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
|
@@ -40,9 +40,9 @@ export class FormTextArea {
|
|
|
40
40
|
const { disabled, isRequired, meta, isError, errorMessage } = this.form.getInputState(this.name);
|
|
41
41
|
const { label, placeholder, errorTextMessage } = getInputLocalization(this, meta, errorMessage);
|
|
42
42
|
const isDisabled = disabled || this.isLoading || !!this.staticValue || this.isDisabled;
|
|
43
|
-
return (h(Host, { key: '
|
|
43
|
+
return (h(Host, { key: '75fea3c3ef08a69178d04f05efaeeb1ade984995', translate: "no" }, h("label", { key: 'ba47f79b79c9d81a0d69dad93d8d2bbecf2bbef8', part: `form-textarea ${this.name}`, id: this.wrapperId, class: cn('form-input-label-container', this.wrapperClass, { disabled: isDisabled }) }, h(FormInputLabel, { key: 'e08798f29b492dc6e492228efa33c08cc1ba5604', name: this.name, isRequired: isRequired, label: label }), h("div", { key: 'de18c4bf760cf910bd4a0324c3a2614645c209b8', part: `${this.name}-container form-input-container`, class: "form-input-container" }, h("textarea", { key: '33eef35badb027ede34621801aaff4a93eaebfb0', name: this.name, disabled: isDisabled, placeholder: placeholder, part: `${this.name}-textarea form-input-textarea`, class: cn('form-input-style form-input-textarea-style', partKeyPrefix + this.name, {
|
|
44
44
|
'form-input-error-style': isError,
|
|
45
|
-
}) }, this.defaultValue)), h("div", { key: '
|
|
45
|
+
}) }, this.defaultValue)), h("div", { key: 'a42ca91b4a2d789333eacb66495feb975ea93c12', class: "-mt-1" }, h(FormErrorMessage, { key: 'bba535b0816c1713757117afb857f6f58962fdd6', name: this.name, isError: isError, errorMessage: errorTextMessage })))));
|
|
46
46
|
}
|
|
47
47
|
static get is() { return "form-text-area"; }
|
|
48
48
|
static get originalStyleUrls() {
|
|
@@ -59,7 +59,6 @@ export class FormTextArea {
|
|
|
59
59
|
return {
|
|
60
60
|
"name": {
|
|
61
61
|
"type": "string",
|
|
62
|
-
"attribute": "name",
|
|
63
62
|
"mutable": false,
|
|
64
63
|
"complexType": {
|
|
65
64
|
"original": "string",
|
|
@@ -74,11 +73,11 @@ export class FormTextArea {
|
|
|
74
73
|
},
|
|
75
74
|
"getter": false,
|
|
76
75
|
"setter": false,
|
|
77
|
-
"reflect": false
|
|
76
|
+
"reflect": false,
|
|
77
|
+
"attribute": "name"
|
|
78
78
|
},
|
|
79
79
|
"wrapperId": {
|
|
80
80
|
"type": "string",
|
|
81
|
-
"attribute": "wrapper-id",
|
|
82
81
|
"mutable": false,
|
|
83
82
|
"complexType": {
|
|
84
83
|
"original": "string",
|
|
@@ -93,11 +92,11 @@ export class FormTextArea {
|
|
|
93
92
|
},
|
|
94
93
|
"getter": false,
|
|
95
94
|
"setter": false,
|
|
96
|
-
"reflect": false
|
|
95
|
+
"reflect": false,
|
|
96
|
+
"attribute": "wrapper-id"
|
|
97
97
|
},
|
|
98
98
|
"form": {
|
|
99
99
|
"type": "unknown",
|
|
100
|
-
"attribute": "form",
|
|
101
100
|
"mutable": false,
|
|
102
101
|
"complexType": {
|
|
103
102
|
"original": "FormHook<any>",
|
|
@@ -106,7 +105,8 @@ export class FormTextArea {
|
|
|
106
105
|
"FormHook": {
|
|
107
106
|
"location": "import",
|
|
108
107
|
"path": "~features/form-hook",
|
|
109
|
-
"id": "src/features/form-hook/index.ts::FormHook"
|
|
108
|
+
"id": "src/features/form-hook/index.ts::FormHook",
|
|
109
|
+
"referenceLocation": "FormHook"
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
},
|
|
@@ -121,7 +121,6 @@ export class FormTextArea {
|
|
|
121
121
|
},
|
|
122
122
|
"isLoading": {
|
|
123
123
|
"type": "boolean",
|
|
124
|
-
"attribute": "is-loading",
|
|
125
124
|
"mutable": false,
|
|
126
125
|
"complexType": {
|
|
127
126
|
"original": "boolean",
|
|
@@ -136,11 +135,11 @@ export class FormTextArea {
|
|
|
136
135
|
},
|
|
137
136
|
"getter": false,
|
|
138
137
|
"setter": false,
|
|
139
|
-
"reflect": false
|
|
138
|
+
"reflect": false,
|
|
139
|
+
"attribute": "is-loading"
|
|
140
140
|
},
|
|
141
141
|
"defaultValue": {
|
|
142
142
|
"type": "string",
|
|
143
|
-
"attribute": "default-value",
|
|
144
143
|
"mutable": false,
|
|
145
144
|
"complexType": {
|
|
146
145
|
"original": "string",
|
|
@@ -155,11 +154,11 @@ export class FormTextArea {
|
|
|
155
154
|
},
|
|
156
155
|
"getter": false,
|
|
157
156
|
"setter": false,
|
|
158
|
-
"reflect": false
|
|
157
|
+
"reflect": false,
|
|
158
|
+
"attribute": "default-value"
|
|
159
159
|
},
|
|
160
160
|
"wrapperClass": {
|
|
161
161
|
"type": "string",
|
|
162
|
-
"attribute": "wrapper-class",
|
|
163
162
|
"mutable": false,
|
|
164
163
|
"complexType": {
|
|
165
164
|
"original": "string",
|
|
@@ -174,11 +173,11 @@ export class FormTextArea {
|
|
|
174
173
|
},
|
|
175
174
|
"getter": false,
|
|
176
175
|
"setter": false,
|
|
177
|
-
"reflect": false
|
|
176
|
+
"reflect": false,
|
|
177
|
+
"attribute": "wrapper-class"
|
|
178
178
|
},
|
|
179
179
|
"staticValue": {
|
|
180
180
|
"type": "string",
|
|
181
|
-
"attribute": "static-value",
|
|
182
181
|
"mutable": false,
|
|
183
182
|
"complexType": {
|
|
184
183
|
"original": "string",
|
|
@@ -193,11 +192,11 @@ export class FormTextArea {
|
|
|
193
192
|
},
|
|
194
193
|
"getter": false,
|
|
195
194
|
"setter": false,
|
|
196
|
-
"reflect": false
|
|
195
|
+
"reflect": false,
|
|
196
|
+
"attribute": "static-value"
|
|
197
197
|
},
|
|
198
198
|
"isDisabled": {
|
|
199
199
|
"type": "boolean",
|
|
200
|
-
"attribute": "is-disabled",
|
|
201
200
|
"mutable": false,
|
|
202
201
|
"complexType": {
|
|
203
202
|
"original": "boolean",
|
|
@@ -212,20 +211,21 @@ export class FormTextArea {
|
|
|
212
211
|
},
|
|
213
212
|
"getter": false,
|
|
214
213
|
"setter": false,
|
|
215
|
-
"reflect": false
|
|
214
|
+
"reflect": false,
|
|
215
|
+
"attribute": "is-disabled"
|
|
216
216
|
},
|
|
217
217
|
"localization": {
|
|
218
218
|
"type": "unknown",
|
|
219
|
-
"attribute": "localization",
|
|
220
219
|
"mutable": false,
|
|
221
220
|
"complexType": {
|
|
222
221
|
"original": "FormInputLocalization",
|
|
223
|
-
"resolved": "
|
|
222
|
+
"resolved": "T",
|
|
224
223
|
"references": {
|
|
225
224
|
"FormInputLocalization": {
|
|
226
225
|
"location": "import",
|
|
227
226
|
"path": "~features/form-hook",
|
|
228
|
-
"id": "src/features/form-hook/index.ts::FormInputLocalization"
|
|
227
|
+
"id": "src/features/form-hook/index.ts::FormInputLocalization",
|
|
228
|
+
"referenceLocation": "FormInputLocalization"
|
|
229
229
|
}
|
|
230
230
|
}
|
|
231
231
|
},
|
|
@@ -133,22 +133,22 @@ export class FormTimePicker {
|
|
|
133
133
|
const step = this.minuteStep || 1;
|
|
134
134
|
const hours = Array.from({ length: 24 }, (_, i) => i);
|
|
135
135
|
const minutes = Array.from({ length: Math.ceil(60 / step) }, (_, i) => i * step);
|
|
136
|
-
return (h(Host, { key: '
|
|
136
|
+
return (h(Host, { key: '531f05495dcb842b02259be1dd246b085902c7ca', translate: "no" }, h("label", { key: 'da56fb2ab71167c24126b028b5546c93eede38a7', part: this.name, id: this.wrapperId, class: cn('form-input-label-container', this.wrapperClass, { disabled: isDisabled }) }, h(FormInputLabel, { key: 'dc697930d653e4042d8f1a43a16423cb1de4cb44', isRequired: isRequired, label: label }), h("form-shadow-input", { key: 'c51b50c6b552b062cd1ed6083e01a9565b39fbf8', name: this.name, form: this.form, value: this.selectedValue }), h("div", { key: '5a6eef5711c40aea7830684db09492d5b33d6501', part: `${this.name}-container form-input-container`, class: cn('form-input-container', { open: this.isOpen }) }, h("input", { key: '73a0f9b482f3f4e80d42b2fe30ca72f79a47508d', type: "text", readOnly: true, disabled: isDisabled, value: this.selectedValue, onClick: this.toggleDropdown, part: `${this.name}-input form-input`, placeholder: placeholder || (meta === null || meta === void 0 ? void 0 : meta.placeholder), class: cn('form-input-style form-input-select', {
|
|
137
137
|
'form-input-error-style': isError,
|
|
138
|
-
}) }), h("span", { key: '
|
|
138
|
+
}) }), h("span", { key: 'ff46dcfdba3d4ed426b31cf0513f6d0caef328bc', part: `${this.name}-icon form-time-picker-icon`, class: "form-input-icon form-input-icon-end" }, h("svg", { key: '6b1e4184d5c2677fa3ef85c674079f966210bff4', "aria-hidden": "true", xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round", class: "size-full" }, h("circle", { key: 'daabb0622489f1d541f7db0370bc27199f0da4ee', cx: "12", cy: "12", r: "10" }), h("polyline", { key: '9ba43f2e34c558ab17e089d5876195836cbeae9b', points: "12 6 12 12 16 14" }))), h("div", { key: '8c90c6d52272232c6a21893f9d59854c4adad8c3', part: `${this.name}-dropdown form-time-picker-dropdown`, class: cn('form-picker-dropdown', {
|
|
139
139
|
upwards: this.openUpwards,
|
|
140
140
|
downwards: !this.openUpwards,
|
|
141
|
-
}) }, h("div", { key: '
|
|
141
|
+
}) }, h("div", { key: '693fb1067a4f28165660daf7fa147ee8898db359', class: "form-time-picker-columns" }, h("div", { key: '0f601ad6d4aca836d83002261f715c37f55d6c90', class: "form-time-picker-column form-time-picker-hours" }, h("div", { key: '5a919fcb4da6c9207133c73bc5a58fd65502b31f', class: "form-time-picker-column-header" }, "HH"), hours.map(hour => {
|
|
142
142
|
const hourDisabled = this.isHourDisabled(hour);
|
|
143
143
|
return (h("button", { type: "button", disabled: hourDisabled, onClick: () => this.selectHour(hour), part: cn('form-time-picker-option', { 'form-time-picker-option-selected': hour === selectedHour }), class: cn('form-time-picker-option', {
|
|
144
144
|
selected: hour === selectedHour,
|
|
145
145
|
}) }, String(hour).padStart(2, '0')));
|
|
146
|
-
})), h("div", { key: '
|
|
146
|
+
})), h("div", { key: '74bcf6a766f0265c06d6ee7ef265be5379428b65', class: "form-time-picker-column form-time-picker-minutes" }, h("div", { key: '776f3c930d59af1dfbe3daf1d56772f27b2b33bf', class: "form-time-picker-column-header" }, "MM"), minutes.map(minute => {
|
|
147
147
|
const minuteDisabled = selectedHour >= 0 ? this.isMinuteDisabled(selectedHour, minute) : false;
|
|
148
148
|
return (h("button", { type: "button", disabled: minuteDisabled, onClick: () => this.selectMinute(minute), part: cn('form-time-picker-option', { 'form-time-picker-option-selected': minute === selectedMinute }), class: cn('form-time-picker-option', {
|
|
149
149
|
selected: minute === selectedMinute,
|
|
150
150
|
}) }, String(minute).padStart(2, '0')));
|
|
151
|
-
}))))), h(FormErrorMessage, { key: '
|
|
151
|
+
}))))), h(FormErrorMessage, { key: '26bab2c7a6c10dde29b89c49915ae4b80e29dc4f', name: this.name, isError: isError, errorMessage: locale[errorMessage] || errorMessage }))));
|
|
152
152
|
}
|
|
153
153
|
static get is() { return "form-time-picker"; }
|
|
154
154
|
static get originalStyleUrls() {
|
|
@@ -165,7 +165,6 @@ export class FormTimePicker {
|
|
|
165
165
|
return {
|
|
166
166
|
"name": {
|
|
167
167
|
"type": "string",
|
|
168
|
-
"attribute": "name",
|
|
169
168
|
"mutable": false,
|
|
170
169
|
"complexType": {
|
|
171
170
|
"original": "string",
|
|
@@ -180,11 +179,11 @@ export class FormTimePicker {
|
|
|
180
179
|
},
|
|
181
180
|
"getter": false,
|
|
182
181
|
"setter": false,
|
|
183
|
-
"reflect": false
|
|
182
|
+
"reflect": false,
|
|
183
|
+
"attribute": "name"
|
|
184
184
|
},
|
|
185
185
|
"wrapperId": {
|
|
186
186
|
"type": "string",
|
|
187
|
-
"attribute": "wrapper-id",
|
|
188
187
|
"mutable": false,
|
|
189
188
|
"complexType": {
|
|
190
189
|
"original": "string",
|
|
@@ -199,11 +198,11 @@ export class FormTimePicker {
|
|
|
199
198
|
},
|
|
200
199
|
"getter": false,
|
|
201
200
|
"setter": false,
|
|
202
|
-
"reflect": false
|
|
201
|
+
"reflect": false,
|
|
202
|
+
"attribute": "wrapper-id"
|
|
203
203
|
},
|
|
204
204
|
"isLoading": {
|
|
205
205
|
"type": "boolean",
|
|
206
|
-
"attribute": "is-loading",
|
|
207
206
|
"mutable": false,
|
|
208
207
|
"complexType": {
|
|
209
208
|
"original": "boolean",
|
|
@@ -218,11 +217,11 @@ export class FormTimePicker {
|
|
|
218
217
|
},
|
|
219
218
|
"getter": false,
|
|
220
219
|
"setter": false,
|
|
221
|
-
"reflect": false
|
|
220
|
+
"reflect": false,
|
|
221
|
+
"attribute": "is-loading"
|
|
222
222
|
},
|
|
223
223
|
"isDisabled": {
|
|
224
224
|
"type": "boolean",
|
|
225
|
-
"attribute": "is-disabled",
|
|
226
225
|
"mutable": false,
|
|
227
226
|
"complexType": {
|
|
228
227
|
"original": "boolean",
|
|
@@ -237,11 +236,11 @@ export class FormTimePicker {
|
|
|
237
236
|
},
|
|
238
237
|
"getter": false,
|
|
239
238
|
"setter": false,
|
|
240
|
-
"reflect": false
|
|
239
|
+
"reflect": false,
|
|
240
|
+
"attribute": "is-disabled"
|
|
241
241
|
},
|
|
242
242
|
"form": {
|
|
243
243
|
"type": "unknown",
|
|
244
|
-
"attribute": "form",
|
|
245
244
|
"mutable": false,
|
|
246
245
|
"complexType": {
|
|
247
246
|
"original": "FormHook<any>",
|
|
@@ -250,7 +249,8 @@ export class FormTimePicker {
|
|
|
250
249
|
"FormHook": {
|
|
251
250
|
"location": "import",
|
|
252
251
|
"path": "~features/form-hook/form-hook",
|
|
253
|
-
"id": "src/features/form-hook/form-hook.ts::FormHook"
|
|
252
|
+
"id": "src/features/form-hook/form-hook.ts::FormHook",
|
|
253
|
+
"referenceLocation": "FormHook"
|
|
254
254
|
}
|
|
255
255
|
}
|
|
256
256
|
},
|
|
@@ -265,7 +265,6 @@ export class FormTimePicker {
|
|
|
265
265
|
},
|
|
266
266
|
"wrapperClass": {
|
|
267
267
|
"type": "string",
|
|
268
|
-
"attribute": "wrapper-class",
|
|
269
268
|
"mutable": false,
|
|
270
269
|
"complexType": {
|
|
271
270
|
"original": "string",
|
|
@@ -280,11 +279,11 @@ export class FormTimePicker {
|
|
|
280
279
|
},
|
|
281
280
|
"getter": false,
|
|
282
281
|
"setter": false,
|
|
283
|
-
"reflect": false
|
|
282
|
+
"reflect": false,
|
|
283
|
+
"attribute": "wrapper-class"
|
|
284
284
|
},
|
|
285
285
|
"staticValue": {
|
|
286
286
|
"type": "string",
|
|
287
|
-
"attribute": "static-value",
|
|
288
287
|
"mutable": false,
|
|
289
288
|
"complexType": {
|
|
290
289
|
"original": "string",
|
|
@@ -299,11 +298,11 @@ export class FormTimePicker {
|
|
|
299
298
|
},
|
|
300
299
|
"getter": false,
|
|
301
300
|
"setter": false,
|
|
302
|
-
"reflect": false
|
|
301
|
+
"reflect": false,
|
|
302
|
+
"attribute": "static-value"
|
|
303
303
|
},
|
|
304
304
|
"defaultValue": {
|
|
305
305
|
"type": "string",
|
|
306
|
-
"attribute": "default-value",
|
|
307
306
|
"mutable": true,
|
|
308
307
|
"complexType": {
|
|
309
308
|
"original": "string",
|
|
@@ -318,11 +317,11 @@ export class FormTimePicker {
|
|
|
318
317
|
},
|
|
319
318
|
"getter": false,
|
|
320
319
|
"setter": false,
|
|
321
|
-
"reflect": false
|
|
320
|
+
"reflect": false,
|
|
321
|
+
"attribute": "default-value"
|
|
322
322
|
},
|
|
323
323
|
"minTime": {
|
|
324
324
|
"type": "string",
|
|
325
|
-
"attribute": "min-time",
|
|
326
325
|
"mutable": false,
|
|
327
326
|
"complexType": {
|
|
328
327
|
"original": "string",
|
|
@@ -337,11 +336,11 @@ export class FormTimePicker {
|
|
|
337
336
|
},
|
|
338
337
|
"getter": false,
|
|
339
338
|
"setter": false,
|
|
340
|
-
"reflect": false
|
|
339
|
+
"reflect": false,
|
|
340
|
+
"attribute": "min-time"
|
|
341
341
|
},
|
|
342
342
|
"maxTime": {
|
|
343
343
|
"type": "string",
|
|
344
|
-
"attribute": "max-time",
|
|
345
344
|
"mutable": false,
|
|
346
345
|
"complexType": {
|
|
347
346
|
"original": "string",
|
|
@@ -356,11 +355,11 @@ export class FormTimePicker {
|
|
|
356
355
|
},
|
|
357
356
|
"getter": false,
|
|
358
357
|
"setter": false,
|
|
359
|
-
"reflect": false
|
|
358
|
+
"reflect": false,
|
|
359
|
+
"attribute": "max-time"
|
|
360
360
|
},
|
|
361
361
|
"minuteStep": {
|
|
362
362
|
"type": "number",
|
|
363
|
-
"attribute": "minute-step",
|
|
364
363
|
"mutable": false,
|
|
365
364
|
"complexType": {
|
|
366
365
|
"original": "number",
|
|
@@ -376,6 +375,7 @@ export class FormTimePicker {
|
|
|
376
375
|
"getter": false,
|
|
377
376
|
"setter": false,
|
|
378
377
|
"reflect": false,
|
|
378
|
+
"attribute": "minute-step",
|
|
379
379
|
"defaultValue": "1"
|
|
380
380
|
}
|
|
381
381
|
};
|
|
@@ -52,9 +52,9 @@ export class FormVinInput {
|
|
|
52
52
|
const { label, placeholder, errorTextMessage } = getInputLocalization(this, meta, errorMessage);
|
|
53
53
|
const isDisabled = disabled || this.isLoading || !!this.staticValue || this.isDisabled;
|
|
54
54
|
const extractorTitle = ((_b = (_a = this.localization) === null || _a === void 0 ? void 0 : _a[language]) === null || _b === void 0 ? void 0 : _b.scan) || ((_j = (_g = (_f = (_e = (_d = (_c = this.form) === null || _c === void 0 ? void 0 : _c.context) === null || _d === void 0 ? void 0 : _d.structure) === null || _e === void 0 ? void 0 : _e.data) === null || _f === void 0 ? void 0 : _f.localization) === null || _g === void 0 ? void 0 : _g[(_h = this.form.context) === null || _h === void 0 ? void 0 : _h.language]) === null || _j === void 0 ? void 0 : _j['vin-scan']) || 'Scan Your VIN';
|
|
55
|
-
return (h(Host, { key: '
|
|
55
|
+
return (h(Host, { key: '215c351a25f595ea580860307698a78e0ed8bc40', translate: "no" }, h("label", { key: '5e78306671c2c5ccee32e59534c596e6607b9a78', part: this.name, id: this.wrapperId, class: cn('form-input-label-container', this.wrapperClass, { disabled: isDisabled }) }, h(FormInputLabel, { key: 'b14868238d8dc5f7f5cec711661a64c2f4b8538c', isRequired: isRequired, label: label }), h("div", { key: '2b2e403c17623670606002078bfe1463160f0c06', part: `${this.name}-container form-input-container`, class: "form-input-container" }, h(FormInputPrefix, { key: '54ab7ccf57b14afb191454cbd410feba6c0177cd', name: this.name, direction: (_k = locale === null || locale === void 0 ? void 0 : locale.sharedFormLocales) === null || _k === void 0 ? void 0 : _k.direction, prefix: this.inputPrefix }), h("input", Object.assign({ key: '11a972843cf0d63fbed3e08c59b944cfe27003e9' }, this.inputProps, { name: this.name, disabled: isDisabled, defaultValue: this.defaultValue, part: `${this.name}-input form-input`, placeholder: placeholder || (meta === null || meta === void 0 ? void 0 : meta.placeholder), style: Object.assign({}, (this.prefixWidth ? { [((_l = locale === null || locale === void 0 ? void 0 : locale.sharedFormLocales) === null || _l === void 0 ? void 0 : _l.direction) === 'rtl' ? 'paddingRight' : 'paddingLeft']: `${this.prefixWidth}px` } : {})), class: cn('form-input-style !uppercase', part, {
|
|
56
56
|
'form-input-error-style': isError,
|
|
57
|
-
}) })), !!this.scannerIcon && (this.useOcr || this.readSticker) && (h("button", { key: '
|
|
57
|
+
}) })), !!this.scannerIcon && (this.useOcr || this.readSticker) && (h("button", { key: '6cf6c1bb3edd99178935c16924d9e8a0695188ad', type: "button", disabled: isDisabled, part: cn('vin-validator', part + '-vin'), onClick: () => { var _a; return (_a = this === null || this === void 0 ? void 0 : this.el.getElementsByTagName('vin-extractor')[0]) === null || _a === void 0 ? void 0 : _a.open(); }, class: "absolute transition-all duration-500 disabled:!pointer-events-none disabled:!opacity-0 flex justify-center items-center end-3.5 !text-[#576675] enabled:hover:!text-black/85 aspect-square h-[70%] top-1/2 -translate-y-1/2" }, this.scannerIcon === 'qr-code' && h(QrCodeScanIcon, { key: 'c0df6702f7017669ca8b9ca7e9c5ccb3ee11951e', class: "size-[90%] text-inherit" }), this.scannerIcon === 'camera' && h(CameraIcon, { key: 'ada1c0fc271b55949e49b80922d271b4359831ca', class: "size-[90%] text-inherit" })))), h(FormErrorMessage, { key: '1e712888216d4982c7126b226cb359effda2baad', name: this.name, isError: isError, errorMessage: errorTextMessage })), (this.useOcr || this.readSticker) && (h("div", { key: '79e3b99bdadcb2000bf00c5930e22df6a0c8e0f5', class: "absolute" }, h("vin-extractor", { key: '1cf874279dc591d0f8c909ca02372ef9725e3d67', verbose: true, manualCapture: true, useOcr: this.useOcr, title: extractorTitle, skipValidation: false, readSticker: this.readSticker, ocrEndpoint: this.ocrEndpoint, onExtract: newVin => {
|
|
58
58
|
var _a, _b;
|
|
59
59
|
this.inputRef.value = newVin;
|
|
60
60
|
(_a = this.form) === null || _a === void 0 ? void 0 : _a.validateInput(this === null || this === void 0 ? void 0 : this.name);
|
|
@@ -76,7 +76,6 @@ export class FormVinInput {
|
|
|
76
76
|
return {
|
|
77
77
|
"name": {
|
|
78
78
|
"type": "string",
|
|
79
|
-
"attribute": "name",
|
|
80
79
|
"mutable": false,
|
|
81
80
|
"complexType": {
|
|
82
81
|
"original": "string",
|
|
@@ -91,11 +90,11 @@ export class FormVinInput {
|
|
|
91
90
|
},
|
|
92
91
|
"getter": false,
|
|
93
92
|
"setter": false,
|
|
94
|
-
"reflect": false
|
|
93
|
+
"reflect": false,
|
|
94
|
+
"attribute": "name"
|
|
95
95
|
},
|
|
96
96
|
"wrapperId": {
|
|
97
97
|
"type": "string",
|
|
98
|
-
"attribute": "wrapper-id",
|
|
99
98
|
"mutable": false,
|
|
100
99
|
"complexType": {
|
|
101
100
|
"original": "string",
|
|
@@ -110,11 +109,11 @@ export class FormVinInput {
|
|
|
110
109
|
},
|
|
111
110
|
"getter": false,
|
|
112
111
|
"setter": false,
|
|
113
|
-
"reflect": false
|
|
112
|
+
"reflect": false,
|
|
113
|
+
"attribute": "wrapper-id"
|
|
114
114
|
},
|
|
115
115
|
"isLoading": {
|
|
116
116
|
"type": "boolean",
|
|
117
|
-
"attribute": "is-loading",
|
|
118
117
|
"mutable": false,
|
|
119
118
|
"complexType": {
|
|
120
119
|
"original": "boolean",
|
|
@@ -129,11 +128,11 @@ export class FormVinInput {
|
|
|
129
128
|
},
|
|
130
129
|
"getter": false,
|
|
131
130
|
"setter": false,
|
|
132
|
-
"reflect": false
|
|
131
|
+
"reflect": false,
|
|
132
|
+
"attribute": "is-loading"
|
|
133
133
|
},
|
|
134
134
|
"isDisabled": {
|
|
135
135
|
"type": "boolean",
|
|
136
|
-
"attribute": "is-disabled",
|
|
137
136
|
"mutable": false,
|
|
138
137
|
"complexType": {
|
|
139
138
|
"original": "boolean",
|
|
@@ -148,11 +147,11 @@ export class FormVinInput {
|
|
|
148
147
|
},
|
|
149
148
|
"getter": false,
|
|
150
149
|
"setter": false,
|
|
151
|
-
"reflect": false
|
|
150
|
+
"reflect": false,
|
|
151
|
+
"attribute": "is-disabled"
|
|
152
152
|
},
|
|
153
153
|
"form": {
|
|
154
154
|
"type": "unknown",
|
|
155
|
-
"attribute": "form",
|
|
156
155
|
"mutable": false,
|
|
157
156
|
"complexType": {
|
|
158
157
|
"original": "FormHook<any>",
|
|
@@ -161,7 +160,8 @@ export class FormVinInput {
|
|
|
161
160
|
"FormHook": {
|
|
162
161
|
"location": "import",
|
|
163
162
|
"path": "~features/form-hook/form-hook",
|
|
164
|
-
"id": "src/features/form-hook/form-hook.ts::FormHook"
|
|
163
|
+
"id": "src/features/form-hook/form-hook.ts::FormHook",
|
|
164
|
+
"referenceLocation": "FormHook"
|
|
165
165
|
}
|
|
166
166
|
}
|
|
167
167
|
},
|
|
@@ -176,7 +176,6 @@ export class FormVinInput {
|
|
|
176
176
|
},
|
|
177
177
|
"inputPrefix": {
|
|
178
178
|
"type": "string",
|
|
179
|
-
"attribute": "input-prefix",
|
|
180
179
|
"mutable": false,
|
|
181
180
|
"complexType": {
|
|
182
181
|
"original": "string",
|
|
@@ -191,11 +190,11 @@ export class FormVinInput {
|
|
|
191
190
|
},
|
|
192
191
|
"getter": false,
|
|
193
192
|
"setter": false,
|
|
194
|
-
"reflect": false
|
|
193
|
+
"reflect": false,
|
|
194
|
+
"attribute": "input-prefix"
|
|
195
195
|
},
|
|
196
196
|
"wrapperClass": {
|
|
197
197
|
"type": "string",
|
|
198
|
-
"attribute": "wrapper-class",
|
|
199
198
|
"mutable": false,
|
|
200
199
|
"complexType": {
|
|
201
200
|
"original": "string",
|
|
@@ -210,11 +209,11 @@ export class FormVinInput {
|
|
|
210
209
|
},
|
|
211
210
|
"getter": false,
|
|
212
211
|
"setter": false,
|
|
213
|
-
"reflect": false
|
|
212
|
+
"reflect": false,
|
|
213
|
+
"attribute": "wrapper-class"
|
|
214
214
|
},
|
|
215
215
|
"staticValue": {
|
|
216
216
|
"type": "string",
|
|
217
|
-
"attribute": "static-value",
|
|
218
217
|
"mutable": false,
|
|
219
218
|
"complexType": {
|
|
220
219
|
"original": "string",
|
|
@@ -229,11 +228,11 @@ export class FormVinInput {
|
|
|
229
228
|
},
|
|
230
229
|
"getter": false,
|
|
231
230
|
"setter": false,
|
|
232
|
-
"reflect": false
|
|
231
|
+
"reflect": false,
|
|
232
|
+
"attribute": "static-value"
|
|
233
233
|
},
|
|
234
234
|
"inputProps": {
|
|
235
235
|
"type": "any",
|
|
236
|
-
"attribute": "input-props",
|
|
237
236
|
"mutable": false,
|
|
238
237
|
"complexType": {
|
|
239
238
|
"original": "any",
|
|
@@ -249,11 +248,11 @@ export class FormVinInput {
|
|
|
249
248
|
"getter": false,
|
|
250
249
|
"setter": false,
|
|
251
250
|
"reflect": false,
|
|
251
|
+
"attribute": "input-props",
|
|
252
252
|
"defaultValue": "{}"
|
|
253
253
|
},
|
|
254
254
|
"ocrEndpoint": {
|
|
255
255
|
"type": "string",
|
|
256
|
-
"attribute": "ocr-endpoint",
|
|
257
256
|
"mutable": false,
|
|
258
257
|
"complexType": {
|
|
259
258
|
"original": "string",
|
|
@@ -268,11 +267,11 @@ export class FormVinInput {
|
|
|
268
267
|
},
|
|
269
268
|
"getter": false,
|
|
270
269
|
"setter": false,
|
|
271
|
-
"reflect": false
|
|
270
|
+
"reflect": false,
|
|
271
|
+
"attribute": "ocr-endpoint"
|
|
272
272
|
},
|
|
273
273
|
"defaultValue": {
|
|
274
274
|
"type": "string",
|
|
275
|
-
"attribute": "default-value",
|
|
276
275
|
"mutable": true,
|
|
277
276
|
"complexType": {
|
|
278
277
|
"original": "string",
|
|
@@ -287,20 +286,21 @@ export class FormVinInput {
|
|
|
287
286
|
},
|
|
288
287
|
"getter": false,
|
|
289
288
|
"setter": false,
|
|
290
|
-
"reflect": false
|
|
289
|
+
"reflect": false,
|
|
290
|
+
"attribute": "default-value"
|
|
291
291
|
},
|
|
292
292
|
"localization": {
|
|
293
293
|
"type": "unknown",
|
|
294
|
-
"attribute": "localization",
|
|
295
294
|
"mutable": false,
|
|
296
295
|
"complexType": {
|
|
297
296
|
"original": "FormInputLocalization<{ scan: string }>",
|
|
298
|
-
"resolved": "{
|
|
297
|
+
"resolved": "{ scan: string; }",
|
|
299
298
|
"references": {
|
|
300
299
|
"FormInputLocalization": {
|
|
301
300
|
"location": "import",
|
|
302
301
|
"path": "~features/form-hook",
|
|
303
|
-
"id": "src/features/form-hook/index.ts::FormInputLocalization"
|
|
302
|
+
"id": "src/features/form-hook/index.ts::FormInputLocalization",
|
|
303
|
+
"referenceLocation": "FormInputLocalization"
|
|
304
304
|
}
|
|
305
305
|
}
|
|
306
306
|
},
|
|
@@ -316,7 +316,6 @@ export class FormVinInput {
|
|
|
316
316
|
},
|
|
317
317
|
"useOcr": {
|
|
318
318
|
"type": "boolean",
|
|
319
|
-
"attribute": "use-ocr",
|
|
320
319
|
"mutable": false,
|
|
321
320
|
"complexType": {
|
|
322
321
|
"original": "boolean",
|
|
@@ -331,11 +330,11 @@ export class FormVinInput {
|
|
|
331
330
|
},
|
|
332
331
|
"getter": false,
|
|
333
332
|
"setter": false,
|
|
334
|
-
"reflect": false
|
|
333
|
+
"reflect": false,
|
|
334
|
+
"attribute": "use-ocr"
|
|
335
335
|
},
|
|
336
336
|
"readSticker": {
|
|
337
337
|
"type": "boolean",
|
|
338
|
-
"attribute": "read-sticker",
|
|
339
338
|
"mutable": false,
|
|
340
339
|
"complexType": {
|
|
341
340
|
"original": "boolean",
|
|
@@ -350,11 +349,11 @@ export class FormVinInput {
|
|
|
350
349
|
},
|
|
351
350
|
"getter": false,
|
|
352
351
|
"setter": false,
|
|
353
|
-
"reflect": false
|
|
352
|
+
"reflect": false,
|
|
353
|
+
"attribute": "read-sticker"
|
|
354
354
|
},
|
|
355
355
|
"scannerIcon": {
|
|
356
356
|
"type": "string",
|
|
357
|
-
"attribute": "scanner-icon",
|
|
358
357
|
"mutable": false,
|
|
359
358
|
"complexType": {
|
|
360
359
|
"original": "'' | 'qr-code' | 'camera'",
|
|
@@ -370,6 +369,7 @@ export class FormVinInput {
|
|
|
370
369
|
"getter": false,
|
|
371
370
|
"setter": false,
|
|
372
371
|
"reflect": false,
|
|
372
|
+
"attribute": "scanner-icon",
|
|
373
373
|
"defaultValue": "''"
|
|
374
374
|
}
|
|
375
375
|
};
|
|
@@ -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}.block{display:block}.flex{display:flex}.grid{display:grid}.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))}:host{all:initial!important;display:block;font-family:inherit!important}@keyframes form-loading-spin{to{transform:rotate(1turn)}}.form-loader-container .img{animation:form-loading-spin 2s linear infinite;height:32px;width:32px}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}#vehicle-wrapper{display:flex;flex-direction:column}@media (min-width:640px){#vehicle-wrapper{align-items:center;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.top-0{top:0}.h-full{height:100%}.min-h-\[150px\]{min-height:150px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.opacity-0{opacity:0}.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)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.\!h-auto{height:auto!important}.min-w-full{min-width:100%}.resize{resize:both}.overflow-hidden{overflow:hidden}.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)}.\!transition-none{transition-property:none!important}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\!duration-0{transition-duration:0s!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}}.cursor-pointer{cursor:pointer}.fixed{position:fixed}.bottom-4{bottom:1rem}.bottom-\[88px\]{bottom:88px}.left-1\/2{left:50%}.z-10{z-index:10}.z-\[9999\]{z-index:9999}.m-0{margin:0}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.size-8{height:2rem;width:2rem}.size-\[22px\]{height:22px;width:22px}.size-\[32px\]{height:32px;width:32px}.size-full{height:100%;width:100%}.h-\[100dvh\]{height:100dvh}.h-\[60px\]{height:60px}.min-h-full{min-height:100%}.w-\[100dvw\]{width:100dvw}.w-\[100px\]{width:100px}.min-w-\[140px\]{min-width:140px}.-translate-x-1\/2{--tw-translate-x:-50%;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))}.animate-spin{animation:spin 1s linear infinite}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-slate-500{--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity,1))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-black\/55{background-color:rgba(0,0,0,.55)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-cover{object-fit:cover}.object-center{object-position:center}.p-1{padding:.25rem}.p-\[16px\]{padding:16px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.text-center{text-align:center}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.font-medium{font-weight:500}.leading-\[1\.3\]{line-height:1.3}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.hover\:border-slate-700:hover{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.hover\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.hover\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.disabled\:bg-white\/75:disabled{background-color:hsla(0,0%,100%,.75)}@media (min-width:768px){.md\:relative{position:relative}.md\:h-auto{height:auto}.md\:w-\[600px\]{width:600px}.md\:\!translate-x-0{--tw-translate-x:0px!important;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))!important}.md\:overflow-hidden{overflow:hidden}.md\:rounded-lg{border-radius:.5rem}.md\:border-none{border-style:none}.md\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.md\:py-\[8px\]{padding-bottom:8px;padding-top:8px}.md\:text-\[24px\]{font-size:24px}.md\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.md\:\!opacity-100{opacity:1!important}.md\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:duration-300{transition-duration:.3s}.md\:hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,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}.block{display:block}.flex{display:flex}.grid{display:grid}.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))}:host{all:initial!important;display:block;font-family:inherit!important}@keyframes form-loading-spin{to{transform:rotate(1turn)}}.form-loader-container .img{animation:form-loading-spin 2s linear infinite;height:32px;width:32px}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}#vehicle-wrapper{display:flex;flex-direction:column}@media (min-width:640px){#vehicle-wrapper{align-items:center;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.top-0{top:0}.h-full{height:100%}.min-h-\[150px\]{min-height:150px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.opacity-0{opacity:0}.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)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.cursor-pointer{cursor:pointer}.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}.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)}.\!transition-none{transition-property:none!important}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\!duration-0{transition-duration:0s!important}.\!duration-500{transition-duration:.5s!important}.fixed{position:fixed}.bottom-4{bottom:1rem}.bottom-\[88px\]{bottom:88px}.left-1\/2{left:50%}.z-10{z-index:10}.z-\[9999\]{z-index:9999}.m-0{margin:0}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.size-8{height:2rem;width:2rem}.size-\[22px\]{height:22px;width:22px}.size-\[32px\]{height:32px;width:32px}.size-full{height:100%;width:100%}.h-\[100dvh\]{height:100dvh}.h-\[60px\]{height:60px}.min-h-full{min-height:100%}.w-\[100dvw\]{width:100dvw}.w-\[100px\]{width:100px}.min-w-\[140px\]{min-width:140px}.-translate-x-1\/2{--tw-translate-x:-50%;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))}.animate-spin{animation:spin 1s linear infinite}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-slate-500{--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity,1))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-black\/55{background-color:rgba(0,0,0,.55)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-cover{object-fit:cover}.object-center{object-position:center}.p-1{padding:.25rem}.p-\[16px\]{padding:16px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-\[10px\]{padding-bottom:10px;padding-top:10px}.text-center{text-align:center}.text-\[13px\]{font-size:13px}.text-\[15px\]{font-size:15px}.text-\[18px\]{font-size:18px}.font-medium{font-weight:500}.leading-\[1\.3\]{line-height:1.3}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.hover\:border-slate-700:hover{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.hover\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.hover\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.disabled\:bg-white\/75:disabled{background-color:hsla(0,0%,100%,.75)}@media (min-width:768px){.md\:relative{position:relative}.md\:h-auto{height:auto}.md\:w-\[600px\]{width:600px}.md\:\!translate-x-0{--tw-translate-x:0px!important;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))!important}.md\:overflow-hidden{overflow:hidden}.md\:rounded-lg{border-radius:.5rem}.md\:border-none{border-style:none}.md\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.md\:py-\[8px\]{padding-bottom:8px;padding-top:8px}.md\:text-\[24px\]{font-size:24px}.md\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.md\:\!opacity-100{opacity:1!important}.md\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\:duration-300{transition-duration:.3s}.md\:hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}}
|