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
|
@@ -56,9 +56,9 @@ export class ServiceBookingForm {
|
|
|
56
56
|
// #endregion
|
|
57
57
|
render() {
|
|
58
58
|
var _a, _b;
|
|
59
|
-
return (h(Host, { key: '
|
|
59
|
+
return (h(Host, { key: '7f376c64f80ec4dad94b64f8f9a282a844ddd3e1', translate: "no" }, h("div", { key: '983811fb8bd48e2ce7c24a1ea7af7b4fca84bdc8', part: cn('shift-form', (_b = (_a = this.structure) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.theme, this.theme) }, h("div", { key: '722a317a5d06d8109d98bc97b359a9b1bdebd94d', part: "form-container", class: "relative min-h-[150px]" }, h("div", { key: '6260c255ecbc2dee0834a11b78c1681dd00d9545', part: "form-loader-container", class: cn('form-loader-container absolute top-0 left-0 w-full h-full pointer-events-none flex justify-center items-center transition-opacity duration-500', {
|
|
60
60
|
'opacity-0': this.structureRendered,
|
|
61
|
-
}) }, h(LoaderIcon, { key: '
|
|
61
|
+
}) }, h(LoaderIcon, { key: '0d4866ea5f5bc93a3c0ec6ce63f5a4ea0c6dd8bd', part: "form-loader-icon", class: "img" })), h("flexible-container", { key: '2326058cfb31c56ed7620e34f28cc0db3f5f0aa6', onlyForMounting: true, isOpened: this.structureRendered }, !!this.form && (h("form-structure", { key: 'baf3776d82e07d8e5f13944043840e5dac60ba1e', form: this.form, fields: this.fields, formId: this.formId, formLocale: this.locale, structure: this.structure, isLoading: this.isLoading, language: this.localeLanguage, errorMessage: this.errorMessage, formElementMapper: elementMapper, successMessage: this.locale['Form submitted successfully.'] || 'Form submitted successfully.' }, h("slot", { key: '7c8ffae99e368edcdac94dd56acb42bae223168c' }))))))));
|
|
62
62
|
}
|
|
63
63
|
static get is() { return "service-booking-form"; }
|
|
64
64
|
static get encapsulation() { return "shadow"; }
|
|
@@ -76,7 +76,6 @@ export class ServiceBookingForm {
|
|
|
76
76
|
return {
|
|
77
77
|
"language": {
|
|
78
78
|
"type": "string",
|
|
79
|
-
"attribute": "language",
|
|
80
79
|
"mutable": true,
|
|
81
80
|
"complexType": {
|
|
82
81
|
"original": "LanguageKeys",
|
|
@@ -85,7 +84,8 @@ export class ServiceBookingForm {
|
|
|
85
84
|
"LanguageKeys": {
|
|
86
85
|
"location": "import",
|
|
87
86
|
"path": "~features/multi-lingual",
|
|
88
|
-
"id": "src/features/multi-lingual/index.ts::LanguageKeys"
|
|
87
|
+
"id": "src/features/multi-lingual/index.ts::LanguageKeys",
|
|
88
|
+
"referenceLocation": "LanguageKeys"
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
91
|
},
|
|
@@ -97,11 +97,11 @@ export class ServiceBookingForm {
|
|
|
97
97
|
},
|
|
98
98
|
"getter": false,
|
|
99
99
|
"setter": false,
|
|
100
|
-
"reflect": true
|
|
100
|
+
"reflect": true,
|
|
101
|
+
"attribute": "language"
|
|
101
102
|
},
|
|
102
103
|
"gistId": {
|
|
103
104
|
"type": "string",
|
|
104
|
-
"attribute": "gist-id",
|
|
105
105
|
"mutable": false,
|
|
106
106
|
"complexType": {
|
|
107
107
|
"original": "string",
|
|
@@ -116,11 +116,11 @@ export class ServiceBookingForm {
|
|
|
116
116
|
},
|
|
117
117
|
"getter": false,
|
|
118
118
|
"setter": false,
|
|
119
|
-
"reflect": false
|
|
119
|
+
"reflect": false,
|
|
120
|
+
"attribute": "gist-id"
|
|
120
121
|
},
|
|
121
122
|
"extraHeader": {
|
|
122
123
|
"type": "unknown",
|
|
123
|
-
"attribute": "extra-header",
|
|
124
124
|
"mutable": false,
|
|
125
125
|
"complexType": {
|
|
126
126
|
"original": "object",
|
|
@@ -138,7 +138,6 @@ export class ServiceBookingForm {
|
|
|
138
138
|
},
|
|
139
139
|
"extraPayload": {
|
|
140
140
|
"type": "unknown",
|
|
141
|
-
"attribute": "extra-payload",
|
|
142
141
|
"mutable": false,
|
|
143
142
|
"complexType": {
|
|
144
143
|
"original": "object",
|
|
@@ -156,7 +155,6 @@ export class ServiceBookingForm {
|
|
|
156
155
|
},
|
|
157
156
|
"structureUrl": {
|
|
158
157
|
"type": "string",
|
|
159
|
-
"attribute": "structure-url",
|
|
160
158
|
"mutable": false,
|
|
161
159
|
"complexType": {
|
|
162
160
|
"original": "string",
|
|
@@ -171,11 +169,11 @@ export class ServiceBookingForm {
|
|
|
171
169
|
},
|
|
172
170
|
"getter": false,
|
|
173
171
|
"setter": false,
|
|
174
|
-
"reflect": false
|
|
172
|
+
"reflect": false,
|
|
173
|
+
"attribute": "structure-url"
|
|
175
174
|
},
|
|
176
175
|
"loadingChanges": {
|
|
177
176
|
"type": "unknown",
|
|
178
|
-
"attribute": "loading-changes",
|
|
179
177
|
"mutable": false,
|
|
180
178
|
"complexType": {
|
|
181
179
|
"original": "(loading: boolean) => void",
|
|
@@ -193,7 +191,6 @@ export class ServiceBookingForm {
|
|
|
193
191
|
},
|
|
194
192
|
"errorCallback": {
|
|
195
193
|
"type": "unknown",
|
|
196
|
-
"attribute": "error-callback",
|
|
197
194
|
"mutable": false,
|
|
198
195
|
"complexType": {
|
|
199
196
|
"original": "(error: any, message: string) => Promise<void | boolean>",
|
|
@@ -216,7 +213,6 @@ export class ServiceBookingForm {
|
|
|
216
213
|
},
|
|
217
214
|
"successCallback": {
|
|
218
215
|
"type": "unknown",
|
|
219
|
-
"attribute": "success-callback",
|
|
220
216
|
"mutable": false,
|
|
221
217
|
"complexType": {
|
|
222
218
|
"original": "(data: any, message?: string) => Promise<void | boolean>",
|
|
@@ -239,7 +235,6 @@ export class ServiceBookingForm {
|
|
|
239
235
|
},
|
|
240
236
|
"stepChangeCallback": {
|
|
241
237
|
"type": "unknown",
|
|
242
|
-
"attribute": "step-change-callback",
|
|
243
238
|
"mutable": false,
|
|
244
239
|
"complexType": {
|
|
245
240
|
"original": "(step: number, currentForm?: any) => void",
|
|
@@ -257,7 +252,6 @@ export class ServiceBookingForm {
|
|
|
257
252
|
},
|
|
258
253
|
"structure": {
|
|
259
254
|
"type": "unknown",
|
|
260
|
-
"attribute": "structure",
|
|
261
255
|
"mutable": true,
|
|
262
256
|
"complexType": {
|
|
263
257
|
"original": "FormElementStructure<any> | undefined",
|
|
@@ -266,7 +260,8 @@ export class ServiceBookingForm {
|
|
|
266
260
|
"FormElementStructure": {
|
|
267
261
|
"location": "import",
|
|
268
262
|
"path": "~features/form-hook",
|
|
269
|
-
"id": "src/features/form-hook/index.ts::FormElementStructure"
|
|
263
|
+
"id": "src/features/form-hook/index.ts::FormElementStructure",
|
|
264
|
+
"referenceLocation": "FormElementStructure"
|
|
270
265
|
}
|
|
271
266
|
}
|
|
272
267
|
},
|
|
@@ -281,7 +276,6 @@ export class ServiceBookingForm {
|
|
|
281
276
|
},
|
|
282
277
|
"fields": {
|
|
283
278
|
"type": "unknown",
|
|
284
|
-
"attribute": "fields",
|
|
285
279
|
"mutable": true,
|
|
286
280
|
"complexType": {
|
|
287
281
|
"original": "object",
|
|
@@ -299,7 +293,6 @@ export class ServiceBookingForm {
|
|
|
299
293
|
},
|
|
300
294
|
"formReadyCallback": {
|
|
301
295
|
"type": "unknown",
|
|
302
|
-
"attribute": "form-ready-callback",
|
|
303
296
|
"mutable": false,
|
|
304
297
|
"complexType": {
|
|
305
298
|
"original": "() => void",
|
|
@@ -317,7 +310,6 @@ export class ServiceBookingForm {
|
|
|
317
310
|
},
|
|
318
311
|
"theme": {
|
|
319
312
|
"type": "string",
|
|
320
|
-
"attribute": "theme",
|
|
321
313
|
"mutable": false,
|
|
322
314
|
"complexType": {
|
|
323
315
|
"original": "string",
|
|
@@ -332,11 +324,11 @@ export class ServiceBookingForm {
|
|
|
332
324
|
},
|
|
333
325
|
"getter": false,
|
|
334
326
|
"setter": false,
|
|
335
|
-
"reflect": false
|
|
327
|
+
"reflect": false,
|
|
328
|
+
"attribute": "theme"
|
|
336
329
|
},
|
|
337
330
|
"formId": {
|
|
338
331
|
"type": "string",
|
|
339
|
-
"attribute": "form-id",
|
|
340
332
|
"mutable": false,
|
|
341
333
|
"complexType": {
|
|
342
334
|
"original": "string",
|
|
@@ -351,11 +343,11 @@ export class ServiceBookingForm {
|
|
|
351
343
|
},
|
|
352
344
|
"getter": false,
|
|
353
345
|
"setter": false,
|
|
354
|
-
"reflect": false
|
|
346
|
+
"reflect": false,
|
|
347
|
+
"attribute": "form-id"
|
|
355
348
|
},
|
|
356
349
|
"isDev": {
|
|
357
350
|
"type": "boolean",
|
|
358
|
-
"attribute": "is-dev",
|
|
359
351
|
"mutable": false,
|
|
360
352
|
"complexType": {
|
|
361
353
|
"original": "boolean",
|
|
@@ -371,11 +363,11 @@ export class ServiceBookingForm {
|
|
|
371
363
|
"getter": false,
|
|
372
364
|
"setter": false,
|
|
373
365
|
"reflect": false,
|
|
366
|
+
"attribute": "is-dev",
|
|
374
367
|
"defaultValue": "false"
|
|
375
368
|
},
|
|
376
369
|
"disableScrollToTop": {
|
|
377
370
|
"type": "boolean",
|
|
378
|
-
"attribute": "disable-scroll-to-top",
|
|
379
371
|
"mutable": false,
|
|
380
372
|
"complexType": {
|
|
381
373
|
"original": "boolean",
|
|
@@ -390,11 +382,11 @@ export class ServiceBookingForm {
|
|
|
390
382
|
},
|
|
391
383
|
"getter": false,
|
|
392
384
|
"setter": false,
|
|
393
|
-
"reflect": false
|
|
385
|
+
"reflect": false,
|
|
386
|
+
"attribute": "disable-scroll-to-top"
|
|
394
387
|
},
|
|
395
388
|
"isMobileForm": {
|
|
396
389
|
"type": "boolean",
|
|
397
|
-
"attribute": "is-mobile-form",
|
|
398
390
|
"mutable": false,
|
|
399
391
|
"complexType": {
|
|
400
392
|
"original": "boolean",
|
|
@@ -410,11 +402,11 @@ export class ServiceBookingForm {
|
|
|
410
402
|
"getter": false,
|
|
411
403
|
"setter": false,
|
|
412
404
|
"reflect": false,
|
|
405
|
+
"attribute": "is-mobile-form",
|
|
413
406
|
"defaultValue": "false"
|
|
414
407
|
},
|
|
415
408
|
"getMobileToken": {
|
|
416
409
|
"type": "unknown",
|
|
417
|
-
"attribute": "get-mobile-token",
|
|
418
410
|
"mutable": false,
|
|
419
411
|
"complexType": {
|
|
420
412
|
"original": "() => string",
|
|
@@ -456,7 +448,8 @@ export class ServiceBookingForm {
|
|
|
456
448
|
"FormHook": {
|
|
457
449
|
"location": "import",
|
|
458
450
|
"path": "~features/form-hook",
|
|
459
|
-
"id": "src/features/form-hook/index.ts::FormHook"
|
|
451
|
+
"id": "src/features/form-hook/index.ts::FormHook",
|
|
452
|
+
"referenceLocation": "FormHook"
|
|
460
453
|
}
|
|
461
454
|
},
|
|
462
455
|
"return": "Promise<FormHook<any>>"
|
|
@@ -67,9 +67,9 @@ export class SSCLookupForm {
|
|
|
67
67
|
// #endregion
|
|
68
68
|
render() {
|
|
69
69
|
var _a, _b;
|
|
70
|
-
return (h(Host, { key: '
|
|
70
|
+
return (h(Host, { key: 'f9efa6bfdad64cf8ec7613ae9c245ba7ff61b22b', translate: "no" }, h("div", { key: 'c52a74f4b29b30476b77201a66abf81487f560eb', part: cn('shift-form', (_b = (_a = this.structure) === null || _a === void 0 ? void 0 : _a.data) === null || _b === void 0 ? void 0 : _b.theme, this.theme) }, h("div", { key: '068a2662ba4c042bc5bfbeac72e685817e1a37d2', part: "form-container", class: "relative min-h-[150px]" }, h("div", { key: 'e8a08b325e81c9f5b4c1ce7976e747ec6c1d679c', part: "form-loader-container", class: cn('form-loader-container absolute top-0 left-0 w-full h-full pointer-events-none flex justify-center items-center transition-opacity duration-500', {
|
|
71
71
|
'opacity-0': this.structureRendered,
|
|
72
|
-
}) }, h(LoaderIcon, { key: '
|
|
72
|
+
}) }, h(LoaderIcon, { key: '4ca121d0fa731a27a5bcfc2702dd4c5891a518bf', part: "form-loader-icon", class: "img" })), h("flexible-container", { key: '3f37cf6049ddac0c3552066bcf7425a607872b23', onlyForMounting: true, isOpened: this.structureRendered }, !!this.form && (h("form-structure", { key: 'ab4b4dc0d541c002efdc317d506f2fcabdda9944', form: this.form, fields: this.fields, formId: this.formId, formLocale: this.locale, structure: this.structure, isLoading: this.isLoading, language: this.localeLanguage, errorMessage: this.errorMessage, formElementMapper: elementMapper, successMessage: this.locale['Form submitted successfully.'] || 'Form submitted successfully.' }, h("slot", { key: '1a79f36ea2169f9c45ea88d98fba32e33693350d' }))))))));
|
|
73
73
|
}
|
|
74
74
|
static get is() { return "ssc-lookup-form"; }
|
|
75
75
|
static get encapsulation() { return "shadow"; }
|
|
@@ -87,7 +87,6 @@ export class SSCLookupForm {
|
|
|
87
87
|
return {
|
|
88
88
|
"language": {
|
|
89
89
|
"type": "string",
|
|
90
|
-
"attribute": "language",
|
|
91
90
|
"mutable": true,
|
|
92
91
|
"complexType": {
|
|
93
92
|
"original": "LanguageKeys",
|
|
@@ -96,7 +95,8 @@ export class SSCLookupForm {
|
|
|
96
95
|
"LanguageKeys": {
|
|
97
96
|
"location": "import",
|
|
98
97
|
"path": "~features/multi-lingual",
|
|
99
|
-
"id": "src/features/multi-lingual/index.ts::LanguageKeys"
|
|
98
|
+
"id": "src/features/multi-lingual/index.ts::LanguageKeys",
|
|
99
|
+
"referenceLocation": "LanguageKeys"
|
|
100
100
|
}
|
|
101
101
|
}
|
|
102
102
|
},
|
|
@@ -108,11 +108,11 @@ export class SSCLookupForm {
|
|
|
108
108
|
},
|
|
109
109
|
"getter": false,
|
|
110
110
|
"setter": false,
|
|
111
|
-
"reflect": true
|
|
111
|
+
"reflect": true,
|
|
112
|
+
"attribute": "language"
|
|
112
113
|
},
|
|
113
114
|
"gistId": {
|
|
114
115
|
"type": "string",
|
|
115
|
-
"attribute": "gist-id",
|
|
116
116
|
"mutable": false,
|
|
117
117
|
"complexType": {
|
|
118
118
|
"original": "string",
|
|
@@ -127,11 +127,11 @@ export class SSCLookupForm {
|
|
|
127
127
|
},
|
|
128
128
|
"getter": false,
|
|
129
129
|
"setter": false,
|
|
130
|
-
"reflect": false
|
|
130
|
+
"reflect": false,
|
|
131
|
+
"attribute": "gist-id"
|
|
131
132
|
},
|
|
132
133
|
"extraHeader": {
|
|
133
134
|
"type": "unknown",
|
|
134
|
-
"attribute": "extra-header",
|
|
135
135
|
"mutable": false,
|
|
136
136
|
"complexType": {
|
|
137
137
|
"original": "object",
|
|
@@ -149,7 +149,6 @@ export class SSCLookupForm {
|
|
|
149
149
|
},
|
|
150
150
|
"extraPayload": {
|
|
151
151
|
"type": "unknown",
|
|
152
|
-
"attribute": "extra-payload",
|
|
153
152
|
"mutable": false,
|
|
154
153
|
"complexType": {
|
|
155
154
|
"original": "object",
|
|
@@ -167,7 +166,6 @@ export class SSCLookupForm {
|
|
|
167
166
|
},
|
|
168
167
|
"structureUrl": {
|
|
169
168
|
"type": "string",
|
|
170
|
-
"attribute": "structure-url",
|
|
171
169
|
"mutable": false,
|
|
172
170
|
"complexType": {
|
|
173
171
|
"original": "string",
|
|
@@ -182,11 +180,11 @@ export class SSCLookupForm {
|
|
|
182
180
|
},
|
|
183
181
|
"getter": false,
|
|
184
182
|
"setter": false,
|
|
185
|
-
"reflect": false
|
|
183
|
+
"reflect": false,
|
|
184
|
+
"attribute": "structure-url"
|
|
186
185
|
},
|
|
187
186
|
"loadingChanges": {
|
|
188
187
|
"type": "unknown",
|
|
189
|
-
"attribute": "loading-changes",
|
|
190
188
|
"mutable": false,
|
|
191
189
|
"complexType": {
|
|
192
190
|
"original": "(loading: boolean) => void",
|
|
@@ -204,7 +202,6 @@ export class SSCLookupForm {
|
|
|
204
202
|
},
|
|
205
203
|
"errorCallback": {
|
|
206
204
|
"type": "unknown",
|
|
207
|
-
"attribute": "error-callback",
|
|
208
205
|
"mutable": false,
|
|
209
206
|
"complexType": {
|
|
210
207
|
"original": "(error: any, message: string) => Promise<void | boolean>",
|
|
@@ -227,7 +224,6 @@ export class SSCLookupForm {
|
|
|
227
224
|
},
|
|
228
225
|
"successCallback": {
|
|
229
226
|
"type": "unknown",
|
|
230
|
-
"attribute": "success-callback",
|
|
231
227
|
"mutable": false,
|
|
232
228
|
"complexType": {
|
|
233
229
|
"original": "(data: any, message?: string) => Promise<void | boolean>",
|
|
@@ -250,7 +246,6 @@ export class SSCLookupForm {
|
|
|
250
246
|
},
|
|
251
247
|
"stepChangeCallback": {
|
|
252
248
|
"type": "unknown",
|
|
253
|
-
"attribute": "step-change-callback",
|
|
254
249
|
"mutable": false,
|
|
255
250
|
"complexType": {
|
|
256
251
|
"original": "(step: number, currentForm?: any) => void",
|
|
@@ -268,7 +263,6 @@ export class SSCLookupForm {
|
|
|
268
263
|
},
|
|
269
264
|
"structure": {
|
|
270
265
|
"type": "unknown",
|
|
271
|
-
"attribute": "structure",
|
|
272
266
|
"mutable": true,
|
|
273
267
|
"complexType": {
|
|
274
268
|
"original": "FormElementStructure<any> | undefined",
|
|
@@ -277,7 +271,8 @@ export class SSCLookupForm {
|
|
|
277
271
|
"FormElementStructure": {
|
|
278
272
|
"location": "import",
|
|
279
273
|
"path": "~features/form-hook",
|
|
280
|
-
"id": "src/features/form-hook/index.ts::FormElementStructure"
|
|
274
|
+
"id": "src/features/form-hook/index.ts::FormElementStructure",
|
|
275
|
+
"referenceLocation": "FormElementStructure"
|
|
281
276
|
}
|
|
282
277
|
}
|
|
283
278
|
},
|
|
@@ -292,7 +287,6 @@ export class SSCLookupForm {
|
|
|
292
287
|
},
|
|
293
288
|
"fields": {
|
|
294
289
|
"type": "unknown",
|
|
295
|
-
"attribute": "fields",
|
|
296
290
|
"mutable": true,
|
|
297
291
|
"complexType": {
|
|
298
292
|
"original": "object",
|
|
@@ -310,7 +304,6 @@ export class SSCLookupForm {
|
|
|
310
304
|
},
|
|
311
305
|
"formReadyCallback": {
|
|
312
306
|
"type": "unknown",
|
|
313
|
-
"attribute": "form-ready-callback",
|
|
314
307
|
"mutable": false,
|
|
315
308
|
"complexType": {
|
|
316
309
|
"original": "() => void",
|
|
@@ -328,7 +321,6 @@ export class SSCLookupForm {
|
|
|
328
321
|
},
|
|
329
322
|
"theme": {
|
|
330
323
|
"type": "string",
|
|
331
|
-
"attribute": "theme",
|
|
332
324
|
"mutable": false,
|
|
333
325
|
"complexType": {
|
|
334
326
|
"original": "string",
|
|
@@ -343,11 +335,11 @@ export class SSCLookupForm {
|
|
|
343
335
|
},
|
|
344
336
|
"getter": false,
|
|
345
337
|
"setter": false,
|
|
346
|
-
"reflect": false
|
|
338
|
+
"reflect": false,
|
|
339
|
+
"attribute": "theme"
|
|
347
340
|
},
|
|
348
341
|
"formId": {
|
|
349
342
|
"type": "string",
|
|
350
|
-
"attribute": "form-id",
|
|
351
343
|
"mutable": false,
|
|
352
344
|
"complexType": {
|
|
353
345
|
"original": "string",
|
|
@@ -362,11 +354,11 @@ export class SSCLookupForm {
|
|
|
362
354
|
},
|
|
363
355
|
"getter": false,
|
|
364
356
|
"setter": false,
|
|
365
|
-
"reflect": false
|
|
357
|
+
"reflect": false,
|
|
358
|
+
"attribute": "form-id"
|
|
366
359
|
},
|
|
367
360
|
"isDev": {
|
|
368
361
|
"type": "boolean",
|
|
369
|
-
"attribute": "is-dev",
|
|
370
362
|
"mutable": false,
|
|
371
363
|
"complexType": {
|
|
372
364
|
"original": "boolean",
|
|
@@ -382,11 +374,11 @@ export class SSCLookupForm {
|
|
|
382
374
|
"getter": false,
|
|
383
375
|
"setter": false,
|
|
384
376
|
"reflect": false,
|
|
377
|
+
"attribute": "is-dev",
|
|
385
378
|
"defaultValue": "false"
|
|
386
379
|
},
|
|
387
380
|
"disableScrollToTop": {
|
|
388
381
|
"type": "boolean",
|
|
389
|
-
"attribute": "disable-scroll-to-top",
|
|
390
382
|
"mutable": false,
|
|
391
383
|
"complexType": {
|
|
392
384
|
"original": "boolean",
|
|
@@ -401,11 +393,11 @@ export class SSCLookupForm {
|
|
|
401
393
|
},
|
|
402
394
|
"getter": false,
|
|
403
395
|
"setter": false,
|
|
404
|
-
"reflect": false
|
|
396
|
+
"reflect": false,
|
|
397
|
+
"attribute": "disable-scroll-to-top"
|
|
405
398
|
},
|
|
406
399
|
"isMobileForm": {
|
|
407
400
|
"type": "boolean",
|
|
408
|
-
"attribute": "is-mobile-form",
|
|
409
401
|
"mutable": false,
|
|
410
402
|
"complexType": {
|
|
411
403
|
"original": "boolean",
|
|
@@ -421,11 +413,11 @@ export class SSCLookupForm {
|
|
|
421
413
|
"getter": false,
|
|
422
414
|
"setter": false,
|
|
423
415
|
"reflect": false,
|
|
416
|
+
"attribute": "is-mobile-form",
|
|
424
417
|
"defaultValue": "false"
|
|
425
418
|
},
|
|
426
419
|
"getMobileToken": {
|
|
427
420
|
"type": "unknown",
|
|
428
|
-
"attribute": "get-mobile-token",
|
|
429
421
|
"mutable": false,
|
|
430
422
|
"complexType": {
|
|
431
423
|
"original": "() => string",
|
|
@@ -467,7 +459,8 @@ export class SSCLookupForm {
|
|
|
467
459
|
"FormHook": {
|
|
468
460
|
"location": "import",
|
|
469
461
|
"path": "~features/form-hook",
|
|
470
|
-
"id": "src/features/form-hook/index.ts::FormHook"
|
|
462
|
+
"id": "src/features/form-hook/index.ts::FormHook",
|
|
463
|
+
"referenceLocation": "FormHook"
|
|
471
464
|
}
|
|
472
465
|
},
|
|
473
466
|
"return": "Promise<FormHook<any>>"
|