@redneckz/wildless-cms-uni-blocks 0.14.850 → 0.14.851
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/bundle/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +1 -1
- package/bundle/bundle.umd.min.js +1 -1
- package/bundle/components/ApplicationForm/Footnote.d.ts +1 -1
- package/bundle/components/ApplicationLeadForm/Footnote.d.ts +1 -1
- package/bundle/components/ApplicationLeadForm/consents.d.ts +2 -2
- package/bundle/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
- package/bundle/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
- package/bundle/components/Carousel/renderCardHighlight.d.ts +1 -1
- package/bundle/components/DebitForm/DebitFormStatus.d.ts +2 -4
- package/bundle/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
- package/bundle/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
- package/bundle/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/bundle/components/StepsBlock/StepsBlockContent.d.ts +1 -1
- package/bundle/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
- package/bundle/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
- package/bundle/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
- package/bundle/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
- package/bundle/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
- package/bundle/components/TariffsTable/TariffsTableContent.d.ts +1 -1
- package/bundle/data/CommonData.d.ts +2 -2
- package/bundle/model/ContentPageBase.d.ts +2 -3
- package/bundle/model/LinkProps.d.ts +1 -1
- package/bundle/model/OnClickProps.d.ts +3 -0
- package/bundle/model/OnCloseProps.d.ts +3 -0
- package/bundle/retail/api/getCardTypes.d.ts +2 -2
- package/bundle/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
- package/bundle/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
- package/bundle/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
- package/bundle/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
- package/bundle/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
- package/bundle/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
- package/bundle/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
- package/bundle/retail/components/FormStatus/FormStatus.d.ts +2 -4
- package/bundle/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
- package/bundle/retail/model/LeadFormData.d.ts +2 -2
- package/bundle/retail/utils/getOrganizationParams.d.ts +1 -1
- package/bundle/services/search/search.d.ts +2 -2
- package/bundle/services/search/textRank.d.ts +1 -1
- package/bundle/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
- package/bundle/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
- package/bundle/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
- package/bundle/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
- package/bundle/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
- package/bundle/ui-kit/Calculator/UnknownRate.d.ts +2 -4
- package/bundle/ui-kit/Calculator/renderRate.d.ts +2 -2
- package/bundle/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
- package/bundle/ui-kit/DialogManager/Dialog.d.ts +2 -2
- package/bundle/ui-kit/DialogManager/useDialog.d.ts +2 -3
- package/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
- package/bundle/ui-kit/InnerTable/InnerTable.d.ts +2 -2
- package/bundle/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
- package/bundle/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
- package/bundle/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
- package/bundle/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
- package/bundle/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
- package/bundle/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/bundle/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
- package/bundle/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
- package/bundle/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
- package/bundle/ui-kit/Select/Option.d.ts +1 -1
- package/bundle/ui-kit/Select/useSelectPopup.d.ts +2 -2
- package/bundle/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
- package/bundle/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
- package/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
- package/bundle/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
- package/bundle/ui-kit/TopItem/TopItem.d.ts +2 -2
- package/dist/components/ApplicationForm/Footnote.d.ts +1 -1
- package/dist/components/ApplicationLeadForm/Footnote.d.ts +1 -1
- package/dist/components/ApplicationLeadForm/consents.d.ts +2 -2
- package/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
- package/dist/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
- package/dist/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
- package/dist/components/Carousel/renderCardHighlight.d.ts +1 -1
- package/dist/components/DebitForm/DebitFormStatus.d.ts +2 -4
- package/dist/components/DebitForm/DebitFormStatus.js.map +1 -1
- package/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
- package/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
- package/dist/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
- package/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
- package/dist/components/StepsBlock/StepsBlockContent.d.ts +1 -1
- package/dist/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
- package/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
- package/dist/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
- package/dist/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
- package/dist/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
- package/dist/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
- package/dist/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
- package/dist/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
- package/dist/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
- package/dist/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
- package/dist/components/TariffsTable/TariffsTableContent.d.ts +1 -1
- package/dist/data/CommonData.d.ts +2 -2
- package/dist/model/ContentPageBase.d.ts +2 -3
- package/dist/model/LinkProps.d.ts +1 -1
- package/dist/model/OnClickProps.d.ts +3 -0
- package/dist/model/OnClickProps.js +2 -0
- package/dist/model/OnClickProps.js.map +1 -0
- package/dist/model/OnCloseProps.d.ts +3 -0
- package/dist/model/OnCloseProps.js +2 -0
- package/dist/model/OnCloseProps.js.map +1 -0
- package/dist/retail/api/getCardTypes.d.ts +2 -2
- package/dist/retail/api/getCardTypes.js.map +1 -1
- package/dist/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
- package/dist/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
- package/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
- package/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
- package/dist/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
- package/dist/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
- package/dist/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
- package/dist/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
- package/dist/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
- package/dist/retail/components/DraftDialog/DraftDialog.js.map +1 -1
- package/dist/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
- package/dist/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
- package/dist/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
- package/dist/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
- package/dist/retail/components/FormStatus/FormStatus.d.ts +2 -4
- package/dist/retail/components/FormStatus/FormStatus.js.map +1 -1
- package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
- package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/dist/retail/model/LeadFormData.d.ts +2 -2
- package/dist/retail/utils/getOrganizationParams.d.ts +1 -1
- package/dist/retail/utils/getOrganizationParams.js.map +1 -1
- package/dist/services/search/search.d.ts +2 -2
- package/dist/services/search/search.js.map +1 -1
- package/dist/services/search/textRank.d.ts +1 -1
- package/dist/services/search/textRank.js.map +1 -1
- package/dist/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
- package/dist/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
- package/dist/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
- package/dist/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
- package/dist/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
- package/dist/ui-kit/Calculator/UnknownRate.d.ts +2 -4
- package/dist/ui-kit/Calculator/UnknownRate.js.map +1 -1
- package/dist/ui-kit/Calculator/renderRate.d.ts +2 -2
- package/dist/ui-kit/Calculator/renderRate.js.map +1 -1
- package/dist/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
- package/dist/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
- package/dist/ui-kit/DialogManager/Dialog.d.ts +2 -2
- package/dist/ui-kit/DialogManager/Dialog.js.map +1 -1
- package/dist/ui-kit/DialogManager/useDialog.d.ts +2 -3
- package/dist/ui-kit/DialogManager/useDialog.js.map +1 -1
- package/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
- package/dist/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
- package/dist/ui-kit/InnerTable/InnerTable.d.ts +2 -2
- package/dist/ui-kit/InnerTable/InnerTable.js.map +1 -1
- package/dist/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
- package/dist/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
- package/dist/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
- package/dist/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
- package/dist/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
- package/dist/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
- package/dist/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
- package/dist/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
- package/dist/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/dist/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
- package/dist/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
- package/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
- package/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
- package/dist/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
- package/dist/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
- package/dist/ui-kit/Select/Option.d.ts +1 -1
- package/dist/ui-kit/Select/useSelectPopup.d.ts +2 -2
- package/dist/ui-kit/Select/useSelectPopup.js.map +1 -1
- package/dist/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
- package/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
- package/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
- package/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
- package/dist/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
- package/dist/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
- package/dist/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
- package/dist/ui-kit/TopItem/TopItem.d.ts +2 -2
- package/dist/ui-kit/TopItem/TopItem.js.map +1 -1
- package/lib/components/ApplicationForm/Footnote.d.ts +1 -1
- package/lib/components/ApplicationLeadForm/Footnote.d.ts +1 -1
- package/lib/components/ApplicationLeadForm/consents.d.ts +2 -2
- package/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
- package/lib/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
- package/lib/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
- package/lib/components/Carousel/renderCardHighlight.d.ts +1 -1
- package/lib/components/DebitForm/DebitFormStatus.d.ts +2 -4
- package/lib/components/DebitForm/DebitFormStatus.js.map +1 -1
- package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
- package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
- package/lib/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
- package/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
- package/lib/components/StepsBlock/StepsBlockContent.d.ts +1 -1
- package/lib/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
- package/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
- package/lib/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
- package/lib/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
- package/lib/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
- package/lib/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
- package/lib/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
- package/lib/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
- package/lib/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
- package/lib/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
- package/lib/components/TariffsTable/TariffsTableContent.d.ts +1 -1
- package/lib/data/CommonData.d.ts +2 -2
- package/lib/model/ContentPageBase.d.ts +2 -3
- package/lib/model/LinkProps.d.ts +1 -1
- package/lib/model/OnClickProps.d.ts +3 -0
- package/lib/model/OnClickProps.js +2 -0
- package/lib/model/OnClickProps.js.map +1 -0
- package/lib/model/OnCloseProps.d.ts +3 -0
- package/lib/model/OnCloseProps.js +2 -0
- package/lib/model/OnCloseProps.js.map +1 -0
- package/lib/retail/api/getCardTypes.d.ts +2 -2
- package/lib/retail/api/getCardTypes.js.map +1 -1
- package/lib/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
- package/lib/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
- package/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
- package/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
- package/lib/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
- package/lib/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
- package/lib/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
- package/lib/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
- package/lib/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
- package/lib/retail/components/DraftDialog/DraftDialog.js.map +1 -1
- package/lib/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
- package/lib/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
- package/lib/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
- package/lib/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
- package/lib/retail/components/FormStatus/FormStatus.d.ts +2 -4
- package/lib/retail/components/FormStatus/FormStatus.js.map +1 -1
- package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
- package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/lib/retail/model/LeadFormData.d.ts +2 -2
- package/lib/retail/utils/getOrganizationParams.d.ts +1 -1
- package/lib/retail/utils/getOrganizationParams.js.map +1 -1
- package/lib/services/search/search.d.ts +2 -2
- package/lib/services/search/search.js.map +1 -1
- package/lib/services/search/textRank.d.ts +1 -1
- package/lib/services/search/textRank.js.map +1 -1
- package/lib/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
- package/lib/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
- package/lib/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
- package/lib/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
- package/lib/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
- package/lib/ui-kit/Calculator/UnknownRate.d.ts +2 -4
- package/lib/ui-kit/Calculator/UnknownRate.js.map +1 -1
- package/lib/ui-kit/Calculator/renderRate.d.ts +2 -2
- package/lib/ui-kit/Calculator/renderRate.js.map +1 -1
- package/lib/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
- package/lib/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
- package/lib/ui-kit/DialogManager/Dialog.d.ts +2 -2
- package/lib/ui-kit/DialogManager/Dialog.js.map +1 -1
- package/lib/ui-kit/DialogManager/useDialog.d.ts +2 -3
- package/lib/ui-kit/DialogManager/useDialog.js.map +1 -1
- package/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
- package/lib/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
- package/lib/ui-kit/InnerTable/InnerTable.d.ts +2 -2
- package/lib/ui-kit/InnerTable/InnerTable.js.map +1 -1
- package/lib/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
- package/lib/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
- package/lib/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
- package/lib/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
- package/lib/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
- package/lib/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
- package/lib/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
- package/lib/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
- package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/lib/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
- package/lib/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
- package/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
- package/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
- package/lib/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
- package/lib/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
- package/lib/ui-kit/Select/Option.d.ts +1 -1
- package/lib/ui-kit/Select/useSelectPopup.d.ts +2 -2
- package/lib/ui-kit/Select/useSelectPopup.js.map +1 -1
- package/lib/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
- package/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
- package/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
- package/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
- package/lib/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
- package/lib/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
- package/lib/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
- package/lib/ui-kit/TopItem/TopItem.d.ts +2 -2
- package/lib/ui-kit/TopItem/TopItem.js.map +1 -1
- package/mobile/bundle/bundle.umd.js +1 -1
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/bundle/components/ApplicationForm/Footnote.d.ts +1 -1
- package/mobile/bundle/components/ApplicationLeadForm/Footnote.d.ts +1 -1
- package/mobile/bundle/components/ApplicationLeadForm/consents.d.ts +2 -2
- package/mobile/bundle/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
- package/mobile/bundle/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
- package/mobile/bundle/components/Carousel/renderCardHighlight.d.ts +1 -1
- package/mobile/bundle/components/DebitForm/DebitFormStatus.d.ts +2 -4
- package/mobile/bundle/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
- package/mobile/bundle/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
- package/mobile/bundle/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/mobile/bundle/components/StepsBlock/StepsBlockContent.d.ts +1 -1
- package/mobile/bundle/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
- package/mobile/bundle/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
- package/mobile/bundle/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
- package/mobile/bundle/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
- package/mobile/bundle/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
- package/mobile/bundle/components/TariffsTable/TariffsTableContent.d.ts +1 -1
- package/mobile/bundle/data/CommonData.d.ts +2 -2
- package/mobile/bundle/model/ContentPageBase.d.ts +2 -3
- package/mobile/bundle/model/LinkProps.d.ts +1 -1
- package/mobile/bundle/model/OnClickProps.d.ts +3 -0
- package/mobile/bundle/model/OnCloseProps.d.ts +3 -0
- package/mobile/bundle/retail/api/getCardTypes.d.ts +2 -2
- package/mobile/bundle/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
- package/mobile/bundle/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
- package/mobile/bundle/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
- package/mobile/bundle/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
- package/mobile/bundle/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
- package/mobile/bundle/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
- package/mobile/bundle/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
- package/mobile/bundle/retail/components/FormStatus/FormStatus.d.ts +2 -4
- package/mobile/bundle/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
- package/mobile/bundle/retail/model/LeadFormData.d.ts +2 -2
- package/mobile/bundle/retail/utils/getOrganizationParams.d.ts +1 -1
- package/mobile/bundle/services/search/search.d.ts +2 -2
- package/mobile/bundle/services/search/textRank.d.ts +1 -1
- package/mobile/bundle/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
- package/mobile/bundle/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
- package/mobile/bundle/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
- package/mobile/bundle/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
- package/mobile/bundle/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
- package/mobile/bundle/ui-kit/Calculator/UnknownRate.d.ts +2 -4
- package/mobile/bundle/ui-kit/Calculator/renderRate.d.ts +2 -2
- package/mobile/bundle/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
- package/mobile/bundle/ui-kit/DialogManager/Dialog.d.ts +2 -2
- package/mobile/bundle/ui-kit/DialogManager/useDialog.d.ts +2 -3
- package/mobile/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
- package/mobile/bundle/ui-kit/InnerTable/InnerTable.d.ts +2 -2
- package/mobile/bundle/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
- package/mobile/bundle/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
- package/mobile/bundle/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
- package/mobile/bundle/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
- package/mobile/bundle/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
- package/mobile/bundle/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/mobile/bundle/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
- package/mobile/bundle/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
- package/mobile/bundle/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
- package/mobile/bundle/ui-kit/Select/Option.d.ts +1 -1
- package/mobile/bundle/ui-kit/Select/useSelectPopup.d.ts +2 -2
- package/mobile/bundle/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
- package/mobile/bundle/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
- package/mobile/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
- package/mobile/bundle/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
- package/mobile/bundle/ui-kit/TopItem/TopItem.d.ts +2 -2
- package/mobile/dist/components/ApplicationForm/Footnote.d.ts +1 -1
- package/mobile/dist/components/ApplicationLeadForm/Footnote.d.ts +1 -1
- package/mobile/dist/components/ApplicationLeadForm/consents.d.ts +2 -2
- package/mobile/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
- package/mobile/dist/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
- package/mobile/dist/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
- package/mobile/dist/components/Carousel/renderCardHighlight.d.ts +1 -1
- package/mobile/dist/components/DebitForm/DebitFormStatus.d.ts +2 -4
- package/mobile/dist/components/DebitForm/DebitFormStatus.js.map +1 -1
- package/mobile/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
- package/mobile/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
- package/mobile/dist/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
- package/mobile/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/mobile/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
- package/mobile/dist/components/StepsBlock/StepsBlockContent.d.ts +1 -1
- package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
- package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
- package/mobile/dist/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
- package/mobile/dist/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
- package/mobile/dist/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
- package/mobile/dist/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
- package/mobile/dist/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
- package/mobile/dist/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
- package/mobile/dist/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
- package/mobile/dist/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
- package/mobile/dist/components/TariffsTable/TariffsTableContent.d.ts +1 -1
- package/mobile/dist/data/CommonData.d.ts +2 -2
- package/mobile/dist/model/ContentPageBase.d.ts +2 -3
- package/mobile/dist/model/LinkProps.d.ts +1 -1
- package/mobile/dist/model/OnClickProps.d.ts +3 -0
- package/mobile/dist/model/OnClickProps.js +2 -0
- package/mobile/dist/model/OnClickProps.js.map +1 -0
- package/mobile/dist/model/OnCloseProps.d.ts +3 -0
- package/mobile/dist/model/OnCloseProps.js +2 -0
- package/mobile/dist/model/OnCloseProps.js.map +1 -0
- package/mobile/dist/retail/api/getCardTypes.d.ts +2 -2
- package/mobile/dist/retail/api/getCardTypes.js.map +1 -1
- package/mobile/dist/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
- package/mobile/dist/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
- package/mobile/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
- package/mobile/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
- package/mobile/dist/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
- package/mobile/dist/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
- package/mobile/dist/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
- package/mobile/dist/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
- package/mobile/dist/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
- package/mobile/dist/retail/components/DraftDialog/DraftDialog.js.map +1 -1
- package/mobile/dist/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
- package/mobile/dist/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
- package/mobile/dist/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
- package/mobile/dist/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
- package/mobile/dist/retail/components/FormStatus/FormStatus.d.ts +2 -4
- package/mobile/dist/retail/components/FormStatus/FormStatus.js.map +1 -1
- package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
- package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/mobile/dist/retail/model/LeadFormData.d.ts +2 -2
- package/mobile/dist/retail/utils/getOrganizationParams.d.ts +1 -1
- package/mobile/dist/retail/utils/getOrganizationParams.js.map +1 -1
- package/mobile/dist/services/search/search.d.ts +2 -2
- package/mobile/dist/services/search/search.js.map +1 -1
- package/mobile/dist/services/search/textRank.d.ts +1 -1
- package/mobile/dist/services/search/textRank.js.map +1 -1
- package/mobile/dist/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
- package/mobile/dist/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
- package/mobile/dist/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
- package/mobile/dist/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
- package/mobile/dist/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
- package/mobile/dist/ui-kit/Calculator/UnknownRate.d.ts +2 -4
- package/mobile/dist/ui-kit/Calculator/UnknownRate.js.map +1 -1
- package/mobile/dist/ui-kit/Calculator/renderRate.d.ts +2 -2
- package/mobile/dist/ui-kit/Calculator/renderRate.js.map +1 -1
- package/mobile/dist/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
- package/mobile/dist/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
- package/mobile/dist/ui-kit/DialogManager/Dialog.d.ts +2 -2
- package/mobile/dist/ui-kit/DialogManager/Dialog.js.map +1 -1
- package/mobile/dist/ui-kit/DialogManager/useDialog.d.ts +2 -3
- package/mobile/dist/ui-kit/DialogManager/useDialog.js.map +1 -1
- package/mobile/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
- package/mobile/dist/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
- package/mobile/dist/ui-kit/InnerTable/InnerTable.d.ts +2 -2
- package/mobile/dist/ui-kit/InnerTable/InnerTable.js.map +1 -1
- package/mobile/dist/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
- package/mobile/dist/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
- package/mobile/dist/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
- package/mobile/dist/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
- package/mobile/dist/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
- package/mobile/dist/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
- package/mobile/dist/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
- package/mobile/dist/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
- package/mobile/dist/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/mobile/dist/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
- package/mobile/dist/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
- package/mobile/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
- package/mobile/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
- package/mobile/dist/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
- package/mobile/dist/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
- package/mobile/dist/ui-kit/Select/Option.d.ts +1 -1
- package/mobile/dist/ui-kit/Select/useSelectPopup.d.ts +2 -2
- package/mobile/dist/ui-kit/Select/useSelectPopup.js.map +1 -1
- package/mobile/dist/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
- package/mobile/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
- package/mobile/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
- package/mobile/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
- package/mobile/dist/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
- package/mobile/dist/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
- package/mobile/dist/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
- package/mobile/dist/ui-kit/TopItem/TopItem.d.ts +2 -2
- package/mobile/dist/ui-kit/TopItem/TopItem.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/Footnote.d.ts +1 -1
- package/mobile/lib/components/ApplicationLeadForm/Footnote.d.ts +1 -1
- package/mobile/lib/components/ApplicationLeadForm/consents.d.ts +2 -2
- package/mobile/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
- package/mobile/lib/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
- package/mobile/lib/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
- package/mobile/lib/components/Carousel/renderCardHighlight.d.ts +1 -1
- package/mobile/lib/components/DebitForm/DebitFormStatus.d.ts +2 -4
- package/mobile/lib/components/DebitForm/DebitFormStatus.js.map +1 -1
- package/mobile/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
- package/mobile/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
- package/mobile/lib/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
- package/mobile/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -2
- package/mobile/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
- package/mobile/lib/components/StepsBlock/StepsBlockContent.d.ts +1 -1
- package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
- package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
- package/mobile/lib/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
- package/mobile/lib/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
- package/mobile/lib/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
- package/mobile/lib/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
- package/mobile/lib/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
- package/mobile/lib/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
- package/mobile/lib/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
- package/mobile/lib/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
- package/mobile/lib/components/TariffsTable/TariffsTableContent.d.ts +1 -1
- package/mobile/lib/data/CommonData.d.ts +2 -2
- package/mobile/lib/model/ContentPageBase.d.ts +2 -3
- package/mobile/lib/model/LinkProps.d.ts +1 -1
- package/mobile/lib/model/OnClickProps.d.ts +3 -0
- package/mobile/lib/model/OnClickProps.js +2 -0
- package/mobile/lib/model/OnClickProps.js.map +1 -0
- package/mobile/lib/model/OnCloseProps.d.ts +3 -0
- package/mobile/lib/model/OnCloseProps.js +2 -0
- package/mobile/lib/model/OnCloseProps.js.map +1 -0
- package/mobile/lib/retail/api/getCardTypes.d.ts +2 -2
- package/mobile/lib/retail/api/getCardTypes.js.map +1 -1
- package/mobile/lib/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
- package/mobile/lib/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
- package/mobile/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
- package/mobile/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
- package/mobile/lib/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
- package/mobile/lib/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
- package/mobile/lib/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
- package/mobile/lib/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
- package/mobile/lib/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
- package/mobile/lib/retail/components/DraftDialog/DraftDialog.js.map +1 -1
- package/mobile/lib/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
- package/mobile/lib/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
- package/mobile/lib/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
- package/mobile/lib/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
- package/mobile/lib/retail/components/FormStatus/FormStatus.d.ts +2 -4
- package/mobile/lib/retail/components/FormStatus/FormStatus.js.map +1 -1
- package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
- package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/mobile/lib/retail/model/LeadFormData.d.ts +2 -2
- package/mobile/lib/retail/utils/getOrganizationParams.d.ts +1 -1
- package/mobile/lib/retail/utils/getOrganizationParams.js.map +1 -1
- package/mobile/lib/services/search/search.d.ts +2 -2
- package/mobile/lib/services/search/search.js.map +1 -1
- package/mobile/lib/services/search/textRank.d.ts +1 -1
- package/mobile/lib/services/search/textRank.js.map +1 -1
- package/mobile/lib/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
- package/mobile/lib/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
- package/mobile/lib/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
- package/mobile/lib/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
- package/mobile/lib/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
- package/mobile/lib/ui-kit/Calculator/UnknownRate.d.ts +2 -4
- package/mobile/lib/ui-kit/Calculator/UnknownRate.js.map +1 -1
- package/mobile/lib/ui-kit/Calculator/renderRate.d.ts +2 -2
- package/mobile/lib/ui-kit/Calculator/renderRate.js.map +1 -1
- package/mobile/lib/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
- package/mobile/lib/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
- package/mobile/lib/ui-kit/DialogManager/Dialog.d.ts +2 -2
- package/mobile/lib/ui-kit/DialogManager/Dialog.js.map +1 -1
- package/mobile/lib/ui-kit/DialogManager/useDialog.d.ts +2 -3
- package/mobile/lib/ui-kit/DialogManager/useDialog.js.map +1 -1
- package/mobile/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
- package/mobile/lib/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
- package/mobile/lib/ui-kit/InnerTable/InnerTable.d.ts +2 -2
- package/mobile/lib/ui-kit/InnerTable/InnerTable.js.map +1 -1
- package/mobile/lib/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
- package/mobile/lib/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
- package/mobile/lib/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
- package/mobile/lib/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
- package/mobile/lib/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
- package/mobile/lib/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
- package/mobile/lib/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
- package/mobile/lib/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
- package/mobile/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
- package/mobile/lib/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
- package/mobile/lib/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
- package/mobile/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
- package/mobile/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
- package/mobile/lib/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
- package/mobile/lib/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
- package/mobile/lib/ui-kit/Select/Option.d.ts +1 -1
- package/mobile/lib/ui-kit/Select/useSelectPopup.d.ts +2 -2
- package/mobile/lib/ui-kit/Select/useSelectPopup.js.map +1 -1
- package/mobile/lib/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
- package/mobile/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
- package/mobile/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
- package/mobile/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
- package/mobile/lib/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
- package/mobile/lib/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
- package/mobile/lib/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
- package/mobile/lib/ui-kit/TopItem/TopItem.d.ts +2 -2
- package/mobile/lib/ui-kit/TopItem/TopItem.js.map +1 -1
- package/mobile/src/components/ApplicationForm/Footnote.tsx +1 -1
- package/mobile/src/components/ApplicationLeadForm/Footnote.tsx +1 -1
- package/mobile/src/components/ApplicationLeadForm/consents.ts +2 -2
- package/mobile/src/components/BenefitsBlock/BenefitsBlockContent.ts +1 -1
- package/mobile/src/components/CardTransfer/SubmitFailedDialog.tsx +2 -2
- package/mobile/src/components/Carousel/renderCardHighlight.tsx +1 -1
- package/mobile/src/components/DebitForm/DebitFormStatus.tsx +9 -10
- package/mobile/src/components/OfficesAtmsMap/OfficesAtmsMapLayout.tsx +2 -2
- package/mobile/src/components/OfficesAtmsMap/OfficesAtmsMapProps.tsx +5 -4
- package/mobile/src/components/ProductBlock/renderBackwardButton.tsx +2 -2
- package/mobile/src/components/StepsBlock/StepsBlockContent.ts +1 -1
- package/mobile/src/components/StepsBlock/StepsBlockStyleMaps.ts +3 -2
- package/mobile/src/components/StickyBottomMenu/BurgerMenuDialog.tsx +2 -2
- package/mobile/src/components/StickyBottomMenu/StickyBottomMenuDialog.tsx +2 -2
- package/mobile/src/components/StickyBottomMenu/useBottomMenuItemDialog.tsx +2 -2
- package/mobile/src/components/StickyBottomMenu/useBurgerMenuDialog.tsx +2 -2
- package/mobile/src/components/TariffsTable/TariffsTableContent.ts +1 -1
- package/mobile/src/data/CommonData.ts +2 -2
- package/mobile/src/model/ContentPageBase.ts +2 -3
- package/mobile/src/model/LinkProps.ts +1 -1
- package/mobile/src/model/OnClickProps.ts +3 -0
- package/mobile/src/model/OnCloseProps.ts +3 -0
- package/mobile/src/retail/api/getCardTypes.ts +2 -2
- package/mobile/src/retail/components/CaptchaDialog/CaptchaDialog.tsx +2 -2
- package/mobile/src/retail/components/ConsentBkiDialog/ConsentBkiDialog.tsx +2 -2
- package/mobile/src/retail/components/DocumentDialog/DocumentDialog.tsx +2 -2
- package/mobile/src/retail/components/DraftDialog/DraftActionButton.tsx +7 -6
- package/mobile/src/retail/components/DraftDialog/DraftDialog.tsx +2 -2
- package/mobile/src/retail/components/DraftDialog/EmptyDraftDialog.tsx +2 -5
- package/mobile/src/retail/components/DraftDialog/useDraftDialog.tsx +2 -2
- package/mobile/src/retail/components/FormStatus/FormStatus.tsx +17 -14
- package/mobile/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +2 -2
- package/mobile/src/retail/model/LeadFormData.ts +3 -2
- package/mobile/src/retail/utils/getOrganizationParams.ts +1 -1
- package/mobile/src/services/search/search.ts +2 -2
- package/mobile/src/services/search/textRank.ts +1 -1
- package/mobile/src/ui-kit/BaseFiltration/BaseFiltrationContent.ts +1 -1
- package/mobile/src/ui-kit/BaseFiltration/FiltrationSchemaContent.ts +1 -7
- package/mobile/src/ui-kit/BaseFiltration/HotFilterBase.ts +1 -1
- package/mobile/src/ui-kit/BaseProductTile/BaseProductTileContent.ts +0 -2
- package/mobile/src/ui-kit/Calculator/CalculatorProps.ts +1 -2
- package/mobile/src/ui-kit/Calculator/UnknownRate.tsx +2 -5
- package/mobile/src/ui-kit/Calculator/renderRate.tsx +3 -2
- package/mobile/src/ui-kit/DatePicker/DatePickerInput.tsx +2 -2
- package/mobile/src/ui-kit/DialogManager/Dialog.tsx +2 -2
- package/mobile/src/ui-kit/DialogManager/useDialog.tsx +2 -1
- package/mobile/src/ui-kit/Foldable/DefaultFoldButton.tsx +2 -2
- package/mobile/src/ui-kit/InnerTable/InnerTable.tsx +2 -2
- package/mobile/src/ui-kit/InnerTable/InnerTableButton.tsx +3 -2
- package/mobile/src/ui-kit/LinkButton/LinkButtonProps.ts +2 -2
- package/mobile/src/ui-kit/LinkWrapper/LinkWrapper.tsx +3 -7
- package/mobile/src/ui-kit/LocationDialog/LocationDialog.tsx +2 -2
- package/mobile/src/ui-kit/ProgressBar/ProgressBar.tsx +2 -2
- package/mobile/src/ui-kit/RadioButtonGroup/RadioButtonGroup.tsx +1 -1
- package/mobile/src/ui-kit/ReportDialog/ReportDialog.tsx +2 -2
- package/mobile/src/ui-kit/ResponseTypeDialog/ResponseTypeDialog.tsx +2 -2
- package/mobile/src/ui-kit/SearchDialog/SearchDialog.tsx +2 -2
- package/mobile/src/ui-kit/Select/Option.ts +1 -1
- package/mobile/src/ui-kit/Select/useSelectPopup.tsx +2 -2
- package/mobile/src/ui-kit/SlideCheckbox/SlideCheckbox.tsx +1 -1
- package/mobile/src/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.tsx +2 -2
- package/mobile/src/ui-kit/TabsControl/renderTabItemInner.tsx +2 -3
- package/mobile/src/ui-kit/TimerCircle/TimerCircle.tsx +2 -2
- package/mobile/src/ui-kit/TopItem/TopItem.tsx +2 -2
- package/package.json +1 -1
- package/src/components/ApplicationForm/Footnote.tsx +1 -1
- package/src/components/ApplicationLeadForm/Footnote.tsx +1 -1
- package/src/components/ApplicationLeadForm/consents.ts +2 -2
- package/src/components/BenefitsBlock/BenefitsBlockContent.ts +1 -1
- package/src/components/CardTransfer/SubmitFailedDialog.tsx +2 -2
- package/src/components/Carousel/renderCardHighlight.tsx +1 -1
- package/src/components/DebitForm/DebitFormStatus.tsx +9 -10
- package/src/components/OfficesAtmsMap/OfficesAtmsMapLayout.tsx +2 -2
- package/src/components/OfficesAtmsMap/OfficesAtmsMapProps.tsx +5 -4
- package/src/components/ProductBlock/renderBackwardButton.tsx +2 -2
- package/src/components/StepsBlock/StepsBlockContent.ts +1 -1
- package/src/components/StepsBlock/StepsBlockStyleMaps.ts +3 -2
- package/src/components/StickyBottomMenu/BurgerMenuDialog.tsx +2 -2
- package/src/components/StickyBottomMenu/StickyBottomMenuDialog.tsx +2 -2
- package/src/components/StickyBottomMenu/useBottomMenuItemDialog.tsx +2 -2
- package/src/components/StickyBottomMenu/useBurgerMenuDialog.tsx +2 -2
- package/src/components/TariffsTable/TariffsTableContent.ts +1 -1
- package/src/data/CommonData.ts +2 -2
- package/src/model/ContentPageBase.ts +2 -3
- package/src/model/LinkProps.ts +1 -1
- package/src/model/OnClickProps.ts +3 -0
- package/src/model/OnCloseProps.ts +3 -0
- package/src/retail/api/getCardTypes.ts +2 -2
- package/src/retail/components/CaptchaDialog/CaptchaDialog.tsx +2 -2
- package/src/retail/components/ConsentBkiDialog/ConsentBkiDialog.tsx +2 -2
- package/src/retail/components/DocumentDialog/DocumentDialog.tsx +2 -2
- package/src/retail/components/DraftDialog/DraftActionButton.tsx +7 -6
- package/src/retail/components/DraftDialog/DraftDialog.tsx +2 -2
- package/src/retail/components/DraftDialog/EmptyDraftDialog.tsx +2 -5
- package/src/retail/components/DraftDialog/useDraftDialog.tsx +2 -2
- package/src/retail/components/FormStatus/FormStatus.tsx +17 -14
- package/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +2 -2
- package/src/retail/model/LeadFormData.ts +3 -2
- package/src/retail/utils/getOrganizationParams.ts +1 -1
- package/src/services/search/search.ts +2 -2
- package/src/services/search/textRank.ts +1 -1
- package/src/ui-kit/BaseFiltration/BaseFiltrationContent.ts +1 -1
- package/src/ui-kit/BaseFiltration/FiltrationSchemaContent.ts +1 -7
- package/src/ui-kit/BaseFiltration/HotFilterBase.ts +1 -1
- package/src/ui-kit/BaseProductTile/BaseProductTileContent.ts +0 -2
- package/src/ui-kit/Calculator/CalculatorProps.ts +1 -2
- package/src/ui-kit/Calculator/UnknownRate.tsx +2 -5
- package/src/ui-kit/Calculator/renderRate.tsx +3 -2
- package/src/ui-kit/DatePicker/DatePickerInput.tsx +2 -2
- package/src/ui-kit/DialogManager/Dialog.tsx +2 -2
- package/src/ui-kit/DialogManager/useDialog.tsx +2 -1
- package/src/ui-kit/Foldable/DefaultFoldButton.tsx +2 -2
- package/src/ui-kit/InnerTable/InnerTable.tsx +2 -2
- package/src/ui-kit/InnerTable/InnerTableButton.tsx +3 -2
- package/src/ui-kit/LinkButton/LinkButtonProps.ts +2 -2
- package/src/ui-kit/LinkWrapper/LinkWrapper.tsx +3 -7
- package/src/ui-kit/LocationDialog/LocationDialog.tsx +2 -2
- package/src/ui-kit/ProgressBar/ProgressBar.tsx +2 -2
- package/src/ui-kit/RadioButtonGroup/RadioButtonGroup.tsx +1 -1
- package/src/ui-kit/ReportDialog/ReportDialog.tsx +2 -2
- package/src/ui-kit/ResponseTypeDialog/ResponseTypeDialog.tsx +2 -2
- package/src/ui-kit/SearchDialog/SearchDialog.tsx +2 -2
- package/src/ui-kit/Select/Option.ts +1 -1
- package/src/ui-kit/Select/useSelectPopup.tsx +2 -2
- package/src/ui-kit/SlideCheckbox/SlideCheckbox.tsx +1 -1
- package/src/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.tsx +2 -2
- package/src/ui-kit/TabsControl/renderTabItemInner.tsx +2 -3
- package/src/ui-kit/TimerCircle/TimerCircle.tsx +2 -2
- package/src/ui-kit/TopItem/TopItem.tsx +2 -2
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type BranchesHeader, type ForeignOfficeProps } from '../../data/HeaderData';
|
|
2
|
-
|
|
2
|
+
import type { OnCloseProps } from '../../model/OnCloseProps';
|
|
3
|
+
export interface LocationDialogProps extends OnCloseProps {
|
|
3
4
|
foreignOffices?: ForeignOfficeProps[];
|
|
4
5
|
branches?: BranchesHeader;
|
|
5
|
-
onClose?: () => void;
|
|
6
6
|
}
|
|
7
7
|
export declare const LocationDialog: import("@redneckz/uni-jsx").UNIComponent<LocationDialogProps, any, any>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import type { DescriptionProps } from '../../model/HeadlineType';
|
|
2
|
+
interface ProgressBarProps extends DescriptionProps {
|
|
2
3
|
step?: number;
|
|
3
|
-
description?: string;
|
|
4
4
|
showPercentage?: boolean;
|
|
5
5
|
}
|
|
6
6
|
export declare const ProgressBar: import("@redneckz/uni-jsx").UNIComponent<ProgressBarProps, any, any>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type ControlProps } from '../../model/ControlProps';
|
|
2
2
|
import { type DefaultControlType } from '../../model/DefaultControlType';
|
|
3
|
-
import {
|
|
3
|
+
import type { TextProps } from '../../model/HeadlineType';
|
|
4
4
|
import { type ListOrientation } from '../../model/ListOrientation';
|
|
5
5
|
export declare type RadioButtonItem = TextProps & {
|
|
6
6
|
id: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { type LinkDoc } from '../../components/LinkDocs/LinkDocsContent';
|
|
2
|
+
import type { OnCloseProps } from '../../model/OnCloseProps';
|
|
2
3
|
import { type Picture } from '../../model/Picture';
|
|
3
|
-
export interface ReportDialogProps extends LinkDoc {
|
|
4
|
+
export interface ReportDialogProps extends LinkDoc, OnCloseProps {
|
|
4
5
|
__html?: string;
|
|
5
6
|
icon?: Picture;
|
|
6
|
-
onClose?: () => void;
|
|
7
7
|
}
|
|
8
8
|
export declare const ReportDialog: import("@redneckz/uni-jsx").UNIComponent<ReportDialogProps, any, any>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import type { OnCloseProps } from '../../model/OnCloseProps';
|
|
2
|
+
export interface ResponseNotificationProps extends OnCloseProps {
|
|
2
3
|
ok?: boolean;
|
|
3
4
|
typeForm?: string;
|
|
4
|
-
onClose?: () => void;
|
|
5
5
|
}
|
|
6
6
|
export declare const ResponseTypeDialog: import("@redneckz/uni-jsx").UNIComponent<ResponseNotificationProps, any, any>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type TopMenuItemProps } from '../../data/NavigationData';
|
|
2
|
-
|
|
2
|
+
import type { OnCloseProps } from '../../model/OnCloseProps';
|
|
3
|
+
export interface SearchDialogProps extends OnCloseProps {
|
|
3
4
|
initialQuery?: string;
|
|
4
5
|
navigationItems?: TopMenuItemProps[];
|
|
5
|
-
onClose?: () => void;
|
|
6
6
|
}
|
|
7
7
|
export declare const SearchDialog: import("@redneckz/uni-jsx").UNIComponent<SearchDialogProps, any, any>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
import type { OnCloseProps } from '../../model/OnCloseProps';
|
|
1
2
|
import { type SelectPopupProps } from './SelectPopup';
|
|
2
|
-
interface SelectPopupOptions extends SelectPopupProps {
|
|
3
|
+
interface SelectPopupOptions extends SelectPopupProps, OnCloseProps {
|
|
3
4
|
isOpen?: boolean;
|
|
4
|
-
onClose?: () => void;
|
|
5
5
|
}
|
|
6
6
|
export declare function useSelectPopup({ isOpen, options, value, query, onChange, onClose, iconVersion, }: SelectPopupOptions): {
|
|
7
7
|
current: HTMLDivElement | null;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ControlProps } from '../../model/ControlProps';
|
|
2
|
-
import {
|
|
2
|
+
import type { TextProps } from '../../model/HeadlineType';
|
|
3
3
|
declare type SlideCheckboxProps = TextProps & ControlProps<boolean> & {
|
|
4
4
|
type?: 'checkbox' | 'radio';
|
|
5
5
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type ControlProps } from '../../model/ControlProps';
|
|
2
|
-
|
|
2
|
+
import { type TitleProps } from '../../model/HeadlineType';
|
|
3
|
+
declare type SlideCheckboxGroupItem = TitleProps & {
|
|
3
4
|
value: string;
|
|
4
|
-
title: string;
|
|
5
5
|
};
|
|
6
6
|
interface SlideCheckboxGroupProps extends ControlProps<string[]> {
|
|
7
7
|
multiple?: boolean;
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
+
import { type DescriptionProps, type TextProps } from '../../model/HeadlineType';
|
|
1
2
|
import { type Picture } from '../../model/Picture';
|
|
2
|
-
interface TabsLayoutButtonProps {
|
|
3
|
+
interface TabsLayoutButtonProps extends DescriptionProps, TextProps {
|
|
3
4
|
isActive: boolean;
|
|
4
|
-
description?: string;
|
|
5
5
|
icon?: Picture;
|
|
6
6
|
type: string;
|
|
7
|
-
text?: string;
|
|
8
7
|
}
|
|
9
8
|
export declare const renderTabItemInner: ({ text, description, icon, isActive, type, }: TabsLayoutButtonProps) => any;
|
|
10
9
|
export {};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { type ComponentType } from '../../model/ComponentType';
|
|
2
2
|
import { type LinkProps } from '../../model/LinkProps';
|
|
3
|
+
import type { OnClickProps } from '../../model/OnClickProps';
|
|
3
4
|
export interface TopItemContent extends LinkProps {
|
|
4
5
|
active?: boolean;
|
|
5
6
|
}
|
|
6
|
-
export interface TopItemProps extends TopItemContent, ComponentType {
|
|
7
|
+
export interface TopItemProps extends TopItemContent, ComponentType, OnClickProps {
|
|
7
8
|
flat?: boolean;
|
|
8
9
|
dataItemName?: string;
|
|
9
|
-
onClick?: () => void;
|
|
10
10
|
}
|
|
11
11
|
export declare const TopItem: import("@redneckz/uni-jsx").UNIComponent<TopItemProps, any, any>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
import type { TextProps } from '../../model/HeadlineType';
|
|
1
2
|
import { type CreditCardFormConsents, type CreditFormConsents, type DebitCardFormConsents } from '../../retail/model/LeadFormState';
|
|
2
|
-
interface ConsentData {
|
|
3
|
-
text: string;
|
|
3
|
+
interface ConsentData extends TextProps {
|
|
4
4
|
docId?: number;
|
|
5
5
|
}
|
|
6
6
|
export declare const productTypeToConsentsMap: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { DescriptionProps, LabelProps, TitleProps } from '../../model/HeadlineType';
|
|
2
2
|
import { type IconProps } from '../../model/Picture';
|
|
3
3
|
import { type IconBgVersion } from '../../ui-kit/Icon/IconProps';
|
|
4
4
|
import { type RichTextProps } from '../../ui-kit/RichText/RichTextProps';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubmitFailedDialog.js","sourceRoot":"","sources":["../../../src/components/CardTransfer/SubmitFailedDialog.tsx"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"SubmitFailedDialog.js","sourceRoot":"","sources":["../../../src/components/CardTransfer/SubmitFailedDialog.tsx"],"names":[],"mappings":";;;AACA,8DAA2D;AAC3D,8CAA2C;AAC3C,mDAAgD;AAOhD,MAAM,YAAY,GAAG,iBAAiB,CAAC;AAEhC,MAAM,kBAAkB,GAAG,CAAC,EACjC,OAAO,EACP,SAAS,EACT,YAAY,GACY,EAAE,EAAE;IAC5B,MAAM,WAAW,GAAG,SAAS,CAAC,CAAC,CAAC,gBAAgB,SAAS,EAAE,CAAC,CAAC,CAAC,+BAA+B,CAAC;IAE9F,OAAO,CACL,uBAAC,eAAM,IAAC,SAAS,EAAC,0CAA0C,EAAC,OAAO,EAAE,OAAO,YAC3E,iCAAK,SAAS,EAAC,wDAAwD,aACrE,uBAAC,SAAG,IAAC,KAAK,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,WAAW,EAAE,QAAQ,EAAE,EAAE,KAAK,EAAC,KAAK,EAAC,MAAM,EAAC,KAAK,GAAG,EAC5F,uBAAC,mBAAQ,IACP,SAAS,EAAC,QAAQ,EAClB,KAAK,EAAE,YAAY,EACnB,WAAW,EAAE,WAAW,EACxB,eAAe,EAAC,IAAI,EACpB,UAAU,EAAE,IAAI,GAChB,EACD,YAAY,CAAC,CAAC,CAAC,CACd,iCAAK,SAAS,EAAC,0DAA0D,aACvE,gCAAK,SAAS,EAAC,YAAY,YAAE,YAAY,GAAO,EAChD,gCAAK,SAAS,EAAC,YAAY,YACzB,uBAAC,SAAG,IAAC,KAAK,EAAE,EAAE,IAAI,EAAE,kBAAkB,EAAE,WAAW,EAAE,QAAQ,EAAE,GAAI,GAC/D,IACF,CACP,CAAC,CAAC,CAAC,IAAI,IACJ,GACC,CACV,CAAC;AACJ,CAAC,CAAC;AA7BW,QAAA,kBAAkB,sBA6B7B"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ComponentType } from '../../model/ComponentType';
|
|
2
|
-
import {
|
|
2
|
+
import type { TextProps } from '../../model/HeadlineType';
|
|
3
3
|
declare type CardHighlightProps = TextProps & ComponentType;
|
|
4
4
|
export declare const renderCardHighlight: ({ className, text }?: CardHighlightProps) => any;
|
|
5
5
|
export {};
|
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { DescriptionProps, LabelProps, TitleProps } from '../../model/HeadlineType';
|
|
2
2
|
import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
|
|
3
|
-
declare type DebitFormStatusProps = UniBlockProps & {
|
|
4
|
-
title?: string;
|
|
5
|
-
description?: string;
|
|
3
|
+
declare type DebitFormStatusProps = UniBlockProps & TitleProps & DescriptionProps & {
|
|
6
4
|
sectionInfo?: (LabelProps & DescriptionProps)[];
|
|
7
5
|
buttonText?: string;
|
|
8
6
|
isDboClient?: boolean;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DebitFormStatus.js","sourceRoot":"","sources":["../../../src/components/DebitForm/DebitFormStatus.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AAExC,4DAAyD;AACzD,mEAAgE;AAChE,iDAA8C;AAE9C,6CAA0C;AAC1C,mDAAgD;AAUhD,MAAM,kBAAkB,GAAG,6DAA6D,CAAC;AAE5E,QAAA,eAAe,GAAG,IAAA,aAAG,EAChC,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,GAAG,EAAE,WAAW,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE;IAC9E,OAAO,CACL,wBAAC,2BAAY,OAAK,KAAK,aACrB,gCAAK,SAAS,EAAC,wCAAwC,YACrD,uBAAC,mBAAQ,IACP,eAAe,EAAC,GAAG,EACnB,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,GAAG,EAChB,KAAK,EAAC,WAAW,EACjB,OAAO,EAAC,MAAM,EACd,SAAS,EAAC,QAAQ,GAClB,GACE,EACN,uBAAC,WAAW,IAAC,KAAK,EAAE,WAAW,GAAI,EAClC,UAAU,CAAC,CAAC,CAAC,CACZ,uBAAC,uBAAU,IACT,IAAI,EAAC,UAAU,EACf,IAAI,EAAE,UAAU,EAChB,OAAO,EAAC,SAAS,EACjB,SAAS,EAAC,cAAc,GACxB,CACH,CAAC,CAAC,CAAC,IAAI,EACP,WAAW,CAAC,CAAC,CAAC,CACb,iCAAK,SAAS,EAAC,qCAAqC,aAClD,uBAAC,uBAAU,IACT,IAAI,EAAC,qBAAqB,EAC1B,IAAI,EAAC,6FAAkB,EACvB,OAAO,EAAC,SAAS,EACjB,SAAS,EAAC,cAAc,GACxB,EACF,uBAAC,uBAAU,IACT,IAAI,EAAE,kBAAkB,EACxB,IAAI,EAAC,6HAAyB,EAC9B,OAAO,EAAC,SAAS,EACjB,SAAS,EAAC,cAAc,GACxB,IACE,CACP,CAAC,CAAC,CAAC,IAAI,IACK,CAChB,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,WAAW,GAAG,CAAC,EACnB,KAAK,EACL,KAAK,
|
|
1
|
+
{"version":3,"file":"DebitFormStatus.js","sourceRoot":"","sources":["../../../src/components/DebitForm/DebitFormStatus.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AAExC,4DAAyD;AACzD,mEAAgE;AAChE,iDAA8C;AAE9C,6CAA0C;AAC1C,mDAAgD;AAUhD,MAAM,kBAAkB,GAAG,6DAA6D,CAAC;AAE5E,QAAA,eAAe,GAAG,IAAA,aAAG,EAChC,CAAC,EAAE,KAAK,EAAE,WAAW,EAAE,GAAG,EAAE,WAAW,EAAE,UAAU,EAAE,WAAW,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE;IAC9E,OAAO,CACL,wBAAC,2BAAY,OAAK,KAAK,aACrB,gCAAK,SAAS,EAAC,wCAAwC,YACrD,uBAAC,mBAAQ,IACP,eAAe,EAAC,GAAG,EACnB,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,GAAG,EAChB,KAAK,EAAC,WAAW,EACjB,OAAO,EAAC,MAAM,EACd,SAAS,EAAC,QAAQ,GAClB,GACE,EACN,uBAAC,WAAW,IAAC,KAAK,EAAE,WAAW,GAAI,EAClC,UAAU,CAAC,CAAC,CAAC,CACZ,uBAAC,uBAAU,IACT,IAAI,EAAC,UAAU,EACf,IAAI,EAAE,UAAU,EAChB,OAAO,EAAC,SAAS,EACjB,SAAS,EAAC,cAAc,GACxB,CACH,CAAC,CAAC,CAAC,IAAI,EACP,WAAW,CAAC,CAAC,CAAC,CACb,iCAAK,SAAS,EAAC,qCAAqC,aAClD,uBAAC,uBAAU,IACT,IAAI,EAAC,qBAAqB,EAC1B,IAAI,EAAC,6FAAkB,EACvB,OAAO,EAAC,SAAS,EACjB,SAAS,EAAC,cAAc,GACxB,EACF,uBAAC,uBAAU,IACT,IAAI,EAAE,kBAAkB,EACxB,IAAI,EAAC,6HAAyB,EAC9B,OAAO,EAAC,SAAS,EACjB,SAAS,EAAC,cAAc,GACxB,IACE,CACP,CAAC,CAAC,CAAC,IAAI,IACK,CAChB,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,WAAW,GAAG,CAAC,EACnB,KAAK,EACL,KAAK,GAIN,EAAE,EAAE;IACH,IAAI,CAAC,KAAK,EAAE;QACV,OAAO,IAAI,CAAC;KACb;IAED,OAAO,CACL,4CACE,+BAAI,SAAS,EAAC,mCAAmC,GAAG,EACpD,iCAAK,SAAS,EAAC,MAAM,aAClB,KAAK,CAAC,CAAC,CAAC,CACP,uBAAC,WAAI,IAAC,KAAK,EAAC,mBAAmB,EAAC,IAAI,EAAC,SAAS,YAC5C,gCAAK,SAAS,EAAE,IAAA,aAAK,EAAC,EAAE,MAAM,EAAE,OAAO,CAAC,KAAK,CAAC,EAAE,CAAC,YAAG,KAAK,GAAO,GAC3D,CACR,CAAC,CAAC,CAAC,IAAI,EACP,KAAK,CAAC,CAAC,CAAC,CACP,gCACE,SAAS,EAAE,IAAA,aAAK,EACd,2BAA2B,EAC3B,gBAAgB,CAEjB,YAEA,KAAK,CAAC,GAAG,CAAC,CAAC,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAC1B,0CAAkB,UAAU,CAAC,IAAI,CAAC,IAAxB,KAAK,CAA0B,CAC1C,CAAC,GACE,CACP,CAAC,CAAC,CAAC,IAAI,IACJ,IACF,CACP,CAAC;AACJ,CAAC,CAAC;AAEF,MAAM,UAAU,GAAG,CAAC,EAAE,KAAK,EAAE,WAAW,EAAiC,EAAE,EAAE,CAAC,CAC5E,iCAAK,SAAS,EAAC,eAAe,aAC5B,uBAAC,WAAI,IAAC,KAAK,EAAC,qBAAqB,EAAC,IAAI,EAAC,QAAQ,YAC5C,KAAK,GACD,EACP,uBAAC,WAAI,IAAC,KAAK,EAAC,mBAAmB,EAAC,IAAI,EAAC,SAAS,YAC3C,WAAW,GACP,IACH,CACP,CAAC"}
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { type ComponentType } from '../../model/ComponentType';
|
|
2
|
+
import { type TitleProps } from '../../model/HeadlineType';
|
|
2
3
|
import { type VNode } from '../../model/VNode';
|
|
3
4
|
import { type AtmsDef } from './OfficesAtmsMapContent';
|
|
4
5
|
import { type Atm, type Branch, type RemoteWorkplace } from './OfficesAtmsMapProps';
|
|
5
6
|
import { type BalloonContent } from './YandexMapProps';
|
|
6
7
|
export declare type InitFilterState = Record<string, boolean>;
|
|
7
|
-
export interface OfficesAtmsMapLayoutProps<T> extends ComponentType {
|
|
8
|
+
export interface OfficesAtmsMapLayoutProps<T> extends ComponentType, TitleProps {
|
|
8
9
|
data?: T[];
|
|
9
10
|
isLoad: boolean;
|
|
10
11
|
remoteWorkplaces?: T[];
|
|
@@ -15,7 +16,6 @@ export interface OfficesAtmsMapLayoutProps<T> extends ComponentType {
|
|
|
15
16
|
getBalloonRemoteWorkplaces?: (item: T) => BalloonContent;
|
|
16
17
|
initFilterState?: InitFilterState;
|
|
17
18
|
descriptionData?: AtmsDef;
|
|
18
|
-
title?: string;
|
|
19
19
|
}
|
|
20
20
|
export declare const OfficesAtmsMapLayout: import("@redneckz/uni-jsx").UNIComponent<OfficesAtmsMapLayoutProps<Branch | RemoteWorkplace | Atm>, any, any>;
|
|
21
21
|
export declare const getFiltersWithNonEmptyData: (data: (Branch | Atm | RemoteWorkplace)[]) => string[];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OfficesAtmsMapLayout.js","sourceRoot":"","sources":["../../../src/components/OfficesAtmsMap/OfficesAtmsMapLayout.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAuD;AACvD,yDAAsD;
|
|
1
|
+
{"version":3,"file":"OfficesAtmsMapLayout.js","sourceRoot":"","sources":["../../../src/components/OfficesAtmsMap/OfficesAtmsMapLayout.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { type DescriptionProps, type TitleProps } from '../../model/HeadlineType';
|
|
1
2
|
export interface Currency {
|
|
2
3
|
buyExchangeRate?: number;
|
|
3
4
|
saleExchangeRate?: number;
|
|
@@ -11,9 +12,8 @@ export interface Currency {
|
|
|
11
12
|
export interface ExchangeRate {
|
|
12
13
|
currencies?: Currency[];
|
|
13
14
|
}
|
|
14
|
-
export declare type WorkScheduleWeek = {
|
|
15
|
+
export declare type WorkScheduleWeek = TitleProps & {
|
|
15
16
|
key?: string;
|
|
16
|
-
title?: string;
|
|
17
17
|
short?: string;
|
|
18
18
|
status?: boolean;
|
|
19
19
|
workTime?: string;
|
|
@@ -75,7 +75,7 @@ export interface Branch {
|
|
|
75
75
|
transferringDataToBiometricSystem?: false;
|
|
76
76
|
serviceDisabledPeople?: false;
|
|
77
77
|
}
|
|
78
|
-
export interface RemoteWorkplace {
|
|
78
|
+
export interface RemoteWorkplace extends DescriptionProps {
|
|
79
79
|
id?: number;
|
|
80
80
|
region?: {
|
|
81
81
|
id?: number;
|
|
@@ -85,7 +85,6 @@ export interface RemoteWorkplace {
|
|
|
85
85
|
};
|
|
86
86
|
landmark?: string;
|
|
87
87
|
workScheduleDescription?: string;
|
|
88
|
-
description?: string;
|
|
89
88
|
gpsLatitude?: number;
|
|
90
89
|
gpsLongitude?: number;
|
|
91
90
|
address?: string;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
+
import type { TextProps } from '../../model/HeadlineType';
|
|
1
2
|
import { type LinkButtonVersion } from '../../model/LinkButtonVersion';
|
|
2
|
-
declare type BackwardButtonProps = {
|
|
3
|
+
declare type BackwardButtonProps = TextProps & {
|
|
3
4
|
version: LinkButtonVersion;
|
|
4
5
|
handleClick: () => void;
|
|
5
|
-
text: string | undefined;
|
|
6
6
|
alwaysVisible?: boolean;
|
|
7
7
|
};
|
|
8
8
|
export declare function renderBackwardButton({ version, handleClick, text, alwaysVisible, }: BackwardButtonProps): any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"renderBackwardButton.js","sourceRoot":"","sources":["../../../src/components/ProductBlock/renderBackwardButton.tsx"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"renderBackwardButton.js","sourceRoot":"","sources":["../../../src/components/ProductBlock/renderBackwardButton.tsx"],"names":[],"mappings":";;;AAEA,8CAA2C;AAC3C,6FAA0F;AAC1F,mEAAgE;AAChE,6CAA0C;AAQ1C,6DAA6D;AAC7D,SAAgB,oBAAoB,CAAC,EACnC,OAAO,EACP,WAAW,EACX,IAAI,GAAG,iBAAiB,EACxB,aAAa,GAAG,KAAK,GACD;IACpB,IAAI,CAAC,IAAI,EAAE;QACT,OAAO,IAAI,CAAC;KACb;IACD,MAAM,WAAW,GAAG,OAAO,KAAK,SAAS,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,OAAO,CAAC;IAC9D,MAAM,SAAS,GAAG,8DAA8D,CAAC;IAEjF,MAAM,gBAAgB,GAAG,OAAO,KAAK,SAAS,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,UAAU,CAAC;IAEhF,MAAM,OAAO,GAAG,aAAa,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,gBAAgB,CAAC;IAE1D,OAAO,CACL,iCAAK,SAAS,EAAE,IAAA,aAAK,EAAC,OAAO,EAAE,oBAAoB,CAAC,aAClD,gCACE,SAAS,EAAE,IAAA,aAAK,EAAC,IAAA,iDAAuB,EAAC,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,EAAE,gBAAgB,CAAC,EACzF,OAAO,EAAE,WAAW,YAEpB,uBAAC,SAAG,IACF,SAAS,EAAC,SAAS,EACnB,KAAK,EAAE;wBACL,IAAI,EAAE,eAAe;wBACrB,WAAW,EAAE,WAAW;qBACzB,GACD,GACE,EACN,uBAAC,uBAAU,IACT,OAAO,EAAC,MAAM,EACd,SAAS,EAAC,iCAAiC,EAC3C,IAAI,EAAE,IAAI,EACV,SAAS,EAAE,IAAI,EACf,OAAO,EAAE,WAAW,EACpB,IAAI,EAAC,QAAQ,GACb,IACE,CACP,CAAC;AACJ,CAAC;AAxCD,oDAwCC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type BlockVersion } from '../../model/BlockVersion';
|
|
2
2
|
import { type BulletsProps } from '../../model/Bullets';
|
|
3
|
-
import {
|
|
3
|
+
import type { DescriptionProps, LabelProps, TitleProps } from '../../model/HeadlineType';
|
|
4
4
|
import { type IconProps } from '../../model/Picture';
|
|
5
5
|
import { type ButtonsSectionContent } from '../../ui-kit/LinkButton/ButtonsSectionContent';
|
|
6
6
|
import { type LinkButtonContent } from '../../ui-kit/LinkButton/LinkButtonContent';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StepsBlockStyleMaps.js","sourceRoot":"","sources":["../../../src/components/StepsBlock/StepsBlockStyleMaps.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"StepsBlockStyleMaps.js","sourceRoot":"","sources":["../../../src/components/StepsBlock/StepsBlockStyleMaps.ts"],"names":[],"mappings":";;AASa,QAAA,iBAAiB,GAAc;IAC1C,WAAW,EACT,4GAA4G;IAC9G,QAAQ,EAAE,uFAAuF;IACjG,cAAc,EAAE,gDAAgD;IAChE,aAAa,EAAE,gDAAgD;IAC/D,GAAG,EAAE,kDAAkD;CACxD,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { type HeaderData } from '../../data/HeaderData';
|
|
2
2
|
import { type JSONRefObject } from '../../data/JSONRefObject';
|
|
3
3
|
import { type StickyMenuItem } from '../../data/StickyMobileData';
|
|
4
|
-
|
|
4
|
+
import type { OnCloseProps } from '../../model/OnCloseProps';
|
|
5
|
+
export interface BurgerMenuDialogProps extends OnCloseProps {
|
|
5
6
|
menuRef: {
|
|
6
7
|
current?: HTMLDivElement | null;
|
|
7
8
|
};
|
|
8
9
|
menuItem?: StickyMenuItem;
|
|
9
10
|
locationDialogProps?: HeaderData & JSONRefObject;
|
|
10
|
-
onClose?: () => void;
|
|
11
11
|
}
|
|
12
12
|
export declare const BurgerMenuDialog: import("@redneckz/uni-jsx").UNIComponent<BurgerMenuDialogProps, any, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BurgerMenuDialog.js","sourceRoot":"","sources":["../../../src/components/StickyBottomMenu/BurgerMenuDialog.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAqE;AAIrE,mCAAgC;AAChC,yDAAsD;
|
|
1
|
+
{"version":3,"file":"BurgerMenuDialog.js","sourceRoot":"","sources":["../../../src/components/StickyBottomMenu/BurgerMenuDialog.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { type ComponentType } from '../../model/ComponentType';
|
|
2
|
+
import type { OnCloseProps } from '../../model/OnCloseProps';
|
|
2
3
|
import { type VNode } from '../../model/VNode';
|
|
3
4
|
import { type PreventableEvent } from '../../ui-kit/PreventableEvent';
|
|
4
|
-
export interface StickyBottomMenuDialogProps extends ComponentType {
|
|
5
|
+
export interface StickyBottomMenuDialogProps extends ComponentType, OnCloseProps {
|
|
5
6
|
head?: VNode;
|
|
6
|
-
onClose?: () => void;
|
|
7
7
|
onClick?: (e: PreventableEvent) => void;
|
|
8
8
|
}
|
|
9
9
|
export declare const StickyBottomMenuDialog: import("@redneckz/uni-jsx").UNIComponent<StickyBottomMenuDialogProps, any, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StickyBottomMenuDialog.js","sourceRoot":"","sources":["../../../src/components/StickyBottomMenu/StickyBottomMenuDialog.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;
|
|
1
|
+
{"version":3,"file":"StickyBottomMenuDialog.js","sourceRoot":"","sources":["../../../src/components/StickyBottomMenu/StickyBottomMenuDialog.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AAIxC,wEAAqE;AAErE,6CAA0C;AAO7B,QAAA,sBAAsB,GAAG,IAAA,aAAG,EACvC,CAAC,EAAE,SAAS,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,OAAO,EAAE,EAAE,EAAE,CAAC,CACnD,iCACE,OAAO,EAAE,OAAO,EAChB,SAAS,EAAE,IAAA,aAAK,EAAC,yCAAyC,EAAE,SAAS,CAAC,EACtE,IAAI,EAAC,QAAQ,aAEb,iCAAK,SAAS,EAAC,6CAA6C,aAC1D,uBAAC,yBAAW,IAAC,SAAS,EAAC,0BAA0B,EAAC,OAAO,EAAE,OAAO,GAAI,EACtE,gCAAK,SAAS,EAAC,WAAW,YAAE,IAAI,GAAO,IACnC,EACN,gCAAK,SAAS,EAAC,kBAAkB,YAAE,QAAQ,GAAO,IAC9C,CACP,CACF,CAAC"}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { type StickyMenuItem } from '../../data/StickyMobileData';
|
|
2
|
-
|
|
2
|
+
import type { OnCloseProps } from '../../model/OnCloseProps';
|
|
3
|
+
interface BottomMenuItemDialog extends OnCloseProps {
|
|
3
4
|
menuRef?: {
|
|
4
5
|
current: HTMLDivElement | null;
|
|
5
6
|
};
|
|
@@ -8,7 +9,6 @@ interface BottomMenuItemDialog {
|
|
|
8
9
|
};
|
|
9
10
|
leftItems: StickyMenuItem[];
|
|
10
11
|
rightItems: StickyMenuItem[];
|
|
11
|
-
onClose?: () => void;
|
|
12
12
|
}
|
|
13
13
|
export declare const useBottomMenuItemDialog: ({ menuRef, dialogRef, leftItems, rightItems, onClose, }: BottomMenuItemDialog) => (index: number, itemsPosition: string) => void;
|
|
14
14
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBottomMenuItemDialog.js","sourceRoot":"","sources":["../../../src/components/StickyBottomMenu/useBottomMenuItemDialog.tsx"],"names":[],"mappings":";;;AAAA,uDAA0D;
|
|
1
|
+
{"version":3,"file":"useBottomMenuItemDialog.js","sourceRoot":"","sources":["../../../src/components/StickyBottomMenu/useBottomMenuItemDialog.tsx"],"names":[],"mappings":";;;AAAA,uDAA0D;AAG1D,kFAA+E;AAC/E,0DAAuD;AACvD,qEAAkE;AAS3D,MAAM,uBAAuB,GAAG,CAAC,EACtC,OAAO,EACP,SAAS,EACT,SAAS,EACT,UAAU,EACV,OAAO,GACc,EAAE,EAAE;IACzB,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,IAAA,mCAAgB,GAAE,CAAC;IAE3C,MAAM,gBAAgB,GAAG,IAAA,mBAAW,EAAC,GAAG,EAAE;QACxC,MAAM,KAAK,GAAsB,QAAQ,CAAC,oBAAoB,CAAC,QAAQ,CAAC,CAAC,eAAe,CAAC,CAAC;QAC1F,KAAK,CAAC,KAAK,CAAC,MAAM,GAAG,GAAG,KAAK,EAAE,aAAa,EAAE,QAAQ,CAAC,IAAI,CAAC,YAAY,IAAI,CAAC;IAC/E,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,IAAA,mBAAW,EAChB,CAAC,KAAa,EAAE,aAAqB,EAAE,EAAE;QACvC,MAAM,aAAa,GAAG,aAAa,KAAK,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,UAAU,CAAC;QACxE,MAAM,cAAc,GAAG,OAAO,EAAE,OAAO,EAAE,qBAAqB,EAAE,CAAC;QAEjE,IAAI,CAAC;YACH,EAAE,EAAE,aAAa,KAAK,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC,KAAK,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,UAAU,CAAC,KAAK,CAAC,CAAC,KAAK;YAC/E,MAAM,EAAE,CACN,uBAAC,+CAAsB,IACrB,SAAS,EAAC,kCAAkC,EAC5C,IAAI,EACF,gCAAK,SAAS,EAAC,wCAAwC,YACrD,uBAAC,iBAAO,IACN,EAAE,EAAC,IAAI,EACP,KAAK,EAAE,aAAa,CAAC,KAAK,CAAC,CAAC,WAAW,IAAI,aAAa,CAAC,KAAK,CAAC,CAAC,KAAK,GACrE,GACE,EAER,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,eAAe,EAAE,EACnC,OAAO,EAAE,GAAG,EAAE;oBACZ,KAAK,EAAE,CAAC;oBACR,OAAO,EAAE,EAAE,CAAC;gBACd,CAAC,YAED,gCAAK,SAAS,EAAC,4BAA4B,EAAC,GAAG,EAAE,SAAS,YACxD,mCACE,EAAE,EAAC,eAAe,EAClB,GAAG,EAAE,aAAa,CAAC,KAAK,CAAC,EAAE,GAAG,EAC9B,KAAK,EAAE,cAAc,EAAE,KAAK,IAAI,CAAC,EACjC,MAAM,EAAE,gBAAgB,GACxB,GACE,GACiB,CAC1B;SACF,CAAC,CAAC;IACL,CAAC,EACD,CAAC,gBAAgB,EAAE,SAAS,EAAE,UAAU,EAAE,OAAO,CAAC,CACnD,CAAC;AACJ,CAAC,CAAC;AApDW,QAAA,uBAAuB,2BAoDlC"}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { type HeaderData } from '../../data/HeaderData';
|
|
2
2
|
import { type JSONRefObject } from '../../data/JSONRefObject';
|
|
3
3
|
import { type StickyMenuItem } from '../../data/StickyMobileData';
|
|
4
|
+
import type { OnCloseProps } from '../../model/OnCloseProps';
|
|
4
5
|
import { BurgerMenuDialog } from './BurgerMenuDialog';
|
|
5
6
|
export declare const BURGER_MENU_DIALOG_ID = "burgerMenuDialog";
|
|
6
|
-
interface BurgerMenuDialog {
|
|
7
|
+
interface BurgerMenuDialog extends OnCloseProps {
|
|
7
8
|
menuRef: {
|
|
8
9
|
current?: HTMLDivElement | null;
|
|
9
10
|
};
|
|
10
11
|
centralMenuItem?: StickyMenuItem;
|
|
11
12
|
locationDialogProps?: HeaderData & JSONRefObject;
|
|
12
|
-
onClose?: () => void;
|
|
13
13
|
}
|
|
14
14
|
export declare const useBurgerMenuDialog: ({ menuRef, centralMenuItem, locationDialogProps, onClose, }: BurgerMenuDialog) => [boolean, {
|
|
15
15
|
toggle: () => void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useBurgerMenuDialog.js","sourceRoot":"","sources":["../../../src/components/StickyBottomMenu/useBurgerMenuDialog.tsx"],"names":[],"mappings":";;AAAA,uDAA0D;
|
|
1
|
+
{"version":3,"file":"useBurgerMenuDialog.js","sourceRoot":"","sources":["../../../src/components/StickyBottomMenu/useBurgerMenuDialog.tsx"],"names":[],"mappings":";;AAAA,uDAA0D;AAK1D,0EAAuE;AACvE,oEAAiE;AACjE,8EAA2E;AAC3E,2CAAwC;AACxC,yDAAsD;AAEzC,QAAA,qBAAqB,GAAG,kBAAkB,CAAC;AAQjD,MAAM,mBAAmB,GAAG,CAAC,EAClC,OAAO,EACP,eAAe,EACf,mBAAmB,EACnB,OAAO,GAAG,WAAI,GACG,EAAqC,EAAE;IACxD,MAAM,EAAE,IAAI,EAAE,GAAG,IAAA,qBAAS,EAAC,mCAAgB,CAAC,CAAC;IAC7C,MAAM,CAAC,OAAO,CAAC,GAAG,IAAA,+BAAc,GAAE,CAAC,CAAC,mBAAmB;IACvD,MAAM,gBAAgB,GAAG,IAAA,2BAAY,EAAC,6BAAqB,EAAE,OAAO,CAAC,CAAC;IAEtE,MAAM,UAAU,GAAG,IAAA,mBAAW,EAC5B,GAAG,EAAE,CACH,IAAI,CACF,EAAE,OAAO,EAAE,mBAAmB,EAAE,QAAQ,EAAE,eAAe,EAAE,OAAO,EAAE,EACpE,EAAE,EAAE,EAAE,6BAAqB,EAAE,CAC9B,EACH,CAAC,OAAO,EAAE,mBAAmB,EAAE,eAAe,EAAE,OAAO,CAAC,CACzD,CAAC;IAEF,OAAO,CAAC,gBAAgB,EAAE,EAAE,MAAM,EAAE,gBAAgB,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,UAAU,EAAE,CAAC,CAAC;AACjF,CAAC,CAAC;AApBW,QAAA,mBAAmB,uBAoB9B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { DescriptionProps, LabelProps, TitleProps } from '../../model/HeadlineType';
|
|
2
2
|
import { type IconProps } from '../../model/Picture';
|
|
3
3
|
import { type ImageContent } from '../../ui-kit/Img/ImgProps';
|
|
4
4
|
import { type TariffsTableInnerContent } from '../../ui-kit/InnerTable/InnerTableProps';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { type AspectsProps } from '../model/AspectsProps';
|
|
2
|
+
import { type TitleProps } from '../model/HeadlineType';
|
|
2
3
|
import { type LogoType } from '../model/LogoType';
|
|
3
4
|
import { type PlaceholderProps } from '../model/PlaceholderProps';
|
|
4
5
|
export declare type SearchHeaderProps = AspectsProps & PlaceholderProps & {
|
|
5
6
|
ariaLabel: string;
|
|
6
7
|
};
|
|
7
|
-
export interface CommonData {
|
|
8
|
+
export interface CommonData extends TitleProps {
|
|
8
9
|
logo?: LogoType;
|
|
9
10
|
search?: SearchHeaderProps;
|
|
10
11
|
dropdownMenuAriaLabel?: string;
|
|
11
12
|
chatBotAriaLabel?: string;
|
|
12
13
|
backwardButton?: string;
|
|
13
|
-
title?: string;
|
|
14
14
|
}
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
import { type JSONRefObject } from '../data/JSONRefObject';
|
|
2
|
+
import { type TitleProps } from './HeadlineType';
|
|
2
3
|
/**
|
|
3
4
|
* @title Цветовая палитра
|
|
4
5
|
* @enumNames ["Частным клиентам", "Бизнес клиентам", "Экосистема Своё", "Премиум", "Ультра"]
|
|
5
6
|
*/
|
|
6
7
|
export declare type ColorPalette = 'pc' | 'bc' | 'eo' | 'pr' | 'ul';
|
|
7
8
|
/** @title Страница */
|
|
8
|
-
export interface ContentPageBase {
|
|
9
|
-
/** @title Заголовок */
|
|
10
|
-
title?: string;
|
|
9
|
+
export interface ContentPageBase extends TitleProps {
|
|
11
10
|
/** @title Слаг */
|
|
12
11
|
slug?: string;
|
|
13
12
|
/** @title Данные навигации по сайту */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OnClickProps.js","sourceRoot":"","sources":["../../src/model/OnClickProps.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"OnCloseProps.js","sourceRoot":"","sources":["../../src/model/OnCloseProps.ts"],"names":[],"mappings":""}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import type { DescriptionProps } from '../../model/HeadlineType';
|
|
2
|
+
export declare type CardTypeData = DescriptionProps & {
|
|
2
3
|
type: string;
|
|
3
4
|
key: string;
|
|
4
5
|
value: string;
|
|
5
6
|
displayOrder: number;
|
|
6
|
-
description: string;
|
|
7
7
|
};
|
|
8
8
|
export declare const getCardTypes: (paymentSystemTypeCd: string, creditProgramId: string) => Promise<CardTypeData[]>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getCardTypes.js","sourceRoot":"","sources":["../../../src/retail/api/getCardTypes.ts"],"names":[],"mappings":";;
|
|
1
|
+
{"version":3,"file":"getCardTypes.js","sourceRoot":"","sources":["../../../src/retail/api/getCardTypes.ts"],"names":[],"mappings":";;AACA,2CAA8C;AASvC,MAAM,YAAY,GAAG,KAAK,EAAE,mBAA2B,EAAE,eAAuB,EAAE,EAAE;IACzF,MAAM,IAAI,GAAG,MAAM,IAAA,2BAAe,EAAiB,qBAAqB,EAAE,MAAM,EAAE;QAChF,IAAI,EAAE,WAAW;QACjB,OAAO,EAAE,EAAE,mBAAmB,EAAE,eAAe,EAAE;KAClD,CAAC,CAAC;IAEH,OAAO,KAAK,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC;AACzC,CAAC,CAAC;AAPW,QAAA,YAAY,gBAOvB"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import type { OnCloseProps } from '../../../model/OnCloseProps';
|
|
2
|
+
export interface CaptchaDialogProps extends OnCloseProps {
|
|
2
3
|
phoneNumber: string;
|
|
3
4
|
sendCode?: () => void;
|
|
4
|
-
onClose?: () => void;
|
|
5
5
|
}
|
|
6
6
|
export declare const CaptchaDialog: import("@redneckz/uni-jsx").UNIComponent<CaptchaDialogProps, any, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CaptchaDialog.js","sourceRoot":"","sources":["../../../../src/retail/components/CaptchaDialog/CaptchaDialog.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA+E;AAC/E,iEAA8D;
|
|
1
|
+
{"version":3,"file":"CaptchaDialog.js","sourceRoot":"","sources":["../../../../src/retail/components/CaptchaDialog/CaptchaDialog.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA+E;AAC/E,iEAA8D;AAG9D,0DAAuD;AACvD,sEAAmE;AACnE,iEAA8D;AAC9D,oDAAiD;AACjD,uDAAoD;AACpD,0DAAuD;AACvD,oDAAiD;AACjD,yDAAsD;AACtD,2DAAwD;AAO3C,QAAA,aAAa,GAAG,IAAA,aAAG,EAAqB,CAAC,EAAE,WAAW,EAAE,QAAQ,EAAE,OAAO,EAAE,EAAE,EAAE;IAC1F,MAAM,CAAC,OAAO,EAAE,UAAU,CAAC,GAAG,IAAA,gBAAQ,EAAC,EAAE,CAAC,CAAC;IAC3C,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,GAAG,IAAA,gBAAQ,EAAC,EAAE,CAAC,CAAC;IACrC,MAAM,CAAC,QAAQ,EAAE,WAAW,CAAC,GAAG,IAAA,gBAAQ,EAAC,KAAK,CAAC,CAAC;IAChD,MAAM,CAAC,SAAS,EAAE,EAAE,OAAO,EAAE,YAAY,EAAE,QAAQ,EAAE,UAAU,EAAE,CAAC,GAAG,IAAA,iBAAO,EAAC,KAAK,CAAC,CAAC;IAEpF,MAAM,kBAAkB,GAAG,IAAA,mBAAW,EAAC,KAAK,IAAI,EAAE;QAChD,YAAY,EAAE,CAAC;QACf,MAAM,WAAW,GAAG,MAAM,IAAA,2BAAY,EAAC,EAAE,WAAW,EAAE,IAAI,EAAE,CAAC,CAAC;QAE9D,IAAI,WAAW,EAAE;YACf,OAAO,EAAE,EAAE,CAAC;YACZ,QAAQ,EAAE,EAAE,CAAC;SACd;aAAM;YACL,WAAW,CAAC,IAAI,CAAC,CAAC;SACnB;QACD,UAAU,EAAE,CAAC;IACf,CAAC,EAAE,CAAC,IAAI,EAAE,QAAQ,CAAC,CAAC,CAAC;IAErB,MAAM,mBAAmB,GAAG,IAAA,mBAAW,EAAC,GAAG,EAAE;QAC3C,CAAC,KAAK,IAAI,EAAE,CAAC,UAAU,CAAC,GAAG,CAAC,eAAe,CAAC,MAAM,IAAA,6BAAa,EAAC,WAAW,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC;IACpF,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,IAAA,iBAAS,EAAC,mBAAmB,EAAE,EAAE,CAAC,CAAC;IAEnC,OAAO,CACL,uBAAC,eAAM,IACL,SAAS,EAAC,qDAAqD,EAC/D,IAAI,EAAE,uBAAC,WAAI,KAAG,EACd,OAAO,EAAE,OAAO,YAEhB,iCAAK,SAAS,EAAC,mCAAmC,aAChD,iCAAK,SAAS,EAAC,MAAM,aACnB,gCAAK,SAAS,EAAC,MAAM,EAAC,GAAG,EAAE,OAAO,GAAQ,EAC1C,uBAAC,eAAM,IAAC,SAAS,EAAC,KAAK,EAAC,QAAQ,QAAC,OAAO,EAAE,mBAAmB,YAC3D,uBAAC,WAAI,IAAC,WAAW,EAAC,QAAQ,EAAC,IAAI,EAAC,aAAa,GAAG,GACzC,IACL,EACN,uBAAC,aAAK,IACJ,SAAS,EAAC,MAAM,EAChB,QAAQ,EAAE,OAAO,EACjB,KAAK,EAAE,IAAI,EACX,WAAW,EAAC,uHAAwB,GACpC,EACD,QAAQ,CAAC,CAAC,CAAC,gCAAK,SAAS,EAAC,YAAY,oFAAmB,CAAC,CAAC,CAAC,IAAI,EACjE,iCAAK,SAAS,EAAC,2BAA2B,aACxC,uBAAC,eAAM,IAAC,OAAO,EAAC,WAAW,EAAC,OAAO,EAAE,KAAK,uEAEjC,EACT,uBAAC,2BAAY,IAAC,OAAO,EAAC,WAAW,EAAC,QAAQ,EAAE,CAAC,IAAI,EAAE,OAAO,EAAE,kBAAkB,uEAE/D,IACX,EACL,SAAS,CAAC,CAAC,CAAC,uBAAC,eAAM,IAAC,IAAI,EAAE,KAAK,GAAI,CAAC,CAAC,CAAC,IAAI,IACvC,GACC,CACV,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
1
|
+
import type { OnCloseProps } from '../../../model/OnCloseProps';
|
|
2
|
+
export interface ConsentBkiDialogProps extends OnCloseProps {
|
|
2
3
|
onSubmit?: (confirmStatus: string) => void;
|
|
3
|
-
onClose?: () => void;
|
|
4
4
|
}
|
|
5
5
|
export declare const ConsentBkiDialog: import("@redneckz/uni-jsx").UNIComponent<ConsentBkiDialogProps, any, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ConsentBkiDialog.js","sourceRoot":"","sources":["../../../../src/retail/components/ConsentBkiDialog/ConsentBkiDialog.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAoE;
|
|
1
|
+
{"version":3,"file":"ConsentBkiDialog.js","sourceRoot":"","sources":["../../../../src/retail/components/ConsentBkiDialog/ConsentBkiDialog.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAoE;AAGpE,0DAAuD;AACvD,iEAA8D;AAC9D,6DAA0D;AAC1D,mEAAgE;AAChE,wFAAqF;AACrF,8CAA2C;AAC3C,2EAAwE;AAMxE,MAAM,kBAAkB,GAAG;IACzB,KAAK,EAAE,oCAAoC;IAC3C,WAAW,EAAE,8EAA8E;CAC5F,CAAC;AAEF,MAAM,iBAAiB,GAAG;IACxB,KAAK,EAAE,oDAAoD;IAC3D,WAAW,EAAE,iFAAiF;CAC/F,CAAC;AAEF,MAAM,KAAK,GAAG;IACZ,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,WAAW,EAAE;IACnC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,YAAY,EAAE;CACrC,CAAC;AAEF,MAAM,cAAc,GAAG,CAAC,CAAC;AAEZ,QAAA,gBAAgB,GAAG,IAAA,aAAG,EACjC,CAAC,EAAE,QAAQ,GAAG,WAAI,EAAE,OAAO,GAAG,WAAI,EAAE,EAAE,EAAE;IACtC,MAAM,CAAC,aAAa,EAAE,gBAAgB,CAAC,GAAG,IAAA,gBAAQ,EAAC,EAAE,CAAC,CAAC;IACvD,MAAM,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,GAAG,IAAA,gBAAQ,EAAC,KAAK,CAAC,CAAC;IAElE,MAAM,YAAY,GAAG,IAAA,qCAAiB,EAAC,cAAc,CAAC,CAAC;IAEvD,MAAM,YAAY,GAAG,IAAA,mBAAW,EAAC,GAAG,EAAE;QACpC,QAAQ,CAAC,aAAa,CAAC,CAAC;IAC1B,CAAC,EAAE,CAAC,QAAQ,EAAE,aAAa,CAAC,CAAC,CAAC;IAE9B,MAAM,mBAAmB,GAAG,IAAA,mBAAW,EAAC,CAAC,KAAa,EAAE,EAAE;QACxD,gBAAgB,CAAC,KAAK,CAAC,CAAC;QACxB,oBAAoB,CAAC,KAAK,KAAK,QAAQ,CAAC,CAAC;IAC3C,CAAC,EAAE,EAAE,CAAC,CAAC;IACP,MAAM,WAAW,GAAG,iBAAiB,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,kBAAkB,CAAC;IAE/E,OAAO,CACL,uBAAC,eAAM,IACL,SAAS,EAAC,6DAA6D,EACvE,OAAO,EAAE,OAAO,YAEhB,iCAAK,SAAS,EAAC,mCAAmC,aAChD,gCAAK,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,YAAY,YACtC,uBAAC,iBAAO,IACN,SAAS,EAAC,0BAA0B,EACpC,WAAW,EAAC,IAAI,EAChB,KAAK,EAAE,WAAW,CAAC,KAAK,GACxB,GACE,EACN,uBAAC,qBAAS,IAAC,KAAK,EAAC,aAAa,YAAE,WAAW,CAAC,WAAW,GAAa,EACpE,uBAAC,mCAAgB,IACf,SAAS,EAAC,mBAAmB,EAC7B,WAAW,EAAC,YAAY,EACxB,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,aAAa,EACpB,QAAQ,EAAE,mBAAmB,GAC7B,EACF,uBAAC,eAAM,IAAC,QAAQ,EAAE,CAAC,aAAa,EAAE,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,YAAY,+CAE5D,IACL,GACC,CACV,CAAC;AACJ,CAAC,CACF,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
import type { OnCloseProps } from '../../../model/OnCloseProps';
|
|
2
|
+
export interface DocumentDialogProps extends OnCloseProps {
|
|
2
3
|
src: string;
|
|
3
|
-
onClose?: () => void;
|
|
4
4
|
onDocumentRead?: () => void;
|
|
5
5
|
}
|
|
6
6
|
export declare const DocumentDialog: import("@redneckz/uni-jsx").UNIComponent<DocumentDialogProps, any, any>;
|