@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,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type ColorPalette } from '../../model/ContentPageBase';
|
|
3
2
|
import { type IconName } from '../Icon/IconProps';
|
|
4
3
|
import { type FoldablePartProps } from './FoldablePartProps';
|
|
@@ -11,5 +10,5 @@ interface DefaultFoldButtonProps {
|
|
|
11
10
|
onClick?: () => void;
|
|
12
11
|
}
|
|
13
12
|
export declare const DefaultFoldButton: import("@redneckz/uni-jsx").UNIComponent<DefaultFoldButtonProps, any, any>;
|
|
14
|
-
export declare const renderDefaultFoldButton: ({ isUnfolded, onToggle }: FoldablePartProps) =>
|
|
13
|
+
export declare const renderDefaultFoldButton: ({ isUnfolded, onToggle }: FoldablePartProps) => any;
|
|
15
14
|
export {};
|
|
@@ -5,5 +5,5 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
|
5
5
|
const InputControl_1 = require("../../Input/InputControl");
|
|
6
6
|
const getObjectValidator_1 = require("../getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
|
-
exports.BankEmpoleeCodeField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u0434 \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043B\u044F \u0411\u0430\u043D\u043A\u0430", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043E\u0434",
|
|
8
|
+
exports.BankEmpoleeCodeField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u0434 \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u0442\u0435\u043B\u044F \u0411\u0430\u043D\u043A\u0430", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043A\u043E\u0434", isInteger: true, ...(0, getValidation_1.getValidation)(field('bankEmployeeCode'), getObjectValidator_1.validatorObj.bankEmployeeCode, input?.required), ...input })));
|
|
9
9
|
//# sourceMappingURL=BankEmployeeCodeField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BankEmployeeCodeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,oBAAoB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC9E,uBAAC,2BAAY,IACX,KAAK,EAAC,kIAAyB,EAC/B,WAAW,EAAC,+DAAa,EACzB,
|
|
1
|
+
{"version":3,"file":"BankEmployeeCodeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,oBAAoB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC9E,uBAAC,2BAAY,IACX,KAAK,EAAC,kIAAyB,EAC/B,WAAW,EAAC,+DAAa,EACzB,SAAS,EAAE,IAAI,KACX,IAAA,6BAAa,EAAC,KAAK,CAAC,kBAAkB,CAAC,EAAE,iCAAY,CAAC,gBAAgB,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxF,KAAK,GACT,CACH,CAAC,CAAC"}
|
|
@@ -5,5 +5,5 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
|
5
5
|
const InputControl_1 = require("../../Input/InputControl");
|
|
6
6
|
const getObjectValidator_1 = require("../getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
|
-
exports.ChildrenField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0434\u0435\u0442\u0435\u0439 \u0434\u043E 18 \u043B\u0435\u0442", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
|
|
8
|
+
exports.ChildrenField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0434\u0435\u0442\u0435\u0439 \u0434\u043E 18 \u043B\u0435\u0442", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435", isInteger: true, ...(0, getValidation_1.getValidation)(field('children'), getObjectValidator_1.validatorObj.children, input?.required), ...input })));
|
|
9
9
|
//# sourceMappingURL=ChildrenField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ChildrenField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/ChildrenField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,aAAa,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,uBAAC,2BAAY,IACX,KAAK,EAAC,gIAA4B,EAClC,WAAW,EAAC,6FAAkB,EAC9B,
|
|
1
|
+
{"version":3,"file":"ChildrenField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/ChildrenField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,aAAa,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,uBAAC,2BAAY,IACX,KAAK,EAAC,gIAA4B,EAClC,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,IAAA,6BAAa,EAAC,KAAK,CAAC,UAAU,CAAC,EAAE,iCAAY,CAAC,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxE,KAAK,GACT,CACH,CAAC,CAAC"}
|
|
@@ -5,5 +5,5 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
|
5
5
|
const InputControl_1 = require("../../Input/InputControl");
|
|
6
6
|
const getObjectValidator_1 = require("../getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
|
-
exports.CollectionCountField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043E\u0431\u044A\u0435\u043A\u0442\u043E\u0432 \u0438\u043D\u043A\u0430\u0441\u0441\u0430\u0446\u0438\u0438",
|
|
8
|
+
exports.CollectionCountField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043E\u0431\u044A\u0435\u043A\u0442\u043E\u0432 \u0438\u043D\u043A\u0430\u0441\u0441\u0430\u0446\u0438\u0438", isInteger: true, ...(0, getValidation_1.getValidation)(field('collectionCount'), getObjectValidator_1.validatorObj.collectionCount, input?.required) })));
|
|
9
9
|
//# sourceMappingURL=CollectionCountField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CollectionCountField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/CollectionCountField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,oBAAoB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC9E,uBAAC,2BAAY,IACX,KAAK,EAAC,4KAAgC,EACtC,
|
|
1
|
+
{"version":3,"file":"CollectionCountField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/CollectionCountField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,oBAAoB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC9E,uBAAC,2BAAY,IACX,KAAK,EAAC,4KAAgC,EACtC,SAAS,EAAE,IAAI,KACX,IAAA,6BAAa,EAAC,KAAK,CAAC,iBAAiB,CAAC,EAAE,iCAAY,CAAC,eAAe,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC1F,CACH,CAAC,CAAC"}
|
|
@@ -5,5 +5,5 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
|
5
5
|
const InputControl_1 = require("../../Input/InputControl");
|
|
6
6
|
const getObjectValidator_1 = require("../getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
|
-
exports.DependentsField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0438\u0436\u0434\u0438\u0432\u0435\u043D\u0446\u0435\u0432", placeholder: "\u0417\u0430 \u0438\u0441\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u0435 \u0434\u0435\u0442\u0435\u0439 \u0434\u043E 18 \u043B\u0435\u0442",
|
|
8
|
+
exports.DependentsField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0438\u0436\u0434\u0438\u0432\u0435\u043D\u0446\u0435\u0432", placeholder: "\u0417\u0430 \u0438\u0441\u043A\u043B\u044E\u0447\u0435\u043D\u0438\u0435 \u0434\u0435\u0442\u0435\u0439 \u0434\u043E 18 \u043B\u0435\u0442", isInteger: true, maxLength: 2, ...(0, getValidation_1.getValidation)(field('dependents'), getObjectValidator_1.validatorObj.dependents, input?.required), ...input })));
|
|
9
9
|
//# sourceMappingURL=DependentsField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DependentsField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DependentsField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,eAAe,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACzE,uBAAC,2BAAY,IACX,KAAK,EAAC,2HAAuB,EAC7B,WAAW,EAAC,6IAA+B,EAC3C,
|
|
1
|
+
{"version":3,"file":"DependentsField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DependentsField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,eAAe,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACzE,uBAAC,2BAAY,IACX,KAAK,EAAC,2HAAuB,EAC7B,WAAW,EAAC,6IAA+B,EAC3C,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,IAAA,6BAAa,EAAC,KAAK,CAAC,YAAY,CAAC,EAAE,iCAAY,CAAC,UAAU,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC5E,KAAK,GACT,CACH,CAAC,CAAC"}
|
|
@@ -7,5 +7,5 @@ const getObjectValidator_1 = require("../getObjectValidator");
|
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
8
|
const isEsiaAuthorize_1 = require("../isEsiaAuthorize");
|
|
9
9
|
const FIELD_NAME = 'dulNumber';
|
|
10
|
-
exports.DulNumberField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { disabled: input?.filledByEsia && (0, isEsiaAuthorize_1.isEsiaAuthorize)(field, FIELD_NAME), label: "\u041D\u043E\u043C\u0435\u0440 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430",
|
|
10
|
+
exports.DulNumberField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { disabled: input?.filledByEsia && (0, isEsiaAuthorize_1.isEsiaAuthorize)(field, FIELD_NAME), label: "\u041D\u043E\u043C\u0435\u0440 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430", isInteger: true, maxLength: 6, ...(0, getValidation_1.getValidation)(field('dulNumber'), getObjectValidator_1.validatorObj.dulNumber, input?.required) })));
|
|
11
11
|
//# sourceMappingURL=DulNumberField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DulNumberField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulNumberField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AACjD,wDAAqD;AAErD,MAAM,UAAU,GAAG,WAAW,CAAC;AAElB,QAAA,cAAc,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACxE,uBAAC,2BAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,IAAA,iCAAe,EAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,uFAAiB,EACvB,
|
|
1
|
+
{"version":3,"file":"DulNumberField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulNumberField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AACjD,wDAAqD;AAErD,MAAM,UAAU,GAAG,WAAW,CAAC;AAElB,QAAA,cAAc,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACxE,uBAAC,2BAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,IAAA,iCAAe,EAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,uFAAiB,EACvB,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,IAAA,6BAAa,EAAC,KAAK,CAAC,WAAW,CAAC,EAAE,iCAAY,CAAC,SAAS,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC9E,CACH,CAAC,CAAC"}
|
|
@@ -7,5 +7,5 @@ const getObjectValidator_1 = require("../getObjectValidator");
|
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
8
|
const isEsiaAuthorize_1 = require("../isEsiaAuthorize");
|
|
9
9
|
const FIELD_NAME = 'dulSerie';
|
|
10
|
-
exports.DulSerieField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { disabled: input?.filledByEsia && (0, isEsiaAuthorize_1.isEsiaAuthorize)(field, FIELD_NAME), label: "\u0421\u0435\u0440\u0438\u044F \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430",
|
|
10
|
+
exports.DulSerieField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { disabled: input?.filledByEsia && (0, isEsiaAuthorize_1.isEsiaAuthorize)(field, FIELD_NAME), label: "\u0421\u0435\u0440\u0438\u044F \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430", isInteger: true, maxLength: 4, ...(0, getValidation_1.getValidation)(field('dulSerie'), getObjectValidator_1.validatorObj.dulSerie, input?.required) })));
|
|
11
11
|
//# sourceMappingURL=DulSerieField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DulSerieField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulSerieField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AACjD,wDAAqD;AAErD,MAAM,UAAU,GAAG,UAAU,CAAC;AAEjB,QAAA,aAAa,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,uBAAC,2BAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,IAAA,iCAAe,EAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,uFAAiB,EACvB,
|
|
1
|
+
{"version":3,"file":"DulSerieField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulSerieField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AACjD,wDAAqD;AAErD,MAAM,UAAU,GAAG,UAAU,CAAC;AAEjB,QAAA,aAAa,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,uBAAC,2BAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,IAAA,iCAAe,EAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,uFAAiB,EACvB,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,IAAA,6BAAa,EAAC,KAAK,CAAC,UAAU,CAAC,EAAE,iCAAY,CAAC,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC5E,CACH,CAAC,CAAC"}
|
|
@@ -12,6 +12,6 @@ exports.DulSubdivisionCodeField = (0, uni_jsx_1.JSX)(({ field, input }) => {
|
|
|
12
12
|
const onDaDataChange = (0, hooks_1.useCallback)((item) => {
|
|
13
13
|
field?.('dulIssuedBy')?.onChange?.(item?.data?.name);
|
|
14
14
|
}, []);
|
|
15
|
-
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { disabled: input?.filledByEsia && (0, isEsiaAuthorize_1.isEsiaAuthorize)(field, FIELD_NAME), label: "\u041A\u043E\u0434 \u043F\u043E\u0434\u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0438\u044F",
|
|
15
|
+
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { disabled: input?.filledByEsia && (0, isEsiaAuthorize_1.isEsiaAuthorize)(field, FIELD_NAME), label: "\u041A\u043E\u0434 \u043F\u043E\u0434\u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0438\u044F", isInteger: true, maxLength: 6, ...input, ...(0, getValidation_1.getValidation)(field(FIELD_NAME), getObjectValidator_1.validatorObj.dulSubdivisionCode, input?.required), onDaDataChange: onDaDataChange }));
|
|
16
16
|
});
|
|
17
17
|
//# sourceMappingURL=DulSubdivisionCodeField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DulSubdivisionCodeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAE1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AACjD,wDAAqD;AAErD,MAAM,UAAU,GAAG,oBAAoB,CAAC;AAE3B,QAAA,uBAAuB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAChF,MAAM,cAAc,GAAG,IAAA,mBAAW,EAAC,CAAC,IAAsB,EAAE,EAAE;QAC5D,KAAK,EAAE,CAAC,aAAa,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;IACvD,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,uBAAC,2BAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,IAAA,iCAAe,EAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,mGAAmB,EACzB,
|
|
1
|
+
{"version":3,"file":"DulSubdivisionCodeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAE1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AACjD,wDAAqD;AAErD,MAAM,UAAU,GAAG,oBAAoB,CAAC;AAE3B,QAAA,uBAAuB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAChF,MAAM,cAAc,GAAG,IAAA,mBAAW,EAAC,CAAC,IAAsB,EAAE,EAAE;QAC5D,KAAK,EAAE,CAAC,aAAa,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;IACvD,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,uBAAC,2BAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,IAAA,iCAAe,EAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,mGAAmB,EACzB,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,KAAK,KACL,IAAA,6BAAa,EAAC,KAAK,CAAC,UAAU,CAAC,EAAE,iCAAY,CAAC,kBAAkB,EAAE,KAAK,EAAE,QAAQ,CAAC,EACtF,cAAc,EAAE,cAAc,GAC9B,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -5,5 +5,5 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
|
5
5
|
const InputControl_1 = require("../../Input/InputControl");
|
|
6
6
|
const getObjectValidator_1 = require("../getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
|
-
exports.ExpensesField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u0440\u0430\u0441\u0445\u043E\u0434\u044B \u0432 \u043C\u0435\u0441\u044F\u0446", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
|
|
8
|
+
exports.ExpensesField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u0440\u0430\u0441\u0445\u043E\u0434\u044B \u0432 \u043C\u0435\u0441\u044F\u0446", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435", isInteger: true, ...(0, getValidation_1.getValidation)(field('expenses'), getObjectValidator_1.validatorObj.expenses, input?.required), ...input })));
|
|
9
9
|
//# sourceMappingURL=ExpensesField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ExpensesField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/ExpensesField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,aAAa,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,uBAAC,2BAAY,IACX,KAAK,EAAC,2JAA8B,EACpC,WAAW,EAAC,6FAAkB,EAC9B,
|
|
1
|
+
{"version":3,"file":"ExpensesField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/ExpensesField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,aAAa,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,uBAAC,2BAAY,IACX,KAAK,EAAC,2JAA8B,EACpC,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,IAAA,6BAAa,EAAC,KAAK,CAAC,UAAU,CAAC,EAAE,iCAAY,CAAC,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxE,KAAK,GACT,CACH,CAAC,CAAC"}
|
|
@@ -11,6 +11,6 @@ exports.InnField = (0, uni_jsx_1.JSX)(({ field, input }) => {
|
|
|
11
11
|
field?.('organizationName')?.onChange?.(item.data?.name?.short_with_opf);
|
|
12
12
|
field?.('legalForm')?.onChange?.(item.data?.opf?.short);
|
|
13
13
|
}, []);
|
|
14
|
-
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0418\u041D\u041D",
|
|
14
|
+
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0418\u041D\u041D", isInteger: true, maxLength: 12, ...input, ...(0, getValidation_1.getValidation)(field('inn'), getObjectValidator_1.validatorObj.inn, input?.required), onDaDataChange: onDaDataChange }));
|
|
15
15
|
});
|
|
16
16
|
//# sourceMappingURL=InnField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InnField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/InnField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAE1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,QAAQ,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IACjE,MAAM,cAAc,GAAG,IAAA,mBAAW,EAAC,CAAC,IAAsB,EAAE,EAAE;QAC5D,KAAK,EAAE,CAAC,kBAAkB,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,cAAc,CAAC,CAAC;QACzE,KAAK,EAAE,CAAC,WAAW,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC;IAC1D,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,uBAAC,2BAAY,IACX,KAAK,EAAC,oBAAK,EACX,
|
|
1
|
+
{"version":3,"file":"InnField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/InnField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAE1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,QAAQ,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IACjE,MAAM,cAAc,GAAG,IAAA,mBAAW,EAAC,CAAC,IAAsB,EAAE,EAAE;QAC5D,KAAK,EAAE,CAAC,kBAAkB,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,cAAc,CAAC,CAAC;QACzE,KAAK,EAAE,CAAC,WAAW,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC;IAC1D,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,uBAAC,2BAAY,IACX,KAAK,EAAC,oBAAK,EACX,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,EAAE,KACT,KAAK,KACL,IAAA,6BAAa,EAAC,KAAK,CAAC,KAAK,CAAC,EAAE,iCAAY,CAAC,GAAG,EAAE,KAAK,EAAE,QAAQ,CAAC,EAClE,cAAc,EAAE,cAAc,GAC9B,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -5,5 +5,5 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
|
5
5
|
const InputControl_1 = require("../../Input/InputControl");
|
|
6
6
|
const getObjectValidator_1 = require("../getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
|
-
exports.JobsNumberField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0435\u0441\u0442 \u0440\u0430\u0431\u043E\u0442\u044B \u0437\u0430 \u043F\u043E\u0441\u043B\u0435\u0434\u043D\u0438\u0435 5 \u043B\u0435\u0442", placeholder: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0435\u0441\u0442",
|
|
8
|
+
exports.JobsNumberField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0435\u0441\u0442 \u0440\u0430\u0431\u043E\u0442\u044B \u0437\u0430 \u043F\u043E\u0441\u043B\u0435\u0434\u043D\u0438\u0435 5 \u043B\u0435\u0442", placeholder: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043C\u0435\u0441\u0442", isInteger: true, maxLength: 2, ...(0, getValidation_1.getValidation)(field('jobsNumber'), getObjectValidator_1.validatorObj.jobsNumber, input?.required), ...input })));
|
|
9
9
|
//# sourceMappingURL=JobsNumberField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"JobsNumberField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/JobsNumberField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,eAAe,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACzE,uBAAC,2BAAY,IACX,KAAK,EAAC,qNAA2C,EACjD,WAAW,EAAC,uFAAiB,EAC7B,
|
|
1
|
+
{"version":3,"file":"JobsNumberField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/JobsNumberField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,eAAe,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACzE,uBAAC,2BAAY,IACX,KAAK,EAAC,qNAA2C,EACjD,WAAW,EAAC,uFAAiB,EAC7B,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,IAAA,6BAAa,EAAC,KAAK,CAAC,YAAY,CAAC,EAAE,iCAAY,CAAC,UAAU,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC5E,KAAK,GACT,CACH,CAAC,CAAC"}
|
|
@@ -5,5 +5,5 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
|
5
5
|
const InputControl_1 = require("../../Input/InputControl");
|
|
6
6
|
const getObjectValidator_1 = require("../getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
|
-
exports.MandatoryPaymentsField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u0432\u044B\u043F\u043B\u0430\u0442\u044B", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
|
|
8
|
+
exports.MandatoryPaymentsField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041E\u0431\u044F\u0437\u0430\u0442\u0435\u043B\u044C\u043D\u044B\u0435 \u0432\u044B\u043F\u043B\u0430\u0442\u044B", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435", isInteger: true, ...(0, getValidation_1.getValidation)(field('mandatoryPayments'), getObjectValidator_1.validatorObj.mandatoryPayments, input?.required), ...input })));
|
|
9
9
|
//# sourceMappingURL=MandatoryPaymentsField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MandatoryPaymentsField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,sBAAsB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAChF,uBAAC,2BAAY,IACX,KAAK,EAAC,qHAAsB,EAC5B,WAAW,EAAC,6FAAkB,EAC9B,
|
|
1
|
+
{"version":3,"file":"MandatoryPaymentsField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,sBAAsB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAChF,uBAAC,2BAAY,IACX,KAAK,EAAC,qHAAsB,EAC5B,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,IAAA,6BAAa,EAAC,KAAK,CAAC,mBAAmB,CAAC,EAAE,iCAAY,CAAC,iBAAiB,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC1F,KAAK,GACT,CACH,CAAC,CAAC"}
|
|
@@ -5,5 +5,5 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
|
5
5
|
const InputControl_1 = require("../../Input/InputControl");
|
|
6
6
|
const getObjectValidator_1 = require("../getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
|
-
exports.OtherIncomeField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0418\u043D\u044B\u0435 \u0434\u043E\u0445\u043E\u0434\u044B", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
|
|
8
|
+
exports.OtherIncomeField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0418\u043D\u044B\u0435 \u0434\u043E\u0445\u043E\u0434\u044B", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435", isInteger: true, ...(0, getValidation_1.getValidation)(field('otherIncome'), getObjectValidator_1.validatorObj.otherIncome, input?.required), ...input })));
|
|
9
9
|
//# sourceMappingURL=OtherIncomeField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OtherIncomeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/OtherIncomeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,gBAAgB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC1E,uBAAC,2BAAY,IACX,KAAK,EAAC,+DAAa,EACnB,WAAW,EAAC,6FAAkB,EAC9B,
|
|
1
|
+
{"version":3,"file":"OtherIncomeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/OtherIncomeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,gBAAgB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC1E,uBAAC,2BAAY,IACX,KAAK,EAAC,+DAAa,EACnB,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,IAAA,6BAAa,EAAC,KAAK,CAAC,aAAa,CAAC,EAAE,iCAAY,CAAC,WAAW,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC9E,KAAK,GACT,CACH,CAAC,CAAC"}
|
|
@@ -12,6 +12,6 @@ exports.PartInBusinessField = (0, uni_jsx_1.JSX)(({ field, input }) => {
|
|
|
12
12
|
const onChange = (0, hooks_1.useCallback)((value) => {
|
|
13
13
|
field(FIELD_NAME)?.onChange?.(String(Number(value) > MAX_PART ? MAX_PART : Number(value) || ''));
|
|
14
14
|
}, []);
|
|
15
|
-
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0414\u043E\u043B\u044F \u0443\u0447\u0430\u0441\u0442\u0438\u044F \u0432 \u0431\u0438\u0437\u043D\u0435\u0441\u0435", placeholder: "\u0432 %",
|
|
15
|
+
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0414\u043E\u043B\u044F \u0443\u0447\u0430\u0441\u0442\u0438\u044F \u0432 \u0431\u0438\u0437\u043D\u0435\u0441\u0435", placeholder: "\u0432 %", isInteger: true, maxLength: 3, ...(0, getValidation_1.getValidation)(field(FIELD_NAME), getObjectValidator_1.validatorObj.partInBusiness, input?.required), ...input, onChange: onChange }));
|
|
16
16
|
});
|
|
17
17
|
//# sourceMappingURL=PartInBusinessField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PartInBusinessField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/PartInBusinessField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAC1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEjD,MAAM,QAAQ,GAAG,GAAG,CAAC;AACrB,MAAM,UAAU,GAAG,gBAAgB,CAAC;AAEvB,QAAA,mBAAmB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAC5E,MAAM,QAAQ,GAAG,IAAA,mBAAW,EAAC,CAAC,KAAa,EAAE,EAAE;QAC7C,KAAK,CAAC,UAAU,CAAC,EAAE,QAAQ,EAAE,CAC3B,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC,CAClE,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,uBAAC,2BAAY,IACX,KAAK,EAAC,uHAAwB,EAC9B,WAAW,EAAC,UAAK,EACjB,
|
|
1
|
+
{"version":3,"file":"PartInBusinessField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/PartInBusinessField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAC1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEjD,MAAM,QAAQ,GAAG,GAAG,CAAC;AACrB,MAAM,UAAU,GAAG,gBAAgB,CAAC;AAEvB,QAAA,mBAAmB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAC5E,MAAM,QAAQ,GAAG,IAAA,mBAAW,EAAC,CAAC,KAAa,EAAE,EAAE;QAC7C,KAAK,CAAC,UAAU,CAAC,EAAE,QAAQ,EAAE,CAC3B,MAAM,CAAC,MAAM,CAAC,KAAK,CAAC,GAAG,QAAQ,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC,CAClE,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,uBAAC,2BAAY,IACX,KAAK,EAAC,uHAAwB,EAC9B,WAAW,EAAC,UAAK,EACjB,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,IAAA,6BAAa,EAAC,KAAK,CAAC,UAAU,CAAC,EAAE,iCAAY,CAAC,cAAc,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC9E,KAAK,EACT,QAAQ,EAAE,QAAQ,GAClB,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -13,6 +13,6 @@ exports.RetirementIncomeField = (0, uni_jsx_1.JSX)(({ field, input }) => {
|
|
|
13
13
|
field('retirementIncome')?.onChange?.(_);
|
|
14
14
|
field('incomeAverage')?.onChange?.(String(incomesSum));
|
|
15
15
|
}, [currentWages]);
|
|
16
|
-
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041F\u0435\u043D\u0441\u0438\u043E\u043D\u043D\u044B\u0435 \u0434\u043E\u0445\u043E\u0434\u044B", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
|
|
16
|
+
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u041F\u0435\u043D\u0441\u0438\u043E\u043D\u043D\u044B\u0435 \u0434\u043E\u0445\u043E\u0434\u044B", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435", isInteger: true, ...(0, getValidation_1.getValidation)(field('retirementIncome'), getObjectValidator_1.validatorObj.retirementIncome, input?.required), ...input, onChange: onChange }));
|
|
17
17
|
});
|
|
18
18
|
//# sourceMappingURL=RetirementIncomeField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RetirementIncomeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/RetirementIncomeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAC1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,qBAAqB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAC9E,MAAM,YAAY,GAAG,KAAK,CAAC,OAAO,CAAC,EAAE,KAAK,CAAC;IAE3C,MAAM,QAAQ,GAAG,IAAA,mBAAW,EAC1B,CAAC,CAAS,EAAE,EAAE;QACZ,MAAM,UAAU,GAAG,MAAM,CAAC,CAAC,CAAC,GAAG,MAAM,CAAC,YAAY,IAAI,CAAC,CAAC,CAAC;QAEzD,KAAK,CAAC,kBAAkB,CAAC,EAAE,QAAQ,EAAE,CAAC,CAAC,CAAC,CAAC;QACzC,KAAK,CAAC,eAAe,CAAC,EAAE,QAAQ,EAAE,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC;IACzD,CAAC,EACD,CAAC,YAAY,CAAC,CACf,CAAC;IAEF,OAAO,CACL,uBAAC,2BAAY,IACX,KAAK,EAAC,mGAAmB,EACzB,WAAW,EAAC,6FAAkB,EAC9B,
|
|
1
|
+
{"version":3,"file":"RetirementIncomeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/RetirementIncomeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAC1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,qBAAqB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAC9E,MAAM,YAAY,GAAG,KAAK,CAAC,OAAO,CAAC,EAAE,KAAK,CAAC;IAE3C,MAAM,QAAQ,GAAG,IAAA,mBAAW,EAC1B,CAAC,CAAS,EAAE,EAAE;QACZ,MAAM,UAAU,GAAG,MAAM,CAAC,CAAC,CAAC,GAAG,MAAM,CAAC,YAAY,IAAI,CAAC,CAAC,CAAC;QAEzD,KAAK,CAAC,kBAAkB,CAAC,EAAE,QAAQ,EAAE,CAAC,CAAC,CAAC,CAAC;QACzC,KAAK,CAAC,eAAe,CAAC,EAAE,QAAQ,EAAE,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC;IACzD,CAAC,EACD,CAAC,YAAY,CAAC,CACf,CAAC;IAEF,OAAO,CACL,uBAAC,2BAAY,IACX,KAAK,EAAC,mGAAmB,EACzB,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,IAAA,6BAAa,EAAC,KAAK,CAAC,kBAAkB,CAAC,EAAE,iCAAY,CAAC,gBAAgB,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxF,KAAK,EACT,QAAQ,EAAE,QAAQ,GAClB,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -5,5 +5,5 @@ const uni_jsx_1 = require("@redneckz/uni-jsx");
|
|
|
5
5
|
const InputControl_1 = require("../../Input/InputControl");
|
|
6
6
|
const getObjectValidator_1 = require("../getObjectValidator");
|
|
7
7
|
const getValidation_1 = require("../getValidation");
|
|
8
|
-
exports.TotalIncomeField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0421\u043E\u0432\u043E\u043A\u0443\u043F\u043D\u044B\u0439 \u043E\u0444\u0438\u0446\u0438\u0430\u043B\u044C\u043D\u044B\u0439 \u0434\u043E\u0445\u043E\u0434 \u0432 \u043C\u0435\u0441\u044F\u0446 \u043F\u043E\u0441\u043B\u0435 \u0432\u044B\u0447\u0435\u0442\u0430 \u043D\u0430\u043B\u043E\u0433\u043E\u0432 (\u0437\u0430\u0440\u043F\u043B\u0430\u0442\u0430, \u043F\u0440\u0435\u043C\u0438\u0438)", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
|
|
8
|
+
exports.TotalIncomeField = (0, uni_jsx_1.JSX)(({ field, input }) => ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0421\u043E\u0432\u043E\u043A\u0443\u043F\u043D\u044B\u0439 \u043E\u0444\u0438\u0446\u0438\u0430\u043B\u044C\u043D\u044B\u0439 \u0434\u043E\u0445\u043E\u0434 \u0432 \u043C\u0435\u0441\u044F\u0446 \u043F\u043E\u0441\u043B\u0435 \u0432\u044B\u0447\u0435\u0442\u0430 \u043D\u0430\u043B\u043E\u0433\u043E\u0432 (\u0437\u0430\u0440\u043F\u043B\u0430\u0442\u0430, \u043F\u0440\u0435\u043C\u0438\u0438)", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435", isInteger: true, ...(0, getValidation_1.getValidation)(field('totalIncome'), getObjectValidator_1.validatorObj.totalIncome, input?.required), ...input })));
|
|
9
9
|
//# sourceMappingURL=TotalIncomeField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TotalIncomeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/TotalIncomeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,gBAAgB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC1E,uBAAC,2BAAY,IACX,KAAK,EAAC,8YAA8E,EACpF,WAAW,EAAC,6FAAkB,EAC9B,
|
|
1
|
+
{"version":3,"file":"TotalIncomeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/TotalIncomeField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,gBAAgB,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC1E,uBAAC,2BAAY,IACX,KAAK,EAAC,8YAA8E,EACpF,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,IAAA,6BAAa,EAAC,KAAK,CAAC,aAAa,CAAC,EAAE,iCAAY,CAAC,WAAW,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC9E,KAAK,GACT,CACH,CAAC,CAAC"}
|
|
@@ -13,6 +13,6 @@ exports.WagesField = (0, uni_jsx_1.JSX)(({ field, input }) => {
|
|
|
13
13
|
field('wages')?.onChange?.(_);
|
|
14
14
|
field('incomeAverage')?.onChange?.(String(incomesSum));
|
|
15
15
|
}, [currentRetirementIncome]);
|
|
16
|
-
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0421\u043E\u0432\u043E\u043A\u0443\u043F\u043D\u044B\u0439 \u0434\u043E\u0445\u043E\u0434 \u0432 \u043C\u0435\u0441\u044F\u0446 \u043F\u043E\u0441\u043B\u0435 \u0432\u044B\u0447\u0435\u0442\u0430 \u043D\u0430\u043B\u043E\u0433\u043E\u0432 (\u0437\u0430\u0440\u043F\u043B\u0430\u0442\u0430, \u043F\u0440\u0435\u043C\u0438\u0438)", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435",
|
|
16
|
+
return ((0, jsx_runtime_1.jsx)(InputControl_1.InputControl, { label: "\u0421\u043E\u0432\u043E\u043A\u0443\u043F\u043D\u044B\u0439 \u0434\u043E\u0445\u043E\u0434 \u0432 \u043C\u0435\u0441\u044F\u0446 \u043F\u043E\u0441\u043B\u0435 \u0432\u044B\u0447\u0435\u0442\u0430 \u043D\u0430\u043B\u043E\u0433\u043E\u0432 (\u0437\u0430\u0440\u043F\u043B\u0430\u0442\u0430, \u043F\u0440\u0435\u043C\u0438\u0438)", placeholder: "\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435", isInteger: true, ...(0, getValidation_1.getValidation)(field('wages'), getObjectValidator_1.validatorObj.wages, input?.required), ...input, onChange: onChange }));
|
|
17
17
|
});
|
|
18
18
|
//# sourceMappingURL=WagesField.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"WagesField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/WagesField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAC1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,UAAU,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IACnE,MAAM,uBAAuB,GAAG,KAAK,CAAC,kBAAkB,CAAC,EAAE,KAAK,CAAC;IAEjE,MAAM,QAAQ,GAAG,IAAA,mBAAW,EAC1B,CAAC,CAAS,EAAE,EAAE;QACZ,MAAM,UAAU,GAAG,MAAM,CAAC,CAAC,CAAC,GAAG,MAAM,CAAC,uBAAuB,IAAI,CAAC,CAAC,CAAC;QAEpE,KAAK,CAAC,OAAO,CAAC,EAAE,QAAQ,EAAE,CAAC,CAAC,CAAC,CAAC;QAC9B,KAAK,CAAC,eAAe,CAAC,EAAE,QAAQ,EAAE,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC;IACzD,CAAC,EACD,CAAC,uBAAuB,CAAC,CAC1B,CAAC;IAEF,OAAO,CACL,uBAAC,2BAAY,IACX,KAAK,EAAC,2UAAkE,EACxE,WAAW,EAAC,6FAAkB,EAC9B,
|
|
1
|
+
{"version":3,"file":"WagesField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/WagesField.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAA0D;AAC1D,2DAAwD;AAExD,8DAAqD;AACrD,oDAAiD;AAEpC,QAAA,UAAU,GAAG,IAAA,aAAG,EAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IACnE,MAAM,uBAAuB,GAAG,KAAK,CAAC,kBAAkB,CAAC,EAAE,KAAK,CAAC;IAEjE,MAAM,QAAQ,GAAG,IAAA,mBAAW,EAC1B,CAAC,CAAS,EAAE,EAAE;QACZ,MAAM,UAAU,GAAG,MAAM,CAAC,CAAC,CAAC,GAAG,MAAM,CAAC,uBAAuB,IAAI,CAAC,CAAC,CAAC;QAEpE,KAAK,CAAC,OAAO,CAAC,EAAE,QAAQ,EAAE,CAAC,CAAC,CAAC,CAAC;QAC9B,KAAK,CAAC,eAAe,CAAC,EAAE,QAAQ,EAAE,CAAC,MAAM,CAAC,UAAU,CAAC,CAAC,CAAC;IACzD,CAAC,EACD,CAAC,uBAAuB,CAAC,CAC1B,CAAC;IAEF,OAAO,CACL,uBAAC,2BAAY,IACX,KAAK,EAAC,2UAAkE,EACxE,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,IAAA,6BAAa,EAAC,KAAK,CAAC,OAAO,CAAC,EAAE,iCAAY,CAAC,KAAK,EAAE,KAAK,EAAE,QAAQ,CAAC,KAClE,KAAK,EACT,QAAQ,EAAE,QAAQ,GAClB,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type FieldDef } from '../../components/ApplicationForm/ApplicationFormContent';
|
|
3
2
|
import { type FormFieldRegisterer } from '../../hooks/useForm';
|
|
4
|
-
export declare const getField: (field: FormFieldRegisterer<any>, typeForm
|
|
3
|
+
export declare const getField: (field: FormFieldRegisterer<any>, typeForm?: string) => (input: FieldDef, i: number) => any;
|
|
@@ -94,7 +94,7 @@ const isRenderField_1 = require("./isRenderField");
|
|
|
94
94
|
const PRODUCT_REF = {
|
|
95
95
|
$ref: '/wcms-resources/outservice-productlist.json',
|
|
96
96
|
};
|
|
97
|
-
const getField = (field, typeForm) => (input, i) => {
|
|
97
|
+
const getField = (field, typeForm = '') => (input, i) => {
|
|
98
98
|
const isPremium = typeForm === 'ULTRASERVICE' || typeForm === 'PREMIUMSERVICE';
|
|
99
99
|
const InputsMap = {
|
|
100
100
|
surname: (0, jsx_runtime_1.jsx)(SurnameField_1.SurnameField, { field: field, input: input }),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getField.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/getField.tsx"],"names":[],"mappings":";;;AAIA,gFAA6E;AAE7E,wDAAqD;AACrD,4DAAyD;AACzD,oEAAiE;AACjE,gEAA6D;AAC7D,wDAAqD;AACrD,kEAA+D;AAC/D,oEAAiE;AACjE,sDAAmD;AACnD,oEAAiE;AACjE,oEAAiE;AACjE,4DAAyD;AACzD,0EAAsE;AACtE,gEAA6D;AAC7D,oEAAiE;AACjE,4DAAyD;AACzD,0DAAuD;AACvD,8DAA2D;AAC3D,kEAA+D;AAC/D,0DAAuD;AACvD,0DAAuD;AACvD,wEAAqE;AACrE,wDAAqD;AACrD,8EAA2E;AAC3E,kEAA+D;AAC/D,wDAAqD;AACrD,sEAAmE;AACnE,0DAAuD;AACvD,kEAA+D;AAC/D,8DAA2D;AAC3D,8EAA2E;AAC3E,0EAAuE;AACvE,kEAA+D;AAC/D,gEAA6D;AAC7D,4DAAyD;AACzD,0DAAuD;AACvD,8EAA2E;AAC3E,4DAAyD;AACzD,oDAAiD;AACjD,8EAA2E;AAC3E,kFAA+E;AAC/E,8DAA2D;AAC3D,0DAAuD;AACvD,0EAAuE;AACvE,oEAAiE;AACjE,kEAA+D;AAC/D,sEAAmE;AACnE,0DAAuD;AACvD,0EAAuE;AACvE,wDAAqD;AACrD,gDAA6C;AAC7C,0DAAuD;AACvD,8DAA2D;AAC3D,4EAAyE;AACzE,wEAAqE;AACrE,4DAAyD;AACzD,wEAAqE;AACrE,8DAA2D;AAC3D,4EAAyE;AACzE,kEAA+D;AAC/D,8DAA2D;AAC3D,kDAA+C;AAC/C,sEAAmE;AACnE,kEAA+D;AAC/D,0EAAuE;AACvE,gEAA6D;AAC7D,gGAA6F;AAC7F,sEAAmE;AACnE,wEAAqE;AACrE,oEAAiE;AACjE,oDAAiD;AACjD,kFAA+E;AAC/E,gEAA6D;AAC7D,wDAAqD;AACrD,sDAAmD;AACnD,oEAAiE;AACjE,kEAA+D;AAC/D,0EAAuE;AACvE,sEAAmE;AACnE,0EAAuE;AACvE,gDAA6C;AAC7C,sEAAmE;AACnE,oDAAiD;AACjD,wDAAqD;AACrD,kDAA+C;AAC/C,gEAA6D;AAC7D,kEAA+D;AAC/D,gDAA6C;AAC7C,oDAAiD;AACjD,mDAAgD;AAEhD,MAAM,WAAW,GAAG;IAClB,IAAI,EAAE,6CAA6C;CACpD,CAAC;AAEK,MAAM,QAAQ,GACnB,CAAC,KAA+B,EAAE,
|
|
1
|
+
{"version":3,"file":"getField.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/getField.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import type
|
|
2
|
-
export declare const inputColumnStyles: (column:
|
|
1
|
+
import { type ColumnsCount } from '../../model/ColumnCount';
|
|
2
|
+
export declare const inputColumnStyles: (column: ColumnsCount | undefined) => "" | "@xl:grid-cols-2";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inputColumnStyle.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/inputColumnStyle.tsx"],"names":[],"mappings":";;AAEO,MAAM,iBAAiB,GAAG,CAAC,
|
|
1
|
+
{"version":3,"file":"inputColumnStyle.js","sourceRoot":"","sources":["../../../src/ui-kit/FormField/inputColumnStyle.tsx"],"names":[],"mappings":";;AAEO,MAAM,iBAAiB,GAAG,CAAC,MAAgC,EAAE,EAAE,CACpE,MAAM,KAAK,CAAC,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,EAAE,CAAC;AAD3B,QAAA,iBAAiB,qBACU"}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const renderTitle: (title?: string) => JSX.Element | null;
|
|
1
|
+
export declare const renderTitle: (title?: string) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type RowsData } from './InnerTableProps';
|
|
3
|
-
export declare const renderInnerTableRow: (activeColumnIndex: number) => (rowData: RowsData[], rowIdx: number) =>
|
|
2
|
+
export declare const renderInnerTableRow: (activeColumnIndex: number) => (rowData: RowsData[], rowIdx: number) => any;
|
|
@@ -11,13 +11,16 @@ const style_1 = require("../../utils/style");
|
|
|
11
11
|
const Input_1 = require("./Input");
|
|
12
12
|
const renderErrorText_1 = require("./renderErrorText");
|
|
13
13
|
const useInputPopup_1 = require("./useInputPopup");
|
|
14
|
-
exports.InputControl = (0, uni_jsx_1.JSX)(({ className, label, value = '', placeholder, error, errors, onChange = noop_1.noop, onDaDataChange, onBlur, isTextarea, type, name = '', daDataQueryPrefix, maxLength, dadata = false, disabled = false, }) => {
|
|
14
|
+
exports.InputControl = (0, uni_jsx_1.JSX)(({ className, label, value = '', placeholder, error, errors, onChange = noop_1.noop, onDaDataChange, onBlur, isTextarea, type, name = '', daDataQueryPrefix, isInteger = false, maxLength, dadata = false, disabled = false, }) => {
|
|
15
15
|
const [isOpen, { setFalse: close, setTrue: open }] = (0, useBool_1.useBool)();
|
|
16
16
|
const popupRef = (0, useOutsideClick_1.useOutsideClick)(close);
|
|
17
17
|
const handleChange = (0, hooks_1.useCallback)((v) => {
|
|
18
18
|
dadata && !isOpen && open();
|
|
19
19
|
maxLength ? v.length <= maxLength && onChange(v) : onChange(v);
|
|
20
20
|
}, [dadata, isOpen, onChange]);
|
|
21
|
+
(0, hooks_1.useEffect)(() => {
|
|
22
|
+
isInteger && value ? onChange(normalizeInteger(value)) : null;
|
|
23
|
+
}, [value]);
|
|
21
24
|
const inputRef = (0, useInputPopup_1.useInputPopup)({
|
|
22
25
|
isOpen: isOpen && dadata,
|
|
23
26
|
name,
|
|
@@ -28,5 +31,6 @@ exports.InputControl = (0, uni_jsx_1.JSX)(({ className, label, value = '', place
|
|
|
28
31
|
});
|
|
29
32
|
return ((0, jsx_runtime_1.jsxs)("div", { className: (0, style_1.style)('shrink-0 w-full', className), ref: popupRef, onBlur: close, onFocus: open, children: [(0, jsx_runtime_1.jsx)("div", { ref: inputRef, children: (0, jsx_runtime_1.jsx)(Input_1.Input, { disabled: disabled, type: type || 'text', "aria-label": label, label: (0, getRequiredLabel_1.getRequiredLabel)({ label, errors }), valid: Boolean(!error), value: value, onChange: handleChange, onBlur: onBlur, isTextarea: isTextarea, placeholder: getPlaceholder(placeholder, errors, label) }) }), (0, renderErrorText_1.renderErrorText)(error)] }));
|
|
30
33
|
});
|
|
34
|
+
const normalizeInteger = (val = '') => val.replace(/[^\d]+/g, '');
|
|
31
35
|
const getPlaceholder = (placeholder, errors, label) => errors && !label ? `${placeholder}*` : placeholder;
|
|
32
36
|
//# sourceMappingURL=InputControl.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InputControl.js","sourceRoot":"","sources":["../../../src/ui-kit/Input/InputControl.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,
|
|
1
|
+
{"version":3,"file":"InputControl.js","sourceRoot":"","sources":["../../../src/ui-kit/Input/InputControl.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,uDAAqE;AACrE,iEAA8D;AAC9D,iFAA8E;AAC9E,mEAAgE;AAChE,2CAAwC;AACxC,6CAA0C;AAC1C,mCAAgC;AAEhC,uDAAoD;AACpD,mDAAgD;AAEnC,QAAA,YAAY,GAAG,IAAA,aAAG,EAC7B,CAAC,EACC,SAAS,EACT,KAAK,EACL,KAAK,GAAG,EAAE,EACV,WAAW,EACX,KAAK,EACL,MAAM,EACN,QAAQ,GAAG,WAAI,EACf,cAAc,EACd,MAAM,EACN,UAAU,EACV,IAAI,EACJ,IAAI,GAAG,EAAE,EACT,iBAAiB,EACjB,SAAS,GAAG,KAAK,EACjB,SAAS,EACT,MAAM,GAAG,KAAK,EACd,QAAQ,GAAG,KAAK,GACjB,EAAE,EAAE;IACH,MAAM,CAAC,MAAM,EAAE,EAAE,QAAQ,EAAE,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,GAAG,IAAA,iBAAO,GAAE,CAAC;IAC/D,MAAM,QAAQ,GAAG,IAAA,iCAAe,EAAiB,KAAK,CAAC,CAAC;IAExD,MAAM,YAAY,GAAG,IAAA,mBAAW,EAC9B,CAAC,CAAS,EAAE,EAAE;QACZ,MAAM,IAAI,CAAC,MAAM,IAAI,IAAI,EAAE,CAAC;QAC5B,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,IAAI,SAAS,IAAI,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC;IACjE,CAAC,EACD,CAAC,MAAM,EAAE,MAAM,EAAE,QAAQ,CAAC,CAC3B,CAAC;IAEF,IAAA,iBAAS,EAAC,GAAG,EAAE;QACb,SAAS,IAAI,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,gBAAgB,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC;IAChE,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC,CAAC;IAEZ,MAAM,QAAQ,GAAG,IAAA,6BAAa,EAAC;QAC7B,MAAM,EAAE,MAAM,IAAI,MAAM;QACxB,IAAI;QACJ,KAAK;QACL,iBAAiB;QACjB,QAAQ;QACR,cAAc;KACf,CAAC,CAAC;IAEH,OAAO,CACL,iCACE,SAAS,EAAE,IAAA,aAAK,EAAC,iBAAiB,EAAE,SAAS,CAAC,EAC9C,GAAG,EAAE,QAAQ,EACb,MAAM,EAAE,KAAK,EACb,OAAO,EAAE,IAAI,aAEb,gCAAK,GAAG,EAAE,QAAQ,YAChB,uBAAC,aAAK,IACJ,QAAQ,EAAE,QAAQ,EAClB,IAAI,EAAE,IAAI,IAAI,MAAM,gBACR,KAAK,EACjB,KAAK,EAAE,IAAA,mCAAgB,EAAC,EAAE,KAAK,EAAE,MAAM,EAAE,CAAC,EAC1C,KAAK,EAAE,OAAO,CAAC,CAAC,KAAK,CAAC,EACtB,KAAK,EAAE,KAAK,EACZ,QAAQ,EAAE,YAAY,EACtB,MAAM,EAAE,MAAM,EACd,UAAU,EAAE,UAAU,EACtB,WAAW,EAAE,cAAc,CAAC,WAAW,EAAE,MAAM,EAAE,KAAK,CAAC,GACvD,GACE,EACL,IAAA,iCAAe,EAAC,KAAK,CAAC,IACnB,CACP,CAAC;AACJ,CAAC,CACF,CAAC;AAEF,MAAM,gBAAgB,GAAG,CAAC,GAAG,GAAG,EAAE,EAAE,EAAE,CAAC,GAAG,CAAC,OAAO,CAAC,SAAS,EAAE,EAAE,CAAC,CAAC;AAElE,MAAM,cAAc,GAAG,CAAC,WAAoB,EAAE,MAAiB,EAAE,KAAc,EAAE,EAAE,CACjF,MAAM,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,GAAG,WAAW,GAAG,CAAC,CAAC,CAAC,WAAW,CAAC"}
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const renderErrorText: (error: string | undefined) => JSX.Element;
|
|
1
|
+
export declare const renderErrorText: (error: string | undefined) => any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const renderLabel: (label?: string) => JSX.Element | null;
|
|
1
|
+
export declare const renderLabel: (label?: string) => any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
interface RangeWithTicksProps {
|
|
3
2
|
list: number[];
|
|
4
3
|
min: number;
|
|
@@ -8,5 +7,5 @@ interface RangeWithTicksProps {
|
|
|
8
7
|
value?: number;
|
|
9
8
|
onChange?: (value: number) => void;
|
|
10
9
|
}
|
|
11
|
-
export declare function renderRangeWithTicks({ list, min, max, step, value, disabled, onChange, }: RangeWithTicksProps):
|
|
10
|
+
export declare function renderRangeWithTicks({ list, min, max, step, value, disabled, onChange, }: RangeWithTicksProps): any;
|
|
12
11
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
/** @deprecated */
|
|
3
2
|
export declare type RenderArrowsProps = {
|
|
4
3
|
dec: () => void;
|
|
@@ -10,4 +9,4 @@ export declare type RenderArrowsProps = {
|
|
|
10
9
|
isDisabled?: boolean;
|
|
11
10
|
};
|
|
12
11
|
/** @deprecated */
|
|
13
|
-
export declare function renderArrows({ dec, inc, canDec, canInc, btnClass, className, }: RenderArrowsProps):
|
|
12
|
+
export declare function renderArrows({ dec, inc, canDec, canInc, btnClass, className, }: RenderArrowsProps): any;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type LinkButtonContent } from './LinkButtonContent';
|
|
3
2
|
interface ButtonsSectionOptions {
|
|
4
3
|
className?: string;
|
|
@@ -6,5 +5,5 @@ interface ButtonsSectionOptions {
|
|
|
6
5
|
isVertical?: boolean;
|
|
7
6
|
}
|
|
8
7
|
/** @deprecated */
|
|
9
|
-
export declare const renderButtonsSection: (buttons?: (LinkButtonContent | undefined)[], { className, buttonClassName, isVertical }?: ButtonsSectionOptions) =>
|
|
8
|
+
export declare const renderButtonsSection: (buttons?: (LinkButtonContent | undefined)[], { className, buttonClassName, isVertical }?: ButtonsSectionOptions) => any;
|
|
10
9
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchBar.js","sourceRoot":"","sources":["../../../src/ui-kit/LocationDialog/SearchBar.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,6CAA0C;AAC1C,8DAA2D;
|
|
1
|
+
{"version":3,"file":"SearchBar.js","sourceRoot":"","sources":["../../../src/ui-kit/LocationDialog/SearchBar.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,6CAA0C;AAC1C,8DAA2D;AAS9C,QAAA,SAAS,GAAG,IAAA,aAAG,EAAsB,CAAC,EAAE,SAAS,EAAE,UAAU,EAAE,QAAQ,EAAE,EAAE,EAAE;IACxF,OAAO,CACL,kCAAM,SAAS,EAAE,sBAAsB,SAAS,EAAE,aAChD,gCAAK,SAAS,EAAC,kGAAkG,YAC9G,UAAU,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACnB,kCAAO,OAAO,EAAC,kBAAkB,EAAC,SAAS,EAAE,sBAAsB,6GAE3D,CACT,GACG,EACN,kCACE,EAAE,EAAC,kBAAkB,EACrB,SAAS,EAAE,IAAA,aAAK,EACd,iCAAe,EACf,+DAA+D,CAChE,EACD,KAAK,EAAE,UAAU,EACjB,QAAQ,EAAE,CAAC,CAAmD,EAAE,EAAE,CAChE,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,EAAE,CAAC,EAExC,IAAI,EAAC,MAAM,EACX,IAAI,EAAC,2BAA2B,GAChC,IACG,CACR,CAAC;AACJ,CAAC,CAAC,CAAC"}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type ForeignOfficeProps } from '../../data/HeaderData';
|
|
3
|
-
export declare const renderForeignOffices: (foreignOffices: ForeignOfficeProps[] | undefined) =>
|
|
2
|
+
export declare const renderForeignOffices: (foreignOffices: ForeignOfficeProps[] | undefined) => any;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Region } from '../../hooks/useRegions';
|
|
3
2
|
import { type AspectsDef } from '../../model/AspectsProps';
|
|
4
3
|
declare type ChangeLocation = (region: Region) => void;
|
|
5
|
-
export declare const renderRegion: (data: AspectsDef[] | undefined, onChangeLocation?: ChangeLocation) => (region: Region) =>
|
|
4
|
+
export declare const renderRegion: (data: AspectsDef[] | undefined, onChangeLocation?: ChangeLocation) => (region: Region) => any;
|
|
6
5
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type Region } from '../../hooks/useRegions';
|
|
3
2
|
import { type AspectsDef } from '../../model/AspectsProps';
|
|
4
|
-
export declare const renderRegionGroup: (onChangeLocation?: ((region: Region) => void) | undefined, data?: AspectsDef[]) => ([letter, regions]: [string, Region[]]) =>
|
|
3
|
+
export declare const renderRegionGroup: (onChangeLocation?: ((region: Region) => void) | undefined, data?: AspectsDef[]) => ([letter, regions]: [string, Region[]]) => any;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
interface PageSizeSelectorProps {
|
|
3
2
|
itemCount: number;
|
|
4
3
|
onItemCountChange: (count: number) => void;
|
|
5
4
|
}
|
|
6
|
-
export declare const PageSizeSelector: ({ itemCount, onItemCountChange }: PageSizeSelectorProps) =>
|
|
5
|
+
export declare const PageSizeSelector: ({ itemCount, onItemCountChange }: PageSizeSelectorProps) => any;
|
|
7
6
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export interface PaginationProps {
|
|
3
2
|
currentPage: number;
|
|
4
3
|
onPageChange: (page: number) => void;
|
|
@@ -6,4 +5,4 @@ export interface PaginationProps {
|
|
|
6
5
|
itemCount?: number;
|
|
7
6
|
onItemCountChange?: (count: number) => void;
|
|
8
7
|
}
|
|
9
|
-
export declare const Pagination: ({ currentPage, onPageChange, totalPages, itemCount, onItemCountChange, }: PaginationProps) =>
|
|
8
|
+
export declare const Pagination: ({ currentPage, onPageChange, totalPages, itemCount, onItemCountChange, }: PaginationProps) => any;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
export interface PaginationContainerProps {
|
|
3
2
|
currentPage: number;
|
|
4
3
|
onPageChange: (page: number) => void;
|
|
5
4
|
totalPages: number;
|
|
6
5
|
}
|
|
7
|
-
export declare const PaginationContainer: ({ currentPage, onPageChange, totalPages, }: PaginationContainerProps) =>
|
|
6
|
+
export declare const PaginationContainer: ({ currentPage, onPageChange, totalPages, }: PaginationContainerProps) => any;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
import { type PaginationContainerProps } from './PaginationContainer';
|
|
3
|
-
export declare const renderPages: (pagesParams: PaginationContainerProps, index: number) =>
|
|
2
|
+
export declare const renderPages: (pagesParams: PaginationContainerProps, index: number) => any;
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const PopupManager: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element | null>;
|
|
1
|
+
export declare const PopupManager: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Radio.js","sourceRoot":"","sources":["../../../src/ui-kit/Radio/Radio.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,6CAA0C;AAC1C,6DAA8D;AAC9D,8DAA2D;
|
|
1
|
+
{"version":3,"file":"Radio.js","sourceRoot":"","sources":["../../../src/ui-kit/Radio/Radio.tsx"],"names":[],"mappings":";;;AAAA,+CAAwC;AACxC,6CAA0C;AAC1C,6DAA8D;AAC9D,8DAA2D;AAE3D,uCAAoC;AAGvB,QAAA,KAAK,GAAG,IAAA,aAAG,EAAa,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,OAAO,EAAE,QAAQ,EAAE,SAAS,EAAE,EAAE,EAAE,CAAC,CAC5F,gCAAK,SAAS,EAAE,SAAS,YACvB,mCAAO,SAAS,EAAC,2DAA2D,aAC1E,kCACE,SAAS,EAAE,IAAA,aAAK,EACd,iCAAe,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,KAAK,SAAS,CAAC,EACzD,iCAAiB,EACjB,sGAAsG,EACtG,+GAA+G,CAChH,EACD,IAAI,EAAC,OAAO,EACZ,KAAK,EAAE,KAAK,EACZ,IAAI,EAAE,IAAI,EACV,OAAO,EAAE,OAAO,EAChB,QAAQ,EAAE,CAAC,CAAmD,EAAE,EAAE,CAChE,QAAQ,EAAE,CAAC,CAAC,CAAC,MAAM,CAAC,KAAK,CAAC,EAE5B,IAAI,EAAC,OAAO,GACZ,EACD,IAAI,CAAC,CAAC,CAAC,uBAAC,WAAI,IAAC,KAAK,EAAC,mBAAmB,YAAE,IAAI,GAAQ,CAAC,CAAC,CAAC,IAAI,IACtD,GACJ,CACP,CAAC,CAAC"}
|