@redneckz/wildless-cms-uni-blocks 0.14.846 → 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 (798) hide show
  1. package/bundle/blocks.schema.json +1 -1
  2. package/bundle/bundle.umd.js +22 -74
  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/Header/HeaderChatBotButton.d.ts +0 -1
  12. package/bundle/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  13. package/bundle/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  14. package/bundle/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  15. package/bundle/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  16. package/bundle/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  17. package/bundle/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  18. package/bundle/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  19. package/bundle/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  20. package/bundle/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  21. package/bundle/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  22. package/bundle/data/CommonData.d.ts +2 -2
  23. package/bundle/hooks/useAspects/aspects/forwardQuery.d.ts +1 -1
  24. package/bundle/hooks/useAspects/handleAspects.d.ts +1 -1
  25. package/bundle/hooks/useAspects/useAspects.d.ts +1 -1
  26. package/bundle/model/ContentPageBase.d.ts +2 -3
  27. package/bundle/model/LinkProps.d.ts +1 -1
  28. package/bundle/model/OnClickProps.d.ts +3 -0
  29. package/bundle/model/OnCloseProps.d.ts +3 -0
  30. package/bundle/retail/api/getCardTypes.d.ts +2 -2
  31. package/bundle/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  32. package/bundle/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  33. package/bundle/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  34. package/bundle/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  35. package/bundle/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  36. package/bundle/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  37. package/bundle/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  38. package/bundle/retail/components/FormStatus/FormStatus.d.ts +2 -4
  39. package/bundle/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  40. package/bundle/retail/model/LeadFormData.d.ts +2 -2
  41. package/bundle/retail/utils/getOrganizationParams.d.ts +1 -1
  42. package/bundle/services/search/search.d.ts +2 -2
  43. package/bundle/services/search/textRank.d.ts +1 -1
  44. package/bundle/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  45. package/bundle/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  46. package/bundle/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  47. package/bundle/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  48. package/bundle/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  49. package/bundle/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  50. package/bundle/ui-kit/Calculator/renderRate.d.ts +2 -2
  51. package/bundle/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  52. package/bundle/ui-kit/DialogManager/Dialog.d.ts +2 -2
  53. package/bundle/ui-kit/DialogManager/useDialog.d.ts +2 -3
  54. package/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  55. package/bundle/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  56. package/bundle/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  57. package/bundle/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  58. package/bundle/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  59. package/bundle/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  60. package/bundle/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  61. package/bundle/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  62. package/bundle/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  63. package/bundle/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  64. package/bundle/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  65. package/bundle/ui-kit/Select/Option.d.ts +1 -1
  66. package/bundle/ui-kit/Select/useSelectPopup.d.ts +2 -2
  67. package/bundle/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  68. package/bundle/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  69. package/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  70. package/bundle/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  71. package/bundle/ui-kit/TopItem/TopItem.d.ts +2 -2
  72. package/dist/components/ApplicationForm/Footnote.d.ts +1 -1
  73. package/dist/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  74. package/dist/components/ApplicationLeadForm/consents.d.ts +2 -2
  75. package/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  76. package/dist/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  77. package/dist/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
  78. package/dist/components/Carousel/renderCardHighlight.d.ts +1 -1
  79. package/dist/components/DebitForm/DebitFormStatus.d.ts +2 -4
  80. package/dist/components/DebitForm/DebitFormStatus.js.map +1 -1
  81. package/dist/components/Header/HeaderChatBotButton.d.ts +0 -1
  82. package/dist/components/Header/HeaderChatBotButton.js +15 -4
  83. package/dist/components/Header/HeaderChatBotButton.js.map +1 -1
  84. package/dist/components/Header/HeaderSubMenu.js +1 -1
  85. package/dist/components/Header/HeaderSubMenu.js.map +1 -1
  86. package/dist/components/Header/HeaderTop.js +1 -1
  87. package/dist/components/Header/HeaderTop.js.map +1 -1
  88. package/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  89. package/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
  90. package/dist/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  91. package/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  92. package/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
  93. package/dist/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  94. package/dist/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  95. package/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  96. package/dist/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  97. package/dist/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
  98. package/dist/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  99. package/dist/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
  100. package/dist/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  101. package/dist/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
  102. package/dist/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  103. package/dist/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
  104. package/dist/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  105. package/dist/data/CommonData.d.ts +2 -2
  106. package/dist/hooks/useAspects/aspects/forwardQuery.d.ts +1 -1
  107. package/dist/hooks/useAspects/aspects/forwardQuery.js +1 -1
  108. package/dist/hooks/useAspects/aspects/forwardQuery.js.map +1 -1
  109. package/dist/hooks/useAspects/handleAspects.d.ts +1 -1
  110. package/dist/hooks/useAspects/handleAspects.js +5 -2
  111. package/dist/hooks/useAspects/handleAspects.js.map +1 -1
  112. package/dist/hooks/useAspects/useAspects.d.ts +1 -1
  113. package/dist/model/ContentPageBase.d.ts +2 -3
  114. package/dist/model/LinkProps.d.ts +1 -1
  115. package/dist/model/OnClickProps.d.ts +3 -0
  116. package/dist/model/OnClickProps.js +2 -0
  117. package/dist/model/OnClickProps.js.map +1 -0
  118. package/dist/model/OnCloseProps.d.ts +3 -0
  119. package/dist/model/OnCloseProps.js +2 -0
  120. package/dist/model/OnCloseProps.js.map +1 -0
  121. package/dist/retail/api/getCardTypes.d.ts +2 -2
  122. package/dist/retail/api/getCardTypes.js.map +1 -1
  123. package/dist/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  124. package/dist/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
  125. package/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  126. package/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  127. package/dist/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  128. package/dist/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  129. package/dist/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  130. package/dist/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
  131. package/dist/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  132. package/dist/retail/components/DraftDialog/DraftDialog.js.map +1 -1
  133. package/dist/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  134. package/dist/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
  135. package/dist/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  136. package/dist/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
  137. package/dist/retail/components/FormStatus/FormStatus.d.ts +2 -4
  138. package/dist/retail/components/FormStatus/FormStatus.js.map +1 -1
  139. package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  140. package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  141. package/dist/retail/model/LeadFormData.d.ts +2 -2
  142. package/dist/retail/utils/getOrganizationParams.d.ts +1 -1
  143. package/dist/retail/utils/getOrganizationParams.js.map +1 -1
  144. package/dist/retail/utils/renderStep.js +3 -1
  145. package/dist/retail/utils/renderStep.js.map +1 -1
  146. package/dist/services/search/search.d.ts +2 -2
  147. package/dist/services/search/search.js.map +1 -1
  148. package/dist/services/search/textRank.d.ts +1 -1
  149. package/dist/services/search/textRank.js.map +1 -1
  150. package/dist/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  151. package/dist/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  152. package/dist/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  153. package/dist/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  154. package/dist/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  155. package/dist/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  156. package/dist/ui-kit/Calculator/UnknownRate.js.map +1 -1
  157. package/dist/ui-kit/Calculator/renderRate.d.ts +2 -2
  158. package/dist/ui-kit/Calculator/renderRate.js.map +1 -1
  159. package/dist/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  160. package/dist/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
  161. package/dist/ui-kit/DialogManager/Dialog.d.ts +2 -2
  162. package/dist/ui-kit/DialogManager/Dialog.js.map +1 -1
  163. package/dist/ui-kit/DialogManager/useDialog.d.ts +2 -3
  164. package/dist/ui-kit/DialogManager/useDialog.js.map +1 -1
  165. package/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  166. package/dist/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
  167. package/dist/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  168. package/dist/ui-kit/InnerTable/InnerTable.js.map +1 -1
  169. package/dist/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  170. package/dist/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
  171. package/dist/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  172. package/dist/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  173. package/dist/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
  174. package/dist/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  175. package/dist/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
  176. package/dist/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  177. package/dist/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  178. package/dist/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  179. package/dist/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  180. package/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  181. package/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
  182. package/dist/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  183. package/dist/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
  184. package/dist/ui-kit/Select/Option.d.ts +1 -1
  185. package/dist/ui-kit/Select/useSelectPopup.d.ts +2 -2
  186. package/dist/ui-kit/Select/useSelectPopup.js.map +1 -1
  187. package/dist/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  188. package/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  189. package/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
  190. package/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  191. package/dist/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
  192. package/dist/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  193. package/dist/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
  194. package/dist/ui-kit/TopItem/TopItem.d.ts +2 -2
  195. package/dist/ui-kit/TopItem/TopItem.js.map +1 -1
  196. package/lib/common.css +1 -1
  197. package/lib/components/ApplicationForm/Footnote.d.ts +1 -1
  198. package/lib/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  199. package/lib/components/ApplicationLeadForm/consents.d.ts +2 -2
  200. package/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  201. package/lib/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  202. package/lib/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
  203. package/lib/components/Carousel/renderCardHighlight.d.ts +1 -1
  204. package/lib/components/DebitForm/DebitFormStatus.d.ts +2 -4
  205. package/lib/components/DebitForm/DebitFormStatus.js.map +1 -1
  206. package/lib/components/Header/HeaderChatBotButton.d.ts +0 -1
  207. package/lib/components/Header/HeaderChatBotButton.js +15 -4
  208. package/lib/components/Header/HeaderChatBotButton.js.map +1 -1
  209. package/lib/components/Header/HeaderSubMenu.js +1 -1
  210. package/lib/components/Header/HeaderSubMenu.js.map +1 -1
  211. package/lib/components/Header/HeaderTop.js +1 -1
  212. package/lib/components/Header/HeaderTop.js.map +1 -1
  213. package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  214. package/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
  215. package/lib/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  216. package/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  217. package/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
  218. package/lib/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  219. package/lib/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  220. package/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  221. package/lib/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  222. package/lib/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
  223. package/lib/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  224. package/lib/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
  225. package/lib/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  226. package/lib/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
  227. package/lib/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  228. package/lib/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
  229. package/lib/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  230. package/lib/data/CommonData.d.ts +2 -2
  231. package/lib/hooks/useAspects/aspects/forwardQuery.d.ts +1 -1
  232. package/lib/hooks/useAspects/aspects/forwardQuery.js +1 -1
  233. package/lib/hooks/useAspects/aspects/forwardQuery.js.map +1 -1
  234. package/lib/hooks/useAspects/handleAspects.d.ts +1 -1
  235. package/lib/hooks/useAspects/handleAspects.js +5 -2
  236. package/lib/hooks/useAspects/handleAspects.js.map +1 -1
  237. package/lib/hooks/useAspects/useAspects.d.ts +1 -1
  238. package/lib/model/ContentPageBase.d.ts +2 -3
  239. package/lib/model/LinkProps.d.ts +1 -1
  240. package/lib/model/OnClickProps.d.ts +3 -0
  241. package/lib/model/OnClickProps.js +2 -0
  242. package/lib/model/OnClickProps.js.map +1 -0
  243. package/lib/model/OnCloseProps.d.ts +3 -0
  244. package/lib/model/OnCloseProps.js +2 -0
  245. package/lib/model/OnCloseProps.js.map +1 -0
  246. package/lib/retail/api/getCardTypes.d.ts +2 -2
  247. package/lib/retail/api/getCardTypes.js.map +1 -1
  248. package/lib/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  249. package/lib/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
  250. package/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  251. package/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  252. package/lib/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  253. package/lib/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  254. package/lib/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  255. package/lib/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
  256. package/lib/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  257. package/lib/retail/components/DraftDialog/DraftDialog.js.map +1 -1
  258. package/lib/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  259. package/lib/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
  260. package/lib/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  261. package/lib/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
  262. package/lib/retail/components/FormStatus/FormStatus.d.ts +2 -4
  263. package/lib/retail/components/FormStatus/FormStatus.js.map +1 -1
  264. package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  265. package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  266. package/lib/retail/model/LeadFormData.d.ts +2 -2
  267. package/lib/retail/utils/getOrganizationParams.d.ts +1 -1
  268. package/lib/retail/utils/getOrganizationParams.js.map +1 -1
  269. package/lib/retail/utils/renderStep.js +3 -1
  270. package/lib/retail/utils/renderStep.js.map +1 -1
  271. package/lib/services/search/search.d.ts +2 -2
  272. package/lib/services/search/search.js.map +1 -1
  273. package/lib/services/search/textRank.d.ts +1 -1
  274. package/lib/services/search/textRank.js.map +1 -1
  275. package/lib/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  276. package/lib/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  277. package/lib/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  278. package/lib/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  279. package/lib/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  280. package/lib/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  281. package/lib/ui-kit/Calculator/UnknownRate.js.map +1 -1
  282. package/lib/ui-kit/Calculator/renderRate.d.ts +2 -2
  283. package/lib/ui-kit/Calculator/renderRate.js.map +1 -1
  284. package/lib/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  285. package/lib/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
  286. package/lib/ui-kit/DialogManager/Dialog.d.ts +2 -2
  287. package/lib/ui-kit/DialogManager/Dialog.js.map +1 -1
  288. package/lib/ui-kit/DialogManager/useDialog.d.ts +2 -3
  289. package/lib/ui-kit/DialogManager/useDialog.js.map +1 -1
  290. package/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  291. package/lib/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
  292. package/lib/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  293. package/lib/ui-kit/InnerTable/InnerTable.js.map +1 -1
  294. package/lib/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  295. package/lib/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
  296. package/lib/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  297. package/lib/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  298. package/lib/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
  299. package/lib/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  300. package/lib/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
  301. package/lib/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  302. package/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  303. package/lib/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  304. package/lib/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  305. package/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  306. package/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
  307. package/lib/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  308. package/lib/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
  309. package/lib/ui-kit/Select/Option.d.ts +1 -1
  310. package/lib/ui-kit/Select/useSelectPopup.d.ts +2 -2
  311. package/lib/ui-kit/Select/useSelectPopup.js.map +1 -1
  312. package/lib/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  313. package/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  314. package/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
  315. package/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  316. package/lib/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
  317. package/lib/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  318. package/lib/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
  319. package/lib/ui-kit/TopItem/TopItem.d.ts +2 -2
  320. package/lib/ui-kit/TopItem/TopItem.js.map +1 -1
  321. package/mobile/bundle/bundle.umd.js +22 -74
  322. package/mobile/bundle/bundle.umd.min.js +1 -1
  323. package/mobile/bundle/components/ApplicationForm/Footnote.d.ts +1 -1
  324. package/mobile/bundle/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  325. package/mobile/bundle/components/ApplicationLeadForm/consents.d.ts +2 -2
  326. package/mobile/bundle/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  327. package/mobile/bundle/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  328. package/mobile/bundle/components/Carousel/renderCardHighlight.d.ts +1 -1
  329. package/mobile/bundle/components/DebitForm/DebitFormStatus.d.ts +2 -4
  330. package/mobile/bundle/components/Header/HeaderChatBotButton.d.ts +0 -1
  331. package/mobile/bundle/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  332. package/mobile/bundle/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  333. package/mobile/bundle/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  334. package/mobile/bundle/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  335. package/mobile/bundle/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  336. package/mobile/bundle/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  337. package/mobile/bundle/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  338. package/mobile/bundle/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  339. package/mobile/bundle/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  340. package/mobile/bundle/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  341. package/mobile/bundle/data/CommonData.d.ts +2 -2
  342. package/mobile/bundle/hooks/useAspects/aspects/forwardQuery.d.ts +1 -1
  343. package/mobile/bundle/hooks/useAspects/handleAspects.d.ts +1 -1
  344. package/mobile/bundle/hooks/useAspects/useAspects.d.ts +1 -1
  345. package/mobile/bundle/model/ContentPageBase.d.ts +2 -3
  346. package/mobile/bundle/model/LinkProps.d.ts +1 -1
  347. package/mobile/bundle/model/OnClickProps.d.ts +3 -0
  348. package/mobile/bundle/model/OnCloseProps.d.ts +3 -0
  349. package/mobile/bundle/retail/api/getCardTypes.d.ts +2 -2
  350. package/mobile/bundle/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  351. package/mobile/bundle/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  352. package/mobile/bundle/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  353. package/mobile/bundle/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  354. package/mobile/bundle/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  355. package/mobile/bundle/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  356. package/mobile/bundle/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  357. package/mobile/bundle/retail/components/FormStatus/FormStatus.d.ts +2 -4
  358. package/mobile/bundle/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  359. package/mobile/bundle/retail/model/LeadFormData.d.ts +2 -2
  360. package/mobile/bundle/retail/utils/getOrganizationParams.d.ts +1 -1
  361. package/mobile/bundle/services/search/search.d.ts +2 -2
  362. package/mobile/bundle/services/search/textRank.d.ts +1 -1
  363. package/mobile/bundle/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  364. package/mobile/bundle/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  365. package/mobile/bundle/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  366. package/mobile/bundle/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  367. package/mobile/bundle/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  368. package/mobile/bundle/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  369. package/mobile/bundle/ui-kit/Calculator/renderRate.d.ts +2 -2
  370. package/mobile/bundle/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  371. package/mobile/bundle/ui-kit/DialogManager/Dialog.d.ts +2 -2
  372. package/mobile/bundle/ui-kit/DialogManager/useDialog.d.ts +2 -3
  373. package/mobile/bundle/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  374. package/mobile/bundle/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  375. package/mobile/bundle/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  376. package/mobile/bundle/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  377. package/mobile/bundle/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  378. package/mobile/bundle/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  379. package/mobile/bundle/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  380. package/mobile/bundle/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  381. package/mobile/bundle/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  382. package/mobile/bundle/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  383. package/mobile/bundle/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  384. package/mobile/bundle/ui-kit/Select/Option.d.ts +1 -1
  385. package/mobile/bundle/ui-kit/Select/useSelectPopup.d.ts +2 -2
  386. package/mobile/bundle/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  387. package/mobile/bundle/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  388. package/mobile/bundle/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  389. package/mobile/bundle/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  390. package/mobile/bundle/ui-kit/TopItem/TopItem.d.ts +2 -2
  391. package/mobile/dist/components/ApplicationForm/Footnote.d.ts +1 -1
  392. package/mobile/dist/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  393. package/mobile/dist/components/ApplicationLeadForm/consents.d.ts +2 -2
  394. package/mobile/dist/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  395. package/mobile/dist/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  396. package/mobile/dist/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
  397. package/mobile/dist/components/Carousel/renderCardHighlight.d.ts +1 -1
  398. package/mobile/dist/components/DebitForm/DebitFormStatus.d.ts +2 -4
  399. package/mobile/dist/components/DebitForm/DebitFormStatus.js.map +1 -1
  400. package/mobile/dist/components/Header/HeaderChatBotButton.d.ts +0 -1
  401. package/mobile/dist/components/Header/HeaderChatBotButton.js +15 -4
  402. package/mobile/dist/components/Header/HeaderChatBotButton.js.map +1 -1
  403. package/mobile/dist/components/Header/HeaderSubMenu.js +1 -1
  404. package/mobile/dist/components/Header/HeaderSubMenu.js.map +1 -1
  405. package/mobile/dist/components/Header/HeaderTop.js +1 -1
  406. package/mobile/dist/components/Header/HeaderTop.js.map +1 -1
  407. package/mobile/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  408. package/mobile/dist/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
  409. package/mobile/dist/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  410. package/mobile/dist/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  411. package/mobile/dist/components/ProductBlock/renderBackwardButton.js.map +1 -1
  412. package/mobile/dist/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  413. package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  414. package/mobile/dist/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  415. package/mobile/dist/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  416. package/mobile/dist/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
  417. package/mobile/dist/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  418. package/mobile/dist/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
  419. package/mobile/dist/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  420. package/mobile/dist/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
  421. package/mobile/dist/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  422. package/mobile/dist/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
  423. package/mobile/dist/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  424. package/mobile/dist/data/CommonData.d.ts +2 -2
  425. package/mobile/dist/hooks/useAspects/aspects/forwardQuery.d.ts +1 -1
  426. package/mobile/dist/hooks/useAspects/aspects/forwardQuery.js +1 -1
  427. package/mobile/dist/hooks/useAspects/aspects/forwardQuery.js.map +1 -1
  428. package/mobile/dist/hooks/useAspects/handleAspects.d.ts +1 -1
  429. package/mobile/dist/hooks/useAspects/handleAspects.js +5 -2
  430. package/mobile/dist/hooks/useAspects/handleAspects.js.map +1 -1
  431. package/mobile/dist/hooks/useAspects/useAspects.d.ts +1 -1
  432. package/mobile/dist/model/ContentPageBase.d.ts +2 -3
  433. package/mobile/dist/model/LinkProps.d.ts +1 -1
  434. package/mobile/dist/model/OnClickProps.d.ts +3 -0
  435. package/mobile/dist/model/OnClickProps.js +2 -0
  436. package/mobile/dist/model/OnClickProps.js.map +1 -0
  437. package/mobile/dist/model/OnCloseProps.d.ts +3 -0
  438. package/mobile/dist/model/OnCloseProps.js +2 -0
  439. package/mobile/dist/model/OnCloseProps.js.map +1 -0
  440. package/mobile/dist/retail/api/getCardTypes.d.ts +2 -2
  441. package/mobile/dist/retail/api/getCardTypes.js.map +1 -1
  442. package/mobile/dist/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  443. package/mobile/dist/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
  444. package/mobile/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  445. package/mobile/dist/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  446. package/mobile/dist/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  447. package/mobile/dist/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  448. package/mobile/dist/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  449. package/mobile/dist/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
  450. package/mobile/dist/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  451. package/mobile/dist/retail/components/DraftDialog/DraftDialog.js.map +1 -1
  452. package/mobile/dist/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  453. package/mobile/dist/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
  454. package/mobile/dist/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  455. package/mobile/dist/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
  456. package/mobile/dist/retail/components/FormStatus/FormStatus.d.ts +2 -4
  457. package/mobile/dist/retail/components/FormStatus/FormStatus.js.map +1 -1
  458. package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  459. package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  460. package/mobile/dist/retail/model/LeadFormData.d.ts +2 -2
  461. package/mobile/dist/retail/utils/getOrganizationParams.d.ts +1 -1
  462. package/mobile/dist/retail/utils/getOrganizationParams.js.map +1 -1
  463. package/mobile/dist/retail/utils/renderStep.js +3 -1
  464. package/mobile/dist/retail/utils/renderStep.js.map +1 -1
  465. package/mobile/dist/services/search/search.d.ts +2 -2
  466. package/mobile/dist/services/search/search.js.map +1 -1
  467. package/mobile/dist/services/search/textRank.d.ts +1 -1
  468. package/mobile/dist/services/search/textRank.js.map +1 -1
  469. package/mobile/dist/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  470. package/mobile/dist/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  471. package/mobile/dist/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  472. package/mobile/dist/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  473. package/mobile/dist/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  474. package/mobile/dist/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  475. package/mobile/dist/ui-kit/Calculator/UnknownRate.js.map +1 -1
  476. package/mobile/dist/ui-kit/Calculator/renderRate.d.ts +2 -2
  477. package/mobile/dist/ui-kit/Calculator/renderRate.js.map +1 -1
  478. package/mobile/dist/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  479. package/mobile/dist/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
  480. package/mobile/dist/ui-kit/DialogManager/Dialog.d.ts +2 -2
  481. package/mobile/dist/ui-kit/DialogManager/Dialog.js.map +1 -1
  482. package/mobile/dist/ui-kit/DialogManager/useDialog.d.ts +2 -3
  483. package/mobile/dist/ui-kit/DialogManager/useDialog.js.map +1 -1
  484. package/mobile/dist/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  485. package/mobile/dist/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
  486. package/mobile/dist/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  487. package/mobile/dist/ui-kit/InnerTable/InnerTable.js.map +1 -1
  488. package/mobile/dist/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  489. package/mobile/dist/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
  490. package/mobile/dist/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  491. package/mobile/dist/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  492. package/mobile/dist/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
  493. package/mobile/dist/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  494. package/mobile/dist/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
  495. package/mobile/dist/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  496. package/mobile/dist/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  497. package/mobile/dist/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  498. package/mobile/dist/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  499. package/mobile/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  500. package/mobile/dist/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
  501. package/mobile/dist/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  502. package/mobile/dist/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
  503. package/mobile/dist/ui-kit/Select/Option.d.ts +1 -1
  504. package/mobile/dist/ui-kit/Select/useSelectPopup.d.ts +2 -2
  505. package/mobile/dist/ui-kit/Select/useSelectPopup.js.map +1 -1
  506. package/mobile/dist/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  507. package/mobile/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  508. package/mobile/dist/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
  509. package/mobile/dist/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  510. package/mobile/dist/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
  511. package/mobile/dist/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  512. package/mobile/dist/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
  513. package/mobile/dist/ui-kit/TopItem/TopItem.d.ts +2 -2
  514. package/mobile/dist/ui-kit/TopItem/TopItem.js.map +1 -1
  515. package/mobile/lib/common.css +1 -1
  516. package/mobile/lib/components/ApplicationForm/Footnote.d.ts +1 -1
  517. package/mobile/lib/components/ApplicationLeadForm/Footnote.d.ts +1 -1
  518. package/mobile/lib/components/ApplicationLeadForm/consents.d.ts +2 -2
  519. package/mobile/lib/components/BenefitsBlock/BenefitsBlockContent.d.ts +1 -1
  520. package/mobile/lib/components/CardTransfer/SubmitFailedDialog.d.ts +2 -2
  521. package/mobile/lib/components/CardTransfer/SubmitFailedDialog.js.map +1 -1
  522. package/mobile/lib/components/Carousel/renderCardHighlight.d.ts +1 -1
  523. package/mobile/lib/components/DebitForm/DebitFormStatus.d.ts +2 -4
  524. package/mobile/lib/components/DebitForm/DebitFormStatus.js.map +1 -1
  525. package/mobile/lib/components/Header/HeaderChatBotButton.d.ts +0 -1
  526. package/mobile/lib/components/Header/HeaderChatBotButton.js +15 -4
  527. package/mobile/lib/components/Header/HeaderChatBotButton.js.map +1 -1
  528. package/mobile/lib/components/Header/HeaderSubMenu.js +1 -1
  529. package/mobile/lib/components/Header/HeaderSubMenu.js.map +1 -1
  530. package/mobile/lib/components/Header/HeaderTop.js +1 -1
  531. package/mobile/lib/components/Header/HeaderTop.js.map +1 -1
  532. package/mobile/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.d.ts +2 -2
  533. package/mobile/lib/components/OfficesAtmsMap/OfficesAtmsMapLayout.js.map +1 -1
  534. package/mobile/lib/components/OfficesAtmsMap/OfficesAtmsMapProps.d.ts +3 -4
  535. package/mobile/lib/components/ProductBlock/renderBackwardButton.d.ts +2 -2
  536. package/mobile/lib/components/ProductBlock/renderBackwardButton.js.map +1 -1
  537. package/mobile/lib/components/StepsBlock/StepsBlockContent.d.ts +1 -1
  538. package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.d.ts +2 -2
  539. package/mobile/lib/components/StepsBlock/StepsBlockStyleMaps.js.map +1 -1
  540. package/mobile/lib/components/StickyBottomMenu/BurgerMenuDialog.d.ts +2 -2
  541. package/mobile/lib/components/StickyBottomMenu/BurgerMenuDialog.js.map +1 -1
  542. package/mobile/lib/components/StickyBottomMenu/StickyBottomMenuDialog.d.ts +2 -2
  543. package/mobile/lib/components/StickyBottomMenu/StickyBottomMenuDialog.js.map +1 -1
  544. package/mobile/lib/components/StickyBottomMenu/useBottomMenuItemDialog.d.ts +2 -2
  545. package/mobile/lib/components/StickyBottomMenu/useBottomMenuItemDialog.js.map +1 -1
  546. package/mobile/lib/components/StickyBottomMenu/useBurgerMenuDialog.d.ts +2 -2
  547. package/mobile/lib/components/StickyBottomMenu/useBurgerMenuDialog.js.map +1 -1
  548. package/mobile/lib/components/TariffsTable/TariffsTableContent.d.ts +1 -1
  549. package/mobile/lib/data/CommonData.d.ts +2 -2
  550. package/mobile/lib/hooks/useAspects/aspects/forwardQuery.d.ts +1 -1
  551. package/mobile/lib/hooks/useAspects/aspects/forwardQuery.js +1 -1
  552. package/mobile/lib/hooks/useAspects/aspects/forwardQuery.js.map +1 -1
  553. package/mobile/lib/hooks/useAspects/handleAspects.d.ts +1 -1
  554. package/mobile/lib/hooks/useAspects/handleAspects.js +5 -2
  555. package/mobile/lib/hooks/useAspects/handleAspects.js.map +1 -1
  556. package/mobile/lib/hooks/useAspects/useAspects.d.ts +1 -1
  557. package/mobile/lib/model/ContentPageBase.d.ts +2 -3
  558. package/mobile/lib/model/LinkProps.d.ts +1 -1
  559. package/mobile/lib/model/OnClickProps.d.ts +3 -0
  560. package/mobile/lib/model/OnClickProps.js +2 -0
  561. package/mobile/lib/model/OnClickProps.js.map +1 -0
  562. package/mobile/lib/model/OnCloseProps.d.ts +3 -0
  563. package/mobile/lib/model/OnCloseProps.js +2 -0
  564. package/mobile/lib/model/OnCloseProps.js.map +1 -0
  565. package/mobile/lib/retail/api/getCardTypes.d.ts +2 -2
  566. package/mobile/lib/retail/api/getCardTypes.js.map +1 -1
  567. package/mobile/lib/retail/components/CaptchaDialog/CaptchaDialog.d.ts +2 -2
  568. package/mobile/lib/retail/components/CaptchaDialog/CaptchaDialog.js.map +1 -1
  569. package/mobile/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.d.ts +2 -2
  570. package/mobile/lib/retail/components/ConsentBkiDialog/ConsentBkiDialog.js.map +1 -1
  571. package/mobile/lib/retail/components/DocumentDialog/DocumentDialog.d.ts +2 -2
  572. package/mobile/lib/retail/components/DocumentDialog/DocumentDialog.js.map +1 -1
  573. package/mobile/lib/retail/components/DraftDialog/DraftActionButton.d.ts +4 -5
  574. package/mobile/lib/retail/components/DraftDialog/DraftActionButton.js.map +1 -1
  575. package/mobile/lib/retail/components/DraftDialog/DraftDialog.d.ts +2 -2
  576. package/mobile/lib/retail/components/DraftDialog/DraftDialog.js.map +1 -1
  577. package/mobile/lib/retail/components/DraftDialog/EmptyDraftDialog.d.ts +2 -4
  578. package/mobile/lib/retail/components/DraftDialog/EmptyDraftDialog.js.map +1 -1
  579. package/mobile/lib/retail/components/DraftDialog/useDraftDialog.d.ts +2 -2
  580. package/mobile/lib/retail/components/DraftDialog/useDraftDialog.js.map +1 -1
  581. package/mobile/lib/retail/components/FormStatus/FormStatus.d.ts +2 -4
  582. package/mobile/lib/retail/components/FormStatus/FormStatus.js.map +1 -1
  583. package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.d.ts +2 -2
  584. package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
  585. package/mobile/lib/retail/model/LeadFormData.d.ts +2 -2
  586. package/mobile/lib/retail/utils/getOrganizationParams.d.ts +1 -1
  587. package/mobile/lib/retail/utils/getOrganizationParams.js.map +1 -1
  588. package/mobile/lib/retail/utils/renderStep.js +3 -1
  589. package/mobile/lib/retail/utils/renderStep.js.map +1 -1
  590. package/mobile/lib/services/search/search.d.ts +2 -2
  591. package/mobile/lib/services/search/search.js.map +1 -1
  592. package/mobile/lib/services/search/textRank.d.ts +1 -1
  593. package/mobile/lib/services/search/textRank.js.map +1 -1
  594. package/mobile/lib/ui-kit/BaseFiltration/BaseFiltrationContent.d.ts +1 -1
  595. package/mobile/lib/ui-kit/BaseFiltration/FiltrationSchemaContent.d.ts +1 -6
  596. package/mobile/lib/ui-kit/BaseFiltration/HotFilterBase.d.ts +1 -1
  597. package/mobile/lib/ui-kit/BaseProductTile/BaseProductTileContent.d.ts +0 -2
  598. package/mobile/lib/ui-kit/Calculator/CalculatorProps.d.ts +1 -2
  599. package/mobile/lib/ui-kit/Calculator/UnknownRate.d.ts +2 -4
  600. package/mobile/lib/ui-kit/Calculator/UnknownRate.js.map +1 -1
  601. package/mobile/lib/ui-kit/Calculator/renderRate.d.ts +2 -2
  602. package/mobile/lib/ui-kit/Calculator/renderRate.js.map +1 -1
  603. package/mobile/lib/ui-kit/DatePicker/DatePickerInput.d.ts +2 -2
  604. package/mobile/lib/ui-kit/DatePicker/DatePickerInput.js.map +1 -1
  605. package/mobile/lib/ui-kit/DialogManager/Dialog.d.ts +2 -2
  606. package/mobile/lib/ui-kit/DialogManager/Dialog.js.map +1 -1
  607. package/mobile/lib/ui-kit/DialogManager/useDialog.d.ts +2 -3
  608. package/mobile/lib/ui-kit/DialogManager/useDialog.js.map +1 -1
  609. package/mobile/lib/ui-kit/Foldable/DefaultFoldButton.d.ts +2 -2
  610. package/mobile/lib/ui-kit/Foldable/DefaultFoldButton.js.map +1 -1
  611. package/mobile/lib/ui-kit/InnerTable/InnerTable.d.ts +2 -2
  612. package/mobile/lib/ui-kit/InnerTable/InnerTable.js.map +1 -1
  613. package/mobile/lib/ui-kit/InnerTable/InnerTableButton.d.ts +2 -2
  614. package/mobile/lib/ui-kit/InnerTable/InnerTableButton.js.map +1 -1
  615. package/mobile/lib/ui-kit/LinkButton/LinkButtonProps.d.ts +2 -2
  616. package/mobile/lib/ui-kit/LinkWrapper/LinkWrapper.d.ts +3 -6
  617. package/mobile/lib/ui-kit/LinkWrapper/LinkWrapper.js.map +1 -1
  618. package/mobile/lib/ui-kit/LocationDialog/LocationDialog.d.ts +2 -2
  619. package/mobile/lib/ui-kit/LocationDialog/LocationDialog.js.map +1 -1
  620. package/mobile/lib/ui-kit/ProgressBar/ProgressBar.d.ts +2 -2
  621. package/mobile/lib/ui-kit/RadioButtonGroup/RadioButtonGroup.d.ts +1 -1
  622. package/mobile/lib/ui-kit/ReportDialog/ReportDialog.d.ts +2 -2
  623. package/mobile/lib/ui-kit/ReportDialog/ReportDialog.js.map +1 -1
  624. package/mobile/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.d.ts +2 -2
  625. package/mobile/lib/ui-kit/ResponseTypeDialog/ResponseTypeDialog.js.map +1 -1
  626. package/mobile/lib/ui-kit/SearchDialog/SearchDialog.d.ts +2 -2
  627. package/mobile/lib/ui-kit/SearchDialog/SearchDialog.js.map +1 -1
  628. package/mobile/lib/ui-kit/Select/Option.d.ts +1 -1
  629. package/mobile/lib/ui-kit/Select/useSelectPopup.d.ts +2 -2
  630. package/mobile/lib/ui-kit/Select/useSelectPopup.js.map +1 -1
  631. package/mobile/lib/ui-kit/SlideCheckbox/SlideCheckbox.d.ts +1 -1
  632. package/mobile/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.d.ts +2 -2
  633. package/mobile/lib/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.js.map +1 -1
  634. package/mobile/lib/ui-kit/TabsControl/renderTabItemInner.d.ts +2 -3
  635. package/mobile/lib/ui-kit/TabsControl/renderTabItemInner.js.map +1 -1
  636. package/mobile/lib/ui-kit/TimerCircle/TimerCircle.d.ts +2 -2
  637. package/mobile/lib/ui-kit/TimerCircle/TimerCircle.js.map +1 -1
  638. package/mobile/lib/ui-kit/TopItem/TopItem.d.ts +2 -2
  639. package/mobile/lib/ui-kit/TopItem/TopItem.js.map +1 -1
  640. package/mobile/src/components/ApplicationForm/Footnote.tsx +1 -1
  641. package/mobile/src/components/ApplicationLeadForm/Footnote.tsx +1 -1
  642. package/mobile/src/components/ApplicationLeadForm/consents.ts +2 -2
  643. package/mobile/src/components/BenefitsBlock/BenefitsBlockContent.ts +1 -1
  644. package/mobile/src/components/CardTransfer/SubmitFailedDialog.tsx +2 -2
  645. package/mobile/src/components/Carousel/renderCardHighlight.tsx +1 -1
  646. package/mobile/src/components/DebitForm/DebitFormStatus.tsx +9 -10
  647. package/mobile/src/components/Header/HeaderChatBotButton.tsx +18 -12
  648. package/mobile/src/components/Header/HeaderSubMenu.tsx +0 -1
  649. package/mobile/src/components/Header/HeaderTop.tsx +1 -6
  650. package/mobile/src/components/OfficesAtmsMap/OfficesAtmsMapLayout.tsx +2 -2
  651. package/mobile/src/components/OfficesAtmsMap/OfficesAtmsMapProps.tsx +5 -4
  652. package/mobile/src/components/ProductBlock/renderBackwardButton.tsx +2 -2
  653. package/mobile/src/components/StepsBlock/StepsBlockContent.ts +1 -1
  654. package/mobile/src/components/StepsBlock/StepsBlockStyleMaps.ts +3 -2
  655. package/mobile/src/components/StickyBottomMenu/BurgerMenuDialog.tsx +2 -2
  656. package/mobile/src/components/StickyBottomMenu/StickyBottomMenuDialog.tsx +2 -2
  657. package/mobile/src/components/StickyBottomMenu/useBottomMenuItemDialog.tsx +2 -2
  658. package/mobile/src/components/StickyBottomMenu/useBurgerMenuDialog.tsx +2 -2
  659. package/mobile/src/components/TariffsTable/TariffsTableContent.ts +1 -1
  660. package/mobile/src/data/CommonData.ts +2 -2
  661. package/mobile/src/hooks/useAspects/aspects/forwardQuery.ts +1 -1
  662. package/mobile/src/hooks/useAspects/handleAspects.ts +6 -2
  663. package/mobile/src/hooks/useAspects/useAspects.ts +1 -1
  664. package/mobile/src/model/ContentPageBase.ts +2 -3
  665. package/mobile/src/model/LinkProps.ts +1 -1
  666. package/mobile/src/model/OnClickProps.ts +3 -0
  667. package/mobile/src/model/OnCloseProps.ts +3 -0
  668. package/mobile/src/retail/api/getCardTypes.ts +2 -2
  669. package/mobile/src/retail/components/CaptchaDialog/CaptchaDialog.tsx +2 -2
  670. package/mobile/src/retail/components/ConsentBkiDialog/ConsentBkiDialog.tsx +2 -2
  671. package/mobile/src/retail/components/DocumentDialog/DocumentDialog.tsx +2 -2
  672. package/mobile/src/retail/components/DraftDialog/DraftActionButton.tsx +7 -6
  673. package/mobile/src/retail/components/DraftDialog/DraftDialog.tsx +2 -2
  674. package/mobile/src/retail/components/DraftDialog/EmptyDraftDialog.tsx +2 -5
  675. package/mobile/src/retail/components/DraftDialog/useDraftDialog.tsx +2 -2
  676. package/mobile/src/retail/components/FormStatus/FormStatus.tsx +17 -14
  677. package/mobile/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +2 -2
  678. package/mobile/src/retail/model/LeadFormData.ts +3 -2
  679. package/mobile/src/retail/utils/getOrganizationParams.ts +1 -1
  680. package/mobile/src/retail/utils/renderStep.tsx +3 -1
  681. package/mobile/src/services/search/search.ts +2 -2
  682. package/mobile/src/services/search/textRank.ts +1 -1
  683. package/mobile/src/ui-kit/BaseFiltration/BaseFiltrationContent.ts +1 -1
  684. package/mobile/src/ui-kit/BaseFiltration/FiltrationSchemaContent.ts +1 -7
  685. package/mobile/src/ui-kit/BaseFiltration/HotFilterBase.ts +1 -1
  686. package/mobile/src/ui-kit/BaseProductTile/BaseProductTileContent.ts +0 -2
  687. package/mobile/src/ui-kit/Calculator/CalculatorProps.ts +1 -2
  688. package/mobile/src/ui-kit/Calculator/UnknownRate.tsx +2 -5
  689. package/mobile/src/ui-kit/Calculator/renderRate.tsx +3 -2
  690. package/mobile/src/ui-kit/DatePicker/DatePickerInput.tsx +2 -2
  691. package/mobile/src/ui-kit/DialogManager/Dialog.tsx +2 -2
  692. package/mobile/src/ui-kit/DialogManager/useDialog.tsx +2 -1
  693. package/mobile/src/ui-kit/Foldable/DefaultFoldButton.tsx +2 -2
  694. package/mobile/src/ui-kit/InnerTable/InnerTable.tsx +2 -2
  695. package/mobile/src/ui-kit/InnerTable/InnerTableButton.tsx +3 -2
  696. package/mobile/src/ui-kit/LinkButton/LinkButtonProps.ts +2 -2
  697. package/mobile/src/ui-kit/LinkWrapper/LinkWrapper.tsx +3 -7
  698. package/mobile/src/ui-kit/LocationDialog/LocationDialog.tsx +2 -2
  699. package/mobile/src/ui-kit/ProgressBar/ProgressBar.tsx +2 -2
  700. package/mobile/src/ui-kit/RadioButtonGroup/RadioButtonGroup.tsx +1 -1
  701. package/mobile/src/ui-kit/ReportDialog/ReportDialog.tsx +2 -2
  702. package/mobile/src/ui-kit/ResponseTypeDialog/ResponseTypeDialog.tsx +2 -2
  703. package/mobile/src/ui-kit/SearchDialog/SearchDialog.tsx +2 -2
  704. package/mobile/src/ui-kit/Select/Option.ts +1 -1
  705. package/mobile/src/ui-kit/Select/useSelectPopup.tsx +2 -2
  706. package/mobile/src/ui-kit/SlideCheckbox/SlideCheckbox.tsx +1 -1
  707. package/mobile/src/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.tsx +2 -2
  708. package/mobile/src/ui-kit/TabsControl/renderTabItemInner.tsx +2 -3
  709. package/mobile/src/ui-kit/TimerCircle/TimerCircle.tsx +2 -2
  710. package/mobile/src/ui-kit/TopItem/TopItem.tsx +2 -2
  711. package/package.json +1 -1
  712. package/src/components/ApplicationForm/Footnote.tsx +1 -1
  713. package/src/components/ApplicationLeadForm/Footnote.tsx +1 -1
  714. package/src/components/ApplicationLeadForm/consents.ts +2 -2
  715. package/src/components/BenefitsBlock/BenefitsBlockContent.ts +1 -1
  716. package/src/components/CardTransfer/SubmitFailedDialog.tsx +2 -2
  717. package/src/components/Carousel/renderCardHighlight.tsx +1 -1
  718. package/src/components/DebitForm/DebitFormStatus.tsx +9 -10
  719. package/src/components/Header/HeaderChatBotButton.tsx +18 -12
  720. package/src/components/Header/HeaderSubMenu.tsx +0 -1
  721. package/src/components/Header/HeaderTop.tsx +1 -6
  722. package/src/components/OfficesAtmsMap/OfficesAtmsMapLayout.tsx +2 -2
  723. package/src/components/OfficesAtmsMap/OfficesAtmsMapProps.tsx +5 -4
  724. package/src/components/ProductBlock/renderBackwardButton.tsx +2 -2
  725. package/src/components/StepsBlock/StepsBlockContent.ts +1 -1
  726. package/src/components/StepsBlock/StepsBlockStyleMaps.ts +3 -2
  727. package/src/components/StickyBottomMenu/BurgerMenuDialog.tsx +2 -2
  728. package/src/components/StickyBottomMenu/StickyBottomMenuDialog.tsx +2 -2
  729. package/src/components/StickyBottomMenu/useBottomMenuItemDialog.tsx +2 -2
  730. package/src/components/StickyBottomMenu/useBurgerMenuDialog.tsx +2 -2
  731. package/src/components/TariffsTable/TariffsTableContent.ts +1 -1
  732. package/src/data/CommonData.ts +2 -2
  733. package/src/hooks/useAspects/aspects/forwardQuery.ts +1 -1
  734. package/src/hooks/useAspects/handleAspects.ts +6 -2
  735. package/src/hooks/useAspects/useAspects.ts +1 -1
  736. package/src/model/ContentPageBase.ts +2 -3
  737. package/src/model/LinkProps.ts +1 -1
  738. package/src/model/OnClickProps.ts +3 -0
  739. package/src/model/OnCloseProps.ts +3 -0
  740. package/src/retail/api/getCardTypes.ts +2 -2
  741. package/src/retail/components/CaptchaDialog/CaptchaDialog.tsx +2 -2
  742. package/src/retail/components/ConsentBkiDialog/ConsentBkiDialog.tsx +2 -2
  743. package/src/retail/components/DocumentDialog/DocumentDialog.tsx +2 -2
  744. package/src/retail/components/DraftDialog/DraftActionButton.tsx +7 -6
  745. package/src/retail/components/DraftDialog/DraftDialog.tsx +2 -2
  746. package/src/retail/components/DraftDialog/EmptyDraftDialog.tsx +2 -5
  747. package/src/retail/components/DraftDialog/useDraftDialog.tsx +2 -2
  748. package/src/retail/components/FormStatus/FormStatus.tsx +17 -14
  749. package/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +2 -2
  750. package/src/retail/model/LeadFormData.ts +3 -2
  751. package/src/retail/utils/getOrganizationParams.ts +1 -1
  752. package/src/retail/utils/renderStep.tsx +3 -1
  753. package/src/services/search/search.ts +2 -2
  754. package/src/services/search/textRank.ts +1 -1
  755. package/src/ui-kit/BaseFiltration/BaseFiltrationContent.ts +1 -1
  756. package/src/ui-kit/BaseFiltration/FiltrationSchemaContent.ts +1 -7
  757. package/src/ui-kit/BaseFiltration/HotFilterBase.ts +1 -1
  758. package/src/ui-kit/BaseProductTile/BaseProductTileContent.ts +0 -2
  759. package/src/ui-kit/Calculator/CalculatorProps.ts +1 -2
  760. package/src/ui-kit/Calculator/UnknownRate.tsx +2 -5
  761. package/src/ui-kit/Calculator/renderRate.tsx +3 -2
  762. package/src/ui-kit/DatePicker/DatePickerInput.tsx +2 -2
  763. package/src/ui-kit/DialogManager/Dialog.tsx +2 -2
  764. package/src/ui-kit/DialogManager/useDialog.tsx +2 -1
  765. package/src/ui-kit/Foldable/DefaultFoldButton.tsx +2 -2
  766. package/src/ui-kit/InnerTable/InnerTable.tsx +2 -2
  767. package/src/ui-kit/InnerTable/InnerTableButton.tsx +3 -2
  768. package/src/ui-kit/LinkButton/LinkButtonProps.ts +2 -2
  769. package/src/ui-kit/LinkWrapper/LinkWrapper.tsx +3 -7
  770. package/src/ui-kit/LocationDialog/LocationDialog.tsx +2 -2
  771. package/src/ui-kit/ProgressBar/ProgressBar.tsx +2 -2
  772. package/src/ui-kit/RadioButtonGroup/RadioButtonGroup.tsx +1 -1
  773. package/src/ui-kit/ReportDialog/ReportDialog.tsx +2 -2
  774. package/src/ui-kit/ResponseTypeDialog/ResponseTypeDialog.tsx +2 -2
  775. package/src/ui-kit/SearchDialog/SearchDialog.tsx +2 -2
  776. package/src/ui-kit/Select/Option.ts +1 -1
  777. package/src/ui-kit/Select/useSelectPopup.tsx +2 -2
  778. package/src/ui-kit/SlideCheckbox/SlideCheckbox.tsx +1 -1
  779. package/src/ui-kit/SlideCheckboxGroup/SlideCheckboxGroup.tsx +2 -2
  780. package/src/ui-kit/TabsControl/renderTabItemInner.tsx +2 -3
  781. package/src/ui-kit/TimerCircle/TimerCircle.tsx +2 -2
  782. package/src/ui-kit/TopItem/TopItem.tsx +2 -2
  783. package/bundle/components/Header/useChatBot.d.ts +0 -5
  784. package/dist/components/Header/useChatBot.d.ts +0 -5
  785. package/dist/components/Header/useChatBot.js +0 -61
  786. package/dist/components/Header/useChatBot.js.map +0 -1
  787. package/lib/components/Header/useChatBot.d.ts +0 -5
  788. package/lib/components/Header/useChatBot.js +0 -58
  789. package/lib/components/Header/useChatBot.js.map +0 -1
  790. package/mobile/bundle/components/Header/useChatBot.d.ts +0 -5
  791. package/mobile/dist/components/Header/useChatBot.d.ts +0 -5
  792. package/mobile/dist/components/Header/useChatBot.js +0 -61
  793. package/mobile/dist/components/Header/useChatBot.js.map +0 -1
  794. package/mobile/lib/components/Header/useChatBot.d.ts +0 -5
  795. package/mobile/lib/components/Header/useChatBot.js +0 -58
  796. package/mobile/lib/components/Header/useChatBot.js.map +0 -1
  797. package/mobile/src/components/Header/useChatBot.ts +0 -86
  798. package/src/components/Header/useChatBot.ts +0 -86
@@ -1,4 +1,5 @@
1
1
  import { type JSONRefObject } from '../data/JSONRefObject';
2
+ import { type TitleProps } from './HeadlineType';
2
3
 
3
4
  /**
4
5
  * @title Цветовая палитра
@@ -7,9 +8,7 @@ import { type JSONRefObject } from '../data/JSONRefObject';
7
8
  export type ColorPalette = 'pc' | 'bc' | 'eo' | 'pr' | 'ul';
8
9
 
9
10
  /** @title Страница */
10
- export interface ContentPageBase {
11
- /** @title Заголовок */
12
- title?: string;
11
+ export interface ContentPageBase extends TitleProps {
13
12
  /** @title Слаг */
14
13
  slug?: string;
15
14
  /** @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
  /**
5
5
  * @title Таргет (target)
@@ -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,11 +1,11 @@
1
+ import type { DescriptionProps } from '../../model/HeadlineType';
1
2
  import { fetchRetailJSON } from './doRequest';
2
3
 
3
- export type CardTypeData = {
4
+ export type CardTypeData = DescriptionProps & {
4
5
  type: string;
5
6
  key: string;
6
7
  value: string;
7
8
  displayOrder: number;
8
- description: string;
9
9
  };
10
10
 
11
11
  export const getCardTypes = async (paymentSystemTypeCd: string, creditProgramId: string) => {
@@ -1,6 +1,7 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { useCallback, useEffect, useState } from '@redneckz/uni-jsx/lib/hooks';
3
3
  import { useBool } from '@redneckz/uni-jsx/lib/hooks/useBool';
4
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
4
5
 
5
6
  import { Button } from '../../../ui-kit/Button/Button';
6
7
  import { SubmitButton } from '../../../ui-kit/Button/SubmitButton';
@@ -12,10 +13,9 @@ import { Logo } from '../../../ui-kit/Logo/Logo';
12
13
  import { checkCaptcha } from '../../api/checkCaptcha';
13
14
  import { createCaptcha } from '../../api/createCaptcha';
14
15
 
15
- export interface CaptchaDialogProps {
16
+ export interface CaptchaDialogProps extends OnCloseProps {
16
17
  phoneNumber: string;
17
18
  sendCode?: () => void;
18
- onClose?: () => void;
19
19
  }
20
20
 
21
21
  export const CaptchaDialog = JSX<CaptchaDialogProps>(({ phoneNumber, sendCode, onClose }) => {
@@ -1,5 +1,6 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { useCallback, useState } from '@redneckz/uni-jsx/lib/hooks';
3
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
3
4
 
4
5
  import { Button } from '../../../ui-kit/Button/Button';
5
6
  import { Dialog } from '../../../ui-kit/DialogManager/Dialog';
@@ -9,9 +10,8 @@ import { RadioButtonGroup } from '../../../ui-kit/RadioButtonGroup/RadioButtonGr
9
10
  import { noop } from '../../../utils/noop';
10
11
  import { useDocumentDialog } from '../DocumentDialog/useDocumentDialog';
11
12
 
12
- export interface ConsentBkiDialogProps {
13
+ export interface ConsentBkiDialogProps extends OnCloseProps {
13
14
  onSubmit?: (confirmStatus: string) => void;
14
- onClose?: () => void;
15
15
  }
16
16
 
17
17
  const defaultConsentText = {
@@ -1,11 +1,11 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { useMobileMode } from '../../../hooks/useMobileMode';
3
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
3
4
  import { Button } from '../../../ui-kit/Button/Button';
4
5
  import { Dialog } from '../../../ui-kit/DialogManager/Dialog';
5
6
 
6
- export interface DocumentDialogProps {
7
+ export interface DocumentDialogProps extends OnCloseProps {
7
8
  src: string;
8
- onClose?: () => void;
9
9
  onDocumentRead?: () => void;
10
10
  }
11
11
 
@@ -1,15 +1,16 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { type IconName } from '../../../icons/IconName';
3
+ import { type DescriptionProps, type TitleProps } from '../../../model/HeadlineType';
4
+ import type { OnClickProps } from '../../../model/OnClickProps';
3
5
  import { Img } from '../../../ui-kit/Img/Img';
4
6
  import { Text } from '../../../ui-kit/Text/Text';
5
7
  import { noop } from '../../../utils/noop';
6
8
 
7
- export interface DraftActionButtonProps {
8
- title: string;
9
- icon: IconName;
10
- description?: string;
11
- onClick?: () => void;
12
- }
9
+ export type DraftActionButtonProps = TitleProps &
10
+ DescriptionProps &
11
+ OnClickProps & {
12
+ icon: IconName;
13
+ };
13
14
 
14
15
  export const DraftActionButton = JSX<DraftActionButtonProps>(
15
16
  ({ title, icon, description, onClick = noop }) => (
@@ -1,6 +1,7 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { useCallback } from '@redneckz/uni-jsx/lib/hooks';
3
3
  import { locationNavigator } from '../../../external/locationNavigator';
4
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
4
5
  import { Dialog } from '../../../ui-kit/DialogManager/Dialog';
5
6
  import { Heading } from '../../../ui-kit/Heading/Heading';
6
7
  import { formatDate } from '../../../utils/formatDate';
@@ -11,11 +12,10 @@ import { DraftActionButton } from './DraftActionButton';
11
12
  import { parseDraftTask } from './parseDraftTask';
12
13
  import { creditCodesToProgrammIdMap, creditProgramCodeToProductIdMap } from './utils';
13
14
 
14
- export interface DraftDialogProps {
15
+ export interface DraftDialogProps extends OnCloseProps {
15
16
  task: Task;
16
17
  isFromLead?: boolean;
17
18
  sendAspects?: (profileId: number, taskId: number) => void;
18
- onClose?: () => void;
19
19
  }
20
20
 
21
21
  export const DraftDialog = JSX<DraftDialogProps>(function ({
@@ -1,17 +1,14 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { useCallback } from '@redneckz/uni-jsx/lib/hooks';
3
3
  import { locationNavigator } from '../../../external/locationNavigator';
4
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
4
5
  import { Button } from '../../../ui-kit/Button/Button';
5
6
  import { Dialog } from '../../../ui-kit/DialogManager/Dialog';
6
7
  import { Heading } from '../../../ui-kit/Heading/Heading';
7
8
  import { Paragraph } from '../../../ui-kit/Paragraph/Paragraph';
8
9
  import { noop } from '../../../utils/noop';
9
10
 
10
- export interface EmptyDraftDialogProps {
11
- onClose?: () => void;
12
- }
13
-
14
- export const EmptyDraftDialog = JSX<EmptyDraftDialogProps>(function ({ onClose = noop }) {
11
+ export const EmptyDraftDialog = JSX<OnCloseProps>(function ({ onClose = noop }) {
15
12
  const navigator = locationNavigator();
16
13
 
17
14
  const handleGoNewTask = useCallback(() => {
@@ -1,13 +1,13 @@
1
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
1
2
  import { useDialog } from '../../../ui-kit/DialogManager/useDialog';
2
3
  import { type Task } from '../../api/draftTasksKZO';
3
4
  import { DraftDialog } from './DraftDialog';
4
5
  import { EmptyDraftDialog } from './EmptyDraftDialog';
5
6
 
6
- type useDraftDialogOpenProps = {
7
+ type useDraftDialogOpenProps = OnCloseProps & {
7
8
  task?: Task;
8
9
  isFromLead?: boolean;
9
10
  sendAspects?: (profileId: number, taskId: number) => void;
10
- onClose?: () => void;
11
11
  };
12
12
 
13
13
  export const useDraftDialog = () => {
@@ -1,7 +1,11 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { Headline } from '../../../components/Headline/Headline';
3
3
  import { useMobileMode } from '../../../hooks/useMobileMode';
4
- import { type DescriptionProps, type LabelProps } from '../../../model/HeadlineType';
4
+ import {
5
+ type DescriptionProps,
6
+ type LabelProps,
7
+ type TitleProps,
8
+ } from '../../../model/HeadlineType';
5
9
  import { BlockWrapper } from '../../../ui-kit/BlockWrapper';
6
10
  import { inputColumnStyles } from '../../../ui-kit/FormField/inputColumnStyle';
7
11
  import { Link } from '../../../ui-kit/Link/Link';
@@ -11,17 +15,17 @@ import { type UniBlockProps } from '../../../UniBlock/UniBlockProps';
11
15
  import { noop } from '../../../utils/noop';
12
16
  import { style } from '../../../utils/style';
13
17
 
14
- type CreditCardFormStatusProps = UniBlockProps & {
15
- title?: string;
16
- description?: string;
17
- interval?: number;
18
- sectionInfoTitle?: string;
19
- sectionInfo?: (LabelProps & DescriptionProps)[];
20
- sectionAdditionalTitle?: string;
21
- sectionInfoAdditional?: (LabelProps & DescriptionProps)[];
22
- buttonText?: string;
23
- onExpire?: () => void;
24
- };
18
+ type CreditCardFormStatusProps = UniBlockProps &
19
+ TitleProps &
20
+ DescriptionProps & {
21
+ interval?: number;
22
+ sectionInfoTitle?: string;
23
+ sectionInfo?: (LabelProps & DescriptionProps)[];
24
+ sectionAdditionalTitle?: string;
25
+ sectionInfoAdditional?: (LabelProps & DescriptionProps)[];
26
+ buttonText?: string;
27
+ onExpire?: () => void;
28
+ };
25
29
 
26
30
  export const FormStatus = JSX<CreditCardFormStatusProps>(
27
31
  ({
@@ -61,8 +65,7 @@ const SectionInfo = ({
61
65
  title,
62
66
  items,
63
67
  countColumns = false,
64
- }: {
65
- title?: string;
68
+ }: TitleProps & {
66
69
  items?: (LabelProps & DescriptionProps)[];
67
70
  countColumns?: boolean;
68
71
  }) => {
@@ -3,6 +3,7 @@ import { JSX } from '@redneckz/uni-jsx';
3
3
  import { useCallback, useEffect, useState } from '@redneckz/uni-jsx/lib/hooks';
4
4
 
5
5
  import { Headline } from '../../../components/Headline/Headline';
6
+ import type { OnCloseProps } from '../../../model/OnCloseProps';
6
7
  import { Button } from '../../../ui-kit/Button/Button';
7
8
  import { ButtonTitle } from '../../../ui-kit/Button/ButtonTitle';
8
9
  import { Dialog } from '../../../ui-kit/DialogManager/Dialog';
@@ -19,14 +20,13 @@ import { InputCode } from './InputCode';
19
20
  import { SubmitButton } from './SubmitButton';
20
21
  import { useVerifyPhoneDialogSubmit } from './useVerifyPhoneDialogSubmit';
21
22
 
22
- export interface VerifyPhoneDialogProps {
23
+ export interface VerifyPhoneDialogProps extends OnCloseProps {
23
24
  phone: string;
24
25
  code?: boolean;
25
26
  withDescription?: boolean;
26
27
  codeLength?: number;
27
28
  consents?: string[];
28
29
  onSuccess?: (smsCode?: string) => void;
29
- onClose?: () => void;
30
30
  }
31
31
 
32
32
  export const VerifyPhoneDialog = JSX<VerifyPhoneDialogProps>(
@@ -1,7 +1,8 @@
1
- export interface DictionaryItem {
1
+ import type { DescriptionProps } from '../../model/HeadlineType';
2
+
3
+ export interface DictionaryItem extends DescriptionProps {
2
4
  type?: string;
3
5
  key?: string;
4
6
  value?: string;
5
7
  displayOrder?: number;
6
- description?: string;
7
8
  }
@@ -78,7 +78,7 @@ export const getOrganizationActivityType = (
78
78
  export const getEmployeesNumberOption = (
79
79
  options: DictionaryItem[] | null,
80
80
  count?: number,
81
- ): { key: string; text: string } | null => {
81
+ ): { key: string; text?: string } | null => {
82
82
  if (!count) {
83
83
  return null;
84
84
  }
@@ -25,7 +25,9 @@ export const renderStep = <SectionsProps extends SectionsRetailProps>({
25
25
  const cleanElements = [
26
26
  !checkCondition({ condition }, getValue(field)) ? renderTitle(title) : null,
27
27
  ...renderInputs({ field, inputs, params }),
28
- ].filter(Boolean);
28
+ ]
29
+ .filter(Boolean)
30
+ .map((_, j) => ({ ..._, key: _.key ?? `elem-${j}` }));
29
31
 
30
32
  return cleanElements.length ? (
31
33
  <div key={`section-${i}`} className={style(inputColumnStyles(columns), 'grid gap-x-m')}>
@@ -1,3 +1,4 @@
1
+ import { type TitleProps } from '../../model/HeadlineType';
1
2
  import { compareBy, desc } from '../../utils/Comparator';
2
3
  import { zip } from '../../utils/fp/zip';
3
4
  import { jaroWinklerDistance } from '../../utils/jaroWinklerDistance';
@@ -5,9 +6,8 @@ import { joinMaps } from './joinMaps';
5
6
  import { textRank } from './textRank';
6
7
  import { tokenize } from './tokenize';
7
8
 
8
- export interface CorpusItem {
9
+ export interface CorpusItem extends TitleProps {
9
10
  uri?: string;
10
- title?: string;
11
11
  }
12
12
 
13
13
  type Stem = string;
@@ -5,7 +5,7 @@ import { tokenize } from './tokenize';
5
5
 
6
6
  export const textRank =
7
7
  (queryTokens: string[]) =>
8
- (text: string | undefined): number => {
8
+ (text?: string): number => {
9
9
  const textTokens = tokenize(text || '');
10
10
 
11
11
  return textTokens.length
@@ -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
  /**
5
5
  * @title Кнопка сброса
@@ -1,10 +1,5 @@
1
1
  import { type TitleProps } from '../../model/HeadlineType';
2
2
 
3
- /**
4
- * @title Заголовок
5
- */
6
- type Title = string;
7
-
8
3
  /**
9
4
  * @title Ключи
10
5
  */
@@ -15,8 +10,7 @@ type Enum = string[];
15
10
  */
16
11
  type EnumNames = string[];
17
12
 
18
- export type StringArray = {
19
- title?: Title;
13
+ export type StringArray = TitleProps & {
20
14
  /**
21
15
  * @default array
22
16
  * @hidden
@@ -1,4 +1,4 @@
1
- import { type TextProps } from '../../model/HeadlineType';
1
+ import type { TextProps } from '../../model/HeadlineType';
2
2
 
3
3
  /**
4
4
  * @title Кнопка фильтрации
@@ -24,8 +24,6 @@ export interface TileImageOptions extends ComponentType {
24
24
 
25
25
  /** @title Цены */
26
26
  export type PriceItem = LabelProps & {
27
- /** @title Название */
28
- label?: string;
29
27
  /** @title Сумма */
30
28
  amount?: number;
31
29
  /** @title Единица измерения */
@@ -23,8 +23,7 @@ export type RateProps = {
23
23
  rate: number;
24
24
  };
25
25
 
26
- export interface CalcCurrencyProps extends ComponentType {
27
- title?: string;
26
+ export interface CalcCurrencyProps extends ComponentType, TitleProps {
28
27
  value?: number | string;
29
28
  fractionDigits?: number;
30
29
  fixed?: boolean;
@@ -1,13 +1,10 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
+ import { type TitleProps } from '../../model/HeadlineType';
2
3
  import { Icon } from '../Icon/Icon';
3
4
  import { Paragraph } from '../Paragraph/Paragraph';
4
5
  import { Text } from '../Text/Text';
5
6
 
6
- export interface UnknownRateProps {
7
- title?: string;
8
- }
9
-
10
- export const UnknownRate = JSX<UnknownRateProps>(({ title = 'Ставка' }) => (
7
+ export const UnknownRate = JSX<TitleProps>(({ title = 'Ставка' }) => (
11
8
  <div className="space-y-s min-w-96">
12
9
  <Text size="text-l" font="font-light" color="text-secondary-text">
13
10
  {title}
@@ -1,9 +1,10 @@
1
+ import { type TitleProps } from '../../model/HeadlineType';
1
2
  import { type VNode } from '../../model/VNode';
2
3
  import { CalculatorValue } from './CalculatorValue';
3
4
  import { Rate, type RateProps } from './Rate';
4
- import { UnknownRate, type UnknownRateProps } from './UnknownRate';
5
+ import { UnknownRate } from './UnknownRate';
5
6
 
6
- interface RenderRateProps extends RateProps, UnknownRateProps {
7
+ interface RenderRateProps extends RateProps, TitleProps {
7
8
  children?: VNode;
8
9
  }
9
10
 
@@ -3,6 +3,7 @@ import { useEffect, useRef, useState } from '@redneckz/uni-jsx/lib/hooks';
3
3
  import { type ComponentType } from '../../model/ComponentType';
4
4
  import { type DisabledProps } from '../../model/DisabledProps';
5
5
  import { type IconVersion } from '../../model/IconVersion';
6
+ import type { OnClickProps } from '../../model/OnClickProps';
6
7
  import { normalizeWithMask } from '../../utils/normalizeWithMask';
7
8
  import { style } from '../../utils/style';
8
9
  import { Icon } from '../Icon/Icon';
@@ -16,12 +17,11 @@ const ICON_PROPS: { name: IconName; iconVersion: IconVersion; width: string; hei
16
17
  height: '24',
17
18
  };
18
19
 
19
- interface DatePickerInputProps extends ComponentType, DisabledProps {
20
+ interface DatePickerInputProps extends ComponentType, DisabledProps, OnClickProps {
20
21
  setSelectedMonth: (selectedMonth: number) => void;
21
22
  setSelectedYear: (selectedYear: number) => void;
22
23
  value?: string;
23
24
  onChange?: (value: Date) => void;
24
- onClick?: () => void;
25
25
  }
26
26
 
27
27
  interface UpdateSelectedDateProps {
@@ -1,13 +1,13 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { type ComponentType } from '../../model/ComponentType';
3
+ import type { OnCloseProps } from '../../model/OnCloseProps';
3
4
  import { type VNode } from '../../model/VNode';
4
5
  import { style } from '../../utils/style';
5
6
  import { type PreventableEvent } from '../PreventableEvent';
6
7
  import { CloseButton } from './CloseButton';
7
8
 
8
- export interface DialogProps extends ComponentType {
9
+ export interface DialogProps extends ComponentType, OnCloseProps {
9
10
  head?: VNode;
10
- onClose?: () => void;
11
11
  onClick?: (e: PreventableEvent) => void;
12
12
  }
13
13
 
@@ -1,10 +1,11 @@
1
1
  import type { UNIComponent } from '@redneckz/uni-jsx';
2
2
  import { useCallback } from '@redneckz/uni-jsx/lib/hooks';
3
+ import type { OnCloseProps } from '../../model/OnCloseProps';
3
4
  import type { VNode } from '../../model/VNode';
4
5
  import type { DialogOptions } from './DialogAction';
5
6
  import { useDialogManager } from './useDialogManager';
6
7
 
7
- export function useDialog<Props extends { onClose?: () => void }>(
8
+ export function useDialog<Props extends OnCloseProps>(
8
9
  Dialog: UNIComponent<Props>,
9
10
  initialProps: Partial<Props> = {},
10
11
  ) {
@@ -1,13 +1,13 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
+ import { type LabelProps } from '../../model/HeadlineType';
2
3
  import { style } from '../../utils/style';
3
4
  import { Button, type ButtonProps } from '../Button/Button';
4
5
  import { ButtonTitle } from '../Button/ButtonTitle';
5
6
  import { ToggleIcon } from '../Icon/ToggleIcon';
6
7
 
7
- interface DefaultFoldButtonProps extends ButtonProps {
8
+ interface DefaultFoldButtonProps extends ButtonProps, LabelProps {
8
9
  isUnfolded?: boolean;
9
10
  short?: boolean;
10
- label?: string;
11
11
  }
12
12
 
13
13
  export const DefaultFoldButton = JSX<DefaultFoldButtonProps>(
@@ -1,5 +1,6 @@
1
1
  import { useCallback, useState } from '@redneckz/uni-jsx/lib/hooks';
2
2
  import { type JSONRefObject } from '../../data/JSONRefObject';
3
+ import type { OnClickProps } from '../../model/OnClickProps';
3
4
  import { UniBlock } from '../../UniBlock/UniBlock';
4
5
  import { type UniBlockProps } from '../../UniBlock/UniBlockProps';
5
6
  import { Text } from '../Text/Text';
@@ -8,8 +9,7 @@ import { TableInnerButton } from './InnerTableButton';
8
9
  import { InnerTableHeader } from './InnerTableHeader';
9
10
  import { type TableFetchData, type TariffsTableInnerContent } from './InnerTableProps';
10
11
 
11
- export interface InnerTableProps extends TariffsTableInnerContent, UniBlockProps {
12
- onClick?: () => void;
12
+ export interface InnerTableProps extends TariffsTableInnerContent, UniBlockProps, OnClickProps {
13
13
  tableSource?: JSONRefObject & TableFetchData;
14
14
  }
15
15
 
@@ -1,14 +1,15 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { type TariffsTableCellIndexProps } from '../../components/TariffsTable/TariffsTableContent';
3
3
  import { type ComponentType } from '../../model/ComponentType';
4
+ import type { OnClickProps } from '../../model/OnClickProps';
4
5
  import { DefaultFoldButton } from '../Foldable/DefaultFoldButton';
5
6
  import { type TariffsTableInnerContent } from './InnerTableProps';
6
7
 
7
8
  export interface InnerTableButtonProps
8
9
  extends Partial<TariffsTableCellIndexProps>,
9
10
  TariffsTableInnerContent,
10
- ComponentType {
11
- onClick?: () => void;
11
+ ComponentType,
12
+ OnClickProps {
12
13
  isOpen?: boolean;
13
14
  }
14
15
 
@@ -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
 
7
7
  /** @deprecated */
@@ -13,6 +13,6 @@ export interface LinkButtonProps extends LinkButtonContent, ComponentType, Disab
13
13
  ariaLabel?: string;
14
14
  appendLeft?: VNode;
15
15
  appendRight?: VNode;
16
- onClick?: (ev?: PreventableEvent) => void;
16
+ onClick?: (ev?: PreventableEventWithTarget) => void;
17
17
  type?: string;
18
18
  }
@@ -1,16 +1,12 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { useLink } from '../../hooks/useLink';
3
- import { type AspectsProps } from '../../model/AspectsProps';
4
3
  import { type ComponentType } from '../../model/ComponentType';
5
- import { type Target } from '../../model/LinkProps';
4
+ import { type LinkProps } from '../../model/LinkProps';
5
+ import type { OnClickProps } from '../../model/OnClickProps';
6
6
  import { getAspectsAttributes } from '../../utils/dataAttributes';
7
7
  import { style } from '../../utils/style';
8
8
 
9
- interface LinkWrapperProps extends AspectsProps, ComponentType {
10
- href?: string;
11
- target?: Target;
12
- onClick?: () => void;
13
- }
9
+ interface LinkWrapperProps extends ComponentType, OnClickProps, LinkProps {}
14
10
 
15
11
  export const LinkWrapper = JSX<LinkWrapperProps>(
16
12
  ({ className = '', href, target, onClick, data, children }) => {
@@ -3,6 +3,7 @@ import { useCallback, useMemo, useState } from '@redneckz/uni-jsx/lib/hooks';
3
3
  import { type BranchesHeader, type ForeignOfficeProps } from '../../data/HeaderData';
4
4
  import { useDefaultLocation } from '../../hooks/useLocation';
5
5
  import { useRegions, type Region } from '../../hooks/useRegions';
6
+ import type { OnCloseProps } from '../../model/OnCloseProps';
6
7
  import { groupBy } from '../../utils/groupBy';
7
8
  import { jaroWinklerDistance } from '../../utils/jaroWinklerDistance';
8
9
  import { Dialog } from '../DialogManager/Dialog';
@@ -15,10 +16,9 @@ import { SelectedLocation } from './SelectedLocation';
15
16
 
16
17
  const SEARCH_TERM_MIN_LENGTH = 3;
17
18
 
18
- export interface LocationDialogProps {
19
+ export interface LocationDialogProps extends OnCloseProps {
19
20
  foreignOffices?: ForeignOfficeProps[];
20
21
  branches?: BranchesHeader;
21
- onClose?: () => void;
22
22
  }
23
23
 
24
24
  export const LocationDialog = JSX<LocationDialogProps>(({ foreignOffices, branches, onClose }) => {
@@ -1,9 +1,9 @@
1
1
  /* eslint-disable @typescript-eslint/no-unused-vars */
2
2
  import { JSX } from '@redneckz/uni-jsx';
3
+ import type { DescriptionProps } from '../../model/HeadlineType';
3
4
 
4
- interface ProgressBarProps {
5
+ interface ProgressBarProps extends DescriptionProps {
5
6
  step?: number;
6
- description?: string;
7
7
  showPercentage?: boolean;
8
8
  }
9
9
 
@@ -1,7 +1,7 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { type ControlProps } from '../../model/ControlProps';
3
3
  import { type DefaultControlType } from '../../model/DefaultControlType';
4
- import { type TextProps } from '../../model/HeadlineType';
4
+ import type { TextProps } from '../../model/HeadlineType';
5
5
  import { type ListOrientation } from '../../model/ListOrientation';
6
6
  import { style } from '../../utils/style';
7
7
  import { Checkbox } from '../Checkbox/Checkbox';
@@ -1,15 +1,15 @@
1
1
  import { JSX } from '@redneckz/uni-jsx';
2
2
  import { type LinkDoc } from '../../components/LinkDocs/LinkDocsContent';
3
+ import type { OnCloseProps } from '../../model/OnCloseProps';
3
4
  import { type Picture } from '../../model/Picture';
4
5
  import { Button } from '../Button/Button';
5
6
  import { Dialog } from '../DialogManager/Dialog';
6
7
  import { Link } from '../Link/Link';
7
8
  import { RichText } from '../RichText/RichText';
8
9
 
9
- export interface ReportDialogProps extends LinkDoc {
10
+ export interface ReportDialogProps extends LinkDoc, OnCloseProps {
10
11
  __html?: string;
11
12
  icon?: Picture;
12
- onClose?: () => void;
13
13
  }
14
14
 
15
15
  export const ReportDialog = JSX<ReportDialogProps>(({ href, __html, target, onClose }) => (