adp-web-components 0.3.20 → 0.4.0
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.
- package/dist/cjs/branch-date-dropdown_17.cjs.entry.js +40 -39
- package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +9 -9
- package/dist/cjs/flexible-container.cjs.entry.js +5 -23
- package/dist/cjs/form-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/form-date-picker.cjs.entry.js +5 -5
- package/dist/cjs/form-input_7.cjs.entry.js +17 -17
- package/dist/cjs/form-switch.cjs.entry.js +2 -2
- package/dist/cjs/form-time-picker.cjs.entry.js +6 -6
- package/dist/cjs/{functions-BAUJUMt-.js → functions-gb1i8Hkl.js} +1 -1
- package/dist/cjs/general-form.cjs.entry.js +4 -4
- package/dist/cjs/general-inquiry-form.cjs.entry.js +4 -4
- package/dist/cjs/{get-local-language-DI_UK6D5.js → get-local-language-CZeC0BN9.js} +4 -4
- package/dist/cjs/{get-mock-files-B1tNGb9m.js → get-mock-files-NMHm1Vgn.js} +1 -1
- package/dist/cjs/information-table.cjs.entry.js +24 -12
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/loading-spinner.cjs.entry.js +2 -2
- package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +3 -3
- package/dist/cjs/parents-with-tag-CV2Y9Chq.js +26 -0
- package/dist/cjs/part-lookup.cjs.entry.js +2 -2
- package/dist/cjs/reveal-below-CyYolTYX.js +127 -0
- package/dist/cjs/service-booking-form.cjs.entry.js +4 -4
- package/dist/cjs/shift-accordion.cjs.entry.js +1 -1
- package/dist/cjs/shift-checkbox.cjs.entry.js +2 -2
- package/dist/cjs/shift-components.cjs.js +1 -1
- package/dist/cjs/shift-slider.cjs.entry.js +2 -2
- package/dist/cjs/shift-switch.cjs.entry.js +2 -2
- package/dist/cjs/shift-tab-content.cjs.entry.js +2 -2
- package/dist/cjs/shift-tabs_2.cjs.entry.js +10 -10
- package/dist/cjs/ssc-lookup-form.cjs.entry.js +4 -4
- package/dist/cjs/test-drive-form.cjs.entry.js +4 -4
- package/dist/cjs/{type-BHyLb1S8.js → type-CTsARyVi.js} +63 -18
- package/dist/cjs/vehicle-accessories_8.cjs.entry.js +819 -204
- package/dist/cjs/vehicle-lookup.cjs.entry.js +56 -40
- package/dist/cjs/vehicle-quotation-form.cjs.entry.js +4 -4
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/components/empty.css +1 -1
- package/dist/collection/components/components/flexible-container.css +1 -1
- package/dist/collection/components/components/flexible-container.js +2 -2
- package/dist/collection/components/components/information-table.css +1 -1
- package/dist/collection/components/components/information-table.js +21 -8
- package/dist/collection/components/components/loading-spinner.css +1 -1
- package/dist/collection/components/components/loading-spinner.js +1 -1
- package/dist/collection/components/components/shift-accordion.js +1 -1
- package/dist/collection/components/components/shift-checkbox.js +1 -1
- package/dist/collection/components/components/shift-portal.css +1 -1
- package/dist/collection/components/components/shift-select-dropdown.css +1 -1
- package/dist/collection/components/components/shift-select-dropdown.js +2 -2
- package/dist/collection/components/components/shift-select.css +1 -1
- package/dist/collection/components/components/shift-select.js +3 -3
- package/dist/collection/components/components/shift-slider.css +1 -1
- package/dist/collection/components/components/shift-slider.js +1 -1
- package/dist/collection/components/components/shift-switch.js +1 -1
- package/dist/collection/components/components/shift-tab-content.css +1 -1
- package/dist/collection/components/components/shift-tab-content.js +1 -1
- package/dist/collection/components/components/shift-tabs.css +1 -1
- package/dist/collection/components/components/shift-tabs.js +2 -2
- package/dist/collection/components/form-elements/branch-date-dropdown.js +2 -2
- package/dist/collection/components/form-elements/branch-date-picker.js +2 -2
- package/dist/collection/components/form-elements/branch-slot-dropdown.css +1 -1
- package/dist/collection/components/form-elements/branch-slot-dropdown.js +1 -1
- package/dist/collection/components/form-elements/branch-slot-picker.js +2 -2
- package/dist/collection/components/form-elements/form-checkbox.js +1 -1
- package/dist/collection/components/form-elements/form-date-picker-legacy.js +4 -4
- package/dist/collection/components/form-elements/form-dialog.css +1 -1
- package/dist/collection/components/form-elements/form-dialog.js +1 -1
- package/dist/collection/components/form-elements/form-file.js +2 -2
- package/dist/collection/components/form-elements/form-input.js +2 -2
- package/dist/collection/components/form-elements/form-inputs.css +1 -1
- package/dist/collection/components/form-elements/form-picker-input.js +2 -2
- package/dist/collection/components/form-elements/form-shadow-input.js +1 -1
- package/dist/collection/components/form-elements/form-stepper-control.js +2 -2
- package/dist/collection/components/form-elements/form-stepper-submit.js +2 -2
- package/dist/collection/components/form-elements/form-stepper.js +1 -1
- package/dist/collection/components/form-elements/form-structure-error.js +1 -1
- package/dist/collection/components/form-elements/form-structure.js +3 -2
- package/dist/collection/components/form-elements/form-submit.js +2 -2
- package/dist/collection/components/form-elements/form-switch.js +1 -1
- package/dist/collection/components/form-elements/form-text-area.js +2 -2
- package/dist/collection/components/form-elements/form-time-picker-legacy.js +5 -5
- package/dist/collection/components/form-elements/form-vin-input.js +2 -2
- package/dist/collection/components/forms/general-form.js +2 -2
- package/dist/collection/components/forms/general-inquiry.js +2 -2
- package/dist/collection/components/forms/service-booking.js +2 -2
- package/dist/collection/components/forms/ssc-lookup.js +2 -2
- package/dist/collection/components/forms/test-drive.js +2 -2
- package/dist/collection/components/forms/vehicle-quotation.js +2 -2
- package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
- package/dist/collection/components/part-lookup/dead-stock-lookup.js +2 -2
- package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
- package/dist/collection/components/part-lookup/distributor-lookup.js +2 -2
- package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
- package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
- package/dist/collection/components/part-lookup/manufacturer-part-lookup.js +1 -1
- package/dist/collection/components/part-lookup/part-lookup.css +1 -1
- package/dist/collection/components/vehicle-lookup/components/CoverageTimeline.js +5 -8
- package/dist/collection/components/vehicle-lookup/components/SscCampaigns.js +236 -0
- package/dist/collection/components/vehicle-lookup/components/glyphs.js +19 -0
- package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +3 -3
- package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +61 -9
- package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +6 -6
- package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +99 -59
- package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +3 -3
- package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +2 -2
- package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-specification.js +2 -2
- package/dist/collection/components/vehicle-lookup/vehicle-ssc.css +1 -0
- package/dist/collection/components/vehicle-lookup/{vehicle-warranty-details.js → vehicle-ssc.js} +583 -189
- package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.js +5 -6
- package/dist/collection/components/vin-extractor/vin-extractor.js +1 -1
- package/dist/collection/features/vehicle-lookup-component/index.js +1 -0
- package/dist/collection/features/vehicle-lookup-component/request-headers.js +42 -0
- package/dist/collection/features/vehicle-lookup-component/vehicle-lookup-api-integration.js +9 -7
- package/dist/collection/global/lib/flexible-parents.js +46 -0
- package/dist/collection/global/lib/reveal-below.js +118 -0
- package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-dto.js +1 -0
- package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-code-dto.js +1 -0
- package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-line-dto.js +1 -0
- package/dist/collection/global/types/generated/vehicle-lookup/ssc-repair-trace-warranty-claim-dto.js +1 -0
- package/dist/collection/locale-mapper.js +3 -3
- package/dist/collection/locales/vehicleLookup/ssc/type.js +70 -0
- package/dist/collection/locales/vehicleLookup/wrapper-type.js +2 -2
- package/dist/collection/templates/harness.js +3 -1
- package/dist/components/branch-date-dropdown.js +1 -1
- package/dist/components/branch-date-picker.js +1 -1
- package/dist/components/branch-slot-dropdown.js +1 -1
- package/dist/components/branch-slot-picker.js +1 -1
- package/dist/components/dead-stock-lookup.js +1 -1
- package/dist/components/distributor-lookup.js +1 -1
- package/dist/components/flexible-container.js +1 -1
- package/dist/components/form-checkbox.js +1 -1
- package/dist/components/form-date-picker.js +1 -1
- package/dist/components/form-dialog.js +1 -1
- package/dist/components/form-file.js +1 -1
- package/dist/components/form-input-preview.js +1 -1
- package/dist/components/form-input.js +1 -1
- package/dist/components/form-phone-number.js +1 -1
- package/dist/components/form-picker-input.js +1 -1
- package/dist/components/form-select.js +1 -1
- package/dist/components/form-shadow-input.js +1 -1
- package/dist/components/form-stepper-control.js +1 -1
- package/dist/components/form-stepper-submit.js +1 -1
- package/dist/components/form-stepper.js +1 -1
- package/dist/components/form-structure-error.js +1 -1
- package/dist/components/form-structure.js +1 -1
- package/dist/components/form-submit.js +1 -1
- package/dist/components/form-switch.js +1 -1
- package/dist/components/form-text-area.js +1 -1
- package/dist/components/form-time-picker.js +1 -1
- package/dist/components/form-vin-input.js +1 -1
- package/dist/components/general-form.js +1 -1
- package/dist/components/general-inquiry-form.js +1 -1
- package/dist/components/information-table.js +1 -1
- package/dist/components/loading-spinner.js +1 -1
- package/dist/components/manufacturer-lookup.js +1 -1
- package/dist/components/manufacturer-part-lookup.js +1 -1
- package/dist/components/{p-CsU_c7eX.js → p-AkWKeTFc.js} +1 -1
- package/dist/components/{p-CMAmzdM7.js → p-B2Rwfoy0.js} +1 -1
- package/dist/components/p-B4nj03om.js +5 -0
- package/dist/components/p-BAkLdLKZ.js +5 -0
- package/dist/components/p-BDCBfHZQ.js +5 -0
- package/dist/components/{p-DQ0uTCi2.js → p-BDOUh9fr.js} +1 -1
- package/dist/components/p-BGf2deKN.js +5 -0
- package/dist/components/{p-5OD_mwiD.js → p-BNmsN10T.js} +1 -1
- package/dist/components/p-BOaqSzZZ.js +5 -0
- package/dist/components/p-B_1NtFJh.js +5 -0
- package/dist/components/{p-Cpjvk1pk.js → p-BhekdMkM.js} +1 -1
- package/dist/components/p-BpZlI-gl.js +5 -0
- package/dist/components/p-BtipOZUG.js +5 -0
- package/dist/components/{p-KbiYvxzP.js → p-BvM3siIc.js} +1 -1
- package/dist/components/{p-rQ3Z9EnS.js → p-BwoBk7eI.js} +1 -1
- package/dist/components/{p-SIS25ChD.js → p-BxGye2qd.js} +1 -1
- package/dist/components/{p-D42YuMNZ.js → p-BySGDlQi.js} +1 -1
- package/dist/components/{p-BvLVCp-j.js → p-ByrX91PC.js} +1 -1
- package/dist/components/p-C9uBduBY.js +5 -0
- package/dist/components/{p-DnspXuVN.js → p-CETvww16.js} +1 -1
- package/dist/components/{p-CJtTHErI.js → p-CT-MbmyW.js} +1 -1
- package/dist/components/p-CUO3vXQr.js +5 -0
- package/dist/components/{p-BPXRokES.js → p-CbRoCi89.js} +1 -1
- package/dist/components/{p-ikaUQvOO.js → p-CebvOd8T.js} +1 -1
- package/dist/components/{p-68bjv9gT.js → p-Cy8khSKP.js} +1 -1
- package/dist/components/{p-BpB_86n0.js → p-D4VK-Fv7.js} +1 -1
- package/dist/components/p-D4aXUm2Y.js +5 -0
- package/dist/components/{p-Wgb4y0H3.js → p-D8w2fZLP.js} +1 -1
- package/dist/components/p-DCO6piZ9.js +5 -0
- package/dist/components/{p-B1xVBTqj.js → p-DConDqrK.js} +1 -1
- package/dist/components/{p-BsnGFZeT.js → p-DDTSLfBG.js} +1 -1
- package/dist/components/{p-C3KLOUbk.js → p-DJDhhX5A.js} +1 -1
- package/dist/components/p-DKWqzBVM.js +5 -0
- package/dist/components/{p-BI5NL1Rh.js → p-DOIpj5PH.js} +1 -1
- package/dist/components/{p-BWlX-Nz-.js → p-DVkAlTjC.js} +1 -1
- package/dist/components/p-D_uU2Pi-.js +5 -0
- package/dist/components/{p-BULuujHY.js → p-DfVskL_i.js} +1 -1
- package/dist/components/p-DkCqJ072.js +5 -0
- package/dist/components/p-DpuHkgw0.js +5 -0
- package/dist/components/{p-Ce2mazYo.js → p-DrF7UQxE.js} +1 -1
- package/dist/components/{p-DCpRGVqe.js → p-DxRQkoRz.js} +1 -1
- package/dist/components/{p-BcWJAP8j.js → p-Imck426q.js} +1 -1
- package/dist/components/{p-bCeQwUKM.js → p-UFwS4oV2.js} +1 -1
- package/dist/components/p-WIpbRULc.js +5 -0
- package/dist/components/p-XFwQkeZH.js +5 -0
- package/dist/components/p-Ype8FNjy.js +5 -0
- package/dist/components/{p-B0_5_VvS.js → p-a4ooD0o_.js} +1 -1
- package/dist/components/{p-DTmI_Yx0.js → p-bVbnoz7C.js} +1 -1
- package/dist/components/{p-OY4Ixaeq.js → p-d1WgLP9O.js} +1 -1
- package/dist/components/{p-Bc5HIbcj.js → p-vlA3PJQv.js} +1 -1
- package/dist/components/{p-BpHkd1L9.js → p-vuYBsCyI.js} +1 -1
- package/dist/components/part-lookup.js +1 -1
- package/dist/components/service-booking-form.js +1 -1
- package/dist/components/shift-accordion.js +1 -1
- package/dist/components/shift-checkbox.js +1 -1
- package/dist/components/shift-portal.js +1 -1
- package/dist/components/shift-select-dropdown.js +1 -1
- package/dist/components/shift-select.js +1 -1
- package/dist/components/shift-slider.js +1 -1
- package/dist/components/shift-switch.js +1 -1
- package/dist/components/shift-tab-content.js +1 -1
- package/dist/components/shift-tabs.js +1 -1
- package/dist/components/ssc-lookup-form.js +1 -1
- package/dist/components/test-drive-form.js +1 -1
- package/dist/components/vehicle-accessories.js +1 -1
- package/dist/components/vehicle-claimable-items.js +1 -1
- package/dist/components/vehicle-item-claim-form.js +1 -1
- package/dist/components/vehicle-lookup.js +1 -1
- package/dist/components/vehicle-paint-thickness.js +1 -1
- package/dist/components/vehicle-quotation-form.js +1 -1
- package/dist/components/vehicle-sale-information.js +1 -1
- package/dist/components/vehicle-service-history.js +1 -1
- package/dist/components/vehicle-specification.js +1 -1
- package/dist/components/vehicle-ssc.d.ts +11 -0
- package/dist/components/vehicle-ssc.js +5 -0
- package/dist/components/vehicle-warranty-timeline.js +1 -1
- package/dist/components/vin-extractor.js +1 -1
- package/dist/esm/branch-date-dropdown_17.entry.js +40 -39
- package/dist/esm/dead-stock-lookup_3.entry.js +9 -9
- package/dist/esm/flexible-container.entry.js +4 -22
- package/dist/esm/form-checkbox.entry.js +2 -2
- package/dist/esm/form-date-picker.entry.js +5 -5
- package/dist/esm/form-input_7.entry.js +17 -17
- package/dist/esm/form-switch.entry.js +2 -2
- package/dist/esm/form-time-picker.entry.js +6 -6
- package/dist/esm/{functions-DSwc1YVL.js → functions-SHZO3nZB.js} +1 -1
- package/dist/esm/general-form.entry.js +4 -4
- package/dist/esm/general-inquiry-form.entry.js +4 -4
- package/dist/esm/{get-local-language-DdSAPSCV.js → get-local-language-BLpgwBTx.js} +4 -4
- package/dist/esm/{get-mock-files-D4naDetb.js → get-mock-files-Dpb0udoz.js} +1 -1
- package/dist/esm/information-table.entry.js +22 -10
- package/dist/esm/loader.js +1 -1
- package/dist/esm/loading-spinner.entry.js +2 -2
- package/dist/esm/manufacturer-part-lookup.entry.js +3 -3
- package/dist/esm/parents-with-tag-WIpbRULc.js +24 -0
- package/dist/esm/part-lookup.entry.js +2 -2
- package/dist/esm/reveal-below-DWXRi5w3.js +124 -0
- package/dist/esm/service-booking-form.entry.js +4 -4
- package/dist/esm/shift-accordion.entry.js +1 -1
- package/dist/esm/shift-checkbox.entry.js +2 -2
- package/dist/esm/shift-components.js +1 -1
- package/dist/esm/shift-slider.entry.js +2 -2
- package/dist/esm/shift-switch.entry.js +2 -2
- package/dist/esm/shift-tab-content.entry.js +2 -2
- package/dist/esm/shift-tabs_2.entry.js +10 -10
- package/dist/esm/ssc-lookup-form.entry.js +4 -4
- package/dist/esm/test-drive-form.entry.js +4 -4
- package/dist/esm/{type-DEzFTlhs.js → type-CQsUzIOf.js} +63 -18
- package/dist/esm/vehicle-accessories_8.entry.js +819 -204
- package/dist/esm/vehicle-lookup.entry.js +56 -40
- package/dist/esm/vehicle-quotation-form.entry.js +4 -4
- package/dist/integration-manifest.json +38 -23
- package/dist/locales/vehicleLookup/ssc/ar.json +64 -0
- package/dist/locales/vehicleLookup/ssc/en.json +64 -0
- package/dist/locales/vehicleLookup/ssc/ku.json +64 -0
- package/dist/locales/vehicleLookup/ssc/ru.json +64 -0
- package/dist/locales/vehicleLookup/ssc/type.ts +68 -0
- package/dist/locales/vehicleLookup/wrapper-type.ts +2 -2
- package/dist/mocks/generated/broker-dealer/vehicle-lookup.json +40 -2
- package/dist/mocks/generated/standard-dealer/vehicle-lookup.json +61 -2
- package/dist/shift-components/{p-4b6f801a.entry.js → p-005d0a3a.entry.js} +1 -1
- package/dist/shift-components/p-0965eb41.entry.js +5 -0
- package/dist/shift-components/{p-ca0683e9.entry.js → p-164eeced.entry.js} +1 -1
- package/dist/shift-components/{p-295e445f.entry.js → p-219e589c.entry.js} +1 -1
- package/dist/shift-components/{p-b4544d10.entry.js → p-3324bdf6.entry.js} +1 -1
- package/dist/shift-components/{p-feb443ec.entry.js → p-3790e469.entry.js} +1 -1
- package/dist/shift-components/{p-df0c7ac1.entry.js → p-3895d8e5.entry.js} +1 -1
- package/dist/shift-components/p-391c55af.entry.js +5 -0
- package/dist/shift-components/{p-152057de.entry.js → p-3ba3f543.entry.js} +1 -1
- package/dist/shift-components/{p-D2Ofzg_i.js → p-48Fp2I0C.js} +1 -1
- package/dist/shift-components/p-5c28fb6d.entry.js +5 -0
- package/dist/shift-components/{p-85d43a41.entry.js → p-60232b66.entry.js} +1 -1
- package/dist/shift-components/{p-76b0ea8c.entry.js → p-82bb8960.entry.js} +1 -1
- package/dist/shift-components/{p-cbdc1c2e.entry.js → p-879faeec.entry.js} +1 -1
- package/dist/shift-components/p-90034cd8.entry.js +5 -0
- package/dist/shift-components/p-93ddc847.entry.js +5 -0
- package/dist/shift-components/p-C68bG4KE.js +5 -0
- package/dist/shift-components/{p-DDtDRGFL.js → p-DIe_G0iC.js} +1 -1
- package/dist/shift-components/p-Tjvj6pk4.js +5 -0
- package/dist/shift-components/p-WIpbRULc.js +5 -0
- package/dist/shift-components/{p-d3bbba07.entry.js → p-a4f1502c.entry.js} +1 -1
- package/dist/shift-components/{p-4cdeab63.entry.js → p-af71f000.entry.js} +1 -1
- package/dist/shift-components/p-bd8dbd1d.entry.js +5 -0
- package/dist/shift-components/{p-52530fba.entry.js → p-be19d7ff.entry.js} +1 -1
- package/dist/shift-components/{p-68e41217.entry.js → p-c40bda31.entry.js} +1 -1
- package/dist/shift-components/p-d47428d1.entry.js +5 -0
- package/dist/shift-components/p-d8844424.entry.js +5 -0
- package/dist/shift-components/p-e7986265.entry.js +5 -0
- package/dist/shift-components/p-f638970e.entry.js +5 -0
- package/dist/shift-components/{p-5e8e5ed7.entry.js → p-f93d79bc.entry.js} +1 -1
- package/dist/shift-components/{p-bfe0661c.entry.js → p-fa296247.entry.js} +1 -1
- package/dist/shift-components/p-pkYWYULB.js +5 -0
- package/dist/shift-components/shift-components.esm.js +1 -1
- package/dist/stencil-docs.json +260 -102
- package/dist/types/components/components/information-table.d.ts +3 -0
- package/dist/types/components/vehicle-lookup/components/SscCampaigns.d.ts +128 -0
- package/dist/types/components/vehicle-lookup/components/glyphs.d.ts +15 -0
- package/dist/types/components/vehicle-lookup/vehicle-claimable-items.d.ts +6 -1
- package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +25 -6
- package/dist/types/components/vehicle-lookup/vehicle-ssc.d.ts +214 -0
- package/dist/types/components/vehicle-lookup/vehicle-warranty-timeline.d.ts +3 -4
- package/dist/types/components.d.ts +214 -43
- package/dist/types/features/vehicle-lookup-component/index.d.ts +1 -0
- package/dist/types/features/vehicle-lookup-component/interface.d.ts +8 -1
- package/dist/types/features/vehicle-lookup-component/request-headers.d.ts +40 -0
- package/dist/types/global/lib/flexible-parents.d.ts +16 -0
- package/dist/types/global/lib/reveal-below.d.ts +26 -0
- package/dist/types/global/types/generated/vehicle-lookup/ssc-dto.d.ts +3 -0
- package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-dto.d.ts +12 -0
- package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-code-dto.d.ts +4 -0
- package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-labor-line-dto.d.ts +9 -0
- package/dist/types/global/types/generated/vehicle-lookup/ssc-repair-trace-warranty-claim-dto.d.ts +13 -0
- package/dist/types/locale-mapper.d.ts +2 -2
- package/dist/types/locales/vehicleLookup/serviceHistory/type.d.ts +2 -2
- package/dist/types/locales/vehicleLookup/ssc/type.d.ts +128 -0
- package/dist/types/locales/vehicleLookup/warrantyTimeline/type.d.ts +4 -4
- package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +126 -36
- package/package.json +1 -1
- package/dist/cjs/arrow-icon-yMlETDbD.js +0 -11
- package/dist/collection/components/vehicle-lookup/components/CardsContainer.js +0 -12
- package/dist/collection/components/vehicle-lookup/components/StatusCard.js +0 -11
- package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +0 -1
- package/dist/collection/locales/vehicleLookup/warranty/type.js +0 -25
- package/dist/components/p-38ox9qxm.js +0 -5
- package/dist/components/p-B2bD-55K.js +0 -5
- package/dist/components/p-CVpbr1tR.js +0 -5
- package/dist/components/p-CXbi5iPZ.js +0 -5
- package/dist/components/p-C_1_eN4N.js +0 -5
- package/dist/components/p-Cg6Prz81.js +0 -5
- package/dist/components/p-CqJiXtPb.js +0 -5
- package/dist/components/p-CrPyvAdX.js +0 -5
- package/dist/components/p-DCsMDWbS.js +0 -5
- package/dist/components/p-DqSdjh2n.js +0 -5
- package/dist/components/p-Dv2j7fhS.js +0 -5
- package/dist/components/p-K-OF4DG-.js +0 -5
- package/dist/components/p-X3AzJ0KD.js +0 -5
- package/dist/components/p-d3ZIPeEC.js +0 -5
- package/dist/components/p-mbVTvSJF.js +0 -5
- package/dist/components/p-rW_ExFCn.js +0 -5
- package/dist/components/p-uYkn8a0m.js +0 -5
- package/dist/components/vehicle-warranty-details.d.ts +0 -11
- package/dist/components/vehicle-warranty-details.js +0 -5
- package/dist/esm/arrow-icon-DziuNOTp.js +0 -9
- package/dist/locales/vehicleLookup/warranty/ar.json +0 -24
- package/dist/locales/vehicleLookup/warranty/en.json +0 -24
- package/dist/locales/vehicleLookup/warranty/ku.json +0 -24
- package/dist/locales/vehicleLookup/warranty/ru.json +0 -24
- package/dist/locales/vehicleLookup/warranty/type.ts +0 -23
- package/dist/shift-components/p-0b576888.entry.js +0 -5
- package/dist/shift-components/p-11ffa908.entry.js +0 -5
- package/dist/shift-components/p-198333fa.entry.js +0 -5
- package/dist/shift-components/p-247ac2db.entry.js +0 -5
- package/dist/shift-components/p-431522f2.entry.js +0 -5
- package/dist/shift-components/p-49dc6d73.entry.js +0 -5
- package/dist/shift-components/p-5ad4d072.entry.js +0 -5
- package/dist/shift-components/p-BggCINTA.js +0 -5
- package/dist/shift-components/p-D1ioFMhR.js +0 -5
- package/dist/shift-components/p-OfPuHUYc.js +0 -5
- package/dist/shift-components/p-b44b2c00.entry.js +0 -5
- package/dist/shift-components/p-c7fc8d5f.entry.js +0 -5
- package/dist/shift-components/p-f4679148.entry.js +0 -5
- package/dist/types/components/vehicle-lookup/components/CardsContainer.d.ts +0 -12
- package/dist/types/components/vehicle-lookup/components/StatusCard.d.ts +0 -14
- package/dist/types/components/vehicle-lookup/vehicle-warranty-details.d.ts +0 -77
- package/dist/types/locales/vehicleLookup/warranty/type.d.ts +0 -38
package/dist/stencil-docs.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-09-
|
|
2
|
+
"timestamp": "2026-09-10T17:58:09",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.43.5",
|
|
@@ -4190,8 +4190,7 @@
|
|
|
4190
4190
|
"vehicle-paint-thickness",
|
|
4191
4191
|
"vehicle-quotation-form",
|
|
4192
4192
|
"vehicle-sale-information",
|
|
4193
|
-
"vehicle-specification"
|
|
4194
|
-
"vehicle-warranty-details"
|
|
4193
|
+
"vehicle-specification"
|
|
4195
4194
|
],
|
|
4196
4195
|
"dependencies": [],
|
|
4197
4196
|
"dependencyGraph": {
|
|
@@ -4251,9 +4250,6 @@
|
|
|
4251
4250
|
],
|
|
4252
4251
|
"vehicle-specification": [
|
|
4253
4252
|
"flexible-container"
|
|
4254
|
-
],
|
|
4255
|
-
"vehicle-warranty-details": [
|
|
4256
|
-
"flexible-container"
|
|
4257
4253
|
]
|
|
4258
4254
|
}
|
|
4259
4255
|
},
|
|
@@ -11994,8 +11990,7 @@
|
|
|
11994
11990
|
"dependents": [
|
|
11995
11991
|
"distributor-lookup",
|
|
11996
11992
|
"vehicle-accessories",
|
|
11997
|
-
"vehicle-service-history"
|
|
11998
|
-
"vehicle-warranty-details"
|
|
11993
|
+
"vehicle-service-history"
|
|
11999
11994
|
],
|
|
12000
11995
|
"dependencies": [
|
|
12001
11996
|
"flexible-container"
|
|
@@ -12012,9 +12007,6 @@
|
|
|
12012
12007
|
],
|
|
12013
12008
|
"vehicle-service-history": [
|
|
12014
12009
|
"information-table"
|
|
12015
|
-
],
|
|
12016
|
-
"vehicle-warranty-details": [
|
|
12017
|
-
"information-table"
|
|
12018
12010
|
]
|
|
12019
12011
|
}
|
|
12020
12012
|
},
|
|
@@ -12057,15 +12049,9 @@
|
|
|
12057
12049
|
"slots": [],
|
|
12058
12050
|
"parts": [],
|
|
12059
12051
|
"states": [],
|
|
12060
|
-
"dependents": [
|
|
12061
|
-
"vehicle-warranty-details"
|
|
12062
|
-
],
|
|
12052
|
+
"dependents": [],
|
|
12063
12053
|
"dependencies": [],
|
|
12064
|
-
"dependencyGraph": {
|
|
12065
|
-
"vehicle-warranty-details": [
|
|
12066
|
-
"loading-spinner"
|
|
12067
|
-
]
|
|
12068
|
-
}
|
|
12054
|
+
"dependencyGraph": {}
|
|
12069
12055
|
},
|
|
12070
12056
|
{
|
|
12071
12057
|
"filePath": "src/components/part-lookup/manufacturer-lookup.tsx",
|
|
@@ -17762,7 +17748,7 @@
|
|
|
17762
17748
|
},
|
|
17763
17749
|
"mutable": false,
|
|
17764
17750
|
"reflectToAttr": false,
|
|
17765
|
-
"docs": "",
|
|
17751
|
+
"docs": "Static headers the host set on the element. The floor every request starts from.",
|
|
17766
17752
|
"docsTags": [
|
|
17767
17753
|
{
|
|
17768
17754
|
"name": "default",
|
|
@@ -18210,6 +18196,35 @@
|
|
|
18210
18196
|
"getter": false,
|
|
18211
18197
|
"setter": false
|
|
18212
18198
|
},
|
|
18199
|
+
{
|
|
18200
|
+
"name": "blazorRequestHeadersProvider",
|
|
18201
|
+
"type": "string",
|
|
18202
|
+
"complexType": {
|
|
18203
|
+
"original": "string",
|
|
18204
|
+
"resolved": "string",
|
|
18205
|
+
"references": {}
|
|
18206
|
+
},
|
|
18207
|
+
"mutable": false,
|
|
18208
|
+
"attr": "blazor-request-headers-provider",
|
|
18209
|
+
"reflectToAttr": false,
|
|
18210
|
+
"docs": "Name of a [JSInvokable] method on the Blazor reference that answers with the current headers.",
|
|
18211
|
+
"docsTags": [
|
|
18212
|
+
{
|
|
18213
|
+
"name": "default",
|
|
18214
|
+
"text": "''"
|
|
18215
|
+
}
|
|
18216
|
+
],
|
|
18217
|
+
"default": "''",
|
|
18218
|
+
"values": [
|
|
18219
|
+
{
|
|
18220
|
+
"type": "string"
|
|
18221
|
+
}
|
|
18222
|
+
],
|
|
18223
|
+
"optional": false,
|
|
18224
|
+
"required": false,
|
|
18225
|
+
"getter": false,
|
|
18226
|
+
"setter": false
|
|
18227
|
+
},
|
|
18213
18228
|
{
|
|
18214
18229
|
"name": "claimEndPoint",
|
|
18215
18230
|
"type": "string",
|
|
@@ -18346,7 +18361,7 @@
|
|
|
18346
18361
|
},
|
|
18347
18362
|
"mutable": false,
|
|
18348
18363
|
"reflectToAttr": false,
|
|
18349
|
-
"docs": "",
|
|
18364
|
+
"docs": "Static headers the host set on the element. The floor every request starts from.",
|
|
18350
18365
|
"docsTags": [
|
|
18351
18366
|
{
|
|
18352
18367
|
"name": "default",
|
|
@@ -18588,6 +18603,38 @@
|
|
|
18588
18603
|
"getter": false,
|
|
18589
18604
|
"setter": false
|
|
18590
18605
|
},
|
|
18606
|
+
{
|
|
18607
|
+
"name": "requestHeadersProvider",
|
|
18608
|
+
"type": "() => object | Promise<object>",
|
|
18609
|
+
"complexType": {
|
|
18610
|
+
"original": "RequestHeadersProvider",
|
|
18611
|
+
"resolved": "() => object | Promise<object>",
|
|
18612
|
+
"references": {
|
|
18613
|
+
"RequestHeadersProvider": {
|
|
18614
|
+
"location": "import",
|
|
18615
|
+
"path": "~features/vehicle-lookup-component",
|
|
18616
|
+
"id": "src/features/vehicle-lookup-component/index.ts::RequestHeadersProvider",
|
|
18617
|
+
"referenceLocation": "RequestHeadersProvider"
|
|
18618
|
+
}
|
|
18619
|
+
}
|
|
18620
|
+
},
|
|
18621
|
+
"mutable": false,
|
|
18622
|
+
"reflectToAttr": false,
|
|
18623
|
+
"docs": "Asked for the current headers before every request this component makes itself (trace, claim); lets a host refresh its token on demand.",
|
|
18624
|
+
"docsTags": [],
|
|
18625
|
+
"values": [
|
|
18626
|
+
{
|
|
18627
|
+
"type": "() => object"
|
|
18628
|
+
},
|
|
18629
|
+
{
|
|
18630
|
+
"type": "Promise<object>"
|
|
18631
|
+
}
|
|
18632
|
+
],
|
|
18633
|
+
"optional": true,
|
|
18634
|
+
"required": false,
|
|
18635
|
+
"getter": false,
|
|
18636
|
+
"setter": false
|
|
18637
|
+
},
|
|
18591
18638
|
{
|
|
18592
18639
|
"name": "showTrace",
|
|
18593
18640
|
"type": "boolean",
|
|
@@ -19346,10 +19393,10 @@
|
|
|
19346
19393
|
"props": [
|
|
19347
19394
|
{
|
|
19348
19395
|
"name": "activeElement",
|
|
19349
|
-
"type": "\"\" | \"vehicle-accessories\" | \"vehicle-claimable-items\" | \"vehicle-paint-thickness\" | \"vehicle-sale-information\" | \"vehicle-service-history\" | \"vehicle-specification\" | \"vehicle-ssc\" | \"vehicle-warranty-
|
|
19396
|
+
"type": "\"\" | \"vehicle-accessories\" | \"vehicle-claimable-items\" | \"vehicle-paint-thickness\" | \"vehicle-sale-information\" | \"vehicle-service-history\" | \"vehicle-specification\" | \"vehicle-ssc\" | \"vehicle-warranty-timeline\"",
|
|
19350
19397
|
"complexType": {
|
|
19351
19398
|
"original": "ActiveElement",
|
|
19352
|
-
"resolved": "\"\" | \"vehicle-accessories\" | \"vehicle-claimable-items\" | \"vehicle-paint-thickness\" | \"vehicle-sale-information\" | \"vehicle-service-history\" | \"vehicle-specification\" | \"vehicle-ssc\" | \"vehicle-warranty-
|
|
19399
|
+
"resolved": "\"\" | \"vehicle-accessories\" | \"vehicle-claimable-items\" | \"vehicle-paint-thickness\" | \"vehicle-sale-information\" | \"vehicle-service-history\" | \"vehicle-specification\" | \"vehicle-ssc\" | \"vehicle-warranty-timeline\"",
|
|
19353
19400
|
"references": {
|
|
19354
19401
|
"ActiveElement": {
|
|
19355
19402
|
"location": "local",
|
|
@@ -19401,10 +19448,6 @@
|
|
|
19401
19448
|
"value": "vehicle-ssc",
|
|
19402
19449
|
"type": "string"
|
|
19403
19450
|
},
|
|
19404
|
-
{
|
|
19405
|
-
"value": "vehicle-warranty-details",
|
|
19406
|
-
"type": "string"
|
|
19407
|
-
},
|
|
19408
19451
|
{
|
|
19409
19452
|
"value": "vehicle-warranty-timeline",
|
|
19410
19453
|
"type": "string"
|
|
@@ -19531,6 +19574,35 @@
|
|
|
19531
19574
|
"getter": false,
|
|
19532
19575
|
"setter": false
|
|
19533
19576
|
},
|
|
19577
|
+
{
|
|
19578
|
+
"name": "blazorRequestHeadersProvider",
|
|
19579
|
+
"type": "string",
|
|
19580
|
+
"complexType": {
|
|
19581
|
+
"original": "string",
|
|
19582
|
+
"resolved": "string",
|
|
19583
|
+
"references": {}
|
|
19584
|
+
},
|
|
19585
|
+
"mutable": false,
|
|
19586
|
+
"attr": "blazor-request-headers-provider",
|
|
19587
|
+
"reflectToAttr": false,
|
|
19588
|
+
"docs": "Name of a [JSInvokable] method on the Blazor reference that answers with the current request headers.",
|
|
19589
|
+
"docsTags": [
|
|
19590
|
+
{
|
|
19591
|
+
"name": "default",
|
|
19592
|
+
"text": "''"
|
|
19593
|
+
}
|
|
19594
|
+
],
|
|
19595
|
+
"default": "''",
|
|
19596
|
+
"values": [
|
|
19597
|
+
{
|
|
19598
|
+
"type": "string"
|
|
19599
|
+
}
|
|
19600
|
+
],
|
|
19601
|
+
"optional": false,
|
|
19602
|
+
"required": false,
|
|
19603
|
+
"getter": false,
|
|
19604
|
+
"setter": false
|
|
19605
|
+
},
|
|
19534
19606
|
{
|
|
19535
19607
|
"name": "childrenProps",
|
|
19536
19608
|
"type": "object | string",
|
|
@@ -19854,30 +19926,33 @@
|
|
|
19854
19926
|
"setter": false
|
|
19855
19927
|
},
|
|
19856
19928
|
{
|
|
19857
|
-
"name": "
|
|
19858
|
-
"type": "
|
|
19929
|
+
"name": "requestHeadersProvider",
|
|
19930
|
+
"type": "() => object | Promise<object>",
|
|
19859
19931
|
"complexType": {
|
|
19860
|
-
"original": "
|
|
19861
|
-
"resolved": "
|
|
19862
|
-
"references": {
|
|
19932
|
+
"original": "RequestHeadersProvider",
|
|
19933
|
+
"resolved": "() => object | Promise<object>",
|
|
19934
|
+
"references": {
|
|
19935
|
+
"RequestHeadersProvider": {
|
|
19936
|
+
"location": "import",
|
|
19937
|
+
"path": "~features/vehicle-lookup-component",
|
|
19938
|
+
"id": "src/features/vehicle-lookup-component/index.ts::RequestHeadersProvider",
|
|
19939
|
+
"referenceLocation": "RequestHeadersProvider"
|
|
19940
|
+
}
|
|
19941
|
+
}
|
|
19863
19942
|
},
|
|
19864
19943
|
"mutable": false,
|
|
19865
|
-
"attr": "separate-ssc",
|
|
19866
19944
|
"reflectToAttr": false,
|
|
19867
|
-
"docs": "",
|
|
19868
|
-
"docsTags": [
|
|
19869
|
-
{
|
|
19870
|
-
"name": "default",
|
|
19871
|
-
"text": "false"
|
|
19872
|
-
}
|
|
19873
|
-
],
|
|
19874
|
-
"default": "false",
|
|
19945
|
+
"docs": "Asked for the current request headers before every request a child makes on its own — a\ntrace, a claim, the unauthorized campaign lookup — so a host can refresh its token on demand\ninstead of the children reusing the headers captured at the last search.",
|
|
19946
|
+
"docsTags": [],
|
|
19875
19947
|
"values": [
|
|
19876
19948
|
{
|
|
19877
|
-
"type": "
|
|
19949
|
+
"type": "() => object"
|
|
19950
|
+
},
|
|
19951
|
+
{
|
|
19952
|
+
"type": "Promise<object>"
|
|
19878
19953
|
}
|
|
19879
19954
|
],
|
|
19880
|
-
"optional":
|
|
19955
|
+
"optional": true,
|
|
19881
19956
|
"required": false,
|
|
19882
19957
|
"getter": false,
|
|
19883
19958
|
"setter": false
|
|
@@ -19893,7 +19968,7 @@
|
|
|
19893
19968
|
"mutable": false,
|
|
19894
19969
|
"attr": "ssc-query-string",
|
|
19895
19970
|
"reflectToAttr": false,
|
|
19896
|
-
"docs": "",
|
|
19971
|
+
"docs": "Appended to the SSC tab's own lookup request only — e.g. a logging flag — so that only a search\nmade from the SSC tab counts as a campaign check. A search from any other tab leaves the SSC tab\nin its \"check required\" state, which names the VIN and offers to run the check itself. Never\njoins the panel's trace request: a trace re-reads a lookup that was already logged.",
|
|
19897
19972
|
"docsTags": [
|
|
19898
19973
|
{
|
|
19899
19974
|
"name": "default",
|
|
@@ -19988,11 +20063,11 @@
|
|
|
19988
20063
|
"id": "src/global/types/generated/vehicle-lookup/vehicle-lookup-dto.ts::VehicleLookupDTO",
|
|
19989
20064
|
"referenceLocation": "VehicleLookupDTO"
|
|
19990
20065
|
},
|
|
19991
|
-
"
|
|
20066
|
+
"VehicleSsc": {
|
|
19992
20067
|
"location": "import",
|
|
19993
|
-
"path": "./vehicle-
|
|
19994
|
-
"id": "src/components/vehicle-lookup/vehicle-
|
|
19995
|
-
"referenceLocation": "
|
|
20068
|
+
"path": "./vehicle-ssc",
|
|
20069
|
+
"id": "src/components/vehicle-lookup/vehicle-ssc.tsx::VehicleSsc",
|
|
20070
|
+
"referenceLocation": "VehicleSsc"
|
|
19996
20071
|
}
|
|
19997
20072
|
},
|
|
19998
20073
|
"return": "Promise<void>"
|
|
@@ -20065,8 +20140,8 @@
|
|
|
20065
20140
|
"vehicle-specification",
|
|
20066
20141
|
"vehicle-accessories",
|
|
20067
20142
|
"vehicle-sale-information",
|
|
20068
|
-
"vehicle-warranty-details",
|
|
20069
20143
|
"vehicle-warranty-timeline",
|
|
20144
|
+
"vehicle-ssc",
|
|
20070
20145
|
"vehicle-service-history",
|
|
20071
20146
|
"vehicle-paint-thickness",
|
|
20072
20147
|
"vehicle-claimable-items",
|
|
@@ -20077,8 +20152,8 @@
|
|
|
20077
20152
|
"vehicle-specification",
|
|
20078
20153
|
"vehicle-accessories",
|
|
20079
20154
|
"vehicle-sale-information",
|
|
20080
|
-
"vehicle-warranty-details",
|
|
20081
20155
|
"vehicle-warranty-timeline",
|
|
20156
|
+
"vehicle-ssc",
|
|
20082
20157
|
"vehicle-service-history",
|
|
20083
20158
|
"vehicle-paint-thickness",
|
|
20084
20159
|
"vehicle-claimable-items",
|
|
@@ -20096,11 +20171,6 @@
|
|
|
20096
20171
|
"vehicle-sale-information": [
|
|
20097
20172
|
"flexible-container"
|
|
20098
20173
|
],
|
|
20099
|
-
"vehicle-warranty-details": [
|
|
20100
|
-
"flexible-container",
|
|
20101
|
-
"loading-spinner",
|
|
20102
|
-
"information-table"
|
|
20103
|
-
],
|
|
20104
20174
|
"vehicle-service-history": [
|
|
20105
20175
|
"information-table"
|
|
20106
20176
|
],
|
|
@@ -20261,7 +20331,7 @@
|
|
|
20261
20331
|
},
|
|
20262
20332
|
"mutable": false,
|
|
20263
20333
|
"reflectToAttr": false,
|
|
20264
|
-
"docs": "",
|
|
20334
|
+
"docs": "Static headers the host set on the element. The floor every request starts from.",
|
|
20265
20335
|
"docsTags": [
|
|
20266
20336
|
{
|
|
20267
20337
|
"name": "default",
|
|
@@ -21388,7 +21458,7 @@
|
|
|
21388
21458
|
},
|
|
21389
21459
|
"mutable": false,
|
|
21390
21460
|
"reflectToAttr": false,
|
|
21391
|
-
"docs": "",
|
|
21461
|
+
"docs": "Static headers the host set on the element. The floor every request starts from.",
|
|
21392
21462
|
"docsTags": [
|
|
21393
21463
|
{
|
|
21394
21464
|
"name": "default",
|
|
@@ -21940,7 +22010,7 @@
|
|
|
21940
22010
|
},
|
|
21941
22011
|
"mutable": false,
|
|
21942
22012
|
"reflectToAttr": false,
|
|
21943
|
-
"docs": "",
|
|
22013
|
+
"docs": "Static headers the host set on the element. The floor every request starts from.",
|
|
21944
22014
|
"docsTags": [
|
|
21945
22015
|
{
|
|
21946
22016
|
"name": "default",
|
|
@@ -22466,7 +22536,7 @@
|
|
|
22466
22536
|
},
|
|
22467
22537
|
"mutable": false,
|
|
22468
22538
|
"reflectToAttr": false,
|
|
22469
|
-
"docs": "",
|
|
22539
|
+
"docs": "Static headers the host set on the element. The floor every request starts from.",
|
|
22470
22540
|
"docsTags": [
|
|
22471
22541
|
{
|
|
22472
22542
|
"name": "default",
|
|
@@ -22852,10 +22922,10 @@
|
|
|
22852
22922
|
}
|
|
22853
22923
|
},
|
|
22854
22924
|
{
|
|
22855
|
-
"filePath": "src/components/vehicle-lookup/vehicle-
|
|
22925
|
+
"filePath": "src/components/vehicle-lookup/vehicle-ssc.tsx",
|
|
22856
22926
|
"encapsulation": "shadow",
|
|
22857
|
-
"tag": "vehicle-
|
|
22858
|
-
"docs": "",
|
|
22927
|
+
"tag": "vehicle-ssc",
|
|
22928
|
+
"docs": "The Special Service Campaigns (safety recalls) affecting a vehicle, and nothing else: warranty\ncoverage lives in <vehicle-warranty-timeline>. Replaces the campaign half of the retired\n<vehicle-warranty-details>.\n\nA vehicle is on exactly one of two paths, and the panel must never mix them (the rule is spelled\nout on `panelVerdict` in ./components/SscCampaigns.tsx and in\n.shift/repos/adp/web-components/vehicle-lookup-invariants.md):\n\n - authorized (in the distributor's records): the campaign list is the verdict;\n - unauthorized: the distributor has no records, so the only verdict is the manufacturer's\n answer to the reCAPTCHA-gated check — a yes/no, no list. Until it arrives the panel says the\n vehicle is not in the records and asserts nothing else.\n\nA third state is neither: a wrapper that only counts the SSC tab's own request as a campaign\ncheck (`sscQueryString`) tells this panel through `skipLookup` that a vehicle was looked up\nwithout it. The panel then says the check was not run and offers to run it, rather than sitting\nblank next to a VIN as if the vehicle had no campaigns.\n\nWith `show-trace`, every campaign row can open the evidence behind its repair status: the labor\ncodes accepted for the campaign, every warranty claim on the vehicle with how it was judged, and\nthe service-history lines that matched. The trace is fetched on first use with `?trace=ssc`, so\nthe ordinary lookup response stays small and the host can gate the detail behind a permission.\n\nEvery state change is a movement (lookup-motion.css): the outgoing content stays rendered while\nthe body shuts over it, and the incoming content is swapped in only while the body is shut. The\nshared lookup helper waits a second before it asks the server, which is what guarantees the body\nhas settled shut before a response can land.",
|
|
22859
22929
|
"docsTags": [],
|
|
22860
22930
|
"usage": {},
|
|
22861
22931
|
"props": [
|
|
@@ -22882,6 +22952,35 @@
|
|
|
22882
22952
|
"getter": false,
|
|
22883
22953
|
"setter": false
|
|
22884
22954
|
},
|
|
22955
|
+
{
|
|
22956
|
+
"name": "blazorRequestHeadersProvider",
|
|
22957
|
+
"type": "string",
|
|
22958
|
+
"complexType": {
|
|
22959
|
+
"original": "string",
|
|
22960
|
+
"resolved": "string",
|
|
22961
|
+
"references": {}
|
|
22962
|
+
},
|
|
22963
|
+
"mutable": false,
|
|
22964
|
+
"attr": "blazor-request-headers-provider",
|
|
22965
|
+
"reflectToAttr": false,
|
|
22966
|
+
"docs": "Name of a [JSInvokable] method on the Blazor reference that answers with the current headers.",
|
|
22967
|
+
"docsTags": [
|
|
22968
|
+
{
|
|
22969
|
+
"name": "default",
|
|
22970
|
+
"text": "''"
|
|
22971
|
+
}
|
|
22972
|
+
],
|
|
22973
|
+
"default": "''",
|
|
22974
|
+
"values": [
|
|
22975
|
+
{
|
|
22976
|
+
"type": "string"
|
|
22977
|
+
}
|
|
22978
|
+
],
|
|
22979
|
+
"optional": false,
|
|
22980
|
+
"required": false,
|
|
22981
|
+
"getter": false,
|
|
22982
|
+
"setter": false
|
|
22983
|
+
},
|
|
22885
22984
|
{
|
|
22886
22985
|
"name": "brandIntegrationId",
|
|
22887
22986
|
"type": "string",
|
|
@@ -23279,7 +23378,7 @@
|
|
|
23279
23378
|
},
|
|
23280
23379
|
"mutable": false,
|
|
23281
23380
|
"reflectToAttr": false,
|
|
23282
|
-
"docs": "",
|
|
23381
|
+
"docs": "Static headers the host set on the element. The floor every request starts from.",
|
|
23283
23382
|
"docsTags": [
|
|
23284
23383
|
{
|
|
23285
23384
|
"name": "default",
|
|
@@ -23441,6 +23540,35 @@
|
|
|
23441
23540
|
"getter": false,
|
|
23442
23541
|
"setter": false
|
|
23443
23542
|
},
|
|
23543
|
+
{
|
|
23544
|
+
"name": "lookupQueryString",
|
|
23545
|
+
"type": "string",
|
|
23546
|
+
"complexType": {
|
|
23547
|
+
"original": "string",
|
|
23548
|
+
"resolved": "string",
|
|
23549
|
+
"references": {}
|
|
23550
|
+
},
|
|
23551
|
+
"mutable": false,
|
|
23552
|
+
"attr": "lookup-query-string",
|
|
23553
|
+
"reflectToAttr": false,
|
|
23554
|
+
"docs": "Appended to the campaign lookup request only, never to the trace request. A wrapper passes its\n`sscQueryString` — typically a lookup-logging flag — here rather than into `queryString`, so\nopening a campaign's evidence (a re-read of a lookup that was already logged) is never counted\nas another lookup. The host's endpoint must refuse to log traced requests as well.",
|
|
23555
|
+
"docsTags": [
|
|
23556
|
+
{
|
|
23557
|
+
"name": "default",
|
|
23558
|
+
"text": "''"
|
|
23559
|
+
}
|
|
23560
|
+
],
|
|
23561
|
+
"default": "''",
|
|
23562
|
+
"values": [
|
|
23563
|
+
{
|
|
23564
|
+
"type": "string"
|
|
23565
|
+
}
|
|
23566
|
+
],
|
|
23567
|
+
"optional": false,
|
|
23568
|
+
"required": false,
|
|
23569
|
+
"getter": false,
|
|
23570
|
+
"setter": false
|
|
23571
|
+
},
|
|
23444
23572
|
{
|
|
23445
23573
|
"name": "mockRecaptcha",
|
|
23446
23574
|
"type": "boolean",
|
|
@@ -23452,7 +23580,7 @@
|
|
|
23452
23580
|
"mutable": false,
|
|
23453
23581
|
"attr": "mock-recaptcha",
|
|
23454
23582
|
"reflectToAttr": false,
|
|
23455
|
-
"docs": "",
|
|
23583
|
+
"docs": "Renders a click-to-pass stand-in for the reCAPTCHA widget. Implied by `isDev`; the real widget is only ever used in production mode.",
|
|
23456
23584
|
"docsTags": [
|
|
23457
23585
|
{
|
|
23458
23586
|
"name": "default",
|
|
@@ -23529,36 +23657,39 @@
|
|
|
23529
23657
|
"setter": false
|
|
23530
23658
|
},
|
|
23531
23659
|
{
|
|
23532
|
-
"name": "
|
|
23533
|
-
"type": "
|
|
23660
|
+
"name": "requestHeadersProvider",
|
|
23661
|
+
"type": "() => object | Promise<object>",
|
|
23534
23662
|
"complexType": {
|
|
23535
|
-
"original": "
|
|
23536
|
-
"resolved": "
|
|
23537
|
-
"references": {
|
|
23663
|
+
"original": "RequestHeadersProvider",
|
|
23664
|
+
"resolved": "() => object | Promise<object>",
|
|
23665
|
+
"references": {
|
|
23666
|
+
"RequestHeadersProvider": {
|
|
23667
|
+
"location": "import",
|
|
23668
|
+
"path": "~features/vehicle-lookup-component",
|
|
23669
|
+
"id": "src/features/vehicle-lookup-component/index.ts::RequestHeadersProvider",
|
|
23670
|
+
"referenceLocation": "RequestHeadersProvider"
|
|
23671
|
+
}
|
|
23672
|
+
}
|
|
23538
23673
|
},
|
|
23539
23674
|
"mutable": false,
|
|
23540
|
-
"attr": "show-ssc",
|
|
23541
23675
|
"reflectToAttr": false,
|
|
23542
|
-
"docs": "",
|
|
23543
|
-
"docsTags": [
|
|
23544
|
-
{
|
|
23545
|
-
"name": "default",
|
|
23546
|
-
"text": "false"
|
|
23547
|
-
}
|
|
23548
|
-
],
|
|
23549
|
-
"default": "false",
|
|
23676
|
+
"docs": "Asked for the current headers before every request this component makes itself; lets a host refresh its token on demand.",
|
|
23677
|
+
"docsTags": [],
|
|
23550
23678
|
"values": [
|
|
23551
23679
|
{
|
|
23552
|
-
"type": "
|
|
23680
|
+
"type": "() => object"
|
|
23681
|
+
},
|
|
23682
|
+
{
|
|
23683
|
+
"type": "Promise<object>"
|
|
23553
23684
|
}
|
|
23554
23685
|
],
|
|
23555
|
-
"optional":
|
|
23686
|
+
"optional": true,
|
|
23556
23687
|
"required": false,
|
|
23557
23688
|
"getter": false,
|
|
23558
23689
|
"setter": false
|
|
23559
23690
|
},
|
|
23560
23691
|
{
|
|
23561
|
-
"name": "
|
|
23692
|
+
"name": "showTrace",
|
|
23562
23693
|
"type": "boolean",
|
|
23563
23694
|
"complexType": {
|
|
23564
23695
|
"original": "boolean",
|
|
@@ -23566,9 +23697,9 @@
|
|
|
23566
23697
|
"references": {}
|
|
23567
23698
|
},
|
|
23568
23699
|
"mutable": false,
|
|
23569
|
-
"attr": "show-
|
|
23700
|
+
"attr": "show-trace",
|
|
23570
23701
|
"reflectToAttr": false,
|
|
23571
|
-
"docs": "",
|
|
23702
|
+
"docs": "Shows a per-campaign \"why this status?\" control. The host gates it on its own permission check; the trace lists claim and invoice details.",
|
|
23572
23703
|
"docsTags": [
|
|
23573
23704
|
{
|
|
23574
23705
|
"name": "default",
|
|
@@ -23727,7 +23858,7 @@
|
|
|
23727
23858
|
},
|
|
23728
23859
|
"signature": "clearData() => Promise<void>",
|
|
23729
23860
|
"parameters": [],
|
|
23730
|
-
"docs": "",
|
|
23861
|
+
"docs": "Back to \"no vehicle\": the body shuts over what it holds, then the panel is emptied unseen.",
|
|
23731
23862
|
"docsTags": []
|
|
23732
23863
|
},
|
|
23733
23864
|
{
|
|
@@ -23899,6 +24030,40 @@
|
|
|
23899
24030
|
],
|
|
23900
24031
|
"docs": "",
|
|
23901
24032
|
"docsTags": []
|
|
24033
|
+
},
|
|
24034
|
+
{
|
|
24035
|
+
"name": "skipLookup",
|
|
24036
|
+
"returns": {
|
|
24037
|
+
"type": "Promise<void>",
|
|
24038
|
+
"docs": ""
|
|
24039
|
+
},
|
|
24040
|
+
"complexType": {
|
|
24041
|
+
"signature": "(vin: string) => Promise<void>",
|
|
24042
|
+
"parameters": [
|
|
24043
|
+
{
|
|
24044
|
+
"name": "vin",
|
|
24045
|
+
"type": "string",
|
|
24046
|
+
"docs": ""
|
|
24047
|
+
}
|
|
24048
|
+
],
|
|
24049
|
+
"references": {
|
|
24050
|
+
"Promise": {
|
|
24051
|
+
"location": "global",
|
|
24052
|
+
"id": "global::Promise"
|
|
24053
|
+
}
|
|
24054
|
+
},
|
|
24055
|
+
"return": "Promise<void>"
|
|
24056
|
+
},
|
|
24057
|
+
"signature": "skipLookup(vin: string) => Promise<void>",
|
|
24058
|
+
"parameters": [
|
|
24059
|
+
{
|
|
24060
|
+
"name": "vin",
|
|
24061
|
+
"type": "string",
|
|
24062
|
+
"docs": ""
|
|
24063
|
+
}
|
|
24064
|
+
],
|
|
24065
|
+
"docs": "The other panels were given a vehicle but this one's own lookup was not run for it — a wrapper\nwith `sscQueryString` only counts the SSC tab's own request as a campaign check. The panel says\nso and offers to run the check itself; the VIN is kept for that.",
|
|
24066
|
+
"docsTags": []
|
|
23902
24067
|
}
|
|
23903
24068
|
],
|
|
23904
24069
|
"events": [],
|
|
@@ -23910,22 +24075,10 @@
|
|
|
23910
24075
|
"dependents": [
|
|
23911
24076
|
"vehicle-lookup"
|
|
23912
24077
|
],
|
|
23913
|
-
"dependencies": [
|
|
23914
|
-
"flexible-container",
|
|
23915
|
-
"loading-spinner",
|
|
23916
|
-
"information-table"
|
|
23917
|
-
],
|
|
24078
|
+
"dependencies": [],
|
|
23918
24079
|
"dependencyGraph": {
|
|
23919
|
-
"vehicle-warranty-details": [
|
|
23920
|
-
"flexible-container",
|
|
23921
|
-
"loading-spinner",
|
|
23922
|
-
"information-table"
|
|
23923
|
-
],
|
|
23924
|
-
"information-table": [
|
|
23925
|
-
"flexible-container"
|
|
23926
|
-
],
|
|
23927
24080
|
"vehicle-lookup": [
|
|
23928
|
-
"vehicle-
|
|
24081
|
+
"vehicle-ssc"
|
|
23929
24082
|
]
|
|
23930
24083
|
}
|
|
23931
24084
|
},
|
|
@@ -23933,7 +24086,7 @@
|
|
|
23933
24086
|
"filePath": "src/components/vehicle-lookup/vehicle-warranty-timeline.tsx",
|
|
23934
24087
|
"encapsulation": "shadow",
|
|
23935
24088
|
"tag": "vehicle-warranty-timeline",
|
|
23936
|
-
"docs": "Warranty coverage as a single dated rail: the standard warranty followed by every\nextended coverage in sequence.\n\
|
|
24089
|
+
"docs": "Warranty coverage as a single dated rail: the standard warranty followed by every\nextended coverage in sequence.\n\nThis panel shows warranty and nothing else — no campaign table, no reCAPTCHA, no\nunauthorized campaign lookup; those belong to `vehicle-ssc`. Hosts point their warranty\ntab at this tag and their campaign tab at that one.",
|
|
23937
24090
|
"docsTags": [],
|
|
23938
24091
|
"usage": {},
|
|
23939
24092
|
"props": [
|
|
@@ -24067,7 +24220,7 @@
|
|
|
24067
24220
|
},
|
|
24068
24221
|
"mutable": false,
|
|
24069
24222
|
"reflectToAttr": false,
|
|
24070
|
-
"docs": "",
|
|
24223
|
+
"docs": "Static headers the host set on the element. The floor every request starts from.",
|
|
24071
24224
|
"docsTags": [
|
|
24072
24225
|
{
|
|
24073
24226
|
"name": "default",
|
|
@@ -25186,6 +25339,11 @@
|
|
|
25186
25339
|
"docstring": "",
|
|
25187
25340
|
"path": "src/global/types/generated/vehicle-lookup/item-claim-dto.ts"
|
|
25188
25341
|
},
|
|
25342
|
+
"src/features/vehicle-lookup-component/index.ts::RequestHeadersProvider": {
|
|
25343
|
+
"declaration": "any",
|
|
25344
|
+
"docstring": "",
|
|
25345
|
+
"path": "src/features/vehicle-lookup-component/index.ts"
|
|
25346
|
+
},
|
|
25189
25347
|
"src/features/vehicle-lookup-component/types.ts::VehicleLookupMock": {
|
|
25190
25348
|
"declaration": "{ [key: string]: T }",
|
|
25191
25349
|
"docstring": "",
|
|
@@ -25196,10 +25354,10 @@
|
|
|
25196
25354
|
"docstring": "",
|
|
25197
25355
|
"path": "src/components/vehicle-lookup/vehicle-lookup.tsx"
|
|
25198
25356
|
},
|
|
25199
|
-
"src/components/vehicle-lookup/vehicle-
|
|
25357
|
+
"src/components/vehicle-lookup/vehicle-ssc.tsx::VehicleSsc": {
|
|
25200
25358
|
"declaration": "any",
|
|
25201
25359
|
"docstring": "",
|
|
25202
|
-
"path": "src/components/vehicle-lookup/vehicle-
|
|
25360
|
+
"path": "src/components/vehicle-lookup/vehicle-ssc.tsx"
|
|
25203
25361
|
},
|
|
25204
25362
|
"src/components.d.ts::FormSelectItem": {
|
|
25205
25363
|
"declaration": "any",
|
|
@@ -30,8 +30,11 @@ export declare class InformationTable {
|
|
|
30
30
|
el: HTMLElement;
|
|
31
31
|
private getTableWidth;
|
|
32
32
|
private isExpanded;
|
|
33
|
+
/** Lets go of the row the page is following: the one whose sub-row last opened. */
|
|
34
|
+
private stopFollowingRow?;
|
|
33
35
|
private toggleExpanded;
|
|
34
36
|
onIsLoadingChange(): Promise<void>;
|
|
37
|
+
disconnectedCallback(): void;
|
|
35
38
|
private renderCellContent;
|
|
36
39
|
private renderTableExpandCell;
|
|
37
40
|
private renderTableDataRow;
|