@redneckz/wildless-cms-uni-blocks 0.14.681 → 0.14.683

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1175) hide show
  1. package/bundle/api/RetailAPI/updateUserTask.d.ts +1 -0
  2. package/bundle/blocks.schema.json +1 -1
  3. package/bundle/bundle.umd.js +47 -37
  4. package/bundle/bundle.umd.min.js +1 -1
  5. package/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  6. package/bundle/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  7. package/bundle/components/ApplicationForm/renderContacts.d.ts +1 -2
  8. package/bundle/components/ApplicationForm/renderInputs.d.ts +1 -2
  9. package/bundle/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  10. package/bundle/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  11. package/bundle/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
  12. package/bundle/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  13. package/bundle/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  14. package/bundle/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  15. package/bundle/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  16. package/bundle/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -2
  17. package/bundle/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  18. package/bundle/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  19. package/bundle/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  20. package/bundle/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  21. package/bundle/components/Carousel/renderCardHighlight.d.ts +1 -2
  22. package/bundle/components/ContentPage/renderContentPageHead.d.ts +1 -2
  23. package/bundle/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  24. package/bundle/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  25. package/bundle/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  26. package/bundle/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  27. package/bundle/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  28. package/bundle/components/CreditCardForm/getSixthStepData.d.ts +5 -0
  29. package/bundle/components/CreditCardForm/renderInfo.d.ts +1 -2
  30. package/bundle/components/CreditCardForm/renderInputs.d.ts +1 -2
  31. package/bundle/components/CreditCardForm/renderStep.d.ts +1 -2
  32. package/bundle/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  33. package/bundle/components/CreditForm/CreditFormStep.d.ts +2 -2
  34. package/bundle/components/CreditForm/FailedStatusContent.d.ts +1 -2
  35. package/bundle/components/CreditForm/PendingStatusContent.d.ts +1 -2
  36. package/bundle/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  37. package/bundle/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  38. package/bundle/components/CreditForm/renderInfo.d.ts +1 -2
  39. package/bundle/components/CreditForm/renderInputs.d.ts +1 -2
  40. package/bundle/components/CreditForm/renderStep.d.ts +1 -2
  41. package/bundle/components/Depository/DepositoryItem.d.ts +1 -2
  42. package/bundle/components/ExchangeRateTile/renderInput.d.ts +1 -2
  43. package/bundle/components/Footer/renderLogoSearchBar.d.ts +1 -2
  44. package/bundle/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  45. package/bundle/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  46. package/bundle/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  47. package/bundle/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  48. package/bundle/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  49. package/bundle/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  50. package/bundle/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  51. package/bundle/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  52. package/bundle/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  53. package/bundle/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  54. package/bundle/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  55. package/bundle/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  56. package/bundle/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  57. package/bundle/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  58. package/bundle/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -2
  59. package/bundle/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  60. package/bundle/components/StepsBlock/renderStepMobile.d.ts +1 -2
  61. package/bundle/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  62. package/bundle/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  63. package/bundle/hooks/useElementSpace.d.ts +0 -1
  64. package/bundle/model/ColumnCount.d.ts +5 -0
  65. package/bundle/model/InputSectionsType.d.ts +3 -2
  66. package/bundle/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  67. package/bundle/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  68. package/bundle/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  69. package/bundle/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  70. package/bundle/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  71. package/bundle/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  72. package/bundle/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  73. package/bundle/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  74. package/bundle/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  75. package/bundle/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  76. package/bundle/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  77. package/bundle/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  78. package/bundle/ui-kit/Calculator/renderPayout.d.ts +1 -2
  79. package/bundle/ui-kit/Calculator/renderRate.d.ts +1 -2
  80. package/bundle/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  81. package/bundle/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  82. package/bundle/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  83. package/bundle/ui-kit/DialogManager/openDocument.d.ts +8 -1
  84. package/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  85. package/bundle/ui-kit/FormField/getField.d.ts +1 -2
  86. package/bundle/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  87. package/bundle/ui-kit/FormField/renderTitle.d.ts +1 -2
  88. package/bundle/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  89. package/bundle/ui-kit/Input/InputProps.d.ts +1 -0
  90. package/bundle/ui-kit/Input/renderErrorText.d.ts +1 -2
  91. package/bundle/ui-kit/Input/renderLabel.d.ts +1 -2
  92. package/bundle/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  93. package/bundle/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  94. package/bundle/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  95. package/bundle/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  96. package/bundle/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  97. package/bundle/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  98. package/bundle/ui-kit/Logo/renderImage.d.ts +1 -2
  99. package/bundle/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  100. package/bundle/ui-kit/Pagination/Pagination.d.ts +1 -2
  101. package/bundle/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  102. package/bundle/ui-kit/Pagination/renderPages.d.ts +1 -2
  103. package/bundle/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  104. package/bundle/ui-kit/Rating/Rating.d.ts +1 -2
  105. package/bundle/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  106. package/bundle/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  107. package/bundle/ui-kit/TabsControl/renderTab.d.ts +1 -2
  108. package/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  109. package/bundle/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  110. package/bundle/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  111. package/bundle/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  112. package/dist/api/RetailAPI/updateUserTask.d.ts +1 -0
  113. package/dist/api/RetailAPI/updateUserTask.js.map +1 -1
  114. package/dist/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  115. package/dist/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  116. package/dist/components/ApplicationForm/renderContacts.d.ts +1 -2
  117. package/dist/components/ApplicationForm/renderInputs.d.ts +1 -2
  118. package/dist/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  119. package/dist/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  120. package/dist/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
  121. package/dist/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  122. package/dist/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  123. package/dist/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  124. package/dist/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  125. package/dist/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -2
  126. package/dist/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  127. package/dist/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  128. package/dist/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  129. package/dist/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  130. package/dist/components/Carousel/renderCardHighlight.d.ts +1 -2
  131. package/dist/components/ContentPage/renderContentPageHead.d.ts +1 -2
  132. package/dist/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  133. package/dist/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
  134. package/dist/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  135. package/dist/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  136. package/dist/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  137. package/dist/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  138. package/dist/components/CreditCardForm/getCreditCardFormTaskData.js +1 -3
  139. package/dist/components/CreditCardForm/getCreditCardFormTaskData.js.map +1 -1
  140. package/dist/components/CreditCardForm/getFourthStepData.js +3 -1
  141. package/dist/components/CreditCardForm/getFourthStepData.js.map +1 -1
  142. package/dist/components/CreditCardForm/getSixthStepData.d.ts +5 -0
  143. package/dist/components/CreditCardForm/getSixthStepData.js +8 -1
  144. package/dist/components/CreditCardForm/getSixthStepData.js.map +1 -1
  145. package/dist/components/CreditCardForm/getThirdStepData.js +3 -1
  146. package/dist/components/CreditCardForm/getThirdStepData.js.map +1 -1
  147. package/dist/components/CreditCardForm/renderInfo.d.ts +1 -2
  148. package/dist/components/CreditCardForm/renderInputs.d.ts +1 -2
  149. package/dist/components/CreditCardForm/renderStep.d.ts +1 -2
  150. package/dist/components/CreditCardForm/useCreditCardFormAPI.js +0 -1
  151. package/dist/components/CreditCardForm/useCreditCardFormAPI.js.map +1 -1
  152. package/dist/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  153. package/dist/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
  154. package/dist/components/CreditForm/CreditFormStep.d.ts +2 -2
  155. package/dist/components/CreditForm/CreditFormStep.js.map +1 -1
  156. package/dist/components/CreditForm/FailedStatusContent.d.ts +1 -2
  157. package/dist/components/CreditForm/PendingStatusContent.d.ts +1 -2
  158. package/dist/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  159. package/dist/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  160. package/dist/components/CreditForm/getCreditFormTaskData.js +0 -3
  161. package/dist/components/CreditForm/getCreditFormTaskData.js.map +1 -1
  162. package/dist/components/CreditForm/getSecondStepData.js +3 -1
  163. package/dist/components/CreditForm/getSecondStepData.js.map +1 -1
  164. package/dist/components/CreditForm/getThirdStepData.js +3 -1
  165. package/dist/components/CreditForm/getThirdStepData.js.map +1 -1
  166. package/dist/components/CreditForm/renderInfo.d.ts +1 -2
  167. package/dist/components/CreditForm/renderInputs.d.ts +1 -2
  168. package/dist/components/CreditForm/renderStep.d.ts +1 -2
  169. package/dist/components/Depository/DepositoryItem.d.ts +1 -2
  170. package/dist/components/Depository/DepositoryItem.js +3 -3
  171. package/dist/components/Depository/DepositoryItem.js.map +1 -1
  172. package/dist/components/ExchangeRateTile/renderInput.d.ts +1 -2
  173. package/dist/components/Footer/renderLogoSearchBar.d.ts +1 -2
  174. package/dist/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  175. package/dist/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  176. package/dist/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  177. package/dist/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  178. package/dist/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  179. package/dist/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  180. package/dist/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  181. package/dist/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  182. package/dist/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  183. package/dist/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  184. package/dist/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  185. package/dist/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  186. package/dist/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  187. package/dist/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  188. package/dist/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -2
  189. package/dist/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  190. package/dist/components/StepsBlock/renderStepMobile.d.ts +1 -2
  191. package/dist/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  192. package/dist/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  193. package/dist/hooks/useElementSpace.d.ts +0 -1
  194. package/dist/model/ColumnCount.d.ts +5 -0
  195. package/dist/model/ColumnCount.js +2 -0
  196. package/dist/model/ColumnCount.js.map +1 -0
  197. package/dist/model/InputSectionsType.d.ts +3 -2
  198. package/dist/setup-fixture.js.map +1 -1
  199. package/dist/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  200. package/dist/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  201. package/dist/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  202. package/dist/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  203. package/dist/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  204. package/dist/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  205. package/dist/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  206. package/dist/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  207. package/dist/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  208. package/dist/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  209. package/dist/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  210. package/dist/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  211. package/dist/ui-kit/Calculator/renderPayout.d.ts +1 -2
  212. package/dist/ui-kit/Calculator/renderRate.d.ts +1 -2
  213. package/dist/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  214. package/dist/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
  215. package/dist/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
  216. package/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
  217. package/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  218. package/dist/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  219. package/dist/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  220. package/dist/ui-kit/DialogManager/openDocument.d.ts +8 -1
  221. package/dist/ui-kit/DialogManager/openDocument.js +3 -2
  222. package/dist/ui-kit/DialogManager/openDocument.js.map +1 -1
  223. package/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  224. package/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
  225. package/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
  226. package/dist/ui-kit/FormField/Fields/ChildrenField.js +1 -1
  227. package/dist/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
  228. package/dist/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
  229. package/dist/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
  230. package/dist/ui-kit/FormField/Fields/DependentsField.js +1 -1
  231. package/dist/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
  232. package/dist/ui-kit/FormField/Fields/DulNumberField.js +1 -1
  233. package/dist/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
  234. package/dist/ui-kit/FormField/Fields/DulSerieField.js +1 -1
  235. package/dist/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
  236. package/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
  237. package/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
  238. package/dist/ui-kit/FormField/Fields/ExpensesField.js +1 -1
  239. package/dist/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
  240. package/dist/ui-kit/FormField/Fields/InnField.js +1 -1
  241. package/dist/ui-kit/FormField/Fields/InnField.js.map +1 -1
  242. package/dist/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
  243. package/dist/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
  244. package/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
  245. package/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
  246. package/dist/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
  247. package/dist/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
  248. package/dist/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
  249. package/dist/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
  250. package/dist/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
  251. package/dist/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
  252. package/dist/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
  253. package/dist/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
  254. package/dist/ui-kit/FormField/Fields/WagesField.js +1 -1
  255. package/dist/ui-kit/FormField/Fields/WagesField.js.map +1 -1
  256. package/dist/ui-kit/FormField/getField.d.ts +1 -2
  257. package/dist/ui-kit/FormField/getField.js +1 -1
  258. package/dist/ui-kit/FormField/getField.js.map +1 -1
  259. package/dist/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  260. package/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
  261. package/dist/ui-kit/FormField/renderTitle.d.ts +1 -2
  262. package/dist/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  263. package/dist/ui-kit/Input/InputControl.js +5 -1
  264. package/dist/ui-kit/Input/InputControl.js.map +1 -1
  265. package/dist/ui-kit/Input/InputProps.d.ts +1 -0
  266. package/dist/ui-kit/Input/renderErrorText.d.ts +1 -2
  267. package/dist/ui-kit/Input/renderLabel.d.ts +1 -2
  268. package/dist/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  269. package/dist/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  270. package/dist/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  271. package/dist/ui-kit/LocationDialog/SearchBar.js.map +1 -1
  272. package/dist/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  273. package/dist/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  274. package/dist/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  275. package/dist/ui-kit/Logo/renderImage.d.ts +1 -2
  276. package/dist/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  277. package/dist/ui-kit/Pagination/Pagination.d.ts +1 -2
  278. package/dist/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  279. package/dist/ui-kit/Pagination/renderPages.d.ts +1 -2
  280. package/dist/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  281. package/dist/ui-kit/Radio/Radio.js.map +1 -1
  282. package/dist/ui-kit/Rating/Rating.d.ts +1 -2
  283. package/dist/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  284. package/dist/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  285. package/dist/ui-kit/TabsControl/renderTab.d.ts +1 -2
  286. package/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  287. package/dist/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  288. package/dist/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
  289. package/dist/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  290. package/dist/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  291. package/dist/ui-kit/YandexMap/renderSearchField.js.map +1 -1
  292. package/dist/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  293. package/lib/api/RetailAPI/updateUserTask.d.ts +1 -0
  294. package/lib/api/RetailAPI/updateUserTask.js.map +1 -1
  295. package/lib/components/AdTile/AdTile.fixture.d.ts +1 -2
  296. package/lib/components/ApplicationForm/ApplicationForm.fixture.d.ts +18 -19
  297. package/lib/components/ApplicationForm/ApplicationForm.fixture.mobile.d.ts +18 -19
  298. package/lib/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  299. package/lib/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -1
  300. package/lib/components/ApplicationForm/renderContacts.d.ts +1 -1
  301. package/lib/components/ApplicationForm/renderInputs.d.ts +1 -1
  302. package/lib/components/ApplicationForm/renderSubmitButton.d.ts +1 -1
  303. package/lib/components/ApplicationLeadForm/ApplicationLeadForm.fixture.d.ts +1 -2
  304. package/lib/components/ApplicationLeadForm/ApplicationLeadForm.fixture.mobile.d.ts +1 -2
  305. package/lib/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  306. package/lib/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
  307. package/lib/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  308. package/lib/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -1
  309. package/lib/components/BankAccountFiltration/BankAccountFiltration.fixture.d.ts +2 -3
  310. package/lib/components/BankAccountFiltration/BankAccountFiltration.fixture.mobile.d.ts +2 -3
  311. package/lib/components/BenefitsBlock/BenefitsBlock.fixture.d.ts +5 -6
  312. package/lib/components/BenefitsBlock/BenefitsBlock.fixture.mobile.d.ts +2 -3
  313. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.d.ts +3 -4
  314. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.mobile.d.ts +2 -3
  315. package/lib/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -1
  316. package/lib/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  317. package/lib/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -1
  318. package/lib/components/ButtonsBlock/ButtonsBlock.fixture.d.ts +1 -2
  319. package/lib/components/ButtonsBlock/ButtonsBlock.fixture.mobile.d.ts +1 -2
  320. package/lib/components/CalculatorBonus/CalculatorBonus.fixture.d.ts +1 -2
  321. package/lib/components/CalculatorBonus/CalculatorBonus.fixture.mobile.d.ts +1 -2
  322. package/lib/components/CalculatorBusinessDeposit/CalculatorBusinessDeposit.fixture.d.ts +2 -3
  323. package/lib/components/CalculatorBusinessDeposit/CalculatorBusinessDeposit.fixture.mobile.d.ts +1 -2
  324. package/lib/components/CalculatorCredit/CalculatorCredit.fixture.d.ts +2 -3
  325. package/lib/components/CalculatorCredit/CalculatorCredit.fixture.mobile.d.ts +2 -3
  326. package/lib/components/CalculatorDeposit/CalculatorDeposit.fixture.d.ts +4 -5
  327. package/lib/components/CalculatorDeposit/CalculatorDeposit.fixture.mobile.d.ts +1 -2
  328. package/lib/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -1
  329. package/lib/components/CalculatorDeposit/renderDepositResult.d.ts +1 -1
  330. package/lib/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  331. package/lib/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -1
  332. package/lib/components/CalculatorRefinancing/CalculatorRefinancing.fixture.d.ts +1 -2
  333. package/lib/components/CalculatorRefinancing/CalculatorRefinancing.fixture.mobile.d.ts +1 -2
  334. package/lib/components/CardTransfer/CardTransfer.fixture.d.ts +1 -2
  335. package/lib/components/CardTransfer/CardTransfer.fixture.mobile.d.ts +1 -2
  336. package/lib/components/Carousel/Carousel.fixture.d.ts +10 -11
  337. package/lib/components/Carousel/Carousel.fixture.mobile.d.ts +7 -8
  338. package/lib/components/Carousel/renderCardHighlight.d.ts +1 -1
  339. package/lib/components/CarouselCard/CarouselCard.fixture.d.ts +3 -4
  340. package/lib/components/CarouselCard/CarouselCard.fixture.mobile.d.ts +1 -2
  341. package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.d.ts +1 -2
  342. package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.mobile.d.ts +1 -2
  343. package/lib/components/CarouselLinks/CarouselLinks.fixture.d.ts +1 -2
  344. package/lib/components/CarouselLinks/CarouselLinks.fixture.mobile.d.ts +1 -2
  345. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.d.ts +9 -10
  346. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.mobile.d.ts +7 -8
  347. package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.d.ts +1 -2
  348. package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.mobile.d.ts +1 -2
  349. package/lib/components/ContactsBlock/ContactsBlock.fixture.d.ts +2 -3
  350. package/lib/components/ContentPage/ContentPage.fixture.d.ts +2 -3
  351. package/lib/components/ContentPage/ContentPage.fixture.mobile.d.ts +1 -2
  352. package/lib/components/ContentPage/renderContentPageHead.d.ts +1 -2
  353. package/lib/components/CreditCardForm/CreditCardForm.fixture.d.ts +1 -2
  354. package/lib/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  355. package/lib/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
  356. package/lib/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  357. package/lib/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  358. package/lib/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  359. package/lib/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  360. package/lib/components/CreditCardForm/getCreditCardFormTaskData.js +2 -4
  361. package/lib/components/CreditCardForm/getCreditCardFormTaskData.js.map +1 -1
  362. package/lib/components/CreditCardForm/getFourthStepData.js +3 -1
  363. package/lib/components/CreditCardForm/getFourthStepData.js.map +1 -1
  364. package/lib/components/CreditCardForm/getSixthStepData.d.ts +5 -0
  365. package/lib/components/CreditCardForm/getSixthStepData.js +6 -0
  366. package/lib/components/CreditCardForm/getSixthStepData.js.map +1 -1
  367. package/lib/components/CreditCardForm/getThirdStepData.js +3 -1
  368. package/lib/components/CreditCardForm/getThirdStepData.js.map +1 -1
  369. package/lib/components/CreditCardForm/renderInfo.d.ts +1 -1
  370. package/lib/components/CreditCardForm/renderInputs.d.ts +1 -1
  371. package/lib/components/CreditCardForm/renderStep.d.ts +1 -1
  372. package/lib/components/CreditCardForm/useCreditCardFormAPI.js +0 -1
  373. package/lib/components/CreditCardForm/useCreditCardFormAPI.js.map +1 -1
  374. package/lib/components/CreditForm/CreditForm.fixture.d.ts +1 -2
  375. package/lib/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  376. package/lib/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
  377. package/lib/components/CreditForm/CreditFormStep.d.ts +2 -2
  378. package/lib/components/CreditForm/CreditFormStep.js.map +1 -1
  379. package/lib/components/CreditForm/FailedStatusContent.d.ts +1 -2
  380. package/lib/components/CreditForm/PendingStatusContent.d.ts +1 -2
  381. package/lib/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  382. package/lib/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  383. package/lib/components/CreditForm/getCreditFormTaskData.js +0 -3
  384. package/lib/components/CreditForm/getCreditFormTaskData.js.map +1 -1
  385. package/lib/components/CreditForm/getSecondStepData.js +3 -1
  386. package/lib/components/CreditForm/getSecondStepData.js.map +1 -1
  387. package/lib/components/CreditForm/getThirdStepData.js +3 -1
  388. package/lib/components/CreditForm/getThirdStepData.js.map +1 -1
  389. package/lib/components/CreditForm/renderInfo.d.ts +1 -1
  390. package/lib/components/CreditForm/renderInputs.d.ts +1 -1
  391. package/lib/components/CreditForm/renderStep.d.ts +1 -1
  392. package/lib/components/DepositFiltration/DepositFiltration.fixture.d.ts +2 -3
  393. package/lib/components/DepositFiltration/DepositFiltration.fixture.mobile.d.ts +2 -3
  394. package/lib/components/Depository/Depository.fixture.d.ts +1 -2
  395. package/lib/components/Depository/Depository.fixture.mobile.d.ts +1 -2
  396. package/lib/components/Depository/DepositoryItem.d.ts +1 -1
  397. package/lib/components/Depository/DepositoryItem.js +3 -2
  398. package/lib/components/Depository/DepositoryItem.js.map +1 -1
  399. package/lib/components/ErrorBlock/ErrorBlock.fixture.d.ts +2 -3
  400. package/lib/components/ErrorBlock/ErrorBlock.fixture.mobile.d.ts +2 -3
  401. package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.d.ts +1 -2
  402. package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.mobile.d.ts +1 -2
  403. package/lib/components/ExchangeRateTile/renderInput.d.ts +1 -2
  404. package/lib/components/Footer/Footer.fixture.d.ts +2 -3
  405. package/lib/components/Footer/Footer.fixture.mobile.d.ts +2 -3
  406. package/lib/components/Footer/renderLogoSearchBar.d.ts +1 -2
  407. package/lib/components/GracePeriod/GracePeriod.fixture.d.ts +1 -2
  408. package/lib/components/GrantSupport/GrantSupport.fixture.d.ts +1 -2
  409. package/lib/components/GrantSupport/GrantSupport.fixture.mobile.d.ts +1 -2
  410. package/lib/components/Header/Header.fixture.d.ts +3 -4
  411. package/lib/components/Header/Header.fixture.mobile.d.ts +2 -3
  412. package/lib/components/Headline/Headline.fixture.d.ts +14 -15
  413. package/lib/components/Headline/Headline.fixture.mobile.d.ts +15 -16
  414. package/lib/components/HorizontalLayout/HorizontalLayout.fixture.d.ts +5 -6
  415. package/lib/components/HorizontalLayout/HorizontalLayout.fixture.mobile.d.ts +1 -2
  416. package/lib/components/ImgBlock/ImgBlock.fixture.d.ts +1 -2
  417. package/lib/components/ImgBlock/ImgBlock.fixture.mobile.d.ts +1 -2
  418. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.fixture.d.ts +1 -2
  419. package/lib/components/InvestmentInfo/InvestmentInfo.fixture.d.ts +1 -2
  420. package/lib/components/LinkDocs/LinkDocs.fixture.d.ts +4 -5
  421. package/lib/components/LinkDocs/LinkDocs.fixture.mobile.d.ts +1 -2
  422. package/lib/components/LinkDocs/renderDefaultItem.d.ts +2 -2
  423. package/lib/components/MobileAppTile/MobileAppTile.fixture.d.ts +4 -5
  424. package/lib/components/MobileAppTile/MobileAppTile.fixture.mobile.d.ts +2 -3
  425. package/lib/components/MortgageFiltration/MortgageFiltration.fixture.d.ts +2 -3
  426. package/lib/components/MortgageFiltration/MortgageFiltration.fixture.mobile.d.ts +2 -3
  427. package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.d.ts +2 -3
  428. package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.mobile.d.ts +2 -3
  429. package/lib/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -1
  430. package/lib/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -1
  431. package/lib/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -2
  432. package/lib/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -1
  433. package/lib/components/OfficesAtmsMap/renderCurrency.d.ts +1 -1
  434. package/lib/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -1
  435. package/lib/components/OfficesAtmsMap/renderDay.d.ts +1 -1
  436. package/lib/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -1
  437. package/lib/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -2
  438. package/lib/components/OfficesAtmsMap/renderHeading.d.ts +1 -1
  439. package/lib/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -1
  440. package/lib/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -1
  441. package/lib/components/Placeholder/Placeholder.fixture.d.ts +1 -2
  442. package/lib/components/Placeholder/Placeholder.fixture.mobile.d.ts +1 -2
  443. package/lib/components/ProductBlock/ProductBlock.fixture.d.ts +14 -15
  444. package/lib/components/ProductBlock/ProductBlock.fixture.mobile.d.ts +6 -7
  445. package/lib/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  446. package/lib/components/ProductGallery/ProductGallery.fixture.d.ts +2 -3
  447. package/lib/components/ProductGallery/ProductGallery.fixture.mobile.d.ts +2 -3
  448. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.d.ts +1 -2
  449. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.mobile.d.ts +1 -2
  450. package/lib/components/RichTextBlock/RichTextBlock.fixture.d.ts +3 -4
  451. package/lib/components/RichTextBlock/RichTextBlock.fixture.mobile.d.ts +3 -4
  452. package/lib/components/RollupItem/RollupItem.fixture.d.ts +3 -4
  453. package/lib/components/RollupItem/RollupItem.fixture.mobile.d.ts +2 -3
  454. package/lib/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -1
  455. package/lib/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  456. package/lib/components/SafeDepositRental/SafeDepositRental.fixture.d.ts +1 -2
  457. package/lib/components/SafeDepositRental/SafeDepositRental.fixture.mobile.d.ts +1 -2
  458. package/lib/components/StepsBlock/StepsBlock.fixture.d.ts +10 -11
  459. package/lib/components/StepsBlock/StepsBlock.fixture.mobile.d.ts +9 -10
  460. package/lib/components/StepsBlock/renderStepMobile.d.ts +1 -1
  461. package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.d.ts +1 -2
  462. package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.mobile.d.ts +1 -2
  463. package/lib/components/TabsLayout/TabsLayout.fixture.d.ts +7 -8
  464. package/lib/components/TabsLayout/TabsLayout.fixture.mobile.d.ts +5 -6
  465. package/lib/components/TabsLayout/renderTabsLayout.d.ts +1 -1
  466. package/lib/components/TariffsTable/EmbeddableCellData.d.ts +5 -5
  467. package/lib/components/TariffsTable/TariffsTable.fixture.d.ts +4 -5
  468. package/lib/components/TariffsTable/TariffsTable.fixture.mobile.d.ts +2 -3
  469. package/lib/components/TextBlock/TextBlock.fixture.d.ts +3 -4
  470. package/lib/components/TextBlock/TextBlock.fixture.mobile.d.ts +5 -6
  471. package/lib/components/UnitBlock/UnitBlock.fixture.d.ts +2 -3
  472. package/lib/components/UnitBlock/UnitBlock.fixture.mobile.d.ts +2 -3
  473. package/lib/components/VerticalLayout/VerticalLayout.fixture.d.ts +10 -11
  474. package/lib/components/VerticalLayout/VerticalLayout.fixture.mobile.d.ts +3 -4
  475. package/lib/components/Video/Video.fixture.d.ts +4 -5
  476. package/lib/cosmos.decorator.d.ts +1 -2
  477. package/lib/hooks/useElementSpace.d.ts +0 -1
  478. package/lib/model/ColumnCount.d.ts +5 -0
  479. package/lib/model/ColumnCount.js +2 -0
  480. package/lib/model/ColumnCount.js.map +1 -0
  481. package/lib/model/InputSectionsType.d.ts +3 -2
  482. package/lib/setup-fixture.js.map +1 -1
  483. package/lib/ui-kit/Badge/Badge.fixture.d.ts +1 -2
  484. package/lib/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -1
  485. package/lib/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -1
  486. package/lib/ui-kit/BaseTile/renderImageContainer.d.ts +1 -1
  487. package/lib/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -1
  488. package/lib/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -1
  489. package/lib/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -1
  490. package/lib/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -1
  491. package/lib/ui-kit/BenefitsList/BenefitsList.fixture.d.ts +3 -4
  492. package/lib/ui-kit/Button/Button.fixture.d.ts +2 -3
  493. package/lib/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -1
  494. package/lib/ui-kit/Calculator/renderDaysInput.d.ts +1 -1
  495. package/lib/ui-kit/Calculator/renderFootnote.d.ts +1 -1
  496. package/lib/ui-kit/Calculator/renderMonthsInput.d.ts +1 -1
  497. package/lib/ui-kit/Calculator/renderPaymentType.d.ts +1 -1
  498. package/lib/ui-kit/Calculator/renderPayout.d.ts +1 -1
  499. package/lib/ui-kit/Calculator/renderRate.d.ts +1 -1
  500. package/lib/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -1
  501. package/lib/ui-kit/CaptchaDialog/CaptchaDialog.fixture.d.ts +1 -2
  502. package/lib/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
  503. package/lib/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
  504. package/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.fixture.d.ts +1 -2
  505. package/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
  506. package/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  507. package/lib/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -1
  508. package/lib/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  509. package/lib/ui-kit/DialogManager/openDocument.d.ts +8 -1
  510. package/lib/ui-kit/DialogManager/openDocument.js +4 -3
  511. package/lib/ui-kit/DialogManager/openDocument.js.map +1 -1
  512. package/lib/ui-kit/EsiaLoginDialog/EsiaLoginDialog.fixture.d.ts +1 -2
  513. package/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -1
  514. package/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
  515. package/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
  516. package/lib/ui-kit/FormField/Fields/ChildrenField.js +1 -1
  517. package/lib/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
  518. package/lib/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
  519. package/lib/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
  520. package/lib/ui-kit/FormField/Fields/DependentsField.js +1 -1
  521. package/lib/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
  522. package/lib/ui-kit/FormField/Fields/DulNumberField.js +1 -1
  523. package/lib/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
  524. package/lib/ui-kit/FormField/Fields/DulSerieField.js +1 -1
  525. package/lib/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
  526. package/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
  527. package/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
  528. package/lib/ui-kit/FormField/Fields/ExpensesField.js +1 -1
  529. package/lib/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
  530. package/lib/ui-kit/FormField/Fields/InnField.js +1 -1
  531. package/lib/ui-kit/FormField/Fields/InnField.js.map +1 -1
  532. package/lib/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
  533. package/lib/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
  534. package/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
  535. package/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
  536. package/lib/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
  537. package/lib/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
  538. package/lib/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
  539. package/lib/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
  540. package/lib/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
  541. package/lib/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
  542. package/lib/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
  543. package/lib/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
  544. package/lib/ui-kit/FormField/Fields/WagesField.js +1 -1
  545. package/lib/ui-kit/FormField/Fields/WagesField.js.map +1 -1
  546. package/lib/ui-kit/FormField/getField.d.ts +1 -1
  547. package/lib/ui-kit/FormField/getField.js +1 -1
  548. package/lib/ui-kit/FormField/getField.js.map +1 -1
  549. package/lib/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  550. package/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
  551. package/lib/ui-kit/FormField/renderTitle.d.ts +1 -1
  552. package/lib/ui-kit/HeaderItem/HeaderItem.fixture.d.ts +2 -3
  553. package/lib/ui-kit/HeaderItem/HeaderItem.fixture.mobile.d.ts +2 -3
  554. package/lib/ui-kit/Heading/Heading.fixture.d.ts +1 -2
  555. package/lib/ui-kit/Icon/Icon.fixture.d.ts +4 -5
  556. package/lib/ui-kit/InfoCard/InfoCard.fixture.d.ts +1 -2
  557. package/lib/ui-kit/InnerTable/InnerTable.fixture.d.ts +1 -2
  558. package/lib/ui-kit/InnerTable/InnerTable.fixture.mobile.d.ts +1 -2
  559. package/lib/ui-kit/InnerTable/InnerTableButton.fixture.mobile.d.ts +1 -2
  560. package/lib/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -1
  561. package/lib/ui-kit/Input/InputControl.js +6 -2
  562. package/lib/ui-kit/Input/InputControl.js.map +1 -1
  563. package/lib/ui-kit/Input/InputProps.d.ts +1 -0
  564. package/lib/ui-kit/Input/renderErrorText.d.ts +1 -1
  565. package/lib/ui-kit/Input/renderLabel.d.ts +1 -1
  566. package/lib/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  567. package/lib/ui-kit/LinkButton/LinkButton.fixture.d.ts +9 -10
  568. package/lib/ui-kit/LinkButton/LinkButton.fixture.mobile.d.ts +9 -10
  569. package/lib/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  570. package/lib/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -1
  571. package/lib/ui-kit/Loader/Loader.fixture.d.ts +2 -3
  572. package/lib/ui-kit/LocationDialog/LocationDialog.fixture.d.ts +1 -2
  573. package/lib/ui-kit/LocationDialog/SearchBar.js.map +1 -1
  574. package/lib/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -1
  575. package/lib/ui-kit/LocationDialog/renderRegion.d.ts +1 -1
  576. package/lib/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -1
  577. package/lib/ui-kit/Logo/Logo.fixture.d.ts +1 -2
  578. package/lib/ui-kit/Logo/renderImage.d.ts +1 -1
  579. package/lib/ui-kit/NumberInput/NumberInput.fixture.d.ts +2 -3
  580. package/lib/ui-kit/Pagination/PageSizeSelector.d.ts +1 -1
  581. package/lib/ui-kit/Pagination/Pagination.d.ts +1 -1
  582. package/lib/ui-kit/Pagination/PaginationContainer.d.ts +1 -1
  583. package/lib/ui-kit/Pagination/renderPages.d.ts +1 -1
  584. package/lib/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  585. package/lib/ui-kit/PriceList/PriceList.fixture.d.ts +1 -2
  586. package/lib/ui-kit/ProgressBar/ProgressBar.fixture.d.ts +1 -2
  587. package/lib/ui-kit/Radio/Radio.js.map +1 -1
  588. package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.fixture.d.ts +1 -2
  589. package/lib/ui-kit/Rating/Rating.d.ts +1 -2
  590. package/lib/ui-kit/Rating/Rating.fixture.d.ts +1 -2
  591. package/lib/ui-kit/ReportDialog/ReportDialog.fixture.d.ts +1 -2
  592. package/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.fixture.d.ts +1 -2
  593. package/lib/ui-kit/RichText/RichText.fixture.d.ts +5 -6
  594. package/lib/ui-kit/Select/Select.fixture.d.ts +2 -3
  595. package/lib/ui-kit/SlideCheckbox/SlideCheckbox.fixture.d.ts +1 -2
  596. package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.d.ts +7 -8
  597. package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.mobile.d.ts +7 -8
  598. package/lib/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -1
  599. package/lib/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -1
  600. package/lib/ui-kit/TabsControl/TabsControl.fixture.d.ts +3 -4
  601. package/lib/ui-kit/TabsControl/renderTab.d.ts +1 -1
  602. package/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -1
  603. package/lib/ui-kit/Tags/Tags.fixture.d.ts +1 -2
  604. package/lib/ui-kit/TimerCircle/TimerCircle.fixture.d.ts +1 -2
  605. package/lib/ui-kit/TopItem/TopItem.fixture.d.ts +2 -3
  606. package/lib/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  607. package/lib/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
  608. package/lib/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.fixture.d.ts +1 -2
  609. package/lib/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  610. package/lib/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  611. package/lib/ui-kit/YandexMap/renderSearchField.js.map +1 -1
  612. package/lib/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -1
  613. package/mobile/bundle/api/RetailAPI/updateUserTask.d.ts +1 -0
  614. package/mobile/bundle/bundle.umd.js +47 -37
  615. package/mobile/bundle/bundle.umd.min.js +1 -1
  616. package/mobile/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  617. package/mobile/bundle/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  618. package/mobile/bundle/components/ApplicationForm/renderContacts.d.ts +1 -2
  619. package/mobile/bundle/components/ApplicationForm/renderInputs.d.ts +1 -2
  620. package/mobile/bundle/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  621. package/mobile/bundle/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  622. package/mobile/bundle/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
  623. package/mobile/bundle/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  624. package/mobile/bundle/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  625. package/mobile/bundle/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  626. package/mobile/bundle/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  627. package/mobile/bundle/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  628. package/mobile/bundle/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  629. package/mobile/bundle/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  630. package/mobile/bundle/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  631. package/mobile/bundle/components/Carousel/renderCardHighlight.d.ts +1 -2
  632. package/mobile/bundle/components/ContentPage/renderContentPageHead.d.ts +1 -2
  633. package/mobile/bundle/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  634. package/mobile/bundle/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  635. package/mobile/bundle/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  636. package/mobile/bundle/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  637. package/mobile/bundle/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  638. package/mobile/bundle/components/CreditCardForm/getSixthStepData.d.ts +5 -0
  639. package/mobile/bundle/components/CreditCardForm/renderInfo.d.ts +1 -2
  640. package/mobile/bundle/components/CreditCardForm/renderInputs.d.ts +1 -2
  641. package/mobile/bundle/components/CreditCardForm/renderStep.d.ts +1 -2
  642. package/mobile/bundle/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  643. package/mobile/bundle/components/CreditForm/CreditFormStep.d.ts +2 -2
  644. package/mobile/bundle/components/CreditForm/FailedStatusContent.d.ts +1 -2
  645. package/mobile/bundle/components/CreditForm/PendingStatusContent.d.ts +1 -2
  646. package/mobile/bundle/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  647. package/mobile/bundle/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  648. package/mobile/bundle/components/CreditForm/renderInfo.d.ts +1 -2
  649. package/mobile/bundle/components/CreditForm/renderInputs.d.ts +1 -2
  650. package/mobile/bundle/components/CreditForm/renderStep.d.ts +1 -2
  651. package/mobile/bundle/components/Depository/DepositoryItem.d.ts +1 -2
  652. package/mobile/bundle/components/ExchangeRateTile/renderInput.d.ts +1 -2
  653. package/mobile/bundle/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  654. package/mobile/bundle/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  655. package/mobile/bundle/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  656. package/mobile/bundle/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  657. package/mobile/bundle/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  658. package/mobile/bundle/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  659. package/mobile/bundle/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  660. package/mobile/bundle/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  661. package/mobile/bundle/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  662. package/mobile/bundle/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  663. package/mobile/bundle/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  664. package/mobile/bundle/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  665. package/mobile/bundle/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  666. package/mobile/bundle/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  667. package/mobile/bundle/components/RollupItem/renderRoundedIcon.d.ts +1 -2
  668. package/mobile/bundle/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  669. package/mobile/bundle/components/StepsBlock/renderStepMobile.d.ts +1 -2
  670. package/mobile/bundle/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  671. package/mobile/bundle/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  672. package/mobile/bundle/hooks/useElementSpace.d.ts +0 -1
  673. package/mobile/bundle/model/ColumnCount.d.ts +5 -0
  674. package/mobile/bundle/model/InputSectionsType.d.ts +3 -2
  675. package/mobile/bundle/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  676. package/mobile/bundle/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  677. package/mobile/bundle/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  678. package/mobile/bundle/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  679. package/mobile/bundle/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  680. package/mobile/bundle/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  681. package/mobile/bundle/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  682. package/mobile/bundle/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  683. package/mobile/bundle/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  684. package/mobile/bundle/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  685. package/mobile/bundle/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  686. package/mobile/bundle/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  687. package/mobile/bundle/ui-kit/Calculator/renderPayout.d.ts +1 -2
  688. package/mobile/bundle/ui-kit/Calculator/renderRate.d.ts +1 -2
  689. package/mobile/bundle/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  690. package/mobile/bundle/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  691. package/mobile/bundle/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  692. package/mobile/bundle/ui-kit/DialogManager/openDocument.d.ts +8 -1
  693. package/mobile/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  694. package/mobile/bundle/ui-kit/FormField/getField.d.ts +1 -2
  695. package/mobile/bundle/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  696. package/mobile/bundle/ui-kit/FormField/renderTitle.d.ts +1 -2
  697. package/mobile/bundle/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  698. package/mobile/bundle/ui-kit/Input/InputProps.d.ts +1 -0
  699. package/mobile/bundle/ui-kit/Input/renderErrorText.d.ts +1 -2
  700. package/mobile/bundle/ui-kit/Input/renderLabel.d.ts +1 -2
  701. package/mobile/bundle/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  702. package/mobile/bundle/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  703. package/mobile/bundle/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  704. package/mobile/bundle/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  705. package/mobile/bundle/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  706. package/mobile/bundle/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  707. package/mobile/bundle/ui-kit/Logo/renderImage.d.ts +1 -2
  708. package/mobile/bundle/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  709. package/mobile/bundle/ui-kit/Pagination/Pagination.d.ts +1 -2
  710. package/mobile/bundle/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  711. package/mobile/bundle/ui-kit/Pagination/renderPages.d.ts +1 -2
  712. package/mobile/bundle/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  713. package/mobile/bundle/ui-kit/Rating/Rating.d.ts +1 -2
  714. package/mobile/bundle/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  715. package/mobile/bundle/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  716. package/mobile/bundle/ui-kit/TabsControl/renderTab.d.ts +1 -2
  717. package/mobile/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  718. package/mobile/bundle/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  719. package/mobile/bundle/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  720. package/mobile/bundle/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  721. package/mobile/dist/api/RetailAPI/updateUserTask.d.ts +1 -0
  722. package/mobile/dist/api/RetailAPI/updateUserTask.js.map +1 -1
  723. package/mobile/dist/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  724. package/mobile/dist/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  725. package/mobile/dist/components/ApplicationForm/renderContacts.d.ts +1 -2
  726. package/mobile/dist/components/ApplicationForm/renderInputs.d.ts +1 -2
  727. package/mobile/dist/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  728. package/mobile/dist/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  729. package/mobile/dist/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
  730. package/mobile/dist/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  731. package/mobile/dist/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  732. package/mobile/dist/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  733. package/mobile/dist/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  734. package/mobile/dist/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  735. package/mobile/dist/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  736. package/mobile/dist/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  737. package/mobile/dist/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  738. package/mobile/dist/components/Carousel/renderCardHighlight.d.ts +1 -2
  739. package/mobile/dist/components/ContentPage/renderContentPageHead.d.ts +1 -2
  740. package/mobile/dist/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  741. package/mobile/dist/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
  742. package/mobile/dist/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  743. package/mobile/dist/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  744. package/mobile/dist/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  745. package/mobile/dist/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  746. package/mobile/dist/components/CreditCardForm/getCreditCardFormTaskData.js +1 -3
  747. package/mobile/dist/components/CreditCardForm/getCreditCardFormTaskData.js.map +1 -1
  748. package/mobile/dist/components/CreditCardForm/getFourthStepData.js +3 -1
  749. package/mobile/dist/components/CreditCardForm/getFourthStepData.js.map +1 -1
  750. package/mobile/dist/components/CreditCardForm/getSixthStepData.d.ts +5 -0
  751. package/mobile/dist/components/CreditCardForm/getSixthStepData.js +8 -1
  752. package/mobile/dist/components/CreditCardForm/getSixthStepData.js.map +1 -1
  753. package/mobile/dist/components/CreditCardForm/getThirdStepData.js +3 -1
  754. package/mobile/dist/components/CreditCardForm/getThirdStepData.js.map +1 -1
  755. package/mobile/dist/components/CreditCardForm/renderInfo.d.ts +1 -2
  756. package/mobile/dist/components/CreditCardForm/renderInputs.d.ts +1 -2
  757. package/mobile/dist/components/CreditCardForm/renderStep.d.ts +1 -2
  758. package/mobile/dist/components/CreditCardForm/useCreditCardFormAPI.js +0 -1
  759. package/mobile/dist/components/CreditCardForm/useCreditCardFormAPI.js.map +1 -1
  760. package/mobile/dist/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  761. package/mobile/dist/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
  762. package/mobile/dist/components/CreditForm/CreditFormStep.d.ts +2 -2
  763. package/mobile/dist/components/CreditForm/CreditFormStep.js.map +1 -1
  764. package/mobile/dist/components/CreditForm/FailedStatusContent.d.ts +1 -2
  765. package/mobile/dist/components/CreditForm/PendingStatusContent.d.ts +1 -2
  766. package/mobile/dist/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  767. package/mobile/dist/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  768. package/mobile/dist/components/CreditForm/getCreditFormTaskData.js +0 -3
  769. package/mobile/dist/components/CreditForm/getCreditFormTaskData.js.map +1 -1
  770. package/mobile/dist/components/CreditForm/getSecondStepData.js +3 -1
  771. package/mobile/dist/components/CreditForm/getSecondStepData.js.map +1 -1
  772. package/mobile/dist/components/CreditForm/getThirdStepData.js +3 -1
  773. package/mobile/dist/components/CreditForm/getThirdStepData.js.map +1 -1
  774. package/mobile/dist/components/CreditForm/renderInfo.d.ts +1 -2
  775. package/mobile/dist/components/CreditForm/renderInputs.d.ts +1 -2
  776. package/mobile/dist/components/CreditForm/renderStep.d.ts +1 -2
  777. package/mobile/dist/components/Depository/DepositoryItem.d.ts +1 -2
  778. package/mobile/dist/components/Depository/DepositoryItem.js +3 -3
  779. package/mobile/dist/components/Depository/DepositoryItem.js.map +1 -1
  780. package/mobile/dist/components/ExchangeRateTile/renderInput.d.ts +1 -2
  781. package/mobile/dist/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  782. package/mobile/dist/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  783. package/mobile/dist/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  784. package/mobile/dist/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  785. package/mobile/dist/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  786. package/mobile/dist/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  787. package/mobile/dist/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  788. package/mobile/dist/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  789. package/mobile/dist/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  790. package/mobile/dist/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  791. package/mobile/dist/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  792. package/mobile/dist/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  793. package/mobile/dist/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  794. package/mobile/dist/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  795. package/mobile/dist/components/RollupItem/renderRoundedIcon.d.ts +1 -2
  796. package/mobile/dist/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  797. package/mobile/dist/components/StepsBlock/renderStepMobile.d.ts +1 -2
  798. package/mobile/dist/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  799. package/mobile/dist/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  800. package/mobile/dist/hooks/useElementSpace.d.ts +0 -1
  801. package/mobile/dist/model/ColumnCount.d.ts +5 -0
  802. package/mobile/dist/model/ColumnCount.js +2 -0
  803. package/mobile/dist/model/ColumnCount.js.map +1 -0
  804. package/mobile/dist/model/InputSectionsType.d.ts +3 -2
  805. package/mobile/dist/setup-fixture.js.map +1 -1
  806. package/mobile/dist/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  807. package/mobile/dist/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  808. package/mobile/dist/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  809. package/mobile/dist/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  810. package/mobile/dist/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  811. package/mobile/dist/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  812. package/mobile/dist/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  813. package/mobile/dist/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  814. package/mobile/dist/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  815. package/mobile/dist/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  816. package/mobile/dist/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  817. package/mobile/dist/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  818. package/mobile/dist/ui-kit/Calculator/renderPayout.d.ts +1 -2
  819. package/mobile/dist/ui-kit/Calculator/renderRate.d.ts +1 -2
  820. package/mobile/dist/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  821. package/mobile/dist/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
  822. package/mobile/dist/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
  823. package/mobile/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
  824. package/mobile/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  825. package/mobile/dist/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  826. package/mobile/dist/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  827. package/mobile/dist/ui-kit/DialogManager/openDocument.d.ts +8 -1
  828. package/mobile/dist/ui-kit/DialogManager/openDocument.js +3 -2
  829. package/mobile/dist/ui-kit/DialogManager/openDocument.js.map +1 -1
  830. package/mobile/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  831. package/mobile/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
  832. package/mobile/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
  833. package/mobile/dist/ui-kit/FormField/Fields/ChildrenField.js +1 -1
  834. package/mobile/dist/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
  835. package/mobile/dist/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
  836. package/mobile/dist/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
  837. package/mobile/dist/ui-kit/FormField/Fields/DependentsField.js +1 -1
  838. package/mobile/dist/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
  839. package/mobile/dist/ui-kit/FormField/Fields/DulNumberField.js +1 -1
  840. package/mobile/dist/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
  841. package/mobile/dist/ui-kit/FormField/Fields/DulSerieField.js +1 -1
  842. package/mobile/dist/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
  843. package/mobile/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
  844. package/mobile/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
  845. package/mobile/dist/ui-kit/FormField/Fields/ExpensesField.js +1 -1
  846. package/mobile/dist/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
  847. package/mobile/dist/ui-kit/FormField/Fields/InnField.js +1 -1
  848. package/mobile/dist/ui-kit/FormField/Fields/InnField.js.map +1 -1
  849. package/mobile/dist/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
  850. package/mobile/dist/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
  851. package/mobile/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
  852. package/mobile/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
  853. package/mobile/dist/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
  854. package/mobile/dist/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
  855. package/mobile/dist/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
  856. package/mobile/dist/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
  857. package/mobile/dist/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
  858. package/mobile/dist/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
  859. package/mobile/dist/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
  860. package/mobile/dist/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
  861. package/mobile/dist/ui-kit/FormField/Fields/WagesField.js +1 -1
  862. package/mobile/dist/ui-kit/FormField/Fields/WagesField.js.map +1 -1
  863. package/mobile/dist/ui-kit/FormField/getField.d.ts +1 -2
  864. package/mobile/dist/ui-kit/FormField/getField.js +1 -1
  865. package/mobile/dist/ui-kit/FormField/getField.js.map +1 -1
  866. package/mobile/dist/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  867. package/mobile/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
  868. package/mobile/dist/ui-kit/FormField/renderTitle.d.ts +1 -2
  869. package/mobile/dist/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  870. package/mobile/dist/ui-kit/Input/InputControl.js +5 -1
  871. package/mobile/dist/ui-kit/Input/InputControl.js.map +1 -1
  872. package/mobile/dist/ui-kit/Input/InputProps.d.ts +1 -0
  873. package/mobile/dist/ui-kit/Input/renderErrorText.d.ts +1 -2
  874. package/mobile/dist/ui-kit/Input/renderLabel.d.ts +1 -2
  875. package/mobile/dist/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  876. package/mobile/dist/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  877. package/mobile/dist/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  878. package/mobile/dist/ui-kit/LocationDialog/SearchBar.js.map +1 -1
  879. package/mobile/dist/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  880. package/mobile/dist/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  881. package/mobile/dist/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  882. package/mobile/dist/ui-kit/Logo/renderImage.d.ts +1 -2
  883. package/mobile/dist/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  884. package/mobile/dist/ui-kit/Pagination/Pagination.d.ts +1 -2
  885. package/mobile/dist/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  886. package/mobile/dist/ui-kit/Pagination/renderPages.d.ts +1 -2
  887. package/mobile/dist/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  888. package/mobile/dist/ui-kit/Radio/Radio.js.map +1 -1
  889. package/mobile/dist/ui-kit/Rating/Rating.d.ts +1 -2
  890. package/mobile/dist/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  891. package/mobile/dist/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  892. package/mobile/dist/ui-kit/TabsControl/renderTab.d.ts +1 -2
  893. package/mobile/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  894. package/mobile/dist/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  895. package/mobile/dist/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
  896. package/mobile/dist/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  897. package/mobile/dist/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  898. package/mobile/dist/ui-kit/YandexMap/renderSearchField.js.map +1 -1
  899. package/mobile/dist/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  900. package/mobile/lib/api/RetailAPI/updateUserTask.d.ts +1 -0
  901. package/mobile/lib/api/RetailAPI/updateUserTask.js.map +1 -1
  902. package/mobile/lib/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  903. package/mobile/lib/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  904. package/mobile/lib/components/ApplicationForm/renderContacts.d.ts +1 -2
  905. package/mobile/lib/components/ApplicationForm/renderInputs.d.ts +1 -2
  906. package/mobile/lib/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  907. package/mobile/lib/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  908. package/mobile/lib/components/ApplicationLeadForm/getInitialFormState.d.ts +1 -1
  909. package/mobile/lib/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  910. package/mobile/lib/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  911. package/mobile/lib/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  912. package/mobile/lib/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  913. package/mobile/lib/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  914. package/mobile/lib/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  915. package/mobile/lib/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  916. package/mobile/lib/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  917. package/mobile/lib/components/Carousel/renderCardHighlight.d.ts +1 -2
  918. package/mobile/lib/components/ContentPage/renderContentPageHead.d.ts +1 -2
  919. package/mobile/lib/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  920. package/mobile/lib/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
  921. package/mobile/lib/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  922. package/mobile/lib/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  923. package/mobile/lib/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  924. package/mobile/lib/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  925. package/mobile/lib/components/CreditCardForm/getCreditCardFormTaskData.js +2 -4
  926. package/mobile/lib/components/CreditCardForm/getCreditCardFormTaskData.js.map +1 -1
  927. package/mobile/lib/components/CreditCardForm/getFourthStepData.js +3 -1
  928. package/mobile/lib/components/CreditCardForm/getFourthStepData.js.map +1 -1
  929. package/mobile/lib/components/CreditCardForm/getSixthStepData.d.ts +5 -0
  930. package/mobile/lib/components/CreditCardForm/getSixthStepData.js +6 -0
  931. package/mobile/lib/components/CreditCardForm/getSixthStepData.js.map +1 -1
  932. package/mobile/lib/components/CreditCardForm/getThirdStepData.js +3 -1
  933. package/mobile/lib/components/CreditCardForm/getThirdStepData.js.map +1 -1
  934. package/mobile/lib/components/CreditCardForm/renderInfo.d.ts +1 -2
  935. package/mobile/lib/components/CreditCardForm/renderInputs.d.ts +1 -2
  936. package/mobile/lib/components/CreditCardForm/renderStep.d.ts +1 -2
  937. package/mobile/lib/components/CreditCardForm/useCreditCardFormAPI.js +0 -1
  938. package/mobile/lib/components/CreditCardForm/useCreditCardFormAPI.js.map +1 -1
  939. package/mobile/lib/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  940. package/mobile/lib/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
  941. package/mobile/lib/components/CreditForm/CreditFormStep.d.ts +2 -2
  942. package/mobile/lib/components/CreditForm/CreditFormStep.js.map +1 -1
  943. package/mobile/lib/components/CreditForm/FailedStatusContent.d.ts +1 -2
  944. package/mobile/lib/components/CreditForm/PendingStatusContent.d.ts +1 -2
  945. package/mobile/lib/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  946. package/mobile/lib/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  947. package/mobile/lib/components/CreditForm/getCreditFormTaskData.js +0 -3
  948. package/mobile/lib/components/CreditForm/getCreditFormTaskData.js.map +1 -1
  949. package/mobile/lib/components/CreditForm/getSecondStepData.js +3 -1
  950. package/mobile/lib/components/CreditForm/getSecondStepData.js.map +1 -1
  951. package/mobile/lib/components/CreditForm/getThirdStepData.js +3 -1
  952. package/mobile/lib/components/CreditForm/getThirdStepData.js.map +1 -1
  953. package/mobile/lib/components/CreditForm/renderInfo.d.ts +1 -2
  954. package/mobile/lib/components/CreditForm/renderInputs.d.ts +1 -2
  955. package/mobile/lib/components/CreditForm/renderStep.d.ts +1 -2
  956. package/mobile/lib/components/Depository/DepositoryItem.d.ts +1 -2
  957. package/mobile/lib/components/Depository/DepositoryItem.js +3 -2
  958. package/mobile/lib/components/Depository/DepositoryItem.js.map +1 -1
  959. package/mobile/lib/components/ExchangeRateTile/renderInput.d.ts +1 -2
  960. package/mobile/lib/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  961. package/mobile/lib/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  962. package/mobile/lib/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  963. package/mobile/lib/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  964. package/mobile/lib/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  965. package/mobile/lib/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  966. package/mobile/lib/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  967. package/mobile/lib/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  968. package/mobile/lib/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  969. package/mobile/lib/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  970. package/mobile/lib/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  971. package/mobile/lib/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  972. package/mobile/lib/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  973. package/mobile/lib/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  974. package/mobile/lib/components/RollupItem/renderRoundedIcon.d.ts +1 -2
  975. package/mobile/lib/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  976. package/mobile/lib/components/StepsBlock/renderStepMobile.d.ts +1 -2
  977. package/mobile/lib/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  978. package/mobile/lib/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  979. package/mobile/lib/hooks/useElementSpace.d.ts +0 -1
  980. package/mobile/lib/model/ColumnCount.d.ts +5 -0
  981. package/mobile/lib/model/ColumnCount.js +2 -0
  982. package/mobile/lib/model/ColumnCount.js.map +1 -0
  983. package/mobile/lib/model/InputSectionsType.d.ts +3 -2
  984. package/mobile/lib/setup-fixture.js.map +1 -1
  985. package/mobile/lib/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  986. package/mobile/lib/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  987. package/mobile/lib/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  988. package/mobile/lib/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  989. package/mobile/lib/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  990. package/mobile/lib/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  991. package/mobile/lib/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  992. package/mobile/lib/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  993. package/mobile/lib/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  994. package/mobile/lib/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  995. package/mobile/lib/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  996. package/mobile/lib/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  997. package/mobile/lib/ui-kit/Calculator/renderPayout.d.ts +1 -2
  998. package/mobile/lib/ui-kit/Calculator/renderRate.d.ts +1 -2
  999. package/mobile/lib/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  1000. package/mobile/lib/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
  1001. package/mobile/lib/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
  1002. package/mobile/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
  1003. package/mobile/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  1004. package/mobile/lib/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  1005. package/mobile/lib/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  1006. package/mobile/lib/ui-kit/DialogManager/openDocument.d.ts +8 -1
  1007. package/mobile/lib/ui-kit/DialogManager/openDocument.js +4 -3
  1008. package/mobile/lib/ui-kit/DialogManager/openDocument.js.map +1 -1
  1009. package/mobile/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  1010. package/mobile/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
  1011. package/mobile/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
  1012. package/mobile/lib/ui-kit/FormField/Fields/ChildrenField.js +1 -1
  1013. package/mobile/lib/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
  1014. package/mobile/lib/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
  1015. package/mobile/lib/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
  1016. package/mobile/lib/ui-kit/FormField/Fields/DependentsField.js +1 -1
  1017. package/mobile/lib/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
  1018. package/mobile/lib/ui-kit/FormField/Fields/DulNumberField.js +1 -1
  1019. package/mobile/lib/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
  1020. package/mobile/lib/ui-kit/FormField/Fields/DulSerieField.js +1 -1
  1021. package/mobile/lib/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
  1022. package/mobile/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
  1023. package/mobile/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
  1024. package/mobile/lib/ui-kit/FormField/Fields/ExpensesField.js +1 -1
  1025. package/mobile/lib/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
  1026. package/mobile/lib/ui-kit/FormField/Fields/InnField.js +1 -1
  1027. package/mobile/lib/ui-kit/FormField/Fields/InnField.js.map +1 -1
  1028. package/mobile/lib/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
  1029. package/mobile/lib/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
  1030. package/mobile/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
  1031. package/mobile/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
  1032. package/mobile/lib/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
  1033. package/mobile/lib/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
  1034. package/mobile/lib/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
  1035. package/mobile/lib/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
  1036. package/mobile/lib/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
  1037. package/mobile/lib/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
  1038. package/mobile/lib/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
  1039. package/mobile/lib/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
  1040. package/mobile/lib/ui-kit/FormField/Fields/WagesField.js +1 -1
  1041. package/mobile/lib/ui-kit/FormField/Fields/WagesField.js.map +1 -1
  1042. package/mobile/lib/ui-kit/FormField/getField.d.ts +1 -2
  1043. package/mobile/lib/ui-kit/FormField/getField.js +1 -1
  1044. package/mobile/lib/ui-kit/FormField/getField.js.map +1 -1
  1045. package/mobile/lib/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  1046. package/mobile/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
  1047. package/mobile/lib/ui-kit/FormField/renderTitle.d.ts +1 -2
  1048. package/mobile/lib/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  1049. package/mobile/lib/ui-kit/Input/InputControl.js +6 -2
  1050. package/mobile/lib/ui-kit/Input/InputControl.js.map +1 -1
  1051. package/mobile/lib/ui-kit/Input/InputProps.d.ts +1 -0
  1052. package/mobile/lib/ui-kit/Input/renderErrorText.d.ts +1 -2
  1053. package/mobile/lib/ui-kit/Input/renderLabel.d.ts +1 -2
  1054. package/mobile/lib/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  1055. package/mobile/lib/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  1056. package/mobile/lib/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  1057. package/mobile/lib/ui-kit/LocationDialog/SearchBar.js.map +1 -1
  1058. package/mobile/lib/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  1059. package/mobile/lib/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  1060. package/mobile/lib/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  1061. package/mobile/lib/ui-kit/Logo/renderImage.d.ts +1 -2
  1062. package/mobile/lib/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  1063. package/mobile/lib/ui-kit/Pagination/Pagination.d.ts +1 -2
  1064. package/mobile/lib/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  1065. package/mobile/lib/ui-kit/Pagination/renderPages.d.ts +1 -2
  1066. package/mobile/lib/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  1067. package/mobile/lib/ui-kit/Radio/Radio.js.map +1 -1
  1068. package/mobile/lib/ui-kit/Rating/Rating.d.ts +1 -2
  1069. package/mobile/lib/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  1070. package/mobile/lib/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  1071. package/mobile/lib/ui-kit/TabsControl/renderTab.d.ts +1 -2
  1072. package/mobile/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  1073. package/mobile/lib/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  1074. package/mobile/lib/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
  1075. package/mobile/lib/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  1076. package/mobile/lib/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  1077. package/mobile/lib/ui-kit/YandexMap/renderSearchField.js.map +1 -1
  1078. package/mobile/lib/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  1079. package/mobile/src/api/RetailAPI/updateUserTask.ts +1 -0
  1080. package/mobile/src/components/ApplicationForm/ApplicationFormContent.ts +4 -8
  1081. package/mobile/src/components/ApplicationLeadForm/ApplicationLeadFormContent.ts +2 -27
  1082. package/mobile/src/components/ApplicationLeadForm/getInitialFormState.tsx +1 -1
  1083. package/mobile/src/components/CreditCardForm/CreditCardFormStatusTracker.tsx +2 -1
  1084. package/mobile/src/components/CreditCardForm/getCreditCardFormTaskData.ts +2 -4
  1085. package/mobile/src/components/CreditCardForm/getFourthStepData.ts +4 -0
  1086. package/mobile/src/components/CreditCardForm/getSixthStepData.ts +8 -0
  1087. package/mobile/src/components/CreditCardForm/getThirdStepData.tsx +3 -0
  1088. package/mobile/src/components/CreditCardForm/useCreditCardFormAPI.tsx +1 -1
  1089. package/mobile/src/components/CreditForm/CreditFormStatusTracker.tsx +2 -1
  1090. package/mobile/src/components/CreditForm/CreditFormStep.tsx +2 -1
  1091. package/mobile/src/components/CreditForm/getCreditFormTaskData.ts +0 -3
  1092. package/mobile/src/components/CreditForm/getSecondStepData.tsx +3 -0
  1093. package/mobile/src/components/CreditForm/getThirdStepData.ts +4 -0
  1094. package/mobile/src/components/Depository/DepositoryItem.tsx +3 -2
  1095. package/mobile/src/model/ColumnCount.ts +5 -0
  1096. package/mobile/src/model/InputSectionsType.ts +3 -5
  1097. package/mobile/src/setup-fixture.ts +1 -1
  1098. package/mobile/src/ui-kit/Checkbox/CheckboxWithDoc.tsx +2 -2
  1099. package/mobile/src/ui-kit/ConsentBkiDialog/ConsentBkiDialog.tsx +5 -1
  1100. package/mobile/src/ui-kit/DialogManager/openDocument.tsx +11 -5
  1101. package/mobile/src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx +1 -1
  1102. package/mobile/src/ui-kit/FormField/Fields/ChildrenField.tsx +1 -1
  1103. package/mobile/src/ui-kit/FormField/Fields/CollectionCountField.tsx +1 -1
  1104. package/mobile/src/ui-kit/FormField/Fields/DependentsField.tsx +1 -1
  1105. package/mobile/src/ui-kit/FormField/Fields/DulNumberField.tsx +1 -1
  1106. package/mobile/src/ui-kit/FormField/Fields/DulSerieField.tsx +1 -1
  1107. package/mobile/src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx +1 -1
  1108. package/mobile/src/ui-kit/FormField/Fields/ExpensesField.tsx +1 -1
  1109. package/mobile/src/ui-kit/FormField/Fields/InnField.tsx +1 -1
  1110. package/mobile/src/ui-kit/FormField/Fields/JobsNumberField.tsx +1 -1
  1111. package/mobile/src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx +1 -1
  1112. package/mobile/src/ui-kit/FormField/Fields/OtherIncomeField.tsx +1 -1
  1113. package/mobile/src/ui-kit/FormField/Fields/PartInBusinessField.tsx +1 -1
  1114. package/mobile/src/ui-kit/FormField/Fields/RetirementIncomeField.tsx +1 -1
  1115. package/mobile/src/ui-kit/FormField/Fields/TotalIncomeField.tsx +1 -1
  1116. package/mobile/src/ui-kit/FormField/Fields/WagesField.tsx +1 -1
  1117. package/mobile/src/ui-kit/FormField/getField.tsx +2 -1
  1118. package/mobile/src/ui-kit/FormField/inputColumnStyle.tsx +2 -2
  1119. package/mobile/src/ui-kit/Input/InputControl.tsx +8 -1
  1120. package/mobile/src/ui-kit/Input/InputProps.ts +1 -0
  1121. package/mobile/src/ui-kit/LocationDialog/SearchBar.tsx +4 -1
  1122. package/mobile/src/ui-kit/Radio/Radio.tsx +4 -1
  1123. package/mobile/src/ui-kit/Rating/Rating.tsx +2 -2
  1124. package/mobile/src/ui-kit/VerifyPhoneDialog/InputCode.tsx +5 -4
  1125. package/mobile/src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx +1 -1
  1126. package/mobile/src/ui-kit/YandexMap/renderSearchField.tsx +1 -1
  1127. package/package.json +29 -25
  1128. package/src/api/RetailAPI/updateUserTask.ts +1 -0
  1129. package/src/components/ApplicationForm/ApplicationFormContent.ts +4 -8
  1130. package/src/components/ApplicationLeadForm/ApplicationLeadFormContent.ts +2 -27
  1131. package/src/components/ApplicationLeadForm/getInitialFormState.tsx +1 -1
  1132. package/src/components/CreditCardForm/CreditCardFormStatusTracker.tsx +2 -1
  1133. package/src/components/CreditCardForm/getCreditCardFormTaskData.ts +2 -4
  1134. package/src/components/CreditCardForm/getFourthStepData.ts +4 -0
  1135. package/src/components/CreditCardForm/getSixthStepData.ts +8 -0
  1136. package/src/components/CreditCardForm/getThirdStepData.tsx +3 -0
  1137. package/src/components/CreditCardForm/useCreditCardFormAPI.tsx +1 -1
  1138. package/src/components/CreditForm/CreditFormStatusTracker.tsx +2 -1
  1139. package/src/components/CreditForm/CreditFormStep.tsx +2 -1
  1140. package/src/components/CreditForm/getCreditFormTaskData.ts +0 -3
  1141. package/src/components/CreditForm/getSecondStepData.tsx +3 -0
  1142. package/src/components/CreditForm/getThirdStepData.ts +4 -0
  1143. package/src/components/Depository/DepositoryItem.tsx +3 -2
  1144. package/src/model/ColumnCount.ts +5 -0
  1145. package/src/model/InputSectionsType.ts +3 -5
  1146. package/src/setup-fixture.ts +1 -1
  1147. package/src/ui-kit/Checkbox/CheckboxWithDoc.tsx +2 -2
  1148. package/src/ui-kit/ConsentBkiDialog/ConsentBkiDialog.tsx +5 -1
  1149. package/src/ui-kit/DialogManager/openDocument.tsx +11 -5
  1150. package/src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx +1 -1
  1151. package/src/ui-kit/FormField/Fields/ChildrenField.tsx +1 -1
  1152. package/src/ui-kit/FormField/Fields/CollectionCountField.tsx +1 -1
  1153. package/src/ui-kit/FormField/Fields/DependentsField.tsx +1 -1
  1154. package/src/ui-kit/FormField/Fields/DulNumberField.tsx +1 -1
  1155. package/src/ui-kit/FormField/Fields/DulSerieField.tsx +1 -1
  1156. package/src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx +1 -1
  1157. package/src/ui-kit/FormField/Fields/ExpensesField.tsx +1 -1
  1158. package/src/ui-kit/FormField/Fields/InnField.tsx +1 -1
  1159. package/src/ui-kit/FormField/Fields/JobsNumberField.tsx +1 -1
  1160. package/src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx +1 -1
  1161. package/src/ui-kit/FormField/Fields/OtherIncomeField.tsx +1 -1
  1162. package/src/ui-kit/FormField/Fields/PartInBusinessField.tsx +1 -1
  1163. package/src/ui-kit/FormField/Fields/RetirementIncomeField.tsx +1 -1
  1164. package/src/ui-kit/FormField/Fields/TotalIncomeField.tsx +1 -1
  1165. package/src/ui-kit/FormField/Fields/WagesField.tsx +1 -1
  1166. package/src/ui-kit/FormField/getField.tsx +2 -1
  1167. package/src/ui-kit/FormField/inputColumnStyle.tsx +2 -2
  1168. package/src/ui-kit/Input/InputControl.tsx +8 -1
  1169. package/src/ui-kit/Input/InputProps.ts +1 -0
  1170. package/src/ui-kit/LocationDialog/SearchBar.tsx +4 -1
  1171. package/src/ui-kit/Radio/Radio.tsx +4 -1
  1172. package/src/ui-kit/Rating/Rating.tsx +2 -2
  1173. package/src/ui-kit/VerifyPhoneDialog/InputCode.tsx +5 -4
  1174. package/src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx +1 -1
  1175. package/src/ui-kit/YandexMap/renderSearchField.tsx +1 -1
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
3
+ default: any;
5
4
  };
6
5
  export default _default;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
3
+ default: any;
5
4
  };
6
5
  export default _default;
@@ -1,10 +1,9 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
5
- 'size M version': JSX.Element;
6
- 'size L version secondary': JSX.Element;
7
- sizes: JSX.Element;
8
- sizesNoDotted: JSX.Element;
3
+ default: any;
4
+ 'size M version': any;
5
+ 'size L version secondary': any;
6
+ sizes: any;
7
+ sizesNoDotted: any;
9
8
  };
10
9
  export default _default;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
5
- search: JSX.Element;
3
+ default: any;
4
+ search: any;
6
5
  };
7
6
  export default _default;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- primary: JSX.Element;
3
+ primary: any;
5
4
  };
6
5
  export default _default;
@@ -1,12 +1,11 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
5
- 'w/o dots': JSX.Element;
6
- '1 element': JSX.Element;
7
- '2 elements': JSX.Element;
8
- 'empty element': JSX.Element;
9
- 'string element': JSX.Element;
10
- vertical: JSX.Element;
3
+ default: any;
4
+ 'w/o dots': any;
5
+ '1 element': any;
6
+ '2 elements': any;
7
+ 'empty element': any;
8
+ 'string element': any;
9
+ vertical: any;
11
10
  };
12
11
  export default _default;
@@ -1,12 +1,11 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
5
- 'w/o dots': JSX.Element;
6
- '1 element': JSX.Element;
7
- '2 elements': JSX.Element;
8
- 'empty element': JSX.Element;
9
- 'string element': JSX.Element;
10
- vertical: JSX.Element;
3
+ default: any;
4
+ 'w/o dots': any;
5
+ '1 element': any;
6
+ '2 elements': any;
7
+ 'empty element': any;
8
+ 'string element': any;
9
+ vertical: any;
11
10
  };
12
11
  export default _default;
@@ -1,2 +1,2 @@
1
1
  import { type DotProp } from './NavButtonProp';
2
- export declare const renderDotButton: ({ activeIndex, onClick, listType }: DotProp) => (_: any, idx: number) => JSX.Element;
2
+ export declare const renderDotButton: ({ activeIndex, onClick, listType }: DotProp) => (_: any, idx: number) => any;
@@ -1,2 +1,2 @@
1
1
  import { type DotProp, type NavButtonProp } from './NavButtonProp';
2
- export declare const renderNavButton: ({ activeIndex, onClick }: DotProp) => (nav: NavButtonProp, i: number) => JSX.Element;
2
+ export declare const renderNavButton: ({ activeIndex, onClick }: DotProp) => (nav: NavButtonProp, i: number) => any;
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
5
- scrollable: JSX.Element;
6
- animated: JSX.Element;
3
+ default: any;
4
+ scrollable: any;
5
+ animated: any;
7
6
  };
8
7
  export default _default;
@@ -1,3 +1,3 @@
1
1
  import { type TabItemBase } from './TabItem';
2
2
  import { type TabsControlProps, type TabsType } from './TabsControlProps';
3
- export declare const renderTab: (activeTab?: TabItemBase, onClick?: TabsControlProps['onChange'], type?: TabsType) => (tab: TabItemBase, i: number) => JSX.Element;
3
+ export declare const renderTab: (activeTab?: TabItemBase, onClick?: TabsControlProps['onChange'], type?: TabsType) => (tab: TabItemBase, i: number) => any;
@@ -6,5 +6,5 @@ interface TabsLayoutButtonProps {
6
6
  type: string;
7
7
  text?: string;
8
8
  }
9
- export declare const renderTabItemInner: ({ text, description, icon, isActive, type, }: TabsLayoutButtonProps) => JSX.Element;
9
+ export declare const renderTabItemInner: ({ text, description, icon, isActive, type, }: TabsLayoutButtonProps) => any;
10
10
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
- declare const _default: JSX.Element;
2
+ declare const _default: any;
4
3
  export default _default;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
3
+ default: any;
5
4
  };
6
5
  export default _default;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
5
- active: JSX.Element;
3
+ default: any;
4
+ active: any;
6
5
  };
7
6
  export default _default;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  declare type InputCodeProps = {
3
2
  values: string[];
4
- setValues: React.Dispatch<React.SetStateAction<string[]>>;
3
+ setValues: (_: string[]) => void;
5
4
  hasError?: boolean;
6
5
  errorText?: string;
7
6
  };
@@ -1 +1 @@
1
- {"version":3,"file":"InputCode.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/InputCode.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"InputCode.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/InputCode.tsx"],"names":[],"mappings":"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"}
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import '../../setup-fixture';
3
2
  declare const _default: {
4
- default: JSX.Element;
3
+ default: any;
5
4
  };
6
5
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"VerifyPhoneDialog.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"VerifyPhoneDialog.js","sourceRoot":"","sources":["../../../src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx"],"names":[],"mappings":"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"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type ymaps from 'yandex-maps';
3
2
  import { type MockPoints } from './mockPoints';
4
- export declare const renderSearchField: (points: MockPoints[], yandexMaps: ymaps.Map, updatePointsToRender: (any: MockPoints[] | null) => void) => JSX.Element;
3
+ export declare const renderSearchField: (points: MockPoints[], yandexMaps: ymaps.Map, updatePointsToRender: (any: MockPoints[] | null) => void) => any;
@@ -1 +1 @@
1
- {"version":3,"file":"renderSearchField.js","sourceRoot":"","sources":["../../../src/ui-kit/YandexMap/renderSearchField.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAGpC,MAAM,MAAM,GAAG;IACb,MAAM,EAAE,sCAAsC;IAC9C,QAAQ,EAAE,4BAA4B;IACtC,IAAI,EAAE,uBAAuB;IAC7B,MAAM,EAAE,mBAAmB;CAC5B,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAC/B,MAAoB,EACpB,UAAqB,EACrB,oBAAwD,EACxD,EAAE;IACF,MAAM,QAAQ,GAAG,CAAC,CAAsC,EAAE,EAAE;QAC1D,MAAM,KAAK,GAAW,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QAC3E,IAAI,KAAK,EAAE;YACT,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,CAAa,EAAE,EAAE;gBACnD,MAAM,aAAa,GAAG,CAAC,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC;gBAC3C,IAAI,aAAa,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,EAAE;oBACrC,OAAO,CAAC,CAAC;iBACV;gBAED,OAAO,IAAI,CAAC;YACd,CAAC,CAAC,CAAC;YACH,oBAAoB,CAAC,YAAY,CAAC,CAAC;SACpC;aAAM;YACL,oBAAoB,CAAC,IAAI,CAAC,CAAC;SAC5B;IACH,CAAC,CAAC;IAEF,OAAO,CACL,eAAK,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,kCAAkC,CAAC,aAC9E,KAAC,IAAI,IACH,IAAI,EAAC,WAAW,EAChB,WAAW,EAAC,OAAO,EACnB,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,SAAS,EAAC,iBAAiB,GAC3B,EACF,gBACE,IAAI,EAAC,MAAM,EACX,WAAW,EAAC,6HAAyB,EACrC,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAC,0CAA0C,GACpD,IACE,CACP,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"renderSearchField.js","sourceRoot":"","sources":["../../../src/ui-kit/YandexMap/renderSearchField.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,KAAK,EAAE,MAAM,mBAAmB,CAAC;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAGpC,MAAM,MAAM,GAAG;IACb,MAAM,EAAE,sCAAsC;IAC9C,QAAQ,EAAE,4BAA4B;IACtC,IAAI,EAAE,uBAAuB;IAC7B,MAAM,EAAE,mBAAmB;CAC5B,CAAC;AAEF,MAAM,CAAC,MAAM,iBAAiB,GAAG,CAC/B,MAAoB,EACpB,UAAqB,EACrB,oBAAwD,EACxD,EAAE;IACF,MAAM,QAAQ,GAAG,CAAC,CAAkC,EAAE,EAAE;QACtD,MAAM,KAAK,GAAW,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,KAAK,CAAC,WAAW,EAAE,CAAC,CAAC,CAAC,EAAE,CAAC;QAC3E,IAAI,KAAK,EAAE;YACT,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,CAAa,EAAE,EAAE;gBACnD,MAAM,aAAa,GAAG,CAAC,CAAC,IAAI,CAAC,WAAW,EAAE,CAAC;gBAC3C,IAAI,aAAa,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC,EAAE;oBACrC,OAAO,CAAC,CAAC;iBACV;gBAED,OAAO,IAAI,CAAC;YACd,CAAC,CAAC,CAAC;YACH,oBAAoB,CAAC,YAAY,CAAC,CAAC;SACpC;aAAM;YACL,oBAAoB,CAAC,IAAI,CAAC,CAAC;SAC5B;IACH,CAAC,CAAC;IAEF,OAAO,CACL,eAAK,SAAS,EAAE,KAAK,CAAC,MAAM,CAAC,MAAM,CAAC,MAAM,CAAC,EAAE,kCAAkC,CAAC,aAC9E,KAAC,IAAI,IACH,IAAI,EAAC,WAAW,EAChB,WAAW,EAAC,OAAO,EACnB,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,SAAS,EAAC,iBAAiB,GAC3B,EACF,gBACE,IAAI,EAAC,MAAM,EACX,WAAW,EAAC,6HAAyB,EACrC,QAAQ,EAAE,QAAQ,EAClB,SAAS,EAAC,0CAA0C,GACpD,IACE,CACP,CAAC;AACJ,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
1
  import type ymaps from 'yandex-maps';
2
2
  export declare const renderUserGeolocation: (map: {
3
3
  current: ymaps.Map;
4
- }, yandexMaps: typeof ymaps, className: string) => JSX.Element;
4
+ }, yandexMaps: typeof ymaps, className: string) => any;
@@ -39,6 +39,7 @@ export declare type Participant = {
39
39
  };
40
40
  armyIdFlg?: boolean;
41
41
  birthPlace?: string;
42
+ childrenDependents?: number;
42
43
  genderCd?: Option;
43
44
  dulIssueDate?: string;
44
45
  dulIssuedBy?: string;
@@ -1436,13 +1436,16 @@
1436
1436
  return inputRef;
1437
1437
  }
1438
1438
 
1439
- const InputControl = JSX(({ className, label, value = '', placeholder, error, errors, onChange = noop, onDaDataChange, onBlur, isTextarea, type, name = '', daDataQueryPrefix, maxLength, dadata = false, disabled = false, }) => {
1439
+ const InputControl = JSX(({ className, label, value = '', placeholder, error, errors, onChange = noop, onDaDataChange, onBlur, isTextarea, type, name = '', daDataQueryPrefix, isInteger = false, maxLength, dadata = false, disabled = false, }) => {
1440
1440
  const [isOpen, { setFalse: close, setTrue: open }] = useBool();
1441
1441
  const popupRef = useOutsideClick(close);
1442
1442
  const handleChange = useCallback((v) => {
1443
1443
  dadata && !isOpen && open();
1444
1444
  maxLength ? v.length <= maxLength && onChange(v) : onChange(v);
1445
1445
  }, [dadata, isOpen, onChange]);
1446
+ useEffect(() => {
1447
+ isInteger && value ? onChange(normalizeInteger(value)) : null;
1448
+ }, [value]);
1446
1449
  const inputRef = useInputPopup({
1447
1450
  isOpen: isOpen && dadata,
1448
1451
  name,
@@ -1453,6 +1456,7 @@
1453
1456
  });
1454
1457
  return (jsxs("div", { className: style('shrink-0 w-full', className), ref: popupRef, onBlur: close, onFocus: open, children: [jsx("div", { ref: inputRef, children: jsx(Input, { disabled: disabled, type: type || 'text', "aria-label": label, label: getRequiredLabel({ label, errors }), valid: Boolean(!error), value: value, onChange: handleChange, onBlur: onBlur, isTextarea: isTextarea, placeholder: getPlaceholder(placeholder, errors, label) }) }), renderErrorText(error)] }));
1455
1458
  });
1459
+ const normalizeInteger = (val = '') => val.replace(/[^\d]+/g, '');
1456
1460
  const getPlaceholder = (placeholder, errors, label) => errors && !label ? `${placeholder}*` : placeholder;
1457
1461
 
1458
1462
  const formatOption = (_) => _?.text || _?.key || '';
@@ -2715,7 +2719,7 @@
2715
2719
 
2716
2720
  const ArmyIdFlgField = JSX(({ field, input }) => (jsx(CheckboxWithError, { text: "\u041D\u0430\u043B\u0438\u0447\u0438\u0435 \u0432\u043E\u0435\u043D\u043D\u043E\u0433\u043E \u0431\u0438\u043B\u0435\u0442\u0430", ...getValidation(field('armyIdFlg'), validatorObj.armyIdFlg, input?.required) })));
2717
2721
 
2718
- const BankEmpoleeCodeField = JSX(({ field, input }) => (jsx(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", type: "number", ...getValidation(field('bankEmployeeCode'), validatorObj.bankEmployeeCode, input?.required), ...input })));
2722
+ const BankEmpoleeCodeField = JSX(({ field, input }) => (jsx(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, ...getValidation(field('bankEmployeeCode'), validatorObj.bankEmployeeCode, input?.required), ...input })));
2719
2723
 
2720
2724
  const BankEmpoleeField = JSX(({ field }) => (jsx(InputControl, { label: "\u0424\u0418\u041E \u0438\u043B\u0438 \u0434\u043E\u043B\u0436\u043D\u043E\u0441\u0442\u044C \u043E\u0431\u0441\u043B\u0443\u0436\u0438\u0432\u0430\u0432\u0448\u0435\u0433\u043E \u0412\u0430\u0441 \u0441\u043E\u0442\u0440\u0443\u0434\u043D\u0438\u043A\u0430 \u0411\u0430\u043D\u043A\u0430", ...field('bankEmpolee') })));
2721
2725
 
@@ -3026,11 +3030,11 @@
3026
3030
  return (jsx(SelectField, { field: field, source: cardTypes, label: "\u041A\u0430\u0442\u0435\u0433\u043E\u0440\u0438\u044F \u043A\u0430\u0440\u0442\u044B", fieldName: "cardCategory", input: input }));
3027
3031
  });
3028
3032
 
3029
- const ChildrenField = JSX(({ field, input }) => (jsx(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", type: "number", ...getValidation(field('children'), validatorObj.children, input?.required), ...input })));
3033
+ const ChildrenField = JSX(({ field, input }) => (jsx(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, ...getValidation(field('children'), validatorObj.children, input?.required), ...input })));
3030
3034
 
3031
3035
  const CodeWordField = JSX(({ field, input }) => (jsx(InputControl, { label: "\u041A\u043E\u0434\u043E\u0432\u043E\u0435 \u0441\u043B\u043E\u0432\u043E", ...getValidation(field('codeWord'), validatorObj.codeWord, input?.required), ...input })));
3032
3036
 
3033
- const CollectionCountField = JSX(({ field, input }) => (jsx(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", type: "number", ...getValidation(field('collectionCount'), validatorObj.collectionCount, input?.required) })));
3037
+ const CollectionCountField = JSX(({ field, input }) => (jsx(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, ...getValidation(field('collectionCount'), validatorObj.collectionCount, input?.required) })));
3034
3038
 
3035
3039
  const CommentField = JSX(({ field, input }) => (jsx(InputControl, { className: "col-span-2", ...getValidation(field('comment'), validatorObj.comment, input?.required), placeholder: "\u0412\u0430\u0448\u0435 \u0441\u043E\u043E\u0431\u0449\u0435\u043D\u0438\u0435", isTextarea: true })));
3036
3040
 
@@ -3091,16 +3095,16 @@
3091
3095
  return (jsxs("div", { onClick: onClick, className: style('relative min-h-full bg-white pt-0 p-lg', className), role: "dialog", children: [jsxs("div", { className: "sticky py-xl top-0 bg-white z-10", children: [jsx(CloseButton, { className: "absolute top-0 right-0", onClose: handleClose }), jsx("div", { className: "container", children: head })] }), jsx("div", { className: "container pb-6xl", children: children })] }));
3092
3096
  });
3093
3097
 
3094
- const openDocument = async (open, id, convertToPng = false) => {
3098
+ const openDocument = async ({ open, close, id, convertToPng = false }) => {
3095
3099
  const document = await getDocument(id, convertToPng);
3096
- open(jsx(Dialog, { className: "my-6xl max-w-4xl mx-auto px-0 min-h-0 pb-0", children: convertToPng ? (jsx("img", { src: document })) : (jsx("iframe", { src: `${document}#toolbar=0`, className: "w-full h-[80vh]", id: "iframe-dialog" })) }));
3100
+ open(jsxs(Dialog, { className: "my-6xl max-w-4xl mx-auto px-0 min-h-0 pb-0", children: [convertToPng ? (jsx("img", { src: document })) : (jsx("iframe", { src: `${document}#toolbar=0`, className: "w-full h-[80vh]", id: "iframe-dialog" })), jsx(Button, { className: "mx-auto mt-m", type: "button", onClick: close, children: "\u041E\u0437\u043D\u0430\u043A\u043E\u043C\u0438\u0442\u044C\u0441\u044F" })] }));
3097
3101
  };
3098
3102
 
3099
3103
  const OPEN_DOC_BUTTON_TEXT = 'Ознакомиться';
3100
3104
  const CheckboxWithDoc = JSX(({ className, error, docId, ...props }) => {
3101
- const { open } = useDialogManager();
3105
+ const { open, close } = useDialogManager();
3102
3106
  const isMobile = useMobileMode();
3103
- return (jsxs("div", { className: className, children: [jsxs("div", { className: "flex flex-wrap gap-x-m", children: [jsx(Checkbox, { ...props }), docId ? (jsx(LinkButton, { className: "text-primary-main", onClick: () => openDocument(open, docId, isMobile), children: jsx(Text, { children: OPEN_DOC_BUTTON_TEXT }) })) : null] }), renderErrorText(error)] }));
3107
+ return (jsxs("div", { className: className, children: [jsxs("div", { className: "flex flex-wrap gap-x-m", children: [jsx(Checkbox, { ...props }), docId ? (jsx(LinkButton, { className: "text-primary-main", onClick: () => openDocument({ open, close, id: docId, convertToPng: isMobile }), children: jsx(Text, { children: OPEN_DOC_BUTTON_TEXT }) })) : null] }), renderErrorText(error)] }));
3104
3108
  });
3105
3109
 
3106
3110
  const ConsentField = JSX(({ field, input }) => input && input.name ? (jsx(CheckboxWithDoc, { text: CONSENTS[input.name]?.text, docId: CONSENTS[input.name]?.docId, ...getValidation(field(input.name), validatorObj[input.name], input?.required) })) : null);
@@ -3129,7 +3133,7 @@
3129
3133
 
3130
3134
  const DeliveryDateFiels = JSX(({ field, input }) => (jsx(DatePickerControl, { label: "\u0414\u0430\u0442\u0430 \u0434\u043E\u0441\u0442\u0430\u0432\u043A\u0438", ...getValidation(field('deliveryDate'), validatorObj.deliveryDate, input?.required) })));
3131
3135
 
3132
- const DependentsField = JSX(({ field, input }) => (jsx(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", type: "number", maxLength: 2, ...getValidation(field('dependents'), validatorObj.dependents, input?.required), ...input })));
3136
+ const DependentsField = JSX(({ field, input }) => (jsx(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, ...getValidation(field('dependents'), validatorObj.dependents, input?.required), ...input })));
3133
3137
 
3134
3138
  const DesiredMeetingDateField = JSX(({ field, input }) => (jsx(DatePickerControl, { label: "\u0416\u0435\u043B\u0430\u0435\u043C\u0430\u044F \u0434\u0430\u0442\u0430 \u0432\u0441\u0442\u0440\u0435\u0447\u0438", ...getValidation(field('desiredMeetingDate'), validatorObj.meetingDay, input?.required) })));
3135
3139
 
@@ -3148,17 +3152,17 @@
3148
3152
  });
3149
3153
 
3150
3154
  const FIELD_NAME$6 = 'dulNumber';
3151
- const DulNumberField = JSX(({ field, input }) => (jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME$6), label: "\u041D\u043E\u043C\u0435\u0440 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430", type: "number", maxLength: 6, ...getValidation(field('dulNumber'), validatorObj.dulNumber, input?.required) })));
3155
+ const DulNumberField = JSX(({ field, input }) => (jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME$6), label: "\u041D\u043E\u043C\u0435\u0440 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430", isInteger: true, maxLength: 6, ...getValidation(field('dulNumber'), validatorObj.dulNumber, input?.required) })));
3152
3156
 
3153
3157
  const FIELD_NAME$5 = 'dulSerie';
3154
- const DulSerieField = JSX(({ field, input }) => (jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME$5), label: "\u0421\u0435\u0440\u0438\u044F \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430", type: "number", maxLength: 4, ...getValidation(field('dulSerie'), validatorObj.dulSerie, input?.required) })));
3158
+ const DulSerieField = JSX(({ field, input }) => (jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME$5), label: "\u0421\u0435\u0440\u0438\u044F \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442\u0430", isInteger: true, maxLength: 4, ...getValidation(field('dulSerie'), validatorObj.dulSerie, input?.required) })));
3155
3159
 
3156
3160
  const FIELD_NAME$4 = 'dulSubdivisionCode';
3157
3161
  const DulSubdivisionCodeField = JSX(({ field, input }) => {
3158
3162
  const onDaDataChange = useCallback((item) => {
3159
3163
  field?.('dulIssuedBy')?.onChange?.(item?.data?.name);
3160
3164
  }, []);
3161
- return (jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME$4), label: "\u041A\u043E\u0434 \u043F\u043E\u0434\u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0438\u044F", type: "number", maxLength: 6, ...input, ...getValidation(field(FIELD_NAME$4), validatorObj.dulSubdivisionCode, input?.required), onDaDataChange: onDaDataChange }));
3165
+ return (jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME$4), label: "\u041A\u043E\u0434 \u043F\u043E\u0434\u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0438\u044F", isInteger: true, maxLength: 6, ...input, ...getValidation(field(FIELD_NAME$4), validatorObj.dulSubdivisionCode, input?.required), onDaDataChange: onDaDataChange }));
3162
3166
  });
3163
3167
 
3164
3168
  const EducationField = JSX(({ field, input }) => {
@@ -3186,7 +3190,7 @@
3186
3190
  return (jsx(SelectField, { field: field, source: employment, label: "\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F \u043E \u0442\u0440\u0443\u0434\u043E\u0443\u0441\u0442\u0440\u043E\u0439\u0441\u0442\u0432\u0435", fieldName: "employment", input: input }));
3187
3191
  });
3188
3192
 
3189
- const ExpensesField = JSX(({ field, input }) => (jsx(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", type: "number", ...getValidation(field('expenses'), validatorObj.expenses, input?.required), ...input })));
3193
+ const ExpensesField = JSX(({ field, input }) => (jsx(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, ...getValidation(field('expenses'), validatorObj.expenses, input?.required), ...input })));
3190
3194
 
3191
3195
  const Experience5YearsField = JSX(({ field, input }) => (jsx(InputControl, { label: "\u0421\u0442\u0430\u0436", placeholder: "\u0417\u0430 \u043F\u043E\u0441\u043B\u0435\u0434\u043D\u0438\u0435 5 \u043B\u0435\u0442", type: "number", maxLength: 2, ...getValidation(field('experience5Years'), validatorObj.experience5Years, input?.required), ...input })));
3192
3196
 
@@ -3237,12 +3241,12 @@
3237
3241
  field?.('organizationName')?.onChange?.(item.data?.name?.short_with_opf);
3238
3242
  field?.('legalForm')?.onChange?.(item.data?.opf?.short);
3239
3243
  }, []);
3240
- return (jsx(InputControl, { label: "\u0418\u041D\u041D", type: "number", maxLength: 12, ...input, ...getValidation(field('inn'), validatorObj.inn, input?.required), onDaDataChange: onDaDataChange }));
3244
+ return (jsx(InputControl, { label: "\u0418\u041D\u041D", isInteger: true, maxLength: 12, ...input, ...getValidation(field('inn'), validatorObj.inn, input?.required), onDaDataChange: onDaDataChange }));
3241
3245
  });
3242
3246
 
3243
3247
  const IsClientField = JSX(({ field }) => (jsx(CheckboxWithError, { ...field('isClient'), text: '\u042F\u0432\u043B\u044F\u044E\u0441\u044C \u043A\u043B\u0438\u0435\u043D\u0442\u043E\u043C \u0431\u0430\u043D\u043A\u0430 \u0410\u041E "\u0420\u043E\u0441\u0441\u0435\u043B\u044C\u0445\u043E\u0437\u0431\u0430\u043D\u043A"' })));
3244
3248
 
3245
- const JobsNumberField = JSX(({ field, input }) => (jsx(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", type: "number", maxLength: 2, ...getValidation(field('jobsNumber'), validatorObj.jobsNumber, input?.required), ...input })));
3249
+ const JobsNumberField = JSX(({ field, input }) => (jsx(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, ...getValidation(field('jobsNumber'), validatorObj.jobsNumber, input?.required), ...input })));
3246
3250
 
3247
3251
  const LastJobExperienceField = JSX(({ field, input }) => (jsx(InputControl, { label: "\u0421\u0442\u0430\u0436 \u043D\u0430 \u043F\u043E\u0441\u043B\u0435\u0434\u043D\u0435\u043C \u0440\u0430\u0431\u043E\u0447\u0435\u043C \u043C\u0435\u0441\u0442\u0435", placeholder: "\u041A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u043B\u0435\u0442", type: "number", maxLength: 2, ...getValidation(field('lastJobExperience'), validatorObj.lastJobExperience, input?.required), ...input })));
3248
3252
 
@@ -3277,7 +3281,7 @@
3277
3281
  return (jsx(SelectControl, { label: "\u041D\u0430\u0441\u0435\u043B\u0435\u043D\u043D\u044B\u0439 \u043F\u0443\u043D\u043A\u0442", placeholder: "\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0433\u043E\u0440\u043E\u0434, \u0433\u0434\u0435 \u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D \u0441\u0435\u0440\u0432\u0438\u0441", options: localities, ...getValidation(field('localities'), validatorObj.localities, input?.required), isSearch: true }));
3278
3282
  });
3279
3283
 
3280
- const MandatoryPaymentsField = JSX(({ field, input }) => (jsx(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", type: "number", ...getValidation(field('mandatoryPayments'), validatorObj.mandatoryPayments, input?.required), ...input })));
3284
+ const MandatoryPaymentsField = JSX(({ field, input }) => (jsx(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, ...getValidation(field('mandatoryPayments'), validatorObj.mandatoryPayments, input?.required), ...input })));
3281
3285
 
3282
3286
  const METHODS_OF_OBTAIN = [
3283
3287
  { id: 'office', text: 'В отделении Банка' },
@@ -3315,7 +3319,7 @@
3315
3319
  return (jsx(InputControl, { label: "\u041D\u0430\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u043D\u0438\u0435 \u043E\u0440\u0433\u0430\u043D\u0438\u0437\u0430\u0446\u0438\u0438", ...input, ...getValidation(field('organizationName'), validatorObj.organizationName, input?.required), onDaDataChange: onDaDataChange }));
3316
3320
  });
3317
3321
 
3318
- const OtherIncomeField = JSX(({ field, input }) => (jsx(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", type: "number", ...getValidation(field('otherIncome'), validatorObj.otherIncome, input?.required), ...input })));
3322
+ const OtherIncomeField = JSX(({ field, input }) => (jsx(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, ...getValidation(field('otherIncome'), validatorObj.otherIncome, input?.required), ...input })));
3319
3323
 
3320
3324
  const ParticipantDateRegistrationField = JSX(({ field, input }) => (jsx(DatePickerControl, { label: "\u0414\u0430\u0442\u0430 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u0438 \u043F\u043E \u043C\u0435\u0441\u0442\u0443 \u0436\u0438\u0442\u0435\u043B\u044C\u0441\u0442\u0432\u0430", ...getValidation(field('participantDateRegistration'), validatorObj.participantDateRegistration, input?.required) })));
3321
3325
 
@@ -3325,7 +3329,7 @@
3325
3329
  const onChange = useCallback((value) => {
3326
3330
  field(FIELD_NAME$1)?.onChange?.(String(Number(value) > MAX_PART ? MAX_PART : Number(value) || ''));
3327
3331
  }, []);
3328
- return (jsx(InputControl, { label: "\u0414\u043E\u043B\u044F \u0443\u0447\u0430\u0441\u0442\u0438\u044F \u0432 \u0431\u0438\u0437\u043D\u0435\u0441\u0435", placeholder: "\u0432 %", type: "number", maxLength: 3, ...getValidation(field(FIELD_NAME$1), validatorObj.partInBusiness, input?.required), ...input, onChange: onChange }));
3332
+ return (jsx(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, ...getValidation(field(FIELD_NAME$1), validatorObj.partInBusiness, input?.required), ...input, onChange: onChange }));
3329
3333
  });
3330
3334
 
3331
3335
  const PartnerCommentsField = JSX(({ field, input }) => {
@@ -3432,7 +3436,7 @@
3432
3436
  field('retirementIncome')?.onChange?.(_);
3433
3437
  field('incomeAverage')?.onChange?.(String(incomesSum));
3434
3438
  }, [currentWages]);
3435
- return (jsx(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", type: "number", ...getValidation(field('retirementIncome'), validatorObj.retirementIncome, input?.required), ...input, onChange: onChange }));
3439
+ return (jsx(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, ...getValidation(field('retirementIncome'), validatorObj.retirementIncome, input?.required), ...input, onChange: onChange }));
3436
3440
  });
3437
3441
 
3438
3442
  const SecondaryPhoneField = JSX(({ field }) => {
@@ -3477,7 +3481,7 @@
3477
3481
  const ITEMS_CREDIT_TERM = ['От 1 мес', 'До 15 лет'];
3478
3482
  const TermField = JSX(({ field }) => (jsx(InputRange, { title: "\u0421\u0440\u043E\u043A, \u043C\u0435\u0441\u044F\u0446\u0435\u0432", items: ITEMS_CREDIT_TERM, min: MIN_CREDIT_TERM, max: MAX_CREDIT_TERM, ...field('term') })));
3479
3483
 
3480
- const TotalIncomeField = JSX(({ field, input }) => (jsx(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", type: "number", ...getValidation(field('totalIncome'), validatorObj.totalIncome, input?.required), ...input })));
3484
+ const TotalIncomeField = JSX(({ field, input }) => (jsx(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, ...getValidation(field('totalIncome'), validatorObj.totalIncome, input?.required), ...input })));
3481
3485
 
3482
3486
  const UltraPremiumField = JSX(({ field, input }) => (jsx(SelectControl, { label: "\u0422\u0438\u043F \u043E\u0431\u0441\u043B\u0443\u0436\u0438\u0432\u0430\u043D\u0438\u044F", options: SERVICE_TYPES, ...getValidation(field('serviceType'), validatorObj.serviceType, input?.required) })));
3483
3487
 
@@ -3505,7 +3509,7 @@
3505
3509
  field('wages')?.onChange?.(_);
3506
3510
  field('incomeAverage')?.onChange?.(String(incomesSum));
3507
3511
  }, [currentRetirementIncome]);
3508
- return (jsx(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", type: "number", ...getValidation(field('wages'), validatorObj.wages, input?.required), ...input, onChange: onChange }));
3512
+ return (jsx(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, ...getValidation(field('wages'), validatorObj.wages, input?.required), ...input, onChange: onChange }));
3509
3513
  });
3510
3514
 
3511
3515
  function isRenderField({ input, field, }) {
@@ -3517,7 +3521,7 @@
3517
3521
  const PRODUCT_REF = {
3518
3522
  $ref: '/wcms-resources/outservice-productlist.json',
3519
3523
  };
3520
- const getField = (field, typeForm) => (input, i) => {
3524
+ const getField = (field, typeForm = '') => (input, i) => {
3521
3525
  const isPremium = typeForm === 'ULTRASERVICE' || typeForm === 'PREMIUMSERVICE';
3522
3526
  const InputsMap = {
3523
3527
  surname: jsx(SurnameField, { field: field, input: input }),
@@ -4151,7 +4155,7 @@
4151
4155
  }
4152
4156
  }, []);
4153
4157
  const consentText = showRefuceContent ? refuseConsentText : defaultConsentText;
4154
- return (jsx(Dialog, { className: "my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-lg py-0 px-5xl", onClose: onClose, children: jsxs("div", { className: "flex flex-col gap-xl items-center", children: [jsx("div", { role: "button", onClick: () => openDocument(open, CONSENT_BKI_ID, isMobile), children: jsx(Heading, { className: "text-center text-balance", headingType: "h2", title: consentText.title }) }), jsx(Paragraph, { align: "text-center", children: consentText.description }), jsx(RadioButtonGroup, { className: "whitespace-normal", orientation: "horizontal", items: ITEMS$1, value: confirmStatus, onChange: handleConfirmChange }), jsx(Button, { disabled: !confirmStatus, type: "button", onClick: handleClose, children: "\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C" })] }) }));
4158
+ return (jsx(Dialog, { className: "my-6xl max-w-3xl w-full min-h-fit mx-auto rounded-lg py-0 px-5xl", onClose: onClose, children: jsxs("div", { className: "flex flex-col gap-xl items-center", children: [jsx("div", { role: "button", onClick: () => openDocument({ open, close, id: CONSENT_BKI_ID, convertToPng: isMobile }), children: jsx(Heading, { className: "text-center text-balance", headingType: "h2", title: consentText.title }) }), jsx(Paragraph, { align: "text-center", children: consentText.description }), jsx(RadioButtonGroup, { className: "whitespace-normal", orientation: "horizontal", items: ITEMS$1, value: confirmStatus, onChange: handleConfirmChange }), jsx(Button, { disabled: !confirmStatus, type: "button", onClick: handleClose, children: "\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C" })] }) }));
4155
4159
  });
4156
4160
  const ITEMS$1 = [
4157
4161
  { id: 'SIGNED', text: 'Подписать' },
@@ -6493,11 +6497,13 @@
6493
6497
  };
6494
6498
 
6495
6499
  const getFourthStepData$1 = (formData) => {
6496
- const { familyStatus, dependents, familyMembers, wages, mandatoryPayments, incomeAverage, additionalIncome, otherIncome, otherPayments, rentalIncome, retirementIncome, snils, armyIdFlg, } = formData;
6500
+ const { familyStatus, dependents, familyMembers, children, wages, mandatoryPayments, incomeAverage, additionalIncome, otherIncome, otherPayments, rentalIncome, retirementIncome, snils, armyIdFlg, conscription, } = formData;
6497
6501
  return {
6498
6502
  maritalStatusCd: familyStatus,
6503
+ childrenDependents: children,
6499
6504
  totalDependents: familyMembers,
6500
6505
  otherDependents: dependents,
6506
+ militaryStatusCd: conscription,
6501
6507
  participantIncomes: getParticipantIncomes({
6502
6508
  wages,
6503
6509
  mandatoryPayments,
@@ -6557,6 +6563,12 @@
6557
6563
  deliveryTimeCd: { value: 'TIME_2' },
6558
6564
  };
6559
6565
  };
6566
+ const getOfficeCode = (formData) => {
6567
+ const { addressRetail } = formData;
6568
+ return {
6569
+ office: addressRetail?.key ? { id: addressRetail.key } : undefined,
6570
+ };
6571
+ };
6560
6572
  const getSixthStepData = (formData) => {
6561
6573
  const { addressCourier } = formData;
6562
6574
  return {
@@ -6565,8 +6577,9 @@
6565
6577
  };
6566
6578
 
6567
6579
  const getThirdStepData$1 = (formData) => {
6568
- const { employment, organizationName, inn, legalForm, organization, amountWorkers, employerActivities, employerOrganization, generalSeniority, lastJobExperience, experience5Years, jobsNumber, organizationPhone, organizationAddress, positionOrganization, } = formData;
6580
+ const { beginDate, employment, organizationName, inn, legalForm, organization, amountWorkers, employerActivities, employerOrganization, generalSeniority, lastJobExperience, experience5Years, jobsNumber, organizationPhone, organizationAddress, positionOrganization, } = formData;
6569
6581
  return {
6582
+ employmentContractDate: formatDate(beginDate || '', true),
6570
6583
  employmentTypeCd: employment,
6571
6584
  organizationName,
6572
6585
  organizationInn: inn,
@@ -6596,9 +6609,7 @@
6596
6609
  task: {
6597
6610
  taskSource: navigator.origin,
6598
6611
  id: taskId,
6599
- office: {
6600
- id: '650', // TODO: Remove hardcode
6601
- },
6612
+ ...getOfficeCode(formData),
6602
6613
  authorizedAgentId: formData?.bankEmployeeCode,
6603
6614
  participants: [
6604
6615
  {
@@ -6642,7 +6653,6 @@
6642
6653
  const [participantId] = useLocalStorage('participantId');
6643
6654
  const handleSubmit = useCallback(async (formData) => {
6644
6655
  const feedbackValidator = objectValidator(getObjectValidator(calculateInputs$1(getValue$2(formData))(inputs, step)));
6645
- console.log(getObjectValidator(calculateInputs$1(getValue$2(formData))(inputs, step)));
6646
6656
  if (!isValidationSuccess(feedbackValidator(formData))) {
6647
6657
  return console.warn('validation fail');
6648
6658
  }
@@ -7394,8 +7404,9 @@
7394
7404
  };
7395
7405
 
7396
7406
  const getSecondStepData = (formData) => {
7397
- const { employment, organizationName, inn, legalForm, organization, amountWorkers, employerActivities, employerOrganization, generalSeniority, lastJobExperience, experience5Years, jobsNumber, organizationPhone, organizationAddress, positionOrganization, } = formData;
7407
+ const { beginDate, employment, organizationName, inn, legalForm, organization, amountWorkers, employerActivities, employerOrganization, generalSeniority, lastJobExperience, experience5Years, jobsNumber, organizationPhone, organizationAddress, positionOrganization, } = formData;
7398
7408
  return {
7409
+ employmentContractDate: formatDate(beginDate || '', true),
7399
7410
  employmentTypeCd: employment,
7400
7411
  organizationName,
7401
7412
  organizationInn: inn,
@@ -7418,12 +7429,14 @@
7418
7429
  };
7419
7430
 
7420
7431
  const getThirdStepData = (formData) => {
7421
- const { familyStatus, dependents, familyMembers, confirmationIncome, wages, mandatoryPayments, incomeAverage, additionalIncome, otherIncome, otherPayments, rentalIncome, retirementIncome, snils, armyIdFlg, } = formData;
7432
+ const { familyStatus, dependents, familyMembers, children, confirmationIncome, wages, mandatoryPayments, incomeAverage, additionalIncome, otherIncome, otherPayments, rentalIncome, retirementIncome, snils, armyIdFlg, conscription, } = formData;
7422
7433
  return {
7423
7434
  maritalStatusCd: familyStatus,
7424
7435
  totalDependents: familyMembers,
7425
7436
  incomeCertificateCd: confirmationIncome,
7426
7437
  otherDependents: dependents,
7438
+ childrenDependents: children,
7439
+ militaryStatusCd: conscription,
7427
7440
  participantIncomes: getParticipantIncomes({
7428
7441
  wages,
7429
7442
  mandatoryPayments,
@@ -7460,9 +7473,6 @@
7460
7473
  task: {
7461
7474
  taskSource: navigator.origin,
7462
7475
  id: taskId,
7463
- office: {
7464
- id: '',
7465
- },
7466
7476
  authorizedAgentId: formData?.bankEmployeeCode,
7467
7477
  participants: [
7468
7478
  {
@@ -7982,11 +7992,11 @@
7982
7992
 
7983
7993
  const renderRoundedIcon = (icon, iconBgVersion) => (jsx(RoundedIcon, { ...icon, iconBgVersion: iconBgVersion, className: "shrink-0" }));
7984
7994
 
7985
- const DepositoryItem = ({ title, timestamp, publicId }) => {
7995
+ const DepositoryItem = JSX(({ title, timestamp, publicId }) => {
7986
7996
  const link = useLink();
7987
7997
  const { href } = link({ href: `${API_BASE_URI}/depository/${publicId}/file` });
7988
7998
  return (jsxs("div", { className: "flex gap-3 items-center py-lg border-gray border-opacity-50 border-b", children: [renderRoundedIcon({ icon: 'DocDownloadIcon', iconVersion: 'black' }), jsxs("div", { className: "flex flex-col gap-x-6xl lg:flex-row lg:items-center", children: [timestamp ? (jsx(Text, { size: "text-m", "font-weight": "font-light", children: formatDate(timestamp) })) : null, jsx("a", { className: "text-h6 hover:text-primary-active", href: href, download: true, "aria-label": "\u0421\u043A\u0430\u0447\u0430\u0442\u044C", children: title })] })] }, publicId));
7989
- };
7999
+ });
7990
8000
 
7991
8001
  const DEPOSITARY_URL = `${API_BASE_URI}/depository`;
7992
8002
  const useDepository = ({ size, page, query, startDate, endDate }) => {
@@ -9943,7 +9953,7 @@
9943
9953
  slots: () => [HEADER_SLOT, FOOTER_SLOT, STICKY_FOOTER_SLOT],
9944
9954
  });
9945
9955
 
9946
- const packageVersion = "0.14.680";
9956
+ const packageVersion = "0.14.682";
9947
9957
 
9948
9958
  exports.Blocks = Blocks;
9949
9959
  exports.ContentPage = ContentPage;