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
@@ -1,9 +1,9 @@
1
1
  {
2
- "timestamp": "2026-08-09T13:08:00",
2
+ "timestamp": "2026-08-11T08:56:22",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.36.3",
6
- "typescriptVersion": "5.5.4"
5
+ "version": "4.43.5",
6
+ "typescriptVersion": "5.8.3"
7
7
  },
8
8
  "components": [
9
9
  {
@@ -53,7 +53,8 @@
53
53
  "Endpoint": {
54
54
  "location": "import",
55
55
  "path": "~lib/fetch-from",
56
- "id": "src/global/lib/fetch-from.ts::Endpoint"
56
+ "id": "src/global/lib/fetch-from.ts::Endpoint",
57
+ "referenceLocation": "Endpoint"
57
58
  }
58
59
  }
59
60
  },
@@ -85,12 +86,14 @@
85
86
  "BlazorInvokableFunction": {
86
87
  "location": "import",
87
88
  "path": "~features/blazor-ref",
88
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
89
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
90
+ "referenceLocation": "BlazorInvokableFunction"
89
91
  },
90
92
  "ErrorKeys": {
91
93
  "location": "import",
92
94
  "path": "~features/multi-lingual",
93
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
95
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
96
+ "referenceLocation": "ErrorKeys"
94
97
  }
95
98
  }
96
99
  },
@@ -145,7 +148,8 @@
145
148
  "LanguageKeys": {
146
149
  "location": "import",
147
150
  "path": "~features/multi-lingual",
148
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
151
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
152
+ "referenceLocation": "LanguageKeys"
149
153
  }
150
154
  }
151
155
  },
@@ -193,7 +197,8 @@
193
197
  "BlazorInvokableFunction": {
194
198
  "location": "import",
195
199
  "path": "~features/blazor-ref",
196
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
200
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
201
+ "referenceLocation": "BlazorInvokableFunction"
197
202
  }
198
203
  }
199
204
  },
@@ -225,12 +230,14 @@
225
230
  "BlazorInvokableFunction": {
226
231
  "location": "import",
227
232
  "path": "~features/blazor-ref",
228
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
233
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
234
+ "referenceLocation": "BlazorInvokableFunction"
229
235
  },
230
236
  "PartLookupDTO": {
231
237
  "location": "import",
232
238
  "path": "~types/generated/part/part-lookup-dto",
233
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
239
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
240
+ "referenceLocation": "PartLookupDTO"
234
241
  }
235
242
  }
236
243
  },
@@ -262,7 +269,8 @@
262
269
  "BlazorInvokableFunction": {
263
270
  "location": "import",
264
271
  "path": "~features/blazor-ref",
265
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
272
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
273
+ "referenceLocation": "BlazorInvokableFunction"
266
274
  }
267
275
  }
268
276
  },
@@ -338,7 +346,8 @@
338
346
  "PartLookupDTO": {
339
347
  "location": "import",
340
348
  "path": "~types/generated/part/part-lookup-dto",
341
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
349
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
350
+ "referenceLocation": "PartLookupDTO"
342
351
  }
343
352
  },
344
353
  "return": "Promise<void>"
@@ -399,7 +408,8 @@
399
408
  "DotNetObjectReference": {
400
409
  "location": "import",
401
410
  "path": "~features/blazor-ref",
402
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
411
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
412
+ "referenceLocation": "DotNetObjectReference"
403
413
  }
404
414
  },
405
415
  "return": "Promise<void>"
@@ -438,7 +448,8 @@
438
448
  "ErrorKeys": {
439
449
  "location": "import",
440
450
  "path": "~features/multi-lingual",
441
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
451
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
452
+ "referenceLocation": "ErrorKeys"
442
453
  }
443
454
  },
444
455
  "return": "Promise<void>"
@@ -477,7 +488,8 @@
477
488
  "PartLookupMock": {
478
489
  "location": "import",
479
490
  "path": "~features/part-lookup-components",
480
- "id": "src/features/part-lookup-components/index.ts::PartLookupMock"
491
+ "id": "src/features/part-lookup-components/index.ts::PartLookupMock",
492
+ "referenceLocation": "PartLookupMock"
481
493
  }
482
494
  },
483
495
  "return": "Promise<void>"
@@ -499,6 +511,7 @@
499
511
  "styles": [],
500
512
  "slots": [],
501
513
  "parts": [],
514
+ "states": [],
502
515
  "dependents": [
503
516
  "part-lookup"
504
517
  ],
@@ -561,7 +574,8 @@
561
574
  "Endpoint": {
562
575
  "location": "import",
563
576
  "path": "~lib/fetch-from",
564
- "id": "src/global/lib/fetch-from.ts::Endpoint"
577
+ "id": "src/global/lib/fetch-from.ts::Endpoint",
578
+ "referenceLocation": "Endpoint"
565
579
  }
566
580
  }
567
581
  },
@@ -593,12 +607,14 @@
593
607
  "BlazorInvokableFunction": {
594
608
  "location": "import",
595
609
  "path": "~features/blazor-ref",
596
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
610
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
611
+ "referenceLocation": "BlazorInvokableFunction"
597
612
  },
598
613
  "ErrorKeys": {
599
614
  "location": "import",
600
615
  "path": "~features/multi-lingual",
601
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
616
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
617
+ "referenceLocation": "ErrorKeys"
602
618
  }
603
619
  }
604
620
  },
@@ -682,7 +698,8 @@
682
698
  "LanguageKeys": {
683
699
  "location": "import",
684
700
  "path": "~features/multi-lingual",
685
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
701
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
702
+ "referenceLocation": "LanguageKeys"
686
703
  }
687
704
  }
688
705
  },
@@ -730,7 +747,8 @@
730
747
  "BlazorInvokableFunction": {
731
748
  "location": "import",
732
749
  "path": "~features/blazor-ref",
733
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
750
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
751
+ "referenceLocation": "BlazorInvokableFunction"
734
752
  }
735
753
  }
736
754
  },
@@ -762,12 +780,14 @@
762
780
  "BlazorInvokableFunction": {
763
781
  "location": "import",
764
782
  "path": "~features/blazor-ref",
765
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
783
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
784
+ "referenceLocation": "BlazorInvokableFunction"
766
785
  },
767
786
  "PartLookupDTO": {
768
787
  "location": "import",
769
788
  "path": "~types/generated/part/part-lookup-dto",
770
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
789
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
790
+ "referenceLocation": "PartLookupDTO"
771
791
  }
772
792
  }
773
793
  },
@@ -799,7 +819,8 @@
799
819
  "BlazorInvokableFunction": {
800
820
  "location": "import",
801
821
  "path": "~features/blazor-ref",
802
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
822
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
823
+ "referenceLocation": "BlazorInvokableFunction"
803
824
  }
804
825
  }
805
826
  },
@@ -860,7 +881,8 @@
860
881
  "Endpoint": {
861
882
  "location": "import",
862
883
  "path": "~lib/fetch-from",
863
- "id": "src/global/lib/fetch-from.ts::Endpoint"
884
+ "id": "src/global/lib/fetch-from.ts::Endpoint",
885
+ "referenceLocation": "Endpoint"
864
886
  }
865
887
  }
866
888
  },
@@ -959,7 +981,8 @@
959
981
  "PartLookupDTO": {
960
982
  "location": "import",
961
983
  "path": "~types/generated/part/part-lookup-dto",
962
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
984
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
985
+ "referenceLocation": "PartLookupDTO"
963
986
  }
964
987
  },
965
988
  "return": "Promise<void>"
@@ -1020,7 +1043,8 @@
1020
1043
  "DotNetObjectReference": {
1021
1044
  "location": "import",
1022
1045
  "path": "~features/blazor-ref",
1023
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
1046
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
1047
+ "referenceLocation": "DotNetObjectReference"
1024
1048
  }
1025
1049
  },
1026
1050
  "return": "Promise<void>"
@@ -1059,7 +1083,8 @@
1059
1083
  "ErrorKeys": {
1060
1084
  "location": "import",
1061
1085
  "path": "~features/multi-lingual",
1062
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
1086
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
1087
+ "referenceLocation": "ErrorKeys"
1063
1088
  }
1064
1089
  },
1065
1090
  "return": "Promise<void>"
@@ -1098,7 +1123,8 @@
1098
1123
  "PartLookupMock": {
1099
1124
  "location": "import",
1100
1125
  "path": "~features/part-lookup-components",
1101
- "id": "src/features/part-lookup-components/index.ts::PartLookupMock"
1126
+ "id": "src/features/part-lookup-components/index.ts::PartLookupMock",
1127
+ "referenceLocation": "PartLookupMock"
1102
1128
  }
1103
1129
  },
1104
1130
  "return": "Promise<void>"
@@ -1120,6 +1146,7 @@
1120
1146
  "styles": [],
1121
1147
  "slots": [],
1122
1148
  "parts": [],
1149
+ "states": [],
1123
1150
  "dependents": [
1124
1151
  "part-lookup"
1125
1152
  ],
@@ -1448,6 +1475,7 @@
1448
1475
  "styles": [],
1449
1476
  "slots": [],
1450
1477
  "parts": [],
1478
+ "states": [],
1451
1479
  "dependents": [
1452
1480
  "dead-stock-lookup",
1453
1481
  "distributor-lookup",
@@ -1575,12 +1603,12 @@
1575
1603
  "FormHook": {
1576
1604
  "location": "import",
1577
1605
  "path": "~features/form-hook",
1578
- "id": "src/features/form-hook/index.ts::FormHook"
1606
+ "id": "src/features/form-hook/index.ts::FormHook",
1607
+ "referenceLocation": "FormHook"
1579
1608
  }
1580
1609
  }
1581
1610
  },
1582
1611
  "mutable": false,
1583
- "attr": "form",
1584
1612
  "reflectToAttr": false,
1585
1613
  "docs": "",
1586
1614
  "docsTags": [],
@@ -1619,20 +1647,20 @@
1619
1647
  },
1620
1648
  {
1621
1649
  "name": "localization",
1622
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
1650
+ "type": "T",
1623
1651
  "complexType": {
1624
1652
  "original": "FormInputLocalization",
1625
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
1653
+ "resolved": "T",
1626
1654
  "references": {
1627
1655
  "FormInputLocalization": {
1628
1656
  "location": "import",
1629
1657
  "path": "~features/form-hook",
1630
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
1658
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
1659
+ "referenceLocation": "FormInputLocalization"
1631
1660
  }
1632
1661
  }
1633
1662
  },
1634
1663
  "mutable": false,
1635
- "attr": "localization",
1636
1664
  "reflectToAttr": false,
1637
1665
  "docs": "",
1638
1666
  "docsTags": [
@@ -1644,7 +1672,7 @@
1644
1672
  "default": "{}",
1645
1673
  "values": [
1646
1674
  {
1647
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
1675
+ "type": "T"
1648
1676
  }
1649
1677
  ],
1650
1678
  "optional": true,
@@ -1757,6 +1785,7 @@
1757
1785
  "styles": [],
1758
1786
  "slots": [],
1759
1787
  "parts": [],
1788
+ "states": [],
1760
1789
  "dependents": [],
1761
1790
  "dependencies": [
1762
1791
  "shift-checkbox"
@@ -1812,7 +1841,6 @@
1812
1841
  }
1813
1842
  },
1814
1843
  "mutable": false,
1815
- "attr": "disabled-dates",
1816
1844
  "reflectToAttr": false,
1817
1845
  "docs": "",
1818
1846
  "docsTags": [],
@@ -1865,12 +1893,12 @@
1865
1893
  "FormHook": {
1866
1894
  "location": "import",
1867
1895
  "path": "~features/form-hook/form-hook",
1868
- "id": "src/features/form-hook/form-hook.ts::FormHook"
1896
+ "id": "src/features/form-hook/form-hook.ts::FormHook",
1897
+ "referenceLocation": "FormHook"
1869
1898
  }
1870
1899
  }
1871
1900
  },
1872
1901
  "mutable": false,
1873
- "attr": "form",
1874
1902
  "reflectToAttr": false,
1875
1903
  "docs": "",
1876
1904
  "docsTags": [],
@@ -2104,6 +2132,7 @@
2104
2132
  "styles": [],
2105
2133
  "slots": [],
2106
2134
  "parts": [],
2135
+ "states": [],
2107
2136
  "dependents": [],
2108
2137
  "dependencies": [
2109
2138
  "form-shadow-input"
@@ -2160,7 +2189,6 @@
2160
2189
  "references": {}
2161
2190
  },
2162
2191
  "mutable": false,
2163
- "attr": "dialog-closed",
2164
2192
  "reflectToAttr": false,
2165
2193
  "docs": "",
2166
2194
  "docsTags": [],
@@ -2184,12 +2212,12 @@
2184
2212
  "FormHook": {
2185
2213
  "location": "import",
2186
2214
  "path": "~features/form-hook",
2187
- "id": "src/features/form-hook/index.ts::FormHook"
2215
+ "id": "src/features/form-hook/index.ts::FormHook",
2216
+ "referenceLocation": "FormHook"
2188
2217
  }
2189
2218
  }
2190
2219
  },
2191
2220
  "mutable": false,
2192
- "attr": "form",
2193
2221
  "reflectToAttr": false,
2194
2222
  "docs": "",
2195
2223
  "docsTags": [],
@@ -2297,6 +2325,7 @@
2297
2325
  "styles": [],
2298
2326
  "slots": [],
2299
2327
  "parts": [],
2328
+ "states": [],
2300
2329
  "dependents": [
2301
2330
  "form-structure"
2302
2331
  ],
@@ -2394,12 +2423,12 @@
2394
2423
  "FormHook": {
2395
2424
  "location": "import",
2396
2425
  "path": "~features/form-hook",
2397
- "id": "src/features/form-hook/index.ts::FormHook"
2426
+ "id": "src/features/form-hook/index.ts::FormHook",
2427
+ "referenceLocation": "FormHook"
2398
2428
  }
2399
2429
  }
2400
2430
  },
2401
2431
  "mutable": false,
2402
- "attr": "form",
2403
2432
  "reflectToAttr": false,
2404
2433
  "docs": "",
2405
2434
  "docsTags": [],
@@ -2461,20 +2490,20 @@
2461
2490
  },
2462
2491
  {
2463
2492
  "name": "localization",
2464
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; } & { uploading?: string; upload?: string; failure?: string; success?: string; }; }",
2493
+ "type": "{ uploading?: string; upload?: string; failure?: string; success?: string; }",
2465
2494
  "complexType": {
2466
2495
  "original": "FormInputLocalization<{\n uploading?: string;\n upload?: string;\n failure?: string;\n success?: string;\n }>",
2467
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; } & { uploading?: string; upload?: string; failure?: string; success?: string; }; }",
2496
+ "resolved": "{ uploading?: string; upload?: string; failure?: string; success?: string; }",
2468
2497
  "references": {
2469
2498
  "FormInputLocalization": {
2470
2499
  "location": "import",
2471
2500
  "path": "~features/form-hook",
2472
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
2501
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
2502
+ "referenceLocation": "FormInputLocalization"
2473
2503
  }
2474
2504
  }
2475
2505
  },
2476
2506
  "mutable": false,
2477
- "attr": "localization",
2478
2507
  "reflectToAttr": false,
2479
2508
  "docs": "",
2480
2509
  "docsTags": [
@@ -2486,7 +2515,7 @@
2486
2515
  "default": "{}",
2487
2516
  "values": [
2488
2517
  {
2489
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; } & { uploading?: string; upload?: string; failure?: string; success?: string; }; }"
2518
+ "type": "{ uploading?: string; upload?: string; failure?: string; success?: string; }"
2490
2519
  }
2491
2520
  ],
2492
2521
  "optional": true,
@@ -2725,6 +2754,7 @@
2725
2754
  "styles": [],
2726
2755
  "slots": [],
2727
2756
  "parts": [],
2757
+ "states": [],
2728
2758
  "dependents": [
2729
2759
  "general-form",
2730
2760
  "general-inquiry-form",
@@ -2792,12 +2822,12 @@
2792
2822
  "FormHook": {
2793
2823
  "location": "import",
2794
2824
  "path": "~features/form-hook/form-hook",
2795
- "id": "src/features/form-hook/form-hook.ts::FormHook"
2825
+ "id": "src/features/form-hook/form-hook.ts::FormHook",
2826
+ "referenceLocation": "FormHook"
2796
2827
  }
2797
2828
  }
2798
2829
  },
2799
2830
  "mutable": false,
2800
- "attr": "form",
2801
2831
  "reflectToAttr": false,
2802
2832
  "docs": "",
2803
2833
  "docsTags": [],
@@ -2820,7 +2850,6 @@
2820
2850
  "references": {}
2821
2851
  },
2822
2852
  "mutable": false,
2823
- "attr": "formatter",
2824
2853
  "reflectToAttr": false,
2825
2854
  "docs": "",
2826
2855
  "docsTags": [],
@@ -2866,7 +2895,6 @@
2866
2895
  "references": {}
2867
2896
  },
2868
2897
  "mutable": false,
2869
- "attr": "icon-action",
2870
2898
  "reflectToAttr": false,
2871
2899
  "docs": "",
2872
2900
  "docsTags": [],
@@ -3014,20 +3042,20 @@
3014
3042
  },
3015
3043
  {
3016
3044
  "name": "localization",
3017
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
3045
+ "type": "T",
3018
3046
  "complexType": {
3019
3047
  "original": "FormInputLocalization",
3020
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
3048
+ "resolved": "T",
3021
3049
  "references": {
3022
3050
  "FormInputLocalization": {
3023
3051
  "location": "import",
3024
3052
  "path": "~features/form-hook",
3025
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
3053
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
3054
+ "referenceLocation": "FormInputLocalization"
3026
3055
  }
3027
3056
  }
3028
3057
  },
3029
3058
  "mutable": false,
3030
- "attr": "localization",
3031
3059
  "reflectToAttr": false,
3032
3060
  "docs": "",
3033
3061
  "docsTags": [
@@ -3039,7 +3067,7 @@
3039
3067
  "default": "{}",
3040
3068
  "values": [
3041
3069
  {
3042
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
3070
+ "type": "T"
3043
3071
  }
3044
3072
  ],
3045
3073
  "optional": true,
@@ -3174,6 +3202,7 @@
3174
3202
  "styles": [],
3175
3203
  "slots": [],
3176
3204
  "parts": [],
3205
+ "states": [],
3177
3206
  "dependents": [
3178
3207
  "form-input-preview",
3179
3208
  "general-form",
@@ -3230,12 +3259,12 @@
3230
3259
  "FormHook": {
3231
3260
  "location": "import",
3232
3261
  "path": "~features/form-hook",
3233
- "id": "src/features/form-hook/index.ts::FormHook"
3262
+ "id": "src/features/form-hook/index.ts::FormHook",
3263
+ "referenceLocation": "FormHook"
3234
3264
  }
3235
3265
  }
3236
3266
  },
3237
3267
  "mutable": false,
3238
- "attr": "form",
3239
3268
  "reflectToAttr": false,
3240
3269
  "docs": "",
3241
3270
  "docsTags": [],
@@ -3251,20 +3280,20 @@
3251
3280
  },
3252
3281
  {
3253
3282
  "name": "localization",
3254
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; } & { value?: string; }; }",
3283
+ "type": "{ value?: string; }",
3255
3284
  "complexType": {
3256
3285
  "original": "FormInputLocalization<{ value?: string }>",
3257
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; } & { value?: string; }; }",
3286
+ "resolved": "{ value?: string; }",
3258
3287
  "references": {
3259
3288
  "FormInputLocalization": {
3260
3289
  "location": "import",
3261
3290
  "path": "~features/form-hook",
3262
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
3291
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
3292
+ "referenceLocation": "FormInputLocalization"
3263
3293
  }
3264
3294
  }
3265
3295
  },
3266
3296
  "mutable": false,
3267
- "attr": "localization",
3268
3297
  "reflectToAttr": false,
3269
3298
  "docs": "",
3270
3299
  "docsTags": [
@@ -3276,7 +3305,7 @@
3276
3305
  "default": "{}",
3277
3306
  "values": [
3278
3307
  {
3279
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; } & { value?: string; }; }"
3308
+ "type": "{ value?: string; }"
3280
3309
  }
3281
3310
  ],
3282
3311
  "optional": true,
@@ -3343,6 +3372,7 @@
3343
3372
  "styles": [],
3344
3373
  "slots": [],
3345
3374
  "parts": [],
3375
+ "states": [],
3346
3376
  "dependents": [
3347
3377
  "general-form",
3348
3378
  "general-inquiry-form",
@@ -3450,12 +3480,12 @@
3450
3480
  "FormHook": {
3451
3481
  "location": "import",
3452
3482
  "path": "~features/form-hook/form-hook",
3453
- "id": "src/features/form-hook/form-hook.ts::FormHook"
3483
+ "id": "src/features/form-hook/form-hook.ts::FormHook",
3484
+ "referenceLocation": "FormHook"
3454
3485
  }
3455
3486
  }
3456
3487
  },
3457
3488
  "mutable": false,
3458
- "attr": "form",
3459
3489
  "reflectToAttr": false,
3460
3490
  "docs": "",
3461
3491
  "docsTags": [],
@@ -3540,20 +3570,20 @@
3540
3570
  },
3541
3571
  {
3542
3572
  "name": "localization",
3543
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
3573
+ "type": "T",
3544
3574
  "complexType": {
3545
3575
  "original": "FormInputLocalization",
3546
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
3576
+ "resolved": "T",
3547
3577
  "references": {
3548
3578
  "FormInputLocalization": {
3549
3579
  "location": "import",
3550
3580
  "path": "~features/form-hook",
3551
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
3581
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
3582
+ "referenceLocation": "FormInputLocalization"
3552
3583
  }
3553
3584
  }
3554
3585
  },
3555
3586
  "mutable": false,
3556
- "attr": "localization",
3557
3587
  "reflectToAttr": false,
3558
3588
  "docs": "",
3559
3589
  "docsTags": [
@@ -3565,7 +3595,7 @@
3565
3595
  "default": "{}",
3566
3596
  "values": [
3567
3597
  {
3568
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
3598
+ "type": "T"
3569
3599
  }
3570
3600
  ],
3571
3601
  "optional": true,
@@ -3729,6 +3759,7 @@
3729
3759
  "docs": ""
3730
3760
  }
3731
3761
  ],
3762
+ "states": [],
3732
3763
  "dependents": [
3733
3764
  "general-form",
3734
3765
  "general-inquiry-form",
@@ -3809,12 +3840,12 @@
3809
3840
  "FormHook": {
3810
3841
  "location": "import",
3811
3842
  "path": "~features/form-hook/form-hook",
3812
- "id": "src/features/form-hook/form-hook.ts::FormHook"
3843
+ "id": "src/features/form-hook/form-hook.ts::FormHook",
3844
+ "referenceLocation": "FormHook"
3813
3845
  }
3814
3846
  }
3815
3847
  },
3816
3848
  "mutable": false,
3817
- "attr": "form",
3818
3849
  "reflectToAttr": false,
3819
3850
  "docs": "",
3820
3851
  "docsTags": [],
@@ -3860,7 +3891,6 @@
3860
3891
  "references": {}
3861
3892
  },
3862
3893
  "mutable": false,
3863
- "attr": "formatter",
3864
3894
  "reflectToAttr": false,
3865
3895
  "docs": "",
3866
3896
  "docsTags": [],
@@ -3906,7 +3936,6 @@
3906
3936
  "references": {}
3907
3937
  },
3908
3938
  "mutable": false,
3909
- "attr": "icon-action",
3910
3939
  "reflectToAttr": false,
3911
3940
  "docs": "",
3912
3941
  "docsTags": [],
@@ -4054,20 +4083,20 @@
4054
4083
  },
4055
4084
  {
4056
4085
  "name": "localization",
4057
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
4086
+ "type": "T",
4058
4087
  "complexType": {
4059
4088
  "original": "FormInputLocalization",
4060
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
4089
+ "resolved": "T",
4061
4090
  "references": {
4062
4091
  "FormInputLocalization": {
4063
4092
  "location": "import",
4064
4093
  "path": "~features/form-hook",
4065
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
4094
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
4095
+ "referenceLocation": "FormInputLocalization"
4066
4096
  }
4067
4097
  }
4068
4098
  },
4069
4099
  "mutable": false,
4070
- "attr": "localization",
4071
4100
  "reflectToAttr": false,
4072
4101
  "docs": "",
4073
4102
  "docsTags": [
@@ -4079,7 +4108,7 @@
4079
4108
  "default": "{}",
4080
4109
  "values": [
4081
4110
  {
4082
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
4111
+ "type": "T"
4083
4112
  }
4084
4113
  ],
4085
4114
  "optional": true,
@@ -4195,7 +4224,8 @@
4195
4224
  "DateTypes": {
4196
4225
  "location": "import",
4197
4226
  "path": "~lib/decode-time-offset",
4198
- "id": "src/global/lib/decode-time-offset.ts::DateTypes"
4227
+ "id": "src/global/lib/decode-time-offset.ts::DateTypes",
4228
+ "referenceLocation": "DateTypes"
4199
4229
  }
4200
4230
  }
4201
4231
  },
@@ -4282,6 +4312,7 @@
4282
4312
  "styles": [],
4283
4313
  "slots": [],
4284
4314
  "parts": [],
4315
+ "states": [],
4285
4316
  "dependents": [
4286
4317
  "general-form",
4287
4318
  "general-inquiry-form",
@@ -4378,12 +4409,12 @@
4378
4409
  "FormSelectFetcher": {
4379
4410
  "location": "import",
4380
4411
  "path": "~features/form-hook/",
4381
- "id": "src/features/form-hook/index.ts::FormSelectFetcher"
4412
+ "id": "src/features/form-hook/index.ts::FormSelectFetcher",
4413
+ "referenceLocation": "FormSelectFetcher"
4382
4414
  }
4383
4415
  }
4384
4416
  },
4385
4417
  "mutable": false,
4386
- "attr": "fetcher",
4387
4418
  "reflectToAttr": false,
4388
4419
  "docs": "",
4389
4420
  "docsTags": [],
@@ -4459,12 +4490,12 @@
4459
4490
  "FormHook": {
4460
4491
  "location": "import",
4461
4492
  "path": "~features/form-hook/form-hook",
4462
- "id": "src/features/form-hook/form-hook.ts::FormHook"
4493
+ "id": "src/features/form-hook/form-hook.ts::FormHook",
4494
+ "referenceLocation": "FormHook"
4463
4495
  }
4464
4496
  }
4465
4497
  },
4466
4498
  "mutable": false,
4467
- "attr": "form",
4468
4499
  "reflectToAttr": false,
4469
4500
  "docs": "",
4470
4501
  "docsTags": [],
@@ -4580,7 +4611,8 @@
4580
4611
  "LanguageKeys": {
4581
4612
  "location": "import",
4582
4613
  "path": "~features/multi-lingual",
4583
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
4614
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
4615
+ "referenceLocation": "LanguageKeys"
4584
4616
  }
4585
4617
  }
4586
4618
  },
@@ -4620,20 +4652,20 @@
4620
4652
  },
4621
4653
  {
4622
4654
  "name": "localization",
4623
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
4655
+ "type": "T",
4624
4656
  "complexType": {
4625
4657
  "original": "FormInputLocalization",
4626
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
4658
+ "resolved": "T",
4627
4659
  "references": {
4628
4660
  "FormInputLocalization": {
4629
4661
  "location": "import",
4630
4662
  "path": "~features/form-hook/",
4631
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
4663
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
4664
+ "referenceLocation": "FormInputLocalization"
4632
4665
  }
4633
4666
  }
4634
4667
  },
4635
4668
  "mutable": false,
4636
- "attr": "localization",
4637
4669
  "reflectToAttr": false,
4638
4670
  "docs": "",
4639
4671
  "docsTags": [
@@ -4645,7 +4677,7 @@
4645
4677
  "default": "{}",
4646
4678
  "values": [
4647
4679
  {
4648
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
4680
+ "type": "T"
4649
4681
  }
4650
4682
  ],
4651
4683
  "optional": true,
@@ -4761,12 +4793,12 @@
4761
4793
  "FormSelectItem": {
4762
4794
  "location": "import",
4763
4795
  "path": "~features/form-hook/",
4764
- "id": "src/features/form-hook/index.ts::FormSelectItem"
4796
+ "id": "src/features/form-hook/index.ts::FormSelectItem",
4797
+ "referenceLocation": "FormSelectItem"
4765
4798
  }
4766
4799
  }
4767
4800
  },
4768
4801
  "mutable": false,
4769
- "attr": "static-value",
4770
4802
  "reflectToAttr": false,
4771
4803
  "docs": "",
4772
4804
  "docsTags": [],
@@ -4833,6 +4865,7 @@
4833
4865
  "styles": [],
4834
4866
  "slots": [],
4835
4867
  "parts": [],
4868
+ "states": [],
4836
4869
  "dependents": [
4837
4870
  "general-form",
4838
4871
  "general-inquiry-form",
@@ -4896,12 +4929,12 @@
4896
4929
  "FormHook": {
4897
4930
  "location": "import",
4898
4931
  "path": "~features/form-hook/form-hook",
4899
- "id": "src/features/form-hook/form-hook.ts::FormHook"
4932
+ "id": "src/features/form-hook/form-hook.ts::FormHook",
4933
+ "referenceLocation": "FormHook"
4900
4934
  }
4901
4935
  }
4902
4936
  },
4903
4937
  "mutable": false,
4904
- "attr": "form",
4905
4938
  "reflectToAttr": false,
4906
4939
  "docs": "",
4907
4940
  "docsTags": [],
@@ -4997,6 +5030,7 @@
4997
5030
  "styles": [],
4998
5031
  "slots": [],
4999
5032
  "parts": [],
5033
+ "states": [],
5000
5034
  "dependents": [
5001
5035
  "form-date-picker",
5002
5036
  "form-select",
@@ -5033,12 +5067,12 @@
5033
5067
  "FormHook": {
5034
5068
  "location": "import",
5035
5069
  "path": "~features/form-hook",
5036
- "id": "src/features/form-hook/index.ts::FormHook"
5070
+ "id": "src/features/form-hook/index.ts::FormHook",
5071
+ "referenceLocation": "FormHook"
5037
5072
  }
5038
5073
  }
5039
5074
  },
5040
5075
  "mutable": false,
5041
- "attr": "form",
5042
5076
  "reflectToAttr": false,
5043
5077
  "docs": "",
5044
5078
  "docsTags": [],
@@ -5151,6 +5185,7 @@
5151
5185
  "styles": [],
5152
5186
  "slots": [],
5153
5187
  "parts": [],
5188
+ "states": [],
5154
5189
  "dependents": [
5155
5190
  "general-form",
5156
5191
  "general-inquiry-form",
@@ -5195,12 +5230,12 @@
5195
5230
  "FormHook": {
5196
5231
  "location": "import",
5197
5232
  "path": "~features/form-hook",
5198
- "id": "src/features/form-hook/index.ts::FormHook"
5233
+ "id": "src/features/form-hook/index.ts::FormHook",
5234
+ "referenceLocation": "FormHook"
5199
5235
  }
5200
5236
  }
5201
5237
  },
5202
5238
  "mutable": false,
5203
- "attr": "form",
5204
5239
  "reflectToAttr": false,
5205
5240
  "docs": "",
5206
5241
  "docsTags": [],
@@ -5262,20 +5297,20 @@
5262
5297
  },
5263
5298
  {
5264
5299
  "name": "localization",
5265
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
5300
+ "type": "T",
5266
5301
  "complexType": {
5267
5302
  "original": "FormInputLocalization",
5268
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
5303
+ "resolved": "T",
5269
5304
  "references": {
5270
5305
  "FormInputLocalization": {
5271
5306
  "location": "import",
5272
5307
  "path": "~features/form-hook",
5273
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
5308
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
5309
+ "referenceLocation": "FormInputLocalization"
5274
5310
  }
5275
5311
  }
5276
5312
  },
5277
5313
  "mutable": false,
5278
- "attr": "localization",
5279
5314
  "reflectToAttr": false,
5280
5315
  "docs": "",
5281
5316
  "docsTags": [
@@ -5287,7 +5322,7 @@
5287
5322
  "default": "{}",
5288
5323
  "values": [
5289
5324
  {
5290
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
5325
+ "type": "T"
5291
5326
  }
5292
5327
  ],
5293
5328
  "optional": true,
@@ -5377,6 +5412,7 @@
5377
5412
  "styles": [],
5378
5413
  "slots": [],
5379
5414
  "parts": [],
5415
+ "states": [],
5380
5416
  "dependents": [
5381
5417
  "general-form",
5382
5418
  "general-inquiry-form",
@@ -5421,12 +5457,12 @@
5421
5457
  "FormHook": {
5422
5458
  "location": "import",
5423
5459
  "path": "~features/form-hook",
5424
- "id": "src/features/form-hook/index.ts::FormHook"
5460
+ "id": "src/features/form-hook/index.ts::FormHook",
5461
+ "referenceLocation": "FormHook"
5425
5462
  }
5426
5463
  }
5427
5464
  },
5428
5465
  "mutable": false,
5429
- "attr": "form",
5430
5466
  "reflectToAttr": false,
5431
5467
  "docs": "",
5432
5468
  "docsTags": [],
@@ -5488,20 +5524,20 @@
5488
5524
  },
5489
5525
  {
5490
5526
  "name": "localization",
5491
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
5527
+ "type": "T",
5492
5528
  "complexType": {
5493
5529
  "original": "FormInputLocalization",
5494
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
5530
+ "resolved": "T",
5495
5531
  "references": {
5496
5532
  "FormInputLocalization": {
5497
5533
  "location": "import",
5498
5534
  "path": "~features/form-hook",
5499
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
5535
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
5536
+ "referenceLocation": "FormInputLocalization"
5500
5537
  }
5501
5538
  }
5502
5539
  },
5503
5540
  "mutable": false,
5504
- "attr": "localization",
5505
5541
  "reflectToAttr": false,
5506
5542
  "docs": "",
5507
5543
  "docsTags": [
@@ -5513,7 +5549,7 @@
5513
5549
  "default": "{}",
5514
5550
  "values": [
5515
5551
  {
5516
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
5552
+ "type": "T"
5517
5553
  }
5518
5554
  ],
5519
5555
  "optional": true,
@@ -5639,6 +5675,7 @@
5639
5675
  "docs": ""
5640
5676
  }
5641
5677
  ],
5678
+ "states": [],
5642
5679
  "dependents": [
5643
5680
  "general-form",
5644
5681
  "general-inquiry-form",
@@ -5711,7 +5748,6 @@
5711
5748
  "references": {}
5712
5749
  },
5713
5750
  "mutable": true,
5714
- "attr": "fields",
5715
5751
  "reflectToAttr": false,
5716
5752
  "docs": "",
5717
5753
  "docsTags": [
@@ -5741,12 +5777,12 @@
5741
5777
  "FormHook": {
5742
5778
  "location": "import",
5743
5779
  "path": "~features/form-hook",
5744
- "id": "src/features/form-hook/index.ts::FormHook"
5780
+ "id": "src/features/form-hook/index.ts::FormHook",
5781
+ "referenceLocation": "FormHook"
5745
5782
  }
5746
5783
  }
5747
5784
  },
5748
5785
  "mutable": false,
5749
- "attr": "form",
5750
5786
  "reflectToAttr": false,
5751
5787
  "docs": "",
5752
5788
  "docsTags": [],
@@ -5762,26 +5798,26 @@
5762
5798
  },
5763
5799
  {
5764
5800
  "name": "formElementMapper",
5765
- "type": "{ [x: string]: FormElementMapperFunction<any>; } & { [x: string]: FormElementMapperFunction<any>; }",
5801
+ "type": "any",
5766
5802
  "complexType": {
5767
5803
  "original": "FormElementMapper<any, any>",
5768
- "resolved": "{ [x: string]: FormElementMapperFunction<any>; } & { [x: string]: FormElementMapperFunction<any>; }",
5804
+ "resolved": "any",
5769
5805
  "references": {
5770
5806
  "FormElementMapper": {
5771
5807
  "location": "import",
5772
5808
  "path": "~features/form-hook",
5773
- "id": "src/features/form-hook/index.ts::FormElementMapper"
5809
+ "id": "src/features/form-hook/index.ts::FormElementMapper",
5810
+ "referenceLocation": "FormElementMapper"
5774
5811
  }
5775
5812
  }
5776
5813
  },
5777
5814
  "mutable": false,
5778
- "attr": "form-element-mapper",
5779
5815
  "reflectToAttr": false,
5780
5816
  "docs": "",
5781
5817
  "docsTags": [],
5782
5818
  "values": [
5783
5819
  {
5784
- "type": "{ [x: string]: FormElementMapperFunction<any>; } & { [x: string]: FormElementMapperFunction<any>; }"
5820
+ "type": "any"
5785
5821
  }
5786
5822
  ],
5787
5823
  "optional": false,
@@ -5880,7 +5916,8 @@
5880
5916
  "LanguageKeys": {
5881
5917
  "location": "import",
5882
5918
  "path": "~features/multi-lingual",
5883
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
5919
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
5920
+ "referenceLocation": "LanguageKeys"
5884
5921
  }
5885
5922
  }
5886
5923
  },
@@ -5928,12 +5965,12 @@
5928
5965
  "FormElementStructure": {
5929
5966
  "location": "import",
5930
5967
  "path": "~features/form-hook",
5931
- "id": "src/features/form-hook/index.ts::FormElementStructure"
5968
+ "id": "src/features/form-hook/index.ts::FormElementStructure",
5969
+ "referenceLocation": "FormElementStructure"
5932
5970
  }
5933
5971
  }
5934
5972
  },
5935
5973
  "mutable": false,
5936
- "attr": "structure",
5937
5974
  "reflectToAttr": false,
5938
5975
  "docs": "",
5939
5976
  "docsTags": [],
@@ -5995,6 +6032,7 @@
5995
6032
  "docs": ""
5996
6033
  }
5997
6034
  ],
6035
+ "states": [],
5998
6036
  "dependents": [
5999
6037
  "general-form",
6000
6038
  "general-inquiry-form",
@@ -6052,7 +6090,8 @@
6052
6090
  "LanguageKeys": {
6053
6091
  "location": "import",
6054
6092
  "path": "~features/multi-lingual",
6055
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
6093
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
6094
+ "referenceLocation": "LanguageKeys"
6056
6095
  }
6057
6096
  }
6058
6097
  },
@@ -6106,6 +6145,7 @@
6106
6145
  "docs": ""
6107
6146
  }
6108
6147
  ],
6148
+ "states": [],
6109
6149
  "dependents": [
6110
6150
  "form-structure"
6111
6151
  ],
@@ -6134,12 +6174,12 @@
6134
6174
  "FormHook": {
6135
6175
  "location": "import",
6136
6176
  "path": "~features/form-hook",
6137
- "id": "src/features/form-hook/index.ts::FormHook"
6177
+ "id": "src/features/form-hook/index.ts::FormHook",
6178
+ "referenceLocation": "FormHook"
6138
6179
  }
6139
6180
  }
6140
6181
  },
6141
6182
  "mutable": false,
6142
- "attr": "form",
6143
6183
  "reflectToAttr": false,
6144
6184
  "docs": "",
6145
6185
  "docsTags": [],
@@ -6201,20 +6241,20 @@
6201
6241
  },
6202
6242
  {
6203
6243
  "name": "localization",
6204
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
6244
+ "type": "T",
6205
6245
  "complexType": {
6206
6246
  "original": "FormInputLocalization",
6207
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
6247
+ "resolved": "T",
6208
6248
  "references": {
6209
6249
  "FormInputLocalization": {
6210
6250
  "location": "import",
6211
6251
  "path": "~features/form-hook",
6212
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
6252
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
6253
+ "referenceLocation": "FormInputLocalization"
6213
6254
  }
6214
6255
  }
6215
6256
  },
6216
6257
  "mutable": false,
6217
- "attr": "localization",
6218
6258
  "reflectToAttr": false,
6219
6259
  "docs": "",
6220
6260
  "docsTags": [
@@ -6226,7 +6266,7 @@
6226
6266
  "default": "{}",
6227
6267
  "values": [
6228
6268
  {
6229
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
6269
+ "type": "T"
6230
6270
  }
6231
6271
  ],
6232
6272
  "optional": true,
@@ -6329,6 +6369,7 @@
6329
6369
  "docs": ""
6330
6370
  }
6331
6371
  ],
6372
+ "states": [],
6332
6373
  "dependents": [
6333
6374
  "general-form",
6334
6375
  "general-inquiry-form",
@@ -6404,12 +6445,12 @@
6404
6445
  "FormHook": {
6405
6446
  "location": "import",
6406
6447
  "path": "~features/form-hook",
6407
- "id": "src/features/form-hook/index.ts::FormHook"
6448
+ "id": "src/features/form-hook/index.ts::FormHook",
6449
+ "referenceLocation": "FormHook"
6408
6450
  }
6409
6451
  }
6410
6452
  },
6411
6453
  "mutable": false,
6412
- "attr": "form",
6413
6454
  "reflectToAttr": false,
6414
6455
  "docs": "",
6415
6456
  "docsTags": [],
@@ -6448,20 +6489,20 @@
6448
6489
  },
6449
6490
  {
6450
6491
  "name": "localization",
6451
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
6492
+ "type": "T",
6452
6493
  "complexType": {
6453
6494
  "original": "FormInputLocalization",
6454
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
6495
+ "resolved": "T",
6455
6496
  "references": {
6456
6497
  "FormInputLocalization": {
6457
6498
  "location": "import",
6458
6499
  "path": "~features/form-hook",
6459
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
6500
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
6501
+ "referenceLocation": "FormInputLocalization"
6460
6502
  }
6461
6503
  }
6462
6504
  },
6463
6505
  "mutable": false,
6464
- "attr": "localization",
6465
6506
  "reflectToAttr": false,
6466
6507
  "docs": "",
6467
6508
  "docsTags": [
@@ -6473,7 +6514,7 @@
6473
6514
  "default": "{}",
6474
6515
  "values": [
6475
6516
  {
6476
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
6517
+ "type": "T"
6477
6518
  }
6478
6519
  ],
6479
6520
  "optional": true,
@@ -6586,6 +6627,7 @@
6586
6627
  "styles": [],
6587
6628
  "slots": [],
6588
6629
  "parts": [],
6630
+ "states": [],
6589
6631
  "dependents": [],
6590
6632
  "dependencies": [
6591
6633
  "shift-switch"
@@ -6637,12 +6679,12 @@
6637
6679
  "FormHook": {
6638
6680
  "location": "import",
6639
6681
  "path": "~features/form-hook",
6640
- "id": "src/features/form-hook/index.ts::FormHook"
6682
+ "id": "src/features/form-hook/index.ts::FormHook",
6683
+ "referenceLocation": "FormHook"
6641
6684
  }
6642
6685
  }
6643
6686
  },
6644
6687
  "mutable": false,
6645
- "attr": "form",
6646
6688
  "reflectToAttr": false,
6647
6689
  "docs": "",
6648
6690
  "docsTags": [],
@@ -6704,20 +6746,20 @@
6704
6746
  },
6705
6747
  {
6706
6748
  "name": "localization",
6707
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
6749
+ "type": "T",
6708
6750
  "complexType": {
6709
6751
  "original": "FormInputLocalization",
6710
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }",
6752
+ "resolved": "T",
6711
6753
  "references": {
6712
6754
  "FormInputLocalization": {
6713
6755
  "location": "import",
6714
6756
  "path": "~features/form-hook",
6715
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
6757
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
6758
+ "referenceLocation": "FormInputLocalization"
6716
6759
  }
6717
6760
  }
6718
6761
  },
6719
6762
  "mutable": false,
6720
- "attr": "localization",
6721
6763
  "reflectToAttr": false,
6722
6764
  "docs": "",
6723
6765
  "docsTags": [
@@ -6729,7 +6771,7 @@
6729
6771
  "default": "{}",
6730
6772
  "values": [
6731
6773
  {
6732
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; }; }"
6774
+ "type": "T"
6733
6775
  }
6734
6776
  ],
6735
6777
  "optional": true,
@@ -6836,6 +6878,7 @@
6836
6878
  "styles": [],
6837
6879
  "slots": [],
6838
6880
  "parts": [],
6881
+ "states": [],
6839
6882
  "dependents": [
6840
6883
  "general-form",
6841
6884
  "general-inquiry-form",
@@ -6903,12 +6946,12 @@
6903
6946
  "FormHook": {
6904
6947
  "location": "import",
6905
6948
  "path": "~features/form-hook/form-hook",
6906
- "id": "src/features/form-hook/form-hook.ts::FormHook"
6949
+ "id": "src/features/form-hook/form-hook.ts::FormHook",
6950
+ "referenceLocation": "FormHook"
6907
6951
  }
6908
6952
  }
6909
6953
  },
6910
6954
  "mutable": false,
6911
- "attr": "form",
6912
6955
  "reflectToAttr": false,
6913
6956
  "docs": "",
6914
6957
  "docsTags": [],
@@ -7142,6 +7185,7 @@
7142
7185
  "styles": [],
7143
7186
  "slots": [],
7144
7187
  "parts": [],
7188
+ "states": [],
7145
7189
  "dependents": [],
7146
7190
  "dependencies": [
7147
7191
  "form-shadow-input"
@@ -7193,12 +7237,12 @@
7193
7237
  "FormHook": {
7194
7238
  "location": "import",
7195
7239
  "path": "~features/form-hook/form-hook",
7196
- "id": "src/features/form-hook/form-hook.ts::FormHook"
7240
+ "id": "src/features/form-hook/form-hook.ts::FormHook",
7241
+ "referenceLocation": "FormHook"
7197
7242
  }
7198
7243
  }
7199
7244
  },
7200
7245
  "mutable": false,
7201
- "attr": "form",
7202
7246
  "reflectToAttr": false,
7203
7247
  "docs": "",
7204
7248
  "docsTags": [],
@@ -7312,20 +7356,20 @@
7312
7356
  },
7313
7357
  {
7314
7358
  "name": "localization",
7315
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; } & { scan: string; }; }",
7359
+ "type": "{ scan: string; }",
7316
7360
  "complexType": {
7317
7361
  "original": "FormInputLocalization<{ scan: string }>",
7318
- "resolved": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; } & { scan: string; }; }",
7362
+ "resolved": "{ scan: string; }",
7319
7363
  "references": {
7320
7364
  "FormInputLocalization": {
7321
7365
  "location": "import",
7322
7366
  "path": "~features/form-hook",
7323
- "id": "src/features/form-hook/index.ts::FormInputLocalization"
7367
+ "id": "src/features/form-hook/index.ts::FormInputLocalization",
7368
+ "referenceLocation": "FormInputLocalization"
7324
7369
  }
7325
7370
  }
7326
7371
  },
7327
7372
  "mutable": false,
7328
- "attr": "localization",
7329
7373
  "reflectToAttr": false,
7330
7374
  "docs": "",
7331
7375
  "docsTags": [
@@ -7337,7 +7381,7 @@
7337
7381
  "default": "{}",
7338
7382
  "values": [
7339
7383
  {
7340
- "type": "{ [lang: string]: { label?: string; placeholder?: string; require?: string; format?: string; minMessage: string; maxMessage: string; betweenMessage: string; } & { scan: string; }; }"
7384
+ "type": "{ scan: string; }"
7341
7385
  }
7342
7386
  ],
7343
7387
  "optional": true,
@@ -7550,6 +7594,7 @@
7550
7594
  "styles": [],
7551
7595
  "slots": [],
7552
7596
  "parts": [],
7597
+ "states": [],
7553
7598
  "dependents": [
7554
7599
  "general-form",
7555
7600
  "general-inquiry-form",
@@ -7626,7 +7671,6 @@
7626
7671
  }
7627
7672
  },
7628
7673
  "mutable": false,
7629
- "attr": "error-callback",
7630
7674
  "reflectToAttr": false,
7631
7675
  "docs": "",
7632
7676
  "docsTags": [],
@@ -7652,7 +7696,6 @@
7652
7696
  "references": {}
7653
7697
  },
7654
7698
  "mutable": false,
7655
- "attr": "extra-header",
7656
7699
  "reflectToAttr": false,
7657
7700
  "docs": "",
7658
7701
  "docsTags": [],
@@ -7675,7 +7718,6 @@
7675
7718
  "references": {}
7676
7719
  },
7677
7720
  "mutable": false,
7678
- "attr": "extra-payload",
7679
7721
  "reflectToAttr": false,
7680
7722
  "docs": "",
7681
7723
  "docsTags": [],
@@ -7698,7 +7740,6 @@
7698
7740
  "references": {}
7699
7741
  },
7700
7742
  "mutable": true,
7701
- "attr": "fields",
7702
7743
  "reflectToAttr": false,
7703
7744
  "docs": "",
7704
7745
  "docsTags": [],
@@ -7744,7 +7785,6 @@
7744
7785
  "references": {}
7745
7786
  },
7746
7787
  "mutable": false,
7747
- "attr": "form-ready-callback",
7748
7788
  "reflectToAttr": false,
7749
7789
  "docs": "",
7750
7790
  "docsTags": [],
@@ -7767,7 +7807,6 @@
7767
7807
  "references": {}
7768
7808
  },
7769
7809
  "mutable": false,
7770
- "attr": "get-mobile-token",
7771
7810
  "reflectToAttr": false,
7772
7811
  "docs": "",
7773
7812
  "docsTags": [],
@@ -7872,7 +7911,8 @@
7872
7911
  "LanguageKeys": {
7873
7912
  "location": "import",
7874
7913
  "path": "~features/multi-lingual",
7875
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
7914
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
7915
+ "referenceLocation": "LanguageKeys"
7876
7916
  }
7877
7917
  }
7878
7918
  },
@@ -7913,7 +7953,6 @@
7913
7953
  "references": {}
7914
7954
  },
7915
7955
  "mutable": false,
7916
- "attr": "loading-changes",
7917
7956
  "reflectToAttr": false,
7918
7957
  "docs": "",
7919
7958
  "docsTags": [],
@@ -7936,7 +7975,6 @@
7936
7975
  "references": {}
7937
7976
  },
7938
7977
  "mutable": false,
7939
- "attr": "step-change-callback",
7940
7978
  "reflectToAttr": false,
7941
7979
  "docs": "",
7942
7980
  "docsTags": [],
@@ -7960,12 +7998,12 @@
7960
7998
  "FormElementStructure": {
7961
7999
  "location": "import",
7962
8000
  "path": "~features/form-hook",
7963
- "id": "src/features/form-hook/index.ts::FormElementStructure"
8001
+ "id": "src/features/form-hook/index.ts::FormElementStructure",
8002
+ "referenceLocation": "FormElementStructure"
7964
8003
  }
7965
8004
  }
7966
8005
  },
7967
8006
  "mutable": true,
7968
- "attr": "structure",
7969
8007
  "reflectToAttr": false,
7970
8008
  "docs": "",
7971
8009
  "docsTags": [],
@@ -8019,7 +8057,6 @@
8019
8057
  }
8020
8058
  },
8021
8059
  "mutable": false,
8022
- "attr": "success-callback",
8023
8060
  "reflectToAttr": false,
8024
8061
  "docs": "",
8025
8062
  "docsTags": [],
@@ -8078,7 +8115,8 @@
8078
8115
  "FormHook": {
8079
8116
  "location": "import",
8080
8117
  "path": "~features/form-hook",
8081
- "id": "src/features/form-hook/index.ts::FormHook"
8118
+ "id": "src/features/form-hook/index.ts::FormHook",
8119
+ "referenceLocation": "FormHook"
8082
8120
  }
8083
8121
  },
8084
8122
  "return": "Promise<FormHook<any>>"
@@ -8129,6 +8167,7 @@
8129
8167
  "docs": ""
8130
8168
  }
8131
8169
  ],
8170
+ "states": [],
8132
8171
  "dependents": [],
8133
8172
  "dependencies": [
8134
8173
  "flexible-container",
@@ -8232,7 +8271,6 @@
8232
8271
  }
8233
8272
  },
8234
8273
  "mutable": false,
8235
- "attr": "error-callback",
8236
8274
  "reflectToAttr": false,
8237
8275
  "docs": "",
8238
8276
  "docsTags": [],
@@ -8258,7 +8296,6 @@
8258
8296
  "references": {}
8259
8297
  },
8260
8298
  "mutable": false,
8261
- "attr": "extra-header",
8262
8299
  "reflectToAttr": false,
8263
8300
  "docs": "",
8264
8301
  "docsTags": [],
@@ -8281,7 +8318,6 @@
8281
8318
  "references": {}
8282
8319
  },
8283
8320
  "mutable": false,
8284
- "attr": "extra-payload",
8285
8321
  "reflectToAttr": false,
8286
8322
  "docs": "",
8287
8323
  "docsTags": [],
@@ -8304,7 +8340,6 @@
8304
8340
  "references": {}
8305
8341
  },
8306
8342
  "mutable": true,
8307
- "attr": "fields",
8308
8343
  "reflectToAttr": false,
8309
8344
  "docs": "",
8310
8345
  "docsTags": [],
@@ -8350,7 +8385,6 @@
8350
8385
  "references": {}
8351
8386
  },
8352
8387
  "mutable": false,
8353
- "attr": "form-ready-callback",
8354
8388
  "reflectToAttr": false,
8355
8389
  "docs": "",
8356
8390
  "docsTags": [],
@@ -8373,7 +8407,6 @@
8373
8407
  "references": {}
8374
8408
  },
8375
8409
  "mutable": false,
8376
- "attr": "get-mobile-token",
8377
8410
  "reflectToAttr": false,
8378
8411
  "docs": "",
8379
8412
  "docsTags": [],
@@ -8478,7 +8511,8 @@
8478
8511
  "LanguageKeys": {
8479
8512
  "location": "import",
8480
8513
  "path": "~features/multi-lingual",
8481
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
8514
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
8515
+ "referenceLocation": "LanguageKeys"
8482
8516
  }
8483
8517
  }
8484
8518
  },
@@ -8519,7 +8553,6 @@
8519
8553
  "references": {}
8520
8554
  },
8521
8555
  "mutable": false,
8522
- "attr": "loading-changes",
8523
8556
  "reflectToAttr": false,
8524
8557
  "docs": "",
8525
8558
  "docsTags": [],
@@ -8542,7 +8575,6 @@
8542
8575
  "references": {}
8543
8576
  },
8544
8577
  "mutable": false,
8545
- "attr": "step-change-callback",
8546
8578
  "reflectToAttr": false,
8547
8579
  "docs": "",
8548
8580
  "docsTags": [],
@@ -8566,12 +8598,12 @@
8566
8598
  "FormElementStructure": {
8567
8599
  "location": "import",
8568
8600
  "path": "~features/form-hook",
8569
- "id": "src/features/form-hook/index.ts::FormElementStructure"
8601
+ "id": "src/features/form-hook/index.ts::FormElementStructure",
8602
+ "referenceLocation": "FormElementStructure"
8570
8603
  }
8571
8604
  }
8572
8605
  },
8573
8606
  "mutable": true,
8574
- "attr": "structure",
8575
8607
  "reflectToAttr": false,
8576
8608
  "docs": "",
8577
8609
  "docsTags": [],
@@ -8625,7 +8657,6 @@
8625
8657
  }
8626
8658
  },
8627
8659
  "mutable": false,
8628
- "attr": "success-callback",
8629
8660
  "reflectToAttr": false,
8630
8661
  "docs": "",
8631
8662
  "docsTags": [],
@@ -8684,7 +8715,8 @@
8684
8715
  "FormHook": {
8685
8716
  "location": "import",
8686
8717
  "path": "~features/form-hook",
8687
- "id": "src/features/form-hook/index.ts::FormHook"
8718
+ "id": "src/features/form-hook/index.ts::FormHook",
8719
+ "referenceLocation": "FormHook"
8688
8720
  }
8689
8721
  },
8690
8722
  "return": "Promise<FormHook<any>>"
@@ -8735,6 +8767,7 @@
8735
8767
  "docs": ""
8736
8768
  }
8737
8769
  ],
8770
+ "states": [],
8738
8771
  "dependents": [],
8739
8772
  "dependencies": [
8740
8773
  "flexible-container",
@@ -8961,7 +8994,6 @@
8961
8994
  }
8962
8995
  },
8963
8996
  "mutable": false,
8964
- "attr": "headers",
8965
8997
  "reflectToAttr": false,
8966
8998
  "docs": "",
8967
8999
  "docsTags": [],
@@ -9042,7 +9074,6 @@
9042
9074
  "references": {}
9043
9075
  },
9044
9076
  "mutable": false,
9045
- "attr": "rows",
9046
9077
  "reflectToAttr": false,
9047
9078
  "docs": "",
9048
9079
  "docsTags": [
@@ -9192,7 +9223,6 @@
9192
9223
  "references": {}
9193
9224
  },
9194
9225
  "mutable": false,
9195
- "attr": "sub-row-renderer",
9196
9226
  "reflectToAttr": false,
9197
9227
  "docs": "",
9198
9228
  "docsTags": [],
@@ -9215,7 +9245,6 @@
9215
9245
  "references": {}
9216
9246
  },
9217
9247
  "mutable": false,
9218
- "attr": "template-row",
9219
9248
  "reflectToAttr": false,
9220
9249
  "docs": "",
9221
9250
  "docsTags": [
@@ -9242,6 +9271,7 @@
9242
9271
  "styles": [],
9243
9272
  "slots": [],
9244
9273
  "parts": [],
9274
+ "states": [],
9245
9275
  "dependents": [
9246
9276
  "distributor-lookup",
9247
9277
  "vehicle-accessories",
@@ -9307,6 +9337,7 @@
9307
9337
  "styles": [],
9308
9338
  "slots": [],
9309
9339
  "parts": [],
9340
+ "states": [],
9310
9341
  "dependents": [
9311
9342
  "vehicle-warranty-details"
9312
9343
  ],
@@ -9364,7 +9395,8 @@
9364
9395
  "Endpoint": {
9365
9396
  "location": "import",
9366
9397
  "path": "~lib/fetch-from",
9367
- "id": "src/global/lib/fetch-from.ts::Endpoint"
9398
+ "id": "src/global/lib/fetch-from.ts::Endpoint",
9399
+ "referenceLocation": "Endpoint"
9368
9400
  }
9369
9401
  }
9370
9402
  },
@@ -9396,12 +9428,14 @@
9396
9428
  "BlazorInvokableFunction": {
9397
9429
  "location": "import",
9398
9430
  "path": "~features/blazor-ref",
9399
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
9431
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
9432
+ "referenceLocation": "BlazorInvokableFunction"
9400
9433
  },
9401
9434
  "ErrorKeys": {
9402
9435
  "location": "import",
9403
9436
  "path": "~features/multi-lingual",
9404
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
9437
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
9438
+ "referenceLocation": "ErrorKeys"
9405
9439
  }
9406
9440
  }
9407
9441
  },
@@ -9485,7 +9519,8 @@
9485
9519
  "LanguageKeys": {
9486
9520
  "location": "import",
9487
9521
  "path": "~features/multi-lingual",
9488
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
9522
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
9523
+ "referenceLocation": "LanguageKeys"
9489
9524
  }
9490
9525
  }
9491
9526
  },
@@ -9533,7 +9568,8 @@
9533
9568
  "BlazorInvokableFunction": {
9534
9569
  "location": "import",
9535
9570
  "path": "~features/blazor-ref",
9536
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
9571
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
9572
+ "referenceLocation": "BlazorInvokableFunction"
9537
9573
  }
9538
9574
  }
9539
9575
  },
@@ -9565,12 +9601,14 @@
9565
9601
  "BlazorInvokableFunction": {
9566
9602
  "location": "import",
9567
9603
  "path": "~features/blazor-ref",
9568
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
9604
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
9605
+ "referenceLocation": "BlazorInvokableFunction"
9569
9606
  },
9570
9607
  "PartLookupDTO": {
9571
9608
  "location": "import",
9572
9609
  "path": "~types/generated/part/part-lookup-dto",
9573
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
9610
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
9611
+ "referenceLocation": "PartLookupDTO"
9574
9612
  }
9575
9613
  }
9576
9614
  },
@@ -9602,7 +9640,8 @@
9602
9640
  "BlazorInvokableFunction": {
9603
9641
  "location": "import",
9604
9642
  "path": "~features/blazor-ref",
9605
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
9643
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
9644
+ "referenceLocation": "BlazorInvokableFunction"
9606
9645
  }
9607
9646
  }
9608
9647
  },
@@ -9707,7 +9746,8 @@
9707
9746
  "PartLookupDTO": {
9708
9747
  "location": "import",
9709
9748
  "path": "~types/generated/part/part-lookup-dto",
9710
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
9749
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
9750
+ "referenceLocation": "PartLookupDTO"
9711
9751
  }
9712
9752
  },
9713
9753
  "return": "Promise<void>"
@@ -9768,7 +9808,8 @@
9768
9808
  "DotNetObjectReference": {
9769
9809
  "location": "import",
9770
9810
  "path": "~features/blazor-ref",
9771
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
9811
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
9812
+ "referenceLocation": "DotNetObjectReference"
9772
9813
  }
9773
9814
  },
9774
9815
  "return": "Promise<void>"
@@ -9807,7 +9848,8 @@
9807
9848
  "ErrorKeys": {
9808
9849
  "location": "import",
9809
9850
  "path": "~features/multi-lingual",
9810
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
9851
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
9852
+ "referenceLocation": "ErrorKeys"
9811
9853
  }
9812
9854
  },
9813
9855
  "return": "Promise<void>"
@@ -9846,7 +9888,8 @@
9846
9888
  "PartLookupMock": {
9847
9889
  "location": "import",
9848
9890
  "path": "~features/part-lookup-components",
9849
- "id": "src/features/part-lookup-components/index.ts::PartLookupMock"
9891
+ "id": "src/features/part-lookup-components/index.ts::PartLookupMock",
9892
+ "referenceLocation": "PartLookupMock"
9850
9893
  }
9851
9894
  },
9852
9895
  "return": "Promise<void>"
@@ -9868,6 +9911,7 @@
9868
9911
  "styles": [],
9869
9912
  "slots": [],
9870
9913
  "parts": [],
9914
+ "states": [],
9871
9915
  "dependents": [
9872
9916
  "part-lookup"
9873
9917
  ],
@@ -9924,7 +9968,8 @@
9924
9968
  "BlazorInvokableFunction": {
9925
9969
  "location": "import",
9926
9970
  "path": "~features/blazor-ref",
9927
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
9971
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
9972
+ "referenceLocation": "BlazorInvokableFunction"
9928
9973
  }
9929
9974
  }
9930
9975
  },
@@ -9979,7 +10024,8 @@
9979
10024
  "LanguageKeys": {
9980
10025
  "location": "import",
9981
10026
  "path": "~features/multi-lingual",
9982
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
10027
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
10028
+ "referenceLocation": "LanguageKeys"
9983
10029
  }
9984
10030
  }
9985
10031
  },
@@ -10050,7 +10096,8 @@
10050
10096
  "Endpoint": {
10051
10097
  "location": "import",
10052
10098
  "path": "~lib/fetch-from",
10053
- "id": "src/global/lib/fetch-from.ts::Endpoint"
10099
+ "id": "src/global/lib/fetch-from.ts::Endpoint",
10100
+ "referenceLocation": "Endpoint"
10054
10101
  }
10055
10102
  }
10056
10103
  },
@@ -10111,12 +10158,12 @@
10111
10158
  "PartLookupDTO": {
10112
10159
  "location": "import",
10113
10160
  "path": "~types/generated/part/part-lookup-dto",
10114
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
10161
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
10162
+ "referenceLocation": "PartLookupDTO"
10115
10163
  }
10116
10164
  }
10117
10165
  },
10118
10166
  "mutable": false,
10119
- "attr": "part-lookup",
10120
10167
  "reflectToAttr": false,
10121
10168
  "docs": "",
10122
10169
  "docsTags": [],
@@ -10184,7 +10231,8 @@
10184
10231
  "DotNetObjectReference": {
10185
10232
  "location": "import",
10186
10233
  "path": "~features/blazor-ref",
10187
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
10234
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
10235
+ "referenceLocation": "DotNetObjectReference"
10188
10236
  }
10189
10237
  },
10190
10238
  "return": "Promise<void>"
@@ -10206,6 +10254,7 @@
10206
10254
  "styles": [],
10207
10255
  "slots": [],
10208
10256
  "parts": [],
10257
+ "states": [],
10209
10258
  "dependents": [
10210
10259
  "distributor-lookup"
10211
10260
  ],
@@ -10326,7 +10375,8 @@
10326
10375
  "Endpoint": {
10327
10376
  "location": "import",
10328
10377
  "path": "~lib/fetch-from",
10329
- "id": "src/global/lib/fetch-from.ts::Endpoint"
10378
+ "id": "src/global/lib/fetch-from.ts::Endpoint",
10379
+ "referenceLocation": "Endpoint"
10330
10380
  }
10331
10381
  }
10332
10382
  },
@@ -10358,12 +10408,14 @@
10358
10408
  "BlazorInvokableFunction": {
10359
10409
  "location": "import",
10360
10410
  "path": "~features/blazor-ref",
10361
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
10411
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
10412
+ "referenceLocation": "BlazorInvokableFunction"
10362
10413
  },
10363
10414
  "ErrorKeys": {
10364
10415
  "location": "import",
10365
10416
  "path": "~features/multi-lingual",
10366
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
10417
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
10418
+ "referenceLocation": "ErrorKeys"
10367
10419
  }
10368
10420
  }
10369
10421
  },
@@ -10424,7 +10476,8 @@
10424
10476
  "LanguageKeys": {
10425
10477
  "location": "import",
10426
10478
  "path": "~features/multi-lingual",
10427
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
10479
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
10480
+ "referenceLocation": "LanguageKeys"
10428
10481
  }
10429
10482
  }
10430
10483
  },
@@ -10472,7 +10525,8 @@
10472
10525
  "BlazorInvokableFunction": {
10473
10526
  "location": "import",
10474
10527
  "path": "~features/blazor-ref",
10475
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
10528
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
10529
+ "referenceLocation": "BlazorInvokableFunction"
10476
10530
  }
10477
10531
  }
10478
10532
  },
@@ -10504,12 +10558,14 @@
10504
10558
  "BlazorInvokableFunction": {
10505
10559
  "location": "import",
10506
10560
  "path": "~features/blazor-ref",
10507
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
10561
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
10562
+ "referenceLocation": "BlazorInvokableFunction"
10508
10563
  },
10509
10564
  "PartLookupDTO": {
10510
10565
  "location": "import",
10511
10566
  "path": "~types/generated/part/part-lookup-dto",
10512
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
10567
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
10568
+ "referenceLocation": "PartLookupDTO"
10513
10569
  }
10514
10570
  }
10515
10571
  },
@@ -10541,7 +10597,8 @@
10541
10597
  "BlazorInvokableFunction": {
10542
10598
  "location": "import",
10543
10599
  "path": "~features/blazor-ref",
10544
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
10600
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
10601
+ "referenceLocation": "BlazorInvokableFunction"
10545
10602
  }
10546
10603
  }
10547
10604
  },
@@ -10688,7 +10745,8 @@
10688
10745
  "PartLookupDTO": {
10689
10746
  "location": "import",
10690
10747
  "path": "~types/generated/part/part-lookup-dto",
10691
- "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
10748
+ "id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
10749
+ "referenceLocation": "PartLookupDTO"
10692
10750
  }
10693
10751
  },
10694
10752
  "return": "Promise<void>"
@@ -10732,7 +10790,8 @@
10732
10790
  "DotNetObjectReference": {
10733
10791
  "location": "import",
10734
10792
  "path": "~features/blazor-ref",
10735
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
10793
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
10794
+ "referenceLocation": "DotNetObjectReference"
10736
10795
  }
10737
10796
  },
10738
10797
  "return": "Promise<void>"
@@ -10754,6 +10813,7 @@
10754
10813
  "styles": [],
10755
10814
  "slots": [],
10756
10815
  "parts": [],
10816
+ "states": [],
10757
10817
  "dependents": [],
10758
10818
  "dependencies": [
10759
10819
  "dead-stock-lookup",
@@ -10846,7 +10906,6 @@
10846
10906
  }
10847
10907
  },
10848
10908
  "mutable": false,
10849
- "attr": "error-callback",
10850
10909
  "reflectToAttr": false,
10851
10910
  "docs": "",
10852
10911
  "docsTags": [],
@@ -10872,7 +10931,6 @@
10872
10931
  "references": {}
10873
10932
  },
10874
10933
  "mutable": false,
10875
- "attr": "extra-header",
10876
10934
  "reflectToAttr": false,
10877
10935
  "docs": "",
10878
10936
  "docsTags": [],
@@ -10895,7 +10953,6 @@
10895
10953
  "references": {}
10896
10954
  },
10897
10955
  "mutable": false,
10898
- "attr": "extra-payload",
10899
10956
  "reflectToAttr": false,
10900
10957
  "docs": "",
10901
10958
  "docsTags": [],
@@ -10918,7 +10975,6 @@
10918
10975
  "references": {}
10919
10976
  },
10920
10977
  "mutable": true,
10921
- "attr": "fields",
10922
10978
  "reflectToAttr": false,
10923
10979
  "docs": "",
10924
10980
  "docsTags": [],
@@ -10964,7 +11020,6 @@
10964
11020
  "references": {}
10965
11021
  },
10966
11022
  "mutable": false,
10967
- "attr": "form-ready-callback",
10968
11023
  "reflectToAttr": false,
10969
11024
  "docs": "",
10970
11025
  "docsTags": [],
@@ -10987,7 +11042,6 @@
10987
11042
  "references": {}
10988
11043
  },
10989
11044
  "mutable": false,
10990
- "attr": "get-mobile-token",
10991
11045
  "reflectToAttr": false,
10992
11046
  "docs": "",
10993
11047
  "docsTags": [],
@@ -11092,7 +11146,8 @@
11092
11146
  "LanguageKeys": {
11093
11147
  "location": "import",
11094
11148
  "path": "~features/multi-lingual",
11095
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
11149
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
11150
+ "referenceLocation": "LanguageKeys"
11096
11151
  }
11097
11152
  }
11098
11153
  },
@@ -11133,7 +11188,6 @@
11133
11188
  "references": {}
11134
11189
  },
11135
11190
  "mutable": false,
11136
- "attr": "loading-changes",
11137
11191
  "reflectToAttr": false,
11138
11192
  "docs": "",
11139
11193
  "docsTags": [],
@@ -11156,7 +11210,6 @@
11156
11210
  "references": {}
11157
11211
  },
11158
11212
  "mutable": false,
11159
- "attr": "step-change-callback",
11160
11213
  "reflectToAttr": false,
11161
11214
  "docs": "",
11162
11215
  "docsTags": [],
@@ -11180,12 +11233,12 @@
11180
11233
  "FormElementStructure": {
11181
11234
  "location": "import",
11182
11235
  "path": "~features/form-hook",
11183
- "id": "src/features/form-hook/index.ts::FormElementStructure"
11236
+ "id": "src/features/form-hook/index.ts::FormElementStructure",
11237
+ "referenceLocation": "FormElementStructure"
11184
11238
  }
11185
11239
  }
11186
11240
  },
11187
11241
  "mutable": true,
11188
- "attr": "structure",
11189
11242
  "reflectToAttr": false,
11190
11243
  "docs": "",
11191
11244
  "docsTags": [],
@@ -11239,7 +11292,6 @@
11239
11292
  }
11240
11293
  },
11241
11294
  "mutable": false,
11242
- "attr": "success-callback",
11243
11295
  "reflectToAttr": false,
11244
11296
  "docs": "",
11245
11297
  "docsTags": [],
@@ -11298,7 +11350,8 @@
11298
11350
  "FormHook": {
11299
11351
  "location": "import",
11300
11352
  "path": "~features/form-hook",
11301
- "id": "src/features/form-hook/index.ts::FormHook"
11353
+ "id": "src/features/form-hook/index.ts::FormHook",
11354
+ "referenceLocation": "FormHook"
11302
11355
  }
11303
11356
  },
11304
11357
  "return": "Promise<FormHook<any>>"
@@ -11349,6 +11402,7 @@
11349
11402
  "docs": ""
11350
11403
  }
11351
11404
  ],
11405
+ "states": [],
11352
11406
  "dependents": [],
11353
11407
  "dependencies": [
11354
11408
  "flexible-container",
@@ -11476,7 +11530,6 @@
11476
11530
  }
11477
11531
  },
11478
11532
  "mutable": false,
11479
- "attr": "items",
11480
11533
  "reflectToAttr": false,
11481
11534
  "docs": "",
11482
11535
  "docsTags": [],
@@ -11497,6 +11550,7 @@
11497
11550
  "styles": [],
11498
11551
  "slots": [],
11499
11552
  "parts": [],
11553
+ "states": [],
11500
11554
  "dependents": [],
11501
11555
  "dependencies": [
11502
11556
  "flexible-container"
@@ -11667,7 +11721,6 @@
11667
11721
  }
11668
11722
  },
11669
11723
  "mutable": false,
11670
- "attr": "on-change",
11671
11724
  "reflectToAttr": false,
11672
11725
  "docs": "",
11673
11726
  "docsTags": [],
@@ -11742,6 +11795,7 @@
11742
11795
  "docs": ""
11743
11796
  }
11744
11797
  ],
11798
+ "states": [],
11745
11799
  "dependents": [
11746
11800
  "form-checkbox"
11747
11801
  ],
@@ -11762,10 +11816,10 @@
11762
11816
  "props": [
11763
11817
  {
11764
11818
  "name": "componentProps",
11765
- "type": "{ [x: string]: any; }",
11819
+ "type": "any | string",
11766
11820
  "complexType": {
11767
11821
  "original": "Record<string, any>",
11768
- "resolved": "{ [x: string]: any; }",
11822
+ "resolved": "any | string",
11769
11823
  "references": {
11770
11824
  "Record": {
11771
11825
  "location": "global",
@@ -11774,7 +11828,6 @@
11774
11828
  }
11775
11829
  },
11776
11830
  "mutable": false,
11777
- "attr": "component-props",
11778
11831
  "reflectToAttr": false,
11779
11832
  "docs": "",
11780
11833
  "docsTags": [
@@ -11786,7 +11839,10 @@
11786
11839
  "default": "{}",
11787
11840
  "values": [
11788
11841
  {
11789
- "type": "{ [x: string]: any; }"
11842
+ "type": "any"
11843
+ },
11844
+ {
11845
+ "type": "string"
11790
11846
  }
11791
11847
  ],
11792
11848
  "optional": false,
@@ -11859,6 +11915,7 @@
11859
11915
  "styles": [],
11860
11916
  "slots": [],
11861
11917
  "parts": [],
11918
+ "states": [],
11862
11919
  "dependents": [
11863
11920
  "form-structure",
11864
11921
  "shift-select"
@@ -12025,13 +12082,14 @@
12025
12082
  "resolved": "(option: FormSelectItem, isSelected: boolean, handleSelection: (option: FormSelectItem) => void) => any",
12026
12083
  "references": {
12027
12084
  "FormSelectItem": {
12028
- "location": "global",
12029
- "id": "global::FormSelectItem"
12085
+ "location": "import",
12086
+ "path": "../../components",
12087
+ "id": "src/components.d.ts::FormSelectItem",
12088
+ "referenceLocation": "FormSelectItem"
12030
12089
  }
12031
12090
  }
12032
12091
  },
12033
12092
  "mutable": false,
12034
- "attr": "full-render-option",
12035
12093
  "reflectToAttr": false,
12036
12094
  "docs": "",
12037
12095
  "docsTags": [],
@@ -12082,13 +12140,14 @@
12082
12140
  "resolved": "(option: FormSelectItem) => void",
12083
12141
  "references": {
12084
12142
  "FormSelectItem": {
12085
- "location": "global",
12086
- "id": "global::FormSelectItem"
12143
+ "location": "import",
12144
+ "path": "../../components",
12145
+ "id": "src/components.d.ts::FormSelectItem",
12146
+ "referenceLocation": "FormSelectItem"
12087
12147
  }
12088
12148
  }
12089
12149
  },
12090
12150
  "mutable": false,
12091
- "attr": "handle-selection",
12092
12151
  "reflectToAttr": false,
12093
12152
  "docs": "",
12094
12153
  "docsTags": [],
@@ -12295,13 +12354,14 @@
12295
12354
  "resolved": "(newSelection: FormSelectItem) => void",
12296
12355
  "references": {
12297
12356
  "FormSelectItem": {
12298
- "location": "global",
12299
- "id": "global::FormSelectItem"
12357
+ "location": "import",
12358
+ "path": "../../components",
12359
+ "id": "src/components.d.ts::FormSelectItem",
12360
+ "referenceLocation": "FormSelectItem"
12300
12361
  }
12301
12362
  }
12302
12363
  },
12303
12364
  "mutable": false,
12304
- "attr": "on-selection",
12305
12365
  "reflectToAttr": false,
12306
12366
  "docs": "",
12307
12367
  "docsTags": [],
@@ -12323,13 +12383,14 @@
12323
12383
  "resolved": "FormSelectItem[]",
12324
12384
  "references": {
12325
12385
  "FormSelectItem": {
12326
- "location": "global",
12327
- "id": "global::FormSelectItem"
12386
+ "location": "import",
12387
+ "path": "../../components",
12388
+ "id": "src/components.d.ts::FormSelectItem",
12389
+ "referenceLocation": "FormSelectItem"
12328
12390
  }
12329
12391
  }
12330
12392
  },
12331
12393
  "mutable": false,
12332
- "attr": "options",
12333
12394
  "reflectToAttr": false,
12334
12395
  "docs": "",
12335
12396
  "docsTags": [
@@ -12380,13 +12441,14 @@
12380
12441
  "resolved": "(option: FormSelectItem, isSelected: boolean) => any",
12381
12442
  "references": {
12382
12443
  "FormSelectItem": {
12383
- "location": "global",
12384
- "id": "global::FormSelectItem"
12444
+ "location": "import",
12445
+ "path": "../../components",
12446
+ "id": "src/components.d.ts::FormSelectItem",
12447
+ "referenceLocation": "FormSelectItem"
12385
12448
  }
12386
12449
  }
12387
12450
  },
12388
12451
  "mutable": false,
12389
- "attr": "render-option",
12390
12452
  "reflectToAttr": false,
12391
12453
  "docs": "",
12392
12454
  "docsTags": [],
@@ -12530,7 +12592,6 @@
12530
12592
  }
12531
12593
  },
12532
12594
  "mutable": false,
12533
- "attr": "update-context",
12534
12595
  "reflectToAttr": false,
12535
12596
  "docs": "",
12536
12597
  "docsTags": [],
@@ -12551,6 +12612,7 @@
12551
12612
  "styles": [],
12552
12613
  "slots": [],
12553
12614
  "parts": [],
12615
+ "states": [],
12554
12616
  "dependents": [
12555
12617
  "form-phone-number",
12556
12618
  "form-select"
@@ -12645,12 +12707,12 @@
12645
12707
  "FormSelectItem": {
12646
12708
  "location": "import",
12647
12709
  "path": "~features/form-hook",
12648
- "id": "src/features/form-hook/index.ts::FormSelectItem"
12710
+ "id": "src/features/form-hook/index.ts::FormSelectItem",
12711
+ "referenceLocation": "FormSelectItem"
12649
12712
  }
12650
12713
  }
12651
12714
  },
12652
12715
  "mutable": false,
12653
- "attr": "full-render-option",
12654
12716
  "reflectToAttr": false,
12655
12717
  "docs": "",
12656
12718
  "docsTags": [],
@@ -12674,12 +12736,12 @@
12674
12736
  "FormSelectItem": {
12675
12737
  "location": "import",
12676
12738
  "path": "~features/form-hook",
12677
- "id": "src/features/form-hook/index.ts::FormSelectItem"
12739
+ "id": "src/features/form-hook/index.ts::FormSelectItem",
12740
+ "referenceLocation": "FormSelectItem"
12678
12741
  }
12679
12742
  }
12680
12743
  },
12681
12744
  "mutable": false,
12682
- "attr": "handle-selection",
12683
12745
  "reflectToAttr": false,
12684
12746
  "docs": "",
12685
12747
  "docsTags": [],
@@ -12865,12 +12927,12 @@
12865
12927
  "FormSelectItem": {
12866
12928
  "location": "import",
12867
12929
  "path": "~features/form-hook",
12868
- "id": "src/features/form-hook/index.ts::FormSelectItem"
12930
+ "id": "src/features/form-hook/index.ts::FormSelectItem",
12931
+ "referenceLocation": "FormSelectItem"
12869
12932
  }
12870
12933
  }
12871
12934
  },
12872
12935
  "mutable": false,
12873
- "attr": "options",
12874
12936
  "reflectToAttr": false,
12875
12937
  "docs": "",
12876
12938
  "docsTags": [
@@ -12900,12 +12962,12 @@
12900
12962
  "FormSelectItem": {
12901
12963
  "location": "import",
12902
12964
  "path": "~features/form-hook",
12903
- "id": "src/features/form-hook/index.ts::FormSelectItem"
12965
+ "id": "src/features/form-hook/index.ts::FormSelectItem",
12966
+ "referenceLocation": "FormSelectItem"
12904
12967
  }
12905
12968
  }
12906
12969
  },
12907
12970
  "mutable": false,
12908
- "attr": "render-option",
12909
12971
  "reflectToAttr": false,
12910
12972
  "docs": "",
12911
12973
  "docsTags": [],
@@ -12991,7 +13053,6 @@
12991
13053
  }
12992
13054
  },
12993
13055
  "mutable": false,
12994
- "attr": "set-element-ref",
12995
13056
  "reflectToAttr": false,
12996
13057
  "docs": "",
12997
13058
  "docsTags": [],
@@ -13012,6 +13073,7 @@
13012
13073
  "styles": [],
13013
13074
  "slots": [],
13014
13075
  "parts": [],
13076
+ "states": [],
13015
13077
  "dependents": [
13016
13078
  "shift-select"
13017
13079
  ],
@@ -13067,7 +13129,6 @@
13067
13129
  }
13068
13130
  },
13069
13131
  "mutable": false,
13070
- "attr": "components",
13071
13132
  "reflectToAttr": false,
13072
13133
  "docs": "",
13073
13134
  "docsTags": [],
@@ -13088,6 +13149,7 @@
13088
13149
  "styles": [],
13089
13150
  "slots": [],
13090
13151
  "parts": [],
13152
+ "states": [],
13091
13153
  "dependents": [],
13092
13154
  "dependencies": [
13093
13155
  "flexible-container"
@@ -13258,7 +13320,6 @@
13258
13320
  }
13259
13321
  },
13260
13322
  "mutable": false,
13261
- "attr": "on-change",
13262
13323
  "reflectToAttr": false,
13263
13324
  "docs": "",
13264
13325
  "docsTags": [],
@@ -13333,6 +13394,7 @@
13333
13394
  "docs": ""
13334
13395
  }
13335
13396
  ],
13397
+ "states": [],
13336
13398
  "dependents": [
13337
13399
  "form-switch"
13338
13400
  ],
@@ -13388,7 +13450,6 @@
13388
13450
  }
13389
13451
  },
13390
13452
  "mutable": false,
13391
- "attr": "components",
13392
13453
  "reflectToAttr": false,
13393
13454
  "docs": "",
13394
13455
  "docsTags": [],
@@ -13409,6 +13470,7 @@
13409
13470
  "styles": [],
13410
13471
  "slots": [],
13411
13472
  "parts": [],
13473
+ "states": [],
13412
13474
  "dependents": [
13413
13475
  "part-lookup",
13414
13476
  "vehicle-lookup"
@@ -13491,7 +13553,6 @@
13491
13553
  "references": {}
13492
13554
  },
13493
13555
  "mutable": false,
13494
- "attr": "change-active-tab",
13495
13556
  "reflectToAttr": false,
13496
13557
  "docs": "",
13497
13558
  "docsTags": [],
@@ -13560,7 +13621,6 @@
13560
13621
  "references": {}
13561
13622
  },
13562
13623
  "mutable": false,
13563
- "attr": "tabs",
13564
13624
  "reflectToAttr": false,
13565
13625
  "docs": "",
13566
13626
  "docsTags": [],
@@ -13581,6 +13641,7 @@
13581
13641
  "styles": [],
13582
13642
  "slots": [],
13583
13643
  "parts": [],
13644
+ "states": [],
13584
13645
  "dependents": [
13585
13646
  "vehicle-claimable-items",
13586
13647
  "vehicle-paint-thickness"
@@ -13645,7 +13706,6 @@
13645
13706
  }
13646
13707
  },
13647
13708
  "mutable": false,
13648
- "attr": "error-callback",
13649
13709
  "reflectToAttr": false,
13650
13710
  "docs": "",
13651
13711
  "docsTags": [],
@@ -13671,7 +13731,6 @@
13671
13731
  "references": {}
13672
13732
  },
13673
13733
  "mutable": false,
13674
- "attr": "extra-header",
13675
13734
  "reflectToAttr": false,
13676
13735
  "docs": "",
13677
13736
  "docsTags": [],
@@ -13694,7 +13753,6 @@
13694
13753
  "references": {}
13695
13754
  },
13696
13755
  "mutable": false,
13697
- "attr": "extra-payload",
13698
13756
  "reflectToAttr": false,
13699
13757
  "docs": "",
13700
13758
  "docsTags": [],
@@ -13717,7 +13775,6 @@
13717
13775
  "references": {}
13718
13776
  },
13719
13777
  "mutable": true,
13720
- "attr": "fields",
13721
13778
  "reflectToAttr": false,
13722
13779
  "docs": "",
13723
13780
  "docsTags": [],
@@ -13763,7 +13820,6 @@
13763
13820
  "references": {}
13764
13821
  },
13765
13822
  "mutable": false,
13766
- "attr": "form-ready-callback",
13767
13823
  "reflectToAttr": false,
13768
13824
  "docs": "",
13769
13825
  "docsTags": [],
@@ -13786,7 +13842,6 @@
13786
13842
  "references": {}
13787
13843
  },
13788
13844
  "mutable": false,
13789
- "attr": "get-mobile-token",
13790
13845
  "reflectToAttr": false,
13791
13846
  "docs": "",
13792
13847
  "docsTags": [],
@@ -13891,7 +13946,8 @@
13891
13946
  "LanguageKeys": {
13892
13947
  "location": "import",
13893
13948
  "path": "~features/multi-lingual",
13894
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
13949
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
13950
+ "referenceLocation": "LanguageKeys"
13895
13951
  }
13896
13952
  }
13897
13953
  },
@@ -13932,7 +13988,6 @@
13932
13988
  "references": {}
13933
13989
  },
13934
13990
  "mutable": false,
13935
- "attr": "loading-changes",
13936
13991
  "reflectToAttr": false,
13937
13992
  "docs": "",
13938
13993
  "docsTags": [],
@@ -13955,7 +14010,6 @@
13955
14010
  "references": {}
13956
14011
  },
13957
14012
  "mutable": false,
13958
- "attr": "step-change-callback",
13959
14013
  "reflectToAttr": false,
13960
14014
  "docs": "",
13961
14015
  "docsTags": [],
@@ -13979,12 +14033,12 @@
13979
14033
  "FormElementStructure": {
13980
14034
  "location": "import",
13981
14035
  "path": "~features/form-hook",
13982
- "id": "src/features/form-hook/index.ts::FormElementStructure"
14036
+ "id": "src/features/form-hook/index.ts::FormElementStructure",
14037
+ "referenceLocation": "FormElementStructure"
13983
14038
  }
13984
14039
  }
13985
14040
  },
13986
14041
  "mutable": true,
13987
- "attr": "structure",
13988
14042
  "reflectToAttr": false,
13989
14043
  "docs": "",
13990
14044
  "docsTags": [],
@@ -14038,7 +14092,6 @@
14038
14092
  }
14039
14093
  },
14040
14094
  "mutable": false,
14041
- "attr": "success-callback",
14042
14095
  "reflectToAttr": false,
14043
14096
  "docs": "",
14044
14097
  "docsTags": [],
@@ -14097,7 +14150,8 @@
14097
14150
  "FormHook": {
14098
14151
  "location": "import",
14099
14152
  "path": "~features/form-hook",
14100
- "id": "src/features/form-hook/index.ts::FormHook"
14153
+ "id": "src/features/form-hook/index.ts::FormHook",
14154
+ "referenceLocation": "FormHook"
14101
14155
  }
14102
14156
  },
14103
14157
  "return": "Promise<FormHook<any>>"
@@ -14148,6 +14202,7 @@
14148
14202
  "docs": ""
14149
14203
  }
14150
14204
  ],
14205
+ "states": [],
14151
14206
  "dependents": [],
14152
14207
  "dependencies": [
14153
14208
  "flexible-container",
@@ -14251,7 +14306,6 @@
14251
14306
  }
14252
14307
  },
14253
14308
  "mutable": false,
14254
- "attr": "error-callback",
14255
14309
  "reflectToAttr": false,
14256
14310
  "docs": "",
14257
14311
  "docsTags": [],
@@ -14277,7 +14331,6 @@
14277
14331
  "references": {}
14278
14332
  },
14279
14333
  "mutable": false,
14280
- "attr": "extra-header",
14281
14334
  "reflectToAttr": false,
14282
14335
  "docs": "",
14283
14336
  "docsTags": [],
@@ -14300,7 +14353,6 @@
14300
14353
  "references": {}
14301
14354
  },
14302
14355
  "mutable": false,
14303
- "attr": "extra-payload",
14304
14356
  "reflectToAttr": false,
14305
14357
  "docs": "",
14306
14358
  "docsTags": [],
@@ -14323,7 +14375,6 @@
14323
14375
  "references": {}
14324
14376
  },
14325
14377
  "mutable": true,
14326
- "attr": "fields",
14327
14378
  "reflectToAttr": false,
14328
14379
  "docs": "",
14329
14380
  "docsTags": [],
@@ -14369,7 +14420,6 @@
14369
14420
  "references": {}
14370
14421
  },
14371
14422
  "mutable": false,
14372
- "attr": "form-ready-callback",
14373
14423
  "reflectToAttr": false,
14374
14424
  "docs": "",
14375
14425
  "docsTags": [],
@@ -14392,7 +14442,6 @@
14392
14442
  "references": {}
14393
14443
  },
14394
14444
  "mutable": false,
14395
- "attr": "get-mobile-token",
14396
14445
  "reflectToAttr": false,
14397
14446
  "docs": "",
14398
14447
  "docsTags": [],
@@ -14497,7 +14546,8 @@
14497
14546
  "LanguageKeys": {
14498
14547
  "location": "import",
14499
14548
  "path": "~features/multi-lingual",
14500
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
14549
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
14550
+ "referenceLocation": "LanguageKeys"
14501
14551
  }
14502
14552
  }
14503
14553
  },
@@ -14538,7 +14588,6 @@
14538
14588
  "references": {}
14539
14589
  },
14540
14590
  "mutable": false,
14541
- "attr": "loading-changes",
14542
14591
  "reflectToAttr": false,
14543
14592
  "docs": "",
14544
14593
  "docsTags": [],
@@ -14561,7 +14610,6 @@
14561
14610
  "references": {}
14562
14611
  },
14563
14612
  "mutable": false,
14564
- "attr": "step-change-callback",
14565
14613
  "reflectToAttr": false,
14566
14614
  "docs": "",
14567
14615
  "docsTags": [],
@@ -14585,12 +14633,12 @@
14585
14633
  "FormElementStructure": {
14586
14634
  "location": "import",
14587
14635
  "path": "~features/form-hook",
14588
- "id": "src/features/form-hook/index.ts::FormElementStructure"
14636
+ "id": "src/features/form-hook/index.ts::FormElementStructure",
14637
+ "referenceLocation": "FormElementStructure"
14589
14638
  }
14590
14639
  }
14591
14640
  },
14592
14641
  "mutable": true,
14593
- "attr": "structure",
14594
14642
  "reflectToAttr": false,
14595
14643
  "docs": "",
14596
14644
  "docsTags": [],
@@ -14644,7 +14692,6 @@
14644
14692
  }
14645
14693
  },
14646
14694
  "mutable": false,
14647
- "attr": "success-callback",
14648
14695
  "reflectToAttr": false,
14649
14696
  "docs": "",
14650
14697
  "docsTags": [],
@@ -14703,7 +14750,8 @@
14703
14750
  "FormHook": {
14704
14751
  "location": "import",
14705
14752
  "path": "~features/form-hook",
14706
- "id": "src/features/form-hook/index.ts::FormHook"
14753
+ "id": "src/features/form-hook/index.ts::FormHook",
14754
+ "referenceLocation": "FormHook"
14707
14755
  }
14708
14756
  },
14709
14757
  "return": "Promise<FormHook<any>>"
@@ -14754,6 +14802,7 @@
14754
14802
  "docs": ""
14755
14803
  }
14756
14804
  ],
14805
+ "states": [],
14757
14806
  "dependents": [],
14758
14807
  "dependencies": [
14759
14808
  "flexible-container",
@@ -14911,12 +14960,14 @@
14911
14960
  "BlazorInvokableFunction": {
14912
14961
  "location": "import",
14913
14962
  "path": "~features/blazor-ref",
14914
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
14963
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
14964
+ "referenceLocation": "BlazorInvokableFunction"
14915
14965
  },
14916
14966
  "ErrorKeys": {
14917
14967
  "location": "import",
14918
14968
  "path": "~features/multi-lingual",
14919
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
14969
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
14970
+ "referenceLocation": "ErrorKeys"
14920
14971
  }
14921
14972
  }
14922
14973
  },
@@ -14947,7 +14998,6 @@
14947
14998
  "references": {}
14948
14999
  },
14949
15000
  "mutable": false,
14950
- "attr": "headers",
14951
15001
  "reflectToAttr": false,
14952
15002
  "docs": "",
14953
15003
  "docsTags": [
@@ -15000,7 +15050,8 @@
15000
15050
  "LanguageKeys": {
15001
15051
  "location": "import",
15002
15052
  "path": "~features/multi-lingual",
15003
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
15053
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
15054
+ "referenceLocation": "LanguageKeys"
15004
15055
  }
15005
15056
  }
15006
15057
  },
@@ -15048,12 +15099,14 @@
15048
15099
  "BlazorInvokableFunction": {
15049
15100
  "location": "import",
15050
15101
  "path": "~features/blazor-ref",
15051
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
15102
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
15103
+ "referenceLocation": "BlazorInvokableFunction"
15052
15104
  },
15053
15105
  "VehicleLookupDTO": {
15054
15106
  "location": "import",
15055
15107
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
15056
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
15108
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
15109
+ "referenceLocation": "VehicleLookupDTO"
15057
15110
  }
15058
15111
  }
15059
15112
  },
@@ -15085,7 +15138,8 @@
15085
15138
  "BlazorInvokableFunction": {
15086
15139
  "location": "import",
15087
15140
  "path": "~features/blazor-ref",
15088
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
15141
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
15142
+ "referenceLocation": "BlazorInvokableFunction"
15089
15143
  }
15090
15144
  }
15091
15145
  },
@@ -15166,7 +15220,8 @@
15166
15220
  "VehicleLookupDTO": {
15167
15221
  "location": "import",
15168
15222
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
15169
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
15223
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
15224
+ "referenceLocation": "VehicleLookupDTO"
15170
15225
  }
15171
15226
  },
15172
15227
  "return": "Promise<void>"
@@ -15210,7 +15265,8 @@
15210
15265
  "DotNetObjectReference": {
15211
15266
  "location": "import",
15212
15267
  "path": "~features/blazor-ref",
15213
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
15268
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
15269
+ "referenceLocation": "DotNetObjectReference"
15214
15270
  }
15215
15271
  },
15216
15272
  "return": "Promise<void>"
@@ -15249,7 +15305,8 @@
15249
15305
  "ErrorKeys": {
15250
15306
  "location": "import",
15251
15307
  "path": "~features/multi-lingual",
15252
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
15308
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
15309
+ "referenceLocation": "ErrorKeys"
15253
15310
  }
15254
15311
  },
15255
15312
  "return": "Promise<void>"
@@ -15288,7 +15345,8 @@
15288
15345
  "VehicleLookupMock": {
15289
15346
  "location": "import",
15290
15347
  "path": "~features/vehicle-lookup-component",
15291
- "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock"
15348
+ "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock",
15349
+ "referenceLocation": "VehicleLookupMock"
15292
15350
  }
15293
15351
  },
15294
15352
  "return": "Promise<void>"
@@ -15310,6 +15368,7 @@
15310
15368
  "styles": [],
15311
15369
  "slots": [],
15312
15370
  "parts": [],
15371
+ "states": [],
15313
15372
  "dependents": [
15314
15373
  "vehicle-lookup"
15315
15374
  ],
@@ -15346,12 +15405,12 @@
15346
15405
  "VehicleLookupDTO": {
15347
15406
  "location": "import",
15348
15407
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
15349
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
15408
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
15409
+ "referenceLocation": "VehicleLookupDTO"
15350
15410
  }
15351
15411
  }
15352
15412
  },
15353
15413
  "mutable": false,
15354
- "attr": "activate",
15355
15414
  "reflectToAttr": false,
15356
15415
  "docs": "",
15357
15416
  "docsTags": [],
@@ -15485,12 +15544,14 @@
15485
15544
  "BlazorInvokableFunction": {
15486
15545
  "location": "import",
15487
15546
  "path": "~features/blazor-ref",
15488
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
15547
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
15548
+ "referenceLocation": "BlazorInvokableFunction"
15489
15549
  },
15490
15550
  "ErrorKeys": {
15491
15551
  "location": "import",
15492
15552
  "path": "~features/multi-lingual",
15493
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
15553
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
15554
+ "referenceLocation": "ErrorKeys"
15494
15555
  }
15495
15556
  }
15496
15557
  },
@@ -15521,7 +15582,6 @@
15521
15582
  "references": {}
15522
15583
  },
15523
15584
  "mutable": false,
15524
- "attr": "headers",
15525
15585
  "reflectToAttr": false,
15526
15586
  "docs": "",
15527
15587
  "docsTags": [
@@ -15574,7 +15634,8 @@
15574
15634
  "LanguageKeys": {
15575
15635
  "location": "import",
15576
15636
  "path": "~features/multi-lingual",
15577
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
15637
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
15638
+ "referenceLocation": "LanguageKeys"
15578
15639
  }
15579
15640
  }
15580
15641
  },
@@ -15622,12 +15683,14 @@
15622
15683
  "BlazorInvokableFunction": {
15623
15684
  "location": "import",
15624
15685
  "path": "~features/blazor-ref",
15625
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
15686
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
15687
+ "referenceLocation": "BlazorInvokableFunction"
15626
15688
  },
15627
15689
  "VehicleLookupDTO": {
15628
15690
  "location": "import",
15629
15691
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
15630
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
15692
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
15693
+ "referenceLocation": "VehicleLookupDTO"
15631
15694
  }
15632
15695
  }
15633
15696
  },
@@ -15659,7 +15722,8 @@
15659
15722
  "BlazorInvokableFunction": {
15660
15723
  "location": "import",
15661
15724
  "path": "~features/blazor-ref",
15662
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
15725
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
15726
+ "referenceLocation": "BlazorInvokableFunction"
15663
15727
  }
15664
15728
  }
15665
15729
  },
@@ -15719,7 +15783,6 @@
15719
15783
  "references": {}
15720
15784
  },
15721
15785
  "mutable": false,
15722
- "attr": "print",
15723
15786
  "reflectToAttr": false,
15724
15787
  "docs": "",
15725
15788
  "docsTags": [],
@@ -15833,7 +15896,7 @@
15833
15896
  "parameters": [
15834
15897
  {
15835
15898
  "name": "item",
15836
- "type": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Pending\" | \"Processed\" | \"Expired\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
15899
+ "type": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Processed\" | \"Expired\" | \"Pending\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
15837
15900
  "docs": ""
15838
15901
  }
15839
15902
  ],
@@ -15845,7 +15908,8 @@
15845
15908
  "VehicleServiceItemDTO": {
15846
15909
  "location": "import",
15847
15910
  "path": "~types/generated/vehicle-lookup/vehicle-service-item-dto",
15848
- "id": "src/global/types/generated/vehicle-lookup/vehicle-service-item-dto.ts::VehicleServiceItemDTO"
15911
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-service-item-dto.ts::VehicleServiceItemDTO",
15912
+ "referenceLocation": "VehicleServiceItemDTO"
15849
15913
  }
15850
15914
  },
15851
15915
  "return": "Promise<void>"
@@ -15854,7 +15918,7 @@
15854
15918
  "parameters": [
15855
15919
  {
15856
15920
  "name": "item",
15857
- "type": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Pending\" | \"Processed\" | \"Expired\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
15921
+ "type": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Processed\" | \"Expired\" | \"Pending\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
15858
15922
  "docs": ""
15859
15923
  }
15860
15924
  ],
@@ -15884,7 +15948,8 @@
15884
15948
  "VehicleLookupDTO": {
15885
15949
  "location": "import",
15886
15950
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
15887
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
15951
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
15952
+ "referenceLocation": "VehicleLookupDTO"
15888
15953
  }
15889
15954
  },
15890
15955
  "return": "Promise<void>"
@@ -15928,7 +15993,8 @@
15928
15993
  "VehicleLookupDTO": {
15929
15994
  "location": "import",
15930
15995
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
15931
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
15996
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
15997
+ "referenceLocation": "VehicleLookupDTO"
15932
15998
  }
15933
15999
  },
15934
16000
  "return": "Promise<void>"
@@ -15994,7 +16060,8 @@
15994
16060
  "DotNetObjectReference": {
15995
16061
  "location": "import",
15996
16062
  "path": "~features/blazor-ref",
15997
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
16063
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
16064
+ "referenceLocation": "DotNetObjectReference"
15998
16065
  }
15999
16066
  },
16000
16067
  "return": "Promise<void>"
@@ -16033,7 +16100,8 @@
16033
16100
  "ErrorKeys": {
16034
16101
  "location": "import",
16035
16102
  "path": "~features/multi-lingual",
16036
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
16103
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
16104
+ "referenceLocation": "ErrorKeys"
16037
16105
  }
16038
16106
  },
16039
16107
  "return": "Promise<void>"
@@ -16072,7 +16140,8 @@
16072
16140
  "VehicleLookupMock": {
16073
16141
  "location": "import",
16074
16142
  "path": "~features/vehicle-lookup-component/types",
16075
- "id": "src/features/vehicle-lookup-component/types.ts::VehicleLookupMock"
16143
+ "id": "src/features/vehicle-lookup-component/types.ts::VehicleLookupMock",
16144
+ "referenceLocation": "VehicleLookupMock"
16076
16145
  }
16077
16146
  },
16078
16147
  "return": "Promise<void>"
@@ -16099,6 +16168,7 @@
16099
16168
  "docs": ""
16100
16169
  }
16101
16170
  ],
16171
+ "states": [],
16102
16172
  "dependents": [
16103
16173
  "vehicle-lookup"
16104
16174
  ],
@@ -16144,7 +16214,8 @@
16144
16214
  "ItemClaimDTO": {
16145
16215
  "location": "import",
16146
16216
  "path": "../../global/types/generated/vehicle-lookup/item-claim-dto",
16147
- "id": "src/global/types/generated/vehicle-lookup/item-claim-dto.ts::ItemClaimDTO"
16217
+ "id": "src/global/types/generated/vehicle-lookup/item-claim-dto.ts::ItemClaimDTO",
16218
+ "referenceLocation": "ItemClaimDTO"
16148
16219
  },
16149
16220
  "Promise": {
16150
16221
  "location": "global",
@@ -16153,7 +16224,6 @@
16153
16224
  }
16154
16225
  },
16155
16226
  "mutable": false,
16156
- "attr": "handle-claiming",
16157
16227
  "reflectToAttr": false,
16158
16228
  "docs": "",
16159
16229
  "docsTags": [],
@@ -16169,20 +16239,20 @@
16169
16239
  },
16170
16240
  {
16171
16241
  "name": "item",
16172
- "type": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Pending\" | \"Processed\" | \"Expired\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
16242
+ "type": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Processed\" | \"Expired\" | \"Pending\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
16173
16243
  "complexType": {
16174
16244
  "original": "VehicleServiceItemDTO",
16175
- "resolved": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Pending\" | \"Processed\" | \"Expired\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
16245
+ "resolved": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\" | \"Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Processed\" | \"Expired\" | \"Pending\" | \"Cancelled\" | \"ActivationRequired\"; campaignID?: number; campaignUniqueReference: string; packageCode: string; cost?: number; claimDate?: string; modelCostID?: number; serviceItemID: string; paidServiceInvoiceLineID?: string; companyName: string; invoiceNumber: string; jobNumber: string; maximumMileage?: number; claimable: boolean; claimingMethodEnum: \"ClaimByScanningQRCode\" | \"ClaimByEnteringInvoiceAndJobNumber\"; vehicleInspectionID: string; vehicleInspectionTypeID: string; campaignVinEntryID: string; signature: string; signatureExpiry: string; }",
16176
16246
  "references": {
16177
16247
  "VehicleServiceItemDTO": {
16178
16248
  "location": "import",
16179
16249
  "path": "~types/generated/vehicle-lookup/vehicle-service-item-dto",
16180
- "id": "src/global/types/generated/vehicle-lookup/vehicle-service-item-dto.ts::VehicleServiceItemDTO"
16250
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-service-item-dto.ts::VehicleServiceItemDTO",
16251
+ "referenceLocation": "VehicleServiceItemDTO"
16181
16252
  }
16182
16253
  }
16183
16254
  },
16184
16255
  "mutable": false,
16185
- "attr": "item",
16186
16256
  "reflectToAttr": false,
16187
16257
  "docs": "",
16188
16258
  "docsTags": [],
@@ -16191,15 +16261,15 @@
16191
16261
  "type": "{ group: VehicleServiceItemGroup; showDocumentUploader: boolean; warnings?: VehicleItemWarning[]; printUrl?: string; documentUploaderIsRequired: boolean; name: string; description: string; title: string; image: string; type: string; typeEnum: \"Free\""
16192
16262
  },
16193
16263
  {
16194
- "value": "Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Pending",
16264
+ "value": "Paid\"; activatedAt: string; expiresAt?: string; status: string; statusEnum: \"Processed",
16195
16265
  "type": "string"
16196
16266
  },
16197
16267
  {
16198
- "value": "Processed",
16268
+ "value": "Expired",
16199
16269
  "type": "string"
16200
16270
  },
16201
16271
  {
16202
- "value": "Expired",
16272
+ "value": "Pending",
16203
16273
  "type": "string"
16204
16274
  },
16205
16275
  {
@@ -16228,7 +16298,6 @@
16228
16298
  "references": {}
16229
16299
  },
16230
16300
  "mutable": false,
16231
- "attr": "loading-state-change",
16232
16301
  "reflectToAttr": false,
16233
16302
  "docs": "",
16234
16303
  "docsTags": [],
@@ -16244,31 +16313,32 @@
16244
16313
  },
16245
16314
  {
16246
16315
  "name": "locale",
16247
- "type": "{ sharedLocales: { lang?: string; direction?: string; language?: string; noData?: string; errors?: { noBaseUrl?: string; invalidVin?: string; vinNumberRequired?: string; partNumberRequired?: string; wrongResponseFormat?: string; noPartsFound?: string; noServiceAvailable?: string; wrongFormStructure?: string; wildCard?: string; requestFailedPleaseTryAgainLater?: string; }; }; } & { name?: string; vin?: string; expand?: string; uploadSingleDocument?: string; uploadMultipleDocument?: string; uploadHint?: string; serviceType?: string; print?: string; documentLimitError?: string; documentRequiredError?: string; activationDate?: string; expireDate?: string; packageCode?: string; scanTheVoucher?: string; scanHint?: string; qrCode?: string; processing?: string; enterServiceInfo?: string; invoice?: string; jobNumber?: string; claim?: string; claimFailed?: string; ok?: string; }",
16316
+ "type": "{ sharedLocales: { lang?: string; direction?: string; language?: string; noData?: string; errors?: { noBaseUrl?: string; invalidVin?: string; vinNumberRequired?: string; partNumberRequired?: string; wrongResponseFormat?: string; noPartsFound?: string; noServiceAvailable?: string; wrongFormStructure?: string; wildCard?: string; requestFailedPleaseTryAgainLater?: string; }; }; } & { name?: string; vin?: string; uploadSingleDocument?: string; uploadMultipleDocument?: string; uploadHint?: string; serviceType?: string; print?: string; expand?: string; documentLimitError?: string; documentRequiredError?: string; activationDate?: string; expireDate?: string; packageCode?: string; scanTheVoucher?: string; scanHint?: string; qrCode?: string; processing?: string; enterServiceInfo?: string; invoice?: string; jobNumber?: string; claim?: string; claimFailed?: string; ok?: string; }",
16248
16317
  "complexType": {
16249
16318
  "original": "{ sharedLocales: SharedLocales } & ClaimFormType",
16250
- "resolved": "{ sharedLocales: { lang?: string; direction?: string; language?: string; noData?: string; errors?: { noBaseUrl?: string; invalidVin?: string; vinNumberRequired?: string; partNumberRequired?: string; wrongResponseFormat?: string; noPartsFound?: string; noServiceAvailable?: string; wrongFormStructure?: string; wildCard?: string; requestFailedPleaseTryAgainLater?: string; }; }; } & { name?: string; vin?: string; expand?: string; uploadSingleDocument?: string; uploadMultipleDocument?: string; uploadHint?: string; serviceType?: string; print?: string; documentLimitError?: string; documentRequiredError?: string; activationDate?: string; expireDate?: string; packageCode?: string; scanTheVoucher?: string; scanHint?: string; qrCode?: string; processing?: string; enterServiceInfo?: string; invoice?: string; jobNumber?: string; claim?: string; claimFailed?: string; ok?: string; }",
16319
+ "resolved": "{ sharedLocales: { lang?: string; direction?: string; language?: string; noData?: string; errors?: { noBaseUrl?: string; invalidVin?: string; vinNumberRequired?: string; partNumberRequired?: string; wrongResponseFormat?: string; noPartsFound?: string; noServiceAvailable?: string; wrongFormStructure?: string; wildCard?: string; requestFailedPleaseTryAgainLater?: string; }; }; } & { name?: string; vin?: string; uploadSingleDocument?: string; uploadMultipleDocument?: string; uploadHint?: string; serviceType?: string; print?: string; expand?: string; documentLimitError?: string; documentRequiredError?: string; activationDate?: string; expireDate?: string; packageCode?: string; scanTheVoucher?: string; scanHint?: string; qrCode?: string; processing?: string; enterServiceInfo?: string; invoice?: string; jobNumber?: string; claim?: string; claimFailed?: string; ok?: string; }",
16251
16320
  "references": {
16252
16321
  "SharedLocales": {
16253
16322
  "location": "import",
16254
16323
  "path": "~features/multi-lingual",
16255
- "id": "src/features/multi-lingual/index.ts::SharedLocales"
16324
+ "id": "src/features/multi-lingual/index.ts::SharedLocales",
16325
+ "referenceLocation": "SharedLocales"
16256
16326
  },
16257
16327
  "ClaimFormType": {
16258
16328
  "location": "import",
16259
16329
  "path": "~locales/vehicleLookup/claimableItems/type",
16260
- "id": "src/locales/vehicleLookup/claimableItems/type.ts::ClaimFormType"
16330
+ "id": "src/locales/vehicleLookup/claimableItems/type.ts::ClaimFormType",
16331
+ "referenceLocation": "ClaimFormType"
16261
16332
  }
16262
16333
  }
16263
16334
  },
16264
16335
  "mutable": false,
16265
- "attr": "locale",
16266
16336
  "reflectToAttr": false,
16267
16337
  "docs": "",
16268
16338
  "docsTags": [],
16269
16339
  "values": [
16270
16340
  {
16271
- "type": "{ sharedLocales: { lang?: string; direction?: string; language?: string; noData?: string; errors?: { noBaseUrl?: string; invalidVin?: string; vinNumberRequired?: string; partNumberRequired?: string; wrongResponseFormat?: string; noPartsFound?: string; noServiceAvailable?: string; wrongFormStructure?: string; wildCard?: string; requestFailedPleaseTryAgainLater?: string; }; }; } & { name?: string; vin?: string; expand?: string; uploadSingleDocument?: string; uploadMultipleDocument?: string; uploadHint?: string; serviceType?: string; print?: string; documentLimitError?: string; documentRequiredError?: string; activationDate?: string; expireDate?: string; packageCode?: string; scanTheVoucher?: string; scanHint?: string; qrCode?: string; processing?: string; enterServiceInfo?: string; invoice?: string; jobNumber?: string; claim?: string; claimFailed?: string; ok?: string; }"
16341
+ "type": "{ sharedLocales: { lang?: string; direction?: string; language?: string; noData?: string; errors?: { noBaseUrl?: string; invalidVin?: string; vinNumberRequired?: string; partNumberRequired?: string; wrongResponseFormat?: string; noPartsFound?: string; noServiceAvailable?: string; wrongFormStructure?: string; wildCard?: string; requestFailedPleaseTryAgainLater?: string; }; }; } & { name?: string; vin?: string; uploadSingleDocument?: string; uploadMultipleDocument?: string; uploadHint?: string; serviceType?: string; print?: string; expand?: string; documentLimitError?: string; documentRequiredError?: string; activationDate?: string; expireDate?: string; packageCode?: string; scanTheVoucher?: string; scanHint?: string; qrCode?: string; processing?: string; enterServiceInfo?: string; invoice?: string; jobNumber?: string; claim?: string; claimFailed?: string; ok?: string; }"
16272
16342
  }
16273
16343
  ],
16274
16344
  "optional": false,
@@ -16487,6 +16557,7 @@
16487
16557
  "styles": [],
16488
16558
  "slots": [],
16489
16559
  "parts": [],
16560
+ "states": [],
16490
16561
  "dependents": [
16491
16562
  "vehicle-claimable-items"
16492
16563
  ],
@@ -16758,12 +16829,12 @@
16758
16829
  "VehicleLookupDTO": {
16759
16830
  "location": "import",
16760
16831
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
16761
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
16832
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
16833
+ "referenceLocation": "VehicleLookupDTO"
16762
16834
  }
16763
16835
  }
16764
16836
  },
16765
16837
  "mutable": false,
16766
- "attr": "dynamic-claim-activate",
16767
16838
  "reflectToAttr": false,
16768
16839
  "docs": "",
16769
16840
  "docsTags": [],
@@ -16786,7 +16857,6 @@
16786
16857
  "references": {}
16787
16858
  },
16788
16859
  "mutable": false,
16789
- "attr": "error-state-listener",
16790
16860
  "reflectToAttr": false,
16791
16861
  "docs": "",
16792
16862
  "docsTags": [],
@@ -16868,7 +16938,8 @@
16868
16938
  "LanguageKeys": {
16869
16939
  "location": "import",
16870
16940
  "path": "~features/multi-lingual",
16871
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
16941
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
16942
+ "referenceLocation": "LanguageKeys"
16872
16943
  }
16873
16944
  }
16874
16945
  },
@@ -16915,7 +16986,6 @@
16915
16986
  "references": {}
16916
16987
  },
16917
16988
  "mutable": false,
16918
- "attr": "loading-state-changed",
16919
16989
  "reflectToAttr": false,
16920
16990
  "docs": "",
16921
16991
  "docsTags": [],
@@ -17148,12 +17218,14 @@
17148
17218
  "VehicleLookupDTO": {
17149
17219
  "location": "import",
17150
17220
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
17151
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
17221
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
17222
+ "referenceLocation": "VehicleLookupDTO"
17152
17223
  },
17153
17224
  "VehicleWarrantyDetails": {
17154
17225
  "location": "import",
17155
17226
  "path": "./vehicle-warranty-details",
17156
- "id": "src/components/vehicle-lookup/vehicle-warranty-details.tsx::VehicleWarrantyDetails"
17227
+ "id": "src/components/vehicle-lookup/vehicle-warranty-details.tsx::VehicleWarrantyDetails",
17228
+ "referenceLocation": "VehicleWarrantyDetails"
17157
17229
  }
17158
17230
  },
17159
17231
  "return": "Promise<void>"
@@ -17197,7 +17269,8 @@
17197
17269
  "DotNetObjectReference": {
17198
17270
  "location": "import",
17199
17271
  "path": "~features/blazor-ref",
17200
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
17272
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
17273
+ "referenceLocation": "DotNetObjectReference"
17201
17274
  }
17202
17275
  },
17203
17276
  "return": "Promise<void>"
@@ -17219,6 +17292,7 @@
17219
17292
  "styles": [],
17220
17293
  "slots": [],
17221
17294
  "parts": [],
17295
+ "states": [],
17222
17296
  "dependents": [],
17223
17297
  "dependencies": [
17224
17298
  "vehicle-specification",
@@ -17379,12 +17453,14 @@
17379
17453
  "BlazorInvokableFunction": {
17380
17454
  "location": "import",
17381
17455
  "path": "~features/blazor-ref",
17382
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
17456
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
17457
+ "referenceLocation": "BlazorInvokableFunction"
17383
17458
  },
17384
17459
  "ErrorKeys": {
17385
17460
  "location": "import",
17386
17461
  "path": "~features/multi-lingual",
17387
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
17462
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
17463
+ "referenceLocation": "ErrorKeys"
17388
17464
  }
17389
17465
  }
17390
17466
  },
@@ -17415,7 +17491,6 @@
17415
17491
  "references": {}
17416
17492
  },
17417
17493
  "mutable": false,
17418
- "attr": "headers",
17419
17494
  "reflectToAttr": false,
17420
17495
  "docs": "",
17421
17496
  "docsTags": [
@@ -17468,7 +17543,8 @@
17468
17543
  "LanguageKeys": {
17469
17544
  "location": "import",
17470
17545
  "path": "~features/multi-lingual",
17471
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
17546
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
17547
+ "referenceLocation": "LanguageKeys"
17472
17548
  }
17473
17549
  }
17474
17550
  },
@@ -17516,12 +17592,14 @@
17516
17592
  "BlazorInvokableFunction": {
17517
17593
  "location": "import",
17518
17594
  "path": "~features/blazor-ref",
17519
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
17595
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
17596
+ "referenceLocation": "BlazorInvokableFunction"
17520
17597
  },
17521
17598
  "VehicleLookupDTO": {
17522
17599
  "location": "import",
17523
17600
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
17524
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
17601
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
17602
+ "referenceLocation": "VehicleLookupDTO"
17525
17603
  }
17526
17604
  }
17527
17605
  },
@@ -17553,7 +17631,8 @@
17553
17631
  "BlazorInvokableFunction": {
17554
17632
  "location": "import",
17555
17633
  "path": "~features/blazor-ref",
17556
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
17634
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
17635
+ "referenceLocation": "BlazorInvokableFunction"
17557
17636
  }
17558
17637
  }
17559
17638
  },
@@ -17663,7 +17742,8 @@
17663
17742
  "VehicleLookupDTO": {
17664
17743
  "location": "import",
17665
17744
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
17666
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
17745
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
17746
+ "referenceLocation": "VehicleLookupDTO"
17667
17747
  }
17668
17748
  },
17669
17749
  "return": "Promise<void>"
@@ -17707,7 +17787,8 @@
17707
17787
  "DotNetObjectReference": {
17708
17788
  "location": "import",
17709
17789
  "path": "~features/blazor-ref",
17710
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
17790
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
17791
+ "referenceLocation": "DotNetObjectReference"
17711
17792
  }
17712
17793
  },
17713
17794
  "return": "Promise<void>"
@@ -17746,7 +17827,8 @@
17746
17827
  "ErrorKeys": {
17747
17828
  "location": "import",
17748
17829
  "path": "~features/multi-lingual",
17749
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
17830
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
17831
+ "referenceLocation": "ErrorKeys"
17750
17832
  }
17751
17833
  },
17752
17834
  "return": "Promise<void>"
@@ -17785,7 +17867,8 @@
17785
17867
  "VehicleLookupMock": {
17786
17868
  "location": "import",
17787
17869
  "path": "~features/vehicle-lookup-component",
17788
- "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock"
17870
+ "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock",
17871
+ "referenceLocation": "VehicleLookupMock"
17789
17872
  }
17790
17873
  },
17791
17874
  "return": "Promise<void>"
@@ -17814,6 +17897,7 @@
17814
17897
  "styles": [],
17815
17898
  "slots": [],
17816
17899
  "parts": [],
17900
+ "states": [],
17817
17901
  "dependents": [
17818
17902
  "vehicle-lookup"
17819
17903
  ],
@@ -17879,7 +17963,6 @@
17879
17963
  }
17880
17964
  },
17881
17965
  "mutable": false,
17882
- "attr": "error-callback",
17883
17966
  "reflectToAttr": false,
17884
17967
  "docs": "",
17885
17968
  "docsTags": [],
@@ -17905,7 +17988,6 @@
17905
17988
  "references": {}
17906
17989
  },
17907
17990
  "mutable": false,
17908
- "attr": "extra-header",
17909
17991
  "reflectToAttr": false,
17910
17992
  "docs": "",
17911
17993
  "docsTags": [],
@@ -17928,7 +18010,6 @@
17928
18010
  "references": {}
17929
18011
  },
17930
18012
  "mutable": false,
17931
- "attr": "extra-payload",
17932
18013
  "reflectToAttr": false,
17933
18014
  "docs": "",
17934
18015
  "docsTags": [],
@@ -17951,7 +18032,6 @@
17951
18032
  "references": {}
17952
18033
  },
17953
18034
  "mutable": true,
17954
- "attr": "fields",
17955
18035
  "reflectToAttr": false,
17956
18036
  "docs": "",
17957
18037
  "docsTags": [],
@@ -17997,7 +18077,6 @@
17997
18077
  "references": {}
17998
18078
  },
17999
18079
  "mutable": false,
18000
- "attr": "form-ready-callback",
18001
18080
  "reflectToAttr": false,
18002
18081
  "docs": "",
18003
18082
  "docsTags": [],
@@ -18020,7 +18099,6 @@
18020
18099
  "references": {}
18021
18100
  },
18022
18101
  "mutable": false,
18023
- "attr": "get-mobile-token",
18024
18102
  "reflectToAttr": false,
18025
18103
  "docs": "",
18026
18104
  "docsTags": [],
@@ -18125,7 +18203,8 @@
18125
18203
  "LanguageKeys": {
18126
18204
  "location": "import",
18127
18205
  "path": "~features/multi-lingual",
18128
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
18206
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
18207
+ "referenceLocation": "LanguageKeys"
18129
18208
  }
18130
18209
  }
18131
18210
  },
@@ -18166,7 +18245,6 @@
18166
18245
  "references": {}
18167
18246
  },
18168
18247
  "mutable": false,
18169
- "attr": "loading-changes",
18170
18248
  "reflectToAttr": false,
18171
18249
  "docs": "",
18172
18250
  "docsTags": [],
@@ -18190,17 +18268,18 @@
18190
18268
  "FormElementStructure": {
18191
18269
  "location": "import",
18192
18270
  "path": "~features/form-hook",
18193
- "id": "src/features/form-hook/index.ts::FormElementStructure"
18271
+ "id": "src/features/form-hook/index.ts::FormElementStructure",
18272
+ "referenceLocation": "FormElementStructure"
18194
18273
  },
18195
18274
  "vehicleQuotationElementNames": {
18196
18275
  "location": "import",
18197
18276
  "path": "./vehicle-quotation/element-mapper",
18198
- "id": "src/components/forms/vehicle-quotation/element-mapper.tsx::vehicleQuotationElementNames"
18277
+ "id": "src/components/forms/vehicle-quotation/element-mapper.tsx::vehicleQuotationElementNames",
18278
+ "referenceLocation": "vehicleQuotationElementNames"
18199
18279
  }
18200
18280
  }
18201
18281
  },
18202
18282
  "mutable": true,
18203
- "attr": "structure",
18204
18283
  "reflectToAttr": false,
18205
18284
  "docs": "",
18206
18285
  "docsTags": [],
@@ -18278,7 +18357,6 @@
18278
18357
  }
18279
18358
  },
18280
18359
  "mutable": false,
18281
- "attr": "success-callback",
18282
18360
  "reflectToAttr": false,
18283
18361
  "docs": "",
18284
18362
  "docsTags": [],
@@ -18314,7 +18392,8 @@
18314
18392
  "FormHook": {
18315
18393
  "location": "import",
18316
18394
  "path": "~features/form-hook",
18317
- "id": "src/features/form-hook/index.ts::FormHook"
18395
+ "id": "src/features/form-hook/index.ts::FormHook",
18396
+ "referenceLocation": "FormHook"
18318
18397
  }
18319
18398
  },
18320
18399
  "return": "Promise<FormHook<any>>"
@@ -18365,6 +18444,7 @@
18365
18444
  "docs": ""
18366
18445
  }
18367
18446
  ],
18447
+ "states": [],
18368
18448
  "dependents": [],
18369
18449
  "dependencies": [
18370
18450
  "flexible-container",
@@ -18500,12 +18580,14 @@
18500
18580
  "BlazorInvokableFunction": {
18501
18581
  "location": "import",
18502
18582
  "path": "~features/blazor-ref",
18503
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
18583
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
18584
+ "referenceLocation": "BlazorInvokableFunction"
18504
18585
  },
18505
18586
  "ErrorKeys": {
18506
18587
  "location": "import",
18507
18588
  "path": "~features/multi-lingual",
18508
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
18589
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
18590
+ "referenceLocation": "ErrorKeys"
18509
18591
  }
18510
18592
  }
18511
18593
  },
@@ -18536,7 +18618,6 @@
18536
18618
  "references": {}
18537
18619
  },
18538
18620
  "mutable": false,
18539
- "attr": "headers",
18540
18621
  "reflectToAttr": false,
18541
18622
  "docs": "",
18542
18623
  "docsTags": [
@@ -18618,7 +18699,8 @@
18618
18699
  "LanguageKeys": {
18619
18700
  "location": "import",
18620
18701
  "path": "~features/multi-lingual",
18621
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
18702
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
18703
+ "referenceLocation": "LanguageKeys"
18622
18704
  }
18623
18705
  }
18624
18706
  },
@@ -18666,12 +18748,14 @@
18666
18748
  "BlazorInvokableFunction": {
18667
18749
  "location": "import",
18668
18750
  "path": "~features/blazor-ref",
18669
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
18751
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
18752
+ "referenceLocation": "BlazorInvokableFunction"
18670
18753
  },
18671
18754
  "VehicleLookupDTO": {
18672
18755
  "location": "import",
18673
18756
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
18674
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
18757
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
18758
+ "referenceLocation": "VehicleLookupDTO"
18675
18759
  }
18676
18760
  }
18677
18761
  },
@@ -18703,7 +18787,8 @@
18703
18787
  "BlazorInvokableFunction": {
18704
18788
  "location": "import",
18705
18789
  "path": "~features/blazor-ref",
18706
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
18790
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
18791
+ "referenceLocation": "BlazorInvokableFunction"
18707
18792
  }
18708
18793
  }
18709
18794
  },
@@ -18784,7 +18869,8 @@
18784
18869
  "VehicleLookupDTO": {
18785
18870
  "location": "import",
18786
18871
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
18787
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
18872
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
18873
+ "referenceLocation": "VehicleLookupDTO"
18788
18874
  }
18789
18875
  },
18790
18876
  "return": "Promise<void>"
@@ -18828,7 +18914,8 @@
18828
18914
  "DotNetObjectReference": {
18829
18915
  "location": "import",
18830
18916
  "path": "~features/blazor-ref",
18831
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
18917
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
18918
+ "referenceLocation": "DotNetObjectReference"
18832
18919
  }
18833
18920
  },
18834
18921
  "return": "Promise<void>"
@@ -18867,7 +18954,8 @@
18867
18954
  "ErrorKeys": {
18868
18955
  "location": "import",
18869
18956
  "path": "~features/multi-lingual",
18870
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
18957
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
18958
+ "referenceLocation": "ErrorKeys"
18871
18959
  }
18872
18960
  },
18873
18961
  "return": "Promise<void>"
@@ -18906,7 +18994,8 @@
18906
18994
  "VehicleLookupMock": {
18907
18995
  "location": "import",
18908
18996
  "path": "~features/vehicle-lookup-component",
18909
- "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock"
18997
+ "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock",
18998
+ "referenceLocation": "VehicleLookupMock"
18910
18999
  }
18911
19000
  },
18912
19001
  "return": "Promise<void>"
@@ -18928,6 +19017,7 @@
18928
19017
  "styles": [],
18929
19018
  "slots": [],
18930
19019
  "parts": [],
19020
+ "states": [],
18931
19021
  "dependents": [
18932
19022
  "vehicle-lookup"
18933
19023
  ],
@@ -19042,12 +19132,14 @@
19042
19132
  "BlazorInvokableFunction": {
19043
19133
  "location": "import",
19044
19134
  "path": "~features/blazor-ref",
19045
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
19135
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
19136
+ "referenceLocation": "BlazorInvokableFunction"
19046
19137
  },
19047
19138
  "ErrorKeys": {
19048
19139
  "location": "import",
19049
19140
  "path": "~features/multi-lingual",
19050
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
19141
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
19142
+ "referenceLocation": "ErrorKeys"
19051
19143
  }
19052
19144
  }
19053
19145
  },
@@ -19078,7 +19170,6 @@
19078
19170
  "references": {}
19079
19171
  },
19080
19172
  "mutable": false,
19081
- "attr": "headers",
19082
19173
  "reflectToAttr": false,
19083
19174
  "docs": "",
19084
19175
  "docsTags": [
@@ -19131,7 +19222,8 @@
19131
19222
  "LanguageKeys": {
19132
19223
  "location": "import",
19133
19224
  "path": "~features/multi-lingual",
19134
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
19225
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
19226
+ "referenceLocation": "LanguageKeys"
19135
19227
  }
19136
19228
  }
19137
19229
  },
@@ -19179,12 +19271,14 @@
19179
19271
  "BlazorInvokableFunction": {
19180
19272
  "location": "import",
19181
19273
  "path": "~features/blazor-ref",
19182
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
19274
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
19275
+ "referenceLocation": "BlazorInvokableFunction"
19183
19276
  },
19184
19277
  "VehicleLookupDTO": {
19185
19278
  "location": "import",
19186
19279
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
19187
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
19280
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
19281
+ "referenceLocation": "VehicleLookupDTO"
19188
19282
  }
19189
19283
  }
19190
19284
  },
@@ -19216,7 +19310,8 @@
19216
19310
  "BlazorInvokableFunction": {
19217
19311
  "location": "import",
19218
19312
  "path": "~features/blazor-ref",
19219
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
19313
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
19314
+ "referenceLocation": "BlazorInvokableFunction"
19220
19315
  }
19221
19316
  }
19222
19317
  },
@@ -19297,7 +19392,8 @@
19297
19392
  "VehicleLookupDTO": {
19298
19393
  "location": "import",
19299
19394
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
19300
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
19395
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
19396
+ "referenceLocation": "VehicleLookupDTO"
19301
19397
  }
19302
19398
  },
19303
19399
  "return": "Promise<void>"
@@ -19341,7 +19437,8 @@
19341
19437
  "DotNetObjectReference": {
19342
19438
  "location": "import",
19343
19439
  "path": "~features/blazor-ref",
19344
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
19440
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
19441
+ "referenceLocation": "DotNetObjectReference"
19345
19442
  }
19346
19443
  },
19347
19444
  "return": "Promise<void>"
@@ -19380,7 +19477,8 @@
19380
19477
  "ErrorKeys": {
19381
19478
  "location": "import",
19382
19479
  "path": "~features/multi-lingual",
19383
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
19480
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
19481
+ "referenceLocation": "ErrorKeys"
19384
19482
  }
19385
19483
  },
19386
19484
  "return": "Promise<void>"
@@ -19419,7 +19517,8 @@
19419
19517
  "VehicleLookupMock": {
19420
19518
  "location": "import",
19421
19519
  "path": "~features/vehicle-lookup-component",
19422
- "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock"
19520
+ "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock",
19521
+ "referenceLocation": "VehicleLookupMock"
19423
19522
  }
19424
19523
  },
19425
19524
  "return": "Promise<void>"
@@ -19441,6 +19540,7 @@
19441
19540
  "styles": [],
19442
19541
  "slots": [],
19443
19542
  "parts": [],
19543
+ "states": [],
19444
19544
  "dependents": [
19445
19545
  "vehicle-lookup"
19446
19546
  ],
@@ -19558,12 +19658,14 @@
19558
19658
  "BlazorInvokableFunction": {
19559
19659
  "location": "import",
19560
19660
  "path": "~features/blazor-ref",
19561
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
19661
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
19662
+ "referenceLocation": "BlazorInvokableFunction"
19562
19663
  },
19563
19664
  "ErrorKeys": {
19564
19665
  "location": "import",
19565
19666
  "path": "~features/multi-lingual",
19566
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
19667
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
19668
+ "referenceLocation": "ErrorKeys"
19567
19669
  }
19568
19670
  }
19569
19671
  },
@@ -19594,7 +19696,6 @@
19594
19696
  "references": {}
19595
19697
  },
19596
19698
  "mutable": false,
19597
- "attr": "headers",
19598
19699
  "reflectToAttr": false,
19599
19700
  "docs": "",
19600
19701
  "docsTags": [
@@ -19647,7 +19748,8 @@
19647
19748
  "LanguageKeys": {
19648
19749
  "location": "import",
19649
19750
  "path": "~features/multi-lingual",
19650
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
19751
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
19752
+ "referenceLocation": "LanguageKeys"
19651
19753
  }
19652
19754
  }
19653
19755
  },
@@ -19695,12 +19797,14 @@
19695
19797
  "BlazorInvokableFunction": {
19696
19798
  "location": "import",
19697
19799
  "path": "~features/blazor-ref",
19698
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
19800
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
19801
+ "referenceLocation": "BlazorInvokableFunction"
19699
19802
  },
19700
19803
  "VehicleLookupDTO": {
19701
19804
  "location": "import",
19702
19805
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
19703
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
19806
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
19807
+ "referenceLocation": "VehicleLookupDTO"
19704
19808
  }
19705
19809
  }
19706
19810
  },
@@ -19732,7 +19836,8 @@
19732
19836
  "BlazorInvokableFunction": {
19733
19837
  "location": "import",
19734
19838
  "path": "~features/blazor-ref",
19735
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
19839
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
19840
+ "referenceLocation": "BlazorInvokableFunction"
19736
19841
  }
19737
19842
  }
19738
19843
  },
@@ -19813,7 +19918,8 @@
19813
19918
  "VehicleLookupDTO": {
19814
19919
  "location": "import",
19815
19920
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
19816
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
19921
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
19922
+ "referenceLocation": "VehicleLookupDTO"
19817
19923
  }
19818
19924
  },
19819
19925
  "return": "Promise<void>"
@@ -19857,7 +19963,8 @@
19857
19963
  "DotNetObjectReference": {
19858
19964
  "location": "import",
19859
19965
  "path": "~features/blazor-ref",
19860
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
19966
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
19967
+ "referenceLocation": "DotNetObjectReference"
19861
19968
  }
19862
19969
  },
19863
19970
  "return": "Promise<void>"
@@ -19896,7 +20003,8 @@
19896
20003
  "ErrorKeys": {
19897
20004
  "location": "import",
19898
20005
  "path": "~features/multi-lingual",
19899
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
20006
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
20007
+ "referenceLocation": "ErrorKeys"
19900
20008
  }
19901
20009
  },
19902
20010
  "return": "Promise<void>"
@@ -19935,7 +20043,8 @@
19935
20043
  "VehicleLookupMock": {
19936
20044
  "location": "import",
19937
20045
  "path": "~features/vehicle-lookup-component",
19938
- "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock"
20046
+ "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock",
20047
+ "referenceLocation": "VehicleLookupMock"
19939
20048
  }
19940
20049
  },
19941
20050
  "return": "Promise<void>"
@@ -19957,6 +20066,7 @@
19957
20066
  "styles": [],
19958
20067
  "slots": [],
19959
20068
  "parts": [],
20069
+ "states": [],
19960
20070
  "dependents": [
19961
20071
  "vehicle-lookup"
19962
20072
  ],
@@ -20361,12 +20471,14 @@
20361
20471
  "BlazorInvokableFunction": {
20362
20472
  "location": "import",
20363
20473
  "path": "~features/blazor-ref",
20364
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
20474
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
20475
+ "referenceLocation": "BlazorInvokableFunction"
20365
20476
  },
20366
20477
  "ErrorKeys": {
20367
20478
  "location": "import",
20368
20479
  "path": "~features/multi-lingual",
20369
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
20480
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
20481
+ "referenceLocation": "ErrorKeys"
20370
20482
  }
20371
20483
  }
20372
20484
  },
@@ -20397,7 +20509,6 @@
20397
20509
  "references": {}
20398
20510
  },
20399
20511
  "mutable": false,
20400
- "attr": "headers",
20401
20512
  "reflectToAttr": false,
20402
20513
  "docs": "",
20403
20514
  "docsTags": [
@@ -20450,7 +20561,8 @@
20450
20561
  "LanguageKeys": {
20451
20562
  "location": "import",
20452
20563
  "path": "~features/multi-lingual",
20453
- "id": "src/features/multi-lingual/index.ts::LanguageKeys"
20564
+ "id": "src/features/multi-lingual/index.ts::LanguageKeys",
20565
+ "referenceLocation": "LanguageKeys"
20454
20566
  }
20455
20567
  }
20456
20568
  },
@@ -20498,12 +20610,14 @@
20498
20610
  "BlazorInvokableFunction": {
20499
20611
  "location": "import",
20500
20612
  "path": "~features/blazor-ref",
20501
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
20613
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
20614
+ "referenceLocation": "BlazorInvokableFunction"
20502
20615
  },
20503
20616
  "VehicleLookupDTO": {
20504
20617
  "location": "import",
20505
20618
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
20506
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
20619
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
20620
+ "referenceLocation": "VehicleLookupDTO"
20507
20621
  }
20508
20622
  }
20509
20623
  },
@@ -20535,7 +20649,8 @@
20535
20649
  "BlazorInvokableFunction": {
20536
20650
  "location": "import",
20537
20651
  "path": "~features/blazor-ref",
20538
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
20652
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
20653
+ "referenceLocation": "BlazorInvokableFunction"
20539
20654
  }
20540
20655
  }
20541
20656
  },
@@ -20770,7 +20885,8 @@
20770
20885
  "BlazorInvokableFunction": {
20771
20886
  "location": "import",
20772
20887
  "path": "~features/blazor-ref",
20773
- "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
20888
+ "id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
20889
+ "referenceLocation": "BlazorInvokableFunction"
20774
20890
  }
20775
20891
  }
20776
20892
  },
@@ -20873,7 +20989,8 @@
20873
20989
  "VehicleLookupDTO": {
20874
20990
  "location": "import",
20875
20991
  "path": "~types/generated/vehicle-lookup/vehicle-lookup-dto",
20876
- "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO"
20992
+ "id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
20993
+ "referenceLocation": "VehicleLookupDTO"
20877
20994
  }
20878
20995
  },
20879
20996
  "return": "Promise<void>"
@@ -20917,7 +21034,8 @@
20917
21034
  "DotNetObjectReference": {
20918
21035
  "location": "import",
20919
21036
  "path": "~features/blazor-ref",
20920
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
21037
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
21038
+ "referenceLocation": "DotNetObjectReference"
20921
21039
  }
20922
21040
  },
20923
21041
  "return": "Promise<void>"
@@ -20956,7 +21074,8 @@
20956
21074
  "ErrorKeys": {
20957
21075
  "location": "import",
20958
21076
  "path": "~features/multi-lingual",
20959
- "id": "src/features/multi-lingual/index.ts::ErrorKeys"
21077
+ "id": "src/features/multi-lingual/index.ts::ErrorKeys",
21078
+ "referenceLocation": "ErrorKeys"
20960
21079
  }
20961
21080
  },
20962
21081
  "return": "Promise<void>"
@@ -20995,7 +21114,8 @@
20995
21114
  "VehicleLookupMock": {
20996
21115
  "location": "import",
20997
21116
  "path": "~features/vehicle-lookup-component",
20998
- "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock"
21117
+ "id": "src/features/vehicle-lookup-component/index.ts::VehicleLookupMock",
21118
+ "referenceLocation": "VehicleLookupMock"
20999
21119
  }
21000
21120
  },
21001
21121
  "return": "Promise<void>"
@@ -21017,6 +21137,7 @@
21017
21137
  "styles": [],
21018
21138
  "slots": [],
21019
21139
  "parts": [],
21140
+ "states": [],
21020
21141
  "dependents": [
21021
21142
  "vehicle-lookup"
21022
21143
  ],
@@ -21091,10 +21212,10 @@
21091
21212
  "docsTags": [
21092
21213
  {
21093
21214
  "name": "default",
21094
- "text": "CAPTURE_INTERVAL"
21215
+ "text": "2000"
21095
21216
  }
21096
21217
  ],
21097
- "default": "CAPTURE_INTERVAL",
21218
+ "default": "2000",
21098
21219
  "values": [
21099
21220
  {
21100
21221
  "type": "number"
@@ -21561,7 +21682,8 @@
21561
21682
  "DotNetObjectReference": {
21562
21683
  "location": "import",
21563
21684
  "path": "~features/blazor-ref",
21564
- "id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
21685
+ "id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
21686
+ "referenceLocation": "DotNetObjectReference"
21565
21687
  }
21566
21688
  },
21567
21689
  "return": "Promise<void>"
@@ -21592,6 +21714,7 @@
21592
21714
  "docs": ""
21593
21715
  }
21594
21716
  ],
21717
+ "states": [],
21595
21718
  "dependents": [
21596
21719
  "form-vin-input"
21597
21720
  ],
@@ -21743,6 +21866,11 @@
21743
21866
  "declaration": "any",
21744
21867
  "docstring": "",
21745
21868
  "path": "src/components/vehicle-lookup/vehicle-warranty-details.tsx"
21869
+ },
21870
+ "src/components.d.ts::FormSelectItem": {
21871
+ "declaration": "any",
21872
+ "docstring": "",
21873
+ "path": "src/components.d.ts"
21746
21874
  }
21747
21875
  }
21748
21876
  }