@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,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const Rating: () => JSX.Element;
|
|
1
|
+
export declare const Rating: () => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type DotProp } from './NavButtonProp';
|
|
3
|
-
export declare const renderDotButton: ({ activeIndex, onClick, listType }: DotProp) => (_: any, idx: number) =>
|
|
2
|
+
export declare const renderDotButton: ({ activeIndex, onClick, listType }: DotProp) => (_: any, idx: number) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type DotProp, type NavButtonProp } from './NavButtonProp';
|
|
3
|
-
export declare const renderNavButton: ({ activeIndex, onClick }: DotProp) => (nav: NavButtonProp, i: number) =>
|
|
2
|
+
export declare const renderNavButton: ({ activeIndex, onClick }: DotProp) => (nav: NavButtonProp, i: number) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type TabItemBase } from './TabItem';
|
|
3
2
|
import { type TabsControlProps, type TabsType } from './TabsControlProps';
|
|
4
|
-
export declare const renderTab: (activeTab?: TabItemBase, onClick?: TabsControlProps['onChange'], type?: TabsType) => (tab: TabItemBase, i: number) =>
|
|
3
|
+
export declare const renderTab: (activeTab?: TabItemBase, onClick?: TabsControlProps['onChange'], type?: TabsType) => (tab: TabItemBase, i: number) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Picture } from '../../model/Picture';
|
|
3
2
|
interface TabsLayoutButtonProps {
|
|
4
3
|
isActive: boolean;
|
|
@@ -7,5 +6,5 @@ interface TabsLayoutButtonProps {
|
|
|
7
6
|
type: string;
|
|
8
7
|
text?: string;
|
|
9
8
|
}
|
|
10
|
-
export declare const renderTabItemInner: ({ text, description, icon, isActive, type, }: TabsLayoutButtonProps) =>
|
|
9
|
+
export declare const renderTabItemInner: ({ text, description, icon, isActive, type, }: TabsLayoutButtonProps) => any;
|
|
11
10
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputCode.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/InputCode.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAuF;
|
|
1
|
+
{"version":3,"file":"InputCode.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/InputCode.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAuF;AAU1E,QAAA,SAAS,GAAG,IAAA,aAAG,EAAiB,CAAC,EAAE,MAAM,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAE;IAC1F,MAAM,CAAC,WAAW,EAAE,cAAc,CAAC,GAAG,IAAA,gBAAQ,EAAC,CAAC,CAAC,CAAC;IAClD,MAAM,SAAS,GAAG,IAAA,cAAM,EAAqB,EAAE,CAAC,CAAC;IAEjD,IAAA,iBAAS,EAAC,GAAG,EAAE;QACb,SAAS,CAAC,OAAO,EAAE,CAAC,WAAW,CAAC,EAAE,KAAK,EAAE,CAAC;IAC5C,CAAC,EAAE,CAAC,WAAW,CAAC,CAAC,CAAC;IAElB,MAAM,YAAY,GAAG,IAAA,mBAAW,EAC9B,CAAC,KAAa,EAAE,EAAE,CAAC,CAAC,KAA8D,EAAE,EAAE;QACpF,MAAM,EAAE,KAAK,EAAE,GAAG,KAAK,CAAC,aAAa,CAAC;QACtC,MAAM,QAAQ,GAAG,KAAK,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC;QACnC,SAAS,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAK,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAC9D,cAAc,CAAC,KAAK,GAAG,CAAC,CAAC,CAAC;IAC5B,CAAC,EACD,CAAC,MAAM,CAAC,CACT,CAAC;IAEF,MAAM,aAAa,GAAG,IAAA,mBAAW,EAC/B,CAAC,YAAoB,EAAE,EAAE,CAAC,CAAC,KAAyC,EAAE,EAAE;QACtE,MAAM,EAAE,GAAG,EAAE,GAAG,KAAK,CAAC;QACtB,IAAI,GAAG,KAAK,WAAW,IAAI,CAAC,MAAM,CAAC,YAAY,CAAC,EAAE;YAChD,MAAM,aAAa,GAAG,YAAY,GAAG,CAAC,CAAC,CAAC,CAAC,YAAY,GAAG,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,GAAG,CAAC,CAAC;YAC9E,MAAM,aAAa,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,KAAK,KAAK,aAAa,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC;YAC3F,SAAS,CAAC,aAAa,CAAC,CAAC;YACzB,cAAc,CAAC,aAAa,CAAC,CAAC;SAC/B;IACH,CAAC,EACD,CAAC,MAAM,CAAC,CACT,CAAC;IAEF,MAAM,WAAW,GAAG,IAAA,mBAAW,EAC7B,CAAC,KAA+E,EAAE,EAAE;QAClF,KAAK,CAAC,cAAc,EAAE,CAAC;QACvB,MAAM,UAAU,GAAG,KAAK,CAAC,aAAa,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;QACvD,MAAM,aAAa,GAAG,MAAM,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,CAAC,GAAG,GAAG,UAAU,CAAC,MAAM,CAAC,CAAC,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAC9F,SAAS,CAAC,aAAa,CAAC,CAAC;QACzB,cAAc,CAAC,aAAa,CAAC,MAAM,GAAG,CAAC,CAAC,CAAC;IAC3C,CAAC,EACD,CAAC,MAAM,CAAC,CACT,CAAC;IAEF,OAAO,CACL,iCAAK,SAAS,EAAC,iCAAiC,aAC9C,0CACG,MAAM,CAAC,GAAG,CAAC,CAAC,KAAK,EAAE,KAAK,EAAE,EAAE,CAAC,CAC5B,kCAEE,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,CAAC,EACZ,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,YAAY,CAAC,KAAK,CAAC,EAC7B,OAAO,EAAE,WAAW,EACpB,GAAG,EAAE,CAAC,GAAG,EAAE,EAAE;wBACX,IAAI,CAAC,SAAS,CAAC,OAAO,EAAE;4BACtB,SAAS,CAAC,OAAO,GAAG,EAAE,CAAC;yBACxB;wBACD,SAAS,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,GAAuB,CAAC;oBACrD,CAAC,EACD,OAAO,EAAE,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,CAAC,MAAM,CAAC,MAAM,EAAE,EACzC,SAAS,EAAE,aAAa,CAAC,KAAK,CAAC,EAC/B,SAAS,EAAE,aAAa,CAAC,KAAK,EAAE,MAAM,EAAE,QAAQ,CAAC,IAd5C,KAAK,CAeV,CACH,CAAC,GACE,EACL,QAAQ,CAAC,CAAC,CAAC,gCAAK,SAAS,EAAC,YAAY,YAAE,SAAS,GAAO,CAAC,CAAC,CAAC,IAAI,IAC5D,CACP,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,MAAM,aAAa,GAAG,CAAC,KAAa,EAAE,MAAgB,EAAE,QAAQ,GAAG,KAAK,EAAE,EAAE;IAC1E,MAAM,YAAY,GAAG,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IAEpC,OAAO,kDACL,QAAQ,IAAI,YAAY,CAAC,CAAC,CAAC,cAAc,CAAC,CAAC,CAAC,aAC9C,4CAA4C,CAAC;AAC/C,CAAC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VerifyPhoneDialog.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"VerifyPhoneDialog.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import type ymaps from 'yandex-maps';
|
|
3
2
|
import { type MockPoints } from './mockPoints';
|
|
4
|
-
export declare const renderSearchField: (points: MockPoints[], yandexMaps: ymaps.Map, updatePointsToRender: (any: MockPoints[] | null) => void) =>
|
|
3
|
+
export declare const renderSearchField: (points: MockPoints[], yandexMaps: ymaps.Map, updatePointsToRender: (any: MockPoints[] | null) => void) => any;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"renderSearchField.js","sourceRoot":"","sources":["../../../src/ui-kit/YandexMap/renderSearchField.tsx"],"names":[],"mappings":";;;AACA,6CAA0C;AAC1C,uCAAoC;AAGpC,MAAM,MAAM,GAAG;IACb,MAAM,EAAE,sCAAsC;IAC9C,QAAQ,EAAE,4BAA4B;IACtC,IAAI,EAAE,uBAAuB;IAC7B,MAAM,EAAE,mBAAmB;CAC5B,CAAC;AAEK,MAAM,iBAAiB,GAAG,CAC/B,MAAoB,EACpB,UAAqB,EACrB,oBAAwD,EACxD,EAAE;IACF,MAAM,QAAQ,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"renderSearchField.js","sourceRoot":"","sources":["../../../src/ui-kit/YandexMap/renderSearchField.tsx"],"names":[],"mappings":";;;AACA,6CAA0C;AAC1C,uCAAoC;AAGpC,MAAM,MAAM,GAAG;IACb,MAAM,EAAE,sCAAsC;IAC9C,QAAQ,EAAE,4BAA4B;IACtC,IAAI,EAAE,uBAAuB;IAC7B,MAAM,EAAE,mBAAmB;CAC5B,CAAC;AAEK,MAAM,iBAAiB,GAAG,CAC/B,MAAoB,EACpB,UAAqB,EACrB,oBAAwD,EACxD,EAAE;IACF,MAAM,QAAQ,GAAG,CAAC,CAAkC,EAAE,EAAE;QACtD,MAAM,KAAK,GAAW,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QAC3E,IAAI,KAAK,EAAE;YACT,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,CAAa,EAAE,EAAE;gBACnD,MAAM,aAAa,GAAG,CAAC,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC;gBAC3C,IAAI,aAAa,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,EAAE;oBACrC,OAAO,CAAC,CAAC;iBACV;gBAED,OAAO,IAAI,CAAC;YACd,CAAC,CAAC,CAAC;YACH,oBAAoB,CAAC,YAAY,CAAC,CAAC;SACpC;aAAM;YACL,oBAAoB,CAAC,IAAI,CAAC,CAAC;SAC5B;IACH,CAAC,CAAC;IAEF,OAAO,CACL,iCAAK,SAAS,EAAE,IAAA,aAAK,EAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,kCAAkC,CAAC,aAC9E,uBAAC,WAAI,IACH,IAAI,EAAC,WAAW,EAChB,WAAW,EAAC,OAAO,EACnB,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,SAAS,EAAC,iBAAiB,GAC3B,EACF,kCACE,IAAI,EAAC,MAAM,EACX,WAAW,EAAC,6HAAyB,EACrC,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAC,0CAA0C,GACpD,IACE,CACP,CAAC;AACJ,CAAC,CAAC;AAvCW,QAAA,iBAAiB,qBAuC5B"}
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import type ymaps from 'yandex-maps';
|
|
3
2
|
export declare const renderUserGeolocation: (map: {
|
|
4
3
|
current: ymaps.Map;
|
|
5
|
-
}, yandexMaps: typeof ymaps, className: string) =>
|
|
4
|
+
}, yandexMaps: typeof ymaps, className: string) => any;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { type AspectsProps } from '../../model/AspectsProps';
|
|
2
|
+
import { type ColumnsCount } from '../../model/ColumnCount';
|
|
2
3
|
import { type LabelProps, type TextProps, type TitleProps } from '../../model/HeadlineType';
|
|
3
4
|
import { type InputSectionsType } from '../../model/InputSectionsType';
|
|
4
5
|
import { type LinkButtonVersion } from '../../model/LinkButtonVersion';
|
|
@@ -64,19 +65,14 @@ export declare type FieldInfoDef = FieldDefaultDef & TextProps & {
|
|
|
64
65
|
*/
|
|
65
66
|
export declare type FieldDef = FieldCommonDef | FieldVedDef | FieldInfoDef;
|
|
66
67
|
/** @hidden */
|
|
67
|
-
declare type TypeFormFieldDef = 'ACQR' | 'ANALITIC' | 'ANTIFRAUD' | 'BCRD' | 'BROK' | 'BROKACCOUNT' | 'COLLECTION' | 'CORRUPTION' | 'CRED' | 'DPST' | 'PRODUCT' | 'SELFCOLLECTION' | 'KVED' | 'ULTRASERVICE' | 'PREMIUMSERVICE' | 'FEEDBACK' | 'FEEDBACK_QS' | 'OUTSERVICE';
|
|
68
|
-
/**
|
|
69
|
-
* @title Количество колонок
|
|
70
|
-
* @enumNames ["Одна", "Две"]
|
|
71
|
-
*/
|
|
72
|
-
export declare type FormColumnsCount = 1 | 2;
|
|
68
|
+
export declare type TypeFormFieldDef = '' | 'ACQR' | 'ANALITIC' | 'ANTIFRAUD' | 'BCRD' | 'BROK' | 'BROKACCOUNT' | 'COLLECTION' | 'CORRUPTION' | 'CRED' | 'DPST' | 'PRODUCT' | 'SELFCOLLECTION' | 'KVED' | 'ULTRASERVICE' | 'PREMIUMSERVICE' | 'FEEDBACK' | 'FEEDBACK_QS' | 'OUTSERVICE';
|
|
73
69
|
/** @hidden */
|
|
74
70
|
export declare type EndpointType = 'lead' | 'sendcorporatelead';
|
|
75
71
|
/**
|
|
76
72
|
* @title Секция полей ввода
|
|
77
73
|
*/
|
|
78
74
|
export declare type SectionsProps = TitleProps & {
|
|
79
|
-
columns?:
|
|
75
|
+
columns?: ColumnsCount;
|
|
80
76
|
inputs?: FieldDef[];
|
|
81
77
|
};
|
|
82
78
|
/** @title Дефолтная форма */
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FieldProps } from '../../hooks/useForm';
|
|
3
2
|
import { type LinkProps } from '../../model/LinkProps';
|
|
4
3
|
import { type SubmitButtonProps } from './ApplicationFormContent';
|
|
5
|
-
export declare const renderAgreementSubmit: (consentDataProcessing?: FieldProps<boolean>, link?: LinkProps, button?: SubmitButtonProps) =>
|
|
4
|
+
export declare const renderAgreementSubmit: (consentDataProcessing?: FieldProps<boolean>, link?: LinkProps, button?: SubmitButtonProps) => any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const renderContacts: () => JSX.Element;
|
|
1
|
+
export declare const renderContacts: () => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import type { GroupedConsentsProps } from '../ApplicationLeadForm/ApplicationLeadFormContent';
|
|
3
|
-
export declare const renderInputs: ({ field, typeForm, inputs }: GroupedConsentsProps) =>
|
|
2
|
+
export declare const renderInputs: ({ field, typeForm, inputs }: GroupedConsentsProps) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type SubmitButtonProps } from './ApplicationFormContent';
|
|
3
|
-
export declare const renderSubmitButton: (button?: SubmitButtonProps, className?: string) =>
|
|
2
|
+
export declare const renderSubmitButton: (button?: SubmitButtonProps, className?: string) => any;
|
|
@@ -4,6 +4,7 @@ import { type InputSectionsType } from '../../model/InputSectionsType';
|
|
|
4
4
|
import { type LinkButtonVersion } from '../../model/LinkButtonVersion';
|
|
5
5
|
import { type NameFieldDef } from '../../ui-kit/FormField/NameFieldDef';
|
|
6
6
|
import { type UniBlockContent } from '../../UniBlock/UniBlockProps';
|
|
7
|
+
import { type TypeFormFieldDef } from '../ApplicationForm/ApplicationFormContent';
|
|
7
8
|
import { type FormState } from './getInitialFormState';
|
|
8
9
|
interface Required {
|
|
9
10
|
/** @title Обязательно для заполнения */
|
|
@@ -63,13 +64,6 @@ export declare type FieldInfoDef = FieldDefaultDef & {
|
|
|
63
64
|
* @default { "fieldType": "common" }
|
|
64
65
|
*/
|
|
65
66
|
export declare type FieldDef = FieldCommonDef | FieldVedDef | FieldInfoDef;
|
|
66
|
-
/** @hidden */
|
|
67
|
-
export declare type TypeFormFieldDef = 'ACQR' | 'ANALITIC' | 'ANTIFRAUD' | 'BCRD' | 'BROK' | 'BROKACCOUNT' | 'COLLECTION' | 'CORRUPTION' | 'CRED' | 'DPST' | 'PRODUCT' | 'SELFCOLLECTION' | 'KVED' | 'ULTRASERVICE' | 'PREMIUMSERVICE' | 'FEEDBACK' | 'OUTSERVICE';
|
|
68
|
-
/**
|
|
69
|
-
* @title Количество колонок
|
|
70
|
-
* @enumNames ["Одна", "Две"]
|
|
71
|
-
*/
|
|
72
|
-
export declare type FormColumnsCount = 1 | 2;
|
|
73
67
|
/**
|
|
74
68
|
* @title Форма заявки настраиваемая
|
|
75
69
|
*/
|
|
@@ -84,7 +78,7 @@ export declare type ApplicationLeadFormContent = UniBlockContent & TitleProps &
|
|
|
84
78
|
/** @hidden */
|
|
85
79
|
export interface GroupedConsentsProps {
|
|
86
80
|
inputs?: FieldDef[];
|
|
87
|
-
typeForm?: TypeFormFieldDef
|
|
81
|
+
typeForm?: TypeFormFieldDef;
|
|
88
82
|
field: FormFieldRegisterer<FormState>;
|
|
89
83
|
}
|
|
90
84
|
export {};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FieldProps } from '../../hooks/useForm';
|
|
3
2
|
import { type LinkProps } from '../../model/LinkProps';
|
|
4
3
|
import { type SubmitButtonProps } from './ApplicationLeadFormContent';
|
|
5
|
-
export declare const renderAgreementSubmit: (consentDataProcessing?: FieldProps<boolean>, link?: LinkProps, button?: SubmitButtonProps) =>
|
|
4
|
+
export declare const renderAgreementSubmit: (consentDataProcessing?: FieldProps<boolean>, link?: LinkProps, button?: SubmitButtonProps) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type SubmitButtonProps } from './ApplicationLeadFormContent';
|
|
3
|
-
export declare const renderSubmitButton: (button?: SubmitButtonProps, className?: string) =>
|
|
2
|
+
export declare const renderSubmitButton: (button?: SubmitButtonProps, className?: string) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type TextAlign } from '../../ui-kit/Text/TextProps';
|
|
3
2
|
import { type BonusBenefit } from './BonusBenefitsBlockContent';
|
|
4
|
-
export declare const renderBonusBenefit: (cardTextAlign: TextAlign) => ({ icon, title, description }: BonusBenefit, i: number) =>
|
|
3
|
+
export declare const renderBonusBenefit: (cardTextAlign: TextAlign) => ({ icon, title, description }: BonusBenefit, i: number) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type TextAlign } from '../../ui-kit/Text/TextProps';
|
|
3
2
|
import { type BonusBenefit, type ColumnsCount } from './BonusBenefitsBlockContent';
|
|
4
|
-
export declare const renderBonusBenefits: (bonusBenefits: BonusBenefit[], _columnsCount: ColumnsCount, _cardTextAlign: TextAlign) =>
|
|
3
|
+
export declare const renderBonusBenefits: (bonusBenefits: BonusBenefit[], _columnsCount: ColumnsCount, _cardTextAlign: TextAlign) => any;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FormFieldRegisterer } from '../../hooks/useForm';
|
|
3
2
|
import { type CalculatorDepositParamsViewSettings } from './CalculatorDepositContent';
|
|
4
3
|
import { type DepositCalculatorParams } from './getDepositCalculatorParams';
|
|
5
|
-
export declare const renderDepositParamsForm: (params: DepositCalculatorParams & CalculatorDepositParamsViewSettings, field: FormFieldRegisterer<any>) =>
|
|
4
|
+
export declare const renderDepositParamsForm: (params: DepositCalculatorParams & CalculatorDepositParamsViewSettings, field: FormFieldRegisterer<any>) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type LinkButtonContent } from '../../ui-kit/LinkButton/LinkButtonContent';
|
|
3
2
|
declare type DepositResultProps = {
|
|
4
3
|
income?: number;
|
|
@@ -9,5 +8,5 @@ declare type DepositResultProps = {
|
|
|
9
8
|
isCapitalization?: boolean;
|
|
10
9
|
isDisabled?: boolean;
|
|
11
10
|
};
|
|
12
|
-
export declare const renderDepositResult: ({ income, finalSum, postfix, buttons, footnotes, isCapitalization, }: DepositResultProps) =>
|
|
11
|
+
export declare const renderDepositResult: ({ income, finalSum, postfix, buttons, footnotes, isCapitalization, }: DepositResultProps) => any;
|
|
13
12
|
export {};
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type BinaryRadioButtonGroupProps } from '../../ui-kit/Calculator/renderBinaryRadioButtonGroup';
|
|
3
|
-
export declare const renderPaymentType: (props: Partial<BinaryRadioButtonGroupProps>) =>
|
|
2
|
+
export declare const renderPaymentType: (props: Partial<BinaryRadioButtonGroupProps>) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type BinaryRadioButtonGroupProps } from '../../ui-kit/Calculator/renderBinaryRadioButtonGroup';
|
|
3
|
-
export declare const renderRegistrationType: (props: Partial<BinaryRadioButtonGroupProps>) =>
|
|
2
|
+
export declare const renderRegistrationType: (props: Partial<BinaryRadioButtonGroupProps>) => any;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type TextProps } from '../../model/HeadlineType';
|
|
3
2
|
declare type CardHighlightProps = TextProps & {
|
|
4
3
|
className?: string;
|
|
5
4
|
};
|
|
6
|
-
export declare const renderCardHighlight: ({ className, text }?: CardHighlightProps) =>
|
|
5
|
+
export declare const renderCardHighlight: ({ className, text }?: CardHighlightProps) => any;
|
|
7
6
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type ContentPageBase } from '../../model/ContentPageBase';
|
|
3
2
|
import { type ContentPageMeta } from '../../model/ContentPageMeta';
|
|
4
|
-
export declare function renderContentPageHead(data: ContentPageBase & ContentPageMeta):
|
|
3
|
+
export declare function renderContentPageHead(data: ContentPageBase & ContentPageMeta): any[];
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CreditCardFormStatusTracker: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const CreditCardFormStatusTracker: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreditCardFormStatusTracker.js","sourceRoot":"","sources":["../../../src/components/CreditCardForm/CreditCardFormStatusTracker.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAmB,MAAM,yCAAyC,CAAC;AAC/F,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"CreditCardFormStatusTracker.js","sourceRoot":"","sources":["../../../src/components/CreditCardForm/CreditCardFormStatusTracker.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAC/E,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAmB,MAAM,yCAAyC,CAAC;AAC/F,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAE9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,MAAM,YAAY,GAAiB;IACjC,iCAAiC;IACjC,mCAAmC;CACpC,CAAC;AAEF,MAAM,CAAC,MAAM,2BAA2B,GAAG,GAAG,CAAC,GAAG,EAAE;IAClD,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,QAAQ,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;IAC1D,MAAM,CAAC,MAAM,CAAC,GAAG,eAAe,CAAS,QAAQ,CAAC,CAAC;IAEnD,SAAS,CAAC,GAAG,EAAE;QACb,CAAC,KAAK,IAAI,EAAE;YACV,KAAK,MAAM,UAAU,IAAI,YAAY,EAAE;gBACrC,MAAM,mBAAmB,CAAC,EAAE,UAAU,EAAE,MAAM,EAAE,CAAC,CAAC;aACnD;QACH,CAAC,CAAC,EAAE,CAAC;QAEL,MAAM,WAAW,GAAG,WAAW,CAAC,KAAK,IAAI,EAAE;YACzC,MAAM,GAAG,GAAG,MAAM,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC;YAE5C,IAAI,GAAG,IAAI,GAAG,EAAE,QAAQ,KAAK,WAAW,CAAC,OAAO,EAAE;gBAChD,aAAa,CAAC,eAAe,CAAC,CAAC;gBAC/B,SAAS,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;aACzB;QACH,CAAC,EAAE,EAAE,CAAC,CAAC;QAEP,MAAM,eAAe,GAAG,WAAW,CAAC,WAAW,EAAE,KAAK,CAAC,CAAC;IAC1D,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,YAAY,CAAC,MAAM,CAAC,CAAC;AAC9B,CAAC,CAAC,CAAC;AAEH,MAAM,YAAY,GAAG,CAAC,MAAmB,EAAE,EAAE;IAC3C,MAAM,WAAW,GAA+B;QAC9C,UAAU,EAAE,KAAC,oBAAoB,KAAG;QACpC,SAAS,EAAE,KAAC,mBAAmB,KAAG;QAClC,QAAQ,EAAE,KAAC,oBAAoB,KAAG;QAClC,QAAQ,EAAE,KAAC,mBAAmB,KAAG;KAClC,CAAC;IAEF,OAAO,WAAW,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC;AACrC,CAAC,CAAC"}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const FailedStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const FailedStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const PendingStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const PendingStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const ReworkStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const ReworkStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const SuccessStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const SuccessStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FormFieldRegisterer } from '../../hooks/useForm';
|
|
3
2
|
import { type FieldDef } from '../ApplicationLeadForm/ApplicationLeadFormContent';
|
|
4
3
|
import { type FormState } from '../ApplicationLeadForm/getInitialFormState';
|
|
@@ -6,4 +5,4 @@ export interface RenderInputsProps {
|
|
|
6
5
|
inputs: FieldDef[];
|
|
7
6
|
field: FormFieldRegisterer<FormState>;
|
|
8
7
|
}
|
|
9
|
-
export declare const renderInputs: ({ field, inputs }: RenderInputsProps) =>
|
|
8
|
+
export declare const renderInputs: ({ field, inputs }: RenderInputsProps) => any[];
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FormFieldRegisterer, type FormOperatorProps } from '../../hooks/useForm';
|
|
3
2
|
import { type FormState } from '../ApplicationLeadForm/getInitialFormState';
|
|
4
3
|
import { type CreditCardSectionsProps } from './CreditCardFormContent';
|
|
@@ -9,4 +8,4 @@ export interface StepProps {
|
|
|
9
8
|
registerSubmit?: (submit: CustomSubmit) => void;
|
|
10
9
|
step: number;
|
|
11
10
|
}
|
|
12
|
-
export declare const renderStep: ({ sections, field, step }: StepProps) =>
|
|
11
|
+
export declare const renderStep: ({ sections, field, step }: StepProps) => any[] | undefined;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const CreditFormStatusTracker: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const CreditFormStatusTracker: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreditFormStatusTracker.js","sourceRoot":"","sources":["../../../src/components/CreditForm/CreditFormStatusTracker.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAmB,MAAM,yCAAyC,CAAC;AAC/F,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"CreditFormStatusTracker.js","sourceRoot":"","sources":["../../../src/components/CreditForm/CreditFormStatusTracker.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,EAAE,aAAa,EAAE,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAC/E,OAAO,EAAE,mBAAmB,EAAmB,MAAM,yCAAyC,CAAC;AAC/F,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAE9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAC9D,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAE9D,MAAM,YAAY,GAAiB;IACjC,iCAAiC;IACjC,mCAAmC;CACpC,CAAC;AAEF,MAAM,CAAC,MAAM,uBAAuB,GAAG,GAAG,CAAC,GAAG,EAAE;IAC9C,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,GAAG,QAAQ,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;IAC1D,MAAM,CAAC,MAAM,CAAC,GAAG,eAAe,CAAS,QAAQ,CAAC,CAAC;IAEnD,SAAS,CAAC,GAAG,EAAE;QACb,CAAC,KAAK,IAAI,EAAE;YACV,KAAK,MAAM,UAAU,IAAI,YAAY,EAAE;gBACrC,MAAM,mBAAmB,CAAC,EAAE,UAAU,EAAE,MAAM,EAAE,CAAC,CAAC;aACnD;QACH,CAAC,CAAC,EAAE,CAAC;QAEL,MAAM,WAAW,GAAG,GAAG,EAAE,CACvB,MAAM;YACN,aAAa,CAAC,EAAE,MAAM,EAAE,CAAC,CAAC,IAAI,CAAC,CAAC,GAAG,EAAE,EAAE;gBACrC,IAAI,GAAG,EAAE,QAAQ,IAAI,GAAG,CAAC,QAAQ,KAAK,WAAW,CAAC,OAAO,EAAE;oBACzD,aAAa,CAAC,eAAe,CAAC,CAAC;oBAC/B,SAAS,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;iBACzB;YACH,CAAC,CAAC,CAAC;QAEL,MAAM,eAAe,GAAG,WAAW,CAAC,WAAW,EAAE,KAAK,CAAC,CAAC;QAExD,OAAO,GAAG,EAAE,CAAC,aAAa,CAAC,eAAe,CAAC,CAAC;IAC9C,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,YAAY,GAAG,GAAG,EAAE,CAAC,SAAS,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;IAEzD,OAAO,YAAY,CAAC,MAAM,EAAE,YAAY,CAAC,CAAC;AAC5C,CAAC,CAAC,CAAC;AAEH,MAAM,YAAY,GAAG,CAAC,MAAmB,EAAE,YAAwB,EAAE,EAAE;IACrE,MAAM,WAAW,GAA+B;QAC9C,UAAU,EAAE,KAAC,oBAAoB,IAAC,iBAAiB,EAAE,YAAY,GAAI;QACrE,SAAS,EAAE,KAAC,mBAAmB,KAAG;QAClC,QAAQ,EAAE,KAAC,oBAAoB,KAAG;QAClC,QAAQ,EAAE,KAAC,mBAAmB,KAAG;KAClC,CAAC;IAEF,OAAO,WAAW,CAAC,MAAM,CAAC,IAAI,IAAI,CAAC;AACrC,CAAC,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type SectionsProps } from '../../model/InputSectionsType';
|
|
2
|
+
import { type VNode } from '../../model/VNode';
|
|
3
3
|
import { type StepProps } from './renderStep';
|
|
4
4
|
export interface CreditFormStepProps {
|
|
5
5
|
step: number;
|
|
6
6
|
sections: SectionsProps[];
|
|
7
7
|
onNextStep: () => void;
|
|
8
8
|
onPrevStep: () => void;
|
|
9
|
-
renderStep?: (props: StepProps) =>
|
|
9
|
+
renderStep?: (props: StepProps) => VNode | VNode[] | undefined;
|
|
10
10
|
isFormFinished: boolean;
|
|
11
11
|
finishForm?: (bool: boolean) => void;
|
|
12
12
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreditFormStep.js","sourceRoot":"","sources":["../../../src/components/CreditForm/CreditFormStep.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;
|
|
1
|
+
{"version":3,"file":"CreditFormStep.js","sourceRoot":"","sources":["../../../src/components/CreditForm/CreditFormStep.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAK9D,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACpE,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,UAAU,IAAI,iBAAiB,EAAqC,MAAM,cAAc,CAAC;AAClG,OAAO,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAYtD,MAAM,CAAC,MAAM,cAAc,GAAG,GAAG,CAC/B,CAAC,EACC,IAAI,EACJ,QAAQ,EACR,UAAU,EACV,UAAU,EACV,UAAU,GAAG,iBAAiB,EAC9B,cAAc,EACd,UAAU,GACX,EAAE,EAAE;IACH,MAAM,CAAC,gBAAgB,EAAE,QAAQ,CAAC,GAAG,eAAe,CAAsB,UAAU,CAAC,CAAC;IACtF,MAAM,YAAY,GAAG,mBAAmB,CAAC,IAAI,EAAE,gBAAgB,CAAC,CAAC;IAEjE,MAAM,YAAY,GAAG,MAAM,CAA2B,SAAS,CAAC,CAAC;IAEjE,MAAM,MAAM,GAAG,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAgB,EAAE,EAAE,CAAC,CAAC,EAAE,MAAM,CAAC,IAAI,EAAE,CAAe,CAAC;IAExF,MAAM,cAAc,GAAG,WAAW,CAAC,CAAC,MAAqB,EAAE,EAAE;QAC3D,YAAY,CAAC,OAAO,GAAG,MAAM,CAAC;IAChC,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,MAAM,EAAE,YAAY,EAAE,GAAG,gBAAgB,CAAC;QACxC,IAAI;QACJ,MAAM;QACN,UAAU;QACV,QAAQ;QACR,UAAU;KACX,CAAC,CAAC;IAEH,MAAM,CAAC,EAAE,EAAE,KAAK,EAAE,QAAQ,EAAE,CAAC,GAAG,OAAO,CAAC,YAAY,EAAE;QACpD,QAAQ,EAAE,CAAC,QAAQ,EAAE,EAAE,EAAE,EAAE;YACzB,YAAY,CAAC,EAAE,GAAG,QAAQ,EAAE,GAAG,YAAY,CAAC,OAAO,EAAE,CAAC,EAAE,CAAC,EAAe,CAAC,CAAC;QAC5E,CAAC;KACF,CAAC,CAAC;IAEH,OAAO,cAAc,CAAC,CAAC,CAAC,CACtB,KAAC,uBAAuB,KAAG,CAC5B,CAAC,CAAC,CAAC,CACF,gBAAM,QAAQ,EAAE,QAAQ,EAAE,SAAS,EAAC,WAAW,aAC5C,UAAU,CAAC,EAAE,QAAQ,EAAE,KAAK,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,EACtD,KAAC,sBAAsB,IAAC,IAAI,EAAE,IAAI,EAAE,UAAU,EAAE,UAAU,GAAI,IACzD,CACR,CAAC;AACJ,CAAC,CACF,CAAC"}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const FailedStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const FailedStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const ReworkStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const ReworkStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const SuccessStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element>;
|
|
1
|
+
export declare const SuccessStatusContent: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FormFieldRegisterer } from '../../hooks/useForm';
|
|
3
2
|
import { type FieldDef } from '../ApplicationLeadForm/ApplicationLeadFormContent';
|
|
4
3
|
import { type FormState } from '../ApplicationLeadForm/getInitialFormState';
|
|
@@ -6,4 +5,4 @@ export interface RenderInputsProps {
|
|
|
6
5
|
inputs: FieldDef[];
|
|
7
6
|
field: FormFieldRegisterer<FormState>;
|
|
8
7
|
}
|
|
9
|
-
export declare const renderInputs: ({ field, inputs }: RenderInputsProps) =>
|
|
8
|
+
export declare const renderInputs: ({ field, inputs }: RenderInputsProps) => any[];
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FormFieldRegisterer, type FormOperatorProps } from '../../hooks/useForm';
|
|
3
2
|
import { type SectionsProps } from '../ApplicationForm/ApplicationFormContent';
|
|
4
3
|
import { type FormState } from '../ApplicationLeadForm/getInitialFormState';
|
|
@@ -9,4 +8,4 @@ export interface StepProps {
|
|
|
9
8
|
registerSubmit?: (submit: CustomSubmit) => void;
|
|
10
9
|
step: number;
|
|
11
10
|
}
|
|
12
|
-
export declare const renderStep: ({ sections, field, step }: StepProps) =>
|
|
11
|
+
export declare const renderStep: ({ sections, field, step }: StepProps) => any[] | undefined;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type DepositoryDataItem } from './useDepository';
|
|
3
|
-
export declare const DepositoryItem: (
|
|
2
|
+
export declare const DepositoryItem: import("@redneckz/uni-jsx").UNIComponent<DepositoryDataItem, any, any>;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "@redneckz/uni-jsx/jsx-runtime";
|
|
2
|
+
import { JSX } from '@redneckz/uni-jsx';
|
|
2
3
|
import { API_BASE_URI } from '../../api/apiBaseUrl.js';
|
|
3
4
|
import { useLink } from '../../hooks/useLink.js';
|
|
4
5
|
import { Text } from '../../ui-kit/Text/Text.js';
|
|
5
6
|
import { formatDate } from '../../utils/formatDate.js';
|
|
6
7
|
import { renderRoundedIcon } from '../RollupItem/renderRoundedIcon.js';
|
|
7
|
-
export const DepositoryItem = ({ title, timestamp, publicId }) => {
|
|
8
|
+
export const DepositoryItem = JSX(({ title, timestamp, publicId }) => {
|
|
8
9
|
const link = useLink();
|
|
9
10
|
const { href } = link({ href: `${API_BASE_URI}/depository/${publicId}/file` });
|
|
10
11
|
return (_jsxs("div", { className: "flex gap-3 items-center py-lg border-gray border-opacity-50 border-b", children: [renderRoundedIcon({ icon: 'DocDownloadIcon', iconVersion: 'black' }), _jsxs("div", { className: "flex flex-col gap-x-6xl lg:flex-row lg:items-center", children: [timestamp ? (_jsx(Text, { size: "text-m", "font-weight": "font-light", children: formatDate(timestamp) })) : null, _jsx("a", { className: "text-h6 hover:text-primary-active", href: href, download: true, "aria-label": "\u0421\u043A\u0430\u0447\u0430\u0442\u044C", children: title })] })] }, publicId));
|
|
11
|
-
};
|
|
12
|
+
});
|
|
12
13
|
//# sourceMappingURL=DepositoryItem.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DepositoryItem.js","sourceRoot":"","sources":["../../../src/components/Depository/DepositoryItem.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAGpE,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAsB,EAAE,EAAE;
|
|
1
|
+
{"version":3,"file":"DepositoryItem.js","sourceRoot":"","sources":["../../../src/components/Depository/DepositoryItem.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,sBAAsB,CAAC;AACpD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC;AAGpE,MAAM,CAAC,MAAM,cAAc,GAAG,GAAG,CAAC,CAAC,EAAE,KAAK,EAAE,SAAS,EAAE,QAAQ,EAAsB,EAAE,EAAE;IACvF,MAAM,IAAI,GAAG,OAAO,EAAE,CAAC;IACvB,MAAM,EAAE,IAAI,EAAE,GAAG,IAAI,CAAC,EAAE,IAAI,EAAE,GAAG,YAAY,eAAe,QAAQ,OAAO,EAAE,CAAC,CAAC;IAE/E,OAAO,CACL,eACE,SAAS,EAAC,sEAAsE,aAG/E,iBAAiB,CAAC,EAAE,IAAI,EAAE,iBAAiB,EAAE,WAAW,EAAE,OAAO,EAAE,CAAC,EACrE,eAAK,SAAS,EAAC,qDAAqD,aACjE,SAAS,CAAC,CAAC,CAAC,CACX,KAAC,IAAI,IAAC,IAAI,EAAC,QAAQ,iBAAa,YAAY,YACzC,UAAU,CAAC,SAAS,CAAC,GACjB,CACR,CAAC,CAAC,CAAC,IAAI,EACR,YAAG,SAAS,EAAC,mCAAmC,EAAC,IAAI,EAAE,IAAI,EAAE,QAAQ,sBAAY,4CAAS,YACvF,KAAK,GACJ,IACA,KAZD,QAAQ,CAaT,CACP,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Currency } from './CurrencyProps';
|
|
3
2
|
import { type ExchangeCurrencyItem } from './ExchangeCurrencyCalculator';
|
|
4
3
|
interface InputProps {
|
|
@@ -9,5 +8,5 @@ interface InputProps {
|
|
|
9
8
|
value: string;
|
|
10
9
|
setValue: (value: string) => void;
|
|
11
10
|
}
|
|
12
|
-
export declare function renderInput(props: InputProps):
|
|
11
|
+
export declare function renderInput(props: InputProps): any;
|
|
13
12
|
export {};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Router } from '../../external/useRouter';
|
|
3
2
|
import { type Picture } from '../../model/Picture';
|
|
4
3
|
import { type AttachmentDocDef, type LinkDocDef } from './LinkDocsContent';
|
|
5
|
-
export declare const renderDefaultItem: (router: Router, icon: Picture) => (docBlockDef: LinkDocDef | AttachmentDocDef, i: number) =>
|
|
6
|
-
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,5 +1,4 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type WorkScheduleWeek } from './OfficesAtmsMapProps';
|
|
3
|
-
export declare const getScheduleDescription: (workScheduleWeek: WorkScheduleWeek[]) =>
|
|
2
|
+
export declare const getScheduleDescription: (workScheduleWeek: WorkScheduleWeek[]) => any;
|
|
4
3
|
export declare const buildScheduleText: ({ workTime, lunchHour, daysOff }: Record<string, string | undefined>, isSaturday?: boolean) => string;
|
|
5
4
|
export declare const getDateDescription: (workScheduleWeek: WorkScheduleWeek[]) => string[];
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Atm } from './OfficesAtmsMapProps';
|
|
3
|
-
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;
|
|
4
3
|
export declare const getAtmPoint: ({ address, terminalType, atmCode }: Atm) => {
|
|
5
4
|
header: string;
|
|
6
5
|
body: string;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type WorkScheduleWeek } from './OfficesAtmsMapProps';
|
|
3
|
-
export declare const renderBusinessSchedule: (scheduleDescription?: string) =>
|
|
2
|
+
export declare const renderBusinessSchedule: (scheduleDescription?: string) => any;
|
|
4
3
|
export declare const getBusinessSchedule: (scheduleDescription: string) => {
|
|
5
4
|
short: string;
|
|
6
5
|
status: boolean;
|
|
7
6
|
}[];
|
|
8
|
-
export declare const renderAlternativeDay: ({ short, status }: WorkScheduleWeek, i: number) =>
|
|
7
|
+
export declare const renderAlternativeDay: ({ short, status }: WorkScheduleWeek, i: number) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import type { Branch } from './OfficesAtmsMapProps';
|
|
3
|
-
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,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Currency } from './OfficesAtmsMapProps';
|
|
3
|
-
export declare const renderCurrency: ({ currency, buyExchangeRate, saleExchangeRate }: Currency, i: number) =>
|
|
2
|
+
export declare const renderCurrency: ({ currency, buyExchangeRate, saleExchangeRate }: Currency, i: number) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type WorkScheduleWeek } from './OfficesAtmsMapProps';
|
|
3
|
-
export declare const renderCurrentDaySchedule: (workScheduleWeek?: WorkScheduleWeek[]) =>
|
|
2
|
+
export declare const renderCurrentDaySchedule: (workScheduleWeek?: WorkScheduleWeek[]) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type WorkScheduleWeek } from './OfficesAtmsMapProps';
|
|
3
|
-
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,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type AtmsDef } from './OfficesAtmsMapContent';
|
|
3
|
-
export declare const renderDescriptionBlock: ({ __html, list, richVersion }: AtmsDef) =>
|
|
2
|
+
export declare const renderDescriptionBlock: ({ __html, list, richVersion }: AtmsDef) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FormFieldRegisterer } from '../../hooks/useForm';
|
|
3
2
|
import { type FoldablePartProps } from '../../ui-kit/Foldable/FoldablePartProps';
|
|
4
3
|
export interface RenderFiltrationFormOptions {
|
|
@@ -10,5 +9,5 @@ export interface RenderFiltrationFormOptions {
|
|
|
10
9
|
onlyOffice?: boolean;
|
|
11
10
|
labels: Record<string, string>;
|
|
12
11
|
}
|
|
13
|
-
export declare const renderFiltrationForm: ({ filters, field: { field, reset }, onlyOffice, labels, }: RenderFiltrationFormOptions) =>
|
|
14
|
-
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,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const renderHeading: (title?: string, lengthItems?: number) => JSX.Element;
|
|
1
|
+
export declare const renderHeading: (title?: string, lengthItems?: number) => any;
|