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
@@ -51,11 +51,11 @@ export declare const sharedFormLocalesSchema: import("yup").ObjectSchema<{
51
51
  errors: {
52
52
  wildCard?: string;
53
53
  };
54
- close: string;
55
- submit: string;
56
54
  reCaptchaIsRequired: string;
57
55
  noSelectOptions: string;
56
+ close: string;
58
57
  inputValueIsIncorrect: string;
58
+ submit: string;
59
59
  } & {
60
60
  noBaseUrl: string;
61
61
  invalidVin: string;
@@ -75,11 +75,11 @@ export declare const sharedFormLocalesSchema: import("yup").ObjectSchema<{
75
75
  errors: {
76
76
  wildCard: undefined;
77
77
  };
78
- close: undefined;
79
- submit: undefined;
80
78
  reCaptchaIsRequired: undefined;
81
79
  noSelectOptions: undefined;
80
+ close: undefined;
82
81
  inputValueIsIncorrect: undefined;
82
+ submit: undefined;
83
83
  noBaseUrl: undefined;
84
84
  invalidVin: undefined;
85
85
  vinNumberRequired: undefined;
@@ -3,19 +3,19 @@ declare const formsSchema: import("yup").ObjectSchema<{
3
3
  wildCard?: string;
4
4
  };
5
5
  } & {
6
- close: string;
7
- submit: string;
8
6
  reCaptchaIsRequired: string;
9
7
  noSelectOptions: string;
8
+ close: string;
10
9
  inputValueIsIncorrect: string;
10
+ submit: string;
11
11
  }, import("yup").AnyObject, {
12
12
  errors: {
13
13
  wildCard: undefined;
14
14
  };
15
- close: undefined;
16
- submit: undefined;
17
15
  reCaptchaIsRequired: undefined;
18
16
  noSelectOptions: undefined;
17
+ close: undefined;
19
18
  inputValueIsIncorrect: undefined;
19
+ submit: undefined;
20
20
  }, "">;
21
21
  export default formsSchema;
@@ -1,6 +1,5 @@
1
1
  declare const distributerSchema: import("yup").ObjectSchema<{
2
2
  submit: string;
3
- "This field is required.": string;
4
3
  info: string;
5
4
  distributorStock: string;
6
5
  availability: string;
@@ -15,13 +14,13 @@ declare const distributerSchema: import("yup").ObjectSchema<{
15
14
  recommendedRetailPrice: string;
16
15
  supersededFrom: string;
17
16
  supersessions: string;
17
+ "This field is required.": string;
18
18
  orderType: string;
19
19
  "Part Number": string;
20
20
  quantity: string;
21
21
  RequestFailed: string;
22
22
  }, import("yup").AnyObject, {
23
23
  submit: undefined;
24
- "This field is required.": undefined;
25
24
  info: undefined;
26
25
  distributorStock: undefined;
27
26
  availability: undefined;
@@ -36,6 +35,7 @@ declare const distributerSchema: import("yup").ObjectSchema<{
36
35
  recommendedRetailPrice: undefined;
37
36
  supersededFrom: undefined;
38
37
  supersessions: undefined;
38
+ "This field is required.": undefined;
39
39
  orderType: undefined;
40
40
  "Part Number": undefined;
41
41
  quantity: undefined;
@@ -1,7 +1,7 @@
1
1
  declare const manufacturerSchema: import("yup").ObjectSchema<{
2
+ length: string;
2
3
  width: string;
3
4
  height: string;
4
- length: string;
5
5
  origin: string;
6
6
  warrantyPrice: string;
7
7
  specialPrice: string;
@@ -15,9 +15,9 @@ declare const manufacturerSchema: import("yup").ObjectSchema<{
15
15
  hsCode: string;
16
16
  uzHsCode: string;
17
17
  }, import("yup").AnyObject, {
18
+ length: undefined;
18
19
  width: undefined;
19
20
  height: undefined;
20
- length: undefined;
21
21
  origin: undefined;
22
22
  warrantyPrice: undefined;
23
23
  specialPrice: undefined;
@@ -6,7 +6,6 @@ declare const partLookupWrapperSchema: import("yup").ObjectSchema<{
6
6
  };
7
7
  distributor: {
8
8
  submit?: string;
9
- "This field is required."?: string;
10
9
  info?: string;
11
10
  distributorStock?: string;
12
11
  availability?: string;
@@ -21,15 +20,16 @@ declare const partLookupWrapperSchema: import("yup").ObjectSchema<{
21
20
  recommendedRetailPrice?: string;
22
21
  supersededFrom?: string;
23
22
  supersessions?: string;
23
+ "This field is required."?: string;
24
24
  orderType?: string;
25
25
  "Part Number"?: string;
26
26
  quantity?: string;
27
27
  RequestFailed?: string;
28
28
  };
29
29
  manufacturer: {
30
+ length?: string;
30
31
  width?: string;
31
32
  height?: string;
32
- length?: string;
33
33
  origin?: string;
34
34
  warrantyPrice?: string;
35
35
  specialPrice?: string;
@@ -51,7 +51,6 @@ declare const partLookupWrapperSchema: import("yup").ObjectSchema<{
51
51
  };
52
52
  distributor: {
53
53
  submit: undefined;
54
- "This field is required.": undefined;
55
54
  info: undefined;
56
55
  distributorStock: undefined;
57
56
  availability: undefined;
@@ -66,15 +65,16 @@ declare const partLookupWrapperSchema: import("yup").ObjectSchema<{
66
65
  recommendedRetailPrice: undefined;
67
66
  supersededFrom: undefined;
68
67
  supersessions: undefined;
68
+ "This field is required.": undefined;
69
69
  orderType: undefined;
70
70
  "Part Number": undefined;
71
71
  quantity: undefined;
72
72
  RequestFailed: undefined;
73
73
  };
74
74
  manufacturer: {
75
+ length: undefined;
75
76
  width: undefined;
76
77
  height: undefined;
77
- length: undefined;
78
78
  origin: undefined;
79
79
  warrantyPrice: undefined;
80
80
  specialPrice: undefined;
@@ -1,16 +1,16 @@
1
1
  declare const accessoriesSchema: import("yup").ObjectSchema<{
2
- image: string;
3
2
  noData: string;
3
+ image: string;
4
4
  description: string;
5
- partNumber: string;
6
- vehicleAccessories: string;
7
5
  expand: string;
6
+ vehicleAccessories: string;
7
+ partNumber: string;
8
8
  }, import("yup").AnyObject, {
9
- image: undefined;
10
9
  noData: undefined;
10
+ image: undefined;
11
11
  description: undefined;
12
- partNumber: undefined;
13
- vehicleAccessories: undefined;
14
12
  expand: undefined;
13
+ vehicleAccessories: undefined;
14
+ partNumber: undefined;
15
15
  }, "">;
16
16
  export default accessoriesSchema;
@@ -2,12 +2,12 @@ import { InferType } from 'yup';
2
2
  export declare const claimFormSchema: import("yup").ObjectSchema<{
3
3
  name: string;
4
4
  vin: string;
5
- expand: string;
6
5
  uploadSingleDocument: string;
7
6
  uploadMultipleDocument: string;
8
7
  uploadHint: string;
9
8
  serviceType: string;
10
9
  print: string;
10
+ expand: string;
11
11
  documentLimitError: string;
12
12
  documentRequiredError: string;
13
13
  activationDate: string;
@@ -26,12 +26,12 @@ export declare const claimFormSchema: import("yup").ObjectSchema<{
26
26
  }, import("yup").AnyObject, {
27
27
  name: undefined;
28
28
  vin: undefined;
29
- expand: undefined;
30
29
  uploadSingleDocument: undefined;
31
30
  uploadMultipleDocument: undefined;
32
31
  uploadHint: undefined;
33
32
  serviceType: undefined;
34
33
  print: undefined;
34
+ expand: undefined;
35
35
  documentLimitError: undefined;
36
36
  documentRequiredError: undefined;
37
37
  activationDate: undefined;
@@ -53,12 +53,12 @@ declare const claimableItemsSchema: import("yup").ObjectSchema<{
53
53
  claimForm: {
54
54
  name?: string;
55
55
  vin?: string;
56
- expand?: string;
57
56
  uploadSingleDocument?: string;
58
57
  uploadMultipleDocument?: string;
59
58
  uploadHint?: string;
60
59
  serviceType?: string;
61
60
  print?: string;
61
+ expand?: string;
62
62
  documentLimitError?: string;
63
63
  documentRequiredError?: string;
64
64
  activationDate?: string;
@@ -104,12 +104,12 @@ declare const claimableItemsSchema: import("yup").ObjectSchema<{
104
104
  claimForm: {
105
105
  name: undefined;
106
106
  vin: undefined;
107
- expand: undefined;
108
107
  uploadSingleDocument: undefined;
109
108
  uploadMultipleDocument: undefined;
110
109
  uploadHint: undefined;
111
110
  serviceType: undefined;
112
111
  print: undefined;
112
+ expand: undefined;
113
113
  documentLimitError: undefined;
114
114
  documentRequiredError: undefined;
115
115
  activationDate: undefined;
@@ -1,22 +1,22 @@
1
1
  declare const paintThicknessSchema: import("yup").ObjectSchema<{
2
2
  noData: string;
3
3
  expand: string;
4
- left: string;
5
- right: string;
6
4
  paintThickness: string;
7
5
  panel: string;
8
6
  position: string;
7
+ left: string;
8
+ right: string;
9
9
  inspectionDate: string;
10
10
  noImageGroups: string;
11
11
  printCertificate: string;
12
12
  }, import("yup").AnyObject, {
13
13
  noData: undefined;
14
14
  expand: undefined;
15
- left: undefined;
16
- right: undefined;
17
15
  paintThickness: undefined;
18
16
  panel: undefined;
19
17
  position: undefined;
18
+ left: undefined;
19
+ right: undefined;
20
20
  inspectionDate: undefined;
21
21
  noImageGroups: undefined;
22
22
  printCertificate: undefined;
@@ -1,13 +1,13 @@
1
1
  declare const ServiceHistorySchema: import("yup").ObjectSchema<{
2
2
  noData: string;
3
3
  date: string;
4
- dealer: string;
5
4
  branch: string;
6
5
  partDescription: string;
7
- partNumber: string;
8
6
  serviceType: string;
9
7
  packageCode: string;
10
8
  invoiceNumber: string;
9
+ dealer: string;
10
+ partNumber: string;
11
11
  serviceHistory: string;
12
12
  odometer: string;
13
13
  laborLines: string;
@@ -19,13 +19,13 @@ declare const ServiceHistorySchema: import("yup").ObjectSchema<{
19
19
  }, import("yup").AnyObject, {
20
20
  noData: undefined;
21
21
  date: undefined;
22
- dealer: undefined;
23
22
  branch: undefined;
24
23
  partDescription: undefined;
25
- partNumber: undefined;
26
24
  serviceType: undefined;
27
25
  packageCode: undefined;
28
26
  invoiceNumber: undefined;
27
+ dealer: undefined;
28
+ partNumber: undefined;
29
29
  serviceHistory: undefined;
30
30
  odometer: undefined;
31
31
  laborLines: undefined;
@@ -19,12 +19,12 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
19
19
  sscTablePartNumber?: string;
20
20
  };
21
21
  accessories: {
22
- image?: string;
23
22
  noData?: string;
23
+ image?: string;
24
24
  description?: string;
25
- partNumber?: string;
26
- vehicleAccessories?: string;
27
25
  expand?: string;
26
+ vehicleAccessories?: string;
27
+ partNumber?: string;
28
28
  };
29
29
  specification: {
30
30
  noData?: string;
@@ -47,12 +47,12 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
47
47
  claimForm?: {
48
48
  name?: string;
49
49
  vin?: string;
50
- expand?: string;
51
50
  uploadSingleDocument?: string;
52
51
  uploadMultipleDocument?: string;
53
52
  uploadHint?: string;
54
53
  serviceType?: string;
55
54
  print?: string;
55
+ expand?: string;
56
56
  documentLimitError?: string;
57
57
  documentRequiredError?: string;
58
58
  activationDate?: string;
@@ -90,11 +90,11 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
90
90
  paintThickness: {
91
91
  noData?: string;
92
92
  expand?: string;
93
- left?: string;
94
- right?: string;
95
93
  paintThickness?: string;
96
94
  panel?: string;
97
95
  position?: string;
96
+ left?: string;
97
+ right?: string;
98
98
  inspectionDate?: string;
99
99
  noImageGroups?: string;
100
100
  printCertificate?: string;
@@ -102,13 +102,13 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
102
102
  serviceHistory: {
103
103
  noData?: string;
104
104
  date?: string;
105
- dealer?: string;
106
105
  branch?: string;
107
106
  partDescription?: string;
108
- partNumber?: string;
109
107
  serviceType?: string;
110
108
  packageCode?: string;
111
109
  invoiceNumber?: string;
110
+ dealer?: string;
111
+ partNumber?: string;
112
112
  serviceHistory?: string;
113
113
  odometer?: string;
114
114
  laborLines?: string;
@@ -139,12 +139,12 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
139
139
  sscTablePartNumber: undefined;
140
140
  };
141
141
  accessories: {
142
- image: undefined;
143
142
  noData: undefined;
143
+ image: undefined;
144
144
  description: undefined;
145
- partNumber: undefined;
146
- vehicleAccessories: undefined;
147
145
  expand: undefined;
146
+ vehicleAccessories: undefined;
147
+ partNumber: undefined;
148
148
  };
149
149
  specification: {
150
150
  noData: undefined;
@@ -160,12 +160,12 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
160
160
  claimForm: {
161
161
  name: undefined;
162
162
  vin: undefined;
163
- expand: undefined;
164
163
  uploadSingleDocument: undefined;
165
164
  uploadMultipleDocument: undefined;
166
165
  uploadHint: undefined;
167
166
  serviceType: undefined;
168
167
  print: undefined;
168
+ expand: undefined;
169
169
  documentLimitError: undefined;
170
170
  documentRequiredError: undefined;
171
171
  activationDate: undefined;
@@ -210,11 +210,11 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
210
210
  paintThickness: {
211
211
  noData: undefined;
212
212
  expand: undefined;
213
- left: undefined;
214
- right: undefined;
215
213
  paintThickness: undefined;
216
214
  panel: undefined;
217
215
  position: undefined;
216
+ left: undefined;
217
+ right: undefined;
218
218
  inspectionDate: undefined;
219
219
  noImageGroups: undefined;
220
220
  printCertificate: undefined;
@@ -222,13 +222,13 @@ declare const vehicleLookupWrapperSchema: import("yup").ObjectSchema<{
222
222
  serviceHistory: {
223
223
  noData: undefined;
224
224
  date: undefined;
225
- dealer: undefined;
226
225
  branch: undefined;
227
226
  partDescription: undefined;
228
- partNumber: undefined;
229
227
  serviceType: undefined;
230
228
  packageCode: undefined;
231
229
  invoiceNumber: undefined;
230
+ dealer: undefined;
231
+ partNumber: undefined;
232
232
  serviceHistory: undefined;
233
233
  odometer: undefined;
234
234
  laborLines: undefined;
@@ -1,4 +1,6 @@
1
- declare type CustomMethodDecorator<T> = (target: Object, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor<T>) => TypedPropertyDescriptor<T> | void;
1
+ type CustomMethodDecorator<T> = (target: object, propertyKey: string | symbol, descriptor: TypedPropertyDescriptor<T>) => TypedPropertyDescriptor<T> | void;
2
+ type UnionToIntersection<U> = (U extends any ? (k: U) => void : never) extends (k: infer I) => void ? I : never;
3
+ type MixinInstance<F> = F extends (base: MixedInCtor) => MixedInCtor<infer I> ? I : never;
2
4
  export interface ComponentDecorator {
3
5
  (opts?: ComponentOptions): ClassDecorator;
4
6
  }
@@ -61,6 +63,12 @@ export interface ShadowRootOptions {
61
63
  * focusable part is given focus, and the shadow host is given any available `:focus` styling.
62
64
  */
63
65
  delegatesFocus?: boolean;
66
+ /**
67
+ * Sets the slot assignment mode for the shadow root. When set to `'manual'`, enables imperative
68
+ * slotting using the `HTMLSlotElement.assign()` method. Defaults to `'named'` for standard
69
+ * declarative slotting behavior.
70
+ */
71
+ slotAssignment?: 'manual' | 'named';
64
72
  }
65
73
  export interface ModeStyles {
66
74
  [modeName: string]: string | string[];
@@ -117,12 +125,34 @@ export interface EventOptions {
117
125
  */
118
126
  composed?: boolean;
119
127
  }
128
+ export interface AttachInternalsOptions {
129
+ /**
130
+ * Initial custom states to set on the ElementInternals.states CustomStateSet.
131
+ * Each key is the state name and the value is the initial boolean state.
132
+ *
133
+ * These states can be targeted with the CSS `:state()` pseudo-class.
134
+ *
135
+ * @example
136
+ * ```tsx
137
+ * @AttachInternals({ states: { open: true, active: false } })
138
+ * internals: ElementInternals;
139
+ * ```
140
+ *
141
+ * @see https://developer.mozilla.org/en-US/docs/Web/API/CustomStateSet
142
+ */
143
+ states?: {
144
+ [stateName: string]: boolean;
145
+ };
146
+ }
120
147
  export interface AttachInternalsDecorator {
121
- (): PropertyDecorator;
148
+ (opts?: AttachInternalsOptions): PropertyDecorator;
122
149
  }
123
150
  export interface ListenDecorator {
124
151
  (eventName: string, opts?: ListenOptions): CustomMethodDecorator<any>;
125
152
  }
153
+ export interface ResolveVarFunction {
154
+ <T>(variable: T): string;
155
+ }
126
156
  export interface ListenOptions {
127
157
  /**
128
158
  * Handlers can also be registered for an event other than the host itself.
@@ -151,7 +181,15 @@ export interface StateDecorator {
151
181
  (): PropertyDecorator;
152
182
  }
153
183
  export interface WatchDecorator {
154
- (propName: string): CustomMethodDecorator<any>;
184
+ (propName: any, watchOptions?: {
185
+ immediate?: boolean;
186
+ }): CustomMethodDecorator<(newValue?: any, oldValue?: any, propName?: any, ...args: any[]) => any | void>;
187
+ }
188
+ export interface PropSerializeDecorator {
189
+ (propName: any): CustomMethodDecorator<(newValue?: any, propName?: string, ...args: any[]) => string | null>;
190
+ }
191
+ export interface AttrDeserializeDecorator {
192
+ (propName: any): CustomMethodDecorator<(newValue?: any, propName?: string, ...args: any[]) => any>;
155
193
  }
156
194
  export interface UserBuildConditionals {
157
195
  isDev: boolean;
@@ -200,6 +238,24 @@ export declare const AttachInternals: AttachInternalsDecorator;
200
238
  * https://stenciljs.com/docs/events#listen-decorator
201
239
  */
202
240
  export declare const Listen: ListenDecorator;
241
+ /**
242
+ * The `resolveVar()` function is a compile-time utility that resolves const variables
243
+ * and object properties to their string literal values. This allows variables to be
244
+ * used in `@Listen` and `@Event` decorators instead of hardcoded strings.
245
+ *
246
+ * @example
247
+ * ```ts
248
+ * const MY_EVENT = 'myEvent';
249
+ * @Listen(resolveVar(MY_EVENT))
250
+ * ```
251
+ *
252
+ * @example
253
+ * ```ts
254
+ * const EVENTS = { MY_EVENT: 'myEvent' } as const;
255
+ * @Event({ eventName: resolveVar(EVENTS.MY_EVENT) })
256
+ * ```
257
+ */
258
+ export declare const resolveVar: ResolveVarFunction;
203
259
  /**
204
260
  * The `@Method()` decorator is used to expose methods on the public API.
205
261
  * Class methods decorated with the @Method() decorator can be called directly
@@ -233,6 +289,14 @@ export declare const State: StateDecorator;
233
289
  * https://stenciljs.com/docs/reactive-data#watch-decorator
234
290
  */
235
291
  export declare const Watch: WatchDecorator;
292
+ /**
293
+ * Decorator to serialize a property to an attribute string.
294
+ */
295
+ export declare const PropSerialize: PropSerializeDecorator;
296
+ /**
297
+ * Decorator to deserialize an attribute string to a property.
298
+ */
299
+ export declare const AttrDeserialize: AttrDeserializeDecorator;
236
300
  export type ResolutionHandler = (elm: HTMLElement) => string | undefined | null;
237
301
  export type ErrorHandler = (err: any, element?: HTMLElement) => void;
238
302
  /**
@@ -349,6 +413,58 @@ export declare function readTask(task: RafCallback): void;
349
413
  * Unhandled exception raised while rendering, during event handling, or lifecycles will trigger the custom event handler.
350
414
  */
351
415
  export declare const setErrorHandler: (handler: ErrorHandler) => void;
416
+ export type TagTransformer = (tag: string) => string;
417
+ /**
418
+ * Sets a tag transformer to be used when rendering your custom elements.
419
+ * ```ts
420
+ * setTagTransformer((tag) => {
421
+ * if (tag.startsWith('my-')) return `new-${tag}`
422
+ * return tag;
423
+ * });
424
+ * ```
425
+ * Will mean all your components that start with `my-` are defined instead with `new-my-` prefix.
426
+ *
427
+ * @param transformer the transformer function to use which must return a string.
428
+ */
429
+ export declare function setTagTransformer(transformer: TagTransformer): void;
430
+ /**
431
+ * Transforms a tag name using a transformer set via `setTagTransformer`
432
+ *
433
+ * @param tag - the tag to transform e.g. `my-tag`
434
+ * @returns the transformed tag e.g. `new-my-tag`
435
+ */
436
+ export declare function transformTag(tag: string): string;
437
+ /**
438
+ * @deprecated - Use `MixedInCtor` instead:
439
+ * ```ts
440
+ * import { MixedInCtor } from '@stencil/core';
441
+ *
442
+ * const AFactoryFn = <B extends MixedInCtor>(Base: B) => {class A extends Base { propA = A }; return A;}
443
+ * ```
444
+ */
445
+ export type MixinFactory = (base: MixedInCtor) => MixedInCtor;
446
+ export type MixedInCtor<T = {}> = new (...args: any[]) => T;
447
+ /**
448
+ * Compose multiple mixin classes into a single constructor.
449
+ * The resulting class has the combined instance types of all mixed-in classes.
450
+ *
451
+ * Example:
452
+ * ```ts
453
+ * import { Mixin, MixedInCtor } from '@stencil/core';
454
+ *
455
+ * const AWrap = <B extends MixedInCtor>(Base: B) => {class A extends Base { propA = A }; return A;}
456
+ * const BWrap = <B extends MixedInCtor>(Base: B) => {class B extends Base { propB = B }; return B;}
457
+ * const CWrap = <B extends MixedInCtor>(Base: B) => {class C extends Base { propC = C }; return C;}
458
+ *
459
+ * class X extends Mixin(AWrap, BWrap, CWrap) {
460
+ * render() { return <div>{this.propA} {this.propB} {this.propC}</div>; }
461
+ * }
462
+ * ```
463
+ *
464
+ * @param mixinFactories mixin factory functions that return a class which extends from the provided class.
465
+ * @returns a class that is composed from extending each of the provided classes in the order they were provided.
466
+ */
467
+ export declare function Mixin<const TMixins extends readonly MixinFactory[]>(...mixinFactories: TMixins): abstract new (...args: any[]) => UnionToIntersection<MixinInstance<TMixins[number]>>;
352
468
  /**
353
469
  * This file gets copied to all distributions of stencil component collections.
354
470
  * - no imports
@@ -521,7 +637,7 @@ export interface FunctionalUtilities {
521
637
  map: (children: VNode[], cb: (vnode: ChildNode, index: number, array: ChildNode[]) => ChildNode) => VNode[];
522
638
  }
523
639
  export interface FunctionalComponent<T = {}> {
524
- (props: T, children: VNode[], utils: FunctionalUtilities): VNode | VNode[];
640
+ (props: T, children: VNode[], utils: FunctionalUtilities): VNode | VNode[] | null;
525
641
  }
526
642
  /**
527
643
  * A Child VDOM node
@@ -563,6 +679,7 @@ export declare namespace h {
563
679
  function h(sel: any, data: VNodeData | null, text: string): VNode;
564
680
  function h(sel: any, data: VNodeData | null, children: Array<VNode | undefined | null>): VNode;
565
681
  function h(sel: any, data: VNodeData | null, children: VNode): VNode;
682
+ function h(sel: any, data: VNodeData | null, ...children: (VNode | string | number)[]): VNode;
566
683
  namespace JSX {
567
684
  interface IntrinsicElements extends LocalJSX.IntrinsicElements, JSXBase.IntrinsicElements {
568
685
  [tagName: string]: any;
@@ -577,6 +694,36 @@ export declare function h(sel: any, children: Array<VNode | undefined | null>):
577
694
  export declare function h(sel: any, data: VNodeData | null, text: string): VNode;
578
695
  export declare function h(sel: any, data: VNodeData | null, children: Array<VNode | undefined | null>): VNode;
579
696
  export declare function h(sel: any, data: VNodeData | null, children: VNode): VNode;
697
+ export declare function h(sel: any, data: VNodeData | null, ...children: (VNode | string | number)[]): VNode;
698
+ /**
699
+ * Automatic JSX runtime functions for TypeScript's react-jsx mode.
700
+ * These functions are called automatically by TypeScript when using "jsx": "react-jsx".
701
+ * @param type type of node
702
+ * @param props properties of node
703
+ * @param key optional key for the node
704
+ * @returns a jsx vnode
705
+ */
706
+ export declare function jsx(type: any, props: any, key?: string): VNode;
707
+ /**
708
+ * Automatic JSX runtime functions for TypeScript's react-jsxmode with multiple children.
709
+ * @param type type of node
710
+ * @param props properties of node
711
+ * @param key optional key for the node
712
+ * @returns a jsx vnode
713
+ */
714
+ export declare function jsxs(type: any, props: any, key?: string): VNode;
715
+ /**
716
+ * Automatic JSX runtime functions for TypeScript's react-jsxdev mode.
717
+ * These functions are called automatically by TypeScript when using "jsx": "react-jsxdev".
718
+ * @param type type of node
719
+ * @param props properties of node
720
+ * @param key optional key for the node
721
+ * @param isStaticChildren indicates if the children are static
722
+ * @param source source information
723
+ * @param self reference to the component instance
724
+ * @returns a jsx vnode
725
+ */
726
+ export declare function jsxDEV(type: any, props: any, key?: string | number, isStaticChildren?: boolean, source?: any, self?: any): VNode;
580
727
  /**
581
728
  * A virtual DOM node
582
729
  */
@@ -606,7 +753,7 @@ declare namespace LocalJSX {
606
753
  export { LocalJSX as JSX };
607
754
  export declare namespace JSXBase {
608
755
  interface IntrinsicElements {
609
- slot: JSXBase.SlotAttributes;
756
+ slot: JSXBase.SlotAttributes<HTMLSlotElement>;
610
757
  a: JSXBase.AnchorHTMLAttributes<HTMLAnchorElement>;
611
758
  abbr: JSXBase.HTMLAttributes;
612
759
  address: JSXBase.HTMLAttributes;
@@ -776,7 +923,7 @@ export declare namespace JSXBase {
776
923
  use: JSXBase.SVGAttributes;
777
924
  view: JSXBase.SVGAttributes;
778
925
  }
779
- interface SlotAttributes extends JSXAttributes {
926
+ interface SlotAttributes<T = HTMLSlotElement> extends JSXAttributes<T> {
780
927
  name?: string;
781
928
  slot?: string;
782
929
  onSlotchange?: (event: Event) => void;
@@ -832,6 +979,9 @@ export declare namespace JSXBase {
832
979
  popoverTargetAction?: string;
833
980
  popoverTargetElement?: Element | null;
834
981
  popoverTarget?: string;
982
+ command?: string;
983
+ commandFor?: string;
984
+ commandfor?: string;
835
985
  }
836
986
  interface CanvasHTMLAttributes<T> extends HTMLAttributes<T> {
837
987
  height?: number | string;
@@ -920,6 +1070,7 @@ export declare namespace JSXBase {
920
1070
  importance?: 'low' | 'auto' | 'high';
921
1071
  height?: number | string;
922
1072
  loading?: 'lazy' | 'auto' | 'eager';
1073
+ referrerPolicy?: ReferrerPolicy;
923
1074
  sizes?: string;
924
1075
  src?: string;
925
1076
  srcSet?: string;
@@ -1700,6 +1851,7 @@ export interface CustomElementsDefineOptions {
1700
1851
  exclude?: string[];
1701
1852
  resourcesUrl?: string;
1702
1853
  syncQueue?: boolean;
1854
+ /** @deprecated in-favour of `setTagTransformer` and `transformTag` */
1703
1855
  transformTagName?: (tagName: string) => string;
1704
1856
  jmp?: (c: Function) => any;
1705
1857
  raf?: (c: FrameRequestCallback) => number;