adp-web-components 0.3.12 → 0.3.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{add-icon-CF5SHPFy.js → add-icon-BaoMAIgg.js} +2 -4
- package/dist/cjs/{app-globals-CLG2l7G2.js → app-globals-DBRBLgev.js} +3 -2
- package/dist/cjs/arrow-icon-CJX1aUJ8.js +11 -0
- package/dist/cjs/arrow-up-icon-B3Z5Myqt.js +11 -0
- package/dist/cjs/calendar-days-icon-CsHz2cgV.js +11 -0
- package/dist/cjs/{check-icon-BZSYrNhm.js → check-icon-CqTKjw2o.js} +2 -3
- package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +53 -47
- package/dist/cjs/{decode-time-offset-iH1ebYUR.js → decode-time-offset-DOSaziv5.js} +1 -1
- package/dist/cjs/flexible-container.cjs.entry.js +14 -8
- package/dist/cjs/form-checkbox.cjs.entry.js +5 -5
- package/dist/cjs/form-date-picker.cjs.entry.js +12 -10
- package/dist/cjs/form-dialog_13.cjs.entry.js +180 -103
- package/dist/cjs/{form-error-message-BVlrmjov.js → form-error-message-K-KI154V.js} +4 -5
- package/dist/cjs/{form-input-label-CVEi7sIh.js → form-input-label-uhneFYXO.js} +4 -6
- package/dist/cjs/form-input_7.cjs.entry.js +54 -38
- package/dist/cjs/form-switch.cjs.entry.js +5 -5
- package/dist/cjs/form-time-picker.cjs.entry.js +13 -11
- package/dist/cjs/{functions-o-EQwu4V.js → functions-Bu1AQDD2.js} +3 -3
- package/dist/cjs/general-form.cjs.entry.js +18 -14
- package/dist/cjs/general-inquiry-form.cjs.entry.js +18 -14
- package/dist/cjs/{get-custom-classes-for-portal-4AUxpteB.js → get-custom-classes-for-portal-NNOxAU3P.js} +2 -3
- package/dist/cjs/{get-language-from-url-BB87tzU5.js → get-language-from-url-p2OXldYh.js} +1 -1
- package/dist/cjs/{get-local-language-BBAqu4vR.js → get-local-language-BR0p0bBg.js} +2 -2
- package/dist/cjs/{get-mock-files-JeY1_aCZ.js → get-mock-files-Dljv5P4k.js} +2 -2
- package/dist/cjs/{index-H5Wezxcv.js → index-Bi6W8dMN.js} +492 -270
- package/dist/cjs/information-table.cjs.entry.js +7 -5
- package/dist/cjs/{loader-icon-DO2Fu65-.js → loader-icon-By94sKO7.js} +2 -10
- package/dist/cjs/loader.cjs.js +3 -3
- package/dist/cjs/loading-spinner.cjs.entry.js +4 -4
- package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +9 -7
- package/dist/cjs/{mappers-Cwx7L0MJ.js → mappers-DF2WCWpn.js} +5 -9
- package/dist/cjs/{material-card-DyHk88WR.js → material-card-BqsZgRVE.js} +4 -12
- package/dist/cjs/part-lookup.cjs.entry.js +11 -7
- package/dist/cjs/qr-code-scan-B-8WHa22.js +11 -0
- package/dist/cjs/service-booking-form.cjs.entry.js +18 -14
- package/dist/cjs/shift-accordion.cjs.entry.js +4 -4
- package/dist/cjs/shift-checkbox.cjs.entry.js +5 -5
- package/dist/cjs/shift-components.cjs.js +4 -4
- package/dist/cjs/shift-slider.cjs.entry.js +7 -5
- package/dist/cjs/shift-switch.cjs.entry.js +4 -4
- package/dist/cjs/shift-tab-content.cjs.entry.js +7 -5
- package/dist/cjs/shift-tabs_2.cjs.entry.js +25 -25
- package/dist/cjs/ssc-lookup-form.cjs.entry.js +18 -14
- package/dist/cjs/test-drive-form.cjs.entry.js +18 -14
- package/dist/cjs/{triangle-alert-B9UanYfs.js → triangle-alert-CN15U99s.js} +3 -11
- package/dist/cjs/vehicle-accessories_7.cjs.entry.js +100 -166
- package/dist/cjs/vehicle-info-layout-sV6altzn.js +12 -0
- package/dist/cjs/vehicle-lookup.cjs.entry.js +15 -9
- package/dist/cjs/vehicle-quotation-form.cjs.entry.js +16 -16
- package/dist/collection/collection-manifest.json +3 -2
- 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 +10 -10
- package/dist/collection/components/components/information-table.css +1 -1
- package/dist/collection/components/components/information-table.js +11 -15
- package/dist/collection/components/components/loading-spinner.css +1 -1
- package/dist/collection/components/components/loading-spinner.js +3 -3
- package/dist/collection/components/components/shift-accordion.js +5 -6
- package/dist/collection/components/components/shift-checkbox.js +13 -14
- package/dist/collection/components/components/shift-portal.css +1 -1
- package/dist/collection/components/components/shift-portal.js +3 -4
- package/dist/collection/components/components/shift-select-dropdown.css +1 -1
- package/dist/collection/components/components/shift-select-dropdown.js +23 -24
- package/dist/collection/components/components/shift-select.css +1 -1
- package/dist/collection/components/components/shift-select.js +47 -43
- package/dist/collection/components/components/shift-slider.css +1 -1
- package/dist/collection/components/components/shift-slider.js +3 -4
- package/dist/collection/components/components/shift-switch.js +13 -14
- package/dist/collection/components/components/shift-tab-content.css +1 -1
- package/dist/collection/components/components/shift-tab-content.js +3 -4
- package/dist/collection/components/components/shift-tabs.css +1 -1
- package/dist/collection/components/components/shift-tabs.js +10 -12
- package/dist/collection/components/form-elements/form-checkbox.js +17 -17
- package/dist/collection/components/form-elements/form-date-picker-legacy.js +26 -27
- package/dist/collection/components/form-elements/form-dialog.css +1 -1
- package/dist/collection/components/form-elements/form-dialog.js +7 -8
- package/dist/collection/components/form-elements/form-file.js +113 -59
- package/dist/collection/components/form-elements/form-input-preview.js +8 -8
- package/dist/collection/components/form-elements/form-input.js +29 -31
- package/dist/collection/components/form-elements/form-inputs.css +1 -1
- package/dist/collection/components/form-elements/form-phone-number.js +25 -25
- package/dist/collection/components/form-elements/form-picker-input.js +36 -37
- package/dist/collection/components/form-elements/form-select.js +37 -36
- package/dist/collection/components/form-elements/form-shadow-input.js +8 -8
- package/dist/collection/components/form-elements/form-stepper-control.js +16 -16
- package/dist/collection/components/form-elements/form-stepper-submit.js +18 -18
- package/dist/collection/components/form-elements/form-stepper.js +11 -11
- package/dist/collection/components/form-elements/form-structure-error.js +4 -3
- package/dist/collection/components/form-elements/form-structure.js +16 -16
- package/dist/collection/components/form-elements/form-submit.js +16 -16
- package/dist/collection/components/form-elements/form-switch.js +17 -17
- package/dist/collection/components/form-elements/form-text-area.js +21 -21
- package/dist/collection/components/form-elements/form-time-picker-legacy.js +26 -26
- package/dist/collection/components/form-elements/form-vin-input.js +31 -31
- package/dist/collection/components/forms/defaults/style.css +1 -1
- package/dist/collection/components/forms/general-form.js +22 -29
- package/dist/collection/components/forms/general-inquiry.js +22 -29
- package/dist/collection/components/forms/service-booking.js +22 -29
- package/dist/collection/components/forms/ssc-lookup.js +22 -29
- package/dist/collection/components/forms/test-drive.js +22 -29
- package/dist/collection/components/forms/vehicle-quotation/themes.css +1 -1
- package/dist/collection/components/forms/vehicle-quotation.js +22 -27
- package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
- package/dist/collection/components/part-lookup/dead-stock-lookup.js +41 -29
- package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
- package/dist/collection/components/part-lookup/distributor-lookup.js +49 -36
- package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
- package/dist/collection/components/part-lookup/manufacturer-lookup.js +41 -29
- package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
- package/dist/collection/components/part-lookup/manufacturer-part-lookup.js +24 -20
- package/dist/collection/components/part-lookup/part-lookup.css +1 -1
- package/dist/collection/components/part-lookup/part-lookup.js +36 -26
- package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-accessories.js +36 -27
- package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.js +50 -40
- package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.js +21 -21
- package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-lookup.js +26 -24
- package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.js +35 -26
- package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-sale-information.js +37 -28
- package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-service-history.js +35 -26
- package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-specification.js +35 -26
- package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
- package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.js +55 -45
- package/dist/collection/components/vin-extractor/vin-extractor.css +1 -1
- package/dist/collection/components/vin-extractor/vin-extractor.js +26 -25
- 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/index.d.ts +2 -0
- package/dist/components/index.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-50EIzP4j.js +5 -0
- package/dist/components/p-8EOK_QhL.js +5 -0
- package/dist/components/p-B3Vlmu9F.js +5 -0
- package/dist/components/p-B42vuL_p.js +5 -0
- package/dist/components/p-B8g3fLoh.js +5 -0
- package/dist/components/p-BDHTK4yJ.js +5 -0
- package/dist/components/p-BDlZ35Dv.js +5 -0
- package/dist/components/p-BFAzCUQY.js +5 -0
- package/dist/components/p-BHYsBcpG.js +5 -0
- package/dist/components/p-BIeJEFM6.js +5 -0
- package/dist/components/p-BMxw31OW.js +5 -0
- package/dist/components/p-BNs9PHd8.js +5 -0
- package/dist/components/p-BP6R1nYk.js +5 -0
- package/dist/components/p-BcRom3sV.js +5 -0
- package/dist/components/p-BjLQXN9e.js +5 -0
- package/dist/components/{p-CtJ3xlmH.js → p-BsgLxjfx.js} +1 -1
- package/dist/components/p-C24AOawm.js +5 -0
- package/dist/components/p-C55Gk63d.js +5 -0
- package/dist/components/p-CD1XArUc.js +5 -0
- package/dist/components/p-CK6WFXQF.js +5 -0
- package/dist/components/p-CKrwCtec.js +5 -0
- package/dist/components/p-CLkGfAsm.js +5 -0
- package/dist/components/p-CMgPnaDZ.js +5 -0
- package/dist/components/p-CRJSM0nN.js +5 -0
- package/dist/components/p-CjByjVT0.js +5 -0
- package/dist/components/p-Cl-rntc3.js +5 -0
- package/dist/components/{p-C3f5RXYo.js → p-ClDpIRF9.js} +1 -1
- package/dist/components/{p-BycIovNB.js → p-CnZZ3ASF.js} +1 -1
- package/dist/components/{p-JkEomBDe.js → p-CoAe_PpX.js} +1 -1
- package/dist/components/{p-Co3Ttxob.js → p-CtyIp56a.js} +1 -1
- package/dist/components/{p-B1rySNA6.js → p-CvcaE6Ss.js} +1 -1
- package/dist/components/{p-BGqJcv0T.js → p-D-0CfzDk.js} +1 -1
- package/dist/components/p-DBErZTaY.js +5 -0
- package/dist/components/p-DJ0awYVE.js +5 -0
- package/dist/components/p-DNZ31iYw.js +5 -0
- package/dist/components/p-DWGSY0dp.js +5 -0
- package/dist/components/p-DbAAihIH.js +5 -0
- package/dist/components/p-DlG98nFs.js +5 -0
- package/dist/components/{p-CbPeT4Wv.js → p-Dv_BQG7D.js} +1 -1
- package/dist/components/p-Hlqj6HsH.js +5 -0
- package/dist/components/p-Wv20cFTm.js +5 -0
- package/dist/components/p-dRP9cgZF.js +5 -0
- package/dist/components/p-ubqjXh5U.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-warranty-details.js +1 -1
- package/dist/components/vin-extractor.js +1 -1
- package/dist/esm/{add-icon-1FhDJgrT.js → add-icon-DxQVyX6U.js} +2 -4
- package/dist/esm/app-globals-ci3rJxmu.js +10 -0
- package/dist/esm/arrow-icon-DRTeN2D5.js +9 -0
- package/dist/esm/arrow-up-icon-FAYFxG6c.js +9 -0
- package/dist/esm/calendar-days-icon-BOy0a_W-.js +9 -0
- package/dist/esm/{check-icon-mzFBdGKX.js → check-icon-BYK1ESZG.js} +2 -3
- package/dist/esm/dead-stock-lookup_3.entry.js +53 -47
- package/dist/esm/{decode-time-offset-Yzmqcv0-.js → decode-time-offset-ChO_PV6l.js} +1 -1
- package/dist/esm/flexible-container.entry.js +14 -8
- package/dist/esm/form-checkbox.entry.js +5 -5
- package/dist/esm/form-date-picker.entry.js +12 -10
- package/dist/esm/form-dialog_13.entry.js +180 -103
- package/dist/esm/{form-error-message-7rL_3zgN.js → form-error-message-YvMHko71.js} +4 -5
- package/dist/esm/{form-input-label-C4MUngYi.js → form-input-label-cuvgzRcH.js} +4 -6
- package/dist/esm/form-input_7.entry.js +54 -38
- package/dist/esm/form-switch.entry.js +5 -5
- package/dist/esm/form-time-picker.entry.js +13 -11
- package/dist/esm/{functions-CVTPURU1.js → functions-DHzedl_R.js} +3 -3
- package/dist/esm/general-form.entry.js +18 -14
- package/dist/esm/general-inquiry-form.entry.js +18 -14
- package/dist/esm/{get-custom-classes-for-portal-CF78qKTL.js → get-custom-classes-for-portal-C4LvwyrX.js} +2 -3
- package/dist/esm/{get-language-from-url-BVbqyJmz.js → get-language-from-url-U4hZ4dwn.js} +1 -1
- package/dist/esm/{get-local-language-ExQYUqwW.js → get-local-language-TRD6vPH7.js} +2 -2
- package/dist/esm/{get-mock-files-D7WSQrLO.js → get-mock-files-K2mWecRb.js} +2 -2
- package/dist/esm/{index-jNkxdTjc.js → index-Cg4V9l26.js} +493 -270
- package/dist/esm/information-table.entry.js +7 -5
- package/dist/esm/{loader-icon-C9goMj-j.js → loader-icon-B2ls1yXl.js} +2 -10
- package/dist/esm/loader.js +4 -4
- package/dist/esm/loading-spinner.entry.js +4 -4
- package/dist/esm/manufacturer-part-lookup.entry.js +9 -7
- package/dist/esm/{mappers-BR64PDWN.js → mappers-CeTQZn37.js} +5 -9
- package/dist/esm/{material-card-ZydeukMY.js → material-card-BMtefyp-.js} +4 -12
- package/dist/esm/part-lookup.entry.js +11 -7
- package/dist/esm/qr-code-scan-CktgNBSD.js +9 -0
- package/dist/esm/service-booking-form.entry.js +18 -14
- package/dist/esm/shift-accordion.entry.js +4 -4
- package/dist/esm/shift-checkbox.entry.js +5 -5
- package/dist/esm/shift-components.js +5 -5
- package/dist/esm/shift-slider.entry.js +7 -5
- package/dist/esm/shift-switch.entry.js +4 -4
- package/dist/esm/shift-tab-content.entry.js +7 -5
- package/dist/esm/shift-tabs_2.entry.js +25 -25
- package/dist/esm/ssc-lookup-form.entry.js +18 -14
- package/dist/esm/test-drive-form.entry.js +18 -14
- package/dist/esm/{triangle-alert-CVJ0-eRT.js → triangle-alert-D4H9aWiT.js} +3 -11
- package/dist/esm/vehicle-accessories_7.entry.js +100 -166
- package/dist/esm/vehicle-info-layout-DQ12Civq.js +10 -0
- package/dist/esm/vehicle-lookup.entry.js +15 -9
- package/dist/esm/vehicle-quotation-form.entry.js +16 -16
- package/dist/integration-manifest.json +13 -20
- package/dist/shift-components/p-031f2ae6.entry.js +5 -0
- package/dist/shift-components/p-0578b913.entry.js +5 -0
- package/dist/shift-components/{p-CyHqRBNl.js → p-08Pl1Pmo.js} +1 -1
- package/dist/shift-components/p-0dd7911f.entry.js +5 -0
- package/dist/shift-components/p-10511716.entry.js +5 -0
- package/dist/shift-components/p-1500556f.entry.js +5 -0
- package/dist/shift-components/p-214259ae.entry.js +5 -0
- package/dist/shift-components/p-22648595.entry.js +5 -0
- package/dist/shift-components/p-23df4ed2.entry.js +5 -0
- package/dist/{components/p-WfCxXt3e.js → shift-components/p-2f904561.entry.js} +1 -1
- package/dist/shift-components/p-332ebda4.entry.js +5 -0
- package/dist/shift-components/p-3fcb1657.entry.js +5 -0
- package/dist/shift-components/p-46e5146f.entry.js +5 -0
- package/dist/shift-components/{p-456a80bf.entry.js → p-61ecc144.entry.js} +1 -1
- package/dist/shift-components/p-6b82a9b3.entry.js +5 -0
- package/dist/shift-components/p-7a41a739.entry.js +5 -0
- package/dist/shift-components/p-960fedbb.entry.js +5 -0
- package/dist/shift-components/p-981d1f44.entry.js +5 -0
- package/dist/shift-components/p-9c950549.entry.js +5 -0
- package/dist/shift-components/{p-BqIKtMjz.js → p-B8RCucpl.js} +1 -1
- package/dist/shift-components/{p-6VfKhHyc.js → p-BBmr0kTe.js} +1 -1
- package/dist/shift-components/{p-DqLLLv_z.js → p-BG5y01yj.js} +1 -1
- package/dist/shift-components/p-BLdwm9KB.js +5 -0
- package/dist/shift-components/{p-D7tlaAVX.js → p-BVDXHvth.js} +1 -1
- package/dist/shift-components/{p-CRXqIT0k.js → p-BaC5C1YJ.js} +1 -1
- package/dist/shift-components/{p-BYqBwpb9.js → p-BpCf2ue6.js} +1 -1
- package/dist/shift-components/{p-WjikIqgU.js → p-BtLpOQVM.js} +1 -1
- package/dist/shift-components/{p-UBUcLzuM.js → p-CC1CaPP4.js} +1 -1
- package/dist/shift-components/{p-BUeE5BHf.js → p-CRd5RAng.js} +1 -1
- package/dist/shift-components/p-Cg4V9l26.js +6 -0
- package/dist/shift-components/{p-DLnQ2n2n.js → p-CiA8HlYO.js} +1 -1
- package/dist/shift-components/{p-gbZBovQk.js → p-CtUQMviL.js} +1 -1
- package/dist/shift-components/p-D2XgNV12.js +5 -0
- package/dist/shift-components/{p-DH9o3_cP.js → p-DlBduQTw.js} +1 -1
- package/dist/shift-components/{p-Dkfzp2fH.js → p-Dvl1mJ6N.js} +1 -1
- package/dist/shift-components/{p-CAlGd4kD.js → p-DwFWMVcD.js} +1 -1
- package/dist/shift-components/{p-6CGlGx2z.js → p-FFH7sR1n.js} +1 -1
- package/dist/shift-components/p-a4086c90.entry.js +5 -0
- package/dist/shift-components/p-a55ceb19.entry.js +5 -0
- package/dist/shift-components/p-b611f72e.entry.js +5 -0
- package/dist/shift-components/p-bc966aa0.entry.js +5 -0
- package/dist/shift-components/p-d33c83ac.entry.js +5 -0
- package/dist/shift-components/p-e979caa9.entry.js +5 -0
- package/dist/shift-components/p-fa39d151.entry.js +5 -0
- package/dist/shift-components/p-fe7ece41.entry.js +5 -0
- package/dist/shift-components/{p-BB4LQh2g.js → p-rsylYLbj.js} +1 -1
- package/dist/shift-components/{p-BIk1ppUN.js → p-yhCrSkom.js} +1 -1
- package/dist/shift-components/shift-components.esm.js +1 -1
- package/dist/stencil-docs.d.ts +37 -0
- package/dist/stencil-docs.json +539 -411
- package/dist/types/components/form-elements/form-file.d.ts +3 -0
- package/dist/types/components.d.ts +671 -118
- package/dist/types/features/multi-lingual/types.d.ts +4 -4
- package/dist/types/locales/forms/type.d.ts +4 -4
- package/dist/types/locales/partLookup/distributor/type.d.ts +2 -2
- package/dist/types/locales/partLookup/manufacturer/type.d.ts +2 -2
- package/dist/types/locales/partLookup/wrapper-type.d.ts +4 -4
- package/dist/types/locales/vehicleLookup/accessories/type.d.ts +6 -6
- package/dist/types/locales/vehicleLookup/claimableItems/type.d.ts +4 -4
- package/dist/types/locales/vehicleLookup/paintThickness/type.d.ts +4 -4
- package/dist/types/locales/vehicleLookup/serviceHistory/type.d.ts +4 -4
- package/dist/types/locales/vehicleLookup/wrapper-type.d.ts +16 -16
- package/dist/types/stencil-public-runtime.d.ts +158 -6
- package/package.json +2 -2
- package/dist/cjs/arrow-icon-ZTqfmBmE.js +0 -12
- package/dist/cjs/arrow-up-icon-eGUQ8IBP.js +0 -12
- package/dist/cjs/calendar-days-icon-Ugslrikt.js +0 -21
- package/dist/cjs/qr-code-scan-DIO-qSdh.js +0 -22
- package/dist/cjs/vehicle-info-layout-DSEDx5Ah.js +0 -17
- package/dist/components/p-5xxH8tbS.js +0 -5
- package/dist/components/p-B1G1Emsg.js +0 -5
- package/dist/components/p-B7imL20E.js +0 -5
- package/dist/components/p-BD4roPIb.js +0 -5
- package/dist/components/p-BKBG7bI_.js +0 -5
- package/dist/components/p-BQ1t34rG.js +0 -5
- package/dist/components/p-BSQr-zbq.js +0 -5
- package/dist/components/p-BYDz61s7.js +0 -5
- package/dist/components/p-BZQYv_zg.js +0 -5
- package/dist/components/p-BhvdrqvQ.js +0 -5
- package/dist/components/p-Br0n06ak.js +0 -5
- package/dist/components/p-BxdK4hSV.js +0 -5
- package/dist/components/p-By567P_b.js +0 -5
- package/dist/components/p-Ca2-9IJS.js +0 -5
- package/dist/components/p-CfUO4dpy.js +0 -5
- package/dist/components/p-CjtTghsX.js +0 -5
- package/dist/components/p-Cl1El__H.js +0 -5
- package/dist/components/p-CtWBJGY9.js +0 -5
- package/dist/components/p-Cudi9LsD.js +0 -5
- package/dist/components/p-D7GqNvow.js +0 -5
- package/dist/components/p-DEI9cxLs.js +0 -5
- package/dist/components/p-DF3mal9n.js +0 -5
- package/dist/components/p-DFZphW5t.js +0 -5
- package/dist/components/p-DPd206Hi.js +0 -5
- package/dist/components/p-DZ2GsnAw.js +0 -5
- package/dist/components/p-Dm8bWcdH.js +0 -5
- package/dist/components/p-H9rpA_js.js +0 -5
- package/dist/components/p-NkzoTfD6.js +0 -5
- package/dist/components/p-Tej7fhZH.js +0 -5
- package/dist/components/p-VuUMWQot.js +0 -5
- package/dist/components/p-WQVJO8lK.js +0 -5
- package/dist/components/p-ecmObcUU.js +0 -5
- package/dist/components/p-tVYEiZTA.js +0 -5
- package/dist/components/p-xaFnNvO-.js +0 -5
- package/dist/esm/app-globals-iQ64oiU-.js +0 -9
- package/dist/esm/arrow-icon-CpbG2bMD.js +0 -10
- package/dist/esm/arrow-up-icon-CSgSH4zF.js +0 -10
- package/dist/esm/calendar-days-icon-FhJhuU8S.js +0 -19
- package/dist/esm/qr-code-scan-DUAfaPLZ.js +0 -20
- package/dist/esm/vehicle-info-layout-iwnuxQFr.js +0 -15
- package/dist/shift-components/p-066d1aa7.entry.js +0 -5
- package/dist/shift-components/p-0cd75c5d.entry.js +0 -5
- package/dist/shift-components/p-0ce901af.entry.js +0 -5
- package/dist/shift-components/p-12803c29.entry.js +0 -5
- package/dist/shift-components/p-29f31068.entry.js +0 -5
- package/dist/shift-components/p-2af2814d.entry.js +0 -5
- package/dist/shift-components/p-2e8a413a.entry.js +0 -5
- package/dist/shift-components/p-3911b357.entry.js +0 -5
- package/dist/shift-components/p-65d47c58.entry.js +0 -5
- package/dist/shift-components/p-6d0344c8.entry.js +0 -5
- package/dist/shift-components/p-73997c04.entry.js +0 -5
- package/dist/shift-components/p-7645500d.entry.js +0 -5
- package/dist/shift-components/p-9e405896.entry.js +0 -5
- package/dist/shift-components/p-C9T02-yz.js +0 -5
- package/dist/shift-components/p-a5ab9255.entry.js +0 -5
- package/dist/shift-components/p-a6b57150.entry.js +0 -5
- package/dist/shift-components/p-aaf49a7a.entry.js +0 -5
- package/dist/shift-components/p-ac7fcf6c.entry.js +0 -5
- package/dist/shift-components/p-b3eb2198.entry.js +0 -5
- package/dist/shift-components/p-bf5ff6d9.entry.js +0 -5
- package/dist/shift-components/p-bfdfdac5.entry.js +0 -5
- package/dist/shift-components/p-c41afd6a.entry.js +0 -5
- package/dist/shift-components/p-cf29fbbb.entry.js +0 -5
- package/dist/shift-components/p-e08bc5d9.entry.js +0 -5
- package/dist/shift-components/p-e9d552eb.entry.js +0 -5
- package/dist/shift-components/p-fc9c2c02.entry.js +0 -5
- package/dist/shift-components/p-jNkxdTjc.js +0 -6
- package/dist/shift-components/p-zUjGUnSs.js +0 -5
- /package/dist/components/{p-DN4c_zdE.js → p-5NIYyHI-.js} +0 -0
- /package/dist/components/{p-Cgt5s_xn.js → p-B6xZ__mT.js} +0 -0
- /package/dist/components/{p-DHfdaMCZ.js → p-BA1Id0rV.js} +0 -0
- /package/dist/components/{p-JSG4fAIl.js → p-BcYtRtiU.js} +0 -0
- /package/dist/components/{p-BG8YXzND.js → p-ByNlQjpu.js} +0 -0
- /package/dist/components/{p-BMqwfA7R.js → p-ByRA9Jio.js} +0 -0
- /package/dist/components/{p-BlqCKH24.js → p-BzsXkZqy.js} +0 -0
- /package/dist/components/{p-iTJ5pT2w.js → p-CILGkcfa.js} +0 -0
- /package/dist/components/{p-BHy4oEqB.js → p-CLdijNKL.js} +0 -0
- /package/dist/components/{p-8u5uhwdg.js → p-D9mmIizU.js} +0 -0
- /package/dist/components/{p-uiE7emGF.js → p-DRhkO-Ac.js} +0 -0
- /package/dist/components/{p-Co_hK-X8.js → p-D_ukwEEB.js} +0 -0
- /package/dist/components/{p-piZ41_ho.js → p-Df4xlD1R.js} +0 -0
- /package/dist/components/{p-Ce4X3l8Z.js → p-MGQ2O9as.js} +0 -0
- /package/dist/components/{p-pnQgLSsX.js → p-_nGOa2Au.js} +0 -0
- /package/dist/components/{p-ClpSwIg-.js → p-d7wdNFwt.js} +0 -0
|
@@ -90,11 +90,11 @@ export class DeadStockLookup {
|
|
|
90
90
|
// #endregion
|
|
91
91
|
render() {
|
|
92
92
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
|
|
93
|
-
return (h(Host, { key: '
|
|
93
|
+
return (h(Host, { key: 'a1c383f903d4860a784102677638b4b3e0914634', translate: "no" }, h(VehicleInfoLayout, { key: 'ceb30a8805181da645c2f2bc65cab735930253d8', isError: this.isError, coreOnly: this.coreOnly, isLoading: this.isLoading, header: (_a = this.partLookup) === null || _a === void 0 ? void 0 : _a.partNumber, direction: this.locale.sharedLocales.direction, errorMessage: this.locale.sharedLocales.errors[this.errorMessage] || this.locale.sharedLocales.errors.wildCard }, h("div", { key: 'f276389d55d548ca2b545f23f031b3addaf37d25', class: "p-[16px]" }, h("div", { key: '43b344ef1eb88985d7e971ab414a29ff89c5e234', class: "pb-[16px]" }, h(DeadStockItem, { locale: this.locale, key: "first-dead-stock", toggleAccordion: this.toggleAccordion, isOpened: !this.isLoading && ((_c = (_b = this.partLookup) === null || _b === void 0 ? void 0 : _b.deadStock) === null || _c === void 0 ? void 0 : _c.length) > 0 ? this.openedAccordions.includes((_e = (_d = this.partLookup) === null || _d === void 0 ? void 0 : _d.deadStock[0]) === null || _e === void 0 ? void 0 : _e.companyName) : false, item: ((_g = (_f = this.partLookup) === null || _f === void 0 ? void 0 : _f.deadStock) === null || _g === void 0 ? void 0 : _g.length) > 0
|
|
94
94
|
? (_h = this.partLookup) === null || _h === void 0 ? void 0 : _h.deadStock[0]
|
|
95
95
|
: { companyName: !!this.partLookup && !((_j = this.partLookup) === null || _j === void 0 ? void 0 : _j.deadStock) ? this.locale.sharedLocales.noData : '' }, icon: (!this.partLookup && !((_k = this.partLookup) === null || _k === void 0 ? void 0 : _k.deadStock) && h("div", null)) ||
|
|
96
96
|
(!!this.partLookup && !((_l = this.partLookup) === null || _l === void 0 ? void 0 : _l.deadStock) && h(EmptyTableIcon, null)) ||
|
|
97
|
-
(!!this.partLookup && !!((_m = this.partLookup) === null || _m === void 0 ? void 0 : _m.deadStock) && h(ArrowUpIcon, null)) })), h("flexible-container", { key: '
|
|
97
|
+
(!!this.partLookup && !!((_m = this.partLookup) === null || _m === void 0 ? void 0 : _m.deadStock) && h(ArrowUpIcon, null)) })), h("flexible-container", { key: 'b952776352462aa21f095a6e5a277c3d72df5fab', isOpened: this.newItemsHasBeenRendered }, h("div", { key: '0827da3d1fac1363587dd7120df9712c3b080eeb', class: "flex flex-col gap-[16px]" }, ((_p = (_o = this.partLookup) === null || _o === void 0 ? void 0 : _o.deadStock) === null || _p === void 0 ? void 0 : _p.length) > 1 &&
|
|
98
98
|
((_q = this.partLookup) === null || _q === void 0 ? void 0 : _q.deadStock.slice(1).map(deadStock => (h(DeadStockItem, { item: deadStock, locale: this.locale, icon: h(ArrowUpIcon, null), toggleAccordion: this.toggleAccordion, isOpened: this.openedAccordions.includes(deadStock === null || deadStock === void 0 ? void 0 : deadStock.companyName) }))))))))));
|
|
99
99
|
}
|
|
100
100
|
static get is() { return "dead-stock-lookup"; }
|
|
@@ -113,7 +113,6 @@ export class DeadStockLookup {
|
|
|
113
113
|
return {
|
|
114
114
|
"language": {
|
|
115
115
|
"type": "string",
|
|
116
|
-
"attribute": "language",
|
|
117
116
|
"mutable": false,
|
|
118
117
|
"complexType": {
|
|
119
118
|
"original": "LanguageKeys",
|
|
@@ -122,7 +121,8 @@ export class DeadStockLookup {
|
|
|
122
121
|
"LanguageKeys": {
|
|
123
122
|
"location": "import",
|
|
124
123
|
"path": "~features/multi-lingual",
|
|
125
|
-
"id": "src/features/multi-lingual/index.ts::LanguageKeys"
|
|
124
|
+
"id": "src/features/multi-lingual/index.ts::LanguageKeys",
|
|
125
|
+
"referenceLocation": "LanguageKeys"
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
128
|
},
|
|
@@ -135,11 +135,11 @@ export class DeadStockLookup {
|
|
|
135
135
|
"getter": false,
|
|
136
136
|
"setter": false,
|
|
137
137
|
"reflect": false,
|
|
138
|
+
"attribute": "language",
|
|
138
139
|
"defaultValue": "'en'"
|
|
139
140
|
},
|
|
140
141
|
"coreOnly": {
|
|
141
142
|
"type": "boolean",
|
|
142
|
-
"attribute": "core-only",
|
|
143
143
|
"mutable": false,
|
|
144
144
|
"complexType": {
|
|
145
145
|
"original": "boolean",
|
|
@@ -155,11 +155,11 @@ export class DeadStockLookup {
|
|
|
155
155
|
"getter": false,
|
|
156
156
|
"setter": false,
|
|
157
157
|
"reflect": false,
|
|
158
|
+
"attribute": "core-only",
|
|
158
159
|
"defaultValue": "false"
|
|
159
160
|
},
|
|
160
161
|
"mockUrl": {
|
|
161
162
|
"type": "string",
|
|
162
|
-
"attribute": "mock-url",
|
|
163
163
|
"mutable": false,
|
|
164
164
|
"complexType": {
|
|
165
165
|
"original": "string",
|
|
@@ -175,11 +175,11 @@ export class DeadStockLookup {
|
|
|
175
175
|
"getter": false,
|
|
176
176
|
"setter": false,
|
|
177
177
|
"reflect": false,
|
|
178
|
+
"attribute": "mock-url",
|
|
178
179
|
"defaultValue": "''"
|
|
179
180
|
},
|
|
180
181
|
"isDev": {
|
|
181
182
|
"type": "boolean",
|
|
182
|
-
"attribute": "is-dev",
|
|
183
183
|
"mutable": false,
|
|
184
184
|
"complexType": {
|
|
185
185
|
"original": "boolean",
|
|
@@ -194,11 +194,11 @@ export class DeadStockLookup {
|
|
|
194
194
|
},
|
|
195
195
|
"getter": false,
|
|
196
196
|
"setter": false,
|
|
197
|
-
"reflect": false
|
|
197
|
+
"reflect": false,
|
|
198
|
+
"attribute": "is-dev"
|
|
198
199
|
},
|
|
199
200
|
"endpoint": {
|
|
200
201
|
"type": "string",
|
|
201
|
-
"attribute": "endpoint",
|
|
202
202
|
"mutable": false,
|
|
203
203
|
"complexType": {
|
|
204
204
|
"original": "Endpoint",
|
|
@@ -207,7 +207,8 @@ export class DeadStockLookup {
|
|
|
207
207
|
"Endpoint": {
|
|
208
208
|
"location": "import",
|
|
209
209
|
"path": "~lib/fetch-from",
|
|
210
|
-
"id": "src/global/lib/fetch-from.ts::Endpoint"
|
|
210
|
+
"id": "src/global/lib/fetch-from.ts::Endpoint",
|
|
211
|
+
"referenceLocation": "Endpoint"
|
|
211
212
|
}
|
|
212
213
|
}
|
|
213
214
|
},
|
|
@@ -219,11 +220,11 @@ export class DeadStockLookup {
|
|
|
219
220
|
},
|
|
220
221
|
"getter": false,
|
|
221
222
|
"setter": false,
|
|
222
|
-
"reflect": false
|
|
223
|
+
"reflect": false,
|
|
224
|
+
"attribute": "endpoint"
|
|
223
225
|
},
|
|
224
226
|
"loadedMockDatas": {
|
|
225
227
|
"type": "string",
|
|
226
|
-
"attribute": "loaded-mock-datas",
|
|
227
228
|
"mutable": true,
|
|
228
229
|
"complexType": {
|
|
229
230
|
"original": "BlazorInvokableFunction<(response: any) => void>",
|
|
@@ -232,7 +233,8 @@ export class DeadStockLookup {
|
|
|
232
233
|
"BlazorInvokableFunction": {
|
|
233
234
|
"location": "import",
|
|
234
235
|
"path": "~features/blazor-ref",
|
|
235
|
-
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
|
|
236
|
+
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
|
|
237
|
+
"referenceLocation": "BlazorInvokableFunction"
|
|
236
238
|
}
|
|
237
239
|
}
|
|
238
240
|
},
|
|
@@ -244,11 +246,11 @@ export class DeadStockLookup {
|
|
|
244
246
|
},
|
|
245
247
|
"getter": false,
|
|
246
248
|
"setter": false,
|
|
247
|
-
"reflect": false
|
|
249
|
+
"reflect": false,
|
|
250
|
+
"attribute": "loaded-mock-datas"
|
|
248
251
|
},
|
|
249
252
|
"errorCallback": {
|
|
250
253
|
"type": "string",
|
|
251
|
-
"attribute": "error-callback",
|
|
252
254
|
"mutable": true,
|
|
253
255
|
"complexType": {
|
|
254
256
|
"original": "BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>",
|
|
@@ -257,12 +259,14 @@ export class DeadStockLookup {
|
|
|
257
259
|
"BlazorInvokableFunction": {
|
|
258
260
|
"location": "import",
|
|
259
261
|
"path": "~features/blazor-ref",
|
|
260
|
-
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
|
|
262
|
+
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
|
|
263
|
+
"referenceLocation": "BlazorInvokableFunction"
|
|
261
264
|
},
|
|
262
265
|
"ErrorKeys": {
|
|
263
266
|
"location": "import",
|
|
264
267
|
"path": "~features/multi-lingual",
|
|
265
|
-
"id": "src/features/multi-lingual/index.ts::ErrorKeys"
|
|
268
|
+
"id": "src/features/multi-lingual/index.ts::ErrorKeys",
|
|
269
|
+
"referenceLocation": "ErrorKeys"
|
|
266
270
|
}
|
|
267
271
|
}
|
|
268
272
|
},
|
|
@@ -274,11 +278,11 @@ export class DeadStockLookup {
|
|
|
274
278
|
},
|
|
275
279
|
"getter": false,
|
|
276
280
|
"setter": false,
|
|
277
|
-
"reflect": false
|
|
281
|
+
"reflect": false,
|
|
282
|
+
"attribute": "error-callback"
|
|
278
283
|
},
|
|
279
284
|
"loadingStateChange": {
|
|
280
285
|
"type": "string",
|
|
281
|
-
"attribute": "loading-state-change",
|
|
282
286
|
"mutable": true,
|
|
283
287
|
"complexType": {
|
|
284
288
|
"original": "BlazorInvokableFunction<(isLoading: boolean) => void>",
|
|
@@ -287,7 +291,8 @@ export class DeadStockLookup {
|
|
|
287
291
|
"BlazorInvokableFunction": {
|
|
288
292
|
"location": "import",
|
|
289
293
|
"path": "~features/blazor-ref",
|
|
290
|
-
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
|
|
294
|
+
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
|
|
295
|
+
"referenceLocation": "BlazorInvokableFunction"
|
|
291
296
|
}
|
|
292
297
|
}
|
|
293
298
|
},
|
|
@@ -299,11 +304,11 @@ export class DeadStockLookup {
|
|
|
299
304
|
},
|
|
300
305
|
"getter": false,
|
|
301
306
|
"setter": false,
|
|
302
|
-
"reflect": false
|
|
307
|
+
"reflect": false,
|
|
308
|
+
"attribute": "loading-state-change"
|
|
303
309
|
},
|
|
304
310
|
"loadedResponse": {
|
|
305
311
|
"type": "string",
|
|
306
|
-
"attribute": "loaded-response",
|
|
307
312
|
"mutable": true,
|
|
308
313
|
"complexType": {
|
|
309
314
|
"original": "BlazorInvokableFunction<(response: PartLookupDTO) => void>",
|
|
@@ -312,12 +317,14 @@ export class DeadStockLookup {
|
|
|
312
317
|
"BlazorInvokableFunction": {
|
|
313
318
|
"location": "import",
|
|
314
319
|
"path": "~features/blazor-ref",
|
|
315
|
-
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
|
|
320
|
+
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
|
|
321
|
+
"referenceLocation": "BlazorInvokableFunction"
|
|
316
322
|
},
|
|
317
323
|
"PartLookupDTO": {
|
|
318
324
|
"location": "import",
|
|
319
325
|
"path": "~types/generated/part/part-lookup-dto",
|
|
320
|
-
"id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
|
|
326
|
+
"id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
|
|
327
|
+
"referenceLocation": "PartLookupDTO"
|
|
321
328
|
}
|
|
322
329
|
}
|
|
323
330
|
},
|
|
@@ -329,7 +336,8 @@ export class DeadStockLookup {
|
|
|
329
336
|
},
|
|
330
337
|
"getter": false,
|
|
331
338
|
"setter": false,
|
|
332
|
-
"reflect": false
|
|
339
|
+
"reflect": false,
|
|
340
|
+
"attribute": "loaded-response"
|
|
333
341
|
}
|
|
334
342
|
};
|
|
335
343
|
}
|
|
@@ -364,7 +372,8 @@ export class DeadStockLookup {
|
|
|
364
372
|
"DotNetObjectReference": {
|
|
365
373
|
"location": "import",
|
|
366
374
|
"path": "~features/blazor-ref",
|
|
367
|
-
"id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
|
|
375
|
+
"id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
|
|
376
|
+
"referenceLocation": "DotNetObjectReference"
|
|
368
377
|
}
|
|
369
378
|
},
|
|
370
379
|
"return": "Promise<void>"
|
|
@@ -390,7 +399,8 @@ export class DeadStockLookup {
|
|
|
390
399
|
"PartLookupMock": {
|
|
391
400
|
"location": "import",
|
|
392
401
|
"path": "~features/part-lookup-components",
|
|
393
|
-
"id": "src/features/part-lookup-components/index.ts::PartLookupMock"
|
|
402
|
+
"id": "src/features/part-lookup-components/index.ts::PartLookupMock",
|
|
403
|
+
"referenceLocation": "PartLookupMock"
|
|
394
404
|
}
|
|
395
405
|
},
|
|
396
406
|
"return": "Promise<void>"
|
|
@@ -433,7 +443,8 @@ export class DeadStockLookup {
|
|
|
433
443
|
"PartLookupDTO": {
|
|
434
444
|
"location": "import",
|
|
435
445
|
"path": "~types/generated/part/part-lookup-dto",
|
|
436
|
-
"id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
|
|
446
|
+
"id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
|
|
447
|
+
"referenceLocation": "PartLookupDTO"
|
|
437
448
|
}
|
|
438
449
|
},
|
|
439
450
|
"return": "Promise<void>"
|
|
@@ -459,7 +470,8 @@ export class DeadStockLookup {
|
|
|
459
470
|
"ErrorKeys": {
|
|
460
471
|
"location": "import",
|
|
461
472
|
"path": "~features/multi-lingual",
|
|
462
|
-
"id": "src/features/multi-lingual/index.ts::ErrorKeys"
|
|
473
|
+
"id": "src/features/multi-lingual/index.ts::ErrorKeys",
|
|
474
|
+
"referenceLocation": "ErrorKeys"
|
|
463
475
|
}
|
|
464
476
|
},
|
|
465
477
|
"return": "Promise<void>"
|
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: ;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!pointer-events-none{pointer-events:none!important}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.left-0{left:0}.top-0{top:0}.z-10{z-index:10}.block{display:block}.flex{display:flex}.hidden{display:none}.origin-left{transform-origin:left}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!overflow-hidden{overflow:hidden!important}.rounded-\[4px\]{border-radius:4px}.border{border-width:1px}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.shift-skeleton{border-radius:4px;position:relative!important}.loading .shift-skeleton,.loading.shift-skeleton{border-style:none!important;overflow:hidden!important;pointer-events:none!important;position:relative!important}.shift-skeleton:after{background:linear-gradient(-45deg,#d4d8de,#e2e5e9,#d4d8de);background-size:300% 300%;border-radius:inherit!important;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform-origin:left;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:10}.loading .shift-skeleton:after,.loading.shift-skeleton:after{--tw-scale-x:1;animation:shimmer 2s ease-in-out infinite;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes shimmer{0%{background-position:100% 0}50%{background-position:0 100%}to{background-position:100% 0}}.vehicle-info-container{background-color:#fdfdfd;border:1px solid #dcdcdc;border-radius:5px;box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 hsla(0,0%,100%,.1);overflow:hidden;padding:0;position:relative;transition-duration:.5s;transition-property:all}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f6f6f6;border-radius:5px;border-top:1px solid #dcdcdc;border-top-left-radius:0;border-top-right-radius:0}::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.hide-scroll ::-webkit-scrollbar-thumb,.hide-scroll::-webkit-scrollbar-thumb,.loading ::-webkit-scrollbar-thumb{background:transparent}.vehicle-info-body{display:flex;flex-direction:column;overflow:hidden;position:relative;transition-duration:.5s;transition-property:all;transition-timing-function:ease-in-out}.vehicle-info-content{transition-duration:.5s;transition-property:all;width:100%}.vehicle-info-header{align-items:center;background-color:#f6f6f6;border:1px solid #ededed;display:flex;height:54px;justify-content:center;position:relative;text-align:center}.vehicle-info-header-action{align-items:center;display:flex;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.vehicle-info-header-vin{display:inline-block;font-size:16px;transition-duration:.5s;transition-property:all}.vehicle-info-header-vin span{color:#ef4444}.loading .vehicle-info-header-vin{opacity:0;transform:scale(1.5);visibility:hidden}:host{all:initial!important;display:block;font-family:inherit!important;font-family:Noto Kufi Arabic,Nunito,Roboto,Arial,sans-serif!important}*,:host *{font-family:inherit!important}.static{position:static}.h-\[200px\]{height:200px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.text-\[26px\]{font-size:26px}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.flex-col{flex-direction:column}.gap-\[16px\]{gap:16px}.p-\[16px\]{padding:16px}.pb-\[16px\]{padding-bottom:16px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.mx-auto{margin-left:auto;margin-right:auto}.me-2{margin-inline-end:.5rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mt-\[32px\]{margin-top:32px}.inline-flex{display:inline-flex}.h-\[50px\]{height:50px}.w-fit{width:fit-content}.max-w-full{max-width:100%}.flex-wrap{flex-wrap:wrap}.items-stretch{align-items:stretch}.gap-\[8px\]{gap:8px}.overflow-auto{overflow:auto}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:.5rem}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.bg-\[\#f6f6f6\]{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.p-\[2px\]{padding:2px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-\[16px\]{padding-left:16px;padding-right:16px}.py-1{padding-bottom:.25rem;padding-top:.25rem}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-\[green\]{--tw-text-opacity:1;color:rgb(0 128 0/var(--tw-text-opacity,1))}.text-\[orange\]{--tw-text-opacity:1;color:rgb(255 165 0/var(--tw-text-opacity,1))}.text-\[red\]{--tw-text-opacity:1;color:rgb(255 0 0/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}@media (min-width:768px){.md\:justify-between{justify-content:space-between}}.\[\&\>div\]\:grow>div{flex-grow:1}.me-1{margin-inline-end:.25rem}.mb-\[12px\]{margin-bottom:12px}.w-\[500px\]{width:500px}.max-w-\[250px\]{max-width:250px}.max-w-\[96vw\]{max-width:96vw}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.gap-2{gap:.5rem}.gap-\[32px\]{gap:32px}.rounded-md{border-radius:.375rem}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[12px\]{padding-bottom:12px}.pt-\[12px\],.py-\[12px\]{padding-top:12px}.pt-\[32px\]{padding-top:32px}.pt-\[8px\]{padding-top:8px}.text-center{text-align:center}.text-\[20px\]{font-size:20px}.text-xl{font-size:1.25rem;line-height:1.75rem}.even\:bg-slate-100:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.hover\:bg-sky-100\/50:hover{background-color:rgba(224,242,254,.5)}.\!w-full{width:100%!important}.translate-x-\[-200\%\]{--tw-translate-x:-200%}.translate-x-\[-200\%\],.translate-y-\[200\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[200\%\]{--tw-translate-y:200%}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\!duration-0{transition-duration:0s!important}.\[\&_\*\]\:\!pointer-events-none *{pointer-events:none!important}.\!h-auto{height:auto!important}.min-w-full{min-width:100%}.resize{resize:both}.overflow-hidden{overflow:hidden}.\!transition-none{transition-property:none!important}.\!duration-500{transition-duration:.5s!important}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.my-auto{margin-bottom:auto;margin-top:auto}.table{display:table}.grid{display:grid}.size-\[20px\]{height:20px;width:20px}.size-\[32px\]{height:32px;width:32px}.size-full{height:100%;width:100%}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.place-items-center{place-items:center}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity,1))}.bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity,1))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-slate-200\/70{background-color:rgba(226,232,240,.7)}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[6px\]{padding-left:6px;padding-right:6px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-\[16px\]{padding-bottom:16px;padding-top:16px}.py-\[6px\]{padding-bottom:6px;padding-top:6px}.py-\[8px\]{padding-bottom:8px;padding-top:8px}.text-\[13px\]{font-size:13px}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-sky-200:hover{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity,1))}.hover\:bg-slate-200\/70:hover{background-color:rgba(226,232,240,.7)}
|
|
1
|
+
*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: ;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.\!pointer-events-none{pointer-events:none!important}.absolute{position:absolute}.\!relative{position:relative!important}.relative{position:relative}.left-0{left:0}.top-0{top:0}.z-10{z-index:10}.block{display:block}.flex{display:flex}.hidden{display:none}.origin-left{transform-origin:left}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\!overflow-hidden{overflow:hidden!important}.rounded-\[4px\]{border-radius:4px}.border{border-width:1px}.opacity-0{opacity:0}.opacity-100{opacity:1}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.shift-skeleton{border-radius:4px;position:relative!important}.loading .shift-skeleton,.loading.shift-skeleton{border-style:none!important;overflow:hidden!important;pointer-events:none!important;position:relative!important}.shift-skeleton:after{background:linear-gradient(-45deg,#d4d8de,#e2e5e9,#d4d8de);background-size:300% 300%;border-radius:inherit!important;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform-origin:left;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:10}.loading .shift-skeleton:after,.loading.shift-skeleton:after{--tw-scale-x:1;animation:shimmer 2s ease-in-out infinite;opacity:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes shimmer{0%{background-position:100% 0}50%{background-position:0 100%}to{background-position:100% 0}}.vehicle-info-container{background-color:#fdfdfd;border:1px solid #dcdcdc;border-radius:5px;box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 hsla(0,0%,100%,.1);overflow:hidden;padding:0;position:relative;transition-duration:.5s;transition-property:all}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#f6f6f6;border-radius:5px;border-top:1px solid #dcdcdc;border-top-left-radius:0;border-top-right-radius:0}::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.hide-scroll ::-webkit-scrollbar-thumb,.hide-scroll::-webkit-scrollbar-thumb,.loading ::-webkit-scrollbar-thumb{background:transparent}.vehicle-info-body{display:flex;flex-direction:column;overflow:hidden;position:relative;transition-duration:.5s;transition-property:all;transition-timing-function:ease-in-out}.vehicle-info-content{transition-duration:.5s;transition-property:all;width:100%}.vehicle-info-header{align-items:center;background-color:#f6f6f6;border:1px solid #ededed;display:flex;height:54px;justify-content:center;position:relative;text-align:center}.vehicle-info-header-action{align-items:center;display:flex;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.vehicle-info-header-vin{display:inline-block;font-size:16px;transition-duration:.5s;transition-property:all}.vehicle-info-header-vin span{color:#ef4444}.loading .vehicle-info-header-vin{opacity:0;transform:scale(1.5);visibility:hidden}:host{all:initial!important;display:block;font-family:inherit!important;font-family:Noto Kufi Arabic,Nunito,Roboto,Arial,sans-serif!important}*,:host *{font-family:inherit!important}.static{position:static}.h-\[200px\]{height:200px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.text-\[26px\]{font-size:26px}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.flex-col{flex-direction:column}.gap-\[16px\]{gap:16px}.p-\[16px\]{padding:16px}.pb-\[16px\]{padding-bottom:16px}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.mx-auto{margin-left:auto;margin-right:auto}.me-2{margin-inline-end:.5rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mt-\[32px\]{margin-top:32px}.inline-flex{display:inline-flex}.h-\[50px\]{height:50px}.w-fit{width:fit-content}.max-w-full{max-width:100%}.flex-wrap{flex-wrap:wrap}.items-stretch{align-items:stretch}.gap-\[8px\]{gap:8px}.overflow-auto{overflow:auto}.overflow-x-auto{overflow-x:auto}.rounded-lg{border-radius:.5rem}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.bg-\[\#f6f6f6\]{--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity,1))}.p-\[2px\]{padding:2px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-\[16px\]{padding-left:16px;padding-right:16px}.py-1{padding-bottom:.25rem;padding-top:.25rem}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-\[green\]{--tw-text-opacity:1;color:rgb(0 128 0/var(--tw-text-opacity,1))}.text-\[orange\]{--tw-text-opacity:1;color:rgb(255 165 0/var(--tw-text-opacity,1))}.text-\[red\]{--tw-text-opacity:1;color:rgb(255 0 0/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}@media (min-width:768px){.md\:justify-between{justify-content:space-between}}.\[\&\>div\]\:grow>div{flex-grow:1}.me-1{margin-inline-end:.25rem}.mb-\[12px\]{margin-bottom:12px}.w-\[500px\]{width:500px}.max-w-\[250px\]{max-width:250px}.max-w-\[96vw\]{max-width:96vw}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.gap-2{gap:.5rem}.gap-\[32px\]{gap:32px}.rounded-md{border-radius:.375rem}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-r{border-right-width:1px}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.py-\[12px\]{padding-bottom:12px}.pt-\[12px\],.py-\[12px\]{padding-top:12px}.pt-\[32px\]{padding-top:32px}.pt-\[8px\]{padding-top:8px}.text-center{text-align:center}.text-\[20px\]{font-size:20px}.text-xl{font-size:1.25rem;line-height:1.75rem}.even\:bg-slate-100:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.hover\:bg-sky-100\/50:hover{background-color:rgba(224,242,254,.5)}.\!w-full{width:100%!important}.translate-x-\[-200\%\]{--tw-translate-x:-200%}.translate-x-\[-200\%\],.translate-y-\[200\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[200\%\]{--tw-translate-y:200%}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\!duration-0{transition-duration:0s!important}.\[\&_\*\]\:\!pointer-events-none *{pointer-events:none!important}.my-auto{margin-bottom:auto;margin-top:auto}.table{display:table}.grid{display:grid}.size-\[20px\]{height:20px;width:20px}.size-\[32px\]{height:32px;width:32px}.size-full{height:100%;width:100%}.rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.place-items-center{place-items:center}.whitespace-nowrap{white-space:nowrap}.rounded{border-radius:.25rem}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity,1))}.bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity,1))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-slate-200\/70{background-color:rgba(226,232,240,.7)}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[6px\]{padding-left:6px;padding-right:6px}.px-\[8px\]{padding-left:8px;padding-right:8px}.py-\[16px\]{padding-bottom:16px;padding-top:16px}.py-\[6px\]{padding-bottom:6px;padding-top:6px}.py-\[8px\]{padding-bottom:8px;padding-top:8px}.text-\[13px\]{font-size:13px}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.last\:border-b-0:last-child{border-bottom-width:0}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:bg-sky-200:hover{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity,1))}.hover\:bg-slate-200\/70:hover{background-color:rgba(226,232,240,.7)}.resize{resize:both}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.\!h-auto{height:auto!important}.min-w-full{min-width:100%}.overflow-hidden{overflow:hidden}.\!transition-none{transition-property:none!important}.\!duration-500{transition-duration:.5s!important}
|
|
@@ -117,9 +117,9 @@ export class DistributorLookup {
|
|
|
117
117
|
: this.locale.notAvailable))),
|
|
118
118
|
}))
|
|
119
119
|
: [];
|
|
120
|
-
return (h(Host, { key: '
|
|
120
|
+
return (h(Host, { key: '8d748536f7e9401cc87d469febe3400e9f0488b8', translate: "no" }, h(VehicleInfoLayout, { key: '526752c397f77baa241e43988b8e4a9a304a4c39', isError: this.isError, coreOnly: this.coreOnly, isLoading: this.isLoading, header: (_p = this.partLookup) === null || _p === void 0 ? void 0 : _p.partNumber, direction: this.locale.sharedLocales.direction, errorMessage: this.locale.sharedLocales.errors[this.errorMessage] || this.locale.sharedLocales.errors.wildCard }, h("div", { key: 'd243ddabb9fd2663dfe445e35efb72d4ab505ce8', class: "p-[16px]" }, h("div", { key: 'afab7d0b3a9c7eabf45b89a55c83e343cb1414e2' }, h("flexible-container", { key: 'aa4dcf6a6bb097cfa383791d058f7175d84c9b59' }, h("div", { key: '0b8c6cb61a7a3c5ddfdc558b97ac1b98580f6fee', class: "flex [&>div]:grow overflow-auto gap-[16px] items-stretch justify-center md:justify-between flex-wrap" }, displayedFields.map(({ label, value, values }) => values ? (h(MaterialCard, { title: label, minWidth: "250px" }, h(MaterialCardChildren, { class: "flex flex-wrap gap-[8px] p-[2px]" }, values
|
|
121
121
|
.filter(x => x.body)
|
|
122
|
-
.map(x => (h("span", { class: "inline-flex items-center bg-red-50 text-red-800 font-medium px-3 text-[16px] py-1 me-2 mt-2 rounded-lg border border-red-300" }, x.header && h("span", { class: "font-semibold" }, x.header, ":"), h("span", { class: "ml-1" }, x.body))))))) : (h(MaterialCard, { desc: (value === null || value === void 0 ? void 0 : value.toString()) || '', title: label, minWidth: "250px" }))))), h("div", { key: '
|
|
122
|
+
.map(x => (h("span", { class: "inline-flex items-center bg-red-50 text-red-800 font-medium px-3 text-[16px] py-1 me-2 mt-2 rounded-lg border border-red-300" }, x.header && h("span", { class: "font-semibold" }, x.header, ":"), h("span", { class: "ml-1" }, x.body))))))) : (h(MaterialCard, { desc: (value === null || value === void 0 ? void 0 : value.toString()) || '', title: label, minWidth: "250px" }))))), h("div", { key: '2f987ea80a3ef9263bd2bca9ca329218a2bc2cb8', class: "mt-[32px] mx-auto w-fit max-w-full" }, h("div", { key: 'b7e491bcc514400f0f2fc61ebd01227388b45ab1', class: "bg-[#f6f6f6] h-[50px] flex items-center justify-center px-[16px] font-bold text-[18px]" }, this.locale.distributorStock), h("div", { key: '80e62885a4570b36b71011c170fde4fbbd383c4e', class: "overflow-x-auto" }, h("information-table", { key: '59461032f41aa632fa6d0f2eca25393815a426c4', isLoading: this.isLoading, rows: rows, headers: tableHeaders })))), h("manufacturer-part-lookup", { key: 'a8fa9790d5f69c81b04042b70b1497575670a70e', standAlone: false, isDev: this.isDev, partLookup: this.partLookup, logId: (_q = this.partLookup) === null || _q === void 0 ? void 0 : _q.logId, closeManufacturerPartLookup: this.isLoading, manufacturerPartLookupTitle: this.manufacturerPartLookupTitle, manufacturerPartLookupEndpoint: this.manufacturerPartLookupEndpoint })))));
|
|
123
123
|
}
|
|
124
124
|
static get is() { return "distributor-lookup"; }
|
|
125
125
|
static get encapsulation() { return "shadow"; }
|
|
@@ -137,7 +137,6 @@ export class DistributorLookup {
|
|
|
137
137
|
return {
|
|
138
138
|
"language": {
|
|
139
139
|
"type": "string",
|
|
140
|
-
"attribute": "language",
|
|
141
140
|
"mutable": false,
|
|
142
141
|
"complexType": {
|
|
143
142
|
"original": "LanguageKeys",
|
|
@@ -146,7 +145,8 @@ export class DistributorLookup {
|
|
|
146
145
|
"LanguageKeys": {
|
|
147
146
|
"location": "import",
|
|
148
147
|
"path": "~features/multi-lingual",
|
|
149
|
-
"id": "src/features/multi-lingual/index.ts::LanguageKeys"
|
|
148
|
+
"id": "src/features/multi-lingual/index.ts::LanguageKeys",
|
|
149
|
+
"referenceLocation": "LanguageKeys"
|
|
150
150
|
}
|
|
151
151
|
}
|
|
152
152
|
},
|
|
@@ -159,11 +159,11 @@ export class DistributorLookup {
|
|
|
159
159
|
"getter": false,
|
|
160
160
|
"setter": false,
|
|
161
161
|
"reflect": false,
|
|
162
|
+
"attribute": "language",
|
|
162
163
|
"defaultValue": "'en'"
|
|
163
164
|
},
|
|
164
165
|
"coreOnly": {
|
|
165
166
|
"type": "boolean",
|
|
166
|
-
"attribute": "core-only",
|
|
167
167
|
"mutable": false,
|
|
168
168
|
"complexType": {
|
|
169
169
|
"original": "boolean",
|
|
@@ -179,11 +179,11 @@ export class DistributorLookup {
|
|
|
179
179
|
"getter": false,
|
|
180
180
|
"setter": false,
|
|
181
181
|
"reflect": false,
|
|
182
|
+
"attribute": "core-only",
|
|
182
183
|
"defaultValue": "false"
|
|
183
184
|
},
|
|
184
185
|
"mockUrl": {
|
|
185
186
|
"type": "string",
|
|
186
|
-
"attribute": "mock-url",
|
|
187
187
|
"mutable": false,
|
|
188
188
|
"complexType": {
|
|
189
189
|
"original": "string",
|
|
@@ -199,11 +199,11 @@ export class DistributorLookup {
|
|
|
199
199
|
"getter": false,
|
|
200
200
|
"setter": false,
|
|
201
201
|
"reflect": false,
|
|
202
|
+
"attribute": "mock-url",
|
|
202
203
|
"defaultValue": "''"
|
|
203
204
|
},
|
|
204
205
|
"isDev": {
|
|
205
206
|
"type": "boolean",
|
|
206
|
-
"attribute": "is-dev",
|
|
207
207
|
"mutable": false,
|
|
208
208
|
"complexType": {
|
|
209
209
|
"original": "boolean",
|
|
@@ -218,11 +218,11 @@ export class DistributorLookup {
|
|
|
218
218
|
},
|
|
219
219
|
"getter": false,
|
|
220
220
|
"setter": false,
|
|
221
|
-
"reflect": false
|
|
221
|
+
"reflect": false,
|
|
222
|
+
"attribute": "is-dev"
|
|
222
223
|
},
|
|
223
224
|
"endpoint": {
|
|
224
225
|
"type": "string",
|
|
225
|
-
"attribute": "endpoint",
|
|
226
226
|
"mutable": false,
|
|
227
227
|
"complexType": {
|
|
228
228
|
"original": "Endpoint",
|
|
@@ -231,7 +231,8 @@ export class DistributorLookup {
|
|
|
231
231
|
"Endpoint": {
|
|
232
232
|
"location": "import",
|
|
233
233
|
"path": "~lib/fetch-from",
|
|
234
|
-
"id": "src/global/lib/fetch-from.ts::Endpoint"
|
|
234
|
+
"id": "src/global/lib/fetch-from.ts::Endpoint",
|
|
235
|
+
"referenceLocation": "Endpoint"
|
|
235
236
|
}
|
|
236
237
|
}
|
|
237
238
|
},
|
|
@@ -243,11 +244,11 @@ export class DistributorLookup {
|
|
|
243
244
|
},
|
|
244
245
|
"getter": false,
|
|
245
246
|
"setter": false,
|
|
246
|
-
"reflect": false
|
|
247
|
+
"reflect": false,
|
|
248
|
+
"attribute": "endpoint"
|
|
247
249
|
},
|
|
248
250
|
"loadedMockDatas": {
|
|
249
251
|
"type": "string",
|
|
250
|
-
"attribute": "loaded-mock-datas",
|
|
251
252
|
"mutable": true,
|
|
252
253
|
"complexType": {
|
|
253
254
|
"original": "BlazorInvokableFunction<(response: any) => void>",
|
|
@@ -256,7 +257,8 @@ export class DistributorLookup {
|
|
|
256
257
|
"BlazorInvokableFunction": {
|
|
257
258
|
"location": "import",
|
|
258
259
|
"path": "~features/blazor-ref",
|
|
259
|
-
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
|
|
260
|
+
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
|
|
261
|
+
"referenceLocation": "BlazorInvokableFunction"
|
|
260
262
|
}
|
|
261
263
|
}
|
|
262
264
|
},
|
|
@@ -268,11 +270,11 @@ export class DistributorLookup {
|
|
|
268
270
|
},
|
|
269
271
|
"getter": false,
|
|
270
272
|
"setter": false,
|
|
271
|
-
"reflect": false
|
|
273
|
+
"reflect": false,
|
|
274
|
+
"attribute": "loaded-mock-datas"
|
|
272
275
|
},
|
|
273
276
|
"errorCallback": {
|
|
274
277
|
"type": "string",
|
|
275
|
-
"attribute": "error-callback",
|
|
276
278
|
"mutable": true,
|
|
277
279
|
"complexType": {
|
|
278
280
|
"original": "BlazorInvokableFunction<(errorMessage: ErrorKeys) => void>",
|
|
@@ -281,12 +283,14 @@ export class DistributorLookup {
|
|
|
281
283
|
"BlazorInvokableFunction": {
|
|
282
284
|
"location": "import",
|
|
283
285
|
"path": "~features/blazor-ref",
|
|
284
|
-
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
|
|
286
|
+
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
|
|
287
|
+
"referenceLocation": "BlazorInvokableFunction"
|
|
285
288
|
},
|
|
286
289
|
"ErrorKeys": {
|
|
287
290
|
"location": "import",
|
|
288
291
|
"path": "~features/multi-lingual",
|
|
289
|
-
"id": "src/features/multi-lingual/index.ts::ErrorKeys"
|
|
292
|
+
"id": "src/features/multi-lingual/index.ts::ErrorKeys",
|
|
293
|
+
"referenceLocation": "ErrorKeys"
|
|
290
294
|
}
|
|
291
295
|
}
|
|
292
296
|
},
|
|
@@ -298,11 +302,11 @@ export class DistributorLookup {
|
|
|
298
302
|
},
|
|
299
303
|
"getter": false,
|
|
300
304
|
"setter": false,
|
|
301
|
-
"reflect": false
|
|
305
|
+
"reflect": false,
|
|
306
|
+
"attribute": "error-callback"
|
|
302
307
|
},
|
|
303
308
|
"loadingStateChange": {
|
|
304
309
|
"type": "string",
|
|
305
|
-
"attribute": "loading-state-change",
|
|
306
310
|
"mutable": true,
|
|
307
311
|
"complexType": {
|
|
308
312
|
"original": "BlazorInvokableFunction<(isLoading: boolean) => void>",
|
|
@@ -311,7 +315,8 @@ export class DistributorLookup {
|
|
|
311
315
|
"BlazorInvokableFunction": {
|
|
312
316
|
"location": "import",
|
|
313
317
|
"path": "~features/blazor-ref",
|
|
314
|
-
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
|
|
318
|
+
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
|
|
319
|
+
"referenceLocation": "BlazorInvokableFunction"
|
|
315
320
|
}
|
|
316
321
|
}
|
|
317
322
|
},
|
|
@@ -323,11 +328,11 @@ export class DistributorLookup {
|
|
|
323
328
|
},
|
|
324
329
|
"getter": false,
|
|
325
330
|
"setter": false,
|
|
326
|
-
"reflect": false
|
|
331
|
+
"reflect": false,
|
|
332
|
+
"attribute": "loading-state-change"
|
|
327
333
|
},
|
|
328
334
|
"loadedResponse": {
|
|
329
335
|
"type": "string",
|
|
330
|
-
"attribute": "loaded-response",
|
|
331
336
|
"mutable": true,
|
|
332
337
|
"complexType": {
|
|
333
338
|
"original": "BlazorInvokableFunction<(response: PartLookupDTO) => void>",
|
|
@@ -336,12 +341,14 @@ export class DistributorLookup {
|
|
|
336
341
|
"BlazorInvokableFunction": {
|
|
337
342
|
"location": "import",
|
|
338
343
|
"path": "~features/blazor-ref",
|
|
339
|
-
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction"
|
|
344
|
+
"id": "src/features/blazor-ref/index.ts::BlazorInvokableFunction",
|
|
345
|
+
"referenceLocation": "BlazorInvokableFunction"
|
|
340
346
|
},
|
|
341
347
|
"PartLookupDTO": {
|
|
342
348
|
"location": "import",
|
|
343
349
|
"path": "~types/generated/part/part-lookup-dto",
|
|
344
|
-
"id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
|
|
350
|
+
"id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
|
|
351
|
+
"referenceLocation": "PartLookupDTO"
|
|
345
352
|
}
|
|
346
353
|
}
|
|
347
354
|
},
|
|
@@ -353,11 +360,11 @@ export class DistributorLookup {
|
|
|
353
360
|
},
|
|
354
361
|
"getter": false,
|
|
355
362
|
"setter": false,
|
|
356
|
-
"reflect": false
|
|
363
|
+
"reflect": false,
|
|
364
|
+
"attribute": "loaded-response"
|
|
357
365
|
},
|
|
358
366
|
"hiddenFields": {
|
|
359
367
|
"type": "string",
|
|
360
|
-
"attribute": "hidden-fields",
|
|
361
368
|
"mutable": false,
|
|
362
369
|
"complexType": {
|
|
363
370
|
"original": "string",
|
|
@@ -373,11 +380,11 @@ export class DistributorLookup {
|
|
|
373
380
|
"getter": false,
|
|
374
381
|
"setter": false,
|
|
375
382
|
"reflect": false,
|
|
383
|
+
"attribute": "hidden-fields",
|
|
376
384
|
"defaultValue": "''"
|
|
377
385
|
},
|
|
378
386
|
"localizationName": {
|
|
379
387
|
"type": "string",
|
|
380
|
-
"attribute": "localization-name",
|
|
381
388
|
"mutable": false,
|
|
382
389
|
"complexType": {
|
|
383
390
|
"original": "string",
|
|
@@ -393,11 +400,11 @@ export class DistributorLookup {
|
|
|
393
400
|
"getter": false,
|
|
394
401
|
"setter": false,
|
|
395
402
|
"reflect": false,
|
|
403
|
+
"attribute": "localization-name",
|
|
396
404
|
"defaultValue": "''"
|
|
397
405
|
},
|
|
398
406
|
"manufacturerPartLookupTitle": {
|
|
399
407
|
"type": "string",
|
|
400
|
-
"attribute": "manufacturer-part-lookup-title",
|
|
401
408
|
"mutable": false,
|
|
402
409
|
"complexType": {
|
|
403
410
|
"original": "string",
|
|
@@ -412,11 +419,11 @@ export class DistributorLookup {
|
|
|
412
419
|
},
|
|
413
420
|
"getter": false,
|
|
414
421
|
"setter": false,
|
|
415
|
-
"reflect": false
|
|
422
|
+
"reflect": false,
|
|
423
|
+
"attribute": "manufacturer-part-lookup-title"
|
|
416
424
|
},
|
|
417
425
|
"manufacturerPartLookupEndpoint": {
|
|
418
426
|
"type": "string",
|
|
419
|
-
"attribute": "manufacturer-part-lookup-endpoint",
|
|
420
427
|
"mutable": false,
|
|
421
428
|
"complexType": {
|
|
422
429
|
"original": "Endpoint",
|
|
@@ -425,7 +432,8 @@ export class DistributorLookup {
|
|
|
425
432
|
"Endpoint": {
|
|
426
433
|
"location": "import",
|
|
427
434
|
"path": "~lib/fetch-from",
|
|
428
|
-
"id": "src/global/lib/fetch-from.ts::Endpoint"
|
|
435
|
+
"id": "src/global/lib/fetch-from.ts::Endpoint",
|
|
436
|
+
"referenceLocation": "Endpoint"
|
|
429
437
|
}
|
|
430
438
|
}
|
|
431
439
|
},
|
|
@@ -437,7 +445,8 @@ export class DistributorLookup {
|
|
|
437
445
|
},
|
|
438
446
|
"getter": false,
|
|
439
447
|
"setter": false,
|
|
440
|
-
"reflect": false
|
|
448
|
+
"reflect": false,
|
|
449
|
+
"attribute": "manufacturer-part-lookup-endpoint"
|
|
441
450
|
}
|
|
442
451
|
};
|
|
443
452
|
}
|
|
@@ -470,7 +479,8 @@ export class DistributorLookup {
|
|
|
470
479
|
"PartLookupMock": {
|
|
471
480
|
"location": "import",
|
|
472
481
|
"path": "~features/part-lookup-components",
|
|
473
|
-
"id": "src/features/part-lookup-components/index.ts::PartLookupMock"
|
|
482
|
+
"id": "src/features/part-lookup-components/index.ts::PartLookupMock",
|
|
483
|
+
"referenceLocation": "PartLookupMock"
|
|
474
484
|
}
|
|
475
485
|
},
|
|
476
486
|
"return": "Promise<void>"
|
|
@@ -513,7 +523,8 @@ export class DistributorLookup {
|
|
|
513
523
|
"PartLookupDTO": {
|
|
514
524
|
"location": "import",
|
|
515
525
|
"path": "~types/generated/part/part-lookup-dto",
|
|
516
|
-
"id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO"
|
|
526
|
+
"id": "src/global/types/generated/part/part-lookup-dto.ts::PartLookupDTO",
|
|
527
|
+
"referenceLocation": "PartLookupDTO"
|
|
517
528
|
}
|
|
518
529
|
},
|
|
519
530
|
"return": "Promise<void>"
|
|
@@ -539,7 +550,8 @@ export class DistributorLookup {
|
|
|
539
550
|
"ErrorKeys": {
|
|
540
551
|
"location": "import",
|
|
541
552
|
"path": "~features/multi-lingual",
|
|
542
|
-
"id": "src/features/multi-lingual/index.ts::ErrorKeys"
|
|
553
|
+
"id": "src/features/multi-lingual/index.ts::ErrorKeys",
|
|
554
|
+
"referenceLocation": "ErrorKeys"
|
|
543
555
|
}
|
|
544
556
|
},
|
|
545
557
|
"return": "Promise<void>"
|
|
@@ -565,7 +577,8 @@ export class DistributorLookup {
|
|
|
565
577
|
"DotNetObjectReference": {
|
|
566
578
|
"location": "import",
|
|
567
579
|
"path": "~features/blazor-ref",
|
|
568
|
-
"id": "src/features/blazor-ref/index.ts::DotNetObjectReference"
|
|
580
|
+
"id": "src/features/blazor-ref/index.ts::DotNetObjectReference",
|
|
581
|
+
"referenceLocation": "DotNetObjectReference"
|
|
569
582
|
}
|
|
570
583
|
},
|
|
571
584
|
"return": "Promise<void>"
|