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
|
@@ -129,7 +129,6 @@ export class FormSelect {
|
|
|
129
129
|
return {
|
|
130
130
|
"name": {
|
|
131
131
|
"type": "string",
|
|
132
|
-
"attribute": "name",
|
|
133
132
|
"mutable": false,
|
|
134
133
|
"complexType": {
|
|
135
134
|
"original": "string",
|
|
@@ -144,11 +143,11 @@ export class FormSelect {
|
|
|
144
143
|
},
|
|
145
144
|
"getter": false,
|
|
146
145
|
"setter": false,
|
|
147
|
-
"reflect": false
|
|
146
|
+
"reflect": false,
|
|
147
|
+
"attribute": "name"
|
|
148
148
|
},
|
|
149
149
|
"resetKey": {
|
|
150
150
|
"type": "any",
|
|
151
|
-
"attribute": "reset-key",
|
|
152
151
|
"mutable": false,
|
|
153
152
|
"complexType": {
|
|
154
153
|
"original": "any",
|
|
@@ -163,11 +162,11 @@ export class FormSelect {
|
|
|
163
162
|
},
|
|
164
163
|
"getter": false,
|
|
165
164
|
"setter": false,
|
|
166
|
-
"reflect": false
|
|
165
|
+
"reflect": false,
|
|
166
|
+
"attribute": "reset-key"
|
|
167
167
|
},
|
|
168
168
|
"fetcherKey": {
|
|
169
169
|
"type": "any",
|
|
170
|
-
"attribute": "fetcher-key",
|
|
171
170
|
"mutable": false,
|
|
172
171
|
"complexType": {
|
|
173
172
|
"original": "any",
|
|
@@ -182,11 +181,11 @@ export class FormSelect {
|
|
|
182
181
|
},
|
|
183
182
|
"getter": false,
|
|
184
183
|
"setter": false,
|
|
185
|
-
"reflect": false
|
|
184
|
+
"reflect": false,
|
|
185
|
+
"attribute": "fetcher-key"
|
|
186
186
|
},
|
|
187
187
|
"wrapperId": {
|
|
188
188
|
"type": "string",
|
|
189
|
-
"attribute": "wrapper-id",
|
|
190
189
|
"mutable": false,
|
|
191
190
|
"complexType": {
|
|
192
191
|
"original": "string",
|
|
@@ -201,11 +200,11 @@ export class FormSelect {
|
|
|
201
200
|
},
|
|
202
201
|
"getter": false,
|
|
203
202
|
"setter": false,
|
|
204
|
-
"reflect": false
|
|
203
|
+
"reflect": false,
|
|
204
|
+
"attribute": "wrapper-id"
|
|
205
205
|
},
|
|
206
206
|
"isHidden": {
|
|
207
207
|
"type": "boolean",
|
|
208
|
-
"attribute": "is-hidden",
|
|
209
208
|
"mutable": false,
|
|
210
209
|
"complexType": {
|
|
211
210
|
"original": "boolean",
|
|
@@ -220,11 +219,11 @@ export class FormSelect {
|
|
|
220
219
|
},
|
|
221
220
|
"getter": false,
|
|
222
221
|
"setter": false,
|
|
223
|
-
"reflect": false
|
|
222
|
+
"reflect": false,
|
|
223
|
+
"attribute": "is-hidden"
|
|
224
224
|
},
|
|
225
225
|
"isLoading": {
|
|
226
226
|
"type": "boolean",
|
|
227
|
-
"attribute": "is-loading",
|
|
228
227
|
"mutable": false,
|
|
229
228
|
"complexType": {
|
|
230
229
|
"original": "boolean",
|
|
@@ -239,11 +238,11 @@ export class FormSelect {
|
|
|
239
238
|
},
|
|
240
239
|
"getter": false,
|
|
241
240
|
"setter": false,
|
|
242
|
-
"reflect": false
|
|
241
|
+
"reflect": false,
|
|
242
|
+
"attribute": "is-loading"
|
|
243
243
|
},
|
|
244
244
|
"form": {
|
|
245
245
|
"type": "unknown",
|
|
246
|
-
"attribute": "form",
|
|
247
246
|
"mutable": false,
|
|
248
247
|
"complexType": {
|
|
249
248
|
"original": "FormHook<any>",
|
|
@@ -252,7 +251,8 @@ export class FormSelect {
|
|
|
252
251
|
"FormHook": {
|
|
253
252
|
"location": "import",
|
|
254
253
|
"path": "~features/form-hook/form-hook",
|
|
255
|
-
"id": "src/features/form-hook/form-hook.ts::FormHook"
|
|
254
|
+
"id": "src/features/form-hook/form-hook.ts::FormHook",
|
|
255
|
+
"referenceLocation": "FormHook"
|
|
256
256
|
}
|
|
257
257
|
}
|
|
258
258
|
},
|
|
@@ -267,7 +267,6 @@ export class FormSelect {
|
|
|
267
267
|
},
|
|
268
268
|
"searchable": {
|
|
269
269
|
"type": "boolean",
|
|
270
|
-
"attribute": "searchable",
|
|
271
270
|
"mutable": false,
|
|
272
271
|
"complexType": {
|
|
273
272
|
"original": "boolean",
|
|
@@ -282,11 +281,11 @@ export class FormSelect {
|
|
|
282
281
|
},
|
|
283
282
|
"getter": false,
|
|
284
283
|
"setter": false,
|
|
285
|
-
"reflect": false
|
|
284
|
+
"reflect": false,
|
|
285
|
+
"attribute": "searchable"
|
|
286
286
|
},
|
|
287
287
|
"isRequired": {
|
|
288
288
|
"type": "boolean",
|
|
289
|
-
"attribute": "is-required",
|
|
290
289
|
"mutable": false,
|
|
291
290
|
"complexType": {
|
|
292
291
|
"original": "boolean",
|
|
@@ -301,11 +300,11 @@ export class FormSelect {
|
|
|
301
300
|
},
|
|
302
301
|
"getter": false,
|
|
303
302
|
"setter": false,
|
|
304
|
-
"reflect": false
|
|
303
|
+
"reflect": false,
|
|
304
|
+
"attribute": "is-required"
|
|
305
305
|
},
|
|
306
306
|
"isDisabled": {
|
|
307
307
|
"type": "boolean",
|
|
308
|
-
"attribute": "is-disabled",
|
|
309
308
|
"mutable": false,
|
|
310
309
|
"complexType": {
|
|
311
310
|
"original": "boolean",
|
|
@@ -320,11 +319,11 @@ export class FormSelect {
|
|
|
320
319
|
},
|
|
321
320
|
"getter": false,
|
|
322
321
|
"setter": false,
|
|
323
|
-
"reflect": false
|
|
322
|
+
"reflect": false,
|
|
323
|
+
"attribute": "is-disabled"
|
|
324
324
|
},
|
|
325
325
|
"wrapperClass": {
|
|
326
326
|
"type": "string",
|
|
327
|
-
"attribute": "wrapper-class",
|
|
328
327
|
"mutable": false,
|
|
329
328
|
"complexType": {
|
|
330
329
|
"original": "string",
|
|
@@ -339,11 +338,11 @@ export class FormSelect {
|
|
|
339
338
|
},
|
|
340
339
|
"getter": false,
|
|
341
340
|
"setter": false,
|
|
342
|
-
"reflect": false
|
|
341
|
+
"reflect": false,
|
|
342
|
+
"attribute": "wrapper-class"
|
|
343
343
|
},
|
|
344
344
|
"fetcher": {
|
|
345
345
|
"type": "unknown",
|
|
346
|
-
"attribute": "fetcher",
|
|
347
346
|
"mutable": false,
|
|
348
347
|
"complexType": {
|
|
349
348
|
"original": "FormSelectFetcher",
|
|
@@ -352,7 +351,8 @@ export class FormSelect {
|
|
|
352
351
|
"FormSelectFetcher": {
|
|
353
352
|
"location": "import",
|
|
354
353
|
"path": "~features/form-hook/",
|
|
355
|
-
"id": "src/features/form-hook/index.ts::FormSelectFetcher"
|
|
354
|
+
"id": "src/features/form-hook/index.ts::FormSelectFetcher",
|
|
355
|
+
"referenceLocation": "FormSelectFetcher"
|
|
356
356
|
}
|
|
357
357
|
}
|
|
358
358
|
},
|
|
@@ -367,7 +367,6 @@ export class FormSelect {
|
|
|
367
367
|
},
|
|
368
368
|
"staticValue": {
|
|
369
369
|
"type": "unknown",
|
|
370
|
-
"attribute": "static-value",
|
|
371
370
|
"mutable": false,
|
|
372
371
|
"complexType": {
|
|
373
372
|
"original": "FormSelectItem",
|
|
@@ -376,7 +375,8 @@ export class FormSelect {
|
|
|
376
375
|
"FormSelectItem": {
|
|
377
376
|
"location": "import",
|
|
378
377
|
"path": "~features/form-hook/",
|
|
379
|
-
"id": "src/features/form-hook/index.ts::FormSelectItem"
|
|
378
|
+
"id": "src/features/form-hook/index.ts::FormSelectItem",
|
|
379
|
+
"referenceLocation": "FormSelectItem"
|
|
380
380
|
}
|
|
381
381
|
}
|
|
382
382
|
},
|
|
@@ -391,7 +391,6 @@ export class FormSelect {
|
|
|
391
391
|
},
|
|
392
392
|
"language": {
|
|
393
393
|
"type": "string",
|
|
394
|
-
"attribute": "language",
|
|
395
394
|
"mutable": false,
|
|
396
395
|
"complexType": {
|
|
397
396
|
"original": "LanguageKeys",
|
|
@@ -400,7 +399,8 @@ export class FormSelect {
|
|
|
400
399
|
"LanguageKeys": {
|
|
401
400
|
"location": "import",
|
|
402
401
|
"path": "~features/multi-lingual",
|
|
403
|
-
"id": "src/features/multi-lingual/index.ts::LanguageKeys"
|
|
402
|
+
"id": "src/features/multi-lingual/index.ts::LanguageKeys",
|
|
403
|
+
"referenceLocation": "LanguageKeys"
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
},
|
|
@@ -413,11 +413,11 @@ export class FormSelect {
|
|
|
413
413
|
"getter": false,
|
|
414
414
|
"setter": false,
|
|
415
415
|
"reflect": false,
|
|
416
|
+
"attribute": "language",
|
|
416
417
|
"defaultValue": "'en'"
|
|
417
418
|
},
|
|
418
419
|
"reverseOptions": {
|
|
419
420
|
"type": "boolean",
|
|
420
|
-
"attribute": "reverse-options",
|
|
421
421
|
"mutable": false,
|
|
422
422
|
"complexType": {
|
|
423
423
|
"original": "boolean",
|
|
@@ -433,11 +433,11 @@ export class FormSelect {
|
|
|
433
433
|
"getter": false,
|
|
434
434
|
"setter": false,
|
|
435
435
|
"reflect": false,
|
|
436
|
+
"attribute": "reverse-options",
|
|
436
437
|
"defaultValue": "false"
|
|
437
438
|
},
|
|
438
439
|
"forceOpenUpwards": {
|
|
439
440
|
"type": "boolean",
|
|
440
|
-
"attribute": "force-open-upwards",
|
|
441
441
|
"mutable": false,
|
|
442
442
|
"complexType": {
|
|
443
443
|
"original": "boolean",
|
|
@@ -453,11 +453,11 @@ export class FormSelect {
|
|
|
453
453
|
"getter": false,
|
|
454
454
|
"setter": false,
|
|
455
455
|
"reflect": false,
|
|
456
|
+
"attribute": "force-open-upwards",
|
|
456
457
|
"defaultValue": "false"
|
|
457
458
|
},
|
|
458
459
|
"clearable": {
|
|
459
460
|
"type": "boolean",
|
|
460
|
-
"attribute": "clearable",
|
|
461
461
|
"mutable": true,
|
|
462
462
|
"complexType": {
|
|
463
463
|
"original": "boolean",
|
|
@@ -473,11 +473,11 @@ export class FormSelect {
|
|
|
473
473
|
"getter": false,
|
|
474
474
|
"setter": false,
|
|
475
475
|
"reflect": false,
|
|
476
|
+
"attribute": "clearable",
|
|
476
477
|
"defaultValue": "false"
|
|
477
478
|
},
|
|
478
479
|
"defaultValue": {
|
|
479
480
|
"type": "string",
|
|
480
|
-
"attribute": "default-value",
|
|
481
481
|
"mutable": true,
|
|
482
482
|
"complexType": {
|
|
483
483
|
"original": "string",
|
|
@@ -492,20 +492,21 @@ export class FormSelect {
|
|
|
492
492
|
},
|
|
493
493
|
"getter": false,
|
|
494
494
|
"setter": false,
|
|
495
|
-
"reflect": false
|
|
495
|
+
"reflect": false,
|
|
496
|
+
"attribute": "default-value"
|
|
496
497
|
},
|
|
497
498
|
"localization": {
|
|
498
499
|
"type": "unknown",
|
|
499
|
-
"attribute": "localization",
|
|
500
500
|
"mutable": false,
|
|
501
501
|
"complexType": {
|
|
502
502
|
"original": "FormInputLocalization",
|
|
503
|
-
"resolved": "
|
|
503
|
+
"resolved": "T",
|
|
504
504
|
"references": {
|
|
505
505
|
"FormInputLocalization": {
|
|
506
506
|
"location": "import",
|
|
507
507
|
"path": "~features/form-hook/",
|
|
508
|
-
"id": "src/features/form-hook/index.ts::FormInputLocalization"
|
|
508
|
+
"id": "src/features/form-hook/index.ts::FormInputLocalization",
|
|
509
|
+
"referenceLocation": "FormInputLocalization"
|
|
509
510
|
}
|
|
510
511
|
}
|
|
511
512
|
},
|
|
@@ -16,7 +16,7 @@ export class FormInput {
|
|
|
16
16
|
this.form.validateForm(this.name, newValue);
|
|
17
17
|
}
|
|
18
18
|
render() {
|
|
19
|
-
return h("input", { key: '
|
|
19
|
+
return h("input", { key: '720440c855e27d32eebe362510cdfd2d59cd8840', class: "shadow-input", type: this.type, hidden: true, name: this.name, value: this.value });
|
|
20
20
|
}
|
|
21
21
|
static get is() { return "form-shadow-input"; }
|
|
22
22
|
static get originalStyleUrls() {
|
|
@@ -33,7 +33,6 @@ export class FormInput {
|
|
|
33
33
|
return {
|
|
34
34
|
"name": {
|
|
35
35
|
"type": "string",
|
|
36
|
-
"attribute": "name",
|
|
37
36
|
"mutable": false,
|
|
38
37
|
"complexType": {
|
|
39
38
|
"original": "string",
|
|
@@ -48,11 +47,11 @@ export class FormInput {
|
|
|
48
47
|
},
|
|
49
48
|
"getter": false,
|
|
50
49
|
"setter": false,
|
|
51
|
-
"reflect": false
|
|
50
|
+
"reflect": false,
|
|
51
|
+
"attribute": "name"
|
|
52
52
|
},
|
|
53
53
|
"value": {
|
|
54
54
|
"type": "string",
|
|
55
|
-
"attribute": "value",
|
|
56
55
|
"mutable": false,
|
|
57
56
|
"complexType": {
|
|
58
57
|
"original": "string",
|
|
@@ -67,11 +66,11 @@ export class FormInput {
|
|
|
67
66
|
},
|
|
68
67
|
"getter": false,
|
|
69
68
|
"setter": false,
|
|
70
|
-
"reflect": false
|
|
69
|
+
"reflect": false,
|
|
70
|
+
"attribute": "value"
|
|
71
71
|
},
|
|
72
72
|
"form": {
|
|
73
73
|
"type": "unknown",
|
|
74
|
-
"attribute": "form",
|
|
75
74
|
"mutable": false,
|
|
76
75
|
"complexType": {
|
|
77
76
|
"original": "FormHook<any>",
|
|
@@ -80,7 +79,8 @@ export class FormInput {
|
|
|
80
79
|
"FormHook": {
|
|
81
80
|
"location": "import",
|
|
82
81
|
"path": "~features/form-hook/form-hook",
|
|
83
|
-
"id": "src/features/form-hook/form-hook.ts::FormHook"
|
|
82
|
+
"id": "src/features/form-hook/form-hook.ts::FormHook",
|
|
83
|
+
"referenceLocation": "FormHook"
|
|
84
84
|
}
|
|
85
85
|
}
|
|
86
86
|
},
|
|
@@ -95,7 +95,6 @@ export class FormInput {
|
|
|
95
95
|
},
|
|
96
96
|
"type": {
|
|
97
97
|
"type": "string",
|
|
98
|
-
"attribute": "type",
|
|
99
98
|
"mutable": false,
|
|
100
99
|
"complexType": {
|
|
101
100
|
"original": "string",
|
|
@@ -111,6 +110,7 @@ export class FormInput {
|
|
|
111
110
|
"getter": false,
|
|
112
111
|
"setter": false,
|
|
113
112
|
"reflect": false,
|
|
113
|
+
"attribute": "type",
|
|
114
114
|
"defaultValue": "'string'"
|
|
115
115
|
}
|
|
116
116
|
};
|
|
@@ -27,10 +27,10 @@ export class FormStepperControl {
|
|
|
27
27
|
const direction = (_c = locale === null || locale === void 0 ? void 0 : locale.sharedFormLocales) === null || _c === void 0 ? void 0 : _c.direction;
|
|
28
28
|
const step = this.form.getStepLabels(language, currentStep);
|
|
29
29
|
const text = (step === null || step === void 0 ? void 0 : step.back) || '';
|
|
30
|
-
return (h("button", { key: '
|
|
30
|
+
return (h("button", { key: 'c5a29e3f740507e849c4733c34b6b5ffc5153d1b', type: "button", formnovalidate: true, disabled: this.isLoading, onClick: () => this.form.updateStep(-1), part: cn('stepper-control', `stepper-control-${direction}`, buttonSubscriberKey, `stepper-control-step-${currentStep}`), class: cn('transition-all duration-700 text-[16px] flex gap-1 items-center stepper-control', {
|
|
31
31
|
'loading': this.isLoading,
|
|
32
32
|
'pointer-events-none': currentStep === 10,
|
|
33
|
-
}) }, h("div", { key: '
|
|
33
|
+
}) }, h("div", { key: '6711eccce0e8a193e2e8a5feafe1d18f27b9d903', part: cn('stepper-control-icon', `stepper-control-icon-${direction}`) }, direction === 'ltr' && h(ChevronLeftIcon, { key: '1d1e047fcbcfe1ce8d9eb0db70c2e490a72f2d1c', class: "size-5" }), direction === 'rtl' && h(ChevronRightIcon, { key: '1872f08616442eab218c9e3ccd5064be01d65ee9', class: "size-5" })), text));
|
|
34
34
|
}
|
|
35
35
|
static get is() { return "form-stepper-control"; }
|
|
36
36
|
static get originalStyleUrls() {
|
|
@@ -47,7 +47,6 @@ export class FormStepperControl {
|
|
|
47
47
|
return {
|
|
48
48
|
"language": {
|
|
49
49
|
"type": "string",
|
|
50
|
-
"attribute": "language",
|
|
51
50
|
"mutable": false,
|
|
52
51
|
"complexType": {
|
|
53
52
|
"original": "string",
|
|
@@ -62,11 +61,11 @@ export class FormStepperControl {
|
|
|
62
61
|
},
|
|
63
62
|
"getter": false,
|
|
64
63
|
"setter": false,
|
|
65
|
-
"reflect": false
|
|
64
|
+
"reflect": false,
|
|
65
|
+
"attribute": "language"
|
|
66
66
|
},
|
|
67
67
|
"wrapperId": {
|
|
68
68
|
"type": "string",
|
|
69
|
-
"attribute": "wrapper-id",
|
|
70
69
|
"mutable": false,
|
|
71
70
|
"complexType": {
|
|
72
71
|
"original": "string",
|
|
@@ -81,11 +80,11 @@ export class FormStepperControl {
|
|
|
81
80
|
},
|
|
82
81
|
"getter": false,
|
|
83
82
|
"setter": false,
|
|
84
|
-
"reflect": false
|
|
83
|
+
"reflect": false,
|
|
84
|
+
"attribute": "wrapper-id"
|
|
85
85
|
},
|
|
86
86
|
"isLoading": {
|
|
87
87
|
"type": "boolean",
|
|
88
|
-
"attribute": "is-loading",
|
|
89
88
|
"mutable": false,
|
|
90
89
|
"complexType": {
|
|
91
90
|
"original": "boolean",
|
|
@@ -100,11 +99,11 @@ export class FormStepperControl {
|
|
|
100
99
|
},
|
|
101
100
|
"getter": false,
|
|
102
101
|
"setter": false,
|
|
103
|
-
"reflect": false
|
|
102
|
+
"reflect": false,
|
|
103
|
+
"attribute": "is-loading"
|
|
104
104
|
},
|
|
105
105
|
"form": {
|
|
106
106
|
"type": "unknown",
|
|
107
|
-
"attribute": "form",
|
|
108
107
|
"mutable": false,
|
|
109
108
|
"complexType": {
|
|
110
109
|
"original": "FormHook<any>",
|
|
@@ -113,7 +112,8 @@ export class FormStepperControl {
|
|
|
113
112
|
"FormHook": {
|
|
114
113
|
"location": "import",
|
|
115
114
|
"path": "~features/form-hook",
|
|
116
|
-
"id": "src/features/form-hook/index.ts::FormHook"
|
|
115
|
+
"id": "src/features/form-hook/index.ts::FormHook",
|
|
116
|
+
"referenceLocation": "FormHook"
|
|
117
117
|
}
|
|
118
118
|
}
|
|
119
119
|
},
|
|
@@ -128,7 +128,6 @@ export class FormStepperControl {
|
|
|
128
128
|
},
|
|
129
129
|
"wrapperClass": {
|
|
130
130
|
"type": "string",
|
|
131
|
-
"attribute": "wrapper-class",
|
|
132
131
|
"mutable": false,
|
|
133
132
|
"complexType": {
|
|
134
133
|
"original": "string",
|
|
@@ -143,11 +142,11 @@ export class FormStepperControl {
|
|
|
143
142
|
},
|
|
144
143
|
"getter": false,
|
|
145
144
|
"setter": false,
|
|
146
|
-
"reflect": false
|
|
145
|
+
"reflect": false,
|
|
146
|
+
"attribute": "wrapper-class"
|
|
147
147
|
},
|
|
148
148
|
"submitTextKey": {
|
|
149
149
|
"type": "string",
|
|
150
|
-
"attribute": "submit-text-key",
|
|
151
150
|
"mutable": false,
|
|
152
151
|
"complexType": {
|
|
153
152
|
"original": "string",
|
|
@@ -163,20 +162,21 @@ export class FormStepperControl {
|
|
|
163
162
|
"getter": false,
|
|
164
163
|
"setter": false,
|
|
165
164
|
"reflect": false,
|
|
165
|
+
"attribute": "submit-text-key",
|
|
166
166
|
"defaultValue": "'submit'"
|
|
167
167
|
},
|
|
168
168
|
"localization": {
|
|
169
169
|
"type": "unknown",
|
|
170
|
-
"attribute": "localization",
|
|
171
170
|
"mutable": false,
|
|
172
171
|
"complexType": {
|
|
173
172
|
"original": "FormInputLocalization",
|
|
174
|
-
"resolved": "
|
|
173
|
+
"resolved": "T",
|
|
175
174
|
"references": {
|
|
176
175
|
"FormInputLocalization": {
|
|
177
176
|
"location": "import",
|
|
178
177
|
"path": "~features/form-hook",
|
|
179
|
-
"id": "src/features/form-hook/index.ts::FormInputLocalization"
|
|
178
|
+
"id": "src/features/form-hook/index.ts::FormInputLocalization",
|
|
179
|
+
"referenceLocation": "FormInputLocalization"
|
|
180
180
|
}
|
|
181
181
|
}
|
|
182
182
|
},
|
|
@@ -24,9 +24,9 @@ export class FormStepperSubmit {
|
|
|
24
24
|
const [locale, language] = this.form.getFormLocale();
|
|
25
25
|
const step = this.form.getStepLabels(language, this.step);
|
|
26
26
|
const submitText = ((_b = (_a = this.localization) === null || _a === void 0 ? void 0 : _a[language]) === null || _b === void 0 ? void 0 : _b.label) || (step === null || step === void 0 ? void 0 : step.submitButton) || getNestedValue(locale, this.submitTextKey) || getNestedValue(locale, 'sharedFormLocales.submit') || 'Submit';
|
|
27
|
-
return (h("button", { key: '
|
|
27
|
+
return (h("button", { key: '936eb5a969b5a8935a27acb6fc7901b4ef27f196', type: "submit", formnovalidate: true, disabled: this.isLoading, part: cn('submit-button', buttonSubscriberKey), class: cn('form-submit', {
|
|
28
28
|
loading: this.isLoading,
|
|
29
|
-
}) }, h("div", { key: '
|
|
29
|
+
}) }, h("div", { key: 'de92e0fe6b78e7c6d59f2b28e8e85a22188e3e2d', part: "form-submit-text", class: "opacity-0 form-submit-text-style" }, submitText), h("div", { key: 'a12a52ff5f4689036bab186a3d6895fc6a139910', part: "form-submit-text", class: "form-submit-text-style form-submit-text-position" }, submitText), h("div", { key: 'b11a6fe5f9d698337143378ad29da21baf17d91e', part: "form-submit-loading-container", class: "form-submit-loading-container" }, h("img", { key: 'e512245f5ed88f809670b284b7281ff7d9eb79f7', part: "form-submit-loading-icon", class: "form-submit-loading-icon", src: Loader }))));
|
|
30
30
|
}
|
|
31
31
|
static get is() { return "form-stepper-submit"; }
|
|
32
32
|
static get originalStyleUrls() {
|
|
@@ -43,7 +43,6 @@ export class FormStepperSubmit {
|
|
|
43
43
|
return {
|
|
44
44
|
"step": {
|
|
45
45
|
"type": "number",
|
|
46
|
-
"attribute": "step",
|
|
47
46
|
"mutable": false,
|
|
48
47
|
"complexType": {
|
|
49
48
|
"original": "number",
|
|
@@ -58,11 +57,11 @@ export class FormStepperSubmit {
|
|
|
58
57
|
},
|
|
59
58
|
"getter": false,
|
|
60
59
|
"setter": false,
|
|
61
|
-
"reflect": false
|
|
60
|
+
"reflect": false,
|
|
61
|
+
"attribute": "step"
|
|
62
62
|
},
|
|
63
63
|
"language": {
|
|
64
64
|
"type": "string",
|
|
65
|
-
"attribute": "language",
|
|
66
65
|
"mutable": false,
|
|
67
66
|
"complexType": {
|
|
68
67
|
"original": "string",
|
|
@@ -77,11 +76,11 @@ export class FormStepperSubmit {
|
|
|
77
76
|
},
|
|
78
77
|
"getter": false,
|
|
79
78
|
"setter": false,
|
|
80
|
-
"reflect": false
|
|
79
|
+
"reflect": false,
|
|
80
|
+
"attribute": "language"
|
|
81
81
|
},
|
|
82
82
|
"wrapperId": {
|
|
83
83
|
"type": "string",
|
|
84
|
-
"attribute": "wrapper-id",
|
|
85
84
|
"mutable": false,
|
|
86
85
|
"complexType": {
|
|
87
86
|
"original": "string",
|
|
@@ -96,11 +95,11 @@ export class FormStepperSubmit {
|
|
|
96
95
|
},
|
|
97
96
|
"getter": false,
|
|
98
97
|
"setter": false,
|
|
99
|
-
"reflect": false
|
|
98
|
+
"reflect": false,
|
|
99
|
+
"attribute": "wrapper-id"
|
|
100
100
|
},
|
|
101
101
|
"isLoading": {
|
|
102
102
|
"type": "boolean",
|
|
103
|
-
"attribute": "is-loading",
|
|
104
103
|
"mutable": false,
|
|
105
104
|
"complexType": {
|
|
106
105
|
"original": "boolean",
|
|
@@ -115,11 +114,11 @@ export class FormStepperSubmit {
|
|
|
115
114
|
},
|
|
116
115
|
"getter": false,
|
|
117
116
|
"setter": false,
|
|
118
|
-
"reflect": false
|
|
117
|
+
"reflect": false,
|
|
118
|
+
"attribute": "is-loading"
|
|
119
119
|
},
|
|
120
120
|
"form": {
|
|
121
121
|
"type": "unknown",
|
|
122
|
-
"attribute": "form",
|
|
123
122
|
"mutable": false,
|
|
124
123
|
"complexType": {
|
|
125
124
|
"original": "FormHook<any>",
|
|
@@ -128,7 +127,8 @@ export class FormStepperSubmit {
|
|
|
128
127
|
"FormHook": {
|
|
129
128
|
"location": "import",
|
|
130
129
|
"path": "~features/form-hook",
|
|
131
|
-
"id": "src/features/form-hook/index.ts::FormHook"
|
|
130
|
+
"id": "src/features/form-hook/index.ts::FormHook",
|
|
131
|
+
"referenceLocation": "FormHook"
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
},
|
|
@@ -143,7 +143,6 @@ export class FormStepperSubmit {
|
|
|
143
143
|
},
|
|
144
144
|
"wrapperClass": {
|
|
145
145
|
"type": "string",
|
|
146
|
-
"attribute": "wrapper-class",
|
|
147
146
|
"mutable": false,
|
|
148
147
|
"complexType": {
|
|
149
148
|
"original": "string",
|
|
@@ -158,11 +157,11 @@ export class FormStepperSubmit {
|
|
|
158
157
|
},
|
|
159
158
|
"getter": false,
|
|
160
159
|
"setter": false,
|
|
161
|
-
"reflect": false
|
|
160
|
+
"reflect": false,
|
|
161
|
+
"attribute": "wrapper-class"
|
|
162
162
|
},
|
|
163
163
|
"submitTextKey": {
|
|
164
164
|
"type": "string",
|
|
165
|
-
"attribute": "submit-text-key",
|
|
166
165
|
"mutable": false,
|
|
167
166
|
"complexType": {
|
|
168
167
|
"original": "string",
|
|
@@ -178,20 +177,21 @@ export class FormStepperSubmit {
|
|
|
178
177
|
"getter": false,
|
|
179
178
|
"setter": false,
|
|
180
179
|
"reflect": false,
|
|
180
|
+
"attribute": "submit-text-key",
|
|
181
181
|
"defaultValue": "'submit'"
|
|
182
182
|
},
|
|
183
183
|
"localization": {
|
|
184
184
|
"type": "unknown",
|
|
185
|
-
"attribute": "localization",
|
|
186
185
|
"mutable": false,
|
|
187
186
|
"complexType": {
|
|
188
187
|
"original": "FormInputLocalization",
|
|
189
|
-
"resolved": "
|
|
188
|
+
"resolved": "T",
|
|
190
189
|
"references": {
|
|
191
190
|
"FormInputLocalization": {
|
|
192
191
|
"location": "import",
|
|
193
192
|
"path": "~features/form-hook",
|
|
194
|
-
"id": "src/features/form-hook/index.ts::FormInputLocalization"
|
|
193
|
+
"id": "src/features/form-hook/index.ts::FormInputLocalization",
|
|
194
|
+
"referenceLocation": "FormInputLocalization"
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
197
|
},
|