adp-web-components 0.4.1 → 0.4.2
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/{add-icon-BklgM02f.js → add-icon-r-uugVfd.js} +1 -1
- package/dist/cjs/{app-globals-XGpRBTr6.js → app-globals-BoQSQFz7.js} +1 -1
- package/dist/cjs/{arrow-up-icon-BLo1aQC2.js → arrow-up-icon-BfnEuyBs.js} +1 -1
- package/dist/cjs/branch-date-dropdown_17.cjs.entry.js +51 -45
- package/dist/cjs/{calendar-days-icon-Cf14ROXV.js → calendar-days-icon-CDsv0_-r.js} +1 -1
- package/dist/cjs/{check-icon-DaQxP2EY.js → check-icon-BNxUv6rL.js} +1 -1
- package/dist/cjs/clock-DsYk5zt3.js +30 -0
- package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +10 -9
- package/dist/cjs/{decode-time-offset-DOUImlif.js → decode-time-offset-CcpzHLhD.js} +10 -2
- package/dist/cjs/flexible-container.cjs.entry.js +2 -2
- package/dist/cjs/form-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/form-date-picker.cjs.entry.js +25 -19
- package/dist/cjs/{form-error-message-BtLdHgxO.js → form-error-message-DdEeLvoD.js} +1 -1
- package/dist/cjs/{form-input-label-B4lkF89K.js → form-input-label-U5kCHkJl.js} +1 -1
- package/dist/cjs/form-input_7.cjs.entry.js +13 -13
- package/dist/cjs/form-switch.cjs.entry.js +3 -3
- package/dist/cjs/form-time-picker.cjs.entry.js +4 -4
- package/dist/cjs/{functions-BoIF2xlx.js → functions-Bz2-CHK9.js} +5 -4
- package/dist/cjs/general-form.cjs.entry.js +11 -10
- package/dist/cjs/general-inquiry-form.cjs.entry.js +11 -10
- package/dist/cjs/{get-language-from-url-DwOt9DVH.js → get-language-from-url-CivsCH6R.js} +1 -1
- package/dist/cjs/{get-local-language-BPRCaIar.js → get-local-language-BBdU8ppU.js} +2 -2
- package/dist/cjs/get-mock-files-VecUdVE7.js +61 -0
- package/dist/cjs/{index-BdHAYIvO.js → index-BXyIPFx-.js} +3 -0
- package/dist/cjs/information-table.cjs.entry.js +3 -3
- package/dist/cjs/{loader-icon-aY56OHXW.js → loader-icon-BkPuyYFm.js} +1 -1
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/loading-spinner.cjs.entry.js +1 -1
- package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +4 -4
- package/dist/cjs/{mappers-DnWgECCv.js → mappers-D-v6mh0y.js} +10 -8
- package/dist/cjs/{material-card-D1UQcy6U.js → material-card-mXTu16Ev.js} +1 -1
- package/dist/cjs/mock-assets-Dio-Q8Yd.js +13 -0
- package/dist/cjs/part-lookup.cjs.entry.js +4 -4
- package/dist/cjs/{qr-code-scan-CtKK6wLL.js → qr-code-scan-BH1paDvW.js} +1 -1
- package/dist/cjs/{reveal-below-CyYolTYX.js → reveal-below-7_fSN_sU.js} +1 -1
- package/dist/cjs/service-booking-form.cjs.entry.js +11 -10
- package/dist/cjs/shift-accordion.cjs.entry.js +2 -2
- package/dist/cjs/shift-checkbox.cjs.entry.js +3 -3
- package/dist/cjs/shift-components.cjs.js +3 -3
- package/dist/cjs/shift-slider.cjs.entry.js +1 -1
- 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 +7 -7
- package/dist/cjs/ssc-lookup-form.cjs.entry.js +11 -10
- package/dist/cjs/test-drive-form.cjs.entry.js +11 -10
- package/dist/cjs/{triangle-alert-CTvU1eGY.js → triangle-alert-C_xSEmRy.js} +1 -1
- package/dist/cjs/vehicle-accessories_8.cjs.entry.js +36 -34
- package/dist/cjs/{vehicle-info-layout-CRpL8UMY.js → vehicle-info-layout-CjYyiBEq.js} +1 -1
- package/dist/cjs/vehicle-lookup.cjs.entry.js +21 -17
- package/dist/cjs/vehicle-quotation-form.cjs.entry.js +8 -7
- package/dist/cjs/{white-loader-CveXuRsH.js → white-loader-CH2BrmT6.js} +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/information-table.css +1 -1
- package/dist/collection/components/components/shift-accordion.css +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.css +1 -1
- package/dist/collection/components/components/shift-tab-content.css +1 -1
- package/dist/collection/components/components/shift-tabs.css +1 -1
- package/dist/collection/components/form-elements/branch-date-picker.js +30 -8
- package/dist/collection/components/form-elements/branch-slot-picker.css +1 -1
- package/dist/collection/components/form-elements/branch-slot-picker.js +29 -6
- package/dist/collection/components/form-elements/form-date-picker-legacy.js +40 -15
- package/dist/collection/components/form-elements/form-inputs.css +1 -1
- package/dist/collection/components/form-elements/form-picker-input.js +27 -7
- package/dist/collection/components/form-elements/form-structure.js +20 -1
- package/dist/collection/components/forms/defaults/mappers.js +6 -4
- package/dist/collection/components/forms/general-form.js +21 -2
- package/dist/collection/components/forms/general-inquiry.js +21 -2
- package/dist/collection/components/forms/service-booking.js +21 -2
- package/dist/collection/components/forms/ssc-lookup.js +21 -2
- package/dist/collection/components/forms/test-drive.js +21 -2
- package/dist/collection/components/forms/vehicle-quotation.js +21 -2
- package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
- package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
- 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/part-lookup.css +1 -1
- package/dist/collection/components/vehicle-lookup/components/CoverageTimeline.js +2 -2
- package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +21 -2
- package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +24 -5
- package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +61 -12
- package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +19 -0
- package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +21 -2
- package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +20 -1
- package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-specification.js +20 -1
- package/dist/collection/components/vehicle-lookup/vehicle-ssc.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-ssc.js +21 -2
- package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-warranty-timeline.js +20 -1
- package/dist/collection/features/form-hook/functions.js +2 -1
- package/dist/collection/features/form-hook/render-structure.js +1 -1
- package/dist/collection/features/mocks/data/assets/accessories/accessory.svg +10 -0
- package/dist/collection/features/mocks/data/assets/accessories/floor-mats.svg +10 -0
- package/dist/collection/features/mocks/data/assets/accessories/mud-guards.svg +11 -0
- package/dist/collection/features/mocks/data/assets/accessories/roof-rack.svg +11 -0
- package/dist/collection/features/mocks/data/assets/accessories/roof-rails.svg +11 -0
- package/dist/collection/features/mocks/data/assets/accessories/side-steps.svg +11 -0
- package/dist/collection/features/mocks/data/assets/accessories/tow-bar.svg +12 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-1.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-2.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-3.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-4.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-5.svg +5 -0
- package/dist/collection/features/mocks/data/assets/badges/badge-6.svg +5 -0
- package/dist/collection/features/mocks/data/assets/documents/service-invoice-qr.svg +18 -0
- package/dist/collection/features/mocks/data/assets/documents/signed-claim-document.svg +21 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-front-left-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-front-left.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-front-right-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-front-right.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-rear-left-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-rear-left.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-rear-right-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/door-rear-right.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-front-left-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-front-left.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-front-right-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-front-right.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-rear-left-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-rear-left.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-rear-right-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/fender-rear-right.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/hood-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/hood.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/panel.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/roof-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/roof.svg +6 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/tail-gate-detail.svg +7 -0
- package/dist/collection/features/mocks/data/assets/paint-panels/tail-gate.svg +6 -0
- package/dist/collection/features/mocks/get-mock-files.js +19 -14
- package/dist/collection/features/mocks/index.js +1 -0
- package/dist/collection/features/mocks/mock-assets.js +33 -0
- package/dist/collection/features/vehicle-lookup-component/vehicle-lookup-api-integration.js +3 -1
- package/dist/collection/global/lib/clock.js +25 -0
- package/dist/collection/global/lib/decode-time-offset.js +9 -1
- package/dist/collection/templates/forms/docs-content/structure.js +1 -1
- package/dist/collection/templates/harness-connection.js +282 -0
- package/dist/collection/templates/harness-environment.js +31 -0
- package/dist/collection/templates/harness.js +610 -83
- package/dist/collection/templates/site-header.js +2 -2
- package/dist/components/branch-date-picker.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-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/index.js +1 -1
- package/dist/components/information-table.js +1 -1
- package/dist/components/manufacturer-lookup.js +1 -1
- package/dist/components/manufacturer-part-lookup.js +1 -1
- package/dist/components/{p-C_JD7r43.js → p-3e83-if9.js} +1 -1
- package/dist/components/p-B3ztFt72.js +5 -0
- package/dist/components/p-B4PUnAtc.js +5 -0
- package/dist/components/{p-5PJtxaSF.js → p-BEHSLtOA.js} +1 -1
- package/dist/components/{p-pTG13K0y.js → p-B_EZX2Nj.js} +1 -1
- package/dist/components/{p-EdmsQERC.js → p-BcgJGb3U.js} +1 -1
- package/dist/components/p-BdxXAS3w.js +5 -0
- package/dist/components/{p-CCu0O_ud.js → p-Bf7SK7BI.js} +1 -1
- package/dist/components/{p-3srybk04.js → p-Bhy0nttE.js} +1 -1
- package/dist/components/p-BjDxP9Ar.js +5 -0
- package/dist/components/{p-BoXPpy-O.js → p-C-R7Zf1I.js} +1 -1
- package/dist/components/{p-ChBR-zl5.js → p-C1-ek7if.js} +1 -1
- package/dist/components/p-C3gFyogx.js +5 -0
- package/dist/components/p-CI0_r45y.js +5 -0
- package/dist/components/p-CJkthPWR.js +5 -0
- package/dist/components/{p-CK4mf-4k.js → p-COKUmuuf.js} +1 -1
- package/dist/components/{p-Wj1ZYmiQ.js → p-CQ0f2MVb.js} +1 -1
- package/dist/components/{p-J4ycJc9N.js → p-CYj0zRtR.js} +1 -1
- package/dist/components/{p-D1uN8yoZ.js → p-C_91yYxZ.js} +1 -1
- package/dist/components/p-CbIjjt3n.js +5 -0
- package/dist/components/{p-C2Rek_O6.js → p-CpX72zLP.js} +1 -1
- package/dist/components/{p-CGg_zTw_.js → p-Cuy8EM9Y.js} +1 -1
- package/dist/components/p-CwYr8ZOV.js +5 -0
- package/dist/components/{p-CRvBKqFL.js → p-Cy-0pkLa.js} +1 -1
- package/dist/components/p-DDWKS6lH.js +5 -0
- package/dist/components/p-DJr19tRD.js +5 -0
- package/dist/components/{p-CGuZmJQb.js → p-DNpppK6M.js} +1 -1
- package/dist/components/{p-M-Eh9oXr.js → p-DRtn1_4P.js} +1 -1
- package/dist/components/{p-DBaY1d1H.js → p-D_2r73sx.js} +1 -1
- package/dist/components/p-De3WmHLm.js +5 -0
- package/dist/components/{p-DUf2UXLh.js → p-DokN3NzH.js} +1 -1
- package/dist/components/{p-alNayf2Z.js → p-DqCIuURq.js} +1 -1
- package/dist/components/{p-C9Yt2FEi.js → p-DuaTomIT.js} +1 -1
- package/dist/components/{p-BYRlvNii.js → p-DzPqV0I6.js} +1 -1
- package/dist/components/p-GgvQ0B7I.js +5 -0
- package/dist/components/p-HVSqY6-d.js +5 -0
- package/dist/components/{p-CGrk6CsB.js → p-RKSY-Miv.js} +1 -1
- package/dist/components/p-Ty1rh9Up.js +5 -0
- package/dist/components/{p-BlpEaYNy.js → p-VTefgaxv.js} +1 -1
- package/dist/components/{p-Brn0yPz6.js → p-_8V0swcd.js} +1 -1
- package/dist/components/{p-CP502WVr.js → p-ge2RA7lk.js} +1 -1
- package/dist/components/p-mZnLUhNr.js +5 -0
- package/dist/components/{p-BSU3azxv.js → p-mzWr8UUl.js} +1 -1
- package/dist/components/{p-BBZ9h1N0.js → p-wX0fQQYY.js} +1 -1
- package/dist/components/{p-8JAXcyx8.js → p-x1Tlf19a.js} +1 -1
- package/dist/components/p-z7jdJ402.js +5 -0
- 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.js +1 -1
- package/dist/components/vehicle-warranty-timeline.js +1 -1
- package/dist/esm/{add-icon-DHh6DJXR.js → add-icon-D9Jel7-B.js} +1 -1
- package/dist/esm/{app-globals-CusTGK9D.js → app-globals-inc67m-q.js} +1 -1
- package/dist/esm/{arrow-up-icon-Dw_d-rG9.js → arrow-up-icon-Dfl2olS1.js} +1 -1
- package/dist/esm/branch-date-dropdown_17.entry.js +51 -45
- package/dist/esm/{calendar-days-icon-CnASOv7M.js → calendar-days-icon-zUqcb-fP.js} +1 -1
- package/dist/esm/{check-icon-BZQF4tzH.js → check-icon-CcYgNcDZ.js} +1 -1
- package/dist/esm/clock-DDWKS6lH.js +27 -0
- package/dist/esm/dead-stock-lookup_3.entry.js +10 -9
- package/dist/esm/{decode-time-offset-Cib1aJfV.js → decode-time-offset-CDd68_1V.js} +10 -2
- package/dist/esm/flexible-container.entry.js +2 -2
- package/dist/esm/form-checkbox.entry.js +3 -3
- package/dist/esm/form-date-picker.entry.js +25 -19
- package/dist/esm/{form-error-message-DWl6p6Dz.js → form-error-message-DxLEOczK.js} +1 -1
- package/dist/esm/{form-input-label-6blOw1BN.js → form-input-label-DEqq8CcC.js} +1 -1
- package/dist/esm/form-input_7.entry.js +13 -13
- package/dist/esm/form-switch.entry.js +3 -3
- package/dist/esm/form-time-picker.entry.js +4 -4
- package/dist/esm/{functions-BtbnACx_.js → functions-M6Gsc8Mz.js} +5 -4
- package/dist/esm/general-form.entry.js +11 -10
- package/dist/esm/general-inquiry-form.entry.js +11 -10
- package/dist/esm/{get-language-from-url-fV-K15uy.js → get-language-from-url-Bq07dpsD.js} +1 -1
- package/dist/esm/{get-local-language-BOTR5Kxb.js → get-local-language-D9DW53vG.js} +2 -2
- package/dist/esm/get-mock-files-DQV5ioOw.js +59 -0
- package/dist/esm/{index-CteZTPhq.js → index-CsEiWLCt.js} +3 -1
- package/dist/esm/information-table.entry.js +3 -3
- package/dist/esm/{loader-icon-BvAmA41s.js → loader-icon-CbaFiiB_.js} +1 -1
- package/dist/esm/loader.js +4 -4
- package/dist/esm/loading-spinner.entry.js +1 -1
- package/dist/esm/manufacturer-part-lookup.entry.js +4 -4
- package/dist/esm/{mappers-CZs2R7k6.js → mappers-DOWx0ySR.js} +10 -8
- package/dist/esm/{material-card-jbQd-0as.js → material-card-CB2xHWMN.js} +1 -1
- package/dist/esm/mock-assets-Bixlrdd4.js +11 -0
- package/dist/esm/part-lookup.entry.js +4 -4
- package/dist/esm/{qr-code-scan-B1nViqZl.js → qr-code-scan-FY8RR9ow.js} +1 -1
- package/dist/esm/{reveal-below-DWXRi5w3.js → reveal-below-8wAOxdZk.js} +1 -1
- package/dist/esm/service-booking-form.entry.js +11 -10
- package/dist/esm/shift-accordion.entry.js +2 -2
- package/dist/esm/shift-checkbox.entry.js +3 -3
- package/dist/esm/shift-components.js +4 -4
- package/dist/esm/shift-slider.entry.js +1 -1
- 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 +7 -7
- package/dist/esm/ssc-lookup-form.entry.js +11 -10
- package/dist/esm/test-drive-form.entry.js +11 -10
- package/dist/esm/{triangle-alert-BlnfPzWh.js → triangle-alert-DNqiuE_3.js} +1 -1
- package/dist/esm/vehicle-accessories_8.entry.js +37 -35
- package/dist/esm/{vehicle-info-layout-Dmx94GLp.js → vehicle-info-layout-I6iG9Fcg.js} +1 -1
- package/dist/esm/vehicle-lookup.entry.js +21 -17
- package/dist/esm/vehicle-quotation-form.entry.js +8 -7
- package/dist/esm/{white-loader-B3tJFuNO.js → white-loader-DusGamWD.js} +1 -1
- package/dist/integration-manifest.json +19 -9
- package/dist/mocks/assets/README.md +54 -0
- package/dist/mocks/assets/accessories/accessory.svg +10 -0
- package/dist/mocks/assets/accessories/floor-mats.svg +10 -0
- package/dist/mocks/assets/accessories/mud-guards.svg +11 -0
- package/dist/mocks/assets/accessories/roof-rack.svg +11 -0
- package/dist/mocks/assets/accessories/roof-rails.svg +11 -0
- package/dist/mocks/assets/accessories/side-steps.svg +11 -0
- package/dist/mocks/assets/accessories/tow-bar.svg +12 -0
- package/dist/mocks/assets/badges/badge-1.svg +5 -0
- package/dist/mocks/assets/badges/badge-2.svg +5 -0
- package/dist/mocks/assets/badges/badge-3.svg +5 -0
- package/dist/mocks/assets/badges/badge-4.svg +5 -0
- package/dist/mocks/assets/badges/badge-5.svg +5 -0
- package/dist/mocks/assets/badges/badge-6.svg +5 -0
- package/dist/mocks/assets/documents/service-invoice-qr.svg +18 -0
- package/dist/mocks/assets/documents/signed-claim-document.svg +21 -0
- package/dist/mocks/assets/paint-panels/door-front-left-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/door-front-left.svg +6 -0
- package/dist/mocks/assets/paint-panels/door-front-right-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/door-front-right.svg +6 -0
- package/dist/mocks/assets/paint-panels/door-rear-left-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/door-rear-left.svg +6 -0
- package/dist/mocks/assets/paint-panels/door-rear-right-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/door-rear-right.svg +6 -0
- package/dist/mocks/assets/paint-panels/fender-front-left-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/fender-front-left.svg +6 -0
- package/dist/mocks/assets/paint-panels/fender-front-right-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/fender-front-right.svg +6 -0
- package/dist/mocks/assets/paint-panels/fender-rear-left-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/fender-rear-left.svg +6 -0
- package/dist/mocks/assets/paint-panels/fender-rear-right-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/fender-rear-right.svg +6 -0
- package/dist/mocks/assets/paint-panels/hood-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/hood.svg +6 -0
- package/dist/mocks/assets/paint-panels/panel.svg +6 -0
- package/dist/mocks/assets/paint-panels/roof-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/roof.svg +6 -0
- package/dist/mocks/assets/paint-panels/tail-gate-detail.svg +7 -0
- package/dist/mocks/assets/paint-panels/tail-gate.svg +6 -0
- package/dist/shift-components/{p-d2619ed3.entry.js → p-0395b900.entry.js} +1 -1
- package/dist/shift-components/{p-be19d7ff.entry.js → p-041ff6e5.entry.js} +1 -1
- package/dist/shift-components/p-131c79c9.entry.js +5 -0
- package/dist/shift-components/{p-dd104fca.entry.js → p-287c5e75.entry.js} +1 -1
- package/dist/shift-components/{p-de2f961f.entry.js → p-30be4db4.entry.js} +1 -1
- package/dist/shift-components/p-3c735b0a.entry.js +5 -0
- package/dist/shift-components/{p-01ef46a4.entry.js → p-4c826390.entry.js} +1 -1
- package/dist/shift-components/p-6833930c.entry.js +5 -0
- package/dist/shift-components/{p-72d60d70.entry.js → p-7760cb43.entry.js} +1 -1
- package/dist/shift-components/p-81a7b7dd.entry.js +5 -0
- package/dist/shift-components/p-82adf890.entry.js +5 -0
- package/dist/shift-components/{p-f5c26761.entry.js → p-91d15921.entry.js} +1 -1
- package/dist/shift-components/p-9f017e84.entry.js +5 -0
- package/dist/shift-components/p-B2ivJ0St.js +5 -0
- package/dist/shift-components/{p-Tjvj6pk4.js → p-BHLT4-AT.js} +1 -1
- package/dist/shift-components/p-BKobZCvH.js +5 -0
- package/dist/shift-components/{p-MzYTUgsB.js → p-BTJYrubY.js} +1 -1
- package/dist/shift-components/p-BTfrQeMt.js +5 -0
- package/dist/shift-components/{p-BkVfhjgg.js → p-Bxxrkd94.js} +1 -1
- package/dist/shift-components/{p-C8PvXL-3.js → p-C7KIr58m.js} +1 -1
- package/dist/shift-components/{p-Ccwtsrgg.js → p-CHQ9vjK9.js} +1 -1
- package/dist/shift-components/{p-DzV_ls5o.js → p-CTvdWiVG.js} +1 -1
- package/dist/shift-components/p-CTy3HfBE.js +5 -0
- package/dist/shift-components/{p-oQAUbfw7.js → p-Cet0ur1z.js} +1 -1
- package/dist/shift-components/{p-OlAbjfKx.js → p-Cn5_F5mW.js} +1 -1
- package/dist/shift-components/p-CsEiWLCt.js +6 -0
- package/dist/shift-components/{p-oFzLYYzz.js → p-D5QsRU5_.js} +1 -1
- package/dist/shift-components/p-DBog8aSI.js +5 -0
- package/dist/shift-components/p-DDWKS6lH.js +5 -0
- package/dist/shift-components/{p-DtD7FZCG.js → p-DZGcyLWV.js} +1 -1
- package/dist/shift-components/p-Dh2tKZeJ.js +5 -0
- package/dist/shift-components/{p-BTNA9XsD.js → p-DxRW_Tfa.js} +1 -1
- package/dist/shift-components/{p-D7cqTTll.js → p-M1S8gM54.js} +1 -1
- package/dist/shift-components/{p-1b7a0b56.entry.js → p-a863f984.entry.js} +1 -1
- package/dist/shift-components/p-a8c58abe.entry.js +5 -0
- package/dist/shift-components/p-b6dfb75b.entry.js +5 -0
- package/dist/shift-components/{p-d47428d1.entry.js → p-bcfc5126.entry.js} +1 -1
- package/dist/shift-components/{p-6704f14c.entry.js → p-c20b97c6.entry.js} +1 -1
- package/dist/shift-components/p-c7e694c0.entry.js +5 -0
- package/dist/shift-components/p-ceeebc95.entry.js +5 -0
- package/dist/shift-components/p-d118078b.entry.js +5 -0
- package/dist/shift-components/{p-d9498a58.entry.js → p-d89b19fa.entry.js} +1 -1
- package/dist/shift-components/p-dc408027.entry.js +5 -0
- package/dist/shift-components/p-e3c2fb00.entry.js +5 -0
- package/dist/shift-components/{p-529dc71d.entry.js → p-e3f9e20f.entry.js} +1 -1
- package/dist/shift-components/p-f6ca88a5.entry.js +5 -0
- package/dist/shift-components/{p-bfwabdVa.js → p-h1L6xTqG.js} +1 -1
- package/dist/shift-components/p-iSEtUbmS.js +5 -0
- package/dist/shift-components/p-xtI4pqVk.js +5 -0
- package/dist/shift-components/shift-components.esm.js +1 -1
- package/dist/stencil-docs.json +501 -1
- package/dist/types/components/form-elements/branch-date-picker.d.ts +2 -0
- package/dist/types/components/form-elements/branch-slot-picker.d.ts +2 -0
- package/dist/types/components/form-elements/form-date-picker-legacy.d.ts +4 -0
- package/dist/types/components/form-elements/form-picker-input.d.ts +2 -0
- package/dist/types/components/form-elements/form-structure.d.ts +1 -0
- package/dist/types/components/forms/general-form.d.ts +2 -0
- package/dist/types/components/forms/general-inquiry.d.ts +2 -0
- package/dist/types/components/forms/service-booking.d.ts +2 -0
- package/dist/types/components/forms/ssc-lookup.d.ts +2 -0
- package/dist/types/components/forms/test-drive.d.ts +2 -0
- package/dist/types/components/forms/vehicle-quotation.d.ts +2 -0
- package/dist/types/components/vehicle-lookup/vehicle-accessories.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-claimable-items.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-lookup.d.ts +5 -1
- package/dist/types/components/vehicle-lookup/vehicle-paint-thickness.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-sale-information.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-service-history.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-specification.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-ssc.d.ts +1 -0
- package/dist/types/components/vehicle-lookup/vehicle-warranty-timeline.d.ts +2 -0
- package/dist/types/components.d.ts +136 -0
- package/dist/types/features/form-hook/interface.d.ts +1 -0
- package/dist/types/features/mocks/index.d.ts +1 -0
- package/dist/types/features/mocks/mock-assets.d.ts +1 -0
- package/dist/types/features/vehicle-lookup-component/interface.d.ts +1 -0
- package/dist/types/global/lib/clock.d.ts +11 -0
- package/dist/types/global/lib/decode-time-offset.d.ts +2 -1
- package/package.json +2 -1
- package/dist/cjs/get-mock-files-Bi8eYFFc.js +0 -53
- package/dist/collection/global/api/urls.js +0 -6
- package/dist/collection/templates/vehicle-lookup/mock-data.js +0 -4922
- package/dist/collection/templates/vehicle-lookup/mock-loader.js +0 -26
- package/dist/collection/templates/vehicle-lookup/warranty-mock-data.js +0 -3211
- package/dist/components/p-B4vHwF1I.js +0 -5
- package/dist/components/p-BGkXfkCv.js +0 -5
- package/dist/components/p-BmqqvfSO.js +0 -5
- package/dist/components/p-BtsUnQg8.js +0 -5
- package/dist/components/p-C9uBduBY.js +0 -5
- package/dist/components/p-CIoAFWwG.js +0 -5
- package/dist/components/p-CP0ARfFD.js +0 -5
- package/dist/components/p-Cpg1zisv.js +0 -5
- package/dist/components/p-D8f7alDh.js +0 -5
- package/dist/components/p-DkPiQv-q.js +0 -5
- package/dist/components/p-Ju9wl6f3.js +0 -5
- package/dist/components/p-M8EGY8dT.js +0 -5
- package/dist/components/p-SFsQZegW.js +0 -5
- package/dist/components/p-Ub4_exfj.js +0 -5
- package/dist/components/p-d7wdNFwt.js +0 -5
- package/dist/components/p-ziEMlegx.js +0 -5
- package/dist/esm/get-mock-files-CI8h9TGH.js +0 -51
- package/dist/mocks/generated/broker-dealer/paint-thickness-certificate.json +0 -1
- package/dist/mocks/generated/broker-dealer/part-lookup.json +0 -155
- package/dist/mocks/generated/broker-dealer/vehicle-lookup.json +0 -794
- package/dist/mocks/generated/edge-cases/paint-thickness-certificate.json +0 -1
- package/dist/mocks/generated/edge-cases/part-lookup.json +0 -1
- package/dist/mocks/generated/edge-cases/vehicle-lookup.json +0 -124
- package/dist/mocks/generated/standard-dealer/paint-thickness-certificate.json +0 -146
- package/dist/mocks/generated/standard-dealer/part-lookup.json +0 -157
- package/dist/mocks/generated/standard-dealer/vehicle-lookup.json +0 -809
- package/dist/shift-components/p-1d93dd0f.entry.js +0 -5
- package/dist/shift-components/p-22d7f148.entry.js +0 -5
- package/dist/shift-components/p-2e15bfc3.entry.js +0 -5
- package/dist/shift-components/p-44bc2f4d.entry.js +0 -5
- package/dist/shift-components/p-453a643a.entry.js +0 -5
- package/dist/shift-components/p-4818e499.entry.js +0 -5
- package/dist/shift-components/p-4e5448da.entry.js +0 -5
- package/dist/shift-components/p-5ca9f913.entry.js +0 -5
- package/dist/shift-components/p-615471cd.entry.js +0 -5
- package/dist/shift-components/p-8623889b.entry.js +0 -5
- package/dist/shift-components/p-B9INqdFT.js +0 -5
- package/dist/shift-components/p-C4NpWwNE.js +0 -5
- package/dist/shift-components/p-C_QDvFTV.js +0 -5
- package/dist/shift-components/p-CteZTPhq.js +0 -6
- package/dist/shift-components/p-DWoutohJ.js +0 -5
- package/dist/shift-components/p-Vn-59FWk.js +0 -5
- package/dist/shift-components/p-b59814e8.entry.js +0 -5
- package/dist/shift-components/p-c070868c.entry.js +0 -5
- package/dist/shift-components/p-cf09a231.entry.js +0 -5
- package/dist/shift-components/p-da019c70.entry.js +0 -5
- package/dist/shift-components/p-dmBPGl8u.js +0 -5
- package/dist/shift-components/p-wZPqPELt.js +0 -5
- package/dist/types/global/api/urls.d.ts +0 -2
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{}
|
|
@@ -1,124 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"JTMAB7BJ0T4224184": {
|
|
3
|
-
"vin": "JTMAB7BJ0T4224184",
|
|
4
|
-
"identifiers": {
|
|
5
|
-
"vin": "JTMAB7BJ0T4224184",
|
|
6
|
-
"variant": "VAR001",
|
|
7
|
-
"katashiki": "MXAA52L-ANXGP",
|
|
8
|
-
"color": "1G3",
|
|
9
|
-
"trim": "LA20",
|
|
10
|
-
"brandID": "1"
|
|
11
|
-
},
|
|
12
|
-
"saleInformation": {
|
|
13
|
-
"countryID": "1",
|
|
14
|
-
"countryName": "Iraq",
|
|
15
|
-
"companyID": "10",
|
|
16
|
-
"companyName": "Sample Dealer",
|
|
17
|
-
"branchID": "100",
|
|
18
|
-
"branchName": "Main Showroom",
|
|
19
|
-
"invoiceDate": "2026-05-25",
|
|
20
|
-
"invoiceNumber": "11000191",
|
|
21
|
-
"distributor": {
|
|
22
|
-
"companyID": "5",
|
|
23
|
-
"companyName": "Sample Distributor",
|
|
24
|
-
"branchID": "500",
|
|
25
|
-
"branchName": "Distributor HQ",
|
|
26
|
-
"invoiceNumber": "30018218",
|
|
27
|
-
"invoiceDate": "2026-05-20"
|
|
28
|
-
},
|
|
29
|
-
"intermediaries": [
|
|
30
|
-
{
|
|
31
|
-
"companyID": "7",
|
|
32
|
-
"companyName": "Regional Importer",
|
|
33
|
-
"branchID": "700",
|
|
34
|
-
"branchName": "Importer Hub",
|
|
35
|
-
"invoiceNumber": "70000001",
|
|
36
|
-
"invoiceDate": "2026-05-22"
|
|
37
|
-
}
|
|
38
|
-
],
|
|
39
|
-
"regionID": "20"
|
|
40
|
-
},
|
|
41
|
-
"paintThicknessInspections": [],
|
|
42
|
-
"paintThicknessCertificateAvailable": false,
|
|
43
|
-
"isAuthorized": true,
|
|
44
|
-
"warranty": {
|
|
45
|
-
"hasActiveWarranty": true,
|
|
46
|
-
"warrantyStartDate": "2026-05-26",
|
|
47
|
-
"warrantyEndDate": "2029-05-26",
|
|
48
|
-
"startState": "Started",
|
|
49
|
-
"activationIsRequired": false,
|
|
50
|
-
"activationStatus": "NotRequired",
|
|
51
|
-
"hasExtendedWarranty": false,
|
|
52
|
-
"extendedWarranties": [],
|
|
53
|
-
"freeServiceStartDate": "2026-05-26"
|
|
54
|
-
},
|
|
55
|
-
"serviceHistory": [],
|
|
56
|
-
"vehicleSpecification": {
|
|
57
|
-
"modelDescription": "RAV4 2.0L 4WD",
|
|
58
|
-
"bodyType": "SUV",
|
|
59
|
-
"engine": "2.0L M20A-FKS",
|
|
60
|
-
"doors": "5",
|
|
61
|
-
"fuel": "Petrol",
|
|
62
|
-
"transmission": "CVT",
|
|
63
|
-
"side": "LHD"
|
|
64
|
-
},
|
|
65
|
-
"serviceItems": [],
|
|
66
|
-
"accessories": [],
|
|
67
|
-
"basicModelCode": "MXAA52"
|
|
68
|
-
},
|
|
69
|
-
"JTMAB7BJ0T4224900": {
|
|
70
|
-
"vin": "JTMAB7BJ0T4224900",
|
|
71
|
-
"identifiers": {
|
|
72
|
-
"vin": "JTMAB7BJ0T4224900",
|
|
73
|
-
"variant": "VAR001",
|
|
74
|
-
"katashiki": "MXAA52L-ANXGP",
|
|
75
|
-
"color": "1G3",
|
|
76
|
-
"trim": "LA20",
|
|
77
|
-
"brandID": "1"
|
|
78
|
-
},
|
|
79
|
-
"saleInformation": {
|
|
80
|
-
"countryID": "1",
|
|
81
|
-
"countryName": "Iraq",
|
|
82
|
-
"companyID": "5",
|
|
83
|
-
"companyName": "Sample Distributor",
|
|
84
|
-
"branchID": "500",
|
|
85
|
-
"branchName": "Distributor HQ",
|
|
86
|
-
"invoiceDate": "2026-05-20",
|
|
87
|
-
"invoiceNumber": "30018300",
|
|
88
|
-
"distributor": {
|
|
89
|
-
"companyID": "5",
|
|
90
|
-
"companyName": "Sample Distributor",
|
|
91
|
-
"branchID": "500",
|
|
92
|
-
"branchName": "Distributor HQ",
|
|
93
|
-
"invoiceNumber": "30018300",
|
|
94
|
-
"invoiceDate": "2026-05-20"
|
|
95
|
-
},
|
|
96
|
-
"intermediaries": []
|
|
97
|
-
},
|
|
98
|
-
"paintThicknessInspections": [],
|
|
99
|
-
"paintThicknessCertificateAvailable": false,
|
|
100
|
-
"isAuthorized": true,
|
|
101
|
-
"warranty": {
|
|
102
|
-
"hasActiveWarranty": false,
|
|
103
|
-
"startState": "AwaitingEndCustomerSale",
|
|
104
|
-
"activationIsRequired": false,
|
|
105
|
-
"activationStatus": "NotRequired",
|
|
106
|
-
"hasExtendedWarranty": false,
|
|
107
|
-
"extendedWarranties": []
|
|
108
|
-
},
|
|
109
|
-
"serviceHistory": [],
|
|
110
|
-
"vehicleSpecification": {
|
|
111
|
-
"modelYear": 2026,
|
|
112
|
-
"modelDescription": "RAV4 2.0L 4WD",
|
|
113
|
-
"bodyType": "SUV",
|
|
114
|
-
"engine": "2.0L M20A-FKS",
|
|
115
|
-
"doors": "5",
|
|
116
|
-
"fuel": "Petrol",
|
|
117
|
-
"transmission": "CVT",
|
|
118
|
-
"side": "LHD"
|
|
119
|
-
},
|
|
120
|
-
"serviceItems": [],
|
|
121
|
-
"accessories": [],
|
|
122
|
-
"basicModelCode": "MXAA52"
|
|
123
|
-
}
|
|
124
|
-
}
|
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"JTMHX01J8L4198293": {
|
|
3
|
-
"serialNumber": "3E2B6-9DBA5",
|
|
4
|
-
"vin": "JTMHX01J8L4198293",
|
|
5
|
-
"modelDescription": "RAV4 2.5 AWD",
|
|
6
|
-
"modelCode": "42605",
|
|
7
|
-
"modelYear": "2024",
|
|
8
|
-
"exteriorColorCode": "1G3",
|
|
9
|
-
"interiorColorCode": "LA20",
|
|
10
|
-
"katashiki": "MXAA52L-ANXGP",
|
|
11
|
-
"variantCode": "VAR001",
|
|
12
|
-
"invoiceDate": "2024-01-12",
|
|
13
|
-
"invoiceNumber": "DIST-2024-0042",
|
|
14
|
-
"source": "PDI",
|
|
15
|
-
"inspectionDate": "2024-01-10",
|
|
16
|
-
"readings": [
|
|
17
|
-
{
|
|
18
|
-
"panelType": "Hood",
|
|
19
|
-
"panelPosition": "Front",
|
|
20
|
-
"measuredThickness": 125.5,
|
|
21
|
-
"panelLabel": "Hood (Front)",
|
|
22
|
-
"images": [
|
|
23
|
-
"https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood1jpg/640/480",
|
|
24
|
-
"https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood2jpg/640/480"
|
|
25
|
-
]
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"panelType": "Fender",
|
|
29
|
-
"panelSide": "Left",
|
|
30
|
-
"panelPosition": "Front",
|
|
31
|
-
"measuredThickness": 118.0,
|
|
32
|
-
"panelLabel": "Fender (Front Left)",
|
|
33
|
-
"images": [
|
|
34
|
-
"https://picsum.photos/seed/419829320240110083000LeftFrontFender1jpg/640/480",
|
|
35
|
-
"https://picsum.photos/seed/419829320240110083000LeftFrontFender2jpg/640/480"
|
|
36
|
-
]
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
"panelType": "Fender",
|
|
40
|
-
"panelSide": "Right",
|
|
41
|
-
"panelPosition": "Front",
|
|
42
|
-
"measuredThickness": 120.3,
|
|
43
|
-
"panelLabel": "Fender (Front Right)",
|
|
44
|
-
"images": [
|
|
45
|
-
"https://picsum.photos/seed/19829320240110083000RightFrontFender1jpg/640/480",
|
|
46
|
-
"https://picsum.photos/seed/19829320240110083000RightFrontFender2jpg/640/480"
|
|
47
|
-
]
|
|
48
|
-
},
|
|
49
|
-
{
|
|
50
|
-
"panelType": "Door",
|
|
51
|
-
"panelSide": "Left",
|
|
52
|
-
"panelPosition": "Front",
|
|
53
|
-
"measuredThickness": 115.0,
|
|
54
|
-
"panelLabel": "Door (Front Left)",
|
|
55
|
-
"images": [
|
|
56
|
-
"https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor1jpg/640/480",
|
|
57
|
-
"https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor2jpg/640/480"
|
|
58
|
-
]
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"panelType": "Door",
|
|
62
|
-
"panelSide": "Right",
|
|
63
|
-
"panelPosition": "Front",
|
|
64
|
-
"measuredThickness": 116.2,
|
|
65
|
-
"panelLabel": "Door (Front Right)",
|
|
66
|
-
"images": [
|
|
67
|
-
"https://picsum.photos/seed/L419829320240110083000RightFrontDoor1jpg/640/480",
|
|
68
|
-
"https://picsum.photos/seed/L419829320240110083000RightFrontDoor2jpg/640/480"
|
|
69
|
-
]
|
|
70
|
-
},
|
|
71
|
-
{
|
|
72
|
-
"panelType": "Door",
|
|
73
|
-
"panelSide": "Left",
|
|
74
|
-
"panelPosition": "Rear",
|
|
75
|
-
"measuredThickness": 122.0,
|
|
76
|
-
"panelLabel": "Door (Rear Left)",
|
|
77
|
-
"images": [
|
|
78
|
-
"https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor1jpg/640/480",
|
|
79
|
-
"https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor2jpg/640/480"
|
|
80
|
-
]
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"panelType": "Door",
|
|
84
|
-
"panelSide": "Right",
|
|
85
|
-
"panelPosition": "Rear",
|
|
86
|
-
"measuredThickness": 121.5,
|
|
87
|
-
"panelLabel": "Door (Rear Right)",
|
|
88
|
-
"images": [
|
|
89
|
-
"https://picsum.photos/seed/8L419829320240110083000RightRearDoor1jpg/640/480",
|
|
90
|
-
"https://picsum.photos/seed/8L419829320240110083000RightRearDoor2jpg/640/480"
|
|
91
|
-
]
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"panelType": "Fender",
|
|
95
|
-
"panelSide": "Left",
|
|
96
|
-
"panelPosition": "Rear",
|
|
97
|
-
"measuredThickness": 130.0,
|
|
98
|
-
"panelLabel": "Fender (Rear Left)",
|
|
99
|
-
"images": []
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"panelType": "Fender",
|
|
103
|
-
"panelSide": "Right",
|
|
104
|
-
"panelPosition": "Rear",
|
|
105
|
-
"measuredThickness": 128.5,
|
|
106
|
-
"panelLabel": "Fender (Rear Right)",
|
|
107
|
-
"images": []
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
"panelType": "TailGate",
|
|
111
|
-
"panelPosition": "Rear",
|
|
112
|
-
"measuredThickness": 135.0,
|
|
113
|
-
"panelLabel": "Tail Gate (Rear)",
|
|
114
|
-
"images": [
|
|
115
|
-
"https://picsum.photos/seed/HX01J8L419829320240110083000TailGate1jpg/640/480",
|
|
116
|
-
"https://picsum.photos/seed/HX01J8L419829320240110083000TailGate2jpg/640/480"
|
|
117
|
-
]
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"panelType": "Roof",
|
|
121
|
-
"panelPosition": "Middle",
|
|
122
|
-
"measuredThickness": 110.0,
|
|
123
|
-
"panelLabel": "Roof (Middle)",
|
|
124
|
-
"images": []
|
|
125
|
-
}
|
|
126
|
-
],
|
|
127
|
-
"panelImages": [
|
|
128
|
-
"https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood1jpg/640/480",
|
|
129
|
-
"https://picsum.photos/seed/sJTMHX01J8L419829320240110083000Hood2jpg/640/480",
|
|
130
|
-
"https://picsum.photos/seed/419829320240110083000LeftFrontFender1jpg/640/480",
|
|
131
|
-
"https://picsum.photos/seed/419829320240110083000LeftFrontFender2jpg/640/480",
|
|
132
|
-
"https://picsum.photos/seed/19829320240110083000RightFrontFender1jpg/640/480",
|
|
133
|
-
"https://picsum.photos/seed/19829320240110083000RightFrontFender2jpg/640/480",
|
|
134
|
-
"https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor1jpg/640/480",
|
|
135
|
-
"https://picsum.photos/seed/8L419829320240110083000LeftFrontDoor2jpg/640/480",
|
|
136
|
-
"https://picsum.photos/seed/L419829320240110083000RightFrontDoor1jpg/640/480",
|
|
137
|
-
"https://picsum.photos/seed/L419829320240110083000RightFrontDoor2jpg/640/480",
|
|
138
|
-
"https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor1jpg/640/480",
|
|
139
|
-
"https://picsum.photos/seed/J8L419829320240110083000LeftRearDoor2jpg/640/480",
|
|
140
|
-
"https://picsum.photos/seed/8L419829320240110083000RightRearDoor1jpg/640/480",
|
|
141
|
-
"https://picsum.photos/seed/8L419829320240110083000RightRearDoor2jpg/640/480",
|
|
142
|
-
"https://picsum.photos/seed/HX01J8L419829320240110083000TailGate1jpg/640/480",
|
|
143
|
-
"https://picsum.photos/seed/HX01J8L419829320240110083000TailGate2jpg/640/480"
|
|
144
|
-
]
|
|
145
|
-
}
|
|
146
|
-
}
|
|
@@ -1,157 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"SU00302474": {
|
|
3
|
-
"partNumber": "SU00302474",
|
|
4
|
-
"partDescription": "CLAMP",
|
|
5
|
-
"localDescription": "Clamp Assembly",
|
|
6
|
-
"productGroup": "F",
|
|
7
|
-
"pnc": "90460",
|
|
8
|
-
"binType": "A",
|
|
9
|
-
"showManufacturerPartLookup": false,
|
|
10
|
-
"distributorPurchasePrice": 2.5,
|
|
11
|
-
"length": 80,
|
|
12
|
-
"width": 50,
|
|
13
|
-
"height": 15,
|
|
14
|
-
"netWeight": 0.25,
|
|
15
|
-
"cubicMeasure": 0.06,
|
|
16
|
-
"origin": "JP",
|
|
17
|
-
"supersededTo": [
|
|
18
|
-
"SU00302475"
|
|
19
|
-
],
|
|
20
|
-
"supersededFrom": [],
|
|
21
|
-
"stockParts": [
|
|
22
|
-
{
|
|
23
|
-
"quantityLookUpResult": "Available",
|
|
24
|
-
"locationID": "WH-001",
|
|
25
|
-
"availableQuantity": 45
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
"quantityLookUpResult": "Available",
|
|
29
|
-
"locationID": "WH-002",
|
|
30
|
-
"availableQuantity": 12
|
|
31
|
-
}
|
|
32
|
-
],
|
|
33
|
-
"prices": [
|
|
34
|
-
{
|
|
35
|
-
"countryID": "1",
|
|
36
|
-
"countryName": "Iraq",
|
|
37
|
-
"regionID": "10",
|
|
38
|
-
"regionName": "Kurdistan",
|
|
39
|
-
"retailPrice": {
|
|
40
|
-
"value": 5.0,
|
|
41
|
-
"unitPrices": [
|
|
42
|
-
{
|
|
43
|
-
"unitName": "each",
|
|
44
|
-
"price": 5.0,
|
|
45
|
-
"isDefault": true
|
|
46
|
-
}
|
|
47
|
-
]
|
|
48
|
-
},
|
|
49
|
-
"purchasePrice": {
|
|
50
|
-
"value": 3.5
|
|
51
|
-
},
|
|
52
|
-
"warrantyPrice": {
|
|
53
|
-
"value": 2.8
|
|
54
|
-
}
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"countryID": "1",
|
|
58
|
-
"countryName": "Iraq",
|
|
59
|
-
"regionID": "20",
|
|
60
|
-
"regionName": "Central Iraq",
|
|
61
|
-
"retailPrice": {
|
|
62
|
-
"value": 4.8,
|
|
63
|
-
"unitPrices": [
|
|
64
|
-
{
|
|
65
|
-
"unitName": "each",
|
|
66
|
-
"price": 4.8,
|
|
67
|
-
"isDefault": true
|
|
68
|
-
}
|
|
69
|
-
]
|
|
70
|
-
},
|
|
71
|
-
"purchasePrice": {
|
|
72
|
-
"value": 3.4
|
|
73
|
-
},
|
|
74
|
-
"warrantyPrice": {
|
|
75
|
-
"value": 2.7
|
|
76
|
-
}
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"countryID": "2",
|
|
80
|
-
"countryName": "Kuwait",
|
|
81
|
-
"regionID": "30",
|
|
82
|
-
"regionName": "Kuwait City",
|
|
83
|
-
"retailPrice": {
|
|
84
|
-
"value": 5.5,
|
|
85
|
-
"unitPrices": [
|
|
86
|
-
{
|
|
87
|
-
"unitName": "each",
|
|
88
|
-
"price": 5.5,
|
|
89
|
-
"isDefault": true
|
|
90
|
-
}
|
|
91
|
-
]
|
|
92
|
-
},
|
|
93
|
-
"purchasePrice": {
|
|
94
|
-
"value": 3.8
|
|
95
|
-
},
|
|
96
|
-
"warrantyPrice": {
|
|
97
|
-
"value": 3.0
|
|
98
|
-
}
|
|
99
|
-
}
|
|
100
|
-
],
|
|
101
|
-
"deadStock": [
|
|
102
|
-
{
|
|
103
|
-
"companyHashID": "CH-2",
|
|
104
|
-
"companyName": "City Auto",
|
|
105
|
-
"branchDeadStock": [
|
|
106
|
-
{
|
|
107
|
-
"companyBranchHashID": "BH-30",
|
|
108
|
-
"companyBranchName": "Downtown Branch",
|
|
109
|
-
"quantity": 8
|
|
110
|
-
}
|
|
111
|
-
]
|
|
112
|
-
}
|
|
113
|
-
]
|
|
114
|
-
},
|
|
115
|
-
"04152-YZZA1": {
|
|
116
|
-
"partNumber": "04152-YZZA1",
|
|
117
|
-
"partDescription": "OIL FILTER",
|
|
118
|
-
"productGroup": "E",
|
|
119
|
-
"showManufacturerPartLookup": false,
|
|
120
|
-
"distributorPurchasePrice": 4.2,
|
|
121
|
-
"origin": "TH",
|
|
122
|
-
"supersededTo": [],
|
|
123
|
-
"supersededFrom": [],
|
|
124
|
-
"stockParts": [
|
|
125
|
-
{
|
|
126
|
-
"quantityLookUpResult": "Available",
|
|
127
|
-
"locationID": "WH-001",
|
|
128
|
-
"availableQuantity": 200
|
|
129
|
-
}
|
|
130
|
-
],
|
|
131
|
-
"prices": [
|
|
132
|
-
{
|
|
133
|
-
"countryID": "1",
|
|
134
|
-
"countryName": "Iraq",
|
|
135
|
-
"regionID": "10",
|
|
136
|
-
"regionName": "Kurdistan",
|
|
137
|
-
"retailPrice": {
|
|
138
|
-
"value": 8.5,
|
|
139
|
-
"unitPrices": [
|
|
140
|
-
{
|
|
141
|
-
"unitName": "each",
|
|
142
|
-
"price": 8.5,
|
|
143
|
-
"isDefault": true
|
|
144
|
-
}
|
|
145
|
-
]
|
|
146
|
-
},
|
|
147
|
-
"purchasePrice": {
|
|
148
|
-
"value": 6.0
|
|
149
|
-
},
|
|
150
|
-
"warrantyPrice": {
|
|
151
|
-
"value": 4.5
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
],
|
|
155
|
-
"deadStock": []
|
|
156
|
-
}
|
|
157
|
-
}
|