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
|
@@ -49,7 +49,7 @@ export class FormStepper {
|
|
|
49
49
|
const [_, language] = this.form.getFormLocale();
|
|
50
50
|
const steps = ((_c = (_b = (_a = this === null || this === void 0 ? void 0 : this.form) === null || _a === void 0 ? void 0 : _a.context) === null || _b === void 0 ? void 0 : _b.structure) === null || _c === void 0 ? void 0 : _c.steps) || [];
|
|
51
51
|
const currentStep = (_e = (_d = this.form) === null || _d === void 0 ? void 0 : _d.formStructure) === null || _e === void 0 ? void 0 : _e.currentStep;
|
|
52
|
-
return (h(Host, { key: '
|
|
52
|
+
return (h(Host, { key: '69094da28aa6583e9c1c92845f810e68e7986aa9', translate: "no" }, h("div", { key: 'b3d815e6add73628ef18644ebed2c3d276893eec', part: cn(formStepperId, this === null || this === void 0 ? void 0 : this.name), class: "w-full", id: this.wrapperId }, h("div", { key: 'e9eaa646d14778431f266310d28718fbbdabc209', part: cn(formStepperId + 'container', (this === null || this === void 0 ? void 0 : this.name) + 'container'), ref: el => (this.container = el), class: "relative flex items-center justify-between px-1 w-full" }, h("div", { key: '538ded9ec073ffda5a2d5a3f2070a82d16f57b37', part: cn(formStepperId + '-line'), ref: el => (this.line = el), class: "absolute w-full h-[1px] -translate-y-[50%] -translate-x-[50%] top-[16px] left-[50%]", style: { background: 'repeating-linear-gradient(to right,black 0px,black 12px,transparent 6px,transparent 24px)' } }), steps.map((step, i) => {
|
|
53
53
|
var _a, _b, _c;
|
|
54
54
|
return (h("div", { key: i, class: "flex items-center" }, h("div", { part: cn(formStepperId + '-step', formStepperId + '-step-' + (i + 1), {
|
|
55
55
|
[formStepperId + '-step-done']: i + 1 < currentStep,
|
|
@@ -89,7 +89,6 @@ export class FormStepper {
|
|
|
89
89
|
return {
|
|
90
90
|
"name": {
|
|
91
91
|
"type": "string",
|
|
92
|
-
"attribute": "name",
|
|
93
92
|
"mutable": false,
|
|
94
93
|
"complexType": {
|
|
95
94
|
"original": "string",
|
|
@@ -104,11 +103,11 @@ export class FormStepper {
|
|
|
104
103
|
},
|
|
105
104
|
"getter": false,
|
|
106
105
|
"setter": false,
|
|
107
|
-
"reflect": false
|
|
106
|
+
"reflect": false,
|
|
107
|
+
"attribute": "name"
|
|
108
108
|
},
|
|
109
109
|
"language": {
|
|
110
110
|
"type": "string",
|
|
111
|
-
"attribute": "language",
|
|
112
111
|
"mutable": false,
|
|
113
112
|
"complexType": {
|
|
114
113
|
"original": "string",
|
|
@@ -123,11 +122,11 @@ export class FormStepper {
|
|
|
123
122
|
},
|
|
124
123
|
"getter": false,
|
|
125
124
|
"setter": false,
|
|
126
|
-
"reflect": false
|
|
125
|
+
"reflect": false,
|
|
126
|
+
"attribute": "language"
|
|
127
127
|
},
|
|
128
128
|
"wrapperId": {
|
|
129
129
|
"type": "string",
|
|
130
|
-
"attribute": "wrapper-id",
|
|
131
130
|
"mutable": false,
|
|
132
131
|
"complexType": {
|
|
133
132
|
"original": "string",
|
|
@@ -142,11 +141,11 @@ export class FormStepper {
|
|
|
142
141
|
},
|
|
143
142
|
"getter": false,
|
|
144
143
|
"setter": false,
|
|
145
|
-
"reflect": false
|
|
144
|
+
"reflect": false,
|
|
145
|
+
"attribute": "wrapper-id"
|
|
146
146
|
},
|
|
147
147
|
"form": {
|
|
148
148
|
"type": "unknown",
|
|
149
|
-
"attribute": "form",
|
|
150
149
|
"mutable": false,
|
|
151
150
|
"complexType": {
|
|
152
151
|
"original": "FormHook<any>",
|
|
@@ -155,7 +154,8 @@ export class FormStepper {
|
|
|
155
154
|
"FormHook": {
|
|
156
155
|
"location": "import",
|
|
157
156
|
"path": "~features/form-hook",
|
|
158
|
-
"id": "src/features/form-hook/index.ts::FormHook"
|
|
157
|
+
"id": "src/features/form-hook/index.ts::FormHook",
|
|
158
|
+
"referenceLocation": "FormHook"
|
|
159
159
|
}
|
|
160
160
|
}
|
|
161
161
|
},
|
|
@@ -170,7 +170,6 @@ export class FormStepper {
|
|
|
170
170
|
},
|
|
171
171
|
"wrapperClass": {
|
|
172
172
|
"type": "string",
|
|
173
|
-
"attribute": "wrapper-class",
|
|
174
173
|
"mutable": false,
|
|
175
174
|
"complexType": {
|
|
176
175
|
"original": "string",
|
|
@@ -185,7 +184,8 @@ export class FormStepper {
|
|
|
185
184
|
},
|
|
186
185
|
"getter": false,
|
|
187
186
|
"setter": false,
|
|
188
|
-
"reflect": false
|
|
187
|
+
"reflect": false,
|
|
188
|
+
"attribute": "wrapper-class"
|
|
189
189
|
}
|
|
190
190
|
};
|
|
191
191
|
}
|
|
@@ -16,7 +16,7 @@ export class FormStructureError {
|
|
|
16
16
|
this.sharedLocales = await getSharedLocal(newLanguage);
|
|
17
17
|
}
|
|
18
18
|
render() {
|
|
19
|
-
return (h(Host, { key: '
|
|
19
|
+
return (h(Host, { key: 'f05d67f728719cf5487323deba0d6c948abe3e5b', translate: "no" }, h("div", { key: 'a57784f375630faefe76a4a131bb2a27aa21d51a', dir: this.sharedLocales.direction, part: "form-structure-error-container", class: "form-structure-error-container" }, h("div", { key: 'e5beec85bda216d50aaa055d703f5e2c855547e7', part: "form-structure-error-content", class: "form-structure-error-content" }, this.sharedLocales.errors.wrongFormStructure))));
|
|
20
20
|
}
|
|
21
21
|
static get is() { return "form-structure-error"; }
|
|
22
22
|
static get originalStyleUrls() {
|
|
@@ -33,7 +33,6 @@ export class FormStructureError {
|
|
|
33
33
|
return {
|
|
34
34
|
"language": {
|
|
35
35
|
"type": "string",
|
|
36
|
-
"attribute": "language",
|
|
37
36
|
"mutable": false,
|
|
38
37
|
"complexType": {
|
|
39
38
|
"original": "LanguageKeys",
|
|
@@ -42,7 +41,8 @@ export class FormStructureError {
|
|
|
42
41
|
"LanguageKeys": {
|
|
43
42
|
"location": "import",
|
|
44
43
|
"path": "~features/multi-lingual",
|
|
45
|
-
"id": "src/features/multi-lingual/index.ts::LanguageKeys"
|
|
44
|
+
"id": "src/features/multi-lingual/index.ts::LanguageKeys",
|
|
45
|
+
"referenceLocation": "LanguageKeys"
|
|
46
46
|
}
|
|
47
47
|
}
|
|
48
48
|
},
|
|
@@ -55,6 +55,7 @@ export class FormStructureError {
|
|
|
55
55
|
"getter": false,
|
|
56
56
|
"setter": false,
|
|
57
57
|
"reflect": false,
|
|
58
|
+
"attribute": "language",
|
|
58
59
|
"defaultValue": "'en'"
|
|
59
60
|
}
|
|
60
61
|
};
|
|
@@ -82,7 +82,6 @@ export class FormStructure {
|
|
|
82
82
|
return {
|
|
83
83
|
"formLocale": {
|
|
84
84
|
"type": "any",
|
|
85
|
-
"attribute": "form-locale",
|
|
86
85
|
"mutable": false,
|
|
87
86
|
"complexType": {
|
|
88
87
|
"original": "any",
|
|
@@ -98,11 +97,11 @@ export class FormStructure {
|
|
|
98
97
|
"getter": false,
|
|
99
98
|
"setter": false,
|
|
100
99
|
"reflect": true,
|
|
100
|
+
"attribute": "form-locale",
|
|
101
101
|
"defaultValue": "{}"
|
|
102
102
|
},
|
|
103
103
|
"language": {
|
|
104
104
|
"type": "string",
|
|
105
|
-
"attribute": "language",
|
|
106
105
|
"mutable": false,
|
|
107
106
|
"complexType": {
|
|
108
107
|
"original": "LanguageKeys",
|
|
@@ -111,7 +110,8 @@ export class FormStructure {
|
|
|
111
110
|
"LanguageKeys": {
|
|
112
111
|
"location": "import",
|
|
113
112
|
"path": "~features/multi-lingual",
|
|
114
|
-
"id": "src/features/multi-lingual/index.ts::LanguageKeys"
|
|
113
|
+
"id": "src/features/multi-lingual/index.ts::LanguageKeys",
|
|
114
|
+
"referenceLocation": "LanguageKeys"
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
117
|
},
|
|
@@ -124,11 +124,11 @@ export class FormStructure {
|
|
|
124
124
|
"getter": false,
|
|
125
125
|
"setter": false,
|
|
126
126
|
"reflect": true,
|
|
127
|
+
"attribute": "language",
|
|
127
128
|
"defaultValue": "'en'"
|
|
128
129
|
},
|
|
129
130
|
"formId": {
|
|
130
131
|
"type": "string",
|
|
131
|
-
"attribute": "form-id",
|
|
132
132
|
"mutable": false,
|
|
133
133
|
"complexType": {
|
|
134
134
|
"original": "string",
|
|
@@ -143,11 +143,11 @@ export class FormStructure {
|
|
|
143
143
|
},
|
|
144
144
|
"getter": false,
|
|
145
145
|
"setter": false,
|
|
146
|
-
"reflect": false
|
|
146
|
+
"reflect": false,
|
|
147
|
+
"attribute": "form-id"
|
|
147
148
|
},
|
|
148
149
|
"isLoading": {
|
|
149
150
|
"type": "boolean",
|
|
150
|
-
"attribute": "is-loading",
|
|
151
151
|
"mutable": false,
|
|
152
152
|
"complexType": {
|
|
153
153
|
"original": "boolean",
|
|
@@ -163,11 +163,11 @@ export class FormStructure {
|
|
|
163
163
|
"getter": false,
|
|
164
164
|
"setter": false,
|
|
165
165
|
"reflect": false,
|
|
166
|
+
"attribute": "is-loading",
|
|
166
167
|
"defaultValue": "false"
|
|
167
168
|
},
|
|
168
169
|
"form": {
|
|
169
170
|
"type": "unknown",
|
|
170
|
-
"attribute": "form",
|
|
171
171
|
"mutable": false,
|
|
172
172
|
"complexType": {
|
|
173
173
|
"original": "FormHook<any>",
|
|
@@ -176,7 +176,8 @@ export class FormStructure {
|
|
|
176
176
|
"FormHook": {
|
|
177
177
|
"location": "import",
|
|
178
178
|
"path": "~features/form-hook",
|
|
179
|
-
"id": "src/features/form-hook/index.ts::FormHook"
|
|
179
|
+
"id": "src/features/form-hook/index.ts::FormHook",
|
|
180
|
+
"referenceLocation": "FormHook"
|
|
180
181
|
}
|
|
181
182
|
}
|
|
182
183
|
},
|
|
@@ -191,7 +192,6 @@ export class FormStructure {
|
|
|
191
192
|
},
|
|
192
193
|
"errorMessage": {
|
|
193
194
|
"type": "string",
|
|
194
|
-
"attribute": "error-message",
|
|
195
195
|
"mutable": false,
|
|
196
196
|
"complexType": {
|
|
197
197
|
"original": "string",
|
|
@@ -207,11 +207,11 @@ export class FormStructure {
|
|
|
207
207
|
"getter": false,
|
|
208
208
|
"setter": false,
|
|
209
209
|
"reflect": false,
|
|
210
|
+
"attribute": "error-message",
|
|
210
211
|
"defaultValue": "''"
|
|
211
212
|
},
|
|
212
213
|
"successMessage": {
|
|
213
214
|
"type": "string",
|
|
214
|
-
"attribute": "success-message",
|
|
215
215
|
"mutable": false,
|
|
216
216
|
"complexType": {
|
|
217
217
|
"original": "string",
|
|
@@ -227,11 +227,11 @@ export class FormStructure {
|
|
|
227
227
|
"getter": false,
|
|
228
228
|
"setter": false,
|
|
229
229
|
"reflect": false,
|
|
230
|
+
"attribute": "success-message",
|
|
230
231
|
"defaultValue": "''"
|
|
231
232
|
},
|
|
232
233
|
"fields": {
|
|
233
234
|
"type": "unknown",
|
|
234
|
-
"attribute": "fields",
|
|
235
235
|
"mutable": true,
|
|
236
236
|
"complexType": {
|
|
237
237
|
"original": "object",
|
|
@@ -250,7 +250,6 @@ export class FormStructure {
|
|
|
250
250
|
},
|
|
251
251
|
"structure": {
|
|
252
252
|
"type": "unknown",
|
|
253
|
-
"attribute": "structure",
|
|
254
253
|
"mutable": false,
|
|
255
254
|
"complexType": {
|
|
256
255
|
"original": "FormElementStructure<any>",
|
|
@@ -259,7 +258,8 @@ export class FormStructure {
|
|
|
259
258
|
"FormElementStructure": {
|
|
260
259
|
"location": "import",
|
|
261
260
|
"path": "~features/form-hook",
|
|
262
|
-
"id": "src/features/form-hook/index.ts::FormElementStructure"
|
|
261
|
+
"id": "src/features/form-hook/index.ts::FormElementStructure",
|
|
262
|
+
"referenceLocation": "FormElementStructure"
|
|
263
263
|
}
|
|
264
264
|
}
|
|
265
265
|
},
|
|
@@ -274,16 +274,16 @@ export class FormStructure {
|
|
|
274
274
|
},
|
|
275
275
|
"formElementMapper": {
|
|
276
276
|
"type": "unknown",
|
|
277
|
-
"attribute": "form-element-mapper",
|
|
278
277
|
"mutable": false,
|
|
279
278
|
"complexType": {
|
|
280
279
|
"original": "FormElementMapper<any, any>",
|
|
281
|
-
"resolved": "
|
|
280
|
+
"resolved": "any",
|
|
282
281
|
"references": {
|
|
283
282
|
"FormElementMapper": {
|
|
284
283
|
"location": "import",
|
|
285
284
|
"path": "~features/form-hook",
|
|
286
|
-
"id": "src/features/form-hook/index.ts::FormElementMapper"
|
|
285
|
+
"id": "src/features/form-hook/index.ts::FormElementMapper",
|
|
286
|
+
"referenceLocation": "FormElementMapper"
|
|
287
287
|
}
|
|
288
288
|
}
|
|
289
289
|
},
|
|
@@ -23,9 +23,9 @@ export class FormSubmit {
|
|
|
23
23
|
var _a, _b;
|
|
24
24
|
const [locale, language] = this.form.getFormLocale();
|
|
25
25
|
const submitText = ((_b = (_a = this.localization) === null || _a === void 0 ? void 0 : _a[language]) === null || _b === void 0 ? void 0 : _b.label) || getNestedValue(locale, this.submitTextKey) || getNestedValue(locale, 'sharedFormLocales.submit') || 'Submit';
|
|
26
|
-
return (h("button", { key: '
|
|
26
|
+
return (h("button", { key: 'a85cf57ba5903a284241cc34115032d4b3832900', type: "submit", formnovalidate: true, part: buttonSubscriberKey, disabled: this.isLoading, class: cn('form-submit', {
|
|
27
27
|
loading: this.isLoading,
|
|
28
|
-
}) }, h("div", { key: '
|
|
28
|
+
}) }, h("div", { key: '241ed0b5aafab2578074ed6a8003a1d8c0c744be', part: "form-submit-text", class: "opacity-0 form-submit-text-style" }, submitText), h("div", { key: '4c3e8e22b0d4b2fb7b32ec8af69b7720ce5993ac', part: "form-submit-text", class: "form-submit-text-style form-submit-text-position" }, submitText), h("div", { key: '2c22bacbcfa9f7fafd9cd6ff4cba3ac383bcbf14', part: "form-submit-loading-container", class: "form-submit-loading-container" }, h("img", { key: '7ce2e00f49d93aa9ff9ca51493f33edd5c289741', part: "form-submit-loading-icon", class: "form-submit-loading-icon", src: Loader }))));
|
|
29
29
|
}
|
|
30
30
|
static get is() { return "form-submit"; }
|
|
31
31
|
static get originalStyleUrls() {
|
|
@@ -42,7 +42,6 @@ export class FormSubmit {
|
|
|
42
42
|
return {
|
|
43
43
|
"language": {
|
|
44
44
|
"type": "string",
|
|
45
|
-
"attribute": "language",
|
|
46
45
|
"mutable": false,
|
|
47
46
|
"complexType": {
|
|
48
47
|
"original": "string",
|
|
@@ -57,11 +56,11 @@ export class FormSubmit {
|
|
|
57
56
|
},
|
|
58
57
|
"getter": false,
|
|
59
58
|
"setter": false,
|
|
60
|
-
"reflect": false
|
|
59
|
+
"reflect": false,
|
|
60
|
+
"attribute": "language"
|
|
61
61
|
},
|
|
62
62
|
"wrapperId": {
|
|
63
63
|
"type": "string",
|
|
64
|
-
"attribute": "wrapper-id",
|
|
65
64
|
"mutable": false,
|
|
66
65
|
"complexType": {
|
|
67
66
|
"original": "string",
|
|
@@ -76,11 +75,11 @@ export class FormSubmit {
|
|
|
76
75
|
},
|
|
77
76
|
"getter": false,
|
|
78
77
|
"setter": false,
|
|
79
|
-
"reflect": false
|
|
78
|
+
"reflect": false,
|
|
79
|
+
"attribute": "wrapper-id"
|
|
80
80
|
},
|
|
81
81
|
"isLoading": {
|
|
82
82
|
"type": "boolean",
|
|
83
|
-
"attribute": "is-loading",
|
|
84
83
|
"mutable": false,
|
|
85
84
|
"complexType": {
|
|
86
85
|
"original": "boolean",
|
|
@@ -95,11 +94,11 @@ export class FormSubmit {
|
|
|
95
94
|
},
|
|
96
95
|
"getter": false,
|
|
97
96
|
"setter": false,
|
|
98
|
-
"reflect": false
|
|
97
|
+
"reflect": false,
|
|
98
|
+
"attribute": "is-loading"
|
|
99
99
|
},
|
|
100
100
|
"form": {
|
|
101
101
|
"type": "unknown",
|
|
102
|
-
"attribute": "form",
|
|
103
102
|
"mutable": false,
|
|
104
103
|
"complexType": {
|
|
105
104
|
"original": "FormHook<any>",
|
|
@@ -108,7 +107,8 @@ export class FormSubmit {
|
|
|
108
107
|
"FormHook": {
|
|
109
108
|
"location": "import",
|
|
110
109
|
"path": "~features/form-hook",
|
|
111
|
-
"id": "src/features/form-hook/index.ts::FormHook"
|
|
110
|
+
"id": "src/features/form-hook/index.ts::FormHook",
|
|
111
|
+
"referenceLocation": "FormHook"
|
|
112
112
|
}
|
|
113
113
|
}
|
|
114
114
|
},
|
|
@@ -123,7 +123,6 @@ export class FormSubmit {
|
|
|
123
123
|
},
|
|
124
124
|
"wrapperClass": {
|
|
125
125
|
"type": "string",
|
|
126
|
-
"attribute": "wrapper-class",
|
|
127
126
|
"mutable": false,
|
|
128
127
|
"complexType": {
|
|
129
128
|
"original": "string",
|
|
@@ -138,11 +137,11 @@ export class FormSubmit {
|
|
|
138
137
|
},
|
|
139
138
|
"getter": false,
|
|
140
139
|
"setter": false,
|
|
141
|
-
"reflect": false
|
|
140
|
+
"reflect": false,
|
|
141
|
+
"attribute": "wrapper-class"
|
|
142
142
|
},
|
|
143
143
|
"submitTextKey": {
|
|
144
144
|
"type": "string",
|
|
145
|
-
"attribute": "submit-text-key",
|
|
146
145
|
"mutable": false,
|
|
147
146
|
"complexType": {
|
|
148
147
|
"original": "string",
|
|
@@ -158,20 +157,21 @@ export class FormSubmit {
|
|
|
158
157
|
"getter": false,
|
|
159
158
|
"setter": false,
|
|
160
159
|
"reflect": false,
|
|
160
|
+
"attribute": "submit-text-key",
|
|
161
161
|
"defaultValue": "'submit'"
|
|
162
162
|
},
|
|
163
163
|
"localization": {
|
|
164
164
|
"type": "unknown",
|
|
165
|
-
"attribute": "localization",
|
|
166
165
|
"mutable": false,
|
|
167
166
|
"complexType": {
|
|
168
167
|
"original": "FormInputLocalization",
|
|
169
|
-
"resolved": "
|
|
168
|
+
"resolved": "T",
|
|
170
169
|
"references": {
|
|
171
170
|
"FormInputLocalization": {
|
|
172
171
|
"location": "import",
|
|
173
172
|
"path": "~features/form-hook",
|
|
174
|
-
"id": "src/features/form-hook/index.ts::FormInputLocalization"
|
|
173
|
+
"id": "src/features/form-hook/index.ts::FormInputLocalization",
|
|
174
|
+
"referenceLocation": "FormInputLocalization"
|
|
175
175
|
}
|
|
176
176
|
}
|
|
177
177
|
},
|
|
@@ -28,7 +28,7 @@ export class FormSwitch {
|
|
|
28
28
|
render() {
|
|
29
29
|
const { disabled, meta, errorMessage, isError } = this.form.getInputState(this.name);
|
|
30
30
|
const { label, errorTextMessage } = getInputLocalization(this, meta, errorMessage);
|
|
31
|
-
return (h(Host, { key: '
|
|
31
|
+
return (h(Host, { key: 'dcf40c8bd8872f725164b01d048bfeb548a8471f', translate: "no" }, h("div", { key: '810b62f22fa5eb7cd74b5105e6a15827696b5a9f', part: `${this.name}`, id: this.wrapperId, class: cn('form-input-label-container', this.wrapperClass, disabled) }, h("div", { key: 'a46261c165ee722afdfa9c53bd81d82916d2b4b2', part: `${this.name}-container form-input-container`, class: "form-input-container" }, h("shift-switch", { key: '5d4c91f496ab2eed5eb3b3297dc16032344413ca', name: this.name, label: label, class: "form-switch" })), h(FormErrorMessage, { key: '6cf3d4ef84657eb0df3ae5da1c96782832e356d9', name: this.name, isError: isError, errorMessage: errorTextMessage }))));
|
|
32
32
|
}
|
|
33
33
|
static get is() { return "form-switch"; }
|
|
34
34
|
static get originalStyleUrls() {
|
|
@@ -45,7 +45,6 @@ export class FormSwitch {
|
|
|
45
45
|
return {
|
|
46
46
|
"name": {
|
|
47
47
|
"type": "string",
|
|
48
|
-
"attribute": "name",
|
|
49
48
|
"mutable": false,
|
|
50
49
|
"complexType": {
|
|
51
50
|
"original": "string",
|
|
@@ -60,11 +59,11 @@ export class FormSwitch {
|
|
|
60
59
|
},
|
|
61
60
|
"getter": false,
|
|
62
61
|
"setter": false,
|
|
63
|
-
"reflect": false
|
|
62
|
+
"reflect": false,
|
|
63
|
+
"attribute": "name"
|
|
64
64
|
},
|
|
65
65
|
"wrapperId": {
|
|
66
66
|
"type": "string",
|
|
67
|
-
"attribute": "wrapper-id",
|
|
68
67
|
"mutable": false,
|
|
69
68
|
"complexType": {
|
|
70
69
|
"original": "string",
|
|
@@ -79,11 +78,11 @@ export class FormSwitch {
|
|
|
79
78
|
},
|
|
80
79
|
"getter": false,
|
|
81
80
|
"setter": false,
|
|
82
|
-
"reflect": false
|
|
81
|
+
"reflect": false,
|
|
82
|
+
"attribute": "wrapper-id"
|
|
83
83
|
},
|
|
84
84
|
"form": {
|
|
85
85
|
"type": "unknown",
|
|
86
|
-
"attribute": "form",
|
|
87
86
|
"mutable": false,
|
|
88
87
|
"complexType": {
|
|
89
88
|
"original": "FormHook<any>",
|
|
@@ -92,7 +91,8 @@ export class FormSwitch {
|
|
|
92
91
|
"FormHook": {
|
|
93
92
|
"location": "import",
|
|
94
93
|
"path": "~features/form-hook",
|
|
95
|
-
"id": "src/features/form-hook/index.ts::FormHook"
|
|
94
|
+
"id": "src/features/form-hook/index.ts::FormHook",
|
|
95
|
+
"referenceLocation": "FormHook"
|
|
96
96
|
}
|
|
97
97
|
}
|
|
98
98
|
},
|
|
@@ -107,7 +107,6 @@ export class FormSwitch {
|
|
|
107
107
|
},
|
|
108
108
|
"inputPrefix": {
|
|
109
109
|
"type": "string",
|
|
110
|
-
"attribute": "input-prefix",
|
|
111
110
|
"mutable": false,
|
|
112
111
|
"complexType": {
|
|
113
112
|
"original": "string",
|
|
@@ -122,11 +121,11 @@ export class FormSwitch {
|
|
|
122
121
|
},
|
|
123
122
|
"getter": false,
|
|
124
123
|
"setter": false,
|
|
125
|
-
"reflect": false
|
|
124
|
+
"reflect": false,
|
|
125
|
+
"attribute": "input-prefix"
|
|
126
126
|
},
|
|
127
127
|
"wrapperClass": {
|
|
128
128
|
"type": "string",
|
|
129
|
-
"attribute": "wrapper-class",
|
|
130
129
|
"mutable": false,
|
|
131
130
|
"complexType": {
|
|
132
131
|
"original": "string",
|
|
@@ -141,11 +140,11 @@ export class FormSwitch {
|
|
|
141
140
|
},
|
|
142
141
|
"getter": false,
|
|
143
142
|
"setter": false,
|
|
144
|
-
"reflect": false
|
|
143
|
+
"reflect": false,
|
|
144
|
+
"attribute": "wrapper-class"
|
|
145
145
|
},
|
|
146
146
|
"type": {
|
|
147
147
|
"type": "string",
|
|
148
|
-
"attribute": "type",
|
|
149
148
|
"mutable": false,
|
|
150
149
|
"complexType": {
|
|
151
150
|
"original": "string",
|
|
@@ -161,11 +160,11 @@ export class FormSwitch {
|
|
|
161
160
|
"getter": false,
|
|
162
161
|
"setter": false,
|
|
163
162
|
"reflect": false,
|
|
163
|
+
"attribute": "type",
|
|
164
164
|
"defaultValue": "'text'"
|
|
165
165
|
},
|
|
166
166
|
"defaultChecked": {
|
|
167
167
|
"type": "boolean",
|
|
168
|
-
"attribute": "default-checked",
|
|
169
168
|
"mutable": false,
|
|
170
169
|
"complexType": {
|
|
171
170
|
"original": "boolean",
|
|
@@ -180,20 +179,21 @@ export class FormSwitch {
|
|
|
180
179
|
},
|
|
181
180
|
"getter": false,
|
|
182
181
|
"setter": false,
|
|
183
|
-
"reflect": false
|
|
182
|
+
"reflect": false,
|
|
183
|
+
"attribute": "default-checked"
|
|
184
184
|
},
|
|
185
185
|
"localization": {
|
|
186
186
|
"type": "unknown",
|
|
187
|
-
"attribute": "localization",
|
|
188
187
|
"mutable": false,
|
|
189
188
|
"complexType": {
|
|
190
189
|
"original": "FormInputLocalization",
|
|
191
|
-
"resolved": "
|
|
190
|
+
"resolved": "T",
|
|
192
191
|
"references": {
|
|
193
192
|
"FormInputLocalization": {
|
|
194
193
|
"location": "import",
|
|
195
194
|
"path": "~features/form-hook",
|
|
196
|
-
"id": "src/features/form-hook/index.ts::FormInputLocalization"
|
|
195
|
+
"id": "src/features/form-hook/index.ts::FormInputLocalization",
|
|
196
|
+
"referenceLocation": "FormInputLocalization"
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
199
|
},
|