@redneckz/wildless-cms-uni-blocks 0.14.682 → 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/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +30 -26
- 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/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/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/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/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/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/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/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/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/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/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/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/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/bundle.umd.js +30 -26
- 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/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/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/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/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/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/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/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/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/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/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/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/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/components/ApplicationForm/ApplicationFormContent.ts +4 -8
- package/mobile/src/components/ApplicationLeadForm/ApplicationLeadFormContent.ts +2 -27
- package/mobile/src/components/CreditCardForm/CreditCardFormStatusTracker.tsx +2 -1
- package/mobile/src/components/CreditForm/CreditFormStatusTracker.tsx +2 -1
- package/mobile/src/components/CreditForm/CreditFormStep.tsx +2 -1
- 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/components/ApplicationForm/ApplicationFormContent.ts +4 -8
- package/src/components/ApplicationLeadForm/ApplicationLeadFormContent.ts +2 -27
- package/src/components/CreditCardForm/CreditCardFormStatusTracker.tsx +2 -1
- package/src/components/CreditForm/CreditFormStatusTracker.tsx +2 -1
- package/src/components/CreditForm/CreditFormStep.tsx +2 -1
- 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,21 +1,20 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type HeadlineContent } from './HeadlineContent';
|
|
4
3
|
export declare const HEADLINE: HeadlineContent;
|
|
5
4
|
declare const _default: {
|
|
6
|
-
default:
|
|
7
|
-
'default left alignment':
|
|
8
|
-
'default right alignment':
|
|
9
|
-
'default difficult XXL':
|
|
10
|
-
'default difficult XL':
|
|
11
|
-
'default difficult L':
|
|
12
|
-
'default difficult M':
|
|
13
|
-
'default difficult S':
|
|
14
|
-
'primary left alignment':
|
|
15
|
-
'primary center alignment':
|
|
16
|
-
'primary right alignment':
|
|
17
|
-
'secondary left alignment':
|
|
18
|
-
'secondary center alignment':
|
|
19
|
-
'secondary right alignment':
|
|
5
|
+
default: any;
|
|
6
|
+
'default left alignment': any;
|
|
7
|
+
'default right alignment': any;
|
|
8
|
+
'default difficult XXL': any;
|
|
9
|
+
'default difficult XL': any;
|
|
10
|
+
'default difficult L': any;
|
|
11
|
+
'default difficult M': any;
|
|
12
|
+
'default difficult S': any;
|
|
13
|
+
'primary left alignment': any;
|
|
14
|
+
'primary center alignment': any;
|
|
15
|
+
'primary right alignment': any;
|
|
16
|
+
'secondary left alignment': any;
|
|
17
|
+
'secondary center alignment': any;
|
|
18
|
+
'secondary right alignment': any;
|
|
20
19
|
};
|
|
21
20
|
export default _default;
|
|
@@ -1,22 +1,21 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type HeadlineContent } from './HeadlineContent';
|
|
4
3
|
export declare const HEADLINE: HeadlineContent;
|
|
5
4
|
declare const _default: {
|
|
6
|
-
default:
|
|
7
|
-
'default left alignment':
|
|
8
|
-
'default right alignment':
|
|
9
|
-
'default difficult XXL':
|
|
10
|
-
'default difficult XL':
|
|
11
|
-
'default difficult L':
|
|
12
|
-
'default difficult M':
|
|
13
|
-
'default difficult S':
|
|
14
|
-
'default difficult XS':
|
|
15
|
-
'primary left alignment':
|
|
16
|
-
'primary center alignment':
|
|
17
|
-
'primary right alignment':
|
|
18
|
-
'secondary left alignment':
|
|
19
|
-
'secondary center alignment':
|
|
20
|
-
'secondary right alignment':
|
|
5
|
+
default: any;
|
|
6
|
+
'default left alignment': any;
|
|
7
|
+
'default right alignment': any;
|
|
8
|
+
'default difficult XXL': any;
|
|
9
|
+
'default difficult XL': any;
|
|
10
|
+
'default difficult L': any;
|
|
11
|
+
'default difficult M': any;
|
|
12
|
+
'default difficult S': any;
|
|
13
|
+
'default difficult XS': any;
|
|
14
|
+
'primary left alignment': any;
|
|
15
|
+
'primary center alignment': any;
|
|
16
|
+
'primary right alignment': any;
|
|
17
|
+
'secondary left alignment': any;
|
|
18
|
+
'secondary center alignment': any;
|
|
19
|
+
'secondary right alignment': any;
|
|
21
20
|
};
|
|
22
21
|
export default _default;
|
|
@@ -1,12 +1,11 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type LinkDocsContent } from '../LinkDocs/LinkDocsContent';
|
|
4
3
|
export declare const linkDocsExample: LinkDocsContent;
|
|
5
4
|
declare const _default: {
|
|
6
|
-
default:
|
|
7
|
-
secondary:
|
|
8
|
-
'one item':
|
|
9
|
-
'three item':
|
|
10
|
-
'with card border':
|
|
5
|
+
default: any;
|
|
6
|
+
secondary: any;
|
|
7
|
+
'one item': any;
|
|
8
|
+
'three item': any;
|
|
9
|
+
'with card border': any;
|
|
11
10
|
};
|
|
12
11
|
export default _default;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type TextBlockContent } from '../TextBlock/TextBlockContent';
|
|
4
3
|
export declare const TEXT_BLOCK: TextBlockContent;
|
|
5
4
|
declare const _default: {
|
|
6
|
-
default:
|
|
5
|
+
default: any;
|
|
7
6
|
};
|
|
8
7
|
export default _default;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type InvestmentInfoContent } from './InvestmentInfoContent';
|
|
4
3
|
export declare const INVESTMENT_INFO: InvestmentInfoContent;
|
|
5
4
|
declare const _default: {
|
|
6
|
-
default:
|
|
5
|
+
default: any;
|
|
7
6
|
};
|
|
8
7
|
export default _default;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
declare const _default: {
|
|
4
|
-
'two columns (default)':
|
|
5
|
-
'one column':
|
|
6
|
-
'custom icon':
|
|
7
|
-
'no icon':
|
|
3
|
+
'two columns (default)': any;
|
|
4
|
+
'one column': any;
|
|
5
|
+
'custom icon': any;
|
|
6
|
+
'no icon': any;
|
|
8
7
|
};
|
|
9
8
|
export default _default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Router } from '../../external/useRouter';
|
|
2
2
|
import { type Picture } from '../../model/Picture';
|
|
3
3
|
import { type AttachmentDocDef, type LinkDocDef } from './LinkDocsContent';
|
|
4
|
-
export declare const renderDefaultItem: (router: Router, icon: Picture) => (docBlockDef: LinkDocDef | AttachmentDocDef, i: number) =>
|
|
5
|
-
export declare const renderImg: (icon?: Picture) =>
|
|
4
|
+
export declare const renderDefaultItem: (router: Router, icon: Picture) => (docBlockDef: LinkDocDef | AttachmentDocDef, i: number) => any;
|
|
5
|
+
export declare const renderImg: (icon?: Picture) => any;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
declare const _default: {
|
|
4
|
-
default:
|
|
5
|
-
secondary:
|
|
6
|
-
'without-image':
|
|
7
|
-
'without-image-and-list':
|
|
3
|
+
default: any;
|
|
4
|
+
secondary: any;
|
|
5
|
+
'without-image': any;
|
|
6
|
+
'without-image-and-list': any;
|
|
8
7
|
};
|
|
9
8
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { type WorkScheduleWeek } from './OfficesAtmsMapProps';
|
|
2
|
-
export declare const getScheduleDescription: (workScheduleWeek: WorkScheduleWeek[]) =>
|
|
2
|
+
export declare const getScheduleDescription: (workScheduleWeek: WorkScheduleWeek[]) => any;
|
|
3
3
|
export declare const buildScheduleText: ({ workTime, lunchHour, daysOff }: Record<string, string | undefined>, isSaturday?: boolean) => string;
|
|
4
4
|
export declare const getDateDescription: (workScheduleWeek: WorkScheduleWeek[]) => string[];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Atm } from './OfficesAtmsMapProps';
|
|
2
|
-
export declare const renderAtmCard: ({ location, address, billAcceptorType, terminalType, billAcceptorEnable, atmCode, atmAccess, workTime, }: Atm, i: number) =>
|
|
2
|
+
export declare const renderAtmCard: ({ location, address, billAcceptorType, terminalType, billAcceptorEnable, atmCode, atmAccess, workTime, }: Atm, i: number) => any;
|
|
3
3
|
export declare const getAtmPoint: ({ address, terminalType, atmCode }: Atm) => {
|
|
4
4
|
header: string;
|
|
5
5
|
body: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type WorkScheduleWeek } from './OfficesAtmsMapProps';
|
|
2
|
-
export declare const renderBusinessSchedule: (scheduleDescription?: string) =>
|
|
2
|
+
export declare const renderBusinessSchedule: (scheduleDescription?: string) => any;
|
|
3
3
|
export declare const getBusinessSchedule: (scheduleDescription: string) => {
|
|
4
4
|
short: string;
|
|
5
5
|
status: boolean;
|
|
6
6
|
}[];
|
|
7
|
-
export declare const renderAlternativeDay: ({ short, status }: WorkScheduleWeek, i: number) =>
|
|
7
|
+
export declare const renderAlternativeDay: ({ short, status }: WorkScheduleWeek, i: number) => any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import type { Branch } from './OfficesAtmsMapProps';
|
|
2
|
-
export declare const renderButtonsGroup: (data: Branch[], activeButton: string, onButtonClick: (item: string) => void) =>
|
|
2
|
+
export declare const renderButtonsGroup: (data: Branch[], activeButton: string, onButtonClick: (item: string) => void) => any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { type Currency } from './OfficesAtmsMapProps';
|
|
2
|
-
export declare const renderCurrency: ({ currency, buyExchangeRate, saleExchangeRate }: Currency, i: number) =>
|
|
2
|
+
export declare const renderCurrency: ({ currency, buyExchangeRate, saleExchangeRate }: Currency, i: number) => any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { type WorkScheduleWeek } from './OfficesAtmsMapProps';
|
|
2
|
-
export declare const renderCurrentDaySchedule: (workScheduleWeek?: WorkScheduleWeek[]) =>
|
|
2
|
+
export declare const renderCurrentDaySchedule: (workScheduleWeek?: WorkScheduleWeek[]) => any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { type WorkScheduleWeek } from './OfficesAtmsMapProps';
|
|
2
|
-
export declare const renderDay: ({ title, status, workTime, lunchHour, hasLunch }: WorkScheduleWeek, i: number) =>
|
|
2
|
+
export declare const renderDay: ({ title, status, workTime, lunchHour, hasLunch }: WorkScheduleWeek, i: number) => any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
import { type AtmsDef } from './OfficesAtmsMapContent';
|
|
2
|
-
export declare const renderDescriptionBlock: ({ __html, list, richVersion }: AtmsDef) =>
|
|
2
|
+
export declare const renderDescriptionBlock: ({ __html, list, richVersion }: AtmsDef) => any;
|
|
@@ -9,5 +9,5 @@ export interface RenderFiltrationFormOptions {
|
|
|
9
9
|
onlyOffice?: boolean;
|
|
10
10
|
labels: Record<string, string>;
|
|
11
11
|
}
|
|
12
|
-
export declare const renderFiltrationForm: ({ filters, field: { field, reset }, onlyOffice, labels, }: RenderFiltrationFormOptions) =>
|
|
13
|
-
export declare const renderFoldButton: (reset: () => void, onlyOffice?: boolean) => ({ isUnfolded, onToggle }: FoldablePartProps) =>
|
|
12
|
+
export declare const renderFiltrationForm: ({ filters, field: { field, reset }, onlyOffice, labels, }: RenderFiltrationFormOptions) => any;
|
|
13
|
+
export declare const renderFoldButton: (reset: () => void, onlyOffice?: boolean) => ({ isUnfolded, onToggle }: FoldablePartProps) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const renderHeading: (title?: string, lengthItems?: number) =>
|
|
1
|
+
export declare const renderHeading: (title?: string, lengthItems?: number) => any;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type Branch } from './OfficesAtmsMapProps';
|
|
2
|
-
export declare const renderOfficeCard: ({ name, address, phone, fax, phoneBusiness, phoneNatural, phoneCallCentre, phoneCurrencyControl, workSchedule, exchangeRate, }: Branch, i: number) =>
|
|
2
|
+
export declare const renderOfficeCard: ({ name, address, phone, fax, phoneBusiness, phoneNatural, phoneCallCentre, phoneCurrencyControl, workSchedule, exchangeRate, }: Branch, i: number) => any;
|
|
3
3
|
export declare const getOfficePoint: ({ name, address, workSchedule }: Branch) => {
|
|
4
4
|
header: string;
|
|
5
5
|
body: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type RemoteWorkplace } from './OfficesAtmsMapProps';
|
|
2
|
-
export declare const renderRemoteWorkplaceCard: ({ address, workScheduleDescription }: RemoteWorkplace, i: number) =>
|
|
2
|
+
export declare const renderRemoteWorkplaceCard: ({ address, workScheduleDescription }: RemoteWorkplace, i: number) => any;
|
|
3
3
|
export declare const getRemoteWorkplacePoint: ({ address, workScheduleDescription, }: RemoteWorkplace) => {
|
|
4
4
|
header: string;
|
|
5
5
|
body: string;
|
|
@@ -1,22 +1,21 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type ProductBlockContent } from './ProductBlockContent';
|
|
4
3
|
export declare const PRODUCT_BLOCK_WITH_IMAGE: ProductBlockContent;
|
|
5
4
|
export declare const PRODUCT_BLOCK: ProductBlockContent;
|
|
6
5
|
declare const _default: {
|
|
7
|
-
'primary with back button':
|
|
8
|
-
'primary with back button direction left':
|
|
9
|
-
'primary with color benefits':
|
|
10
|
-
'primary with list':
|
|
11
|
-
'primary without image':
|
|
12
|
-
'primary with default benefits':
|
|
13
|
-
'primary with insurance':
|
|
14
|
-
'secondary with back button':
|
|
15
|
-
'secondary with benefits':
|
|
16
|
-
'secondary with list':
|
|
17
|
-
'secondary without image':
|
|
18
|
-
'secondary without back button':
|
|
19
|
-
'with nested unit block':
|
|
20
|
-
'with nested unit block full width':
|
|
6
|
+
'primary with back button': any;
|
|
7
|
+
'primary with back button direction left': any;
|
|
8
|
+
'primary with color benefits': any;
|
|
9
|
+
'primary with list': any;
|
|
10
|
+
'primary without image': any;
|
|
11
|
+
'primary with default benefits': any;
|
|
12
|
+
'primary with insurance': any;
|
|
13
|
+
'secondary with back button': any;
|
|
14
|
+
'secondary with benefits': any;
|
|
15
|
+
'secondary with list': any;
|
|
16
|
+
'secondary without image': any;
|
|
17
|
+
'secondary without back button': any;
|
|
18
|
+
'with nested unit block': any;
|
|
19
|
+
'with nested unit block full width': any;
|
|
21
20
|
};
|
|
22
21
|
export default _default;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type ProductBlockContent } from './ProductBlockContent';
|
|
4
3
|
export declare const PRODUCT_BLOCK_WITH_IMAGE: ProductBlockContent;
|
|
5
4
|
declare const _default: {
|
|
6
|
-
default:
|
|
7
|
-
items:
|
|
8
|
-
'primary with insurance':
|
|
9
|
-
secondary:
|
|
10
|
-
'secondary with items':
|
|
11
|
-
'image bottom':
|
|
5
|
+
default: any;
|
|
6
|
+
items: any;
|
|
7
|
+
'primary with insurance': any;
|
|
8
|
+
secondary: any;
|
|
9
|
+
'secondary with items': any;
|
|
10
|
+
'image bottom': any;
|
|
12
11
|
};
|
|
13
12
|
export default _default;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type LinkButtonVersion } from '../../model/LinkButtonVersion';
|
|
3
2
|
declare type BackwardButtonProps = {
|
|
4
3
|
version: LinkButtonVersion;
|
|
@@ -6,5 +5,5 @@ declare type BackwardButtonProps = {
|
|
|
6
5
|
text: string | undefined;
|
|
7
6
|
alwaysVisible?: boolean;
|
|
8
7
|
};
|
|
9
|
-
export declare function renderBackwardButton({ version, handleClick, text, alwaysVisible, }: BackwardButtonProps):
|
|
8
|
+
export declare function renderBackwardButton({ version, handleClick, text, alwaysVisible, }: BackwardButtonProps): any;
|
|
10
9
|
export {};
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type RichTextBlockContent } from './RichTextBlockContent';
|
|
4
3
|
export declare const RICH_TEXT_SECONDARY: RichTextBlockContent;
|
|
5
4
|
export declare const RICH_CARD: RichTextBlockContent;
|
|
6
5
|
declare const _default: {
|
|
7
|
-
default:
|
|
8
|
-
padding:
|
|
9
|
-
secondary:
|
|
6
|
+
default: any;
|
|
7
|
+
padding: any;
|
|
8
|
+
secondary: any;
|
|
10
9
|
};
|
|
11
10
|
export default _default;
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type RichTextBlockContent } from './RichTextBlockContent';
|
|
4
3
|
export declare const RICH_TEXT_SECONDARY: RichTextBlockContent;
|
|
5
4
|
export declare const RICH_CARD: RichTextBlockContent;
|
|
6
5
|
declare const _default: {
|
|
7
|
-
default:
|
|
8
|
-
padding:
|
|
9
|
-
secondary:
|
|
6
|
+
default: any;
|
|
7
|
+
padding: any;
|
|
8
|
+
secondary: any;
|
|
10
9
|
};
|
|
11
10
|
export default _default;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
declare const _default: {
|
|
4
|
-
default:
|
|
5
|
-
accordion:
|
|
6
|
-
'default-open':
|
|
3
|
+
default: any;
|
|
4
|
+
accordion: any;
|
|
5
|
+
'default-open': any;
|
|
7
6
|
};
|
|
8
7
|
export default _default;
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
import { type BlockDef } from '../../model/ContentPageDef';
|
|
4
3
|
export declare const ROLLUP_ITEM: BlockDef;
|
|
5
4
|
declare const _default: {
|
|
6
|
-
default:
|
|
7
|
-
labelIcon:
|
|
5
|
+
default: any;
|
|
6
|
+
labelIcon: any;
|
|
8
7
|
};
|
|
9
8
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { type Picture } from '../../model/Picture';
|
|
2
2
|
import { type IconBgVersion } from '../../ui-kit/Icon/IconProps';
|
|
3
|
-
export declare const renderRoundedIcon: (icon?: Picture, iconBgVersion?: IconBgVersion) =>
|
|
3
|
+
export declare const renderRoundedIcon: (icon?: Picture, iconBgVersion?: IconBgVersion) => any;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
interface RadioButtonsProps {
|
|
3
2
|
className?: string;
|
|
4
3
|
}
|
|
5
|
-
export declare const RadioButtons: import("@redneckz/uni-jsx").UNIComponent<RadioButtonsProps, any,
|
|
4
|
+
export declare const RadioButtons: import("@redneckz/uni-jsx").UNIComponent<RadioButtonsProps, any, any>;
|
|
6
5
|
export {};
|
|
@@ -1,15 +1,14 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
declare const _default: {
|
|
4
|
-
default:
|
|
5
|
-
'steps-img':
|
|
6
|
-
'steps-with-btn':
|
|
7
|
-
'4 steps':
|
|
8
|
-
'with list and description':
|
|
9
|
-
'with list and description secondary':
|
|
10
|
-
'with list, no description':
|
|
11
|
-
'with list, no description secondary':
|
|
12
|
-
'with button primary':
|
|
13
|
-
'with button secondary':
|
|
3
|
+
default: any;
|
|
4
|
+
'steps-img': any;
|
|
5
|
+
'steps-with-btn': any;
|
|
6
|
+
'4 steps': any;
|
|
7
|
+
'with list and description': any;
|
|
8
|
+
'with list and description secondary': any;
|
|
9
|
+
'with list, no description': any;
|
|
10
|
+
'with list, no description secondary': any;
|
|
11
|
+
'with button primary': any;
|
|
12
|
+
'with button secondary': any;
|
|
14
13
|
};
|
|
15
14
|
export default _default;
|
|
@@ -1,14 +1,13 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import '../../setup-fixture';
|
|
3
2
|
declare const _default: {
|
|
4
|
-
primary:
|
|
5
|
-
'primary small':
|
|
6
|
-
'primary with button':
|
|
7
|
-
'primary with images':
|
|
8
|
-
'primary with icons':
|
|
9
|
-
secondary:
|
|
10
|
-
'secondary small':
|
|
11
|
-
'secondary with images':
|
|
12
|
-
'secondary with icons':
|
|
3
|
+
primary: any;
|
|
4
|
+
'primary small': any;
|
|
5
|
+
'primary with button': any;
|
|
6
|
+
'primary with images': any;
|
|
7
|
+
'primary with icons': any;
|
|
8
|
+
secondary: any;
|
|
9
|
+
'secondary small': any;
|
|
10
|
+
'secondary with images': any;
|
|
11
|
+
'secondary with icons': any;
|
|
13
12
|
};
|
|
14
13
|
export default _default;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import { type BlockVersion } from '../../model/BlockVersion';
|
|
2
2
|
import { type StepProps } from './StepsBlockContent';
|
|
3
|
-
export declare const renderStepMobile: (stepsSize: boolean, version: BlockVersion, stepVersion: BlockVersion) => (step: StepProps, i: number) =>
|
|
3
|
+
export declare const renderStepMobile: (stepsSize: boolean, version: BlockVersion, stepVersion: BlockVersion) => (step: StepProps, i: number) => any;
|