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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1069) hide show
  1. package/bundle/blocks.schema.json +1 -1
  2. package/bundle/bundle.umd.js +30 -26
  3. package/bundle/bundle.umd.min.js +1 -1
  4. package/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  5. package/bundle/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  6. package/bundle/components/ApplicationForm/renderContacts.d.ts +1 -2
  7. package/bundle/components/ApplicationForm/renderInputs.d.ts +1 -2
  8. package/bundle/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  9. package/bundle/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  10. package/bundle/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  11. package/bundle/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  12. package/bundle/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  13. package/bundle/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  14. package/bundle/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -2
  15. package/bundle/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  16. package/bundle/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  17. package/bundle/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  18. package/bundle/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  19. package/bundle/components/Carousel/renderCardHighlight.d.ts +1 -2
  20. package/bundle/components/ContentPage/renderContentPageHead.d.ts +1 -2
  21. package/bundle/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  22. package/bundle/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  23. package/bundle/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  24. package/bundle/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  25. package/bundle/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  26. package/bundle/components/CreditCardForm/renderInfo.d.ts +1 -2
  27. package/bundle/components/CreditCardForm/renderInputs.d.ts +1 -2
  28. package/bundle/components/CreditCardForm/renderStep.d.ts +1 -2
  29. package/bundle/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  30. package/bundle/components/CreditForm/CreditFormStep.d.ts +2 -2
  31. package/bundle/components/CreditForm/FailedStatusContent.d.ts +1 -2
  32. package/bundle/components/CreditForm/PendingStatusContent.d.ts +1 -2
  33. package/bundle/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  34. package/bundle/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  35. package/bundle/components/CreditForm/renderInfo.d.ts +1 -2
  36. package/bundle/components/CreditForm/renderInputs.d.ts +1 -2
  37. package/bundle/components/CreditForm/renderStep.d.ts +1 -2
  38. package/bundle/components/Depository/DepositoryItem.d.ts +1 -2
  39. package/bundle/components/ExchangeRateTile/renderInput.d.ts +1 -2
  40. package/bundle/components/Footer/renderLogoSearchBar.d.ts +1 -2
  41. package/bundle/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  42. package/bundle/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  43. package/bundle/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  44. package/bundle/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  45. package/bundle/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  46. package/bundle/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  47. package/bundle/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  48. package/bundle/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  49. package/bundle/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  50. package/bundle/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  51. package/bundle/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  52. package/bundle/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  53. package/bundle/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  54. package/bundle/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  55. package/bundle/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -2
  56. package/bundle/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  57. package/bundle/components/StepsBlock/renderStepMobile.d.ts +1 -2
  58. package/bundle/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  59. package/bundle/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  60. package/bundle/hooks/useElementSpace.d.ts +0 -1
  61. package/bundle/model/ColumnCount.d.ts +5 -0
  62. package/bundle/model/InputSectionsType.d.ts +3 -2
  63. package/bundle/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  64. package/bundle/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  65. package/bundle/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  66. package/bundle/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  67. package/bundle/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  68. package/bundle/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  69. package/bundle/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  70. package/bundle/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  71. package/bundle/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  72. package/bundle/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  73. package/bundle/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  74. package/bundle/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  75. package/bundle/ui-kit/Calculator/renderPayout.d.ts +1 -2
  76. package/bundle/ui-kit/Calculator/renderRate.d.ts +1 -2
  77. package/bundle/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  78. package/bundle/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  79. package/bundle/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  80. package/bundle/ui-kit/DialogManager/openDocument.d.ts +8 -1
  81. package/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  82. package/bundle/ui-kit/FormField/getField.d.ts +1 -2
  83. package/bundle/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  84. package/bundle/ui-kit/FormField/renderTitle.d.ts +1 -2
  85. package/bundle/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  86. package/bundle/ui-kit/Input/InputProps.d.ts +1 -0
  87. package/bundle/ui-kit/Input/renderErrorText.d.ts +1 -2
  88. package/bundle/ui-kit/Input/renderLabel.d.ts +1 -2
  89. package/bundle/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  90. package/bundle/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  91. package/bundle/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  92. package/bundle/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  93. package/bundle/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  94. package/bundle/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  95. package/bundle/ui-kit/Logo/renderImage.d.ts +1 -2
  96. package/bundle/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  97. package/bundle/ui-kit/Pagination/Pagination.d.ts +1 -2
  98. package/bundle/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  99. package/bundle/ui-kit/Pagination/renderPages.d.ts +1 -2
  100. package/bundle/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  101. package/bundle/ui-kit/Rating/Rating.d.ts +1 -2
  102. package/bundle/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  103. package/bundle/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  104. package/bundle/ui-kit/TabsControl/renderTab.d.ts +1 -2
  105. package/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  106. package/bundle/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  107. package/bundle/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  108. package/bundle/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  109. package/dist/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  110. package/dist/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  111. package/dist/components/ApplicationForm/renderContacts.d.ts +1 -2
  112. package/dist/components/ApplicationForm/renderInputs.d.ts +1 -2
  113. package/dist/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  114. package/dist/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  115. package/dist/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  116. package/dist/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  117. package/dist/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  118. package/dist/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  119. package/dist/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -2
  120. package/dist/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  121. package/dist/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  122. package/dist/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  123. package/dist/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  124. package/dist/components/Carousel/renderCardHighlight.d.ts +1 -2
  125. package/dist/components/ContentPage/renderContentPageHead.d.ts +1 -2
  126. package/dist/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  127. package/dist/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
  128. package/dist/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  129. package/dist/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  130. package/dist/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  131. package/dist/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  132. package/dist/components/CreditCardForm/renderInfo.d.ts +1 -2
  133. package/dist/components/CreditCardForm/renderInputs.d.ts +1 -2
  134. package/dist/components/CreditCardForm/renderStep.d.ts +1 -2
  135. package/dist/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  136. package/dist/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
  137. package/dist/components/CreditForm/CreditFormStep.d.ts +2 -2
  138. package/dist/components/CreditForm/CreditFormStep.js.map +1 -1
  139. package/dist/components/CreditForm/FailedStatusContent.d.ts +1 -2
  140. package/dist/components/CreditForm/PendingStatusContent.d.ts +1 -2
  141. package/dist/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  142. package/dist/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  143. package/dist/components/CreditForm/renderInfo.d.ts +1 -2
  144. package/dist/components/CreditForm/renderInputs.d.ts +1 -2
  145. package/dist/components/CreditForm/renderStep.d.ts +1 -2
  146. package/dist/components/Depository/DepositoryItem.d.ts +1 -2
  147. package/dist/components/Depository/DepositoryItem.js +3 -3
  148. package/dist/components/Depository/DepositoryItem.js.map +1 -1
  149. package/dist/components/ExchangeRateTile/renderInput.d.ts +1 -2
  150. package/dist/components/Footer/renderLogoSearchBar.d.ts +1 -2
  151. package/dist/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  152. package/dist/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  153. package/dist/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  154. package/dist/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  155. package/dist/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  156. package/dist/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  157. package/dist/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  158. package/dist/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  159. package/dist/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  160. package/dist/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  161. package/dist/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  162. package/dist/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  163. package/dist/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  164. package/dist/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  165. package/dist/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -2
  166. package/dist/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  167. package/dist/components/StepsBlock/renderStepMobile.d.ts +1 -2
  168. package/dist/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  169. package/dist/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  170. package/dist/hooks/useElementSpace.d.ts +0 -1
  171. package/dist/model/ColumnCount.d.ts +5 -0
  172. package/dist/model/ColumnCount.js +2 -0
  173. package/dist/model/ColumnCount.js.map +1 -0
  174. package/dist/model/InputSectionsType.d.ts +3 -2
  175. package/dist/setup-fixture.js.map +1 -1
  176. package/dist/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  177. package/dist/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  178. package/dist/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  179. package/dist/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  180. package/dist/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  181. package/dist/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  182. package/dist/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  183. package/dist/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  184. package/dist/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  185. package/dist/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  186. package/dist/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  187. package/dist/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  188. package/dist/ui-kit/Calculator/renderPayout.d.ts +1 -2
  189. package/dist/ui-kit/Calculator/renderRate.d.ts +1 -2
  190. package/dist/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  191. package/dist/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
  192. package/dist/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
  193. package/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
  194. package/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  195. package/dist/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  196. package/dist/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  197. package/dist/ui-kit/DialogManager/openDocument.d.ts +8 -1
  198. package/dist/ui-kit/DialogManager/openDocument.js +3 -2
  199. package/dist/ui-kit/DialogManager/openDocument.js.map +1 -1
  200. package/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  201. package/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
  202. package/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
  203. package/dist/ui-kit/FormField/Fields/ChildrenField.js +1 -1
  204. package/dist/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
  205. package/dist/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
  206. package/dist/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
  207. package/dist/ui-kit/FormField/Fields/DependentsField.js +1 -1
  208. package/dist/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
  209. package/dist/ui-kit/FormField/Fields/DulNumberField.js +1 -1
  210. package/dist/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
  211. package/dist/ui-kit/FormField/Fields/DulSerieField.js +1 -1
  212. package/dist/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
  213. package/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
  214. package/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
  215. package/dist/ui-kit/FormField/Fields/ExpensesField.js +1 -1
  216. package/dist/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
  217. package/dist/ui-kit/FormField/Fields/InnField.js +1 -1
  218. package/dist/ui-kit/FormField/Fields/InnField.js.map +1 -1
  219. package/dist/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
  220. package/dist/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
  221. package/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
  222. package/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
  223. package/dist/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
  224. package/dist/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
  225. package/dist/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
  226. package/dist/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
  227. package/dist/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
  228. package/dist/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
  229. package/dist/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
  230. package/dist/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
  231. package/dist/ui-kit/FormField/Fields/WagesField.js +1 -1
  232. package/dist/ui-kit/FormField/Fields/WagesField.js.map +1 -1
  233. package/dist/ui-kit/FormField/getField.d.ts +1 -2
  234. package/dist/ui-kit/FormField/getField.js +1 -1
  235. package/dist/ui-kit/FormField/getField.js.map +1 -1
  236. package/dist/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  237. package/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
  238. package/dist/ui-kit/FormField/renderTitle.d.ts +1 -2
  239. package/dist/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  240. package/dist/ui-kit/Input/InputControl.js +5 -1
  241. package/dist/ui-kit/Input/InputControl.js.map +1 -1
  242. package/dist/ui-kit/Input/InputProps.d.ts +1 -0
  243. package/dist/ui-kit/Input/renderErrorText.d.ts +1 -2
  244. package/dist/ui-kit/Input/renderLabel.d.ts +1 -2
  245. package/dist/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  246. package/dist/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  247. package/dist/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  248. package/dist/ui-kit/LocationDialog/SearchBar.js.map +1 -1
  249. package/dist/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  250. package/dist/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  251. package/dist/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  252. package/dist/ui-kit/Logo/renderImage.d.ts +1 -2
  253. package/dist/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  254. package/dist/ui-kit/Pagination/Pagination.d.ts +1 -2
  255. package/dist/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  256. package/dist/ui-kit/Pagination/renderPages.d.ts +1 -2
  257. package/dist/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  258. package/dist/ui-kit/Radio/Radio.js.map +1 -1
  259. package/dist/ui-kit/Rating/Rating.d.ts +1 -2
  260. package/dist/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  261. package/dist/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  262. package/dist/ui-kit/TabsControl/renderTab.d.ts +1 -2
  263. package/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  264. package/dist/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  265. package/dist/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
  266. package/dist/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  267. package/dist/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  268. package/dist/ui-kit/YandexMap/renderSearchField.js.map +1 -1
  269. package/dist/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  270. package/lib/components/AdTile/AdTile.fixture.d.ts +1 -2
  271. package/lib/components/ApplicationForm/ApplicationForm.fixture.d.ts +18 -19
  272. package/lib/components/ApplicationForm/ApplicationForm.fixture.mobile.d.ts +18 -19
  273. package/lib/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  274. package/lib/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -1
  275. package/lib/components/ApplicationForm/renderContacts.d.ts +1 -1
  276. package/lib/components/ApplicationForm/renderInputs.d.ts +1 -1
  277. package/lib/components/ApplicationForm/renderSubmitButton.d.ts +1 -1
  278. package/lib/components/ApplicationLeadForm/ApplicationLeadForm.fixture.d.ts +1 -2
  279. package/lib/components/ApplicationLeadForm/ApplicationLeadForm.fixture.mobile.d.ts +1 -2
  280. package/lib/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  281. package/lib/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  282. package/lib/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -1
  283. package/lib/components/BankAccountFiltration/BankAccountFiltration.fixture.d.ts +2 -3
  284. package/lib/components/BankAccountFiltration/BankAccountFiltration.fixture.mobile.d.ts +2 -3
  285. package/lib/components/BenefitsBlock/BenefitsBlock.fixture.d.ts +5 -6
  286. package/lib/components/BenefitsBlock/BenefitsBlock.fixture.mobile.d.ts +2 -3
  287. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.d.ts +3 -4
  288. package/lib/components/BonusBenefitsBlock/BonusBenefitsBlock.fixture.mobile.d.ts +2 -3
  289. package/lib/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -1
  290. package/lib/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  291. package/lib/components/BonusBenefitsBlock/renderBonusBenefits.mobile.d.ts +1 -1
  292. package/lib/components/ButtonsBlock/ButtonsBlock.fixture.d.ts +1 -2
  293. package/lib/components/ButtonsBlock/ButtonsBlock.fixture.mobile.d.ts +1 -2
  294. package/lib/components/CalculatorBonus/CalculatorBonus.fixture.d.ts +1 -2
  295. package/lib/components/CalculatorBonus/CalculatorBonus.fixture.mobile.d.ts +1 -2
  296. package/lib/components/CalculatorBusinessDeposit/CalculatorBusinessDeposit.fixture.d.ts +2 -3
  297. package/lib/components/CalculatorBusinessDeposit/CalculatorBusinessDeposit.fixture.mobile.d.ts +1 -2
  298. package/lib/components/CalculatorCredit/CalculatorCredit.fixture.d.ts +2 -3
  299. package/lib/components/CalculatorCredit/CalculatorCredit.fixture.mobile.d.ts +2 -3
  300. package/lib/components/CalculatorDeposit/CalculatorDeposit.fixture.d.ts +4 -5
  301. package/lib/components/CalculatorDeposit/CalculatorDeposit.fixture.mobile.d.ts +1 -2
  302. package/lib/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -1
  303. package/lib/components/CalculatorDeposit/renderDepositResult.d.ts +1 -1
  304. package/lib/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  305. package/lib/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -1
  306. package/lib/components/CalculatorRefinancing/CalculatorRefinancing.fixture.d.ts +1 -2
  307. package/lib/components/CalculatorRefinancing/CalculatorRefinancing.fixture.mobile.d.ts +1 -2
  308. package/lib/components/CardTransfer/CardTransfer.fixture.d.ts +1 -2
  309. package/lib/components/CardTransfer/CardTransfer.fixture.mobile.d.ts +1 -2
  310. package/lib/components/Carousel/Carousel.fixture.d.ts +10 -11
  311. package/lib/components/Carousel/Carousel.fixture.mobile.d.ts +7 -8
  312. package/lib/components/Carousel/renderCardHighlight.d.ts +1 -1
  313. package/lib/components/CarouselCard/CarouselCard.fixture.d.ts +3 -4
  314. package/lib/components/CarouselCard/CarouselCard.fixture.mobile.d.ts +1 -2
  315. package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.d.ts +1 -2
  316. package/lib/components/CarouselCatalogCard/CarouselCatalogCard.fixture.mobile.d.ts +1 -2
  317. package/lib/components/CarouselLinks/CarouselLinks.fixture.d.ts +1 -2
  318. package/lib/components/CarouselLinks/CarouselLinks.fixture.mobile.d.ts +1 -2
  319. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.d.ts +9 -10
  320. package/lib/components/CarouselRecommendationCard/CarouselRecommendationCard.fixture.mobile.d.ts +7 -8
  321. package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.d.ts +1 -2
  322. package/lib/components/CarouselTariffsCard/CarouselTariffsCard.fixture.mobile.d.ts +1 -2
  323. package/lib/components/ContactsBlock/ContactsBlock.fixture.d.ts +2 -3
  324. package/lib/components/ContentPage/ContentPage.fixture.d.ts +2 -3
  325. package/lib/components/ContentPage/ContentPage.fixture.mobile.d.ts +1 -2
  326. package/lib/components/ContentPage/renderContentPageHead.d.ts +1 -2
  327. package/lib/components/CreditCardForm/CreditCardForm.fixture.d.ts +1 -2
  328. package/lib/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  329. package/lib/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
  330. package/lib/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  331. package/lib/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  332. package/lib/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  333. package/lib/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  334. package/lib/components/CreditCardForm/renderInfo.d.ts +1 -1
  335. package/lib/components/CreditCardForm/renderInputs.d.ts +1 -1
  336. package/lib/components/CreditCardForm/renderStep.d.ts +1 -1
  337. package/lib/components/CreditForm/CreditForm.fixture.d.ts +1 -2
  338. package/lib/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  339. package/lib/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
  340. package/lib/components/CreditForm/CreditFormStep.d.ts +2 -2
  341. package/lib/components/CreditForm/CreditFormStep.js.map +1 -1
  342. package/lib/components/CreditForm/FailedStatusContent.d.ts +1 -2
  343. package/lib/components/CreditForm/PendingStatusContent.d.ts +1 -2
  344. package/lib/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  345. package/lib/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  346. package/lib/components/CreditForm/renderInfo.d.ts +1 -1
  347. package/lib/components/CreditForm/renderInputs.d.ts +1 -1
  348. package/lib/components/CreditForm/renderStep.d.ts +1 -1
  349. package/lib/components/DepositFiltration/DepositFiltration.fixture.d.ts +2 -3
  350. package/lib/components/DepositFiltration/DepositFiltration.fixture.mobile.d.ts +2 -3
  351. package/lib/components/Depository/Depository.fixture.d.ts +1 -2
  352. package/lib/components/Depository/Depository.fixture.mobile.d.ts +1 -2
  353. package/lib/components/Depository/DepositoryItem.d.ts +1 -1
  354. package/lib/components/Depository/DepositoryItem.js +3 -2
  355. package/lib/components/Depository/DepositoryItem.js.map +1 -1
  356. package/lib/components/ErrorBlock/ErrorBlock.fixture.d.ts +2 -3
  357. package/lib/components/ErrorBlock/ErrorBlock.fixture.mobile.d.ts +2 -3
  358. package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.d.ts +1 -2
  359. package/lib/components/ExchangeRateTile/ExchangeRateTile.fixture.mobile.d.ts +1 -2
  360. package/lib/components/ExchangeRateTile/renderInput.d.ts +1 -2
  361. package/lib/components/Footer/Footer.fixture.d.ts +2 -3
  362. package/lib/components/Footer/Footer.fixture.mobile.d.ts +2 -3
  363. package/lib/components/Footer/renderLogoSearchBar.d.ts +1 -2
  364. package/lib/components/GracePeriod/GracePeriod.fixture.d.ts +1 -2
  365. package/lib/components/GrantSupport/GrantSupport.fixture.d.ts +1 -2
  366. package/lib/components/GrantSupport/GrantSupport.fixture.mobile.d.ts +1 -2
  367. package/lib/components/Header/Header.fixture.d.ts +3 -4
  368. package/lib/components/Header/Header.fixture.mobile.d.ts +2 -3
  369. package/lib/components/Headline/Headline.fixture.d.ts +14 -15
  370. package/lib/components/Headline/Headline.fixture.mobile.d.ts +15 -16
  371. package/lib/components/HorizontalLayout/HorizontalLayout.fixture.d.ts +5 -6
  372. package/lib/components/HorizontalLayout/HorizontalLayout.fixture.mobile.d.ts +1 -2
  373. package/lib/components/ImgBlock/ImgBlock.fixture.d.ts +1 -2
  374. package/lib/components/ImgBlock/ImgBlock.fixture.mobile.d.ts +1 -2
  375. package/lib/components/InsuranceAmountBlock/InsuranceAmountBlock.fixture.d.ts +1 -2
  376. package/lib/components/InvestmentInfo/InvestmentInfo.fixture.d.ts +1 -2
  377. package/lib/components/LinkDocs/LinkDocs.fixture.d.ts +4 -5
  378. package/lib/components/LinkDocs/LinkDocs.fixture.mobile.d.ts +1 -2
  379. package/lib/components/LinkDocs/renderDefaultItem.d.ts +2 -2
  380. package/lib/components/MobileAppTile/MobileAppTile.fixture.d.ts +4 -5
  381. package/lib/components/MobileAppTile/MobileAppTile.fixture.mobile.d.ts +2 -3
  382. package/lib/components/MortgageFiltration/MortgageFiltration.fixture.d.ts +2 -3
  383. package/lib/components/MortgageFiltration/MortgageFiltration.fixture.mobile.d.ts +2 -3
  384. package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.d.ts +2 -3
  385. package/lib/components/OfficesAtmsMap/OfficesAtmsMap.fixture.mobile.d.ts +2 -3
  386. package/lib/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -1
  387. package/lib/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -1
  388. package/lib/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -2
  389. package/lib/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -1
  390. package/lib/components/OfficesAtmsMap/renderCurrency.d.ts +1 -1
  391. package/lib/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -1
  392. package/lib/components/OfficesAtmsMap/renderDay.d.ts +1 -1
  393. package/lib/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -1
  394. package/lib/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -2
  395. package/lib/components/OfficesAtmsMap/renderHeading.d.ts +1 -1
  396. package/lib/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -1
  397. package/lib/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -1
  398. package/lib/components/Placeholder/Placeholder.fixture.d.ts +1 -2
  399. package/lib/components/Placeholder/Placeholder.fixture.mobile.d.ts +1 -2
  400. package/lib/components/ProductBlock/ProductBlock.fixture.d.ts +14 -15
  401. package/lib/components/ProductBlock/ProductBlock.fixture.mobile.d.ts +6 -7
  402. package/lib/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  403. package/lib/components/ProductGallery/ProductGallery.fixture.d.ts +2 -3
  404. package/lib/components/ProductGallery/ProductGallery.fixture.mobile.d.ts +2 -3
  405. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.d.ts +1 -2
  406. package/lib/components/RepresentativeOfficeInfo/RepresentativeOfficeInfo.fixture.mobile.d.ts +1 -2
  407. package/lib/components/RichTextBlock/RichTextBlock.fixture.d.ts +3 -4
  408. package/lib/components/RichTextBlock/RichTextBlock.fixture.mobile.d.ts +3 -4
  409. package/lib/components/RollupItem/RollupItem.fixture.d.ts +3 -4
  410. package/lib/components/RollupItem/RollupItem.fixture.mobile.d.ts +2 -3
  411. package/lib/components/RollupItem/renderRoundedIcon.mobile.d.ts +1 -1
  412. package/lib/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  413. package/lib/components/SafeDepositRental/SafeDepositRental.fixture.d.ts +1 -2
  414. package/lib/components/SafeDepositRental/SafeDepositRental.fixture.mobile.d.ts +1 -2
  415. package/lib/components/StepsBlock/StepsBlock.fixture.d.ts +10 -11
  416. package/lib/components/StepsBlock/StepsBlock.fixture.mobile.d.ts +9 -10
  417. package/lib/components/StepsBlock/renderStepMobile.d.ts +1 -1
  418. package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.d.ts +1 -2
  419. package/lib/components/StickyBottomMenu/StickyBottomMenu.fixture.mobile.d.ts +1 -2
  420. package/lib/components/TabsLayout/TabsLayout.fixture.d.ts +7 -8
  421. package/lib/components/TabsLayout/TabsLayout.fixture.mobile.d.ts +5 -6
  422. package/lib/components/TabsLayout/renderTabsLayout.d.ts +1 -1
  423. package/lib/components/TariffsTable/EmbeddableCellData.d.ts +5 -5
  424. package/lib/components/TariffsTable/TariffsTable.fixture.d.ts +4 -5
  425. package/lib/components/TariffsTable/TariffsTable.fixture.mobile.d.ts +2 -3
  426. package/lib/components/TextBlock/TextBlock.fixture.d.ts +3 -4
  427. package/lib/components/TextBlock/TextBlock.fixture.mobile.d.ts +5 -6
  428. package/lib/components/UnitBlock/UnitBlock.fixture.d.ts +2 -3
  429. package/lib/components/UnitBlock/UnitBlock.fixture.mobile.d.ts +2 -3
  430. package/lib/components/VerticalLayout/VerticalLayout.fixture.d.ts +10 -11
  431. package/lib/components/VerticalLayout/VerticalLayout.fixture.mobile.d.ts +3 -4
  432. package/lib/components/Video/Video.fixture.d.ts +4 -5
  433. package/lib/cosmos.decorator.d.ts +1 -2
  434. package/lib/hooks/useElementSpace.d.ts +0 -1
  435. package/lib/model/ColumnCount.d.ts +5 -0
  436. package/lib/model/ColumnCount.js +2 -0
  437. package/lib/model/ColumnCount.js.map +1 -0
  438. package/lib/model/InputSectionsType.d.ts +3 -2
  439. package/lib/setup-fixture.js.map +1 -1
  440. package/lib/ui-kit/Badge/Badge.fixture.d.ts +1 -2
  441. package/lib/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -1
  442. package/lib/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -1
  443. package/lib/ui-kit/BaseTile/renderImageContainer.d.ts +1 -1
  444. package/lib/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -1
  445. package/lib/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -1
  446. package/lib/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -1
  447. package/lib/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -1
  448. package/lib/ui-kit/BenefitsList/BenefitsList.fixture.d.ts +3 -4
  449. package/lib/ui-kit/Button/Button.fixture.d.ts +2 -3
  450. package/lib/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -1
  451. package/lib/ui-kit/Calculator/renderDaysInput.d.ts +1 -1
  452. package/lib/ui-kit/Calculator/renderFootnote.d.ts +1 -1
  453. package/lib/ui-kit/Calculator/renderMonthsInput.d.ts +1 -1
  454. package/lib/ui-kit/Calculator/renderPaymentType.d.ts +1 -1
  455. package/lib/ui-kit/Calculator/renderPayout.d.ts +1 -1
  456. package/lib/ui-kit/Calculator/renderRate.d.ts +1 -1
  457. package/lib/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -1
  458. package/lib/ui-kit/CaptchaDialog/CaptchaDialog.fixture.d.ts +1 -2
  459. package/lib/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
  460. package/lib/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
  461. package/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.fixture.d.ts +1 -2
  462. package/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
  463. package/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  464. package/lib/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -1
  465. package/lib/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  466. package/lib/ui-kit/DialogManager/openDocument.d.ts +8 -1
  467. package/lib/ui-kit/DialogManager/openDocument.js +4 -3
  468. package/lib/ui-kit/DialogManager/openDocument.js.map +1 -1
  469. package/lib/ui-kit/EsiaLoginDialog/EsiaLoginDialog.fixture.d.ts +1 -2
  470. package/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -1
  471. package/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
  472. package/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
  473. package/lib/ui-kit/FormField/Fields/ChildrenField.js +1 -1
  474. package/lib/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
  475. package/lib/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
  476. package/lib/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
  477. package/lib/ui-kit/FormField/Fields/DependentsField.js +1 -1
  478. package/lib/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
  479. package/lib/ui-kit/FormField/Fields/DulNumberField.js +1 -1
  480. package/lib/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
  481. package/lib/ui-kit/FormField/Fields/DulSerieField.js +1 -1
  482. package/lib/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
  483. package/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
  484. package/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
  485. package/lib/ui-kit/FormField/Fields/ExpensesField.js +1 -1
  486. package/lib/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
  487. package/lib/ui-kit/FormField/Fields/InnField.js +1 -1
  488. package/lib/ui-kit/FormField/Fields/InnField.js.map +1 -1
  489. package/lib/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
  490. package/lib/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
  491. package/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
  492. package/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
  493. package/lib/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
  494. package/lib/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
  495. package/lib/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
  496. package/lib/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
  497. package/lib/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
  498. package/lib/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
  499. package/lib/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
  500. package/lib/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
  501. package/lib/ui-kit/FormField/Fields/WagesField.js +1 -1
  502. package/lib/ui-kit/FormField/Fields/WagesField.js.map +1 -1
  503. package/lib/ui-kit/FormField/getField.d.ts +1 -1
  504. package/lib/ui-kit/FormField/getField.js +1 -1
  505. package/lib/ui-kit/FormField/getField.js.map +1 -1
  506. package/lib/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  507. package/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
  508. package/lib/ui-kit/FormField/renderTitle.d.ts +1 -1
  509. package/lib/ui-kit/HeaderItem/HeaderItem.fixture.d.ts +2 -3
  510. package/lib/ui-kit/HeaderItem/HeaderItem.fixture.mobile.d.ts +2 -3
  511. package/lib/ui-kit/Heading/Heading.fixture.d.ts +1 -2
  512. package/lib/ui-kit/Icon/Icon.fixture.d.ts +4 -5
  513. package/lib/ui-kit/InfoCard/InfoCard.fixture.d.ts +1 -2
  514. package/lib/ui-kit/InnerTable/InnerTable.fixture.d.ts +1 -2
  515. package/lib/ui-kit/InnerTable/InnerTable.fixture.mobile.d.ts +1 -2
  516. package/lib/ui-kit/InnerTable/InnerTableButton.fixture.mobile.d.ts +1 -2
  517. package/lib/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -1
  518. package/lib/ui-kit/Input/InputControl.js +6 -2
  519. package/lib/ui-kit/Input/InputControl.js.map +1 -1
  520. package/lib/ui-kit/Input/InputProps.d.ts +1 -0
  521. package/lib/ui-kit/Input/renderErrorText.d.ts +1 -1
  522. package/lib/ui-kit/Input/renderLabel.d.ts +1 -1
  523. package/lib/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  524. package/lib/ui-kit/LinkButton/LinkButton.fixture.d.ts +9 -10
  525. package/lib/ui-kit/LinkButton/LinkButton.fixture.mobile.d.ts +9 -10
  526. package/lib/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  527. package/lib/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -1
  528. package/lib/ui-kit/Loader/Loader.fixture.d.ts +2 -3
  529. package/lib/ui-kit/LocationDialog/LocationDialog.fixture.d.ts +1 -2
  530. package/lib/ui-kit/LocationDialog/SearchBar.js.map +1 -1
  531. package/lib/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -1
  532. package/lib/ui-kit/LocationDialog/renderRegion.d.ts +1 -1
  533. package/lib/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -1
  534. package/lib/ui-kit/Logo/Logo.fixture.d.ts +1 -2
  535. package/lib/ui-kit/Logo/renderImage.d.ts +1 -1
  536. package/lib/ui-kit/NumberInput/NumberInput.fixture.d.ts +2 -3
  537. package/lib/ui-kit/Pagination/PageSizeSelector.d.ts +1 -1
  538. package/lib/ui-kit/Pagination/Pagination.d.ts +1 -1
  539. package/lib/ui-kit/Pagination/PaginationContainer.d.ts +1 -1
  540. package/lib/ui-kit/Pagination/renderPages.d.ts +1 -1
  541. package/lib/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  542. package/lib/ui-kit/PriceList/PriceList.fixture.d.ts +1 -2
  543. package/lib/ui-kit/ProgressBar/ProgressBar.fixture.d.ts +1 -2
  544. package/lib/ui-kit/Radio/Radio.js.map +1 -1
  545. package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.fixture.d.ts +1 -2
  546. package/lib/ui-kit/Rating/Rating.d.ts +1 -2
  547. package/lib/ui-kit/Rating/Rating.fixture.d.ts +1 -2
  548. package/lib/ui-kit/ReportDialog/ReportDialog.fixture.d.ts +1 -2
  549. package/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.fixture.d.ts +1 -2
  550. package/lib/ui-kit/RichText/RichText.fixture.d.ts +5 -6
  551. package/lib/ui-kit/Select/Select.fixture.d.ts +2 -3
  552. package/lib/ui-kit/SlideCheckbox/SlideCheckbox.fixture.d.ts +1 -2
  553. package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.d.ts +7 -8
  554. package/lib/ui-kit/SwipeListControl/SwipeListControl.fixture.mobile.d.ts +7 -8
  555. package/lib/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -1
  556. package/lib/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -1
  557. package/lib/ui-kit/TabsControl/TabsControl.fixture.d.ts +3 -4
  558. package/lib/ui-kit/TabsControl/renderTab.d.ts +1 -1
  559. package/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -1
  560. package/lib/ui-kit/Tags/Tags.fixture.d.ts +1 -2
  561. package/lib/ui-kit/TimerCircle/TimerCircle.fixture.d.ts +1 -2
  562. package/lib/ui-kit/TopItem/TopItem.fixture.d.ts +2 -3
  563. package/lib/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  564. package/lib/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
  565. package/lib/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.fixture.d.ts +1 -2
  566. package/lib/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  567. package/lib/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  568. package/lib/ui-kit/YandexMap/renderSearchField.js.map +1 -1
  569. package/lib/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -1
  570. package/mobile/bundle/bundle.umd.js +30 -26
  571. package/mobile/bundle/bundle.umd.min.js +1 -1
  572. package/mobile/bundle/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  573. package/mobile/bundle/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  574. package/mobile/bundle/components/ApplicationForm/renderContacts.d.ts +1 -2
  575. package/mobile/bundle/components/ApplicationForm/renderInputs.d.ts +1 -2
  576. package/mobile/bundle/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  577. package/mobile/bundle/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  578. package/mobile/bundle/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  579. package/mobile/bundle/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  580. package/mobile/bundle/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  581. package/mobile/bundle/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  582. package/mobile/bundle/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  583. package/mobile/bundle/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  584. package/mobile/bundle/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  585. package/mobile/bundle/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  586. package/mobile/bundle/components/Carousel/renderCardHighlight.d.ts +1 -2
  587. package/mobile/bundle/components/ContentPage/renderContentPageHead.d.ts +1 -2
  588. package/mobile/bundle/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  589. package/mobile/bundle/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  590. package/mobile/bundle/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  591. package/mobile/bundle/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  592. package/mobile/bundle/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  593. package/mobile/bundle/components/CreditCardForm/renderInfo.d.ts +1 -2
  594. package/mobile/bundle/components/CreditCardForm/renderInputs.d.ts +1 -2
  595. package/mobile/bundle/components/CreditCardForm/renderStep.d.ts +1 -2
  596. package/mobile/bundle/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  597. package/mobile/bundle/components/CreditForm/CreditFormStep.d.ts +2 -2
  598. package/mobile/bundle/components/CreditForm/FailedStatusContent.d.ts +1 -2
  599. package/mobile/bundle/components/CreditForm/PendingStatusContent.d.ts +1 -2
  600. package/mobile/bundle/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  601. package/mobile/bundle/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  602. package/mobile/bundle/components/CreditForm/renderInfo.d.ts +1 -2
  603. package/mobile/bundle/components/CreditForm/renderInputs.d.ts +1 -2
  604. package/mobile/bundle/components/CreditForm/renderStep.d.ts +1 -2
  605. package/mobile/bundle/components/Depository/DepositoryItem.d.ts +1 -2
  606. package/mobile/bundle/components/ExchangeRateTile/renderInput.d.ts +1 -2
  607. package/mobile/bundle/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  608. package/mobile/bundle/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  609. package/mobile/bundle/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  610. package/mobile/bundle/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  611. package/mobile/bundle/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  612. package/mobile/bundle/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  613. package/mobile/bundle/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  614. package/mobile/bundle/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  615. package/mobile/bundle/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  616. package/mobile/bundle/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  617. package/mobile/bundle/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  618. package/mobile/bundle/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  619. package/mobile/bundle/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  620. package/mobile/bundle/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  621. package/mobile/bundle/components/RollupItem/renderRoundedIcon.d.ts +1 -2
  622. package/mobile/bundle/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  623. package/mobile/bundle/components/StepsBlock/renderStepMobile.d.ts +1 -2
  624. package/mobile/bundle/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  625. package/mobile/bundle/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  626. package/mobile/bundle/hooks/useElementSpace.d.ts +0 -1
  627. package/mobile/bundle/model/ColumnCount.d.ts +5 -0
  628. package/mobile/bundle/model/InputSectionsType.d.ts +3 -2
  629. package/mobile/bundle/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  630. package/mobile/bundle/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  631. package/mobile/bundle/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  632. package/mobile/bundle/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  633. package/mobile/bundle/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  634. package/mobile/bundle/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  635. package/mobile/bundle/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  636. package/mobile/bundle/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  637. package/mobile/bundle/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  638. package/mobile/bundle/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  639. package/mobile/bundle/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  640. package/mobile/bundle/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  641. package/mobile/bundle/ui-kit/Calculator/renderPayout.d.ts +1 -2
  642. package/mobile/bundle/ui-kit/Calculator/renderRate.d.ts +1 -2
  643. package/mobile/bundle/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  644. package/mobile/bundle/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  645. package/mobile/bundle/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  646. package/mobile/bundle/ui-kit/DialogManager/openDocument.d.ts +8 -1
  647. package/mobile/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  648. package/mobile/bundle/ui-kit/FormField/getField.d.ts +1 -2
  649. package/mobile/bundle/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  650. package/mobile/bundle/ui-kit/FormField/renderTitle.d.ts +1 -2
  651. package/mobile/bundle/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  652. package/mobile/bundle/ui-kit/Input/InputProps.d.ts +1 -0
  653. package/mobile/bundle/ui-kit/Input/renderErrorText.d.ts +1 -2
  654. package/mobile/bundle/ui-kit/Input/renderLabel.d.ts +1 -2
  655. package/mobile/bundle/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  656. package/mobile/bundle/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  657. package/mobile/bundle/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  658. package/mobile/bundle/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  659. package/mobile/bundle/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  660. package/mobile/bundle/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  661. package/mobile/bundle/ui-kit/Logo/renderImage.d.ts +1 -2
  662. package/mobile/bundle/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  663. package/mobile/bundle/ui-kit/Pagination/Pagination.d.ts +1 -2
  664. package/mobile/bundle/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  665. package/mobile/bundle/ui-kit/Pagination/renderPages.d.ts +1 -2
  666. package/mobile/bundle/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  667. package/mobile/bundle/ui-kit/Rating/Rating.d.ts +1 -2
  668. package/mobile/bundle/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  669. package/mobile/bundle/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  670. package/mobile/bundle/ui-kit/TabsControl/renderTab.d.ts +1 -2
  671. package/mobile/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  672. package/mobile/bundle/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  673. package/mobile/bundle/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  674. package/mobile/bundle/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  675. package/mobile/dist/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  676. package/mobile/dist/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  677. package/mobile/dist/components/ApplicationForm/renderContacts.d.ts +1 -2
  678. package/mobile/dist/components/ApplicationForm/renderInputs.d.ts +1 -2
  679. package/mobile/dist/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  680. package/mobile/dist/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  681. package/mobile/dist/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  682. package/mobile/dist/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  683. package/mobile/dist/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  684. package/mobile/dist/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  685. package/mobile/dist/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  686. package/mobile/dist/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  687. package/mobile/dist/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  688. package/mobile/dist/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  689. package/mobile/dist/components/Carousel/renderCardHighlight.d.ts +1 -2
  690. package/mobile/dist/components/ContentPage/renderContentPageHead.d.ts +1 -2
  691. package/mobile/dist/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  692. package/mobile/dist/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
  693. package/mobile/dist/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  694. package/mobile/dist/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  695. package/mobile/dist/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  696. package/mobile/dist/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  697. package/mobile/dist/components/CreditCardForm/renderInfo.d.ts +1 -2
  698. package/mobile/dist/components/CreditCardForm/renderInputs.d.ts +1 -2
  699. package/mobile/dist/components/CreditCardForm/renderStep.d.ts +1 -2
  700. package/mobile/dist/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  701. package/mobile/dist/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
  702. package/mobile/dist/components/CreditForm/CreditFormStep.d.ts +2 -2
  703. package/mobile/dist/components/CreditForm/CreditFormStep.js.map +1 -1
  704. package/mobile/dist/components/CreditForm/FailedStatusContent.d.ts +1 -2
  705. package/mobile/dist/components/CreditForm/PendingStatusContent.d.ts +1 -2
  706. package/mobile/dist/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  707. package/mobile/dist/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  708. package/mobile/dist/components/CreditForm/renderInfo.d.ts +1 -2
  709. package/mobile/dist/components/CreditForm/renderInputs.d.ts +1 -2
  710. package/mobile/dist/components/CreditForm/renderStep.d.ts +1 -2
  711. package/mobile/dist/components/Depository/DepositoryItem.d.ts +1 -2
  712. package/mobile/dist/components/Depository/DepositoryItem.js +3 -3
  713. package/mobile/dist/components/Depository/DepositoryItem.js.map +1 -1
  714. package/mobile/dist/components/ExchangeRateTile/renderInput.d.ts +1 -2
  715. package/mobile/dist/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  716. package/mobile/dist/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  717. package/mobile/dist/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  718. package/mobile/dist/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  719. package/mobile/dist/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  720. package/mobile/dist/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  721. package/mobile/dist/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  722. package/mobile/dist/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  723. package/mobile/dist/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  724. package/mobile/dist/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  725. package/mobile/dist/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  726. package/mobile/dist/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  727. package/mobile/dist/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  728. package/mobile/dist/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  729. package/mobile/dist/components/RollupItem/renderRoundedIcon.d.ts +1 -2
  730. package/mobile/dist/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  731. package/mobile/dist/components/StepsBlock/renderStepMobile.d.ts +1 -2
  732. package/mobile/dist/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  733. package/mobile/dist/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  734. package/mobile/dist/hooks/useElementSpace.d.ts +0 -1
  735. package/mobile/dist/model/ColumnCount.d.ts +5 -0
  736. package/mobile/dist/model/ColumnCount.js +2 -0
  737. package/mobile/dist/model/ColumnCount.js.map +1 -0
  738. package/mobile/dist/model/InputSectionsType.d.ts +3 -2
  739. package/mobile/dist/setup-fixture.js.map +1 -1
  740. package/mobile/dist/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  741. package/mobile/dist/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  742. package/mobile/dist/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  743. package/mobile/dist/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  744. package/mobile/dist/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  745. package/mobile/dist/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  746. package/mobile/dist/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  747. package/mobile/dist/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  748. package/mobile/dist/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  749. package/mobile/dist/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  750. package/mobile/dist/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  751. package/mobile/dist/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  752. package/mobile/dist/ui-kit/Calculator/renderPayout.d.ts +1 -2
  753. package/mobile/dist/ui-kit/Calculator/renderRate.d.ts +1 -2
  754. package/mobile/dist/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  755. package/mobile/dist/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
  756. package/mobile/dist/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
  757. package/mobile/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
  758. package/mobile/dist/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  759. package/mobile/dist/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  760. package/mobile/dist/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  761. package/mobile/dist/ui-kit/DialogManager/openDocument.d.ts +8 -1
  762. package/mobile/dist/ui-kit/DialogManager/openDocument.js +3 -2
  763. package/mobile/dist/ui-kit/DialogManager/openDocument.js.map +1 -1
  764. package/mobile/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  765. package/mobile/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
  766. package/mobile/dist/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
  767. package/mobile/dist/ui-kit/FormField/Fields/ChildrenField.js +1 -1
  768. package/mobile/dist/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
  769. package/mobile/dist/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
  770. package/mobile/dist/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
  771. package/mobile/dist/ui-kit/FormField/Fields/DependentsField.js +1 -1
  772. package/mobile/dist/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
  773. package/mobile/dist/ui-kit/FormField/Fields/DulNumberField.js +1 -1
  774. package/mobile/dist/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
  775. package/mobile/dist/ui-kit/FormField/Fields/DulSerieField.js +1 -1
  776. package/mobile/dist/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
  777. package/mobile/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
  778. package/mobile/dist/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
  779. package/mobile/dist/ui-kit/FormField/Fields/ExpensesField.js +1 -1
  780. package/mobile/dist/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
  781. package/mobile/dist/ui-kit/FormField/Fields/InnField.js +1 -1
  782. package/mobile/dist/ui-kit/FormField/Fields/InnField.js.map +1 -1
  783. package/mobile/dist/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
  784. package/mobile/dist/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
  785. package/mobile/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
  786. package/mobile/dist/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
  787. package/mobile/dist/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
  788. package/mobile/dist/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
  789. package/mobile/dist/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
  790. package/mobile/dist/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
  791. package/mobile/dist/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
  792. package/mobile/dist/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
  793. package/mobile/dist/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
  794. package/mobile/dist/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
  795. package/mobile/dist/ui-kit/FormField/Fields/WagesField.js +1 -1
  796. package/mobile/dist/ui-kit/FormField/Fields/WagesField.js.map +1 -1
  797. package/mobile/dist/ui-kit/FormField/getField.d.ts +1 -2
  798. package/mobile/dist/ui-kit/FormField/getField.js +1 -1
  799. package/mobile/dist/ui-kit/FormField/getField.js.map +1 -1
  800. package/mobile/dist/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  801. package/mobile/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
  802. package/mobile/dist/ui-kit/FormField/renderTitle.d.ts +1 -2
  803. package/mobile/dist/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  804. package/mobile/dist/ui-kit/Input/InputControl.js +5 -1
  805. package/mobile/dist/ui-kit/Input/InputControl.js.map +1 -1
  806. package/mobile/dist/ui-kit/Input/InputProps.d.ts +1 -0
  807. package/mobile/dist/ui-kit/Input/renderErrorText.d.ts +1 -2
  808. package/mobile/dist/ui-kit/Input/renderLabel.d.ts +1 -2
  809. package/mobile/dist/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  810. package/mobile/dist/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  811. package/mobile/dist/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  812. package/mobile/dist/ui-kit/LocationDialog/SearchBar.js.map +1 -1
  813. package/mobile/dist/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  814. package/mobile/dist/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  815. package/mobile/dist/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  816. package/mobile/dist/ui-kit/Logo/renderImage.d.ts +1 -2
  817. package/mobile/dist/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  818. package/mobile/dist/ui-kit/Pagination/Pagination.d.ts +1 -2
  819. package/mobile/dist/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  820. package/mobile/dist/ui-kit/Pagination/renderPages.d.ts +1 -2
  821. package/mobile/dist/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  822. package/mobile/dist/ui-kit/Radio/Radio.js.map +1 -1
  823. package/mobile/dist/ui-kit/Rating/Rating.d.ts +1 -2
  824. package/mobile/dist/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  825. package/mobile/dist/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  826. package/mobile/dist/ui-kit/TabsControl/renderTab.d.ts +1 -2
  827. package/mobile/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  828. package/mobile/dist/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  829. package/mobile/dist/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
  830. package/mobile/dist/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  831. package/mobile/dist/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  832. package/mobile/dist/ui-kit/YandexMap/renderSearchField.js.map +1 -1
  833. package/mobile/dist/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  834. package/mobile/lib/components/ApplicationForm/ApplicationFormContent.d.ts +3 -7
  835. package/mobile/lib/components/ApplicationForm/renderAgreementSubmit.d.ts +1 -2
  836. package/mobile/lib/components/ApplicationForm/renderContacts.d.ts +1 -2
  837. package/mobile/lib/components/ApplicationForm/renderInputs.d.ts +1 -2
  838. package/mobile/lib/components/ApplicationForm/renderSubmitButton.d.ts +1 -2
  839. package/mobile/lib/components/ApplicationLeadForm/ApplicationLeadFormContent.d.ts +2 -8
  840. package/mobile/lib/components/ApplicationLeadForm/renderAgreementSubmit.d.ts +1 -2
  841. package/mobile/lib/components/ApplicationLeadForm/renderSubmitButton.d.ts +1 -2
  842. package/mobile/lib/components/BonusBenefitsBlock/renderBonusBenefit.d.ts +1 -2
  843. package/mobile/lib/components/BonusBenefitsBlock/renderBonusBenefits.d.ts +1 -2
  844. package/mobile/lib/components/CalculatorDeposit/renderDepositParamsForm.d.ts +1 -2
  845. package/mobile/lib/components/CalculatorDeposit/renderDepositResult.d.ts +1 -2
  846. package/mobile/lib/components/CalculatorDeposit/renderPaymentType.d.ts +1 -2
  847. package/mobile/lib/components/CalculatorDeposit/renderRegistrationType.d.ts +1 -2
  848. package/mobile/lib/components/Carousel/renderCardHighlight.d.ts +1 -2
  849. package/mobile/lib/components/ContentPage/renderContentPageHead.d.ts +1 -2
  850. package/mobile/lib/components/CreditCardForm/CreditCardFormStatusTracker.d.ts +1 -2
  851. package/mobile/lib/components/CreditCardForm/CreditCardFormStatusTracker.js.map +1 -1
  852. package/mobile/lib/components/CreditCardForm/FailedStatusContent.d.ts +1 -2
  853. package/mobile/lib/components/CreditCardForm/PendingStatusContent.d.ts +1 -2
  854. package/mobile/lib/components/CreditCardForm/ReworkStatusContent.d.ts +1 -2
  855. package/mobile/lib/components/CreditCardForm/SuccessStatusContent.d.ts +1 -2
  856. package/mobile/lib/components/CreditCardForm/renderInfo.d.ts +1 -2
  857. package/mobile/lib/components/CreditCardForm/renderInputs.d.ts +1 -2
  858. package/mobile/lib/components/CreditCardForm/renderStep.d.ts +1 -2
  859. package/mobile/lib/components/CreditForm/CreditFormStatusTracker.d.ts +1 -2
  860. package/mobile/lib/components/CreditForm/CreditFormStatusTracker.js.map +1 -1
  861. package/mobile/lib/components/CreditForm/CreditFormStep.d.ts +2 -2
  862. package/mobile/lib/components/CreditForm/CreditFormStep.js.map +1 -1
  863. package/mobile/lib/components/CreditForm/FailedStatusContent.d.ts +1 -2
  864. package/mobile/lib/components/CreditForm/PendingStatusContent.d.ts +1 -2
  865. package/mobile/lib/components/CreditForm/ReworkStatusContent.d.ts +1 -2
  866. package/mobile/lib/components/CreditForm/SuccessStatusContent.d.ts +1 -2
  867. package/mobile/lib/components/CreditForm/renderInfo.d.ts +1 -2
  868. package/mobile/lib/components/CreditForm/renderInputs.d.ts +1 -2
  869. package/mobile/lib/components/CreditForm/renderStep.d.ts +1 -2
  870. package/mobile/lib/components/Depository/DepositoryItem.d.ts +1 -2
  871. package/mobile/lib/components/Depository/DepositoryItem.js +3 -2
  872. package/mobile/lib/components/Depository/DepositoryItem.js.map +1 -1
  873. package/mobile/lib/components/ExchangeRateTile/renderInput.d.ts +1 -2
  874. package/mobile/lib/components/LinkDocs/renderDefaultItem.d.ts +2 -3
  875. package/mobile/lib/components/OfficesAtmsMap/getScheduleDescription.d.ts +1 -2
  876. package/mobile/lib/components/OfficesAtmsMap/renderAtmCard.d.ts +1 -2
  877. package/mobile/lib/components/OfficesAtmsMap/renderBusinessSchedule.d.ts +2 -3
  878. package/mobile/lib/components/OfficesAtmsMap/renderButtonsGroup.d.ts +1 -2
  879. package/mobile/lib/components/OfficesAtmsMap/renderCurrency.d.ts +1 -2
  880. package/mobile/lib/components/OfficesAtmsMap/renderCurrentDaySchedule.d.ts +1 -2
  881. package/mobile/lib/components/OfficesAtmsMap/renderDay.d.ts +1 -2
  882. package/mobile/lib/components/OfficesAtmsMap/renderDescriptionBlock.d.ts +1 -2
  883. package/mobile/lib/components/OfficesAtmsMap/renderFiltrationForm.d.ts +2 -3
  884. package/mobile/lib/components/OfficesAtmsMap/renderHeading.d.ts +1 -2
  885. package/mobile/lib/components/OfficesAtmsMap/renderOfficeCard.d.ts +1 -2
  886. package/mobile/lib/components/OfficesAtmsMap/renderRemoteWorkplaceCard.d.ts +1 -2
  887. package/mobile/lib/components/ProductBlock/renderBackwardButton.d.ts +1 -2
  888. package/mobile/lib/components/RollupItem/renderRoundedIcon.d.ts +1 -2
  889. package/mobile/lib/components/SafeDepositRental/RadioButtons.d.ts +1 -2
  890. package/mobile/lib/components/StepsBlock/renderStepMobile.d.ts +1 -2
  891. package/mobile/lib/components/TabsLayout/renderTabsLayout.d.ts +1 -2
  892. package/mobile/lib/components/TariffsTable/EmbeddableCellData.d.ts +5 -6
  893. package/mobile/lib/hooks/useElementSpace.d.ts +0 -1
  894. package/mobile/lib/model/ColumnCount.d.ts +5 -0
  895. package/mobile/lib/model/ColumnCount.js +2 -0
  896. package/mobile/lib/model/ColumnCount.js.map +1 -0
  897. package/mobile/lib/model/InputSectionsType.d.ts +3 -2
  898. package/mobile/lib/setup-fixture.js.map +1 -1
  899. package/mobile/lib/ui-kit/BaseFiltration/renderCarouselBlocks.d.ts +1 -2
  900. package/mobile/lib/ui-kit/BaseFiltration/renderGridBlocks.d.ts +1 -2
  901. package/mobile/lib/ui-kit/BaseTile/renderImageContainer.d.ts +1 -2
  902. package/mobile/lib/ui-kit/BenefitItem/renderBenefitDescription.d.ts +1 -2
  903. package/mobile/lib/ui-kit/BenefitItem/renderBenefitIcon.d.ts +1 -2
  904. package/mobile/lib/ui-kit/BenefitItem/renderBenefitLabel.d.ts +1 -2
  905. package/mobile/lib/ui-kit/BenefitItem/renderBenefitText.d.ts +1 -2
  906. package/mobile/lib/ui-kit/Calculator/renderBinaryRadioButtonGroup.d.ts +1 -2
  907. package/mobile/lib/ui-kit/Calculator/renderDaysInput.d.ts +1 -2
  908. package/mobile/lib/ui-kit/Calculator/renderFootnote.d.ts +1 -2
  909. package/mobile/lib/ui-kit/Calculator/renderMonthsInput.d.ts +1 -2
  910. package/mobile/lib/ui-kit/Calculator/renderPaymentType.d.ts +1 -2
  911. package/mobile/lib/ui-kit/Calculator/renderPayout.d.ts +1 -2
  912. package/mobile/lib/ui-kit/Calculator/renderRate.d.ts +1 -2
  913. package/mobile/lib/ui-kit/Calculator/renderWantedSumInput.d.ts +1 -2
  914. package/mobile/lib/ui-kit/Checkbox/CheckboxWithDoc.js +2 -2
  915. package/mobile/lib/ui-kit/Checkbox/CheckboxWithDoc.js.map +1 -1
  916. package/mobile/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js +1 -1
  917. package/mobile/lib/ui-kit/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  918. package/mobile/lib/ui-kit/DatePicker/renderDatePickerForm.d.ts +1 -2
  919. package/mobile/lib/ui-kit/DialogManager/DialogManager.d.ts +1 -2
  920. package/mobile/lib/ui-kit/DialogManager/openDocument.d.ts +8 -1
  921. package/mobile/lib/ui-kit/DialogManager/openDocument.js +4 -3
  922. package/mobile/lib/ui-kit/DialogManager/openDocument.js.map +1 -1
  923. package/mobile/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +1 -2
  924. package/mobile/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js +1 -1
  925. package/mobile/lib/ui-kit/FormField/Fields/BankEmployeeCodeField.js.map +1 -1
  926. package/mobile/lib/ui-kit/FormField/Fields/ChildrenField.js +1 -1
  927. package/mobile/lib/ui-kit/FormField/Fields/ChildrenField.js.map +1 -1
  928. package/mobile/lib/ui-kit/FormField/Fields/CollectionCountField.js +1 -1
  929. package/mobile/lib/ui-kit/FormField/Fields/CollectionCountField.js.map +1 -1
  930. package/mobile/lib/ui-kit/FormField/Fields/DependentsField.js +1 -1
  931. package/mobile/lib/ui-kit/FormField/Fields/DependentsField.js.map +1 -1
  932. package/mobile/lib/ui-kit/FormField/Fields/DulNumberField.js +1 -1
  933. package/mobile/lib/ui-kit/FormField/Fields/DulNumberField.js.map +1 -1
  934. package/mobile/lib/ui-kit/FormField/Fields/DulSerieField.js +1 -1
  935. package/mobile/lib/ui-kit/FormField/Fields/DulSerieField.js.map +1 -1
  936. package/mobile/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js +1 -1
  937. package/mobile/lib/ui-kit/FormField/Fields/DulSubdivisionCodeField.js.map +1 -1
  938. package/mobile/lib/ui-kit/FormField/Fields/ExpensesField.js +1 -1
  939. package/mobile/lib/ui-kit/FormField/Fields/ExpensesField.js.map +1 -1
  940. package/mobile/lib/ui-kit/FormField/Fields/InnField.js +1 -1
  941. package/mobile/lib/ui-kit/FormField/Fields/InnField.js.map +1 -1
  942. package/mobile/lib/ui-kit/FormField/Fields/JobsNumberField.js +1 -1
  943. package/mobile/lib/ui-kit/FormField/Fields/JobsNumberField.js.map +1 -1
  944. package/mobile/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js +1 -1
  945. package/mobile/lib/ui-kit/FormField/Fields/MandatoryPaymentsField.js.map +1 -1
  946. package/mobile/lib/ui-kit/FormField/Fields/OtherIncomeField.js +1 -1
  947. package/mobile/lib/ui-kit/FormField/Fields/OtherIncomeField.js.map +1 -1
  948. package/mobile/lib/ui-kit/FormField/Fields/PartInBusinessField.js +1 -1
  949. package/mobile/lib/ui-kit/FormField/Fields/PartInBusinessField.js.map +1 -1
  950. package/mobile/lib/ui-kit/FormField/Fields/RetirementIncomeField.js +1 -1
  951. package/mobile/lib/ui-kit/FormField/Fields/RetirementIncomeField.js.map +1 -1
  952. package/mobile/lib/ui-kit/FormField/Fields/TotalIncomeField.js +1 -1
  953. package/mobile/lib/ui-kit/FormField/Fields/TotalIncomeField.js.map +1 -1
  954. package/mobile/lib/ui-kit/FormField/Fields/WagesField.js +1 -1
  955. package/mobile/lib/ui-kit/FormField/Fields/WagesField.js.map +1 -1
  956. package/mobile/lib/ui-kit/FormField/getField.d.ts +1 -2
  957. package/mobile/lib/ui-kit/FormField/getField.js +1 -1
  958. package/mobile/lib/ui-kit/FormField/getField.js.map +1 -1
  959. package/mobile/lib/ui-kit/FormField/inputColumnStyle.d.ts +2 -2
  960. package/mobile/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
  961. package/mobile/lib/ui-kit/FormField/renderTitle.d.ts +1 -2
  962. package/mobile/lib/ui-kit/InnerTable/renderInnerTableRow.d.ts +1 -2
  963. package/mobile/lib/ui-kit/Input/InputControl.js +6 -2
  964. package/mobile/lib/ui-kit/Input/InputControl.js.map +1 -1
  965. package/mobile/lib/ui-kit/Input/InputProps.d.ts +1 -0
  966. package/mobile/lib/ui-kit/Input/renderErrorText.d.ts +1 -2
  967. package/mobile/lib/ui-kit/Input/renderLabel.d.ts +1 -2
  968. package/mobile/lib/ui-kit/InputRange/renderRangeWithTicks.d.ts +1 -2
  969. package/mobile/lib/ui-kit/LinkButton/renderArrows.d.ts +1 -2
  970. package/mobile/lib/ui-kit/LinkButton/renderButtonsSection.d.ts +1 -2
  971. package/mobile/lib/ui-kit/LocationDialog/SearchBar.js.map +1 -1
  972. package/mobile/lib/ui-kit/LocationDialog/renderForeignOffices.d.ts +1 -2
  973. package/mobile/lib/ui-kit/LocationDialog/renderRegion.d.ts +1 -2
  974. package/mobile/lib/ui-kit/LocationDialog/renderRegionGroup.d.ts +1 -2
  975. package/mobile/lib/ui-kit/Logo/renderImage.d.ts +1 -2
  976. package/mobile/lib/ui-kit/Pagination/PageSizeSelector.d.ts +1 -2
  977. package/mobile/lib/ui-kit/Pagination/Pagination.d.ts +1 -2
  978. package/mobile/lib/ui-kit/Pagination/PaginationContainer.d.ts +1 -2
  979. package/mobile/lib/ui-kit/Pagination/renderPages.d.ts +1 -2
  980. package/mobile/lib/ui-kit/PopupManager/PopupManager.d.ts +1 -2
  981. package/mobile/lib/ui-kit/Radio/Radio.js.map +1 -1
  982. package/mobile/lib/ui-kit/Rating/Rating.d.ts +1 -2
  983. package/mobile/lib/ui-kit/SwipeListControl/renderDotButton.d.ts +1 -2
  984. package/mobile/lib/ui-kit/SwipeListControl/renderNavButton.d.ts +1 -2
  985. package/mobile/lib/ui-kit/TabsControl/renderTab.d.ts +1 -2
  986. package/mobile/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +1 -2
  987. package/mobile/lib/ui-kit/VerifyPhoneDialog/InputCode.d.ts +1 -2
  988. package/mobile/lib/ui-kit/VerifyPhoneDialog/InputCode.js.map +1 -1
  989. package/mobile/lib/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  990. package/mobile/lib/ui-kit/YandexMap/renderSearchField.d.ts +1 -2
  991. package/mobile/lib/ui-kit/YandexMap/renderSearchField.js.map +1 -1
  992. package/mobile/lib/ui-kit/YandexMap/renderUserGeolocation.d.ts +1 -2
  993. package/mobile/src/components/ApplicationForm/ApplicationFormContent.ts +4 -8
  994. package/mobile/src/components/ApplicationLeadForm/ApplicationLeadFormContent.ts +2 -27
  995. package/mobile/src/components/CreditCardForm/CreditCardFormStatusTracker.tsx +2 -1
  996. package/mobile/src/components/CreditForm/CreditFormStatusTracker.tsx +2 -1
  997. package/mobile/src/components/CreditForm/CreditFormStep.tsx +2 -1
  998. package/mobile/src/components/Depository/DepositoryItem.tsx +3 -2
  999. package/mobile/src/model/ColumnCount.ts +5 -0
  1000. package/mobile/src/model/InputSectionsType.ts +3 -5
  1001. package/mobile/src/setup-fixture.ts +1 -1
  1002. package/mobile/src/ui-kit/Checkbox/CheckboxWithDoc.tsx +2 -2
  1003. package/mobile/src/ui-kit/ConsentBkiDialog/ConsentBkiDialog.tsx +5 -1
  1004. package/mobile/src/ui-kit/DialogManager/openDocument.tsx +11 -5
  1005. package/mobile/src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx +1 -1
  1006. package/mobile/src/ui-kit/FormField/Fields/ChildrenField.tsx +1 -1
  1007. package/mobile/src/ui-kit/FormField/Fields/CollectionCountField.tsx +1 -1
  1008. package/mobile/src/ui-kit/FormField/Fields/DependentsField.tsx +1 -1
  1009. package/mobile/src/ui-kit/FormField/Fields/DulNumberField.tsx +1 -1
  1010. package/mobile/src/ui-kit/FormField/Fields/DulSerieField.tsx +1 -1
  1011. package/mobile/src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx +1 -1
  1012. package/mobile/src/ui-kit/FormField/Fields/ExpensesField.tsx +1 -1
  1013. package/mobile/src/ui-kit/FormField/Fields/InnField.tsx +1 -1
  1014. package/mobile/src/ui-kit/FormField/Fields/JobsNumberField.tsx +1 -1
  1015. package/mobile/src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx +1 -1
  1016. package/mobile/src/ui-kit/FormField/Fields/OtherIncomeField.tsx +1 -1
  1017. package/mobile/src/ui-kit/FormField/Fields/PartInBusinessField.tsx +1 -1
  1018. package/mobile/src/ui-kit/FormField/Fields/RetirementIncomeField.tsx +1 -1
  1019. package/mobile/src/ui-kit/FormField/Fields/TotalIncomeField.tsx +1 -1
  1020. package/mobile/src/ui-kit/FormField/Fields/WagesField.tsx +1 -1
  1021. package/mobile/src/ui-kit/FormField/getField.tsx +2 -1
  1022. package/mobile/src/ui-kit/FormField/inputColumnStyle.tsx +2 -2
  1023. package/mobile/src/ui-kit/Input/InputControl.tsx +8 -1
  1024. package/mobile/src/ui-kit/Input/InputProps.ts +1 -0
  1025. package/mobile/src/ui-kit/LocationDialog/SearchBar.tsx +4 -1
  1026. package/mobile/src/ui-kit/Radio/Radio.tsx +4 -1
  1027. package/mobile/src/ui-kit/Rating/Rating.tsx +2 -2
  1028. package/mobile/src/ui-kit/VerifyPhoneDialog/InputCode.tsx +5 -4
  1029. package/mobile/src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx +1 -1
  1030. package/mobile/src/ui-kit/YandexMap/renderSearchField.tsx +1 -1
  1031. package/package.json +29 -25
  1032. package/src/components/ApplicationForm/ApplicationFormContent.ts +4 -8
  1033. package/src/components/ApplicationLeadForm/ApplicationLeadFormContent.ts +2 -27
  1034. package/src/components/CreditCardForm/CreditCardFormStatusTracker.tsx +2 -1
  1035. package/src/components/CreditForm/CreditFormStatusTracker.tsx +2 -1
  1036. package/src/components/CreditForm/CreditFormStep.tsx +2 -1
  1037. package/src/components/Depository/DepositoryItem.tsx +3 -2
  1038. package/src/model/ColumnCount.ts +5 -0
  1039. package/src/model/InputSectionsType.ts +3 -5
  1040. package/src/setup-fixture.ts +1 -1
  1041. package/src/ui-kit/Checkbox/CheckboxWithDoc.tsx +2 -2
  1042. package/src/ui-kit/ConsentBkiDialog/ConsentBkiDialog.tsx +5 -1
  1043. package/src/ui-kit/DialogManager/openDocument.tsx +11 -5
  1044. package/src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx +1 -1
  1045. package/src/ui-kit/FormField/Fields/ChildrenField.tsx +1 -1
  1046. package/src/ui-kit/FormField/Fields/CollectionCountField.tsx +1 -1
  1047. package/src/ui-kit/FormField/Fields/DependentsField.tsx +1 -1
  1048. package/src/ui-kit/FormField/Fields/DulNumberField.tsx +1 -1
  1049. package/src/ui-kit/FormField/Fields/DulSerieField.tsx +1 -1
  1050. package/src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx +1 -1
  1051. package/src/ui-kit/FormField/Fields/ExpensesField.tsx +1 -1
  1052. package/src/ui-kit/FormField/Fields/InnField.tsx +1 -1
  1053. package/src/ui-kit/FormField/Fields/JobsNumberField.tsx +1 -1
  1054. package/src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx +1 -1
  1055. package/src/ui-kit/FormField/Fields/OtherIncomeField.tsx +1 -1
  1056. package/src/ui-kit/FormField/Fields/PartInBusinessField.tsx +1 -1
  1057. package/src/ui-kit/FormField/Fields/RetirementIncomeField.tsx +1 -1
  1058. package/src/ui-kit/FormField/Fields/TotalIncomeField.tsx +1 -1
  1059. package/src/ui-kit/FormField/Fields/WagesField.tsx +1 -1
  1060. package/src/ui-kit/FormField/getField.tsx +2 -1
  1061. package/src/ui-kit/FormField/inputColumnStyle.tsx +2 -2
  1062. package/src/ui-kit/Input/InputControl.tsx +8 -1
  1063. package/src/ui-kit/Input/InputProps.ts +1 -0
  1064. package/src/ui-kit/LocationDialog/SearchBar.tsx +4 -1
  1065. package/src/ui-kit/Radio/Radio.tsx +4 -1
  1066. package/src/ui-kit/Rating/Rating.tsx +2 -2
  1067. package/src/ui-kit/VerifyPhoneDialog/InputCode.tsx +5 -4
  1068. package/src/ui-kit/VerifyPhoneDialog/VerifyPhoneDialog.tsx +1 -1
  1069. package/src/ui-kit/YandexMap/renderSearchField.tsx +1 -1
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { type Branch } from './OfficesAtmsMapProps';
3
- export declare const renderOfficeCard: ({ name, address, phone, fax, phoneBusiness, phoneNatural, phoneCallCentre, phoneCurrencyControl, workSchedule, exchangeRate, }: Branch, i: number) => JSX.Element | null;
2
+ export declare const renderOfficeCard: ({ name, address, phone, fax, phoneBusiness, phoneNatural, phoneCallCentre, phoneCurrencyControl, workSchedule, exchangeRate, }: Branch, i: number) => any;
4
3
  export declare const getOfficePoint: ({ name, address, workSchedule }: Branch) => {
5
4
  header: string;
6
5
  body: string;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { type RemoteWorkplace } from './OfficesAtmsMapProps';
3
- export declare const renderRemoteWorkplaceCard: ({ address, workScheduleDescription }: RemoteWorkplace, i: number) => JSX.Element | null;
2
+ export declare const renderRemoteWorkplaceCard: ({ address, workScheduleDescription }: RemoteWorkplace, i: number) => any;
4
3
  export declare const getRemoteWorkplacePoint: ({ address, workScheduleDescription, }: RemoteWorkplace) => {
5
4
  header: string;
6
5
  body: string;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { type LinkButtonVersion } from '../../model/LinkButtonVersion';
3
2
  declare type BackwardButtonProps = {
4
3
  version: LinkButtonVersion;
@@ -6,5 +5,5 @@ declare type BackwardButtonProps = {
6
5
  text: string | undefined;
7
6
  alwaysVisible?: boolean;
8
7
  };
9
- export declare function renderBackwardButton({ version, handleClick, text, alwaysVisible, }: BackwardButtonProps): JSX.Element | null;
8
+ export declare function renderBackwardButton({ version, handleClick, text, alwaysVisible, }: BackwardButtonProps): any;
10
9
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { type Picture } from '../../model/Picture';
3
2
  import { type IconBgVersion } from '../../ui-kit/Icon/IconProps';
4
- export declare const renderRoundedIcon: (icon?: Picture, iconBgVersion?: IconBgVersion) => JSX.Element;
3
+ export declare const renderRoundedIcon: (icon?: Picture, iconBgVersion?: IconBgVersion) => any;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  interface RadioButtonsProps {
3
2
  className?: string;
4
3
  }
5
- export declare const RadioButtons: import("@redneckz/uni-jsx").UNIComponent<RadioButtonsProps, any, JSX.Element>;
4
+ export declare const RadioButtons: import("@redneckz/uni-jsx").UNIComponent<RadioButtonsProps, any, any>;
6
5
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { type BlockVersion } from '../../model/BlockVersion';
3
2
  import { type StepProps } from './StepsBlockContent';
4
- export declare const renderStepMobile: (stepsSize: boolean, version: BlockVersion, stepVersion: BlockVersion) => (step: StepProps, i: number) => JSX.Element;
3
+ export declare const renderStepMobile: (stepsSize: boolean, version: BlockVersion, stepVersion: BlockVersion) => (step: StepProps, i: number) => any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { type TabItemBase } from '../../ui-kit/TabsControl/TabItem';
3
2
  import { type TabsControlProps, type TabsType } from '../../ui-kit/TabsControl/TabsControlProps';
4
3
  interface RenderTabsProps {
@@ -8,5 +7,5 @@ interface RenderTabsProps {
8
7
  tabsType?: TabsType;
9
8
  className?: string;
10
9
  }
11
- export declare const renderTabsLayout: ({ className, tabsType, ...props }: RenderTabsProps) => JSX.Element | null;
10
+ export declare const renderTabsLayout: ({ className, tabsType, ...props }: RenderTabsProps) => any;
12
11
  export {};
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { type ImageContent } from '../../ui-kit/Img/ImgProps';
3
2
  import { type InnerTableButtonProps } from '../../ui-kit/InnerTable/InnerTableButton';
4
3
  import { type TariffsTableInnerContent } from '../../ui-kit/InnerTable/InnerTableProps';
@@ -12,10 +11,10 @@ interface TableCellDataProps extends InnerTableButtonProps {
12
11
  displayTable: (props: TariffsTableInnerContent) => void;
13
12
  }
14
13
  export declare const EmbeddableCellData: {
15
- Buttons: ({ buttons }: ButtonsSectionContent) => JSX.Element | null;
16
- Img: ({ image }: ImageContent) => JSX.Element | null;
17
- RichText: ({ __html, isDotted }: RichTextProps) => JSX.Element;
18
- LabelDescription: ({ label, description }: LabelDescriptionCell) => JSX.Element;
19
- Table: ({ isVisible, displayTable, tableSource, pdfUrl, isOpen, }: TableCellDataProps) => JSX.Element | null;
14
+ Buttons: ({ buttons }: ButtonsSectionContent) => any;
15
+ Img: ({ image }: ImageContent) => any;
16
+ RichText: ({ __html, isDotted }: RichTextProps) => any;
17
+ LabelDescription: ({ label, description }: LabelDescriptionCell) => any;
18
+ Table: ({ isVisible, displayTable, tableSource, pdfUrl, isOpen, }: TableCellDataProps) => any;
20
19
  };
21
20
  export {};
@@ -1,2 +1 @@
1
- import { type RefObject } from 'react';
2
1
  export declare const useElementSpace: (ref: RefObject<HTMLElement>, heightEl: number) => boolean;
@@ -0,0 +1,5 @@
1
+ /**
2
+ * @title Количество колонок
3
+ * @enumNames ["Одна", "Две"]
4
+ */
5
+ export declare type ColumnsCount = 1 | 2;
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=ColumnCount.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ColumnCount.js","sourceRoot":"","sources":["../../src/model/ColumnCount.ts"],"names":[],"mappings":""}
@@ -1,10 +1,11 @@
1
- import { type FieldDef, type FormColumnsCount } from '../components/ApplicationLeadForm/ApplicationLeadFormContent';
1
+ import { type FieldDef } from '../components/ApplicationLeadForm/ApplicationLeadFormContent';
2
+ import { type ColumnsCount } from './ColumnCount';
2
3
  import { type TitleProps } from './HeadlineType';
3
4
  /**
4
5
  * @title Секция полей ввода
5
6
  */
6
7
  export declare type SectionsProps = TitleProps & {
7
- columns?: FormColumnsCount;
8
+ columns?: ColumnsCount;
8
9
  inputs?: FieldDef[];
9
10
  };
10
11
  export interface InputSectionsType {
@@ -1 +1 @@
1
- {"version":3,"file":"setup-fixture.js","sourceRoot":"","sources":["../src/setup-fixture.ts"],"names":[],"mappings":"AAAA,OAAO,mCAAmC,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,GAAG,MAAM,YAAY,CAAC;AAE7B,eAAe,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;AAE3B,SAAS,CAAC,KAAK,CAAC,GAAG,EAAE;IACnB,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,GAAG,QAAQ,CAAS,QAAQ,CAAC,UAAU,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC;IAE/E,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,mBAAmB,GAAG,GAAG,EAAE;YAC/B,OAAO,CAAC,UAAU,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;QACpC,CAAC,CAAC;QAEF,UAAU,CAAC,gBAAgB,CAAC,UAAU,EAAE,mBAAmB,CAAC,CAAC;QAE7D,OAAO,GAAG,EAAE;YACV,UAAU,CAAC,mBAAmB,CAAC,UAAU,EAAE,mBAAmB,CAAC,CAAC;QAClE,CAAC,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO;QACL,IAAI;QACJ,OAAO,EAAE,IAAI;QACb,QAAQ,EAAE,IAAI,GAAG,CAAC,IAAI,CAAC,CAAC,QAAQ;QAChC,KAAK,EAAE,MAAM,CAAC,WAAW,CAAC,IAAI,eAAe,CAAC,UAAU,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;QAC1E,IAAI,EAAE,CAAC,GAAW,EAAE,EAAE;YACpB,UAAU,CAAC,OAAO,CAAC,SAAS,CAAC,IAAI,EAAE,EAAE,EAAE,GAAG,CAAC,CAAC;QAC9C,CAAC;QACD,OAAO,EAAE,CAAC,GAAW,EAAE,EAAE;YACvB,UAAU,CAAC,OAAO,CAAC,YAAY,CAAC,IAAI,EAAE,EAAE,EAAE,GAAG,CAAC,CAAC;QACjD,CAAC;QACD,IAAI,EAAE,GAAG,EAAE;YACT,UAAU,CAAC,OAAO,CAAC,IAAI,EAAE,CAAC;QAC5B,CAAC;KACF,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,gBAAgB,CAAC,KAAK,CAAC,CAAC,OAAO,EAAO,EAAE,CAAC,CAAC,EAAE,EAAE,EAAE;IAC9C,MAAM,gBAAgB,GAAG,EAAE,EAAE,MAAM,EAAE,IAAI,KAAK,QAAQ,CAAC;IAEvD,IAAI,CAAC,gBAAgB,EAAE;QACrB,EAAE,EAAE,cAAc,EAAE,CAAC;KACtB;IAED,OAAO,CAAC,EAAE,CAAC,CAAC;AACd,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"setup-fixture.js","sourceRoot":"","sources":["../src/setup-fixture.ts"],"names":[],"mappings":"AAAA,OAAO,mCAAmC,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,gBAAgB,EAAE,MAAM,6BAA6B,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,sBAAsB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,GAAG,MAAM,YAAY,CAAC;AAE7B,eAAe,CAAC,KAAK,CAAC,GAAG,CAAC,CAAC;AAE3B,SAAS,CAAC,KAAK,CAAC,GAAG,EAAE;IACnB,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,GAAG,QAAQ,CAAS,QAAQ,CAAC,UAAU,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC;IAE/E,SAAS,CAAC,GAAG,EAAE;QACb,MAAM,mBAAmB,GAAG,GAAG,EAAE;YAC/B,OAAO,CAAC,UAAU,CAAC,QAAQ,CAAC,IAAI,CAAC,CAAC;QACpC,CAAC,CAAC;QAEF,UAAU,CAAC,gBAAgB,CAAC,UAAU,EAAE,mBAAmB,CAAC,CAAC;QAE7D,OAAO,GAAG,EAAE;YACV,UAAU,CAAC,mBAAmB,CAAC,UAAU,EAAE,mBAAmB,CAAC,CAAC;QAClE,CAAC,CAAC;IACJ,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO;QACL,IAAI;QACJ,OAAO,EAAE,IAAI;QACb,QAAQ,EAAE,IAAI,GAAG,CAAC,IAAc,CAAC,CAAC,QAAQ;QAC1C,KAAK,EAAE,MAAM,CAAC,WAAW,CAAC,IAAI,eAAe,CAAC,UAAU,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;QAC1E,IAAI,EAAE,CAAC,GAAW,EAAE,EAAE;YACpB,UAAU,CAAC,OAAO,CAAC,SAAS,CAAC,IAAI,EAAE,EAAE,EAAE,GAAG,CAAC,CAAC;QAC9C,CAAC;QACD,OAAO,EAAE,CAAC,GAAW,EAAE,EAAE;YACvB,UAAU,CAAC,OAAO,CAAC,YAAY,CAAC,IAAI,EAAE,EAAE,EAAE,GAAG,CAAC,CAAC;QACjD,CAAC;QACD,IAAI,EAAE,GAAG,EAAE;YACT,UAAU,CAAC,OAAO,CAAC,IAAI,EAAE,CAAC;QAC5B,CAAC;KACF,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,gBAAgB,CAAC,KAAK,CAAC,CAAC,OAAO,EAAO,EAAE,CAAC,CAAC,EAAE,EAAE,EAAE;IAC9C,MAAM,gBAAgB,GAAG,EAAE,EAAE,MAAM,EAAE,IAAI,KAAK,QAAQ,CAAC;IAEvD,IAAI,CAAC,gBAAgB,EAAE;QACrB,EAAE,EAAE,cAAc,EAAE,CAAC;KACtB;IAED,OAAO,CAAC,EAAE,CAAC,CAAC;AACd,CAAC,CAAC,CAAC"}
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { type BlockDef } from '../../model/ContentPageDef';
3
2
  import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
4
3
  export declare const renderCarouselBlocks: ({ blocksToRender, ...rest }: UniBlockProps & {
5
4
  blocksToRender?: BlockDef[] | undefined;
6
- }) => JSX.Element;
5
+ }) => any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { type BlockDef } from '../../model/ContentPageDef';
3
2
  import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
4
3
  import { type GridSection } from './BaseFiltrationContent';
@@ -7,4 +6,4 @@ export declare const renderGridBlocks: ({ topItemsCount, label, block, blocksToR
7
6
  view: "grid";
8
7
  } & UniBlockProps & {
9
8
  blocksToRender?: BlockDef[] | undefined;
10
- }) => JSX.Element;
9
+ }) => any;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import { type Align } from '../../model/Align';
3
2
  import { type VNode } from '../../model/VNode';
4
3
  export declare const renderImageContainer: (image: VNode | undefined, { className, imageAlign }: {
5
4
  className?: string | undefined;
6
5
  imageAlign?: Align | undefined;
7
- }) => JSX.Element | null;
6
+ }) => any;
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
- export declare const renderBenefitDescription: (description?: string, i?: number) => JSX.Element | null;
1
+ export declare const renderBenefitDescription: (description?: string, i?: number) => any;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { type IconVersion } from '../../model/IconVersion';
3
2
  import { type Picture } from '../../model/Picture';
4
- export declare const renderBenefitIcon: (icon: Picture | undefined, benefitsVersion?: IconVersion) => JSX.Element | null;
3
+ export declare const renderBenefitIcon: (icon: Picture | undefined, benefitsVersion?: IconVersion) => any;
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
- export declare const renderBenefitLabel: (label?: string, i?: number) => JSX.Element | null;
1
+ export declare const renderBenefitLabel: (label?: string, i?: number) => any;
@@ -1,6 +1,5 @@
1
- /// <reference types="react" />
2
1
  import { type BenefitItemContent } from './BenefitItemContent';
3
2
  export declare type BenefitTextProps = BenefitItemContent & {
4
3
  descriptionClassName?: string;
5
4
  };
6
- export declare const renderBenefitText: (_: BenefitTextProps, i?: number) => (JSX.Element | null)[];
5
+ export declare const renderBenefitText: (_: BenefitTextProps, i?: number) => any[];
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { type ListOrientation } from '../../model/ListOrientation';
3
2
  import { type RadioButtonItem } from '../../ui-kit/RadioButtonGroup/RadioButtonGroup';
4
3
  export interface BinaryRadioButtonGroupProps {
@@ -11,4 +10,4 @@ export interface BinaryRadioButtonGroupProps {
11
10
  onChange?: (value: boolean) => void;
12
11
  disabled?: boolean;
13
12
  }
14
- export declare const renderBinaryRadioButtonGroup: ({ items, title, mobileTitle, orientation, value, onChange, ...rest }: BinaryRadioButtonGroupProps) => JSX.Element;
13
+ export declare const renderBinaryRadioButtonGroup: ({ items, title, mobileTitle, orientation, value, onChange, ...rest }: BinaryRadioButtonGroupProps) => any;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { type InputRangeProps } from '../InputRange/InputRangeProps';
3
- export declare const renderDaysInput: (props: InputRangeProps) => JSX.Element;
2
+ export declare const renderDaysInput: (props: InputRangeProps) => any;
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
- export declare const renderFootnote: (text?: string, key?: number) => JSX.Element | null;
1
+ export declare const renderFootnote: (text?: string, key?: number) => any;
@@ -1,7 +1,6 @@
1
- /// <reference types="react" />
2
1
  import { type InputRangeProps } from '../InputRange/InputRangeProps';
3
2
  interface MonthsInputParams extends InputRangeProps {
4
3
  availableMonths?: Array<number>;
5
4
  }
6
- export declare const renderMonthsInput: ({ min, max, availableMonths, ...rest }: MonthsInputParams) => JSX.Element;
5
+ export declare const renderMonthsInput: ({ min, max, availableMonths, ...rest }: MonthsInputParams) => any;
7
6
  export {};
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { type BinaryRadioButtonGroupProps } from './renderBinaryRadioButtonGroup';
3
- export declare const renderPaymentType: (props: Partial<BinaryRadioButtonGroupProps>) => JSX.Element;
2
+ export declare const renderPaymentType: (props: Partial<BinaryRadioButtonGroupProps>) => any;
@@ -1,3 +1,2 @@
1
- /// <reference types="react" />
2
1
  import { type BinaryRadioButtonGroupProps } from './renderBinaryRadioButtonGroup';
3
- export declare const renderPayout: (props: Partial<BinaryRadioButtonGroupProps>) => JSX.Element;
2
+ export declare const renderPayout: (props: Partial<BinaryRadioButtonGroupProps>) => any;
@@ -1,9 +1,8 @@
1
- /// <reference types="react" />
2
1
  import { type VNode } from '../../model/VNode';
3
2
  import { type RateProps } from './Rate';
4
3
  import { type UnknownRateProps } from './UnknownRate';
5
4
  interface RenderRateProps extends RateProps, UnknownRateProps {
6
5
  children?: VNode;
7
6
  }
8
- export declare const renderRate: ({ title, rate, unit, fractionDigits, color, children, ...rest }: RenderRateProps) => JSX.Element;
7
+ export declare const renderRate: ({ title, rate, unit, fractionDigits, color, children, ...rest }: RenderRateProps) => any;
9
8
  export {};
@@ -1,8 +1,7 @@
1
- /// <reference types="react" />
2
1
  import { type InputRangeProps } from '../InputRange/InputRangeProps';
3
2
  interface RenderWantedSumParams extends InputRangeProps {
4
3
  isShowItems?: boolean;
5
4
  postfix?: string;
6
5
  }
7
- export declare const renderWantedSumInput: ({ isShowItems, step, postfix, ...rest }: RenderWantedSumParams) => JSX.Element;
6
+ export declare const renderWantedSumInput: ({ isShowItems, step, postfix, ...rest }: RenderWantedSumParams) => any;
8
7
  export {};
@@ -9,8 +9,8 @@ import { Text } from '../Text/Text.js';
9
9
  import { Checkbox } from './Checkbox.js';
10
10
  const OPEN_DOC_BUTTON_TEXT = 'Ознакомиться';
11
11
  export const CheckboxWithDoc = JSX(({ className, error, docId, ...props }) => {
12
- const { open } = useDialogManager();
12
+ const { open, close } = useDialogManager();
13
13
  const isMobile = useMobileMode();
14
- 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)] }));
14
+ 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)] }));
15
15
  });
16
16
  //# sourceMappingURL=CheckboxWithDoc.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CheckboxWithDoc.js","sourceRoot":"","sources":["../../../src/ui-kit/Checkbox/CheckboxWithDoc.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,oBAAoB,GAAG,cAAc,CAAC;AAM5C,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,CAChC,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE;IACxC,MAAM,EAAE,IAAI,EAAE,GAAG,gBAAgB,EAAE,CAAC;IACpC,MAAM,QAAQ,GAAG,aAAa,EAAE,CAAC;IAEjC,OAAO,CACL,eAAK,SAAS,EAAE,SAAS,aACvB,eAAK,SAAS,EAAC,wBAAwB,aACrC,KAAC,QAAQ,OAAK,KAAK,GAAI,EACtB,KAAK,CAAC,CAAC,CAAC,CACP,KAAC,UAAU,IACT,SAAS,EAAC,mBAAmB,EAC7B,OAAO,EAAE,GAAG,EAAE,CAAC,YAAY,CAAC,IAAI,EAAE,KAAK,EAAE,QAAQ,CAAC,YAElD,KAAC,IAAI,cAAE,oBAAoB,GAAQ,GACxB,CACd,CAAC,CAAC,CAAC,IAAI,IACJ,EACL,eAAe,CAAC,KAAK,CAAC,IACnB,CACP,CAAC;AACJ,CAAC,CACF,CAAC"}
1
+ {"version":3,"file":"CheckboxWithDoc.js","sourceRoot":"","sources":["../../../src/ui-kit/Checkbox/CheckboxWithDoc.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,eAAe,EAAE,MAAM,0BAA0B,CAAC;AAC3D,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AACpC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAGtC,MAAM,oBAAoB,GAAG,cAAc,CAAC;AAM5C,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,CAChC,CAAC,EAAE,SAAS,EAAE,KAAK,EAAE,KAAK,EAAE,GAAG,KAAK,EAAE,EAAE,EAAE;IACxC,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,gBAAgB,EAAE,CAAC;IAC3C,MAAM,QAAQ,GAAG,aAAa,EAAE,CAAC;IAEjC,OAAO,CACL,eAAK,SAAS,EAAE,SAAS,aACvB,eAAK,SAAS,EAAC,wBAAwB,aACrC,KAAC,QAAQ,OAAK,KAAK,GAAI,EACtB,KAAK,CAAC,CAAC,CAAC,CACP,KAAC,UAAU,IACT,SAAS,EAAC,mBAAmB,EAC7B,OAAO,EAAE,GAAG,EAAE,CAAC,YAAY,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,EAAE,KAAK,EAAE,YAAY,EAAE,QAAQ,EAAE,CAAC,YAE/E,KAAC,IAAI,cAAE,oBAAoB,GAAQ,GACxB,CACd,CAAC,CAAC,CAAC,IAAI,IACJ,EACL,eAAe,CAAC,KAAK,CAAC,IACnB,CACP,CAAC;AACJ,CAAC,CACF,CAAC"}
@@ -34,7 +34,7 @@ export const ConsentBkiDialog = JSX(function ({ handleSubmit = noop, onClose = n
34
34
  }
35
35
  }, []);
36
36
  const consentText = showRefuceContent ? refuseConsentText : defaultConsentText;
37
- 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, value: confirmStatus, onChange: handleConfirmChange }), _jsx(Button, { disabled: !confirmStatus, type: "button", onClick: handleClose, children: "\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C" })] }) }));
37
+ 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, value: confirmStatus, onChange: handleConfirmChange }), _jsx(Button, { disabled: !confirmStatus, type: "button", onClick: handleClose, children: "\u041F\u0440\u043E\u0434\u043E\u043B\u0436\u0438\u0442\u044C" })] }) }));
38
38
  });
39
39
  const ITEMS = [
40
40
  { id: 'SIGNED', text: 'Подписать' },
@@ -1 +1 @@
1
- {"version":3,"file":"ConsentBkiDialog.js","sourceRoot":"","sources":["../../../src/ui-kit/ConsentBkiDialog/ConsentBkiDialog.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC1C,OAAO,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAMxE,MAAM,kBAAkB,GAAG;IACzB,KAAK,EAAE,oCAAoC;IAC3C,WAAW,EAAE,8EAA8E;CAC5F,CAAC;AAEF,MAAM,iBAAiB,GAAG;IACxB,KAAK,EAAE,oDAAoD;IAC3D,WAAW,EAAE,iFAAiF;CAC/F,CAAC;AAEF,MAAM,CAAC,MAAM,gBAAgB,GAAG,GAAG,CAAwB,UAAU,EACnE,YAAY,GAAG,IAAI,EACnB,OAAO,GAAG,IAAI,GACf;IACC,MAAM,CAAC,aAAa,EAAE,gBAAgB,CAAC,GAAG,QAAQ,CAAC,EAAE,CAAC,CAAC;IACvD,MAAM,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAClE,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,gBAAgB,EAAE,CAAC;IAC3C,MAAM,QAAQ,GAAG,aAAa,EAAE,CAAC;IACjC,MAAM,WAAW,GAAG,WAAW,CAAC,GAAG,EAAE;QACnC,KAAK,EAAE,CAAC;QACR,YAAY,CAAC,aAAa,CAAC,CAAC;IAC9B,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC;IAEpB,MAAM,mBAAmB,GAAG,WAAW,CAAC,CAAC,KAAa,EAAE,EAAE;QACxD,gBAAgB,CAAC,KAAK,CAAC,CAAC;QACxB,IAAI,KAAK,KAAK,QAAQ,EAAE;YACtB,oBAAoB,CAAC,IAAI,CAAC,CAAC;SAC5B;IACH,CAAC,EAAE,EAAE,CAAC,CAAC;IACP,MAAM,WAAW,GAAG,iBAAiB,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,kBAAkB,CAAC;IAE/E,OAAO,CACL,KAAC,MAAM,IACL,SAAS,EAAC,kEAAkE,EAC5E,OAAO,EAAE,OAAO,YAEhB,eAAK,SAAS,EAAC,mCAAmC,aAChD,cAAK,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,GAAG,EAAE,CAAC,YAAY,CAAC,IAAI,EAAE,cAAc,EAAE,QAAQ,CAAC,YAC5E,KAAC,OAAO,IACN,SAAS,EAAC,0BAA0B,EACpC,WAAW,EAAC,IAAI,EAChB,KAAK,EAAE,WAAW,CAAC,KAAK,GACxB,GACE,EACN,KAAC,SAAS,IAAC,KAAK,EAAC,aAAa,YAAE,WAAW,CAAC,WAAW,GAAa,EACpE,KAAC,gBAAgB,IACf,SAAS,EAAC,mBAAmB,EAC7B,WAAW,EAAC,YAAY,EACxB,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,aAAa,EACpB,QAAQ,EAAE,mBAAmB,GAC7B,EACF,KAAC,MAAM,IAAC,QAAQ,EAAE,CAAC,aAAa,EAAE,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,WAAW,6EAE3D,IACL,GACC,CACV,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,MAAM,KAAK,GAAG;IACZ,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,WAAW,EAAE;IACnC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,YAAY,EAAE;CACrC,CAAC;AAEF,MAAM,cAAc,GAAG,CAAC,CAAC"}
1
+ {"version":3,"file":"ConsentBkiDialog.js","sourceRoot":"","sources":["../../../src/ui-kit/ConsentBkiDialog/ConsentBkiDialog.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,QAAQ,EAAE,MAAM,6BAA6B,CAAC;AACpE,OAAO,EAAE,aAAa,EAAE,MAAM,2BAA2B,CAAC;AAC1D,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC1C,OAAO,EAAE,MAAM,EAAE,MAAM,yBAAyB,CAAC;AACjD,OAAO,EAAE,YAAY,EAAE,MAAM,+BAA+B,CAAC;AAC7D,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,OAAO,EAAE,MAAM,oBAAoB,CAAC;AAC7C,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAC;AACnD,OAAO,EAAE,gBAAgB,EAAE,MAAM,sCAAsC,CAAC;AAOxE,MAAM,kBAAkB,GAAG;IACzB,KAAK,EAAE,oCAAoC;IAC3C,WAAW,EAAE,8EAA8E;CAC5F,CAAC;AAEF,MAAM,iBAAiB,GAAG;IACxB,KAAK,EAAE,oDAAoD;IAC3D,WAAW,EAAE,iFAAiF;CAC/F,CAAC;AAEF,MAAM,CAAC,MAAM,gBAAgB,GAAG,GAAG,CAAwB,UAAU,EACnE,YAAY,GAAG,IAAI,EACnB,OAAO,GAAG,IAAI,GACf;IACC,MAAM,CAAC,aAAa,EAAE,gBAAgB,CAAC,GAAG,QAAQ,CAAC,EAAE,CAAC,CAAC;IACvD,MAAM,CAAC,iBAAiB,EAAE,oBAAoB,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,CAAC;IAClE,MAAM,EAAE,IAAI,EAAE,KAAK,EAAE,GAAG,gBAAgB,EAAE,CAAC;IAC3C,MAAM,QAAQ,GAAG,aAAa,EAAE,CAAC;IACjC,MAAM,WAAW,GAAG,WAAW,CAAC,GAAG,EAAE;QACnC,KAAK,EAAE,CAAC;QACR,YAAY,CAAC,aAAa,CAAC,CAAC;IAC9B,CAAC,EAAE,CAAC,aAAa,CAAC,CAAC,CAAC;IAEpB,MAAM,mBAAmB,GAAG,WAAW,CAAC,CAAC,KAAa,EAAE,EAAE;QACxD,gBAAgB,CAAC,KAAK,CAAC,CAAC;QACxB,IAAI,KAAK,KAAK,QAAQ,EAAE;YACtB,oBAAoB,CAAC,IAAI,CAAC,CAAC;SAC5B;IACH,CAAC,EAAE,EAAE,CAAC,CAAC;IACP,MAAM,WAAW,GAAG,iBAAiB,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,kBAAkB,CAAC;IAE/E,OAAO,CACL,KAAC,MAAM,IACL,SAAS,EAAC,kEAAkE,EAC5E,OAAO,EAAE,OAAO,YAEhB,eAAK,SAAS,EAAC,mCAAmC,aAChD,cACE,IAAI,EAAC,QAAQ,EACb,OAAO,EAAE,GAAG,EAAE,CAAC,YAAY,CAAC,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,EAAE,cAAc,EAAE,YAAY,EAAE,QAAQ,EAAE,CAAC,YAExF,KAAC,OAAO,IACN,SAAS,EAAC,0BAA0B,EACpC,WAAW,EAAC,IAAI,EAChB,KAAK,EAAE,WAAW,CAAC,KAAK,GACxB,GACE,EACN,KAAC,SAAS,IAAC,KAAK,EAAC,aAAa,YAAE,WAAW,CAAC,WAAW,GAAa,EACpE,KAAC,gBAAgB,IACf,SAAS,EAAC,mBAAmB,EAC7B,WAAW,EAAC,YAAY,EACxB,KAAK,EAAE,KAAK,EACZ,KAAK,EAAE,aAAa,EACpB,QAAQ,EAAE,mBAAmB,GAC7B,EACF,KAAC,MAAM,IAAC,QAAQ,EAAE,CAAC,aAAa,EAAE,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,WAAW,6EAE3D,IACL,GACC,CACV,CAAC;AACJ,CAAC,CAAC,CAAC;AAEH,MAAM,KAAK,GAAG;IACZ,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,WAAW,EAAE;IACnC,EAAE,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE,YAAY,EAAE;CACrC,CAAC;AAEF,MAAM,cAAc,GAAG,CAAC,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  export declare const renderDatePickerForm: ({ handleChangeVisibleCalendar, value, valid, onChange, setSelectedMonth, setSelectedYear, disabled, }: {
3
2
  handleChangeVisibleCalendar: () => void;
4
3
  value: Date | undefined;
@@ -7,4 +6,4 @@ export declare const renderDatePickerForm: ({ handleChangeVisibleCalendar, value
7
6
  setSelectedYear: (selectedYear: number) => void;
8
7
  onChange?: ((value: Date) => void) | undefined;
9
8
  disabled?: boolean | undefined;
10
- }) => JSX.Element;
9
+ }) => any;
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
- export declare const DialogManager: import("@redneckz/uni-jsx").UNIComponent<{}, any, JSX.Element | null>;
1
+ export declare const DialogManager: import("@redneckz/uni-jsx").UNIComponent<{}, any, any>;
@@ -1,2 +1,9 @@
1
1
  import { type VNode } from '../../model/VNode';
2
- export declare const openDocument: (open: (dialog: VNode) => void, id: number, convertToPng?: boolean) => Promise<void>;
2
+ declare type OpenDocumentType = {
3
+ open: (dialog: VNode) => void;
4
+ close: (dialog: VNode) => void;
5
+ id: number;
6
+ convertToPng: boolean;
7
+ };
8
+ export declare const openDocument: ({ open, close, id, convertToPng }: OpenDocumentType) => Promise<void>;
9
+ export {};
@@ -1,8 +1,9 @@
1
- import { jsx as _jsx } from "@redneckz/uni-jsx/jsx-runtime";
1
+ import { jsx as _jsx, jsxs as _jsxs } from "@redneckz/uni-jsx/jsx-runtime";
2
+ import { Button } from '../Button/Button.js';
2
3
  import { getDocument } from '../Checkbox/getDocument.js';
3
4
  import { Dialog } from './Dialog.js';
4
- export const openDocument = async (open, id, convertToPng = false) => {
5
+ export const openDocument = async ({ open, close, id, convertToPng = false }) => {
5
6
  const document = await getDocument(id, convertToPng);
6
- 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" })) }));
7
+ 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" })] }));
7
8
  };
8
9
  //# sourceMappingURL=openDocument.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"openDocument.js","sourceRoot":"","sources":["../../../src/ui-kit/DialogManager/openDocument.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAElC,MAAM,CAAC,MAAM,YAAY,GAAG,KAAK,EAC/B,IAA6B,EAC7B,EAAU,EACV,YAAY,GAAG,KAAK,EACpB,EAAE;IACF,MAAM,QAAQ,GAAG,MAAM,WAAW,CAAC,EAAE,EAAE,YAAY,CAAC,CAAC;IAErD,IAAI,CACF,KAAC,MAAM,IAAC,SAAS,EAAC,4CAA4C,YAC3D,YAAY,CAAC,CAAC,CAAC,CACd,cAAK,GAAG,EAAE,QAAQ,GAAI,CACvB,CAAC,CAAC,CAAC,CACF,iBAAQ,GAAG,EAAE,GAAG,QAAQ,YAAY,EAAE,SAAS,EAAC,iBAAiB,EAAC,EAAE,EAAC,eAAe,GAAG,CACxF,GACM,CACV,CAAC;AACJ,CAAC,CAAC"}
1
+ {"version":3,"file":"openDocument.js","sourceRoot":"","sources":["../../../src/ui-kit/DialogManager/openDocument.tsx"],"names":[],"mappings":";AACA,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC1C,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAQlC,MAAM,CAAC,MAAM,YAAY,GAAG,KAAK,EAAE,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,EAAE,YAAY,GAAG,KAAK,EAAoB,EAAE,EAAE;IAChG,MAAM,QAAQ,GAAG,MAAM,WAAW,CAAC,EAAE,EAAE,YAAY,CAAC,CAAC;IAErD,IAAI,CACF,MAAC,MAAM,IAAC,SAAS,EAAC,4CAA4C,aAC3D,YAAY,CAAC,CAAC,CAAC,CACd,cAAK,GAAG,EAAE,QAAQ,GAAI,CACvB,CAAC,CAAC,CAAC,CACF,iBAAQ,GAAG,EAAE,GAAG,QAAQ,YAAY,EAAE,SAAS,EAAC,iBAAiB,EAAC,EAAE,EAAC,eAAe,GAAG,CACxF,EACD,KAAC,MAAM,IAAC,SAAS,EAAC,cAAc,EAAC,IAAI,EAAC,QAAQ,EAAC,OAAO,EAAE,KAAK,yFAEpD,IACF,CACV,CAAC;AACJ,CAAC,CAAC"}
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import { type ColorPalette } from '../../model/ContentPageBase';
3
2
  import { type IconName } from '../Icon/IconProps';
4
3
  import { type FoldablePartProps } from './FoldablePartProps';
@@ -11,5 +10,5 @@ interface DefaultFoldButtonProps {
11
10
  onClick?: () => void;
12
11
  }
13
12
  export declare const DefaultFoldButton: import("@redneckz/uni-jsx").UNIComponent<DefaultFoldButtonProps, any, any>;
14
- export declare const renderDefaultFoldButton: ({ isUnfolded, onToggle }: FoldablePartProps) => JSX.Element;
13
+ export declare const renderDefaultFoldButton: ({ isUnfolded, onToggle }: FoldablePartProps) => any;
15
14
  export {};
@@ -3,5 +3,5 @@ import { JSX } from '@redneckz/uni-jsx';
3
3
  import { InputControl } from '../../Input/InputControl.js';
4
4
  import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
- export 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 })));
6
+ export 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 })));
7
7
  //# sourceMappingURL=BankEmployeeCodeField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"BankEmployeeCodeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC9E,KAAC,YAAY,IACX,KAAK,EAAC,kIAAyB,EAC/B,WAAW,EAAC,+DAAa,EACzB,IAAI,EAAC,QAAQ,KACT,aAAa,CAAC,KAAK,CAAC,kBAAkB,CAAC,EAAE,YAAY,CAAC,gBAAgB,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxF,KAAK,GACT,CACH,CAAC,CAAC"}
1
+ {"version":3,"file":"BankEmployeeCodeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/BankEmployeeCodeField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC9E,KAAC,YAAY,IACX,KAAK,EAAC,kIAAyB,EAC/B,WAAW,EAAC,+DAAa,EACzB,SAAS,EAAE,IAAI,KACX,aAAa,CAAC,KAAK,CAAC,kBAAkB,CAAC,EAAE,YAAY,CAAC,gBAAgB,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxF,KAAK,GACT,CACH,CAAC,CAAC"}
@@ -3,5 +3,5 @@ import { JSX } from '@redneckz/uni-jsx';
3
3
  import { InputControl } from '../../Input/InputControl.js';
4
4
  import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
- export 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 })));
6
+ export 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 })));
7
7
  //# sourceMappingURL=ChildrenField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ChildrenField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/ChildrenField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,aAAa,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,KAAC,YAAY,IACX,KAAK,EAAC,gIAA4B,EAClC,WAAW,EAAC,6FAAkB,EAC9B,IAAI,EAAC,QAAQ,KACT,aAAa,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,YAAY,CAAC,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxE,KAAK,GACT,CACH,CAAC,CAAC"}
1
+ {"version":3,"file":"ChildrenField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/ChildrenField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,aAAa,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,KAAC,YAAY,IACX,KAAK,EAAC,gIAA4B,EAClC,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,aAAa,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,YAAY,CAAC,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxE,KAAK,GACT,CACH,CAAC,CAAC"}
@@ -3,5 +3,5 @@ import { JSX } from '@redneckz/uni-jsx';
3
3
  import { InputControl } from '../../Input/InputControl.js';
4
4
  import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
- export 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) })));
6
+ export 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) })));
7
7
  //# sourceMappingURL=CollectionCountField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"CollectionCountField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/CollectionCountField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC9E,KAAC,YAAY,IACX,KAAK,EAAC,4KAAgC,EACtC,IAAI,EAAC,QAAQ,KACT,aAAa,CAAC,KAAK,CAAC,iBAAiB,CAAC,EAAE,YAAY,CAAC,eAAe,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC1F,CACH,CAAC,CAAC"}
1
+ {"version":3,"file":"CollectionCountField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/CollectionCountField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,oBAAoB,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAC9E,KAAC,YAAY,IACX,KAAK,EAAC,4KAAgC,EACtC,SAAS,EAAE,IAAI,KACX,aAAa,CAAC,KAAK,CAAC,iBAAiB,CAAC,EAAE,YAAY,CAAC,eAAe,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC1F,CACH,CAAC,CAAC"}
@@ -3,5 +3,5 @@ import { JSX } from '@redneckz/uni-jsx';
3
3
  import { InputControl } from '../../Input/InputControl.js';
4
4
  import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
- export 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 })));
6
+ export 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 })));
7
7
  //# sourceMappingURL=DependentsField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DependentsField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DependentsField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACzE,KAAC,YAAY,IACX,KAAK,EAAC,2HAAuB,EAC7B,WAAW,EAAC,6IAA+B,EAC3C,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,CAAC,KACR,aAAa,CAAC,KAAK,CAAC,YAAY,CAAC,EAAE,YAAY,CAAC,UAAU,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC5E,KAAK,GACT,CACH,CAAC,CAAC"}
1
+ {"version":3,"file":"DependentsField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DependentsField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACzE,KAAC,YAAY,IACX,KAAK,EAAC,2HAAuB,EAC7B,WAAW,EAAC,6IAA+B,EAC3C,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,aAAa,CAAC,KAAK,CAAC,YAAY,CAAC,EAAE,YAAY,CAAC,UAAU,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC5E,KAAK,GACT,CACH,CAAC,CAAC"}
@@ -5,5 +5,5 @@ import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
6
  import { isEsiaAuthorize } from '../isEsiaAuthorize.js';
7
7
  const FIELD_NAME = 'dulNumber';
8
- export const DulNumberField = JSX(({ field, input }) => (_jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME), 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) })));
8
+ export const DulNumberField = JSX(({ field, input }) => (_jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME), 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) })));
9
9
  //# sourceMappingURL=DulNumberField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DulNumberField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulNumberField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAErD,MAAM,UAAU,GAAG,WAAW,CAAC;AAE/B,MAAM,CAAC,MAAM,cAAc,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACxE,KAAC,YAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,eAAe,CAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,uFAAiB,EACvB,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,CAAC,KACR,aAAa,CAAC,KAAK,CAAC,WAAW,CAAC,EAAE,YAAY,CAAC,SAAS,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC9E,CACH,CAAC,CAAC"}
1
+ {"version":3,"file":"DulNumberField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulNumberField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAErD,MAAM,UAAU,GAAG,WAAW,CAAC;AAE/B,MAAM,CAAC,MAAM,cAAc,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACxE,KAAC,YAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,eAAe,CAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,uFAAiB,EACvB,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,aAAa,CAAC,KAAK,CAAC,WAAW,CAAC,EAAE,YAAY,CAAC,SAAS,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC9E,CACH,CAAC,CAAC"}
@@ -5,5 +5,5 @@ import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
6
  import { isEsiaAuthorize } from '../isEsiaAuthorize.js';
7
7
  const FIELD_NAME = 'dulSerie';
8
- export const DulSerieField = JSX(({ field, input }) => (_jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME), 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) })));
8
+ export const DulSerieField = JSX(({ field, input }) => (_jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME), 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) })));
9
9
  //# sourceMappingURL=DulSerieField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DulSerieField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulSerieField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAErD,MAAM,UAAU,GAAG,UAAU,CAAC;AAE9B,MAAM,CAAC,MAAM,aAAa,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,KAAC,YAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,eAAe,CAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,uFAAiB,EACvB,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,CAAC,KACR,aAAa,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,YAAY,CAAC,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC5E,CACH,CAAC,CAAC"}
1
+ {"version":3,"file":"DulSerieField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulSerieField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAErD,MAAM,UAAU,GAAG,UAAU,CAAC;AAE9B,MAAM,CAAC,MAAM,aAAa,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,KAAC,YAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,eAAe,CAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,uFAAiB,EACvB,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,aAAa,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,YAAY,CAAC,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,GAC5E,CACH,CAAC,CAAC"}
@@ -10,6 +10,6 @@ export const DulSubdivisionCodeField = JSX(({ field, input }) => {
10
10
  const onDaDataChange = useCallback((item) => {
11
11
  field?.('dulIssuedBy')?.onChange?.(item?.data?.name);
12
12
  }, []);
13
- return (_jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME), 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), validatorObj.dulSubdivisionCode, input?.required), onDaDataChange: onDaDataChange }));
13
+ return (_jsx(InputControl, { disabled: input?.filledByEsia && isEsiaAuthorize(field, FIELD_NAME), label: "\u041A\u043E\u0434 \u043F\u043E\u0434\u0440\u0430\u0437\u0434\u0435\u043B\u0435\u043D\u0438\u044F", isInteger: true, maxLength: 6, ...input, ...getValidation(field(FIELD_NAME), validatorObj.dulSubdivisionCode, input?.required), onDaDataChange: onDaDataChange }));
14
14
  });
15
15
  //# sourceMappingURL=DulSubdivisionCodeField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"DulSubdivisionCodeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAE1D,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAErD,MAAM,UAAU,GAAG,oBAAoB,CAAC;AAExC,MAAM,CAAC,MAAM,uBAAuB,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAChF,MAAM,cAAc,GAAG,WAAW,CAAC,CAAC,IAAsB,EAAE,EAAE;QAC5D,KAAK,EAAE,CAAC,aAAa,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;IACvD,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,KAAC,YAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,eAAe,CAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,mGAAmB,EACzB,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,CAAC,KACR,KAAK,KACL,aAAa,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,YAAY,CAAC,kBAAkB,EAAE,KAAK,EAAE,QAAQ,CAAC,EACtF,cAAc,EAAE,cAAc,GAC9B,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"DulSubdivisionCodeField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/DulSubdivisionCodeField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAE1D,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAErD,MAAM,UAAU,GAAG,oBAAoB,CAAC;AAExC,MAAM,CAAC,MAAM,uBAAuB,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IAChF,MAAM,cAAc,GAAG,WAAW,CAAC,CAAC,IAAsB,EAAE,EAAE;QAC5D,KAAK,EAAE,CAAC,aAAa,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;IACvD,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,KAAC,YAAY,IACX,QAAQ,EAAE,KAAK,EAAE,YAAY,IAAI,eAAe,CAAC,KAAK,EAAE,UAAU,CAAC,EACnE,KAAK,EAAC,mGAAmB,EACzB,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,KAAK,KACL,aAAa,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,YAAY,CAAC,kBAAkB,EAAE,KAAK,EAAE,QAAQ,CAAC,EACtF,cAAc,EAAE,cAAc,GAC9B,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
@@ -3,5 +3,5 @@ import { JSX } from '@redneckz/uni-jsx';
3
3
  import { InputControl } from '../../Input/InputControl.js';
4
4
  import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
- export 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 })));
6
+ export 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 })));
7
7
  //# sourceMappingURL=ExpensesField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"ExpensesField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/ExpensesField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,aAAa,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,KAAC,YAAY,IACX,KAAK,EAAC,2JAA8B,EACpC,WAAW,EAAC,6FAAkB,EAC9B,IAAI,EAAC,QAAQ,KACT,aAAa,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,YAAY,CAAC,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxE,KAAK,GACT,CACH,CAAC,CAAC"}
1
+ {"version":3,"file":"ExpensesField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/ExpensesField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,aAAa,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACvE,KAAC,YAAY,IACX,KAAK,EAAC,2JAA8B,EACpC,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,aAAa,CAAC,KAAK,CAAC,UAAU,CAAC,EAAE,YAAY,CAAC,QAAQ,EAAE,KAAK,EAAE,QAAQ,CAAC,KACxE,KAAK,GACT,CACH,CAAC,CAAC"}
@@ -9,6 +9,6 @@ export const InnField = JSX(({ field, input }) => {
9
9
  field?.('organizationName')?.onChange?.(item.data?.name?.short_with_opf);
10
10
  field?.('legalForm')?.onChange?.(item.data?.opf?.short);
11
11
  }, []);
12
- return (_jsx(InputControl, { label: "\u0418\u041D\u041D", type: "number", maxLength: 12, ...input, ...getValidation(field('inn'), validatorObj.inn, input?.required), onDaDataChange: onDaDataChange }));
12
+ return (_jsx(InputControl, { label: "\u0418\u041D\u041D", isInteger: true, maxLength: 12, ...input, ...getValidation(field('inn'), validatorObj.inn, input?.required), onDaDataChange: onDaDataChange }));
13
13
  });
14
14
  //# sourceMappingURL=InnField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"InnField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/InnField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAE1D,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,QAAQ,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IACjE,MAAM,cAAc,GAAG,WAAW,CAAC,CAAC,IAAsB,EAAE,EAAE;QAC5D,KAAK,EAAE,CAAC,kBAAkB,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,cAAc,CAAC,CAAC;QACzE,KAAK,EAAE,CAAC,WAAW,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC;IAC1D,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,KAAC,YAAY,IACX,KAAK,EAAC,oBAAK,EACX,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,EAAE,KACT,KAAK,KACL,aAAa,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,YAAY,CAAC,GAAG,EAAE,KAAK,EAAE,QAAQ,CAAC,EAClE,cAAc,EAAE,cAAc,GAC9B,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
1
+ {"version":3,"file":"InnField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/InnField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,6BAA6B,CAAC;AAE1D,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,QAAQ,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE;IACjE,MAAM,cAAc,GAAG,WAAW,CAAC,CAAC,IAAsB,EAAE,EAAE;QAC5D,KAAK,EAAE,CAAC,kBAAkB,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,IAAI,EAAE,cAAc,CAAC,CAAC;QACzE,KAAK,EAAE,CAAC,WAAW,CAAC,EAAE,QAAQ,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,CAAC;IAC1D,CAAC,EAAE,EAAE,CAAC,CAAC;IAEP,OAAO,CACL,KAAC,YAAY,IACX,KAAK,EAAC,oBAAK,EACX,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,EAAE,KACT,KAAK,KACL,aAAa,CAAC,KAAK,CAAC,KAAK,CAAC,EAAE,YAAY,CAAC,GAAG,EAAE,KAAK,EAAE,QAAQ,CAAC,EAClE,cAAc,EAAE,cAAc,GAC9B,CACH,CAAC;AACJ,CAAC,CAAC,CAAC"}
@@ -3,5 +3,5 @@ import { JSX } from '@redneckz/uni-jsx';
3
3
  import { InputControl } from '../../Input/InputControl.js';
4
4
  import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
- export 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 })));
6
+ export 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 })));
7
7
  //# sourceMappingURL=JobsNumberField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"JobsNumberField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/JobsNumberField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACzE,KAAC,YAAY,IACX,KAAK,EAAC,qNAA2C,EACjD,WAAW,EAAC,uFAAiB,EAC7B,IAAI,EAAC,QAAQ,EACb,SAAS,EAAE,CAAC,KACR,aAAa,CAAC,KAAK,CAAC,YAAY,CAAC,EAAE,YAAY,CAAC,UAAU,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC5E,KAAK,GACT,CACH,CAAC,CAAC"}
1
+ {"version":3,"file":"JobsNumberField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/JobsNumberField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,eAAe,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CACzE,KAAC,YAAY,IACX,KAAK,EAAC,qNAA2C,EACjD,WAAW,EAAC,uFAAiB,EAC7B,SAAS,EAAE,IAAI,EACf,SAAS,EAAE,CAAC,KACR,aAAa,CAAC,KAAK,CAAC,YAAY,CAAC,EAAE,YAAY,CAAC,UAAU,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC5E,KAAK,GACT,CACH,CAAC,CAAC"}
@@ -3,5 +3,5 @@ import { JSX } from '@redneckz/uni-jsx';
3
3
  import { InputControl } from '../../Input/InputControl.js';
4
4
  import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
- export 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 })));
6
+ export 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 })));
7
7
  //# sourceMappingURL=MandatoryPaymentsField.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"MandatoryPaymentsField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,sBAAsB,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAChF,KAAC,YAAY,IACX,KAAK,EAAC,qHAAsB,EAC5B,WAAW,EAAC,6FAAkB,EAC9B,IAAI,EAAC,QAAQ,KACT,aAAa,CAAC,KAAK,CAAC,mBAAmB,CAAC,EAAE,YAAY,CAAC,iBAAiB,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC1F,KAAK,GACT,CACH,CAAC,CAAC"}
1
+ {"version":3,"file":"MandatoryPaymentsField.js","sourceRoot":"","sources":["../../../../src/ui-kit/FormField/Fields/MandatoryPaymentsField.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,mBAAmB,CAAC;AACxC,OAAO,EAAE,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAExD,OAAO,EAAE,YAAY,EAAE,MAAM,uBAAuB,CAAC;AACrD,OAAO,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEjD,MAAM,CAAC,MAAM,sBAAsB,GAAG,GAAG,CAAmB,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,EAAE,EAAE,CAAC,CAChF,KAAC,YAAY,IACX,KAAK,EAAC,qHAAsB,EAC5B,WAAW,EAAC,6FAAkB,EAC9B,SAAS,EAAE,IAAI,KACX,aAAa,CAAC,KAAK,CAAC,mBAAmB,CAAC,EAAE,YAAY,CAAC,iBAAiB,EAAE,KAAK,EAAE,QAAQ,CAAC,KAC1F,KAAK,GACT,CACH,CAAC,CAAC"}
@@ -3,5 +3,5 @@ import { JSX } from '@redneckz/uni-jsx';
3
3
  import { InputControl } from '../../Input/InputControl.js';
4
4
  import { validatorObj } from '../getObjectValidator.js';
5
5
  import { getValidation } from '../getValidation.js';
6
- export 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 })));
6
+ export 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 })));
7
7
  //# sourceMappingURL=OtherIncomeField.js.map