@redneckz/wildless-cms-uni-blocks 0.14.681 → 0.14.683
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/api/RetailAPI/updateUserTask.d.ts +1 -0
- package/bundle/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +47 -37
- package/bundle/bundle.umd.min.js +1 -1
- package/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
- package/bundle/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
- package/bundle/components/ApplicationForm/renderContacts.d.ts +1 -2
- package/bundle/components/ApplicationForm/renderInputs.d.ts +1 -2
- package/bundle/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
- package/bundle/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
- package/bundle/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
- package/bundle/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
- package/bundle/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
- package/bundle/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
- package/bundle/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
- package/bundle/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -2
- package/bundle/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
- package/bundle/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
- package/bundle/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
- package/bundle/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
- package/bundle/components/Carousel/renderCardHighlight.d.ts +1 -2
- package/bundle/components/ContentPage/renderContentPageHead.d.ts +1 -2
- package/bundle/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
- package/bundle/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
- package/bundle/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
- package/bundle/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
- package/bundle/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
- package/bundle/components/CreditCardForm/getSixthStepData.d.ts +5 -0
- package/bundle/components/CreditCardForm/renderInfo.d.ts +1 -2
- package/bundle/components/CreditCardForm/renderInputs.d.ts +1 -2
- package/bundle/components/CreditCardForm/renderStep.d.ts +1 -2
- package/bundle/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
- package/bundle/components/CreditForm/CreditFormStep.d.ts +2 -2
- package/bundle/components/CreditForm/FailedStatusContent.d.ts +1 -2
- package/bundle/components/CreditForm/PendingStatusContent.d.ts +1 -2
- package/bundle/components/CreditForm/ReworkStatusContent.d.ts +1 -2
- package/bundle/components/CreditForm/SuccessStatusContent.d.ts +1 -2
- package/bundle/components/CreditForm/renderInfo.d.ts +1 -2
- package/bundle/components/CreditForm/renderInputs.d.ts +1 -2
- package/bundle/components/CreditForm/renderStep.d.ts +1 -2
- package/bundle/components/Depository/DepositoryItem.d.ts +1 -2
- package/bundle/components/ExchangeRateTile/renderInput.d.ts +1 -2
- package/bundle/components/Footer/renderLogoSearchBar.d.ts +1 -2
- package/bundle/components/LinkDocs/renderDefaultItem.d.ts +2 -3
- package/bundle/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
- package/bundle/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
- package/bundle/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
- package/bundle/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
- package/bundle/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
- package/bundle/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
- package/bundle/components/OfficesAtmsMap/renderDay.d.ts +1 -2
- package/bundle/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
- package/bundle/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
- package/bundle/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
- package/bundle/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
- package/bundle/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
- package/bundle/components/ProductBlock/renderBackwardButton.d.ts +1 -2
- package/bundle/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -2
- package/bundle/components/SafeDepositRental/RadioButtons.d.ts +1 -2
- package/bundle/components/StepsBlock/renderStepMobile.d.ts +1 -2
- package/bundle/components/TabsLayout/renderTabsLayout.d.ts +1 -2
- package/bundle/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
- package/bundle/hooks/useElementSpace.d.ts +0 -1
- package/bundle/model/ColumnCount.d.ts +5 -0
- package/bundle/model/InputSectionsType.d.ts +3 -2
- package/bundle/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
- package/bundle/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
- package/bundle/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
- package/bundle/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
- package/bundle/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
- package/bundle/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
- package/bundle/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
- package/bundle/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
- package/bundle/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
- package/bundle/ui-kit/Calculator/renderFootnote.d.ts +1 -2
- package/bundle/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
- package/bundle/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
- package/bundle/ui-kit/Calculator/renderPayout.d.ts +1 -2
- package/bundle/ui-kit/Calculator/renderRate.d.ts +1 -2
- package/bundle/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
- package/bundle/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
- package/bundle/ui-kit/DialogManager/DialogManager.d.ts +1 -2
- package/bundle/ui-kit/DialogManager/openDocument.d.ts +8 -1
- package/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
- package/bundle/ui-kit/FormField/getField.d.ts +1 -2
- package/bundle/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
- package/bundle/ui-kit/FormField/renderTitle.d.ts +1 -2
- package/bundle/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
- package/bundle/ui-kit/Input/InputProps.d.ts +1 -0
- package/bundle/ui-kit/Input/renderErrorText.d.ts +1 -2
- package/bundle/ui-kit/Input/renderLabel.d.ts +1 -2
- package/bundle/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
- package/bundle/ui-kit/LinkButton/renderArrows.d.ts +1 -2
- package/bundle/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
- package/bundle/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
- package/bundle/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
- package/bundle/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
- package/bundle/ui-kit/Logo/renderImage.d.ts +1 -2
- package/bundle/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
- package/bundle/ui-kit/Pagination/Pagination.d.ts +1 -2
- package/bundle/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
- package/bundle/ui-kit/Pagination/renderPages.d.ts +1 -2
- package/bundle/ui-kit/PopupManager/PopupManager.d.ts +1 -2
- package/bundle/ui-kit/Rating/Rating.d.ts +1 -2
- package/bundle/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
- package/bundle/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
- package/bundle/ui-kit/TabsControl/renderTab.d.ts +1 -2
- package/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
- package/bundle/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
- package/bundle/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
- package/bundle/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
- package/dist/api/RetailAPI/updateUserTask.d.ts +1 -0
- package/dist/api/RetailAPI/updateUserTask.js.map +1 -1
- package/dist/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
- package/dist/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
- package/dist/components/ApplicationForm/renderContacts.d.ts +1 -2
- package/dist/components/ApplicationForm/renderInputs.d.ts +1 -2
- package/dist/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
- package/dist/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
- package/dist/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
- package/dist/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
- package/dist/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
- package/dist/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
- package/dist/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
- package/dist/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -2
- package/dist/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
- package/dist/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
- package/dist/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
- package/dist/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
- package/dist/components/Carousel/renderCardHighlight.d.ts +1 -2
- package/dist/components/ContentPage/renderContentPageHead.d.ts +1 -2
- package/dist/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
- package/dist/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
- package/dist/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
- package/dist/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
- package/dist/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
- package/dist/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
- package/dist/components/CreditCardForm/getCreditCardFormTaskData.js +1 -3
- package/dist/components/CreditCardForm/getCreditCardFormTaskData.js.map +1 -1
- package/dist/components/CreditCardForm/getFourthStepData.js +3 -1
- package/dist/components/CreditCardForm/getFourthStepData.js.map +1 -1
- package/dist/components/CreditCardForm/getSixthStepData.d.ts +5 -0
- package/dist/components/CreditCardForm/getSixthStepData.js +8 -1
- package/dist/components/CreditCardForm/getSixthStepData.js.map +1 -1
- package/dist/components/CreditCardForm/getThirdStepData.js +3 -1
- package/dist/components/CreditCardForm/getThirdStepData.js.map +1 -1
- package/dist/components/CreditCardForm/renderInfo.d.ts +1 -2
- package/dist/components/CreditCardForm/renderInputs.d.ts +1 -2
- package/dist/components/CreditCardForm/renderStep.d.ts +1 -2
- package/dist/components/CreditCardForm/useCreditCardFormAPI.js +0 -1
- package/dist/components/CreditCardForm/useCreditCardFormAPI.js.map +1 -1
- package/dist/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
- package/dist/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
- package/dist/components/CreditForm/CreditFormStep.d.ts +2 -2
- package/dist/components/CreditForm/CreditFormStep.js.map +1 -1
- package/dist/components/CreditForm/FailedStatusContent.d.ts +1 -2
- package/dist/components/CreditForm/PendingStatusContent.d.ts +1 -2
- package/dist/components/CreditForm/ReworkStatusContent.d.ts +1 -2
- package/dist/components/CreditForm/SuccessStatusContent.d.ts +1 -2
- package/dist/components/CreditForm/getCreditFormTaskData.js +0 -3
- package/dist/components/CreditForm/getCreditFormTaskData.js.map +1 -1
- package/dist/components/CreditForm/getSecondStepData.js +3 -1
- package/dist/components/CreditForm/getSecondStepData.js.map +1 -1
- package/dist/components/CreditForm/getThirdStepData.js +3 -1
- package/dist/components/CreditForm/getThirdStepData.js.map +1 -1
- package/dist/components/CreditForm/renderInfo.d.ts +1 -2
- package/dist/components/CreditForm/renderInputs.d.ts +1 -2
- package/dist/components/CreditForm/renderStep.d.ts +1 -2
- package/dist/components/Depository/DepositoryItem.d.ts +1 -2
- package/dist/components/Depository/DepositoryItem.js +3 -3
- package/dist/components/Depository/DepositoryItem.js.map +1 -1
- package/dist/components/ExchangeRateTile/renderInput.d.ts +1 -2
- package/dist/components/Footer/renderLogoSearchBar.d.ts +1 -2
- package/dist/components/LinkDocs/renderDefaultItem.d.ts +2 -3
- package/dist/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
- package/dist/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
- package/dist/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
- package/dist/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
- package/dist/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
- package/dist/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
- package/dist/components/OfficesAtmsMap/renderDay.d.ts +1 -2
- package/dist/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
- package/dist/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
- package/dist/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
- package/dist/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
- package/dist/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
- package/dist/components/ProductBlock/renderBackwardButton.d.ts +1 -2
- package/dist/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -2
- package/dist/components/SafeDepositRental/RadioButtons.d.ts +1 -2
- package/dist/components/StepsBlock/renderStepMobile.d.ts +1 -2
- package/dist/components/TabsLayout/renderTabsLayout.d.ts +1 -2
- package/dist/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
- package/dist/hooks/useElementSpace.d.ts +0 -1
- package/dist/model/ColumnCount.d.ts +5 -0
- package/dist/model/ColumnCount.js +2 -0
- package/dist/model/ColumnCount.js.map +1 -0
- package/dist/model/InputSectionsType.d.ts +3 -2
- package/dist/setup-fixture.js.map +1 -1
- package/dist/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
- package/dist/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
- package/dist/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
- package/dist/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
- package/dist/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
- package/dist/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
- package/dist/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
- package/dist/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
- package/dist/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
- package/dist/ui-kit/Calculator/renderFootnote.d.ts +1 -2
- package/dist/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
- package/dist/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
- package/dist/ui-kit/Calculator/renderPayout.d.ts +1 -2
- package/dist/ui-kit/Calculator/renderRate.d.ts +1 -2
- package/dist/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
- package/dist/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
- package/dist/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
- package/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
- package/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
- package/dist/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
- package/dist/ui-kit/DialogManager/DialogManager.d.ts +1 -2
- package/dist/ui-kit/DialogManager/openDocument.d.ts +8 -1
- package/dist/ui-kit/DialogManager/openDocument.js +3 -2
- package/dist/ui-kit/DialogManager/openDocument.js.map +1 -1
- package/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
- package/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
- package/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/ChildrenField.js +1 -1
- package/dist/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
- package/dist/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/DependentsField.js +1 -1
- package/dist/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/DulNumberField.js +1 -1
- package/dist/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/DulSerieField.js +1 -1
- package/dist/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
- package/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/ExpensesField.js +1 -1
- package/dist/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/InnField.js +1 -1
- package/dist/ui-kit/FormField/Fields/InnField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
- package/dist/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
- package/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
- package/dist/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
- package/dist/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
- package/dist/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
- package/dist/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/WagesField.js +1 -1
- package/dist/ui-kit/FormField/Fields/WagesField.js.map +1 -1
- package/dist/ui-kit/FormField/getField.d.ts +1 -2
- package/dist/ui-kit/FormField/getField.js +1 -1
- package/dist/ui-kit/FormField/getField.js.map +1 -1
- package/dist/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
- package/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/dist/ui-kit/FormField/renderTitle.d.ts +1 -2
- package/dist/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
- package/dist/ui-kit/Input/InputControl.js +5 -1
- package/dist/ui-kit/Input/InputControl.js.map +1 -1
- package/dist/ui-kit/Input/InputProps.d.ts +1 -0
- package/dist/ui-kit/Input/renderErrorText.d.ts +1 -2
- package/dist/ui-kit/Input/renderLabel.d.ts +1 -2
- package/dist/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
- package/dist/ui-kit/LinkButton/renderArrows.d.ts +1 -2
- package/dist/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
- package/dist/ui-kit/LocationDialog/SearchBar.js.map +1 -1
- package/dist/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
- package/dist/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
- package/dist/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
- package/dist/ui-kit/Logo/renderImage.d.ts +1 -2
- package/dist/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
- package/dist/ui-kit/Pagination/Pagination.d.ts +1 -2
- package/dist/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
- package/dist/ui-kit/Pagination/renderPages.d.ts +1 -2
- package/dist/ui-kit/PopupManager/PopupManager.d.ts +1 -2
- package/dist/ui-kit/Radio/Radio.js.map +1 -1
- package/dist/ui-kit/Rating/Rating.d.ts +1 -2
- package/dist/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
- package/dist/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
- package/dist/ui-kit/TabsControl/renderTab.d.ts +1 -2
- package/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
- package/dist/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
- package/dist/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
- package/dist/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/dist/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
- package/dist/ui-kit/YandexMap/renderSearchField.js.map +1 -1
- package/dist/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
- package/lib/api/RetailAPI/updateUserTask.d.ts +1 -0
- package/lib/api/RetailAPI/updateUserTask.js.map +1 -1
- package/lib/components/AdTile/AdTile.fixture.d.ts +1 -2
- package/lib/components/ApplicationForm/ApplicationForm.fixture.d.ts +18 -19
- package/lib/components/ApplicationForm/ApplicationForm.fixture.mobile.d.ts +18 -19
- package/lib/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
- package/lib/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -1
- package/lib/components/ApplicationForm/renderContacts.d.ts +1 -1
- package/lib/components/ApplicationForm/renderInputs.d.ts +1 -1
- package/lib/components/ApplicationForm/renderSubmitButton.d.ts +1 -1
- package/lib/components/ApplicationLeadForm/ApplicationLeadForm.fixture.d.ts +1 -2
- package/lib/components/ApplicationLeadForm/ApplicationLeadForm.fixture.mobile.d.ts +1 -2
- package/lib/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
- package/lib/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
- package/lib/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
- package/lib/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -1
- package/lib/components/BankAccountFiltration/BankAccountFiltration.fixture.d.ts +2 -3
- package/lib/components/BankAccountFiltration/BankAccountFiltration.fixture.mobile.d.ts +2 -3
- package/lib/components/BenefitsBlock/BenefitsBlock.fixture.d.ts +5 -6
- package/lib/components/BenefitsBlock/BenefitsBlock.fixture.mobile.d.ts +2 -3
- package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.d.ts +3 -4
- package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.mobile.d.ts +2 -3
- package/lib/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -1
- package/lib/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
- package/lib/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -1
- package/lib/components/ButtonsBlock/ButtonsBlock.fixture.d.ts +1 -2
- package/lib/components/ButtonsBlock/ButtonsBlock.fixture.mobile.d.ts +1 -2
- package/lib/components/CalculatorBonus/CalculatorBonus.fixture.d.ts +1 -2
- package/lib/components/CalculatorBonus/CalculatorBonus.fixture.mobile.d.ts +1 -2
- package/lib/components/CalculatorBusinessDeposit/CalculatorBusinessDeposit.fixture.d.ts +2 -3
- package/lib/components/CalculatorBusinessDeposit/CalculatorBusinessDeposit.fixture.mobile.d.ts +1 -2
- package/lib/components/CalculatorCredit/CalculatorCredit.fixture.d.ts +2 -3
- package/lib/components/CalculatorCredit/CalculatorCredit.fixture.mobile.d.ts +2 -3
- package/lib/components/CalculatorDeposit/CalculatorDeposit.fixture.d.ts +4 -5
- package/lib/components/CalculatorDeposit/CalculatorDeposit.fixture.mobile.d.ts +1 -2
- package/lib/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -1
- package/lib/components/CalculatorDeposit/renderDepositResult.d.ts +1 -1
- package/lib/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
- package/lib/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -1
- package/lib/components/CalculatorRefinancing/CalculatorRefinancing.fixture.d.ts +1 -2
- package/lib/components/CalculatorRefinancing/CalculatorRefinancing.fixture.mobile.d.ts +1 -2
- package/lib/components/CardTransfer/CardTransfer.fixture.d.ts +1 -2
- package/lib/components/CardTransfer/CardTransfer.fixture.mobile.d.ts +1 -2
- package/lib/components/Carousel/Carousel.fixture.d.ts +10 -11
- package/lib/components/Carousel/Carousel.fixture.mobile.d.ts +7 -8
- package/lib/components/Carousel/renderCardHighlight.d.ts +1 -1
- package/lib/components/CarouselCard/CarouselCard.fixture.d.ts +3 -4
- package/lib/components/CarouselCard/CarouselCard.fixture.mobile.d.ts +1 -2
- package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.d.ts +1 -2
- package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.mobile.d.ts +1 -2
- package/lib/components/CarouselLinks/CarouselLinks.fixture.d.ts +1 -2
- package/lib/components/CarouselLinks/CarouselLinks.fixture.mobile.d.ts +1 -2
- package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.d.ts +9 -10
- package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.mobile.d.ts +7 -8
- package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.d.ts +1 -2
- package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.mobile.d.ts +1 -2
- package/lib/components/ContactsBlock/ContactsBlock.fixture.d.ts +2 -3
- package/lib/components/ContentPage/ContentPage.fixture.d.ts +2 -3
- package/lib/components/ContentPage/ContentPage.fixture.mobile.d.ts +1 -2
- package/lib/components/ContentPage/renderContentPageHead.d.ts +1 -2
- package/lib/components/CreditCardForm/CreditCardForm.fixture.d.ts +1 -2
- package/lib/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
- package/lib/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
- package/lib/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
- package/lib/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
- package/lib/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
- package/lib/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
- package/lib/components/CreditCardForm/getCreditCardFormTaskData.js +2 -4
- package/lib/components/CreditCardForm/getCreditCardFormTaskData.js.map +1 -1
- package/lib/components/CreditCardForm/getFourthStepData.js +3 -1
- package/lib/components/CreditCardForm/getFourthStepData.js.map +1 -1
- package/lib/components/CreditCardForm/getSixthStepData.d.ts +5 -0
- package/lib/components/CreditCardForm/getSixthStepData.js +6 -0
- package/lib/components/CreditCardForm/getSixthStepData.js.map +1 -1
- package/lib/components/CreditCardForm/getThirdStepData.js +3 -1
- package/lib/components/CreditCardForm/getThirdStepData.js.map +1 -1
- package/lib/components/CreditCardForm/renderInfo.d.ts +1 -1
- package/lib/components/CreditCardForm/renderInputs.d.ts +1 -1
- package/lib/components/CreditCardForm/renderStep.d.ts +1 -1
- package/lib/components/CreditCardForm/useCreditCardFormAPI.js +0 -1
- package/lib/components/CreditCardForm/useCreditCardFormAPI.js.map +1 -1
- package/lib/components/CreditForm/CreditForm.fixture.d.ts +1 -2
- package/lib/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
- package/lib/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
- package/lib/components/CreditForm/CreditFormStep.d.ts +2 -2
- package/lib/components/CreditForm/CreditFormStep.js.map +1 -1
- package/lib/components/CreditForm/FailedStatusContent.d.ts +1 -2
- package/lib/components/CreditForm/PendingStatusContent.d.ts +1 -2
- package/lib/components/CreditForm/ReworkStatusContent.d.ts +1 -2
- package/lib/components/CreditForm/SuccessStatusContent.d.ts +1 -2
- package/lib/components/CreditForm/getCreditFormTaskData.js +0 -3
- package/lib/components/CreditForm/getCreditFormTaskData.js.map +1 -1
- package/lib/components/CreditForm/getSecondStepData.js +3 -1
- package/lib/components/CreditForm/getSecondStepData.js.map +1 -1
- package/lib/components/CreditForm/getThirdStepData.js +3 -1
- package/lib/components/CreditForm/getThirdStepData.js.map +1 -1
- package/lib/components/CreditForm/renderInfo.d.ts +1 -1
- package/lib/components/CreditForm/renderInputs.d.ts +1 -1
- package/lib/components/CreditForm/renderStep.d.ts +1 -1
- package/lib/components/DepositFiltration/DepositFiltration.fixture.d.ts +2 -3
- package/lib/components/DepositFiltration/DepositFiltration.fixture.mobile.d.ts +2 -3
- package/lib/components/Depository/Depository.fixture.d.ts +1 -2
- package/lib/components/Depository/Depository.fixture.mobile.d.ts +1 -2
- package/lib/components/Depository/DepositoryItem.d.ts +1 -1
- package/lib/components/Depository/DepositoryItem.js +3 -2
- package/lib/components/Depository/DepositoryItem.js.map +1 -1
- package/lib/components/ErrorBlock/ErrorBlock.fixture.d.ts +2 -3
- package/lib/components/ErrorBlock/ErrorBlock.fixture.mobile.d.ts +2 -3
- package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.d.ts +1 -2
- package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.mobile.d.ts +1 -2
- package/lib/components/ExchangeRateTile/renderInput.d.ts +1 -2
- package/lib/components/Footer/Footer.fixture.d.ts +2 -3
- package/lib/components/Footer/Footer.fixture.mobile.d.ts +2 -3
- package/lib/components/Footer/renderLogoSearchBar.d.ts +1 -2
- package/lib/components/GracePeriod/GracePeriod.fixture.d.ts +1 -2
- package/lib/components/GrantSupport/GrantSupport.fixture.d.ts +1 -2
- package/lib/components/GrantSupport/GrantSupport.fixture.mobile.d.ts +1 -2
- package/lib/components/Header/Header.fixture.d.ts +3 -4
- package/lib/components/Header/Header.fixture.mobile.d.ts +2 -3
- package/lib/components/Headline/Headline.fixture.d.ts +14 -15
- package/lib/components/Headline/Headline.fixture.mobile.d.ts +15 -16
- package/lib/components/HorizontalLayout/HorizontalLayout.fixture.d.ts +5 -6
- package/lib/components/HorizontalLayout/HorizontalLayout.fixture.mobile.d.ts +1 -2
- package/lib/components/ImgBlock/ImgBlock.fixture.d.ts +1 -2
- package/lib/components/ImgBlock/ImgBlock.fixture.mobile.d.ts +1 -2
- package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.fixture.d.ts +1 -2
- package/lib/components/InvestmentInfo/InvestmentInfo.fixture.d.ts +1 -2
- package/lib/components/LinkDocs/LinkDocs.fixture.d.ts +4 -5
- package/lib/components/LinkDocs/LinkDocs.fixture.mobile.d.ts +1 -2
- package/lib/components/LinkDocs/renderDefaultItem.d.ts +2 -2
- package/lib/components/MobileAppTile/MobileAppTile.fixture.d.ts +4 -5
- package/lib/components/MobileAppTile/MobileAppTile.fixture.mobile.d.ts +2 -3
- package/lib/components/MortgageFiltration/MortgageFiltration.fixture.d.ts +2 -3
- package/lib/components/MortgageFiltration/MortgageFiltration.fixture.mobile.d.ts +2 -3
- package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.d.ts +2 -3
- package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.mobile.d.ts +2 -3
- package/lib/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -2
- package/lib/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/renderCurrency.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/renderDay.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -2
- package/lib/components/OfficesAtmsMap/renderHeading.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -1
- package/lib/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -1
- package/lib/components/Placeholder/Placeholder.fixture.d.ts +1 -2
- package/lib/components/Placeholder/Placeholder.fixture.mobile.d.ts +1 -2
- package/lib/components/ProductBlock/ProductBlock.fixture.d.ts +14 -15
- package/lib/components/ProductBlock/ProductBlock.fixture.mobile.d.ts +6 -7
- package/lib/components/ProductBlock/renderBackwardButton.d.ts +1 -2
- package/lib/components/ProductGallery/ProductGallery.fixture.d.ts +2 -3
- package/lib/components/ProductGallery/ProductGallery.fixture.mobile.d.ts +2 -3
- package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.d.ts +1 -2
- package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.mobile.d.ts +1 -2
- package/lib/components/RichTextBlock/RichTextBlock.fixture.d.ts +3 -4
- package/lib/components/RichTextBlock/RichTextBlock.fixture.mobile.d.ts +3 -4
- package/lib/components/RollupItem/RollupItem.fixture.d.ts +3 -4
- package/lib/components/RollupItem/RollupItem.fixture.mobile.d.ts +2 -3
- package/lib/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -1
- package/lib/components/SafeDepositRental/RadioButtons.d.ts +1 -2
- package/lib/components/SafeDepositRental/SafeDepositRental.fixture.d.ts +1 -2
- package/lib/components/SafeDepositRental/SafeDepositRental.fixture.mobile.d.ts +1 -2
- package/lib/components/StepsBlock/StepsBlock.fixture.d.ts +10 -11
- package/lib/components/StepsBlock/StepsBlock.fixture.mobile.d.ts +9 -10
- package/lib/components/StepsBlock/renderStepMobile.d.ts +1 -1
- package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.d.ts +1 -2
- package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.mobile.d.ts +1 -2
- package/lib/components/TabsLayout/TabsLayout.fixture.d.ts +7 -8
- package/lib/components/TabsLayout/TabsLayout.fixture.mobile.d.ts +5 -6
- package/lib/components/TabsLayout/renderTabsLayout.d.ts +1 -1
- package/lib/components/TariffsTable/EmbeddableCellData.d.ts +5 -5
- package/lib/components/TariffsTable/TariffsTable.fixture.d.ts +4 -5
- package/lib/components/TariffsTable/TariffsTable.fixture.mobile.d.ts +2 -3
- package/lib/components/TextBlock/TextBlock.fixture.d.ts +3 -4
- package/lib/components/TextBlock/TextBlock.fixture.mobile.d.ts +5 -6
- package/lib/components/UnitBlock/UnitBlock.fixture.d.ts +2 -3
- package/lib/components/UnitBlock/UnitBlock.fixture.mobile.d.ts +2 -3
- package/lib/components/VerticalLayout/VerticalLayout.fixture.d.ts +10 -11
- package/lib/components/VerticalLayout/VerticalLayout.fixture.mobile.d.ts +3 -4
- package/lib/components/Video/Video.fixture.d.ts +4 -5
- package/lib/cosmos.decorator.d.ts +1 -2
- package/lib/hooks/useElementSpace.d.ts +0 -1
- package/lib/model/ColumnCount.d.ts +5 -0
- package/lib/model/ColumnCount.js +2 -0
- package/lib/model/ColumnCount.js.map +1 -0
- package/lib/model/InputSectionsType.d.ts +3 -2
- package/lib/setup-fixture.js.map +1 -1
- package/lib/ui-kit/Badge/Badge.fixture.d.ts +1 -2
- package/lib/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -1
- package/lib/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -1
- package/lib/ui-kit/BaseTile/renderImageContainer.d.ts +1 -1
- package/lib/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -1
- package/lib/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -1
- package/lib/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -1
- package/lib/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -1
- package/lib/ui-kit/BenefitsList/BenefitsList.fixture.d.ts +3 -4
- package/lib/ui-kit/Button/Button.fixture.d.ts +2 -3
- package/lib/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -1
- package/lib/ui-kit/Calculator/renderDaysInput.d.ts +1 -1
- package/lib/ui-kit/Calculator/renderFootnote.d.ts +1 -1
- package/lib/ui-kit/Calculator/renderMonthsInput.d.ts +1 -1
- package/lib/ui-kit/Calculator/renderPaymentType.d.ts +1 -1
- package/lib/ui-kit/Calculator/renderPayout.d.ts +1 -1
- package/lib/ui-kit/Calculator/renderRate.d.ts +1 -1
- package/lib/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -1
- package/lib/ui-kit/CaptchaDialog/CaptchaDialog.fixture.d.ts +1 -2
- package/lib/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
- package/lib/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
- package/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.fixture.d.ts +1 -2
- package/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
- package/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
- package/lib/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -1
- package/lib/ui-kit/DialogManager/DialogManager.d.ts +1 -2
- package/lib/ui-kit/DialogManager/openDocument.d.ts +8 -1
- package/lib/ui-kit/DialogManager/openDocument.js +4 -3
- package/lib/ui-kit/DialogManager/openDocument.js.map +1 -1
- package/lib/ui-kit/EsiaLoginDialog/EsiaLoginDialog.fixture.d.ts +1 -2
- package/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -1
- package/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
- package/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/ChildrenField.js +1 -1
- package/lib/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
- package/lib/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/DependentsField.js +1 -1
- package/lib/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/DulNumberField.js +1 -1
- package/lib/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/DulSerieField.js +1 -1
- package/lib/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
- package/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/ExpensesField.js +1 -1
- package/lib/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/InnField.js +1 -1
- package/lib/ui-kit/FormField/Fields/InnField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
- package/lib/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
- package/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
- package/lib/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
- package/lib/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
- package/lib/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
- package/lib/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/WagesField.js +1 -1
- package/lib/ui-kit/FormField/Fields/WagesField.js.map +1 -1
- package/lib/ui-kit/FormField/getField.d.ts +1 -1
- package/lib/ui-kit/FormField/getField.js +1 -1
- package/lib/ui-kit/FormField/getField.js.map +1 -1
- package/lib/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
- package/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/lib/ui-kit/FormField/renderTitle.d.ts +1 -1
- package/lib/ui-kit/HeaderItem/HeaderItem.fixture.d.ts +2 -3
- package/lib/ui-kit/HeaderItem/HeaderItem.fixture.mobile.d.ts +2 -3
- package/lib/ui-kit/Heading/Heading.fixture.d.ts +1 -2
- package/lib/ui-kit/Icon/Icon.fixture.d.ts +4 -5
- package/lib/ui-kit/InfoCard/InfoCard.fixture.d.ts +1 -2
- package/lib/ui-kit/InnerTable/InnerTable.fixture.d.ts +1 -2
- package/lib/ui-kit/InnerTable/InnerTable.fixture.mobile.d.ts +1 -2
- package/lib/ui-kit/InnerTable/InnerTableButton.fixture.mobile.d.ts +1 -2
- package/lib/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -1
- package/lib/ui-kit/Input/InputControl.js +6 -2
- package/lib/ui-kit/Input/InputControl.js.map +1 -1
- package/lib/ui-kit/Input/InputProps.d.ts +1 -0
- package/lib/ui-kit/Input/renderErrorText.d.ts +1 -1
- package/lib/ui-kit/Input/renderLabel.d.ts +1 -1
- package/lib/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
- package/lib/ui-kit/LinkButton/LinkButton.fixture.d.ts +9 -10
- package/lib/ui-kit/LinkButton/LinkButton.fixture.mobile.d.ts +9 -10
- package/lib/ui-kit/LinkButton/renderArrows.d.ts +1 -2
- package/lib/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -1
- package/lib/ui-kit/Loader/Loader.fixture.d.ts +2 -3
- package/lib/ui-kit/LocationDialog/LocationDialog.fixture.d.ts +1 -2
- package/lib/ui-kit/LocationDialog/SearchBar.js.map +1 -1
- package/lib/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -1
- package/lib/ui-kit/LocationDialog/renderRegion.d.ts +1 -1
- package/lib/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -1
- package/lib/ui-kit/Logo/Logo.fixture.d.ts +1 -2
- package/lib/ui-kit/Logo/renderImage.d.ts +1 -1
- package/lib/ui-kit/NumberInput/NumberInput.fixture.d.ts +2 -3
- package/lib/ui-kit/Pagination/PageSizeSelector.d.ts +1 -1
- package/lib/ui-kit/Pagination/Pagination.d.ts +1 -1
- package/lib/ui-kit/Pagination/PaginationContainer.d.ts +1 -1
- package/lib/ui-kit/Pagination/renderPages.d.ts +1 -1
- package/lib/ui-kit/PopupManager/PopupManager.d.ts +1 -2
- package/lib/ui-kit/PriceList/PriceList.fixture.d.ts +1 -2
- package/lib/ui-kit/ProgressBar/ProgressBar.fixture.d.ts +1 -2
- package/lib/ui-kit/Radio/Radio.js.map +1 -1
- package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.fixture.d.ts +1 -2
- package/lib/ui-kit/Rating/Rating.d.ts +1 -2
- package/lib/ui-kit/Rating/Rating.fixture.d.ts +1 -2
- package/lib/ui-kit/ReportDialog/ReportDialog.fixture.d.ts +1 -2
- package/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.fixture.d.ts +1 -2
- package/lib/ui-kit/RichText/RichText.fixture.d.ts +5 -6
- package/lib/ui-kit/Select/Select.fixture.d.ts +2 -3
- package/lib/ui-kit/SlideCheckbox/SlideCheckbox.fixture.d.ts +1 -2
- package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.d.ts +7 -8
- package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.mobile.d.ts +7 -8
- package/lib/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -1
- package/lib/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -1
- package/lib/ui-kit/TabsControl/TabsControl.fixture.d.ts +3 -4
- package/lib/ui-kit/TabsControl/renderTab.d.ts +1 -1
- package/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -1
- package/lib/ui-kit/Tags/Tags.fixture.d.ts +1 -2
- package/lib/ui-kit/TimerCircle/TimerCircle.fixture.d.ts +1 -2
- package/lib/ui-kit/TopItem/TopItem.fixture.d.ts +2 -3
- package/lib/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
- package/lib/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
- package/lib/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.fixture.d.ts +1 -2
- package/lib/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/lib/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
- package/lib/ui-kit/YandexMap/renderSearchField.js.map +1 -1
- package/lib/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -1
- package/mobile/bundle/api/RetailAPI/updateUserTask.d.ts +1 -0
- package/mobile/bundle/bundle.umd.js +47 -37
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
- package/mobile/bundle/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
- package/mobile/bundle/components/ApplicationForm/renderContacts.d.ts +1 -2
- package/mobile/bundle/components/ApplicationForm/renderInputs.d.ts +1 -2
- package/mobile/bundle/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
- package/mobile/bundle/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
- package/mobile/bundle/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
- package/mobile/bundle/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
- package/mobile/bundle/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
- package/mobile/bundle/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
- package/mobile/bundle/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
- package/mobile/bundle/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
- package/mobile/bundle/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
- package/mobile/bundle/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
- package/mobile/bundle/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
- package/mobile/bundle/components/Carousel/renderCardHighlight.d.ts +1 -2
- package/mobile/bundle/components/ContentPage/renderContentPageHead.d.ts +1 -2
- package/mobile/bundle/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
- package/mobile/bundle/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
- package/mobile/bundle/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
- package/mobile/bundle/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
- package/mobile/bundle/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
- package/mobile/bundle/components/CreditCardForm/getSixthStepData.d.ts +5 -0
- package/mobile/bundle/components/CreditCardForm/renderInfo.d.ts +1 -2
- package/mobile/bundle/components/CreditCardForm/renderInputs.d.ts +1 -2
- package/mobile/bundle/components/CreditCardForm/renderStep.d.ts +1 -2
- package/mobile/bundle/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
- package/mobile/bundle/components/CreditForm/CreditFormStep.d.ts +2 -2
- package/mobile/bundle/components/CreditForm/FailedStatusContent.d.ts +1 -2
- package/mobile/bundle/components/CreditForm/PendingStatusContent.d.ts +1 -2
- package/mobile/bundle/components/CreditForm/ReworkStatusContent.d.ts +1 -2
- package/mobile/bundle/components/CreditForm/SuccessStatusContent.d.ts +1 -2
- package/mobile/bundle/components/CreditForm/renderInfo.d.ts +1 -2
- package/mobile/bundle/components/CreditForm/renderInputs.d.ts +1 -2
- package/mobile/bundle/components/CreditForm/renderStep.d.ts +1 -2
- package/mobile/bundle/components/Depository/DepositoryItem.d.ts +1 -2
- package/mobile/bundle/components/ExchangeRateTile/renderInput.d.ts +1 -2
- package/mobile/bundle/components/LinkDocs/renderDefaultItem.d.ts +2 -3
- package/mobile/bundle/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
- package/mobile/bundle/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
- package/mobile/bundle/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
- package/mobile/bundle/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
- package/mobile/bundle/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
- package/mobile/bundle/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
- package/mobile/bundle/components/OfficesAtmsMap/renderDay.d.ts +1 -2
- package/mobile/bundle/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
- package/mobile/bundle/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
- package/mobile/bundle/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
- package/mobile/bundle/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
- package/mobile/bundle/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
- package/mobile/bundle/components/ProductBlock/renderBackwardButton.d.ts +1 -2
- package/mobile/bundle/components/RollupItem/renderRoundedIcon.d.ts +1 -2
- package/mobile/bundle/components/SafeDepositRental/RadioButtons.d.ts +1 -2
- package/mobile/bundle/components/StepsBlock/renderStepMobile.d.ts +1 -2
- package/mobile/bundle/components/TabsLayout/renderTabsLayout.d.ts +1 -2
- package/mobile/bundle/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
- package/mobile/bundle/hooks/useElementSpace.d.ts +0 -1
- package/mobile/bundle/model/ColumnCount.d.ts +5 -0
- package/mobile/bundle/model/InputSectionsType.d.ts +3 -2
- package/mobile/bundle/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
- package/mobile/bundle/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
- package/mobile/bundle/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
- package/mobile/bundle/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
- package/mobile/bundle/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
- package/mobile/bundle/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
- package/mobile/bundle/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
- package/mobile/bundle/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
- package/mobile/bundle/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
- package/mobile/bundle/ui-kit/Calculator/renderFootnote.d.ts +1 -2
- package/mobile/bundle/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
- package/mobile/bundle/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
- package/mobile/bundle/ui-kit/Calculator/renderPayout.d.ts +1 -2
- package/mobile/bundle/ui-kit/Calculator/renderRate.d.ts +1 -2
- package/mobile/bundle/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
- package/mobile/bundle/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
- package/mobile/bundle/ui-kit/DialogManager/DialogManager.d.ts +1 -2
- package/mobile/bundle/ui-kit/DialogManager/openDocument.d.ts +8 -1
- package/mobile/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
- package/mobile/bundle/ui-kit/FormField/getField.d.ts +1 -2
- package/mobile/bundle/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
- package/mobile/bundle/ui-kit/FormField/renderTitle.d.ts +1 -2
- package/mobile/bundle/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
- package/mobile/bundle/ui-kit/Input/InputProps.d.ts +1 -0
- package/mobile/bundle/ui-kit/Input/renderErrorText.d.ts +1 -2
- package/mobile/bundle/ui-kit/Input/renderLabel.d.ts +1 -2
- package/mobile/bundle/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
- package/mobile/bundle/ui-kit/LinkButton/renderArrows.d.ts +1 -2
- package/mobile/bundle/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
- package/mobile/bundle/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
- package/mobile/bundle/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
- package/mobile/bundle/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
- package/mobile/bundle/ui-kit/Logo/renderImage.d.ts +1 -2
- package/mobile/bundle/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
- package/mobile/bundle/ui-kit/Pagination/Pagination.d.ts +1 -2
- package/mobile/bundle/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
- package/mobile/bundle/ui-kit/Pagination/renderPages.d.ts +1 -2
- package/mobile/bundle/ui-kit/PopupManager/PopupManager.d.ts +1 -2
- package/mobile/bundle/ui-kit/Rating/Rating.d.ts +1 -2
- package/mobile/bundle/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
- package/mobile/bundle/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
- package/mobile/bundle/ui-kit/TabsControl/renderTab.d.ts +1 -2
- package/mobile/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
- package/mobile/bundle/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
- package/mobile/bundle/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
- package/mobile/bundle/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
- package/mobile/dist/api/RetailAPI/updateUserTask.d.ts +1 -0
- package/mobile/dist/api/RetailAPI/updateUserTask.js.map +1 -1
- package/mobile/dist/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
- package/mobile/dist/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
- package/mobile/dist/components/ApplicationForm/renderContacts.d.ts +1 -2
- package/mobile/dist/components/ApplicationForm/renderInputs.d.ts +1 -2
- package/mobile/dist/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
- package/mobile/dist/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
- package/mobile/dist/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
- package/mobile/dist/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
- package/mobile/dist/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
- package/mobile/dist/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
- package/mobile/dist/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
- package/mobile/dist/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
- package/mobile/dist/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
- package/mobile/dist/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
- package/mobile/dist/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
- package/mobile/dist/components/Carousel/renderCardHighlight.d.ts +1 -2
- package/mobile/dist/components/ContentPage/renderContentPageHead.d.ts +1 -2
- package/mobile/dist/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
- package/mobile/dist/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
- package/mobile/dist/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
- package/mobile/dist/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
- package/mobile/dist/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
- package/mobile/dist/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
- package/mobile/dist/components/CreditCardForm/getCreditCardFormTaskData.js +1 -3
- package/mobile/dist/components/CreditCardForm/getCreditCardFormTaskData.js.map +1 -1
- package/mobile/dist/components/CreditCardForm/getFourthStepData.js +3 -1
- package/mobile/dist/components/CreditCardForm/getFourthStepData.js.map +1 -1
- package/mobile/dist/components/CreditCardForm/getSixthStepData.d.ts +5 -0
- package/mobile/dist/components/CreditCardForm/getSixthStepData.js +8 -1
- package/mobile/dist/components/CreditCardForm/getSixthStepData.js.map +1 -1
- package/mobile/dist/components/CreditCardForm/getThirdStepData.js +3 -1
- package/mobile/dist/components/CreditCardForm/getThirdStepData.js.map +1 -1
- package/mobile/dist/components/CreditCardForm/renderInfo.d.ts +1 -2
- package/mobile/dist/components/CreditCardForm/renderInputs.d.ts +1 -2
- package/mobile/dist/components/CreditCardForm/renderStep.d.ts +1 -2
- package/mobile/dist/components/CreditCardForm/useCreditCardFormAPI.js +0 -1
- package/mobile/dist/components/CreditCardForm/useCreditCardFormAPI.js.map +1 -1
- package/mobile/dist/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
- package/mobile/dist/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
- package/mobile/dist/components/CreditForm/CreditFormStep.d.ts +2 -2
- package/mobile/dist/components/CreditForm/CreditFormStep.js.map +1 -1
- package/mobile/dist/components/CreditForm/FailedStatusContent.d.ts +1 -2
- package/mobile/dist/components/CreditForm/PendingStatusContent.d.ts +1 -2
- package/mobile/dist/components/CreditForm/ReworkStatusContent.d.ts +1 -2
- package/mobile/dist/components/CreditForm/SuccessStatusContent.d.ts +1 -2
- package/mobile/dist/components/CreditForm/getCreditFormTaskData.js +0 -3
- package/mobile/dist/components/CreditForm/getCreditFormTaskData.js.map +1 -1
- package/mobile/dist/components/CreditForm/getSecondStepData.js +3 -1
- package/mobile/dist/components/CreditForm/getSecondStepData.js.map +1 -1
- package/mobile/dist/components/CreditForm/getThirdStepData.js +3 -1
- package/mobile/dist/components/CreditForm/getThirdStepData.js.map +1 -1
- package/mobile/dist/components/CreditForm/renderInfo.d.ts +1 -2
- package/mobile/dist/components/CreditForm/renderInputs.d.ts +1 -2
- package/mobile/dist/components/CreditForm/renderStep.d.ts +1 -2
- package/mobile/dist/components/Depository/DepositoryItem.d.ts +1 -2
- package/mobile/dist/components/Depository/DepositoryItem.js +3 -3
- package/mobile/dist/components/Depository/DepositoryItem.js.map +1 -1
- package/mobile/dist/components/ExchangeRateTile/renderInput.d.ts +1 -2
- package/mobile/dist/components/LinkDocs/renderDefaultItem.d.ts +2 -3
- package/mobile/dist/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
- package/mobile/dist/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
- package/mobile/dist/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
- package/mobile/dist/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
- package/mobile/dist/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
- package/mobile/dist/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
- package/mobile/dist/components/OfficesAtmsMap/renderDay.d.ts +1 -2
- package/mobile/dist/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
- package/mobile/dist/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
- package/mobile/dist/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
- package/mobile/dist/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
- package/mobile/dist/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
- package/mobile/dist/components/ProductBlock/renderBackwardButton.d.ts +1 -2
- package/mobile/dist/components/RollupItem/renderRoundedIcon.d.ts +1 -2
- package/mobile/dist/components/SafeDepositRental/RadioButtons.d.ts +1 -2
- package/mobile/dist/components/StepsBlock/renderStepMobile.d.ts +1 -2
- package/mobile/dist/components/TabsLayout/renderTabsLayout.d.ts +1 -2
- package/mobile/dist/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
- package/mobile/dist/hooks/useElementSpace.d.ts +0 -1
- package/mobile/dist/model/ColumnCount.d.ts +5 -0
- package/mobile/dist/model/ColumnCount.js +2 -0
- package/mobile/dist/model/ColumnCount.js.map +1 -0
- package/mobile/dist/model/InputSectionsType.d.ts +3 -2
- package/mobile/dist/setup-fixture.js.map +1 -1
- package/mobile/dist/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
- package/mobile/dist/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
- package/mobile/dist/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
- package/mobile/dist/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
- package/mobile/dist/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
- package/mobile/dist/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
- package/mobile/dist/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
- package/mobile/dist/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
- package/mobile/dist/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
- package/mobile/dist/ui-kit/Calculator/renderFootnote.d.ts +1 -2
- package/mobile/dist/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
- package/mobile/dist/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
- package/mobile/dist/ui-kit/Calculator/renderPayout.d.ts +1 -2
- package/mobile/dist/ui-kit/Calculator/renderRate.d.ts +1 -2
- package/mobile/dist/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
- package/mobile/dist/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
- package/mobile/dist/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
- package/mobile/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
- package/mobile/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
- package/mobile/dist/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
- package/mobile/dist/ui-kit/DialogManager/DialogManager.d.ts +1 -2
- package/mobile/dist/ui-kit/DialogManager/openDocument.d.ts +8 -1
- package/mobile/dist/ui-kit/DialogManager/openDocument.js +3 -2
- package/mobile/dist/ui-kit/DialogManager/openDocument.js.map +1 -1
- package/mobile/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
- package/mobile/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/ChildrenField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/DependentsField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/DulNumberField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/DulSerieField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/ExpensesField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/InnField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/InnField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/WagesField.js +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/WagesField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/getField.d.ts +1 -2
- package/mobile/dist/ui-kit/FormField/getField.js +1 -1
- package/mobile/dist/ui-kit/FormField/getField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
- package/mobile/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/renderTitle.d.ts +1 -2
- package/mobile/dist/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
- package/mobile/dist/ui-kit/Input/InputControl.js +5 -1
- package/mobile/dist/ui-kit/Input/InputControl.js.map +1 -1
- package/mobile/dist/ui-kit/Input/InputProps.d.ts +1 -0
- package/mobile/dist/ui-kit/Input/renderErrorText.d.ts +1 -2
- package/mobile/dist/ui-kit/Input/renderLabel.d.ts +1 -2
- package/mobile/dist/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
- package/mobile/dist/ui-kit/LinkButton/renderArrows.d.ts +1 -2
- package/mobile/dist/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
- package/mobile/dist/ui-kit/LocationDialog/SearchBar.js.map +1 -1
- package/mobile/dist/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
- package/mobile/dist/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
- package/mobile/dist/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
- package/mobile/dist/ui-kit/Logo/renderImage.d.ts +1 -2
- package/mobile/dist/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
- package/mobile/dist/ui-kit/Pagination/Pagination.d.ts +1 -2
- package/mobile/dist/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
- package/mobile/dist/ui-kit/Pagination/renderPages.d.ts +1 -2
- package/mobile/dist/ui-kit/PopupManager/PopupManager.d.ts +1 -2
- package/mobile/dist/ui-kit/Radio/Radio.js.map +1 -1
- package/mobile/dist/ui-kit/Rating/Rating.d.ts +1 -2
- package/mobile/dist/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
- package/mobile/dist/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
- package/mobile/dist/ui-kit/TabsControl/renderTab.d.ts +1 -2
- package/mobile/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
- package/mobile/dist/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
- package/mobile/dist/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
- package/mobile/dist/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/mobile/dist/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
- package/mobile/dist/ui-kit/YandexMap/renderSearchField.js.map +1 -1
- package/mobile/dist/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
- package/mobile/lib/api/RetailAPI/updateUserTask.d.ts +1 -0
- package/mobile/lib/api/RetailAPI/updateUserTask.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
- package/mobile/lib/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
- package/mobile/lib/components/ApplicationForm/renderContacts.d.ts +1 -2
- package/mobile/lib/components/ApplicationForm/renderInputs.d.ts +1 -2
- package/mobile/lib/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
- package/mobile/lib/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
- package/mobile/lib/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
- package/mobile/lib/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
- package/mobile/lib/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
- package/mobile/lib/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
- package/mobile/lib/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
- package/mobile/lib/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
- package/mobile/lib/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
- package/mobile/lib/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
- package/mobile/lib/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
- package/mobile/lib/components/Carousel/renderCardHighlight.d.ts +1 -2
- package/mobile/lib/components/ContentPage/renderContentPageHead.d.ts +1 -2
- package/mobile/lib/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
- package/mobile/lib/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
- package/mobile/lib/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
- package/mobile/lib/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
- package/mobile/lib/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
- package/mobile/lib/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
- package/mobile/lib/components/CreditCardForm/getCreditCardFormTaskData.js +2 -4
- package/mobile/lib/components/CreditCardForm/getCreditCardFormTaskData.js.map +1 -1
- package/mobile/lib/components/CreditCardForm/getFourthStepData.js +3 -1
- package/mobile/lib/components/CreditCardForm/getFourthStepData.js.map +1 -1
- package/mobile/lib/components/CreditCardForm/getSixthStepData.d.ts +5 -0
- package/mobile/lib/components/CreditCardForm/getSixthStepData.js +6 -0
- package/mobile/lib/components/CreditCardForm/getSixthStepData.js.map +1 -1
- package/mobile/lib/components/CreditCardForm/getThirdStepData.js +3 -1
- package/mobile/lib/components/CreditCardForm/getThirdStepData.js.map +1 -1
- package/mobile/lib/components/CreditCardForm/renderInfo.d.ts +1 -2
- package/mobile/lib/components/CreditCardForm/renderInputs.d.ts +1 -2
- package/mobile/lib/components/CreditCardForm/renderStep.d.ts +1 -2
- package/mobile/lib/components/CreditCardForm/useCreditCardFormAPI.js +0 -1
- package/mobile/lib/components/CreditCardForm/useCreditCardFormAPI.js.map +1 -1
- package/mobile/lib/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
- package/mobile/lib/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
- package/mobile/lib/components/CreditForm/CreditFormStep.d.ts +2 -2
- package/mobile/lib/components/CreditForm/CreditFormStep.js.map +1 -1
- package/mobile/lib/components/CreditForm/FailedStatusContent.d.ts +1 -2
- package/mobile/lib/components/CreditForm/PendingStatusContent.d.ts +1 -2
- package/mobile/lib/components/CreditForm/ReworkStatusContent.d.ts +1 -2
- package/mobile/lib/components/CreditForm/SuccessStatusContent.d.ts +1 -2
- package/mobile/lib/components/CreditForm/getCreditFormTaskData.js +0 -3
- package/mobile/lib/components/CreditForm/getCreditFormTaskData.js.map +1 -1
- package/mobile/lib/components/CreditForm/getSecondStepData.js +3 -1
- package/mobile/lib/components/CreditForm/getSecondStepData.js.map +1 -1
- package/mobile/lib/components/CreditForm/getThirdStepData.js +3 -1
- package/mobile/lib/components/CreditForm/getThirdStepData.js.map +1 -1
- package/mobile/lib/components/CreditForm/renderInfo.d.ts +1 -2
- package/mobile/lib/components/CreditForm/renderInputs.d.ts +1 -2
- package/mobile/lib/components/CreditForm/renderStep.d.ts +1 -2
- package/mobile/lib/components/Depository/DepositoryItem.d.ts +1 -2
- package/mobile/lib/components/Depository/DepositoryItem.js +3 -2
- package/mobile/lib/components/Depository/DepositoryItem.js.map +1 -1
- package/mobile/lib/components/ExchangeRateTile/renderInput.d.ts +1 -2
- package/mobile/lib/components/LinkDocs/renderDefaultItem.d.ts +2 -3
- package/mobile/lib/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
- package/mobile/lib/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
- package/mobile/lib/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
- package/mobile/lib/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
- package/mobile/lib/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
- package/mobile/lib/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
- package/mobile/lib/components/OfficesAtmsMap/renderDay.d.ts +1 -2
- package/mobile/lib/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
- package/mobile/lib/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
- package/mobile/lib/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
- package/mobile/lib/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
- package/mobile/lib/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
- package/mobile/lib/components/ProductBlock/renderBackwardButton.d.ts +1 -2
- package/mobile/lib/components/RollupItem/renderRoundedIcon.d.ts +1 -2
- package/mobile/lib/components/SafeDepositRental/RadioButtons.d.ts +1 -2
- package/mobile/lib/components/StepsBlock/renderStepMobile.d.ts +1 -2
- package/mobile/lib/components/TabsLayout/renderTabsLayout.d.ts +1 -2
- package/mobile/lib/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
- package/mobile/lib/hooks/useElementSpace.d.ts +0 -1
- package/mobile/lib/model/ColumnCount.d.ts +5 -0
- package/mobile/lib/model/ColumnCount.js +2 -0
- package/mobile/lib/model/ColumnCount.js.map +1 -0
- package/mobile/lib/model/InputSectionsType.d.ts +3 -2
- package/mobile/lib/setup-fixture.js.map +1 -1
- package/mobile/lib/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
- package/mobile/lib/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
- package/mobile/lib/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
- package/mobile/lib/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
- package/mobile/lib/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
- package/mobile/lib/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
- package/mobile/lib/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
- package/mobile/lib/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
- package/mobile/lib/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
- package/mobile/lib/ui-kit/Calculator/renderFootnote.d.ts +1 -2
- package/mobile/lib/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
- package/mobile/lib/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
- package/mobile/lib/ui-kit/Calculator/renderPayout.d.ts +1 -2
- package/mobile/lib/ui-kit/Calculator/renderRate.d.ts +1 -2
- package/mobile/lib/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
- package/mobile/lib/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
- package/mobile/lib/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
- package/mobile/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
- package/mobile/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
- package/mobile/lib/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
- package/mobile/lib/ui-kit/DialogManager/DialogManager.d.ts +1 -2
- package/mobile/lib/ui-kit/DialogManager/openDocument.d.ts +8 -1
- package/mobile/lib/ui-kit/DialogManager/openDocument.js +4 -3
- package/mobile/lib/ui-kit/DialogManager/openDocument.js.map +1 -1
- package/mobile/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
- package/mobile/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/ChildrenField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/DependentsField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/DulNumberField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/DulSerieField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/ExpensesField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/InnField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/InnField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/WagesField.js +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/WagesField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/getField.d.ts +1 -2
- package/mobile/lib/ui-kit/FormField/getField.js +1 -1
- package/mobile/lib/ui-kit/FormField/getField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
- package/mobile/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/renderTitle.d.ts +1 -2
- package/mobile/lib/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
- package/mobile/lib/ui-kit/Input/InputControl.js +6 -2
- package/mobile/lib/ui-kit/Input/InputControl.js.map +1 -1
- package/mobile/lib/ui-kit/Input/InputProps.d.ts +1 -0
- package/mobile/lib/ui-kit/Input/renderErrorText.d.ts +1 -2
- package/mobile/lib/ui-kit/Input/renderLabel.d.ts +1 -2
- package/mobile/lib/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
- package/mobile/lib/ui-kit/LinkButton/renderArrows.d.ts +1 -2
- package/mobile/lib/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
- package/mobile/lib/ui-kit/LocationDialog/SearchBar.js.map +1 -1
- package/mobile/lib/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
- package/mobile/lib/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
- package/mobile/lib/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
- package/mobile/lib/ui-kit/Logo/renderImage.d.ts +1 -2
- package/mobile/lib/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
- package/mobile/lib/ui-kit/Pagination/Pagination.d.ts +1 -2
- package/mobile/lib/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
- package/mobile/lib/ui-kit/Pagination/renderPages.d.ts +1 -2
- package/mobile/lib/ui-kit/PopupManager/PopupManager.d.ts +1 -2
- package/mobile/lib/ui-kit/Radio/Radio.js.map +1 -1
- package/mobile/lib/ui-kit/Rating/Rating.d.ts +1 -2
- package/mobile/lib/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
- package/mobile/lib/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
- package/mobile/lib/ui-kit/TabsControl/renderTab.d.ts +1 -2
- package/mobile/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
- package/mobile/lib/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
- package/mobile/lib/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
- package/mobile/lib/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/mobile/lib/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
- package/mobile/lib/ui-kit/YandexMap/renderSearchField.js.map +1 -1
- package/mobile/lib/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
- package/mobile/src/api/RetailAPI/updateUserTask.ts +1 -0
- package/mobile/src/components/ApplicationForm/ApplicationFormContent.ts +4 -8
- package/mobile/src/components/ApplicationLeadForm/ApplicationLeadFormContent.ts +2 -27
- package/mobile/src/components/ApplicationLeadForm/getInitialFormState.tsx +1 -1
- package/mobile/src/components/CreditCardForm/CreditCardFormStatusTracker.tsx +2 -1
- package/mobile/src/components/CreditCardForm/getCreditCardFormTaskData.ts +2 -4
- package/mobile/src/components/CreditCardForm/getFourthStepData.ts +4 -0
- package/mobile/src/components/CreditCardForm/getSixthStepData.ts +8 -0
- package/mobile/src/components/CreditCardForm/getThirdStepData.tsx +3 -0
- package/mobile/src/components/CreditCardForm/useCreditCardFormAPI.tsx +1 -1
- package/mobile/src/components/CreditForm/CreditFormStatusTracker.tsx +2 -1
- package/mobile/src/components/CreditForm/CreditFormStep.tsx +2 -1
- package/mobile/src/components/CreditForm/getCreditFormTaskData.ts +0 -3
- package/mobile/src/components/CreditForm/getSecondStepData.tsx +3 -0
- package/mobile/src/components/CreditForm/getThirdStepData.ts +4 -0
- package/mobile/src/components/Depository/DepositoryItem.tsx +3 -2
- package/mobile/src/model/ColumnCount.ts +5 -0
- package/mobile/src/model/InputSectionsType.ts +3 -5
- package/mobile/src/setup-fixture.ts +1 -1
- package/mobile/src/ui-kit/Checkbox/CheckboxWithDoc.tsx +2 -2
- package/mobile/src/ui-kit/ConsentBkiDialog/ConsentBkiDialog.tsx +5 -1
- package/mobile/src/ui-kit/DialogManager/openDocument.tsx +11 -5
- package/mobile/src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/ChildrenField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/CollectionCountField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/DependentsField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/DulNumberField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/DulSerieField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/ExpensesField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/InnField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/JobsNumberField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/OtherIncomeField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/PartInBusinessField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/RetirementIncomeField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/TotalIncomeField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/Fields/WagesField.tsx +1 -1
- package/mobile/src/ui-kit/FormField/getField.tsx +2 -1
- package/mobile/src/ui-kit/FormField/inputColumnStyle.tsx +2 -2
- package/mobile/src/ui-kit/Input/InputControl.tsx +8 -1
- package/mobile/src/ui-kit/Input/InputProps.ts +1 -0
- package/mobile/src/ui-kit/LocationDialog/SearchBar.tsx +4 -1
- package/mobile/src/ui-kit/Radio/Radio.tsx +4 -1
- package/mobile/src/ui-kit/Rating/Rating.tsx +2 -2
- package/mobile/src/ui-kit/VerifyPhoneDialog/InputCode.tsx +5 -4
- package/mobile/src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx +1 -1
- package/mobile/src/ui-kit/YandexMap/renderSearchField.tsx +1 -1
- package/package.json +29 -25
- package/src/api/RetailAPI/updateUserTask.ts +1 -0
- package/src/components/ApplicationForm/ApplicationFormContent.ts +4 -8
- package/src/components/ApplicationLeadForm/ApplicationLeadFormContent.ts +2 -27
- package/src/components/ApplicationLeadForm/getInitialFormState.tsx +1 -1
- package/src/components/CreditCardForm/CreditCardFormStatusTracker.tsx +2 -1
- package/src/components/CreditCardForm/getCreditCardFormTaskData.ts +2 -4
- package/src/components/CreditCardForm/getFourthStepData.ts +4 -0
- package/src/components/CreditCardForm/getSixthStepData.ts +8 -0
- package/src/components/CreditCardForm/getThirdStepData.tsx +3 -0
- package/src/components/CreditCardForm/useCreditCardFormAPI.tsx +1 -1
- package/src/components/CreditForm/CreditFormStatusTracker.tsx +2 -1
- package/src/components/CreditForm/CreditFormStep.tsx +2 -1
- package/src/components/CreditForm/getCreditFormTaskData.ts +0 -3
- package/src/components/CreditForm/getSecondStepData.tsx +3 -0
- package/src/components/CreditForm/getThirdStepData.ts +4 -0
- package/src/components/Depository/DepositoryItem.tsx +3 -2
- package/src/model/ColumnCount.ts +5 -0
- package/src/model/InputSectionsType.ts +3 -5
- package/src/setup-fixture.ts +1 -1
- package/src/ui-kit/Checkbox/CheckboxWithDoc.tsx +2 -2
- package/src/ui-kit/ConsentBkiDialog/ConsentBkiDialog.tsx +5 -1
- package/src/ui-kit/DialogManager/openDocument.tsx +11 -5
- package/src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/ChildrenField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/CollectionCountField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/DependentsField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/DulNumberField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/DulSerieField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/ExpensesField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/InnField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/JobsNumberField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/OtherIncomeField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/PartInBusinessField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/RetirementIncomeField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/TotalIncomeField.tsx +1 -1
- package/src/ui-kit/FormField/Fields/WagesField.tsx +1 -1
- package/src/ui-kit/FormField/getField.tsx +2 -1
- package/src/ui-kit/FormField/inputColumnStyle.tsx +2 -2
- package/src/ui-kit/Input/InputControl.tsx +8 -1
- package/src/ui-kit/Input/InputProps.ts +1 -0
- package/src/ui-kit/LocationDialog/SearchBar.tsx +4 -1
- package/src/ui-kit/Radio/Radio.tsx +4 -1
- package/src/ui-kit/Rating/Rating.tsx +2 -2
- package/src/ui-kit/VerifyPhoneDialog/InputCode.tsx +5 -4
- package/src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx +1 -1
- package/src/ui-kit/YandexMap/renderSearchField.tsx +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getField.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/getField.tsx"],"names":[],"mappings":";;;AAIA,gFAA6E;AAE7E,wDAAqD;AACrD,4DAAyD;AACzD,oEAAiE;AACjE,gEAA6D;AAC7D,wDAAqD;AACrD,kEAA+D;AAC/D,oEAAiE;AACjE,sDAAmD;AACnD,oEAAiE;AACjE,oEAAiE;AACjE,4DAAyD;AACzD,0EAAsE;AACtE,gEAA6D;AAC7D,oEAAiE;AACjE,4DAAyD;AACzD,0DAAuD;AACvD,8DAA2D;AAC3D,kEAA+D;AAC/D,0DAAuD;AACvD,0DAAuD;AACvD,wEAAqE;AACrE,wDAAqD;AACrD,8EAA2E;AAC3E,kEAA+D;AAC/D,wDAAqD;AACrD,sEAAmE;AACnE,0DAAuD;AACvD,kEAA+D;AAC/D,8DAA2D;AAC3D,8EAA2E;AAC3E,0EAAuE;AACvE,kEAA+D;AAC/D,gEAA6D;AAC7D,4DAAyD;AACzD,0DAAuD;AACvD,8EAA2E;AAC3E,4DAAyD;AACzD,oDAAiD;AACjD,8EAA2E;AAC3E,kFAA+E;AAC/E,8DAA2D;AAC3D,0DAAuD;AACvD,0EAAuE;AACvE,oEAAiE;AACjE,kEAA+D;AAC/D,sEAAmE;AACnE,0DAAuD;AACvD,0EAAuE;AACvE,wDAAqD;AACrD,gDAA6C;AAC7C,0DAAuD;AACvD,8DAA2D;AAC3D,4EAAyE;AACzE,wEAAqE;AACrE,4DAAyD;AACzD,wEAAqE;AACrE,8DAA2D;AAC3D,4EAAyE;AACzE,kEAA+D;AAC/D,8DAA2D;AAC3D,kDAA+C;AAC/C,sEAAmE;AACnE,kEAA+D;AAC/D,0EAAuE;AACvE,gEAA6D;AAC7D,gGAA6F;AAC7F,sEAAmE;AACnE,wEAAqE;AACrE,oEAAiE;AACjE,oDAAiD;AACjD,kFAA+E;AAC/E,gEAA6D;AAC7D,wDAAqD;AACrD,sDAAmD;AACnD,oEAAiE;AACjE,kEAA+D;AAC/D,0EAAuE;AACvE,sEAAmE;AACnE,0EAAuE;AACvE,gDAA6C;AAC7C,sEAAmE;AACnE,oDAAiD;AACjD,wDAAqD;AACrD,kDAA+C;AAC/C,gEAA6D;AAC7D,kEAA+D;AAC/D,gDAA6C;AAC7C,oDAAiD;AACjD,mDAAgD;AAEhD,MAAM,WAAW,GAAG;IAClB,IAAI,EAAE,6CAA6C;CACpD,CAAC;AAEK,MAAM,QAAQ,GACnB,CAAC,KAA+B,EAAE,
|
|
1
|
+
{"version":3,"file":"getField.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/getField.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type
|
|
2
|
-
export declare const inputColumnStyles: (column:
|
|
1
|
+
import { type ColumnsCount } from '../../model/ColumnCount';
|
|
2
|
+
export declare const inputColumnStyles: (column: ColumnsCount | undefined) => "" | "@xl:grid-cols-2";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inputColumnStyle.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/inputColumnStyle.tsx"],"names":[],"mappings":";;AAEO,MAAM,iBAAiB,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"inputColumnStyle.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/inputColumnStyle.tsx"],"names":[],"mappings":";;AAEO,MAAM,iBAAiB,GAAG,CAAC,MAAgC,EAAE,EAAE,CACpE,MAAM,KAAK,CAAC,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,EAAE,CAAC;AAD3B,QAAA,iBAAiB,qBACU"}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const renderTitle: (title?: string) => JSX.Element | null;
|
|
1
|
+
export declare const renderTitle: (title?: string) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type RowsData } from './InnerTableProps';
|
|
3
|
-
export declare const renderInnerTableRow: (activeColumnIndex: number) => (rowData: RowsData[], rowIdx: number) =>
|
|
2
|
+
export declare const renderInnerTableRow: (activeColumnIndex: number) => (rowData: RowsData[], rowIdx: number) => any;
|
|
@@ -11,13 +11,16 @@ const style_1 = require("../../utils/style");
|
|
|
11
11
|
const Input_1 = require("./Input");
|
|
12
12
|
const renderErrorText_1 = require("./renderErrorText");
|
|
13
13
|
const useInputPopup_1 = require("./useInputPopup");
|
|
14
|
-
exports.InputControl = (0, uni_jsx_1.JSX)(({ className, label, value = '', placeholder, error, errors, onChange = noop_1.noop, onDaDataChange, onBlur, isTextarea, type, name = '', daDataQueryPrefix, maxLength, dadata = false, disabled = false, }) => {
|
|
14
|
+
exports.InputControl = (0, uni_jsx_1.JSX)(({ className, label, value = '', placeholder, error, errors, onChange = noop_1.noop, onDaDataChange, onBlur, isTextarea, type, name = '', daDataQueryPrefix, isInteger = false, maxLength, dadata = false, disabled = false, }) => {
|
|
15
15
|
const [isOpen, { setFalse: close, setTrue: open }] = (0, useBool_1.useBool)();
|
|
16
16
|
const popupRef = (0, useOutsideClick_1.useOutsideClick)(close);
|
|
17
17
|
const handleChange = (0, hooks_1.useCallback)((v) => {
|
|
18
18
|
dadata && !isOpen && open();
|
|
19
19
|
maxLength ? v.length <= maxLength && onChange(v) : onChange(v);
|
|
20
20
|
}, [dadata, isOpen, onChange]);
|
|
21
|
+
(0, hooks_1.useEffect)(() => {
|
|
22
|
+
isInteger && value ? onChange(normalizeInteger(value)) : null;
|
|
23
|
+
}, [value]);
|
|
21
24
|
const inputRef = (0, useInputPopup_1.useInputPopup)({
|
|
22
25
|
isOpen: isOpen && dadata,
|
|
23
26
|
name,
|
|
@@ -28,5 +31,6 @@ exports.InputControl = (0, uni_jsx_1.JSX)(({ className, label, value = '', place
|
|
|
28
31
|
});
|
|
29
32
|
return ((0, jsx_runtime_1.jsxs)("div", { className: (0, style_1.style)('shrink-0 w-full', className), ref: popupRef, onBlur: close, onFocus: open, children: [(0, jsx_runtime_1.jsx)("div", { ref: inputRef, children: (0, jsx_runtime_1.jsx)(Input_1.Input, { disabled: disabled, type: type || 'text', "aria-label": label, label: (0, getRequiredLabel_1.getRequiredLabel)({ label, errors }), valid: Boolean(!error), value: value, onChange: handleChange, onBlur: onBlur, isTextarea: isTextarea, placeholder: getPlaceholder(placeholder, errors, label) }) }), (0, renderErrorText_1.renderErrorText)(error)] }));
|
|
30
33
|
});
|
|
34
|
+
const normalizeInteger = (val = '') => val.replace(/[^\d]+/g, '');
|
|
31
35
|
const getPlaceholder = (placeholder, errors, label) => errors && !label ? `${placeholder}*` : placeholder;
|
|
32
36
|
//# sourceMappingURL=InputControl.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputControl.js","sourceRoot":"","sources":["../../../src/ui-kit/Input/InputControl.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,
|
|
1
|
+
{"version":3,"file":"InputControl.js","sourceRoot":"","sources":["../../../src/ui-kit/Input/InputControl.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAqE;AACrE,iEAA8D;AAC9D,iFAA8E;AAC9E,mEAAgE;AAChE,2CAAwC;AACxC,6CAA0C;AAC1C,mCAAgC;AAEhC,uDAAoD;AACpD,mDAAgD;AAEnC,QAAA,YAAY,GAAG,IAAA,aAAG,EAC7B,CAAC,EACC,SAAS,EACT,KAAK,EACL,KAAK,GAAG,EAAE,EACV,WAAW,EACX,KAAK,EACL,MAAM,EACN,QAAQ,GAAG,WAAI,EACf,cAAc,EACd,MAAM,EACN,UAAU,EACV,IAAI,EACJ,IAAI,GAAG,EAAE,EACT,iBAAiB,EACjB,SAAS,GAAG,KAAK,EACjB,SAAS,EACT,MAAM,GAAG,KAAK,EACd,QAAQ,GAAG,KAAK,GACjB,EAAE,EAAE;IACH,MAAM,CAAC,MAAM,EAAE,EAAE,QAAQ,EAAE,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,GAAG,IAAA,iBAAO,GAAE,CAAC;IAC/D,MAAM,QAAQ,GAAG,IAAA,iCAAe,EAAiB,KAAK,CAAC,CAAC;IAExD,MAAM,YAAY,GAAG,IAAA,mBAAW,EAC9B,CAAC,CAAS,EAAE,EAAE;QACZ,MAAM,IAAI,CAAC,MAAM,IAAI,IAAI,EAAE,CAAC;QAC5B,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,IAAI,SAAS,IAAI,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC;IACjE,CAAC,EACD,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,CAAC,CAC3B,CAAC;IAEF,IAAA,iBAAS,EAAC,GAAG,EAAE;QACb,SAAS,IAAI,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;IAChE,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC;IAEZ,MAAM,QAAQ,GAAG,IAAA,6BAAa,EAAC;QAC7B,MAAM,EAAE,MAAM,IAAI,MAAM;QACxB,IAAI;QACJ,KAAK;QACL,iBAAiB;QACjB,QAAQ;QACR,cAAc;KACf,CAAC,CAAC;IAEH,OAAO,CACL,iCACE,SAAS,EAAE,IAAA,aAAK,EAAC,iBAAiB,EAAE,SAAS,CAAC,EAC9C,GAAG,EAAE,QAAQ,EACb,MAAM,EAAE,KAAK,EACb,OAAO,EAAE,IAAI,aAEb,gCAAK,GAAG,EAAE,QAAQ,YAChB,uBAAC,aAAK,IACJ,QAAQ,EAAE,QAAQ,EAClB,IAAI,EAAE,IAAI,IAAI,MAAM,gBACR,KAAK,EACjB,KAAK,EAAE,IAAA,mCAAgB,EAAC,EAAE,KAAK,EAAE,MAAM,EAAE,CAAC,EAC1C,KAAK,EAAE,OAAO,CAAC,CAAC,KAAK,CAAC,EACtB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,YAAY,EACtB,MAAM,EAAE,MAAM,EACd,UAAU,EAAE,UAAU,EACtB,WAAW,EAAE,cAAc,CAAC,WAAW,EAAE,MAAM,EAAE,KAAK,CAAC,GACvD,GACE,EACL,IAAA,iCAAe,EAAC,KAAK,CAAC,IACnB,CACP,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,gBAAgB,GAAG,CAAC,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,GAAG,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,CAAC,CAAC;AAElE,MAAM,cAAc,GAAG,CAAC,WAAoB,EAAE,MAAiB,EAAE,KAAc,EAAE,EAAE,CACjF,MAAM,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,WAAW,GAAG,CAAC,CAAC,CAAC,WAAW,CAAC"}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const renderErrorText: (error: string | undefined) => JSX.Element;
|
|
1
|
+
export declare const renderErrorText: (error: string | undefined) => any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const renderLabel: (label?: string) => JSX.Element | null;
|
|
1
|
+
export declare const renderLabel: (label?: string) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
interface RangeWithTicksProps {
|
|
3
2
|
list: number[];
|
|
4
3
|
min: number;
|
|
@@ -8,5 +7,5 @@ interface RangeWithTicksProps {
|
|
|
8
7
|
value?: number;
|
|
9
8
|
onChange?: (value: number) => void;
|
|
10
9
|
}
|
|
11
|
-
export declare function renderRangeWithTicks({ list, min, max, step, value, disabled, onChange, }: RangeWithTicksProps):
|
|
10
|
+
export declare function renderRangeWithTicks({ list, min, max, step, value, disabled, onChange, }: RangeWithTicksProps): any;
|
|
12
11
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
/** @deprecated */
|
|
3
2
|
export declare type RenderArrowsProps = {
|
|
4
3
|
dec: () => void;
|
|
@@ -10,4 +9,4 @@ export declare type RenderArrowsProps = {
|
|
|
10
9
|
isDisabled?: boolean;
|
|
11
10
|
};
|
|
12
11
|
/** @deprecated */
|
|
13
|
-
export declare function renderArrows({ dec, inc, canDec, canInc, btnClass, className, }: RenderArrowsProps):
|
|
12
|
+
export declare function renderArrows({ dec, inc, canDec, canInc, btnClass, className, }: RenderArrowsProps): any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type LinkButtonContent } from './LinkButtonContent';
|
|
3
2
|
interface ButtonsSectionOptions {
|
|
4
3
|
className?: string;
|
|
@@ -6,5 +5,5 @@ interface ButtonsSectionOptions {
|
|
|
6
5
|
isVertical?: boolean;
|
|
7
6
|
}
|
|
8
7
|
/** @deprecated */
|
|
9
|
-
export declare const renderButtonsSection: (buttons?: (LinkButtonContent | undefined)[], { className, buttonClassName, isVertical }?: ButtonsSectionOptions) =>
|
|
8
|
+
export declare const renderButtonsSection: (buttons?: (LinkButtonContent | undefined)[], { className, buttonClassName, isVertical }?: ButtonsSectionOptions) => any;
|
|
10
9
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchBar.js","sourceRoot":"","sources":["../../../src/ui-kit/LocationDialog/SearchBar.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,6CAA0C;AAC1C,8DAA2D;
|
|
1
|
+
{"version":3,"file":"SearchBar.js","sourceRoot":"","sources":["../../../src/ui-kit/LocationDialog/SearchBar.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,6CAA0C;AAC1C,8DAA2D;AAS9C,QAAA,SAAS,GAAG,IAAA,aAAG,EAAsB,CAAC,EAAE,SAAS,EAAE,UAAU,EAAE,QAAQ,EAAE,EAAE,EAAE;IACxF,OAAO,CACL,kCAAM,SAAS,EAAE,sBAAsB,SAAS,EAAE,aAChD,gCAAK,SAAS,EAAC,kGAAkG,YAC9G,UAAU,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACnB,kCAAO,OAAO,EAAC,kBAAkB,EAAC,SAAS,EAAE,sBAAsB,6GAE3D,CACT,GACG,EACN,kCACE,EAAE,EAAC,kBAAkB,EACrB,SAAS,EAAE,IAAA,aAAK,EACd,iCAAe,EACf,+DAA+D,CAChE,EACD,KAAK,EAAE,UAAU,EACjB,QAAQ,EAAE,CAAC,CAAmD,EAAE,EAAE,CAChE,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,EAExC,IAAI,EAAC,MAAM,EACX,IAAI,EAAC,2BAA2B,GAChC,IACG,CACR,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type ForeignOfficeProps } from '../../data/HeaderData';
|
|
3
|
-
export declare const renderForeignOffices: (foreignOffices: ForeignOfficeProps[] | undefined) =>
|
|
2
|
+
export declare const renderForeignOffices: (foreignOffices: ForeignOfficeProps[] | undefined) => any;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Region } from '../../hooks/useRegions';
|
|
3
2
|
import { type AspectsDef } from '../../model/AspectsProps';
|
|
4
3
|
declare type ChangeLocation = (region: Region) => void;
|
|
5
|
-
export declare const renderRegion: (data: AspectsDef[] | undefined, onChangeLocation?: ChangeLocation) => (region: Region) =>
|
|
4
|
+
export declare const renderRegion: (data: AspectsDef[] | undefined, onChangeLocation?: ChangeLocation) => (region: Region) => any;
|
|
6
5
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Region } from '../../hooks/useRegions';
|
|
3
2
|
import { type AspectsDef } from '../../model/AspectsProps';
|
|
4
|
-
export declare const renderRegionGroup: (onChangeLocation?: ((region: Region) => void) | undefined, data?: AspectsDef[]) => ([letter, regions]: [string, Region[]]) =>
|
|
3
|
+
export declare const renderRegionGroup: (onChangeLocation?: ((region: Region) => void) | undefined, data?: AspectsDef[]) => ([letter, regions]: [string, Region[]]) => any;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
interface PageSizeSelectorProps {
|
|
3
2
|
itemCount: number;
|
|
4
3
|
onItemCountChange: (count: number) => void;
|
|
5
4
|
}
|
|
6
|
-
export declare const PageSizeSelector: ({ itemCount, onItemCountChange }: PageSizeSelectorProps) =>
|
|
5
|
+
export declare const PageSizeSelector: ({ itemCount, onItemCountChange }: PageSizeSelectorProps) => any;
|
|
7
6
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export interface PaginationProps {
|
|
3
2
|
currentPage: number;
|
|
4
3
|
onPageChange: (page: number) => void;
|
|
@@ -6,4 +5,4 @@ export interface PaginationProps {
|
|
|
6
5
|
itemCount?: number;
|
|
7
6
|
onItemCountChange?: (count: number) => void;
|
|
8
7
|
}
|
|
9
|
-
export declare const Pagination: ({ currentPage, onPageChange, totalPages, itemCount, onItemCountChange, }: PaginationProps) =>
|
|
8
|
+
export declare const Pagination: ({ currentPage, onPageChange, totalPages, itemCount, onItemCountChange, }: PaginationProps) => any;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export interface PaginationContainerProps {
|
|
3
2
|
currentPage: number;
|
|
4
3
|
onPageChange: (page: number) => void;
|
|
5
4
|
totalPages: number;
|
|
6
5
|
}
|
|
7
|
-
export declare const PaginationContainer: ({ currentPage, onPageChange, totalPages, }: PaginationContainerProps) =>
|
|
6
|
+
export declare const PaginationContainer: ({ currentPage, onPageChange, totalPages, }: PaginationContainerProps) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type PaginationContainerProps } from './PaginationContainer';
|
|
3
|
-
export declare const renderPages: (pagesParams: PaginationContainerProps, index: number) =>
|
|
2
|
+
export declare const renderPages: (pagesParams: PaginationContainerProps, index: number) => any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const PopupManager: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element | null>;
|
|
1
|
+
export declare const PopupManager: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Radio.js","sourceRoot":"","sources":["../../../src/ui-kit/Radio/Radio.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,6CAA0C;AAC1C,6DAA8D;AAC9D,8DAA2D;
|
|
1
|
+
{"version":3,"file":"Radio.js","sourceRoot":"","sources":["../../../src/ui-kit/Radio/Radio.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,6CAA0C;AAC1C,6DAA8D;AAC9D,8DAA2D;AAE3D,uCAAoC;AAGvB,QAAA,KAAK,GAAG,IAAA,aAAG,EAAa,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAE,CAAC,CAC5F,gCAAK,SAAS,EAAE,SAAS,YACvB,mCAAO,SAAS,EAAC,2DAA2D,aAC1E,kCACE,SAAS,EAAE,IAAA,aAAK,EACd,iCAAe,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,KAAK,SAAS,CAAC,EACzD,iCAAiB,EACjB,sGAAsG,EACtG,+GAA+G,CAChH,EACD,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,KAAK,EACZ,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,CAAC,CAAmD,EAAE,EAAE,CAChE,QAAQ,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAE5B,IAAI,EAAC,OAAO,GACZ,EACD,IAAI,CAAC,CAAC,CAAC,uBAAC,WAAI,IAAC,KAAK,EAAC,mBAAmB,YAAE,IAAI,GAAQ,CAAC,CAAC,CAAC,IAAI,IACtD,GACJ,CACP,CAAC,CAAC"}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const Rating: () => JSX.Element;
|
|
1
|
+
export declare const Rating: () => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type DotProp } from './NavButtonProp';
|
|
3
|
-
export declare const renderDotButton: ({ activeIndex, onClick, listType }: DotProp) => (_: any, idx: number) =>
|
|
2
|
+
export declare const renderDotButton: ({ activeIndex, onClick, listType }: DotProp) => (_: any, idx: number) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type DotProp, type NavButtonProp } from './NavButtonProp';
|
|
3
|
-
export declare const renderNavButton: ({ activeIndex, onClick }: DotProp) => (nav: NavButtonProp, i: number) =>
|
|
2
|
+
export declare const renderNavButton: ({ activeIndex, onClick }: DotProp) => (nav: NavButtonProp, i: number) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type TabItemBase } from './TabItem';
|
|
3
2
|
import { type TabsControlProps, type TabsType } from './TabsControlProps';
|
|
4
|
-
export declare const renderTab: (activeTab?: TabItemBase, onClick?: TabsControlProps['onChange'], type?: TabsType) => (tab: TabItemBase, i: number) =>
|
|
3
|
+
export declare const renderTab: (activeTab?: TabItemBase, onClick?: TabsControlProps['onChange'], type?: TabsType) => (tab: TabItemBase, i: number) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Picture } from '../../model/Picture';
|
|
3
2
|
interface TabsLayoutButtonProps {
|
|
4
3
|
isActive: boolean;
|
|
@@ -7,5 +6,5 @@ interface TabsLayoutButtonProps {
|
|
|
7
6
|
type: string;
|
|
8
7
|
text?: string;
|
|
9
8
|
}
|
|
10
|
-
export declare const renderTabItemInner: ({ text, description, icon, isActive, type, }: TabsLayoutButtonProps) =>
|
|
9
|
+
export declare const renderTabItemInner: ({ text, description, icon, isActive, type, }: TabsLayoutButtonProps) => any;
|
|
11
10
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputCode.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/InputCode.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAuF;
|
|
1
|
+
{"version":3,"file":"InputCode.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/InputCode.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VerifyPhoneDialog.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"VerifyPhoneDialog.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA+E;AAC/E,2DAAwD;AACxD,iEAA8D;AAC9D,2CAAwC;AACxC,wEAAqE;AACrE,oDAAiD;AACjD,yDAAsD;AACtD,6CAA0C;AAC1C,mDAAgD;AAChD,gDAA6C;AAC7C,2CAAwC;AACxC,iDAA8C;AAC9C,6EAA0E;AAc7D,QAAA,iBAAiB,GAAG,IAAA,aAAG,EAClC,CAAC,EACC,KAAK,GAAG,WAAI,EACZ,OAAO,GAAG,WAAI,EACd,KAAK,EACL,WAAW,EACX,MAAM,EACN,IAAI,GAAG,IAAI,EACX,UAAU,GAAG,CAAC,EACd,UAAU,GAAG,EAAE,EACf,WAAW,GAAG,cAAc,GAC7B,EAAE,EAAE;IACH,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,IAAA,gBAAQ,EAAC,KAAK,CAAC,UAAU,CAAC,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC,CAAC;IAEjE,MAAM,EACJ,YAAY,EACZ,QAAQ,EACR,SAAS,EACT,SAAS,EACT,WAAW,EACX,sBAAsB,EACtB,cAAc,EACd,iBAAiB,EACjB,UAAU,GACX,GAAG,IAAA,uDAA0B,EAAC,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IAElD,MAAM,cAAc,GAAG,IAAA,mBAAW,EAAC,KAAK,IAAI,EAAE;QAC5C,MAAM,iBAAiB,GAAG,MAAM,IAAA,mBAAQ,EAAC;YACvC,WAAW,EAAE,WAAW;YACxB,eAAe,EAAE,EAAE,GAAG,EAAE,gBAAgB,EAAE;SAC3C,CAAC,CAAC;QAEH,IAAI,iBAAiB,EAAE;YACrB,UAAU,CAAC,CAAC,CAAC,CAAC;YACd,cAAc,CAAC,GAAG,CAAC,CAAC;YACpB,iBAAiB,CAAC,IAAI,CAAC,CAAC;SACzB;aAAM;YACL,aAAa,CAAC,IAAI,EAAE,CAAC;SACtB;IACH,CAAC,EAAE,EAAE,CAAC,CAAC;IACP,MAAM,aAAa,GAAG,IAAA,mCAAgB,EAAC,EAAE,WAAW,EAAE,QAAQ,EAAE,cAAc,EAAE,EAAE,OAAO,CAAC,CAAC;IAE3F,IAAA,iBAAS,EAAC,GAAG,EAAE;QACb,cAAc,EAAE,CAAC;IACnB,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,uBAAC,eAAM,IAAC,SAAS,EAAC,kEAAkE,YAClF,iCAAK,SAAS,EAAC,8CAA8C,aAC3D,uBAAC,mBAAQ,IACP,SAAS,EAAC,QAAQ,EAClB,KAAK,EAAE,KAAK,EACZ,WAAW,EAAE,WAAW,EACxB,eAAe,EAAC,IAAI,EACpB,UAAU,EAAE,IAAI,EAChB,EAAE,EAAC,IAAI,GACP,EACD,IAAI,CAAC,CAAC,CAAC,CACN,uBAAC,qBAAS,IACR,MAAM,EAAE,MAAM,EACd,SAAS,EAAE,SAAS,EACpB,SAAS,EAAE,SAAS,EACpB,QAAQ,EAAE,QAAQ,GAClB,CACH,CAAC,CAAC,CAAC,IAAI,EACP,UAAU,CAAC,WAAW,EAAE,cAAc,EAAE,cAAc,CAAC,EAExD,uBAAC,mBAAQ,IAAC,QAAQ,EAAC,QAAQ,EAAC,MAAM,EAAE,MAAM,GAAI,EAE7C,gBAAgB,CAAC,UAAU,EAAE,sBAAsB,EAAE,YAAY,CAAC,EAElE,SAAS,CAAC,CAAC,CAAC,uBAAC,eAAM,IAAC,IAAI,EAAE,KAAK,GAAI,CAAC,CAAC,CAAC,IAAI,IACvC,GACC,CACV,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,gBAAgB,GAAG,CAAC,UAAkB,EAAE,UAAmB,EAAE,YAAwB,EAAE,EAAE,CAC7F,UAAU,CAAC,CAAC,CAAC,CACX,uBAAC,2BAAY,IAAC,UAAU,EAAE,UAAU,EAAE,OAAO,EAAE,YAAY,EAAE,IAAI,EAAE,UAAU,GAAI,CAClF,CAAC,CAAC,CAAC,IAAI,CAAC;AAEX,MAAM,UAAU,GAAG,CACjB,WAAmB,EACnB,cAAuC,EACvC,cAA0B,EAC1B,EAAE,CACF,WAAW,CAAC,CAAC,CAAC,CACZ,iCAAK,SAAS,EAAC,2CAA2C,iLAExD,uBAAC,aAAK,IAAC,SAAS,EAAC,gBAAgB,EAAC,IAAI,EAAE,WAAW,EAAE,OAAO,EAAE,cAAc,GAAI,IAC5E,CACP,CAAC,CAAC,CAAC,CACF,uBAAC,uBAAU,IAAC,OAAO,EAAE,cAAc,EAAE,SAAS,EAAC,mBAAmB,mHAErD,CACd,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import type ymaps from 'yandex-maps';
|
|
3
2
|
import { type MockPoints } from './mockPoints';
|
|
4
|
-
export declare const renderSearchField: (points: MockPoints[], yandexMaps: ymaps.Map, updatePointsToRender: (any: MockPoints[] | null) => void) =>
|
|
3
|
+
export declare const renderSearchField: (points: MockPoints[], yandexMaps: ymaps.Map, updatePointsToRender: (any: MockPoints[] | null) => void) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"renderSearchField.js","sourceRoot":"","sources":["../../../src/ui-kit/YandexMap/renderSearchField.tsx"],"names":[],"mappings":";;;AACA,6CAA0C;AAC1C,uCAAoC;AAGpC,MAAM,MAAM,GAAG;IACb,MAAM,EAAE,sCAAsC;IAC9C,QAAQ,EAAE,4BAA4B;IACtC,IAAI,EAAE,uBAAuB;IAC7B,MAAM,EAAE,mBAAmB;CAC5B,CAAC;AAEK,MAAM,iBAAiB,GAAG,CAC/B,MAAoB,EACpB,UAAqB,EACrB,oBAAwD,EACxD,EAAE;IACF,MAAM,QAAQ,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"renderSearchField.js","sourceRoot":"","sources":["../../../src/ui-kit/YandexMap/renderSearchField.tsx"],"names":[],"mappings":";;;AACA,6CAA0C;AAC1C,uCAAoC;AAGpC,MAAM,MAAM,GAAG;IACb,MAAM,EAAE,sCAAsC;IAC9C,QAAQ,EAAE,4BAA4B;IACtC,IAAI,EAAE,uBAAuB;IAC7B,MAAM,EAAE,mBAAmB;CAC5B,CAAC;AAEK,MAAM,iBAAiB,GAAG,CAC/B,MAAoB,EACpB,UAAqB,EACrB,oBAAwD,EACxD,EAAE;IACF,MAAM,QAAQ,GAAG,CAAC,CAAkC,EAAE,EAAE;QACtD,MAAM,KAAK,GAAW,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QAC3E,IAAI,KAAK,EAAE;YACT,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,CAAa,EAAE,EAAE;gBACnD,MAAM,aAAa,GAAG,CAAC,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC;gBAC3C,IAAI,aAAa,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,EAAE;oBACrC,OAAO,CAAC,CAAC;iBACV;gBAED,OAAO,IAAI,CAAC;YACd,CAAC,CAAC,CAAC;YACH,oBAAoB,CAAC,YAAY,CAAC,CAAC;SACpC;aAAM;YACL,oBAAoB,CAAC,IAAI,CAAC,CAAC;SAC5B;IACH,CAAC,CAAC;IAEF,OAAO,CACL,iCAAK,SAAS,EAAE,IAAA,aAAK,EAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,kCAAkC,CAAC,aAC9E,uBAAC,WAAI,IACH,IAAI,EAAC,WAAW,EAChB,WAAW,EAAC,OAAO,EACnB,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,SAAS,EAAC,iBAAiB,GAC3B,EACF,kCACE,IAAI,EAAC,MAAM,EACX,WAAW,EAAC,6HAAyB,EACrC,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAC,0CAA0C,GACpD,IACE,CACP,CAAC;AACJ,CAAC,CAAC;AAvCW,QAAA,iBAAiB,qBAuC5B"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import type ymaps from 'yandex-maps';
|
|
3
2
|
export declare const renderUserGeolocation: (map: {
|
|
4
3
|
current: ymaps.Map;
|
|
5
|
-
}, yandexMaps: typeof ymaps, className: string) =>
|
|
4
|
+
}, yandexMaps: typeof ymaps, className: string) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"updateUserTask.js","sourceRoot":"","sources":["../../../src/api/RetailAPI/updateUserTask.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"updateUserTask.js","sourceRoot":"","sources":["../../../src/api/RetailAPI/updateUserTask.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,eAAe,EAAE,MAAM,aAAa,CAAC;AA6I9C,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,IAAwB,EAAE,EAAE,CACzD,eAAe,CAA4B,2BAA2B,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { type AspectsProps } from '../../model/AspectsProps';
|
|
2
|
+
import { type ColumnsCount } from '../../model/ColumnCount';
|
|
2
3
|
import { type LabelProps, type TextProps, type TitleProps } from '../../model/HeadlineType';
|
|
3
4
|
import { type InputSectionsType } from '../../model/InputSectionsType';
|
|
4
5
|
import { type LinkButtonVersion } from '../../model/LinkButtonVersion';
|
|
@@ -64,19 +65,14 @@ export declare type FieldInfoDef = FieldDefaultDef & TextProps & {
|
|
|
64
65
|
*/
|
|
65
66
|
export declare type FieldDef = FieldCommonDef | FieldVedDef | FieldInfoDef;
|
|
66
67
|
/** @hidden */
|
|
67
|
-
declare type TypeFormFieldDef = 'ACQR' | 'ANALITIC' | 'ANTIFRAUD' | 'BCRD' | 'BROK' | 'BROKACCOUNT' | 'COLLECTION' | 'CORRUPTION' | 'CRED' | 'DPST' | 'PRODUCT' | 'SELFCOLLECTION' | 'KVED' | 'ULTRASERVICE' | 'PREMIUMSERVICE' | 'FEEDBACK' | 'FEEDBACK_QS' | 'OUTSERVICE';
|
|
68
|
-
/**
|
|
69
|
-
* @title Количество колонок
|
|
70
|
-
* @enumNames ["Одна", "Две"]
|
|
71
|
-
*/
|
|
72
|
-
export declare type FormColumnsCount = 1 | 2;
|
|
68
|
+
export declare type TypeFormFieldDef = '' | 'ACQR' | 'ANALITIC' | 'ANTIFRAUD' | 'BCRD' | 'BROK' | 'BROKACCOUNT' | 'COLLECTION' | 'CORRUPTION' | 'CRED' | 'DPST' | 'PRODUCT' | 'SELFCOLLECTION' | 'KVED' | 'ULTRASERVICE' | 'PREMIUMSERVICE' | 'FEEDBACK' | 'FEEDBACK_QS' | 'OUTSERVICE';
|
|
73
69
|
/** @hidden */
|
|
74
70
|
export declare type EndpointType = 'lead' | 'sendcorporatelead';
|
|
75
71
|
/**
|
|
76
72
|
* @title Секция полей ввода
|
|
77
73
|
*/
|
|
78
74
|
export declare type SectionsProps = TitleProps & {
|
|
79
|
-
columns?:
|
|
75
|
+
columns?: ColumnsCount;
|
|
80
76
|
inputs?: FieldDef[];
|
|
81
77
|
};
|
|
82
78
|
/** @title Дефолтная форма */
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FieldProps } from '../../hooks/useForm';
|
|
3
2
|
import { type LinkProps } from '../../model/LinkProps';
|
|
4
3
|
import { type SubmitButtonProps } from './ApplicationFormContent';
|
|
5
|
-
export declare const renderAgreementSubmit: (consentDataProcessing?: FieldProps<boolean>, link?: LinkProps, button?: SubmitButtonProps) =>
|
|
4
|
+
export declare const renderAgreementSubmit: (consentDataProcessing?: FieldProps<boolean>, link?: LinkProps, button?: SubmitButtonProps) => any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const renderContacts: () => JSX.Element;
|
|
1
|
+
export declare const renderContacts: () => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import type { GroupedConsentsProps } from '../ApplicationLeadForm/ApplicationLeadFormContent';
|
|
3
|
-
export declare const renderInputs: ({ field, typeForm, inputs }: GroupedConsentsProps) =>
|
|
2
|
+
export declare const renderInputs: ({ field, typeForm, inputs }: GroupedConsentsProps) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type SubmitButtonProps } from './ApplicationFormContent';
|
|
3
|
-
export declare const renderSubmitButton: (button?: SubmitButtonProps, className?: string) =>
|
|
2
|
+
export declare const renderSubmitButton: (button?: SubmitButtonProps, className?: string) => any;
|
|
@@ -4,6 +4,7 @@ import { type InputSectionsType } from '../../model/InputSectionsType';
|
|
|
4
4
|
import { type LinkButtonVersion } from '../../model/LinkButtonVersion';
|
|
5
5
|
import { type NameFieldDef } from '../../ui-kit/FormField/NameFieldDef';
|
|
6
6
|
import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
|
|
7
|
+
import { type TypeFormFieldDef } from '../ApplicationForm/ApplicationFormContent';
|
|
7
8
|
import { type FormState } from './getInitialFormState';
|
|
8
9
|
interface Required {
|
|
9
10
|
/** @title Обязательно для заполнения */
|
|
@@ -63,13 +64,6 @@ export declare type FieldInfoDef = FieldDefaultDef & {
|
|
|
63
64
|
* @default { "fieldType": "common" }
|
|
64
65
|
*/
|
|
65
66
|
export declare type FieldDef = FieldCommonDef | FieldVedDef | FieldInfoDef;
|
|
66
|
-
/** @hidden */
|
|
67
|
-
export declare type TypeFormFieldDef = 'ACQR' | 'ANALITIC' | 'ANTIFRAUD' | 'BCRD' | 'BROK' | 'BROKACCOUNT' | 'COLLECTION' | 'CORRUPTION' | 'CRED' | 'DPST' | 'PRODUCT' | 'SELFCOLLECTION' | 'KVED' | 'ULTRASERVICE' | 'PREMIUMSERVICE' | 'FEEDBACK' | 'OUTSERVICE';
|
|
68
|
-
/**
|
|
69
|
-
* @title Количество колонок
|
|
70
|
-
* @enumNames ["Одна", "Две"]
|
|
71
|
-
*/
|
|
72
|
-
export declare type FormColumnsCount = 1 | 2;
|
|
73
67
|
/**
|
|
74
68
|
* @title Форма заявки настраиваемая
|
|
75
69
|
*/
|
|
@@ -84,7 +78,7 @@ export declare type ApplicationLeadFormContent = UniBlockContent & TitleProps &
|
|
|
84
78
|
/** @hidden */
|
|
85
79
|
export interface GroupedConsentsProps {
|
|
86
80
|
inputs?: FieldDef[];
|
|
87
|
-
typeForm?: TypeFormFieldDef
|
|
81
|
+
typeForm?: TypeFormFieldDef;
|
|
88
82
|
field: FormFieldRegisterer<FormState>;
|
|
89
83
|
}
|
|
90
84
|
export {};
|
|
@@ -106,7 +106,7 @@ export interface FormState extends FormConsents, FormStateDeliveryType {
|
|
|
106
106
|
totalIncome?: number;
|
|
107
107
|
expenses?: number;
|
|
108
108
|
snils?: string;
|
|
109
|
-
conscription?:
|
|
109
|
+
conscription?: Option;
|
|
110
110
|
armyIdFlg?: boolean;
|
|
111
111
|
addressRegistration?: Address;
|
|
112
112
|
participantDateRegistration?: Date | string;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FieldProps } from '../../hooks/useForm';
|
|
3
2
|
import { type LinkProps } from '../../model/LinkProps';
|
|
4
3
|
import { type SubmitButtonProps } from './ApplicationLeadFormContent';
|
|
5
|
-
export declare const renderAgreementSubmit: (consentDataProcessing?: FieldProps<boolean>, link?: LinkProps, button?: SubmitButtonProps) =>
|
|
4
|
+
export declare const renderAgreementSubmit: (consentDataProcessing?: FieldProps<boolean>, link?: LinkProps, button?: SubmitButtonProps) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type SubmitButtonProps } from './ApplicationLeadFormContent';
|
|
3
|
-
export declare const renderSubmitButton: (button?: SubmitButtonProps, className?: string) =>
|
|
2
|
+
export declare const renderSubmitButton: (button?: SubmitButtonProps, className?: string) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type TextAlign } from '../../ui-kit/Text/TextProps';
|
|
3
2
|
import { type BonusBenefit } from './BonusBenefitsBlockContent';
|
|
4
|
-
export declare const renderBonusBenefit: (cardTextAlign: TextAlign) => ({ icon, title, description }: BonusBenefit, i: number) =>
|
|
3
|
+
export declare const renderBonusBenefit: (cardTextAlign: TextAlign) => ({ icon, title, description }: BonusBenefit, i: number) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type TextAlign } from '../../ui-kit/Text/TextProps';
|
|
3
2
|
import { type BonusBenefit, type ColumnsCount } from './BonusBenefitsBlockContent';
|
|
4
|
-
export declare const renderBonusBenefits: (bonusBenefits: BonusBenefit[], _columnsCount: ColumnsCount, _cardTextAlign: TextAlign) =>
|
|
3
|
+
export declare const renderBonusBenefits: (bonusBenefits: BonusBenefit[], _columnsCount: ColumnsCount, _cardTextAlign: TextAlign) => any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FormFieldRegisterer } from '../../hooks/useForm';
|
|
3
2
|
import { type CalculatorDepositParamsViewSettings } from './CalculatorDepositContent';
|
|
4
3
|
import { type DepositCalculatorParams } from './getDepositCalculatorParams';
|
|
5
|
-
export declare const renderDepositParamsForm: (params: DepositCalculatorParams & CalculatorDepositParamsViewSettings, field: FormFieldRegisterer<any>) =>
|
|
4
|
+
export declare const renderDepositParamsForm: (params: DepositCalculatorParams & CalculatorDepositParamsViewSettings, field: FormFieldRegisterer<any>) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type LinkButtonContent } from '../../ui-kit/LinkButton/LinkButtonContent';
|
|
3
2
|
declare type DepositResultProps = {
|
|
4
3
|
income?: number;
|
|
@@ -9,5 +8,5 @@ declare type DepositResultProps = {
|
|
|
9
8
|
isCapitalization?: boolean;
|
|
10
9
|
isDisabled?: boolean;
|
|
11
10
|
};
|
|
12
|
-
export declare const renderDepositResult: ({ income, finalSum, postfix, buttons, footnotes, isCapitalization, }: DepositResultProps) =>
|
|
11
|
+
export declare const renderDepositResult: ({ income, finalSum, postfix, buttons, footnotes, isCapitalization, }: DepositResultProps) => any;
|
|
13
12
|
export {};
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type BinaryRadioButtonGroupProps } from '../../ui-kit/Calculator/renderBinaryRadioButtonGroup';
|
|
3
|
-
export declare const renderPaymentType: (props: Partial<BinaryRadioButtonGroupProps>) =>
|
|
2
|
+
export declare const renderPaymentType: (props: Partial<BinaryRadioButtonGroupProps>) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type BinaryRadioButtonGroupProps } from '../../ui-kit/Calculator/renderBinaryRadioButtonGroup';
|
|
3
|
-
export declare const renderRegistrationType: (props: Partial<BinaryRadioButtonGroupProps>) =>
|
|
2
|
+
export declare const renderRegistrationType: (props: Partial<BinaryRadioButtonGroupProps>) => any;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type TextProps } from '../../model/HeadlineType';
|
|
3
2
|
declare type CardHighlightProps = TextProps & {
|
|
4
3
|
className?: string;
|
|
5
4
|
};
|
|
6
|
-
export declare const renderCardHighlight: ({ className, text }?: CardHighlightProps) =>
|
|
5
|
+
export declare const renderCardHighlight: ({ className, text }?: CardHighlightProps) => any;
|
|
7
6
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type ContentPageBase } from '../../model/ContentPageBase';
|
|
3
2
|
import { type ContentPageMeta } from '../../model/ContentPageMeta';
|
|
4
|
-
export declare function renderContentPageHead(data: ContentPageBase & ContentPageMeta):
|
|
3
|
+
export declare function renderContentPageHead(data: ContentPageBase & ContentPageMeta): any[];
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CreditCardFormStatusTracker: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const CreditCardFormStatusTracker: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreditCardFormStatusTracker.js","sourceRoot":"","sources":["../../../src/components/CreditCardForm/CreditCardFormStatusTracker.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAmB,MAAM,yCAAyC,CAAC;AAC/F,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"CreditCardFormStatusTracker.js","sourceRoot":"","sources":["../../../src/components/CreditCardForm/CreditCardFormStatusTracker.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAmB,MAAM,yCAAyC,CAAC;AAC/F,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAE9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,MAAM,YAAY,GAAiB;IACjC,iCAAiC;IACjC,mCAAmC;CACpC,CAAC;AAEF,MAAM,CAAC,MAAM,2BAA2B,GAAG,GAAG,CAAC,GAAG,EAAE;IAClD,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,QAAQ,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;IAC1D,MAAM,CAAC,MAAM,CAAC,GAAG,eAAe,CAAS,QAAQ,CAAC,CAAC;IAEnD,SAAS,CAAC,GAAG,EAAE;QACb,CAAC,KAAK,IAAI,EAAE;YACV,KAAK,MAAM,UAAU,IAAI,YAAY,EAAE;gBACrC,MAAM,mBAAmB,CAAC,EAAE,UAAU,EAAE,MAAM,EAAE,CAAC,CAAC;aACnD;QACH,CAAC,CAAC,EAAE,CAAC;QAEL,MAAM,WAAW,GAAG,WAAW,CAAC,KAAK,IAAI,EAAE;YACzC,MAAM,GAAG,GAAG,MAAM,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;YAE5C,IAAI,GAAG,IAAI,GAAG,EAAE,QAAQ,KAAK,WAAW,CAAC,OAAO,EAAE;gBAChD,aAAa,CAAC,eAAe,CAAC,CAAC;gBAC/B,SAAS,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;aACzB;QACH,CAAC,EAAE,EAAE,CAAC,CAAC;QAEP,MAAM,eAAe,GAAG,WAAW,CAAC,WAAW,EAAE,KAAK,CAAC,CAAC;IAC1D,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,YAAY,CAAC,MAAM,CAAC,CAAC;AAC9B,CAAC,CAAC,CAAC;AAEH,MAAM,YAAY,GAAG,CAAC,MAAmB,EAAE,EAAE;IAC3C,MAAM,WAAW,GAA+B;QAC9C,UAAU,EAAE,KAAC,oBAAoB,KAAG;QACpC,SAAS,EAAE,KAAC,mBAAmB,KAAG;QAClC,QAAQ,EAAE,KAAC,oBAAoB,KAAG;QAClC,QAAQ,EAAE,KAAC,mBAAmB,KAAG;KAClC,CAAC;IAEF,OAAO,WAAW,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC;AACrC,CAAC,CAAC"}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const FailedStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const FailedStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const PendingStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const PendingStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|