@redneckz/wildless-cms-uni-blocks 0.14.850 → 0.14.851

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 (694) hide show
  1. package/bundle/blocks.schema.json +1 -1
  2. package/bundle/bundle.umd.js +1 -1
  3. package/bundle/bundle.umd.min.js +1 -1
  4. package/bundle/components/ApplicationForm/Footnote.d.ts +1 -1
  5. package/bundle/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  6. package/bundle/components/ApplicationLeadForm/consents.d.ts +2 -2
  7. package/bundle/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  8. package/bundle/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  9. package/bundle/components/Carousel/renderCardHighlight.d.ts +1 -1
  10. package/bundle/components/DebitForm/DebitFormStatus.d.ts +2 -4
  11. package/bundle/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  12. package/bundle/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  13. package/bundle/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  14. package/bundle/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  15. package/bundle/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  16. package/bundle/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  17. package/bundle/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  18. package/bundle/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  19. package/bundle/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  20. package/bundle/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  21. package/bundle/data/CommonData.d.ts +2 -2
  22. package/bundle/model/ContentPageBase.d.ts +2 -3
  23. package/bundle/model/LinkProps.d.ts +1 -1
  24. package/bundle/model/OnClickProps.d.ts +3 -0
  25. package/bundle/model/OnCloseProps.d.ts +3 -0
  26. package/bundle/retail/api/getCardTypes.d.ts +2 -2
  27. package/bundle/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  28. package/bundle/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  29. package/bundle/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  30. package/bundle/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  31. package/bundle/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  32. package/bundle/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  33. package/bundle/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  34. package/bundle/retail/components/FormStatus/FormStatus.d.ts +2 -4
  35. package/bundle/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  36. package/bundle/retail/model/LeadFormData.d.ts +2 -2
  37. package/bundle/retail/utils/getOrganizationParams.d.ts +1 -1
  38. package/bundle/services/search/search.d.ts +2 -2
  39. package/bundle/services/search/textRank.d.ts +1 -1
  40. package/bundle/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  41. package/bundle/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  42. package/bundle/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  43. package/bundle/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  44. package/bundle/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  45. package/bundle/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  46. package/bundle/ui-kit/Calculator/renderRate.d.ts +2 -2
  47. package/bundle/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  48. package/bundle/ui-kit/DialogManager/Dialog.d.ts +2 -2
  49. package/bundle/ui-kit/DialogManager/useDialog.d.ts +2 -3
  50. package/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  51. package/bundle/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  52. package/bundle/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  53. package/bundle/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  54. package/bundle/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  55. package/bundle/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  56. package/bundle/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  57. package/bundle/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  58. package/bundle/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  59. package/bundle/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  60. package/bundle/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  61. package/bundle/ui-kit/Select/Option.d.ts +1 -1
  62. package/bundle/ui-kit/Select/useSelectPopup.d.ts +2 -2
  63. package/bundle/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  64. package/bundle/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  65. package/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  66. package/bundle/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  67. package/bundle/ui-kit/TopItem/TopItem.d.ts +2 -2
  68. package/dist/components/ApplicationForm/Footnote.d.ts +1 -1
  69. package/dist/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  70. package/dist/components/ApplicationLeadForm/consents.d.ts +2 -2
  71. package/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  72. package/dist/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  73. package/dist/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
  74. package/dist/components/Carousel/renderCardHighlight.d.ts +1 -1
  75. package/dist/components/DebitForm/DebitFormStatus.d.ts +2 -4
  76. package/dist/components/DebitForm/DebitFormStatus.js.map +1 -1
  77. package/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  78. package/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
  79. package/dist/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  80. package/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  81. package/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
  82. package/dist/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  83. package/dist/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  84. package/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  85. package/dist/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  86. package/dist/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
  87. package/dist/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  88. package/dist/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
  89. package/dist/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  90. package/dist/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
  91. package/dist/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  92. package/dist/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
  93. package/dist/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  94. package/dist/data/CommonData.d.ts +2 -2
  95. package/dist/model/ContentPageBase.d.ts +2 -3
  96. package/dist/model/LinkProps.d.ts +1 -1
  97. package/dist/model/OnClickProps.d.ts +3 -0
  98. package/dist/model/OnClickProps.js +2 -0
  99. package/dist/model/OnClickProps.js.map +1 -0
  100. package/dist/model/OnCloseProps.d.ts +3 -0
  101. package/dist/model/OnCloseProps.js +2 -0
  102. package/dist/model/OnCloseProps.js.map +1 -0
  103. package/dist/retail/api/getCardTypes.d.ts +2 -2
  104. package/dist/retail/api/getCardTypes.js.map +1 -1
  105. package/dist/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  106. package/dist/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
  107. package/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  108. package/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  109. package/dist/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  110. package/dist/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  111. package/dist/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  112. package/dist/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
  113. package/dist/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  114. package/dist/retail/components/DraftDialog/DraftDialog.js.map +1 -1
  115. package/dist/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  116. package/dist/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
  117. package/dist/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  118. package/dist/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
  119. package/dist/retail/components/FormStatus/FormStatus.d.ts +2 -4
  120. package/dist/retail/components/FormStatus/FormStatus.js.map +1 -1
  121. package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  122. package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  123. package/dist/retail/model/LeadFormData.d.ts +2 -2
  124. package/dist/retail/utils/getOrganizationParams.d.ts +1 -1
  125. package/dist/retail/utils/getOrganizationParams.js.map +1 -1
  126. package/dist/services/search/search.d.ts +2 -2
  127. package/dist/services/search/search.js.map +1 -1
  128. package/dist/services/search/textRank.d.ts +1 -1
  129. package/dist/services/search/textRank.js.map +1 -1
  130. package/dist/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  131. package/dist/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  132. package/dist/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  133. package/dist/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  134. package/dist/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  135. package/dist/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  136. package/dist/ui-kit/Calculator/UnknownRate.js.map +1 -1
  137. package/dist/ui-kit/Calculator/renderRate.d.ts +2 -2
  138. package/dist/ui-kit/Calculator/renderRate.js.map +1 -1
  139. package/dist/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  140. package/dist/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
  141. package/dist/ui-kit/DialogManager/Dialog.d.ts +2 -2
  142. package/dist/ui-kit/DialogManager/Dialog.js.map +1 -1
  143. package/dist/ui-kit/DialogManager/useDialog.d.ts +2 -3
  144. package/dist/ui-kit/DialogManager/useDialog.js.map +1 -1
  145. package/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  146. package/dist/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
  147. package/dist/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  148. package/dist/ui-kit/InnerTable/InnerTable.js.map +1 -1
  149. package/dist/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  150. package/dist/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
  151. package/dist/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  152. package/dist/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  153. package/dist/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
  154. package/dist/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  155. package/dist/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
  156. package/dist/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  157. package/dist/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  158. package/dist/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  159. package/dist/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  160. package/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  161. package/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
  162. package/dist/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  163. package/dist/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
  164. package/dist/ui-kit/Select/Option.d.ts +1 -1
  165. package/dist/ui-kit/Select/useSelectPopup.d.ts +2 -2
  166. package/dist/ui-kit/Select/useSelectPopup.js.map +1 -1
  167. package/dist/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  168. package/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  169. package/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
  170. package/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  171. package/dist/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
  172. package/dist/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  173. package/dist/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
  174. package/dist/ui-kit/TopItem/TopItem.d.ts +2 -2
  175. package/dist/ui-kit/TopItem/TopItem.js.map +1 -1
  176. package/lib/components/ApplicationForm/Footnote.d.ts +1 -1
  177. package/lib/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  178. package/lib/components/ApplicationLeadForm/consents.d.ts +2 -2
  179. package/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  180. package/lib/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  181. package/lib/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
  182. package/lib/components/Carousel/renderCardHighlight.d.ts +1 -1
  183. package/lib/components/DebitForm/DebitFormStatus.d.ts +2 -4
  184. package/lib/components/DebitForm/DebitFormStatus.js.map +1 -1
  185. package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  186. package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
  187. package/lib/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  188. package/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  189. package/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
  190. package/lib/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  191. package/lib/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  192. package/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  193. package/lib/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  194. package/lib/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
  195. package/lib/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  196. package/lib/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
  197. package/lib/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  198. package/lib/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
  199. package/lib/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  200. package/lib/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
  201. package/lib/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  202. package/lib/data/CommonData.d.ts +2 -2
  203. package/lib/model/ContentPageBase.d.ts +2 -3
  204. package/lib/model/LinkProps.d.ts +1 -1
  205. package/lib/model/OnClickProps.d.ts +3 -0
  206. package/lib/model/OnClickProps.js +2 -0
  207. package/lib/model/OnClickProps.js.map +1 -0
  208. package/lib/model/OnCloseProps.d.ts +3 -0
  209. package/lib/model/OnCloseProps.js +2 -0
  210. package/lib/model/OnCloseProps.js.map +1 -0
  211. package/lib/retail/api/getCardTypes.d.ts +2 -2
  212. package/lib/retail/api/getCardTypes.js.map +1 -1
  213. package/lib/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  214. package/lib/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
  215. package/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  216. package/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  217. package/lib/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  218. package/lib/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  219. package/lib/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  220. package/lib/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
  221. package/lib/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  222. package/lib/retail/components/DraftDialog/DraftDialog.js.map +1 -1
  223. package/lib/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  224. package/lib/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
  225. package/lib/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  226. package/lib/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
  227. package/lib/retail/components/FormStatus/FormStatus.d.ts +2 -4
  228. package/lib/retail/components/FormStatus/FormStatus.js.map +1 -1
  229. package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  230. package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  231. package/lib/retail/model/LeadFormData.d.ts +2 -2
  232. package/lib/retail/utils/getOrganizationParams.d.ts +1 -1
  233. package/lib/retail/utils/getOrganizationParams.js.map +1 -1
  234. package/lib/services/search/search.d.ts +2 -2
  235. package/lib/services/search/search.js.map +1 -1
  236. package/lib/services/search/textRank.d.ts +1 -1
  237. package/lib/services/search/textRank.js.map +1 -1
  238. package/lib/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  239. package/lib/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  240. package/lib/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  241. package/lib/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  242. package/lib/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  243. package/lib/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  244. package/lib/ui-kit/Calculator/UnknownRate.js.map +1 -1
  245. package/lib/ui-kit/Calculator/renderRate.d.ts +2 -2
  246. package/lib/ui-kit/Calculator/renderRate.js.map +1 -1
  247. package/lib/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  248. package/lib/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
  249. package/lib/ui-kit/DialogManager/Dialog.d.ts +2 -2
  250. package/lib/ui-kit/DialogManager/Dialog.js.map +1 -1
  251. package/lib/ui-kit/DialogManager/useDialog.d.ts +2 -3
  252. package/lib/ui-kit/DialogManager/useDialog.js.map +1 -1
  253. package/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  254. package/lib/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
  255. package/lib/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  256. package/lib/ui-kit/InnerTable/InnerTable.js.map +1 -1
  257. package/lib/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  258. package/lib/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
  259. package/lib/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  260. package/lib/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  261. package/lib/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
  262. package/lib/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  263. package/lib/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
  264. package/lib/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  265. package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  266. package/lib/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  267. package/lib/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  268. package/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  269. package/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
  270. package/lib/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  271. package/lib/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
  272. package/lib/ui-kit/Select/Option.d.ts +1 -1
  273. package/lib/ui-kit/Select/useSelectPopup.d.ts +2 -2
  274. package/lib/ui-kit/Select/useSelectPopup.js.map +1 -1
  275. package/lib/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  276. package/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  277. package/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
  278. package/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  279. package/lib/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
  280. package/lib/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  281. package/lib/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
  282. package/lib/ui-kit/TopItem/TopItem.d.ts +2 -2
  283. package/lib/ui-kit/TopItem/TopItem.js.map +1 -1
  284. package/mobile/bundle/bundle.umd.js +1 -1
  285. package/mobile/bundle/bundle.umd.min.js +1 -1
  286. package/mobile/bundle/components/ApplicationForm/Footnote.d.ts +1 -1
  287. package/mobile/bundle/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  288. package/mobile/bundle/components/ApplicationLeadForm/consents.d.ts +2 -2
  289. package/mobile/bundle/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  290. package/mobile/bundle/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  291. package/mobile/bundle/components/Carousel/renderCardHighlight.d.ts +1 -1
  292. package/mobile/bundle/components/DebitForm/DebitFormStatus.d.ts +2 -4
  293. package/mobile/bundle/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  294. package/mobile/bundle/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  295. package/mobile/bundle/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  296. package/mobile/bundle/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  297. package/mobile/bundle/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  298. package/mobile/bundle/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  299. package/mobile/bundle/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  300. package/mobile/bundle/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  301. package/mobile/bundle/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  302. package/mobile/bundle/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  303. package/mobile/bundle/data/CommonData.d.ts +2 -2
  304. package/mobile/bundle/model/ContentPageBase.d.ts +2 -3
  305. package/mobile/bundle/model/LinkProps.d.ts +1 -1
  306. package/mobile/bundle/model/OnClickProps.d.ts +3 -0
  307. package/mobile/bundle/model/OnCloseProps.d.ts +3 -0
  308. package/mobile/bundle/retail/api/getCardTypes.d.ts +2 -2
  309. package/mobile/bundle/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  310. package/mobile/bundle/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  311. package/mobile/bundle/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  312. package/mobile/bundle/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  313. package/mobile/bundle/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  314. package/mobile/bundle/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  315. package/mobile/bundle/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  316. package/mobile/bundle/retail/components/FormStatus/FormStatus.d.ts +2 -4
  317. package/mobile/bundle/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  318. package/mobile/bundle/retail/model/LeadFormData.d.ts +2 -2
  319. package/mobile/bundle/retail/utils/getOrganizationParams.d.ts +1 -1
  320. package/mobile/bundle/services/search/search.d.ts +2 -2
  321. package/mobile/bundle/services/search/textRank.d.ts +1 -1
  322. package/mobile/bundle/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  323. package/mobile/bundle/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  324. package/mobile/bundle/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  325. package/mobile/bundle/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  326. package/mobile/bundle/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  327. package/mobile/bundle/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  328. package/mobile/bundle/ui-kit/Calculator/renderRate.d.ts +2 -2
  329. package/mobile/bundle/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  330. package/mobile/bundle/ui-kit/DialogManager/Dialog.d.ts +2 -2
  331. package/mobile/bundle/ui-kit/DialogManager/useDialog.d.ts +2 -3
  332. package/mobile/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  333. package/mobile/bundle/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  334. package/mobile/bundle/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  335. package/mobile/bundle/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  336. package/mobile/bundle/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  337. package/mobile/bundle/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  338. package/mobile/bundle/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  339. package/mobile/bundle/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  340. package/mobile/bundle/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  341. package/mobile/bundle/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  342. package/mobile/bundle/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  343. package/mobile/bundle/ui-kit/Select/Option.d.ts +1 -1
  344. package/mobile/bundle/ui-kit/Select/useSelectPopup.d.ts +2 -2
  345. package/mobile/bundle/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  346. package/mobile/bundle/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  347. package/mobile/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  348. package/mobile/bundle/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  349. package/mobile/bundle/ui-kit/TopItem/TopItem.d.ts +2 -2
  350. package/mobile/dist/components/ApplicationForm/Footnote.d.ts +1 -1
  351. package/mobile/dist/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  352. package/mobile/dist/components/ApplicationLeadForm/consents.d.ts +2 -2
  353. package/mobile/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  354. package/mobile/dist/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  355. package/mobile/dist/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
  356. package/mobile/dist/components/Carousel/renderCardHighlight.d.ts +1 -1
  357. package/mobile/dist/components/DebitForm/DebitFormStatus.d.ts +2 -4
  358. package/mobile/dist/components/DebitForm/DebitFormStatus.js.map +1 -1
  359. package/mobile/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  360. package/mobile/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
  361. package/mobile/dist/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  362. package/mobile/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  363. package/mobile/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
  364. package/mobile/dist/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  365. package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  366. package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  367. package/mobile/dist/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  368. package/mobile/dist/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
  369. package/mobile/dist/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  370. package/mobile/dist/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
  371. package/mobile/dist/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  372. package/mobile/dist/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
  373. package/mobile/dist/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  374. package/mobile/dist/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
  375. package/mobile/dist/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  376. package/mobile/dist/data/CommonData.d.ts +2 -2
  377. package/mobile/dist/model/ContentPageBase.d.ts +2 -3
  378. package/mobile/dist/model/LinkProps.d.ts +1 -1
  379. package/mobile/dist/model/OnClickProps.d.ts +3 -0
  380. package/mobile/dist/model/OnClickProps.js +2 -0
  381. package/mobile/dist/model/OnClickProps.js.map +1 -0
  382. package/mobile/dist/model/OnCloseProps.d.ts +3 -0
  383. package/mobile/dist/model/OnCloseProps.js +2 -0
  384. package/mobile/dist/model/OnCloseProps.js.map +1 -0
  385. package/mobile/dist/retail/api/getCardTypes.d.ts +2 -2
  386. package/mobile/dist/retail/api/getCardTypes.js.map +1 -1
  387. package/mobile/dist/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  388. package/mobile/dist/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
  389. package/mobile/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  390. package/mobile/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  391. package/mobile/dist/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  392. package/mobile/dist/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  393. package/mobile/dist/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  394. package/mobile/dist/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
  395. package/mobile/dist/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  396. package/mobile/dist/retail/components/DraftDialog/DraftDialog.js.map +1 -1
  397. package/mobile/dist/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  398. package/mobile/dist/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
  399. package/mobile/dist/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  400. package/mobile/dist/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
  401. package/mobile/dist/retail/components/FormStatus/FormStatus.d.ts +2 -4
  402. package/mobile/dist/retail/components/FormStatus/FormStatus.js.map +1 -1
  403. package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  404. package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  405. package/mobile/dist/retail/model/LeadFormData.d.ts +2 -2
  406. package/mobile/dist/retail/utils/getOrganizationParams.d.ts +1 -1
  407. package/mobile/dist/retail/utils/getOrganizationParams.js.map +1 -1
  408. package/mobile/dist/services/search/search.d.ts +2 -2
  409. package/mobile/dist/services/search/search.js.map +1 -1
  410. package/mobile/dist/services/search/textRank.d.ts +1 -1
  411. package/mobile/dist/services/search/textRank.js.map +1 -1
  412. package/mobile/dist/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  413. package/mobile/dist/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  414. package/mobile/dist/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  415. package/mobile/dist/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  416. package/mobile/dist/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  417. package/mobile/dist/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  418. package/mobile/dist/ui-kit/Calculator/UnknownRate.js.map +1 -1
  419. package/mobile/dist/ui-kit/Calculator/renderRate.d.ts +2 -2
  420. package/mobile/dist/ui-kit/Calculator/renderRate.js.map +1 -1
  421. package/mobile/dist/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  422. package/mobile/dist/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
  423. package/mobile/dist/ui-kit/DialogManager/Dialog.d.ts +2 -2
  424. package/mobile/dist/ui-kit/DialogManager/Dialog.js.map +1 -1
  425. package/mobile/dist/ui-kit/DialogManager/useDialog.d.ts +2 -3
  426. package/mobile/dist/ui-kit/DialogManager/useDialog.js.map +1 -1
  427. package/mobile/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  428. package/mobile/dist/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
  429. package/mobile/dist/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  430. package/mobile/dist/ui-kit/InnerTable/InnerTable.js.map +1 -1
  431. package/mobile/dist/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  432. package/mobile/dist/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
  433. package/mobile/dist/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  434. package/mobile/dist/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  435. package/mobile/dist/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
  436. package/mobile/dist/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  437. package/mobile/dist/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
  438. package/mobile/dist/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  439. package/mobile/dist/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  440. package/mobile/dist/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  441. package/mobile/dist/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  442. package/mobile/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  443. package/mobile/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
  444. package/mobile/dist/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  445. package/mobile/dist/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
  446. package/mobile/dist/ui-kit/Select/Option.d.ts +1 -1
  447. package/mobile/dist/ui-kit/Select/useSelectPopup.d.ts +2 -2
  448. package/mobile/dist/ui-kit/Select/useSelectPopup.js.map +1 -1
  449. package/mobile/dist/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  450. package/mobile/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  451. package/mobile/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
  452. package/mobile/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  453. package/mobile/dist/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
  454. package/mobile/dist/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  455. package/mobile/dist/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
  456. package/mobile/dist/ui-kit/TopItem/TopItem.d.ts +2 -2
  457. package/mobile/dist/ui-kit/TopItem/TopItem.js.map +1 -1
  458. package/mobile/lib/components/ApplicationForm/Footnote.d.ts +1 -1
  459. package/mobile/lib/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  460. package/mobile/lib/components/ApplicationLeadForm/consents.d.ts +2 -2
  461. package/mobile/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  462. package/mobile/lib/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  463. package/mobile/lib/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
  464. package/mobile/lib/components/Carousel/renderCardHighlight.d.ts +1 -1
  465. package/mobile/lib/components/DebitForm/DebitFormStatus.d.ts +2 -4
  466. package/mobile/lib/components/DebitForm/DebitFormStatus.js.map +1 -1
  467. package/mobile/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  468. package/mobile/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
  469. package/mobile/lib/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  470. package/mobile/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  471. package/mobile/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
  472. package/mobile/lib/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  473. package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  474. package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  475. package/mobile/lib/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  476. package/mobile/lib/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
  477. package/mobile/lib/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  478. package/mobile/lib/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
  479. package/mobile/lib/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  480. package/mobile/lib/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
  481. package/mobile/lib/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  482. package/mobile/lib/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
  483. package/mobile/lib/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  484. package/mobile/lib/data/CommonData.d.ts +2 -2
  485. package/mobile/lib/model/ContentPageBase.d.ts +2 -3
  486. package/mobile/lib/model/LinkProps.d.ts +1 -1
  487. package/mobile/lib/model/OnClickProps.d.ts +3 -0
  488. package/mobile/lib/model/OnClickProps.js +2 -0
  489. package/mobile/lib/model/OnClickProps.js.map +1 -0
  490. package/mobile/lib/model/OnCloseProps.d.ts +3 -0
  491. package/mobile/lib/model/OnCloseProps.js +2 -0
  492. package/mobile/lib/model/OnCloseProps.js.map +1 -0
  493. package/mobile/lib/retail/api/getCardTypes.d.ts +2 -2
  494. package/mobile/lib/retail/api/getCardTypes.js.map +1 -1
  495. package/mobile/lib/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  496. package/mobile/lib/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
  497. package/mobile/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  498. package/mobile/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  499. package/mobile/lib/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  500. package/mobile/lib/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  501. package/mobile/lib/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  502. package/mobile/lib/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
  503. package/mobile/lib/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  504. package/mobile/lib/retail/components/DraftDialog/DraftDialog.js.map +1 -1
  505. package/mobile/lib/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  506. package/mobile/lib/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
  507. package/mobile/lib/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  508. package/mobile/lib/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
  509. package/mobile/lib/retail/components/FormStatus/FormStatus.d.ts +2 -4
  510. package/mobile/lib/retail/components/FormStatus/FormStatus.js.map +1 -1
  511. package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  512. package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  513. package/mobile/lib/retail/model/LeadFormData.d.ts +2 -2
  514. package/mobile/lib/retail/utils/getOrganizationParams.d.ts +1 -1
  515. package/mobile/lib/retail/utils/getOrganizationParams.js.map +1 -1
  516. package/mobile/lib/services/search/search.d.ts +2 -2
  517. package/mobile/lib/services/search/search.js.map +1 -1
  518. package/mobile/lib/services/search/textRank.d.ts +1 -1
  519. package/mobile/lib/services/search/textRank.js.map +1 -1
  520. package/mobile/lib/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  521. package/mobile/lib/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  522. package/mobile/lib/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  523. package/mobile/lib/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  524. package/mobile/lib/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  525. package/mobile/lib/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  526. package/mobile/lib/ui-kit/Calculator/UnknownRate.js.map +1 -1
  527. package/mobile/lib/ui-kit/Calculator/renderRate.d.ts +2 -2
  528. package/mobile/lib/ui-kit/Calculator/renderRate.js.map +1 -1
  529. package/mobile/lib/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  530. package/mobile/lib/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
  531. package/mobile/lib/ui-kit/DialogManager/Dialog.d.ts +2 -2
  532. package/mobile/lib/ui-kit/DialogManager/Dialog.js.map +1 -1
  533. package/mobile/lib/ui-kit/DialogManager/useDialog.d.ts +2 -3
  534. package/mobile/lib/ui-kit/DialogManager/useDialog.js.map +1 -1
  535. package/mobile/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  536. package/mobile/lib/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
  537. package/mobile/lib/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  538. package/mobile/lib/ui-kit/InnerTable/InnerTable.js.map +1 -1
  539. package/mobile/lib/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  540. package/mobile/lib/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
  541. package/mobile/lib/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  542. package/mobile/lib/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  543. package/mobile/lib/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
  544. package/mobile/lib/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  545. package/mobile/lib/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
  546. package/mobile/lib/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  547. package/mobile/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  548. package/mobile/lib/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  549. package/mobile/lib/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  550. package/mobile/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  551. package/mobile/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
  552. package/mobile/lib/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  553. package/mobile/lib/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
  554. package/mobile/lib/ui-kit/Select/Option.d.ts +1 -1
  555. package/mobile/lib/ui-kit/Select/useSelectPopup.d.ts +2 -2
  556. package/mobile/lib/ui-kit/Select/useSelectPopup.js.map +1 -1
  557. package/mobile/lib/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  558. package/mobile/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  559. package/mobile/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
  560. package/mobile/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  561. package/mobile/lib/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
  562. package/mobile/lib/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  563. package/mobile/lib/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
  564. package/mobile/lib/ui-kit/TopItem/TopItem.d.ts +2 -2
  565. package/mobile/lib/ui-kit/TopItem/TopItem.js.map +1 -1
  566. package/mobile/src/components/ApplicationForm/Footnote.tsx +1 -1
  567. package/mobile/src/components/ApplicationLeadForm/Footnote.tsx +1 -1
  568. package/mobile/src/components/ApplicationLeadForm/consents.ts +2 -2
  569. package/mobile/src/components/BenefitsBlock/BenefitsBlockContent.ts +1 -1
  570. package/mobile/src/components/CardTransfer/SubmitFailedDialog.tsx +2 -2
  571. package/mobile/src/components/Carousel/renderCardHighlight.tsx +1 -1
  572. package/mobile/src/components/DebitForm/DebitFormStatus.tsx +9 -10
  573. package/mobile/src/components/OfficesAtmsMap/OfficesAtmsMapLayout.tsx +2 -2
  574. package/mobile/src/components/OfficesAtmsMap/OfficesAtmsMapProps.tsx +5 -4
  575. package/mobile/src/components/ProductBlock/renderBackwardButton.tsx +2 -2
  576. package/mobile/src/components/StepsBlock/StepsBlockContent.ts +1 -1
  577. package/mobile/src/components/StepsBlock/StepsBlockStyleMaps.ts +3 -2
  578. package/mobile/src/components/StickyBottomMenu/BurgerMenuDialog.tsx +2 -2
  579. package/mobile/src/components/StickyBottomMenu/StickyBottomMenuDialog.tsx +2 -2
  580. package/mobile/src/components/StickyBottomMenu/useBottomMenuItemDialog.tsx +2 -2
  581. package/mobile/src/components/StickyBottomMenu/useBurgerMenuDialog.tsx +2 -2
  582. package/mobile/src/components/TariffsTable/TariffsTableContent.ts +1 -1
  583. package/mobile/src/data/CommonData.ts +2 -2
  584. package/mobile/src/model/ContentPageBase.ts +2 -3
  585. package/mobile/src/model/LinkProps.ts +1 -1
  586. package/mobile/src/model/OnClickProps.ts +3 -0
  587. package/mobile/src/model/OnCloseProps.ts +3 -0
  588. package/mobile/src/retail/api/getCardTypes.ts +2 -2
  589. package/mobile/src/retail/components/CaptchaDialog/CaptchaDialog.tsx +2 -2
  590. package/mobile/src/retail/components/ConsentBkiDialog/ConsentBkiDialog.tsx +2 -2
  591. package/mobile/src/retail/components/DocumentDialog/DocumentDialog.tsx +2 -2
  592. package/mobile/src/retail/components/DraftDialog/DraftActionButton.tsx +7 -6
  593. package/mobile/src/retail/components/DraftDialog/DraftDialog.tsx +2 -2
  594. package/mobile/src/retail/components/DraftDialog/EmptyDraftDialog.tsx +2 -5
  595. package/mobile/src/retail/components/DraftDialog/useDraftDialog.tsx +2 -2
  596. package/mobile/src/retail/components/FormStatus/FormStatus.tsx +17 -14
  597. package/mobile/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +2 -2
  598. package/mobile/src/retail/model/LeadFormData.ts +3 -2
  599. package/mobile/src/retail/utils/getOrganizationParams.ts +1 -1
  600. package/mobile/src/services/search/search.ts +2 -2
  601. package/mobile/src/services/search/textRank.ts +1 -1
  602. package/mobile/src/ui-kit/BaseFiltration/BaseFiltrationContent.ts +1 -1
  603. package/mobile/src/ui-kit/BaseFiltration/FiltrationSchemaContent.ts +1 -7
  604. package/mobile/src/ui-kit/BaseFiltration/HotFilterBase.ts +1 -1
  605. package/mobile/src/ui-kit/BaseProductTile/BaseProductTileContent.ts +0 -2
  606. package/mobile/src/ui-kit/Calculator/CalculatorProps.ts +1 -2
  607. package/mobile/src/ui-kit/Calculator/UnknownRate.tsx +2 -5
  608. package/mobile/src/ui-kit/Calculator/renderRate.tsx +3 -2
  609. package/mobile/src/ui-kit/DatePicker/DatePickerInput.tsx +2 -2
  610. package/mobile/src/ui-kit/DialogManager/Dialog.tsx +2 -2
  611. package/mobile/src/ui-kit/DialogManager/useDialog.tsx +2 -1
  612. package/mobile/src/ui-kit/Foldable/DefaultFoldButton.tsx +2 -2
  613. package/mobile/src/ui-kit/InnerTable/InnerTable.tsx +2 -2
  614. package/mobile/src/ui-kit/InnerTable/InnerTableButton.tsx +3 -2
  615. package/mobile/src/ui-kit/LinkButton/LinkButtonProps.ts +2 -2
  616. package/mobile/src/ui-kit/LinkWrapper/LinkWrapper.tsx +3 -7
  617. package/mobile/src/ui-kit/LocationDialog/LocationDialog.tsx +2 -2
  618. package/mobile/src/ui-kit/ProgressBar/ProgressBar.tsx +2 -2
  619. package/mobile/src/ui-kit/RadioButtonGroup/RadioButtonGroup.tsx +1 -1
  620. package/mobile/src/ui-kit/ReportDialog/ReportDialog.tsx +2 -2
  621. package/mobile/src/ui-kit/ResponseTypeDialog/ResponseTypeDialog.tsx +2 -2
  622. package/mobile/src/ui-kit/SearchDialog/SearchDialog.tsx +2 -2
  623. package/mobile/src/ui-kit/Select/Option.ts +1 -1
  624. package/mobile/src/ui-kit/Select/useSelectPopup.tsx +2 -2
  625. package/mobile/src/ui-kit/SlideCheckbox/SlideCheckbox.tsx +1 -1
  626. package/mobile/src/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.tsx +2 -2
  627. package/mobile/src/ui-kit/TabsControl/renderTabItemInner.tsx +2 -3
  628. package/mobile/src/ui-kit/TimerCircle/TimerCircle.tsx +2 -2
  629. package/mobile/src/ui-kit/TopItem/TopItem.tsx +2 -2
  630. package/package.json +1 -1
  631. package/src/components/ApplicationForm/Footnote.tsx +1 -1
  632. package/src/components/ApplicationLeadForm/Footnote.tsx +1 -1
  633. package/src/components/ApplicationLeadForm/consents.ts +2 -2
  634. package/src/components/BenefitsBlock/BenefitsBlockContent.ts +1 -1
  635. package/src/components/CardTransfer/SubmitFailedDialog.tsx +2 -2
  636. package/src/components/Carousel/renderCardHighlight.tsx +1 -1
  637. package/src/components/DebitForm/DebitFormStatus.tsx +9 -10
  638. package/src/components/OfficesAtmsMap/OfficesAtmsMapLayout.tsx +2 -2
  639. package/src/components/OfficesAtmsMap/OfficesAtmsMapProps.tsx +5 -4
  640. package/src/components/ProductBlock/renderBackwardButton.tsx +2 -2
  641. package/src/components/StepsBlock/StepsBlockContent.ts +1 -1
  642. package/src/components/StepsBlock/StepsBlockStyleMaps.ts +3 -2
  643. package/src/components/StickyBottomMenu/BurgerMenuDialog.tsx +2 -2
  644. package/src/components/StickyBottomMenu/StickyBottomMenuDialog.tsx +2 -2
  645. package/src/components/StickyBottomMenu/useBottomMenuItemDialog.tsx +2 -2
  646. package/src/components/StickyBottomMenu/useBurgerMenuDialog.tsx +2 -2
  647. package/src/components/TariffsTable/TariffsTableContent.ts +1 -1
  648. package/src/data/CommonData.ts +2 -2
  649. package/src/model/ContentPageBase.ts +2 -3
  650. package/src/model/LinkProps.ts +1 -1
  651. package/src/model/OnClickProps.ts +3 -0
  652. package/src/model/OnCloseProps.ts +3 -0
  653. package/src/retail/api/getCardTypes.ts +2 -2
  654. package/src/retail/components/CaptchaDialog/CaptchaDialog.tsx +2 -2
  655. package/src/retail/components/ConsentBkiDialog/ConsentBkiDialog.tsx +2 -2
  656. package/src/retail/components/DocumentDialog/DocumentDialog.tsx +2 -2
  657. package/src/retail/components/DraftDialog/DraftActionButton.tsx +7 -6
  658. package/src/retail/components/DraftDialog/DraftDialog.tsx +2 -2
  659. package/src/retail/components/DraftDialog/EmptyDraftDialog.tsx +2 -5
  660. package/src/retail/components/DraftDialog/useDraftDialog.tsx +2 -2
  661. package/src/retail/components/FormStatus/FormStatus.tsx +17 -14
  662. package/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +2 -2
  663. package/src/retail/model/LeadFormData.ts +3 -2
  664. package/src/retail/utils/getOrganizationParams.ts +1 -1
  665. package/src/services/search/search.ts +2 -2
  666. package/src/services/search/textRank.ts +1 -1
  667. package/src/ui-kit/BaseFiltration/BaseFiltrationContent.ts +1 -1
  668. package/src/ui-kit/BaseFiltration/FiltrationSchemaContent.ts +1 -7
  669. package/src/ui-kit/BaseFiltration/HotFilterBase.ts +1 -1
  670. package/src/ui-kit/BaseProductTile/BaseProductTileContent.ts +0 -2
  671. package/src/ui-kit/Calculator/CalculatorProps.ts +1 -2
  672. package/src/ui-kit/Calculator/UnknownRate.tsx +2 -5
  673. package/src/ui-kit/Calculator/renderRate.tsx +3 -2
  674. package/src/ui-kit/DatePicker/DatePickerInput.tsx +2 -2
  675. package/src/ui-kit/DialogManager/Dialog.tsx +2 -2
  676. package/src/ui-kit/DialogManager/useDialog.tsx +2 -1
  677. package/src/ui-kit/Foldable/DefaultFoldButton.tsx +2 -2
  678. package/src/ui-kit/InnerTable/InnerTable.tsx +2 -2
  679. package/src/ui-kit/InnerTable/InnerTableButton.tsx +3 -2
  680. package/src/ui-kit/LinkButton/LinkButtonProps.ts +2 -2
  681. package/src/ui-kit/LinkWrapper/LinkWrapper.tsx +3 -7
  682. package/src/ui-kit/LocationDialog/LocationDialog.tsx +2 -2
  683. package/src/ui-kit/ProgressBar/ProgressBar.tsx +2 -2
  684. package/src/ui-kit/RadioButtonGroup/RadioButtonGroup.tsx +1 -1
  685. package/src/ui-kit/ReportDialog/ReportDialog.tsx +2 -2
  686. package/src/ui-kit/ResponseTypeDialog/ResponseTypeDialog.tsx +2 -2
  687. package/src/ui-kit/SearchDialog/SearchDialog.tsx +2 -2
  688. package/src/ui-kit/Select/Option.ts +1 -1
  689. package/src/ui-kit/Select/useSelectPopup.tsx +2 -2
  690. package/src/ui-kit/SlideCheckbox/SlideCheckbox.tsx +1 -1
  691. package/src/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.tsx +2 -2
  692. package/src/ui-kit/TabsControl/renderTabItemInner.tsx +2 -3
  693. package/src/ui-kit/TimerCircle/TimerCircle.tsx +2 -2
  694. package/src/ui-kit/TopItem/TopItem.tsx +2 -2
@@ -1,4 +1,4 @@
1
- import { type TextProps } from '../../model/HeadlineType';
1
+ import type { TextProps } from '../../model/HeadlineType';
2
2
  import { type LinkProps } from '../../model/LinkProps';
3
3
  declare type FootnoteProps = TextProps & {
4
4
  link?: LinkProps;
@@ -1,4 +1,4 @@
1
- import { type TextProps } from '../../model/HeadlineType';
1
+ import type { TextProps } from '../../model/HeadlineType';
2
2
  import { type LinkProps } from '../../model/LinkProps';
3
3
  declare type FootnoteProps = TextProps & {
4
4
  link?: LinkProps;
@@ -1,6 +1,6 @@
1
+ import type { TextProps } from '../../model/HeadlineType';
1
2
  import { type CreditCardFormConsents, type CreditFormConsents, type DebitCardFormConsents } from '../../retail/model/LeadFormState';
2
- interface ConsentData {
3
- text: string;
3
+ interface ConsentData extends TextProps {
4
4
  docId?: number;
5
5
  }
6
6
  export declare const productTypeToConsentsMap: {
@@ -1,4 +1,4 @@
1
- import { type DescriptionProps, type LabelProps, type TitleProps } from '../../model/HeadlineType';
1
+ import type { DescriptionProps, LabelProps, TitleProps } from '../../model/HeadlineType';
2
2
  import { type IconProps } from '../../model/Picture';
3
3
  import { type IconBgVersion } from '../../ui-kit/Icon/IconProps';
4
4
  import { type RichTextProps } from '../../ui-kit/RichText/RichTextProps';
@@ -1,5 +1,5 @@
1
- export interface FormResponseDialogProps {
2
- onClose?: () => void;
1
+ import type { OnCloseProps } from '../../model/OnCloseProps';
2
+ export interface FormResponseDialogProps extends OnCloseProps {
3
3
  errorCode?: number;
4
4
  errorMessage?: string;
5
5
  }
@@ -1,5 +1,5 @@
1
1
  import { type ComponentType } from '../../model/ComponentType';
2
- import { type TextProps } from '../../model/HeadlineType';
2
+ import type { TextProps } from '../../model/HeadlineType';
3
3
  declare type CardHighlightProps = TextProps & ComponentType;
4
4
  export declare const renderCardHighlight: ({ className, text }?: CardHighlightProps) => any;
5
5
  export {};
@@ -1,8 +1,6 @@
1
- import { type DescriptionProps, type LabelProps } from '../../model/HeadlineType';
1
+ import type { DescriptionProps, LabelProps, TitleProps } from '../../model/HeadlineType';
2
2
  import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
3
- declare type DebitFormStatusProps = UniBlockProps & {
4
- title?: string;
5
- description?: string;
3
+ declare type DebitFormStatusProps = UniBlockProps & TitleProps & DescriptionProps & {
6
4
  sectionInfo?: (LabelProps & DescriptionProps)[];
7
5
  buttonText?: string;
8
6
  isDboClient?: boolean;
@@ -1,10 +1,11 @@
1
1
  import { type ComponentType } from '../../model/ComponentType';
2
+ import { type TitleProps } from '../../model/HeadlineType';
2
3
  import { type VNode } from '../../model/VNode';
3
4
  import { type AtmsDef } from './OfficesAtmsMapContent';
4
5
  import { type Atm, type Branch, type RemoteWorkplace } from './OfficesAtmsMapProps';
5
6
  import { type BalloonContent } from './YandexMapProps';
6
7
  export declare type InitFilterState = Record<string, boolean>;
7
- export interface OfficesAtmsMapLayoutProps<T> extends ComponentType {
8
+ export interface OfficesAtmsMapLayoutProps<T> extends ComponentType, TitleProps {
8
9
  data?: T[];
9
10
  isLoad: boolean;
10
11
  remoteWorkplaces?: T[];
@@ -15,7 +16,6 @@ export interface OfficesAtmsMapLayoutProps<T> extends ComponentType {
15
16
  getBalloonRemoteWorkplaces?: (item: T) => BalloonContent;
16
17
  initFilterState?: InitFilterState;
17
18
  descriptionData?: AtmsDef;
18
- title?: string;
19
19
  }
20
20
  export declare const OfficesAtmsMapLayout: import("@redneckz/uni-jsx").UNIComponent<OfficesAtmsMapLayoutProps<Branch | RemoteWorkplace | Atm>, any, any>;
21
21
  export declare const getFiltersWithNonEmptyData: (data: (Branch | Atm | RemoteWorkplace)[]) => string[];
@@ -1,3 +1,4 @@
1
+ import { type DescriptionProps, type TitleProps } from '../../model/HeadlineType';
1
2
  export interface Currency {
2
3
  buyExchangeRate?: number;
3
4
  saleExchangeRate?: number;
@@ -11,9 +12,8 @@ export interface Currency {
11
12
  export interface ExchangeRate {
12
13
  currencies?: Currency[];
13
14
  }
14
- export declare type WorkScheduleWeek = {
15
+ export declare type WorkScheduleWeek = TitleProps & {
15
16
  key?: string;
16
- title?: string;
17
17
  short?: string;
18
18
  status?: boolean;
19
19
  workTime?: string;
@@ -75,7 +75,7 @@ export interface Branch {
75
75
  transferringDataToBiometricSystem?: false;
76
76
  serviceDisabledPeople?: false;
77
77
  }
78
- export interface RemoteWorkplace {
78
+ export interface RemoteWorkplace extends DescriptionProps {
79
79
  id?: number;
80
80
  region?: {
81
81
  id?: number;
@@ -85,7 +85,6 @@ export interface RemoteWorkplace {
85
85
  };
86
86
  landmark?: string;
87
87
  workScheduleDescription?: string;
88
- description?: string;
89
88
  gpsLatitude?: number;
90
89
  gpsLongitude?: number;
91
90
  address?: string;
@@ -1,8 +1,8 @@
1
+ import type { TextProps } from '../../model/HeadlineType';
1
2
  import { type LinkButtonVersion } from '../../model/LinkButtonVersion';
2
- declare type BackwardButtonProps = {
3
+ declare type BackwardButtonProps = TextProps & {
3
4
  version: LinkButtonVersion;
4
5
  handleClick: () => void;
5
- text: string | undefined;
6
6
  alwaysVisible?: boolean;
7
7
  };
8
8
  export declare function renderBackwardButton({ version, handleClick, text, alwaysVisible, }: BackwardButtonProps): any;
@@ -1,6 +1,6 @@
1
1
  import { type BlockVersion } from '../../model/BlockVersion';
2
2
  import { type BulletsProps } from '../../model/Bullets';
3
- import { type DescriptionProps, type LabelProps, type TitleProps } from '../../model/HeadlineType';
3
+ import type { DescriptionProps, LabelProps, TitleProps } from '../../model/HeadlineType';
4
4
  import { type IconProps } from '../../model/Picture';
5
5
  import { type ButtonsSectionContent } from '../../ui-kit/LinkButton/ButtonsSectionContent';
6
6
  import { type LinkButtonContent } from '../../ui-kit/LinkButton/LinkButtonContent';
@@ -1,5 +1,5 @@
1
- export declare type StyleType = {
2
- description: string;
1
+ import type { DescriptionProps } from '../../model/HeadlineType';
2
+ export declare type StyleType = DescriptionProps & {
3
3
  iconText: string;
4
4
  iconBackground: string;
5
5
  iconConnector: string;
@@ -1,12 +1,12 @@
1
1
  import { type HeaderData } from '../../data/HeaderData';
2
2
  import { type JSONRefObject } from '../../data/JSONRefObject';
3
3
  import { type StickyMenuItem } from '../../data/StickyMobileData';
4
- export interface BurgerMenuDialogProps {
4
+ import type { OnCloseProps } from '../../model/OnCloseProps';
5
+ export interface BurgerMenuDialogProps extends OnCloseProps {
5
6
  menuRef: {
6
7
  current?: HTMLDivElement | null;
7
8
  };
8
9
  menuItem?: StickyMenuItem;
9
10
  locationDialogProps?: HeaderData & JSONRefObject;
10
- onClose?: () => void;
11
11
  }
12
12
  export declare const BurgerMenuDialog: import("@redneckz/uni-jsx").UNIComponent<BurgerMenuDialogProps, any, any>;
@@ -1,9 +1,9 @@
1
1
  import { type ComponentType } from '../../model/ComponentType';
2
+ import type { OnCloseProps } from '../../model/OnCloseProps';
2
3
  import { type VNode } from '../../model/VNode';
3
4
  import { type PreventableEvent } from '../../ui-kit/PreventableEvent';
4
- export interface StickyBottomMenuDialogProps extends ComponentType {
5
+ export interface StickyBottomMenuDialogProps extends ComponentType, OnCloseProps {
5
6
  head?: VNode;
6
- onClose?: () => void;
7
7
  onClick?: (e: PreventableEvent) => void;
8
8
  }
9
9
  export declare const StickyBottomMenuDialog: import("@redneckz/uni-jsx").UNIComponent<StickyBottomMenuDialogProps, any, any>;
@@ -1,5 +1,6 @@
1
1
  import { type StickyMenuItem } from '../../data/StickyMobileData';
2
- interface BottomMenuItemDialog {
2
+ import type { OnCloseProps } from '../../model/OnCloseProps';
3
+ interface BottomMenuItemDialog extends OnCloseProps {
3
4
  menuRef?: {
4
5
  current: HTMLDivElement | null;
5
6
  };
@@ -8,7 +9,6 @@ interface BottomMenuItemDialog {
8
9
  };
9
10
  leftItems: StickyMenuItem[];
10
11
  rightItems: StickyMenuItem[];
11
- onClose?: () => void;
12
12
  }
13
13
  export declare const useBottomMenuItemDialog: ({ menuRef, dialogRef, leftItems, rightItems, onClose, }: BottomMenuItemDialog) => (index: number, itemsPosition: string) => void;
14
14
  export {};
@@ -1,15 +1,15 @@
1
1
  import { type HeaderData } from '../../data/HeaderData';
2
2
  import { type JSONRefObject } from '../../data/JSONRefObject';
3
3
  import { type StickyMenuItem } from '../../data/StickyMobileData';
4
+ import type { OnCloseProps } from '../../model/OnCloseProps';
4
5
  import { BurgerMenuDialog } from './BurgerMenuDialog';
5
6
  export declare const BURGER_MENU_DIALOG_ID = "burgerMenuDialog";
6
- interface BurgerMenuDialog {
7
+ interface BurgerMenuDialog extends OnCloseProps {
7
8
  menuRef: {
8
9
  current?: HTMLDivElement | null;
9
10
  };
10
11
  centralMenuItem?: StickyMenuItem;
11
12
  locationDialogProps?: HeaderData & JSONRefObject;
12
- onClose?: () => void;
13
13
  }
14
14
  export declare const useBurgerMenuDialog: ({ menuRef, centralMenuItem, locationDialogProps, onClose, }: BurgerMenuDialog) => [boolean, {
15
15
  toggle: () => void;
@@ -1,4 +1,4 @@
1
- import { type DescriptionProps, type LabelProps, type TitleProps } from '../../model/HeadlineType';
1
+ import type { DescriptionProps, LabelProps, TitleProps } from '../../model/HeadlineType';
2
2
  import { type IconProps } from '../../model/Picture';
3
3
  import { type ImageContent } from '../../ui-kit/Img/ImgProps';
4
4
  import { type TariffsTableInnerContent } from '../../ui-kit/InnerTable/InnerTableProps';
@@ -1,14 +1,14 @@
1
1
  import { type AspectsProps } from '../model/AspectsProps';
2
+ import { type TitleProps } from '../model/HeadlineType';
2
3
  import { type LogoType } from '../model/LogoType';
3
4
  import { type PlaceholderProps } from '../model/PlaceholderProps';
4
5
  export declare type SearchHeaderProps = AspectsProps & PlaceholderProps & {
5
6
  ariaLabel: string;
6
7
  };
7
- export interface CommonData {
8
+ export interface CommonData extends TitleProps {
8
9
  logo?: LogoType;
9
10
  search?: SearchHeaderProps;
10
11
  dropdownMenuAriaLabel?: string;
11
12
  chatBotAriaLabel?: string;
12
13
  backwardButton?: string;
13
- title?: string;
14
14
  }
@@ -1,13 +1,12 @@
1
1
  import { type JSONRefObject } from '../data/JSONRefObject';
2
+ import { type TitleProps } from './HeadlineType';
2
3
  /**
3
4
  * @title Цветовая палитра
4
5
  * @enumNames ["Частным клиентам", "Бизнес клиентам", "Экосистема Своё", "Премиум", "Ультра"]
5
6
  */
6
7
  export declare type ColorPalette = 'pc' | 'bc' | 'eo' | 'pr' | 'ul';
7
8
  /** @title Страница */
8
- export interface ContentPageBase {
9
- /** @title Заголовок */
10
- title?: string;
9
+ export interface ContentPageBase extends TitleProps {
11
10
  /** @title Слаг */
12
11
  slug?: string;
13
12
  /** @title Данные навигации по сайту */
@@ -1,5 +1,5 @@
1
1
  import { type AspectsProps } from './AspectsProps';
2
- import { type TextProps } from './HeadlineType';
2
+ import type { TextProps } from './HeadlineType';
3
3
  /**
4
4
  * @title Таргет (target)
5
5
  * @enumNames [
@@ -0,0 +1,3 @@
1
+ export interface OnClickProps {
2
+ onClick?: () => void;
3
+ }
@@ -0,0 +1,3 @@
1
+ export interface OnCloseProps {
2
+ onClose?: () => void;
3
+ }
@@ -1,8 +1,8 @@
1
- export declare type CardTypeData = {
1
+ import type { DescriptionProps } from '../../model/HeadlineType';
2
+ export declare type CardTypeData = DescriptionProps & {
2
3
  type: string;
3
4
  key: string;
4
5
  value: string;
5
6
  displayOrder: number;
6
- description: string;
7
7
  };
8
8
  export declare const getCardTypes: (paymentSystemTypeCd: string, creditProgramId: string) => Promise<CardTypeData[]>;
@@ -1,6 +1,6 @@
1
- export interface CaptchaDialogProps {
1
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
2
+ export interface CaptchaDialogProps extends OnCloseProps {
2
3
  phoneNumber: string;
3
4
  sendCode?: () => void;
4
- onClose?: () => void;
5
5
  }
6
6
  export declare const CaptchaDialog: import("@redneckz/uni-jsx").UNIComponent<CaptchaDialogProps, any, any>;
@@ -1,5 +1,5 @@
1
- export interface ConsentBkiDialogProps {
1
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
2
+ export interface ConsentBkiDialogProps extends OnCloseProps {
2
3
  onSubmit?: (confirmStatus: string) => void;
3
- onClose?: () => void;
4
4
  }
5
5
  export declare const ConsentBkiDialog: import("@redneckz/uni-jsx").UNIComponent<ConsentBkiDialogProps, any, any>;
@@ -1,6 +1,6 @@
1
- export interface DocumentDialogProps {
1
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
2
+ export interface DocumentDialogProps extends OnCloseProps {
2
3
  src: string;
3
- onClose?: () => void;
4
4
  onDocumentRead?: () => void;
5
5
  }
6
6
  export declare const DocumentDialog: import("@redneckz/uni-jsx").UNIComponent<DocumentDialogProps, any, any>;
@@ -1,8 +1,7 @@
1
1
  import { type IconName } from '../../../icons/IconName';
2
- export interface DraftActionButtonProps {
3
- title: string;
2
+ import { type DescriptionProps, type TitleProps } from '../../../model/HeadlineType';
3
+ import type { OnClickProps } from '../../../model/OnClickProps';
4
+ export declare type DraftActionButtonProps = TitleProps & DescriptionProps & OnClickProps & {
4
5
  icon: IconName;
5
- description?: string;
6
- onClick?: () => void;
7
- }
6
+ };
8
7
  export declare const DraftActionButton: import("@redneckz/uni-jsx").UNIComponent<DraftActionButtonProps, any, any>;
@@ -1,8 +1,8 @@
1
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
1
2
  import { type Task } from '../../api/draftTasksKZO';
2
- export interface DraftDialogProps {
3
+ export interface DraftDialogProps extends OnCloseProps {
3
4
  task: Task;
4
5
  isFromLead?: boolean;
5
6
  sendAspects?: (profileId: number, taskId: number) => void;
6
- onClose?: () => void;
7
7
  }
8
8
  export declare const DraftDialog: import("@redneckz/uni-jsx").UNIComponent<DraftDialogProps, any, any>;
@@ -1,4 +1,2 @@
1
- export interface EmptyDraftDialogProps {
2
- onClose?: () => void;
3
- }
4
- export declare const EmptyDraftDialog: import("@redneckz/uni-jsx").UNIComponent<EmptyDraftDialogProps, any, any>;
1
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
2
+ export declare const EmptyDraftDialog: import("@redneckz/uni-jsx").UNIComponent<OnCloseProps, any, any>;
@@ -1,9 +1,9 @@
1
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
1
2
  import { type Task } from '../../api/draftTasksKZO';
2
- declare type useDraftDialogOpenProps = {
3
+ declare type useDraftDialogOpenProps = OnCloseProps & {
3
4
  task?: Task;
4
5
  isFromLead?: boolean;
5
6
  sendAspects?: (profileId: number, taskId: number) => void;
6
- onClose?: () => void;
7
7
  };
8
8
  export declare const useDraftDialog: () => {
9
9
  open: ({ task, isFromLead, onClose, sendAspects }: useDraftDialogOpenProps) => void;
@@ -1,8 +1,6 @@
1
- import { type DescriptionProps, type LabelProps } from '../../../model/HeadlineType';
1
+ import { type DescriptionProps, type LabelProps, type TitleProps } from '../../../model/HeadlineType';
2
2
  import { type UniBlockProps } from '../../../UniBlock/UniBlockProps';
3
- declare type CreditCardFormStatusProps = UniBlockProps & {
4
- title?: string;
5
- description?: string;
3
+ declare type CreditCardFormStatusProps = UniBlockProps & TitleProps & DescriptionProps & {
6
4
  interval?: number;
7
5
  sectionInfoTitle?: string;
8
6
  sectionInfo?: (LabelProps & DescriptionProps)[];
@@ -1,10 +1,10 @@
1
- export interface VerifyPhoneDialogProps {
1
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
2
+ export interface VerifyPhoneDialogProps extends OnCloseProps {
2
3
  phone: string;
3
4
  code?: boolean;
4
5
  withDescription?: boolean;
5
6
  codeLength?: number;
6
7
  consents?: string[];
7
8
  onSuccess?: (smsCode?: string) => void;
8
- onClose?: () => void;
9
9
  }
10
10
  export declare const VerifyPhoneDialog: import("@redneckz/uni-jsx").UNIComponent<VerifyPhoneDialogProps, any, any>;
@@ -1,7 +1,7 @@
1
- export interface DictionaryItem {
1
+ import type { DescriptionProps } from '../../model/HeadlineType';
2
+ export interface DictionaryItem extends DescriptionProps {
2
3
  type?: string;
3
4
  key?: string;
4
5
  value?: string;
5
6
  displayOrder?: number;
6
- description?: string;
7
7
  }
@@ -5,7 +5,7 @@ export declare const getOrganizationActivityType: (options: DictionaryItem[], ok
5
5
  } | null;
6
6
  export declare const getEmployeesNumberOption: (options: DictionaryItem[] | null, count?: number) => {
7
7
  key: string;
8
- text: string;
8
+ text?: string;
9
9
  } | null;
10
10
  export declare const getOrganizationKind: (options: DictionaryItem[], okopf: number) => {
11
11
  key: string;
@@ -1,6 +1,6 @@
1
- export interface CorpusItem {
1
+ import { type TitleProps } from '../../model/HeadlineType';
2
+ export interface CorpusItem extends TitleProps {
2
3
  uri?: string;
3
- title?: string;
4
4
  }
5
5
  declare type Stem = string;
6
6
  declare type CorpusItemIndex = number;
@@ -1 +1 @@
1
- export declare const textRank: (queryTokens: string[]) => (text: string | undefined) => number;
1
+ export declare const textRank: (queryTokens: string[]) => (text?: string) => number;
@@ -1,5 +1,5 @@
1
1
  import { type ButtonVersion } from '../../model/ButtonVersion';
2
- import { type DescriptionProps, type LabelProps, type TitleProps } from '../../model/HeadlineType';
2
+ import type { DescriptionProps, LabelProps, TitleProps } from '../../model/HeadlineType';
3
3
  /**
4
4
  * @title Кнопка сброса
5
5
  */
@@ -1,8 +1,4 @@
1
1
  import { type TitleProps } from '../../model/HeadlineType';
2
- /**
3
- * @title Заголовок
4
- */
5
- declare type Title = string;
6
2
  /**
7
3
  * @title Ключи
8
4
  */
@@ -11,8 +7,7 @@ declare type Enum = string[];
11
7
  * @title Имена
12
8
  */
13
9
  declare type EnumNames = string[];
14
- export declare type StringArray = {
15
- title?: Title;
10
+ export declare type StringArray = TitleProps & {
16
11
  /**
17
12
  * @default array
18
13
  * @hidden
@@ -1,4 +1,4 @@
1
- import { type TextProps } from '../../model/HeadlineType';
1
+ import type { TextProps } from '../../model/HeadlineType';
2
2
  /**
3
3
  * @title Кнопка фильтрации
4
4
  */
@@ -21,8 +21,6 @@ export interface TileImageOptions extends ComponentType {
21
21
  }
22
22
  /** @title Цены */
23
23
  export declare type PriceItem = LabelProps & {
24
- /** @title Название */
25
- label?: string;
26
24
  /** @title Сумма */
27
25
  amount?: number;
28
26
  /** @title Единица измерения */
@@ -18,8 +18,7 @@ export declare type LimitParamsProps = {
18
18
  export declare type RateProps = {
19
19
  rate: number;
20
20
  };
21
- export interface CalcCurrencyProps extends ComponentType {
22
- title?: string;
21
+ export interface CalcCurrencyProps extends ComponentType, TitleProps {
23
22
  value?: number | string;
24
23
  fractionDigits?: number;
25
24
  fixed?: boolean;
@@ -1,4 +1,2 @@
1
- export interface UnknownRateProps {
2
- title?: string;
3
- }
4
- export declare const UnknownRate: import("@redneckz/uni-jsx").UNIComponent<UnknownRateProps, any, any>;
1
+ import { type TitleProps } from '../../model/HeadlineType';
2
+ export declare const UnknownRate: import("@redneckz/uni-jsx").UNIComponent<TitleProps, any, any>;
@@ -1,7 +1,7 @@
1
+ import { type TitleProps } from '../../model/HeadlineType';
1
2
  import { type VNode } from '../../model/VNode';
2
3
  import { type RateProps } from './Rate';
3
- import { type UnknownRateProps } from './UnknownRate';
4
- interface RenderRateProps extends RateProps, UnknownRateProps {
4
+ interface RenderRateProps extends RateProps, TitleProps {
5
5
  children?: VNode;
6
6
  }
7
7
  export declare const renderRate: ({ title, rate, unit, fractionDigits, color, children, ...rest }: RenderRateProps) => any;
@@ -1,11 +1,11 @@
1
1
  import { type ComponentType } from '../../model/ComponentType';
2
2
  import { type DisabledProps } from '../../model/DisabledProps';
3
- interface DatePickerInputProps extends ComponentType, DisabledProps {
3
+ import type { OnClickProps } from '../../model/OnClickProps';
4
+ interface DatePickerInputProps extends ComponentType, DisabledProps, OnClickProps {
4
5
  setSelectedMonth: (selectedMonth: number) => void;
5
6
  setSelectedYear: (selectedYear: number) => void;
6
7
  value?: string;
7
8
  onChange?: (value: Date) => void;
8
- onClick?: () => void;
9
9
  }
10
10
  export declare const DatePickerInput: import("@redneckz/uni-jsx").UNIComponent<DatePickerInputProps, any, any>;
11
11
  export {};
@@ -1,9 +1,9 @@
1
1
  import { type ComponentType } from '../../model/ComponentType';
2
+ import type { OnCloseProps } from '../../model/OnCloseProps';
2
3
  import { type VNode } from '../../model/VNode';
3
4
  import { type PreventableEvent } from '../PreventableEvent';
4
- export interface DialogProps extends ComponentType {
5
+ export interface DialogProps extends ComponentType, OnCloseProps {
5
6
  head?: VNode;
6
- onClose?: () => void;
7
7
  onClick?: (e: PreventableEvent) => void;
8
8
  }
9
9
  export declare const Dialog: import("@redneckz/uni-jsx").UNIComponent<DialogProps, any, any>;
@@ -1,9 +1,8 @@
1
1
  import type { UNIComponent } from '@redneckz/uni-jsx';
2
+ import type { OnCloseProps } from '../../model/OnCloseProps';
2
3
  import type { VNode } from '../../model/VNode';
3
4
  import type { DialogOptions } from './DialogAction';
4
- export declare function useDialog<Props extends {
5
- onClose?: () => void;
6
- }>(Dialog: UNIComponent<Props>, initialProps?: Partial<Props>): {
5
+ export declare function useDialog<Props extends OnCloseProps>(Dialog: UNIComponent<Props>, initialProps?: Partial<Props>): {
7
6
  closeAll: () => void;
8
7
  open: (props: Props & {
9
8
  children?: VNode;
@@ -1,8 +1,8 @@
1
+ import { type LabelProps } from '../../model/HeadlineType';
1
2
  import { type ButtonProps } from '../Button/Button';
2
- interface DefaultFoldButtonProps extends ButtonProps {
3
+ interface DefaultFoldButtonProps extends ButtonProps, LabelProps {
3
4
  isUnfolded?: boolean;
4
5
  short?: boolean;
5
- label?: string;
6
6
  }
7
7
  export declare const DefaultFoldButton: import("@redneckz/uni-jsx").UNIComponent<DefaultFoldButtonProps, any, any>;
8
8
  export {};
@@ -1,8 +1,8 @@
1
1
  import { type JSONRefObject } from '../../data/JSONRefObject';
2
+ import type { OnClickProps } from '../../model/OnClickProps';
2
3
  import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
3
4
  import { type TableFetchData, type TariffsTableInnerContent } from './InnerTableProps';
4
- export interface InnerTableProps extends TariffsTableInnerContent, UniBlockProps {
5
- onClick?: () => void;
5
+ export interface InnerTableProps extends TariffsTableInnerContent, UniBlockProps, OnClickProps {
6
6
  tableSource?: JSONRefObject & TableFetchData;
7
7
  }
8
8
  export declare const InnerTable: import("../../UniBlock/UniBlock").UniBlockComponent<InnerTableProps>;
@@ -1,8 +1,8 @@
1
1
  import { type TariffsTableCellIndexProps } from '../../components/TariffsTable/TariffsTableContent';
2
2
  import { type ComponentType } from '../../model/ComponentType';
3
+ import type { OnClickProps } from '../../model/OnClickProps';
3
4
  import { type TariffsTableInnerContent } from './InnerTableProps';
4
- export interface InnerTableButtonProps extends Partial<TariffsTableCellIndexProps>, TariffsTableInnerContent, ComponentType {
5
- onClick?: () => void;
5
+ export interface InnerTableButtonProps extends Partial<TariffsTableCellIndexProps>, TariffsTableInnerContent, ComponentType, OnClickProps {
6
6
  isOpen?: boolean;
7
7
  }
8
8
  export declare const TableInnerButton: import("@redneckz/uni-jsx").UNIComponent<InnerTableButtonProps, any, any>;
@@ -1,7 +1,7 @@
1
1
  import { type ComponentType } from '../../model/ComponentType';
2
2
  import { type DisabledProps } from '../../model/DisabledProps';
3
3
  import { type VNode } from '../../model/VNode';
4
- import { type PreventableEvent } from '../PreventableEvent';
4
+ import { type PreventableEventWithTarget } from '../PreventableEvent';
5
5
  import { type LinkButtonContent } from './LinkButtonContent'; /** @deprecated */
6
6
  /** @deprecated */
7
7
  /**
@@ -12,6 +12,6 @@ export interface LinkButtonProps extends LinkButtonContent, ComponentType, Disab
12
12
  ariaLabel?: string;
13
13
  appendLeft?: VNode;
14
14
  appendRight?: VNode;
15
- onClick?: (ev?: PreventableEvent) => void;
15
+ onClick?: (ev?: PreventableEventWithTarget) => void;
16
16
  type?: string;
17
17
  }
@@ -1,10 +1,7 @@
1
- import { type AspectsProps } from '../../model/AspectsProps';
2
1
  import { type ComponentType } from '../../model/ComponentType';
3
- import { type Target } from '../../model/LinkProps';
4
- interface LinkWrapperProps extends AspectsProps, ComponentType {
5
- href?: string;
6
- target?: Target;
7
- onClick?: () => void;
2
+ import { type LinkProps } from '../../model/LinkProps';
3
+ import type { OnClickProps } from '../../model/OnClickProps';
4
+ interface LinkWrapperProps extends ComponentType, OnClickProps, LinkProps {
8
5
  }
9
6
  export declare const LinkWrapper: import("@redneckz/uni-jsx").UNIComponent<LinkWrapperProps, any, any>;
10
7
  export {};