@sberbusiness/triplex-next 0.10.0 → 0.11.0

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 (403) hide show
  1. package/README.md +6 -0
  2. package/chunks/{AlertProcessSpoiler-BthiLiMe.js → AlertProcessSpoiler-NTQfGBrX.js} +10 -10
  3. package/chunks/{CalendarViewItem-CNP7C3l_.js → CalendarViewItem-2IOAiJCi.js} +8 -8
  4. package/chunks/Card.module-CTH4ur-u.js +17 -0
  5. package/chunks/CheckboxTreeExtended.module-DKqKzsOD.js +11 -0
  6. package/chunks/{Chip-DaFItkIp.js → Chip-BtHrgIed.js} +6 -6
  7. package/chunks/Confirm.module-DSBC6Yw1.js +15 -0
  8. package/chunks/{DropdownListItem-lbLsbKwC.js → DropdownListItem-CiE3zUVn.js} +14 -14
  9. package/chunks/DropdownMobile.module-wrANtbau.js +23 -0
  10. package/chunks/Footer.module-Dcht4j1M.js +9 -0
  11. package/chunks/{FormFieldInput-BoG8X8Sc.js → FormFieldInput-DO7mZKjJ.js} +12 -12
  12. package/chunks/HeaderLayoutSidebar.module-Bk1s4R6K.js +9 -0
  13. package/chunks/HeaderTabs.module-DQtcQlY-.js +9 -0
  14. package/chunks/{HeaderTitle.module-r9kVKK-W.js → HeaderTitle.module-Db-ProSl.js} +2 -2
  15. package/chunks/IslandAccordion.module-Bzf6LSEv.js +25 -0
  16. package/chunks/IslandWidgetFooter.module-BAka54Z0.js +9 -0
  17. package/chunks/IslandWidgetHeader.module-D0IG5uT2.js +9 -0
  18. package/chunks/{LightBoxContent-3M4bOnUh.js → LightBoxContent-CdWfZopQ.js} +6 -6
  19. package/chunks/LightBoxControls.module-B_wOBHqj.js +16 -0
  20. package/chunks/LightBoxSideOverlayClose.module-LYfcE0NM.js +8 -0
  21. package/chunks/{ListItemControlsButton-rF_5JaM-.js → ListItemControlsButton-ABcLen-s.js} +9 -9
  22. package/chunks/ListItemTail.module-BrfPnk8y.js +12 -0
  23. package/chunks/ListMasterFooter.module-BMZXwZ7J.js +10 -0
  24. package/chunks/ModalWindow.module-h07HG756.js +17 -0
  25. package/chunks/Notification.module-D0gwzw2G.js +21 -0
  26. package/chunks/Overlay.module-bxX7Sw1v.js +18 -0
  27. package/chunks/Page.module-QEvU_pYT.js +11 -0
  28. package/chunks/{RightBorderArrow-C1vPwzXO.js → RightBorderArrow-CO-Xom11.js} +7 -7
  29. package/chunks/SMSField.module-BXwYRXqL.js +16 -0
  30. package/chunks/SliderExtendedMarks.module-B7ILUATa.js +15 -0
  31. package/chunks/{SliderExtendedRail-Bw4p-kLW.js → SliderExtendedRail-BXD0TPpN.js} +9 -9
  32. package/chunks/StatusTracker.module-B9ddfVz8.js +24 -0
  33. package/chunks/{SuggestFieldMobileDropdownHint-Ciw5Nm9X.js → SuggestFieldMobileDropdownHint-CN-2l1Nh.js} +2 -2
  34. package/chunks/TableFooter.module-BJXoCeSm.js +14 -0
  35. package/chunks/TabsExtended.module-Bz6DCd7L.js +16 -0
  36. package/chunks/TabsLine.module-CGVMZUpJ.js +21 -0
  37. package/chunks/TooltipDesktop.module-Czj3LOl5.js +19 -0
  38. package/chunks/TreeView.module-BNdrvQFP.js +9 -0
  39. package/chunks/UploadZoneInput-D41J-S68.js +35 -0
  40. package/chunks/utils-B705lf16.js +24 -0
  41. package/chunks/utils-CEIGazsY.js +73 -0
  42. package/chunks/utils-CG0eQjCw.js +20 -0
  43. package/chunks/{utils-Ql50x949.js → utils-DK364Pn0.js} +4 -4
  44. package/chunks/{utils-CxR_OPBn.js → utils-JjvCkK44.js} +8 -8
  45. package/components/Alert/AlertContext/AlertContext.js +11 -11
  46. package/components/Alert/AlertProcess/AlertProcess.js +2 -2
  47. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
  48. package/components/Amount/Amount.js +2 -2
  49. package/components/AmountField/AmountField.js +6 -6
  50. package/components/Body/Body.js +7 -7
  51. package/components/Button/Button.js +21 -21
  52. package/components/Button/ButtonBase.js +1 -1
  53. package/components/Button/ButtonDropdown.js +12 -12
  54. package/components/Button/ButtonDropdownExtended.js +5 -5
  55. package/components/Button/ButtonIcon.js +10 -10
  56. package/components/Calendar/Calendar.js +5 -5
  57. package/components/Calendar/components/CalendarControls.js +1 -1
  58. package/components/Calendar/components/CalendarFooter.js +4 -4
  59. package/components/Calendar/components/CalendarViewDays.js +1 -1
  60. package/components/Calendar/components/CalendarViewItem.js +1 -1
  61. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  62. package/components/Calendar/components/CalendarViewYears.js +1 -1
  63. package/components/Card/CardAction.js +3 -3
  64. package/components/Card/CardStatic.js +2 -2
  65. package/components/Card/components/CardContent/CardContent.js +1 -1
  66. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  67. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  68. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  69. package/components/Card/components/CardMedia.js +1 -1
  70. package/components/Card/utils.js +1 -1
  71. package/components/CarouselExtended/CarouselExtended.js +1 -1
  72. package/components/Checkbox/Checkbox.js +7 -7
  73. package/components/Checkbox/CheckboxXGroup.js +11 -11
  74. package/components/Checkbox/CheckboxYGroup.js +6 -6
  75. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  76. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  77. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  78. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  79. package/components/Chip/Chip.js +1 -1
  80. package/components/Chip/ChipClearButton.js +1 -1
  81. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  82. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  83. package/components/Chip/ChipDropdownArrow.js +6 -6
  84. package/components/Chip/ChipIcon.js +1 -1
  85. package/components/Chip/ChipMultiselect.js +1 -1
  86. package/components/Chip/ChipOptions.js +2 -2
  87. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  88. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  89. package/components/Chip/ChipSort.js +1 -1
  90. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  91. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
  92. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  93. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +18 -18
  94. package/components/Chip/index.js +1 -1
  95. package/components/ChipGroup/ChipGroup.js +15 -15
  96. package/components/Col/Col.js +134 -134
  97. package/components/CollapsableTree/components/CollapsableTreeNode.js +5 -5
  98. package/components/Confirm/Confirm.js +1 -1
  99. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  100. package/components/Confirm/components/ConfirmContent.js +1 -1
  101. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  102. package/components/Confirm/components/ConfirmControls.js +1 -1
  103. package/components/DateField/DateField.js +1 -1
  104. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  105. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +4 -4
  106. package/components/DateRange/DateRange.js +5 -5
  107. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  108. package/components/DesignTokens/components/Step.js +1 -1
  109. package/components/Divider/Divider.js +17 -17
  110. package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
  111. package/components/Dropdown/desktop/DropdownDesktop.js +5 -5
  112. package/components/Dropdown/desktop/DropdownList.js +1 -1
  113. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  114. package/components/Dropdown/desktop/index.js +1 -1
  115. package/components/Dropdown/index.js +1 -1
  116. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  117. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  118. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  119. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  120. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  121. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  122. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  123. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  125. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  126. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  127. package/components/Ellipsis/Ellipsis.js +8 -8
  128. package/components/ExpandAnimation/ExpandAnimation.js +15 -15
  129. package/components/Footer/Footer.js +1 -1
  130. package/components/Footer/components/FooterDescription.js +1 -1
  131. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  132. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  133. package/components/FormField/FormField.js +25 -25
  134. package/components/FormField/components/FormFieldClear.js +6 -6
  135. package/components/FormField/components/FormFieldCounter.js +5 -5
  136. package/components/FormField/components/FormFieldDescription.js +8 -8
  137. package/components/FormField/components/FormFieldInput.js +1 -1
  138. package/components/FormField/components/FormFieldLabel.js +14 -14
  139. package/components/FormField/components/FormFieldMaskedInput.js +10 -10
  140. package/components/FormField/components/FormFieldPostfix.js +7 -7
  141. package/components/FormField/components/FormFieldPrefix.js +5 -5
  142. package/components/FormField/components/FormFieldTarget.js +4 -4
  143. package/components/FormField/components/FormFieldTextarea.js +8 -8
  144. package/components/FormField/index.js +1 -1
  145. package/components/Header/Header.js +1 -1
  146. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  147. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  148. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  149. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +7 -7
  150. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  151. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  152. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  153. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  154. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  155. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  156. package/components/HelpBox/HelpBox.js +7 -7
  157. package/components/Island/Island.js +1 -1
  158. package/components/Island/components/IslandBody.js +5 -5
  159. package/components/Island/components/IslandFooter.js +1 -1
  160. package/components/Island/components/IslandHeader.js +1 -1
  161. package/components/Island/utils.js +1 -1
  162. package/components/IslandAccordion/IslandAccordion.js +5 -6
  163. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  164. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  165. package/components/IslandAccordion/components/IslandAccordionItem.js +92 -98
  166. package/components/IslandAccordion/components/index.js +1 -3
  167. package/components/IslandAccordion/index.js +3 -5
  168. package/components/IslandWidget/IslandWidget.js +11 -11
  169. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +1 -1
  170. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  171. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  172. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  173. package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
  174. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  175. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  176. package/components/IslandWidget/components/IslandWidgetWrapper.js +6 -6
  177. package/components/LightBox/LightBox.js +18 -18
  178. package/components/LightBox/LightBoxContent.js +1 -1
  179. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  180. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  181. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  182. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  183. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +11 -11
  184. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  185. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  186. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
  187. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +4 -4
  188. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +1 -1
  189. package/components/Link/Link.js +17 -17
  190. package/components/List/List.js +4 -4
  191. package/components/List/components/ListEmptyState.js +4 -4
  192. package/components/List/components/ListItem.js +1 -1
  193. package/components/List/components/ListItemContent.js +5 -5
  194. package/components/List/components/ListItemControls.js +1 -1
  195. package/components/List/components/ListItemControlsButton.js +1 -1
  196. package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
  197. package/components/List/components/ListItemLoading.js +1 -1
  198. package/components/List/components/ListItemSelectable.js +9 -9
  199. package/components/List/components/ListItemTable.js +1 -1
  200. package/components/List/components/ListItemTailLeft.js +1 -1
  201. package/components/List/components/ListItemTailRight.js +1 -1
  202. package/components/List/components/ListSortableItem.js +4 -4
  203. package/components/List/components/ListSortableItemControls.js +1 -1
  204. package/components/List/components/ListSortableItemTarget.js +3 -3
  205. package/components/List/index.js +1 -1
  206. package/components/ListMaster/ListMaster.js +1 -1
  207. package/components/ListMaster/components/ListMasterBody.js +1 -1
  208. package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
  209. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  210. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  211. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  212. package/components/ListMaster/components/ListMasterHeader.js +5 -5
  213. package/components/ListMaster/components/SelectionControls.js +2 -2
  214. package/components/Loader/LoaderMiddle/LoaderMiddle.js +1 -1
  215. package/components/Loader/LoaderSmall/LoaderSmall.js +12 -12
  216. package/components/LoaderScreen/LoaderScreen.js +10 -10
  217. package/components/Marker/Marker.js +1 -1
  218. package/components/Marker/utils.js +1 -1
  219. package/components/MarkerStatus/MarkerStatus.js +15 -15
  220. package/components/ModalWindow/ModalWindow.js +1 -1
  221. package/components/ModalWindow/components/ModalWindowBody.js +1 -1
  222. package/components/ModalWindow/components/ModalWindowClose.js +1 -1
  223. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  224. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  225. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  226. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +4 -4
  227. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  228. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +1 -1
  229. package/components/Notification/Notification.js +2 -2
  230. package/components/Notification/NotificationGrouped.js +1 -1
  231. package/components/Notification/components/NotificationBody.js +1 -1
  232. package/components/Notification/components/NotificationBodyContent.js +1 -1
  233. package/components/Notification/components/NotificationBodyList.js +1 -1
  234. package/components/Notification/components/NotificationClose.js +1 -1
  235. package/components/Notification/components/NotificationFooter.js +1 -1
  236. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  237. package/components/Notification/components/NotificationHeader.js +1 -1
  238. package/components/Notification/components/NotificationIcon.js +1 -1
  239. package/components/Notification/components/NotificationTime.js +1 -1
  240. package/components/NotificationIcon/NotificationIcon.js +4 -4
  241. package/components/NumberField/NumberFieldInput.js +1 -1
  242. package/components/OrderedList/OrderedList.js +6 -6
  243. package/components/OrderedList/OrderedListItem.js +7 -7
  244. package/components/Overlay/Overlay.js +1 -1
  245. package/components/Overlay/OverlayMask.js +1 -1
  246. package/components/Overlay/OverlayPanel.js +1 -1
  247. package/components/Page/Page.js +1 -1
  248. package/components/Page/components/BodyPage.js +7 -7
  249. package/components/Page/components/FooterPage.js +1 -1
  250. package/components/Page/components/HeaderPage.js +1 -1
  251. package/components/Pagination/components/PaginationExtended.js +5 -5
  252. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  253. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  254. package/components/Pagination/components/PaginationPageButton.js +1 -1
  255. package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
  256. package/components/Pagination/components/PaginationSelect.js +4 -4
  257. package/components/Radio/Radio.js +16 -16
  258. package/components/Radio/RadioXGroup.js +7 -7
  259. package/components/Radio/RadioYGroup.js +9 -9
  260. package/components/Row/Row.js +5 -5
  261. package/components/SMSField/SMSField.js +2 -2
  262. package/components/SMSField/components/RefreshIcon.js +1 -1
  263. package/components/SMSField/components/SMSFieldInput.js +2 -2
  264. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  265. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  266. package/components/SegmentedControl/SegmentedControl.js +8 -8
  267. package/components/SegmentedControl/SegmentedControlSegment.js +13 -13
  268. package/components/SelectExtendedField/SelectExtendedField.js +1 -1
  269. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  270. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +10 -10
  271. package/components/Skeleton/Skeleton.js +11 -11
  272. package/components/SliderExtended/SliderExtended.js +2 -2
  273. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
  274. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  275. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  276. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  277. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +1 -1
  278. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +25 -25
  279. package/components/SmallInput/SmallInput.js +3 -3
  280. package/components/Spoiler/Spoiler.js +18 -18
  281. package/components/StatusTracker/StatusTracker.js +2 -2
  282. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  283. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  284. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  285. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  286. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  287. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  288. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  289. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  290. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  291. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  292. package/components/Step/Step.js +5 -5
  293. package/components/Stepper/RightBorderArrow.js +1 -1
  294. package/components/Stepper/Stepper.js +1 -1
  295. package/components/Stepper/StepperExtended.js +3 -3
  296. package/components/Stepper/StepperStep.js +2 -2
  297. package/components/Stepper/StepperWrapper.js +2 -2
  298. package/components/Suggest/SuggestMobileDropdownContent.js +13 -13
  299. package/components/SuggestField/SuggestField.js +1 -1
  300. package/components/SuggestField/SuggestFieldTarget.js +1 -1
  301. package/components/SuggestField/SuggestFieldTargetPostfix.js +1 -1
  302. package/components/SuggestField/desktop/SuggestFieldDesktop.js +14 -14
  303. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  304. package/components/SuggestField/index.js +1 -1
  305. package/components/SuggestField/mobile/SuggestFieldMobile.js +1 -1
  306. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  307. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  308. package/components/SuggestField/mobile/index.js +1 -1
  309. package/components/SwipeableArea/SwipeableArea.js +2 -2
  310. package/components/Table/FilterPanel.js +5 -5
  311. package/components/Table/MasterTable.js +15 -15
  312. package/components/Table/NoColumns.js +3 -3
  313. package/components/Table/PaginationPanel.js +2 -2
  314. package/components/Table/TableBasic/TableBasic.js +1 -1
  315. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  316. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  317. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  318. package/components/Table/TableBasicSettings/TableBasicSettings.js +5 -5
  319. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
  320. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  321. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
  322. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
  323. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
  324. package/components/Table/TableFooter/TableFooter.js +1 -1
  325. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  326. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  327. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  328. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  329. package/components/Table/TabsLinePanel.js +1 -1
  330. package/components/Table/TabsLinePanelLinks.js +5 -5
  331. package/components/Table/utils.js +1 -1
  332. package/components/Tabs/Tabs.js +4 -4
  333. package/components/TabsExtended/TabsExtended.js +2 -2
  334. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  335. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  336. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  337. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  338. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  339. package/components/TabsExtended/utils.js +1 -1
  340. package/components/TabsLine/TabsLine.js +1 -1
  341. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  342. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  343. package/components/TabsLine/components/TabsLineItem.js +1 -1
  344. package/components/TabsLine/components/TabsLineMobile.js +4 -4
  345. package/components/Tag/Tag.js +16 -16
  346. package/components/TagColor/TagColor.js +15 -15
  347. package/components/TagGroup/TagGroup.js +6 -6
  348. package/components/TextField/TextField.js +1 -1
  349. package/components/TextareaField/TextareaField.js +1 -1
  350. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  351. package/components/Tooltip/components/common/TooltipLink.js +7 -7
  352. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  353. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  354. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  355. package/components/Tooltip/components/mobile/TooltipMobile.js +6 -6
  356. package/components/TopOverlay/TopOverlay.js +21 -21
  357. package/components/TreeView/TreeView.js +1 -1
  358. package/components/TreeView/components/TreeViewGroup.js +1 -1
  359. package/components/TreeView/components/TreeViewNode.js +1 -1
  360. package/components/Typography/Caption.js +16 -16
  361. package/components/Typography/Text.js +25 -25
  362. package/components/Typography/Title.js +8 -8
  363. package/components/Typography/utils.js +1 -1
  364. package/components/UnorderedList/UnorderedList.js +2 -2
  365. package/components/UnorderedList/UnorderedListItem.js +6 -6
  366. package/components/UploadZone/UploadZone.js +110 -98
  367. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  368. package/components/index.js +172 -174
  369. package/index.d.ts +3 -39
  370. package/index.js +216 -218
  371. package/package.json +1 -1
  372. package/styles/triplex-next.css +535 -535
  373. package/chunks/Card.module-BxAU0ct3.js +0 -17
  374. package/chunks/CheckboxTreeExtended.module-8H0Dgq8c.js +0 -11
  375. package/chunks/Confirm.module-BaXVkVHJ.js +0 -15
  376. package/chunks/DropdownMobile.module-kHpY8q0l.js +0 -23
  377. package/chunks/Footer.module-BZTAlpWH.js +0 -9
  378. package/chunks/HeaderLayoutSidebar.module-Bbxhh0aE.js +0 -9
  379. package/chunks/HeaderTabs.module-Bo3HPBP_.js +0 -9
  380. package/chunks/IslandAccordion.module-r5TKHc-1.js +0 -25
  381. package/chunks/IslandWidgetFooter.module-DANV-WDZ.js +0 -9
  382. package/chunks/IslandWidgetHeader.module-D9N9d8U0.js +0 -9
  383. package/chunks/LightBoxControls.module-C1sKSbiw.js +0 -16
  384. package/chunks/LightBoxSideOverlayClose.module-H2K8IoVH.js +0 -8
  385. package/chunks/ListItemTail.module-rBxpoSGQ.js +0 -12
  386. package/chunks/ListMasterFooter.module-CjjTF28N.js +0 -10
  387. package/chunks/ModalWindow.module-BJWhs2p-.js +0 -17
  388. package/chunks/Notification.module-CoXNIHHx.js +0 -21
  389. package/chunks/Overlay.module-DqeHrg4k.js +0 -18
  390. package/chunks/Page.module-JyadpNMJ.js +0 -11
  391. package/chunks/SMSField.module-BR0BSWtJ.js +0 -16
  392. package/chunks/SliderExtendedMarks.module-DyfiF83O.js +0 -15
  393. package/chunks/StatusTracker.module-BzdhWkFm.js +0 -24
  394. package/chunks/TableFooter.module-BRn2cKAx.js +0 -14
  395. package/chunks/TabsExtended.module-DW52Fxa9.js +0 -16
  396. package/chunks/TabsLine.module-Do3KfZpp.js +0 -21
  397. package/chunks/TooltipDesktop.module-B10Gb93w.js +0 -19
  398. package/chunks/TreeView.module-oFkxX2oe.js +0 -9
  399. package/chunks/UploadZoneInput-CQ9bTi-y.js +0 -33
  400. package/chunks/utils-BHK9pmFJ.js +0 -73
  401. package/chunks/utils-DTmo2xHF.js +0 -20
  402. package/chunks/utils-DbKLiLdh.js +0 -24
  403. package/components/IslandAccordion/components/IslandAccordionTitle.js +0 -21
@@ -5,11 +5,11 @@ import { CrossStrokeSrvIcon16 as F } from "@sberbusiness/icons-next";
5
5
  import { FormFieldContext as p } from "../FormFieldContext.js";
6
6
  import { EFormFieldStatus as C } from "../enums.js";
7
7
  import { ButtonIcon as h } from "../../Button/ButtonIcon.js";
8
- const x = "formFieldClear__19ba830b", u = "hidden__fc4a2b4e", t = {
8
+ const x = "formFieldClear__e452ac4d", u = "hidden__10067869", t = {
9
9
  formFieldClear: x,
10
10
  hidden: u
11
- }, b = n.forwardRef(
12
- ({ className: l, onMouseDown: e, ...a }, m) => {
11
+ }, I = n.forwardRef(
12
+ ({ className: l, onMouseDown: e, ...m }, a) => {
13
13
  const { status: s, valueExist: d } = c(p), i = f(
14
14
  t.formFieldClear,
15
15
  "hoverable",
@@ -20,11 +20,11 @@ const x = "formFieldClear__19ba830b", u = "hidden__fc4a2b4e", t = {
20
20
  );
21
21
  return /* @__PURE__ */ o(h, { className: i, onMouseDown: (r) => {
22
22
  r.preventDefault(), e == null || e(r);
23
- }, ...a, ref: m, children: /* @__PURE__ */ o(F, { paletteIndex: 5 }) });
23
+ }, ...m, ref: a, children: /* @__PURE__ */ o(F, { paletteIndex: 5 }) });
24
24
  }
25
25
  );
26
- b.displayName = "FormFieldClear";
26
+ I.displayName = "FormFieldClear";
27
27
  export {
28
- b as FormFieldClear
28
+ I as FormFieldClear
29
29
  };
30
30
  //# sourceMappingURL=FormFieldClear.js.map
@@ -1,16 +1,16 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import { useContext as i, useEffect as m } from "react";
3
3
  import { FormFieldDescriptionContext as n } from "../FormFieldDescriptionContext.js";
4
- const s = "formFieldCounter__958c1b66", u = {
4
+ const s = "formFieldCounter__24f2eec0", u = {
5
5
  formFieldCounter: s
6
- }, l = ({ children: o, ...e }) => {
6
+ }, f = ({ children: e, ...o }) => {
7
7
  const { setWithCounter: t } = i(n);
8
8
  return m(() => {
9
9
  t(!0);
10
- }, []), /* @__PURE__ */ r("div", { className: u.formFieldCounter, ...e, children: o });
10
+ }, []), /* @__PURE__ */ r("div", { className: u.formFieldCounter, ...o, children: e });
11
11
  };
12
- l.displayName = "FormFieldCounter";
12
+ f.displayName = "FormFieldCounter";
13
13
  export {
14
- l as FormFieldCounter
14
+ f as FormFieldCounter
15
15
  };
16
16
  //# sourceMappingURL=FormFieldCounter.js.map
@@ -1,16 +1,16 @@
1
- import { jsx as t } from "react/jsx-runtime";
1
+ import { jsx as o } from "react/jsx-runtime";
2
2
  import { useState as n } from "react";
3
3
  import { c } from "../../../chunks/vendor-BlJo2ILB.js";
4
4
  import { FormFieldDescriptionContext as m } from "../FormFieldDescriptionContext.js";
5
- const l = "formFieldDescription__ee783318", p = "withCounter__47c006f4", e = {
5
+ const l = "formFieldDescription__e8841e96", d = "withCounter__aedf73dc", t = {
6
6
  formFieldDescription: l,
7
- withCounter: p
8
- }, d = ({ children: i, ...r }) => {
9
- const [o, s] = n(!1);
10
- return /* @__PURE__ */ t(m.Provider, { value: { withCounter: o, setWithCounter: s }, children: /* @__PURE__ */ t("div", { className: c(e.formFieldDescription, { [e.withCounter]: o }), ...r, children: i }) });
7
+ withCounter: d
8
+ }, p = ({ children: i, ...r }) => {
9
+ const [e, s] = n(!1);
10
+ return /* @__PURE__ */ o(m.Provider, { value: { withCounter: e, setWithCounter: s }, children: /* @__PURE__ */ o("div", { className: c(t.formFieldDescription, { [t.withCounter]: e }), ...r, children: i }) });
11
11
  };
12
- d.displayName = "FormFieldDescription";
12
+ p.displayName = "FormFieldDescription";
13
13
  export {
14
- d as FormFieldDescription
14
+ p as FormFieldDescription
15
15
  };
16
16
  //# sourceMappingURL=FormFieldDescription.js.map
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../FormFieldContext.js";
4
4
  import "../../../chunks/vendor-BlJo2ILB.js";
5
- import { F as a } from "../../../chunks/FormFieldInput-BoG8X8Sc.js";
5
+ import { F as a } from "../../../chunks/FormFieldInput-DO7mZKjJ.js";
6
6
  import "../enums.js";
7
7
  import "../../../utils/classNameMaps.js";
8
8
  export {
@@ -1,23 +1,23 @@
1
- import { jsx as d } from "react/jsx-runtime";
1
+ import { jsx as f } from "react/jsx-runtime";
2
2
  import p, { useContext as T, useState as g, useEffect as E } from "react";
3
3
  import { FormFieldContext as h } from "../FormFieldContext.js";
4
- import { TARGET_PADDING_X_DEFAULT as m } from "../consts.js";
4
+ import { TARGET_PADDING_X_DEFAULT as d } from "../consts.js";
5
5
  import { n as D, c as N } from "../../../chunks/vendor-BlJo2ILB.js";
6
6
  import { EFormFieldStatus as y } from "../enums.js";
7
- const A = "formFieldLabel__8bb37c5d", R = "floating__b4548b34", S = "formFieldLabelText__22bd81c8", C = "disabled__44b08295", s = {
7
+ const A = "formFieldLabel__ce9288b1", R = "floating__f0edbeca", S = "formFieldLabelText__3fcf29ef", C = "disabled__dfab3c98", s = {
8
8
  formFieldLabel: A,
9
- "size-sm": "size-sm__1d215670",
10
- "size-md": "size-md__c30cf193",
11
- "size-lg": "size-lg__459bdf9d",
9
+ "size-sm": "size-sm__ae93cf9f",
10
+ "size-md": "size-md__af6262cd",
11
+ "size-lg": "size-lg__1153d725",
12
12
  floating: R,
13
13
  formFieldLabelText: S,
14
14
  disabled: C
15
15
  }, G = p.forwardRef(
16
- ({ children: f, className: r, style: b, floating: e, ...c }, n) => {
17
- const { status: F, focused: t, id: _, prefixWidth: L, postfixWidth: x, size: i, valueExist: o } = T(h), [l, a] = g(!1);
16
+ ({ children: m, className: r, style: c, floating: e, ...n }, b) => {
17
+ const { status: F, focused: t, id: _, prefixWidth: L, postfixWidth: x, size: i, valueExist: a } = T(h), [l, o] = g(!1);
18
18
  E(() => {
19
- !D(e) && e !== l ? a(e) : e !== l && a(t || o);
20
- }, [t, o, e, l]);
19
+ !D(e) && e !== l ? o(e) : e !== l && o(t || a);
20
+ }, [t, a, e, l]);
21
21
  const u = N(
22
22
  s.formFieldLabel,
23
23
  {
@@ -28,12 +28,12 @@ const A = "formFieldLabel__8bb37c5d", R = "floating__b4548b34", S = "formFieldLa
28
28
  r
29
29
  ), z = {
30
30
  // Левая позиция элемента. Когда label по-середине инпута, позиция учитывает иконки по краям, когда сверху, позиция на все ширину поля ввода.
31
- left: L || m,
31
+ left: L || d,
32
32
  // Правая позиция элемента. Когда label по-середине инпута, позиция учитывает иконки по краям, когда сверху, позиция на все ширину поля ввода.
33
- right: x || m,
34
- ...b
33
+ right: x || d,
34
+ ...c
35
35
  };
36
- return /* @__PURE__ */ d("label", { className: u, ref: n, htmlFor: _, ...c, style: z, children: /* @__PURE__ */ d("span", { className: s.formFieldLabelText, children: f }) });
36
+ return /* @__PURE__ */ f("label", { className: u, ref: b, htmlFor: _, ...n, style: z, children: /* @__PURE__ */ f("span", { className: s.formFieldLabelText, children: m }) });
37
37
  }
38
38
  );
39
39
  G.displayName = "FormFieldLabel";
@@ -2,21 +2,21 @@ import { jsxs as B, jsx as m } from "react/jsx-runtime";
2
2
  import { useState as $, useRef as L, useContext as N, useEffect as O, useCallback as q } from "react";
3
3
  import { c as F, o as U, q as p } from "../../../chunks/vendor-BlJo2ILB.js";
4
4
  import { presets as G } from "./FormFieldMaskedInputPresets.js";
5
- import { s as H, F as J } from "../../../chunks/FormFieldInput-BoG8X8Sc.js";
5
+ import { s as H, F as J } from "../../../chunks/FormFieldInput-DO7mZKjJ.js";
6
6
  import { FormFieldContext as K } from "../FormFieldContext.js";
7
7
  import { EFormFieldStatus as V } from "../enums.js";
8
- const Q = "formFieldMaskedInputWrapper__21e9318d", X = "formFieldMaskedInputPlaceholder__778d75f6", Y = "formFieldMaskedInput__26da649f", l = {
8
+ const Q = "formFieldMaskedInputWrapper__a9943f6e", X = "formFieldMaskedInputPlaceholder__7f6b6d5c", Y = "formFieldMaskedInput__d4e193c9", l = {
9
9
  formFieldMaskedInputWrapper: Q,
10
10
  formFieldMaskedInputPlaceholder: X,
11
- "size-sm": "size-sm__1d215670",
12
- "size-md": "size-md__c30cf193",
13
- "size-lg": "size-lg__459bdf9d",
11
+ "size-sm": "size-sm__ae93cf9f",
12
+ "size-md": "size-md__af6262cd",
13
+ "size-lg": "size-lg__1153d725",
14
14
  formFieldMaskedInput: Y
15
15
  }, a = ({
16
16
  className: I,
17
- forwardedRef: d,
17
+ forwardedRef: f,
18
18
  mask: o,
19
- onChange: f,
19
+ onChange: d,
20
20
  placeholder: g,
21
21
  placeholderChar: n = "0",
22
22
  placeholderMask: u,
@@ -43,9 +43,9 @@ const Q = "formFieldMaskedInputWrapper__21e9318d", X = "formFieldMaskedInputPlac
43
43
  const S = q(
44
44
  (e) => {
45
45
  const { value: t } = e.target;
46
- c.current = !1, s !== t && (f == null || f(e));
46
+ c.current = !1, s !== t && (d == null || d(e));
47
47
  },
48
- [s, f]
48
+ [s, d]
49
49
  ), T = () => {
50
50
  c.current = !0;
51
51
  }, b = (e, t) => o === a.presets.masks.phone ? e.length ? P(t.rawValue) : e : o === a.presets.masks.swiftCode ? e.toUpperCase() : e, P = (e) => {
@@ -59,7 +59,7 @@ const Q = "formFieldMaskedInputWrapper__21e9318d", X = "formFieldMaskedInputPlac
59
59
  value: p.conformToMask(e, o, { guide: !1, placeholderChar: n }).conformedValue
60
60
  };
61
61
  }, D = () => o === a.presets.masks.phone ? (s = P(s).value, s) : p.conformToMask(s, o, { guide: !1, placeholderChar: n }).conformedValue, W = (e) => (t) => {
62
- t && e(t), typeof d == "function" ? d(t) : d && (d.current = t);
62
+ t && e(t), typeof f == "function" ? f(t) : f && (f.current = t);
63
63
  }, j = () => !z && !k || !s && g ? "" : x;
64
64
  return /* @__PURE__ */ B("div", { className: F(l.formFieldMaskedInputWrapper, l[`size-${E}`]), children: [
65
65
  /* @__PURE__ */ m(
@@ -1,20 +1,20 @@
1
- import { jsx as d } from "react/jsx-runtime";
2
- import l, { useContext as x, useRef as a, useEffect as u } from "react";
1
+ import { jsx as l } from "react/jsx-runtime";
2
+ import d, { useContext as x, useRef as u, useEffect as a } from "react";
3
3
  import { FormFieldContext as F } from "../FormFieldContext.js";
4
4
  import { c as p } from "../../../chunks/vendor-BlJo2ILB.js";
5
- const P = "formFieldPostfix__adcdaea8", R = {
5
+ const P = "formFieldPostfix__afb115a4", R = {
6
6
  formFieldPostfix: P
7
- }, h = l.forwardRef(
7
+ }, h = d.forwardRef(
8
8
  ({ children: s, className: i, ...r }, o) => {
9
- const f = p(R.formFieldPostfix, i), { postfixWidth: n, setPostfixWidth: c } = x(F), e = a(), m = (t) => {
9
+ const f = p(R.formFieldPostfix, i), { postfixWidth: n, setPostfixWidth: c } = x(F), e = u(), m = (t) => {
10
10
  e.current = t, typeof o == "function" ? o(t) : o && (o.current = t);
11
11
  };
12
- return u(() => {
12
+ return a(() => {
13
13
  if (!e.current)
14
14
  return;
15
15
  const { width: t } = e.current.getBoundingClientRect();
16
16
  t !== n && c(t);
17
- }), /* @__PURE__ */ d("span", { className: f, ref: m, ...r, children: s });
17
+ }), /* @__PURE__ */ l("span", { className: f, ref: m, ...r, children: s });
18
18
  }
19
19
  );
20
20
  h.displayName = "FormFieldPostfix";
@@ -1,10 +1,10 @@
1
- import { jsx as l } from "react/jsx-runtime";
2
- import d, { useContext as x, useRef as u, useEffect as F } from "react";
1
+ import { jsx as d } from "react/jsx-runtime";
2
+ import l, { useContext as x, useRef as u, useEffect as F } from "react";
3
3
  import { FormFieldContext as p } from "../FormFieldContext.js";
4
4
  import { c as a } from "../../../chunks/vendor-BlJo2ILB.js";
5
- const P = "formFieldPrefix__00ec1606", R = {
5
+ const P = "formFieldPrefix__70796d07", R = {
6
6
  formFieldPrefix: P
7
- }, h = d.forwardRef(
7
+ }, h = l.forwardRef(
8
8
  ({ children: o, className: i, ...f }, r) => {
9
9
  const s = a(R.formFieldPrefix, i), { prefixWidth: n, setPrefixWidth: c } = x(p), t = u(), m = (e) => {
10
10
  t.current = e, typeof r == "function" ? r(e) : r && (r.current = e);
@@ -14,7 +14,7 @@ const P = "formFieldPrefix__00ec1606", R = {
14
14
  return;
15
15
  const { width: e } = t.current.getBoundingClientRect();
16
16
  e !== n && c(e);
17
- }), /* @__PURE__ */ l("span", { className: s, ref: m, ...f, children: o });
17
+ }), /* @__PURE__ */ d("span", { className: s, ref: m, ...f, children: o });
18
18
  }
19
19
  );
20
20
  h.displayName = "FormFieldPrefix";
@@ -3,13 +3,13 @@ import x, { useContext as E, useRef as T, useEffect as n } from "react";
3
3
  import { FormFieldContext as B } from "../FormFieldContext.js";
4
4
  import { c as N, a as S } from "../../../chunks/vendor-BlJo2ILB.js";
5
5
  import { EFormFieldStatus as t } from "../enums.js";
6
- const A = "formFieldTarget__b0acece9", L = "placeholder__5c2671ed", W = "disabled__44b08295", R = "placeholderWrapper__beb3536f", e = {
6
+ const A = "formFieldTarget__aec69dbb", L = "placeholder__46f01629", W = "disabled__dfab3c98", R = "placeholderWrapper__4436ab74", e = {
7
7
  formFieldTarget: A,
8
8
  placeholder: L,
9
9
  disabled: W,
10
- "size-sm": "size-sm__1d215670",
11
- "size-md": "size-md__c30cf193",
12
- "size-lg": "size-lg__459bdf9d",
10
+ "size-sm": "size-sm__ae93cf9f",
11
+ "size-md": "size-md__af6262cd",
12
+ "size-lg": "size-lg__1153d725",
13
13
  placeholderWrapper: R
14
14
  }, y = x.forwardRef((F, _) => {
15
15
  const { className: h, id: r, onBlur: o, onFocus: c, placeholder: m, children: s, ...b } = F, { status: a, setFocused: p, setId: d, setValueExist: f, size: g } = E(B), z = N(e.formFieldTarget, h, e[`size-${g}`], {
@@ -1,17 +1,17 @@
1
- import { jsx as C } from "react/jsx-runtime";
2
- import E, { useContext as I, useRef as g, useEffect as c } from "react";
1
+ import { jsx as E } from "react/jsx-runtime";
2
+ import I, { useContext as b, useRef as g, useEffect as c } from "react";
3
3
  import { FormFieldContext as h } from "../FormFieldContext.js";
4
4
  import { a as z, c as R } from "../../../chunks/vendor-BlJo2ILB.js";
5
5
  import { createSizeToClassNameMap as S } from "../../../utils/classNameMaps.js";
6
6
  import { EFormFieldStatus as y } from "../enums.js";
7
- const D = "formFieldTextarea__34869c3f", M = "sm__bacd116b", j = "md__b5929af6", q = "lg__5a54550f", l = {
7
+ const D = "formFieldTextarea__c8843168", M = "sm__77bfab83", j = "md__2e01d4c7", q = "lg__53c102ea", l = {
8
8
  formFieldTextarea: D,
9
9
  sm: M,
10
10
  md: j,
11
11
  lg: q
12
- }, w = S(l), A = E.forwardRef(
12
+ }, w = S(l), A = I.forwardRef(
13
13
  ({ className: f, id: e, onBlur: a, onFocus: r, placeholder: n, value: o, ...x }, p) => {
14
- const { size: F, status: u, focused: T, setFocused: d, setId: t, setValueExist: i } = I(h), s = g(e === void 0 ? z() : ""), _ = R(l.formFieldTextarea, w[F], f);
14
+ const { size: F, status: u, focused: T, setFocused: d, setId: t, setValueExist: i } = b(h), s = g(e === void 0 ? z() : ""), _ = R(l.formFieldTextarea, w[F], f);
15
15
  c(() => {
16
16
  t(s.current);
17
17
  }, [t]), c(() => {
@@ -21,17 +21,17 @@ const D = "formFieldTextarea__34869c3f", M = "sm__bacd116b", j = "md__b5929af6",
21
21
  }, [i, o]);
22
22
  const N = (m) => {
23
23
  d(!1), a == null || a(m);
24
- }, b = (m) => {
24
+ }, C = (m) => {
25
25
  d(!0), r == null || r(m);
26
26
  };
27
- return /* @__PURE__ */ C(
27
+ return /* @__PURE__ */ E(
28
28
  "textarea",
29
29
  {
30
30
  ...x,
31
31
  id: s.current,
32
32
  className: _,
33
33
  disabled: u === y.DISABLED,
34
- onFocus: b,
34
+ onFocus: C,
35
35
  onBlur: N,
36
36
  placeholder: T ? n : void 0,
37
37
  value: o,
@@ -4,7 +4,7 @@ import { FormFieldCounter as i } from "./components/FormFieldCounter.js";
4
4
  import { FormFieldLabel as x } from "./components/FormFieldLabel.js";
5
5
  import { FormFieldClear as l } from "./components/FormFieldClear.js";
6
6
  import { FormFieldTarget as a } from "./components/FormFieldTarget.js";
7
- import { F as n } from "../../chunks/FormFieldInput-BoG8X8Sc.js";
7
+ import { F as n } from "../../chunks/FormFieldInput-DO7mZKjJ.js";
8
8
  import { FormFieldMaskedInput as C } from "./components/FormFieldMaskedInput.js";
9
9
  import { FormFieldPostfix as P } from "./components/FormFieldPostfix.js";
10
10
  import { FormFieldPrefix as b } from "./components/FormFieldPrefix.js";
@@ -12,7 +12,7 @@ import "./components/HeaderTitle/HeaderTitleContent.js";
12
12
  import "./components/HeaderTitle/HeaderTitleControls.js";
13
13
  const f = Object.assign(
14
14
  a.forwardRef(function({ children: r, ...e }, o) {
15
- return /* @__PURE__ */ t("div", { ...e, "data-tx": "0.10.0", ref: o, children: r });
15
+ return /* @__PURE__ */ t("div", { ...e, "data-tx": "0.11.0", ref: o, children: r });
16
16
  }),
17
17
  {
18
18
  LayoutSidebar: p,
@@ -3,7 +3,7 @@ import i from "react";
3
3
  import { c as d } from "../../../../chunks/vendor-BlJo2ILB.js";
4
4
  import { HeaderLayoutSidebarContent as m } from "./HeaderLayoutSidebarContent.js";
5
5
  import { HeaderLayoutSidebarSidebar as s } from "./HeaderLayoutSidebarSidebar.js";
6
- import { s as b } from "../../../../chunks/HeaderLayoutSidebar.module-Bbxhh0aE.js";
6
+ import { s as b } from "../../../../chunks/HeaderLayoutSidebar.module-Bk1s4R6K.js";
7
7
  const f = Object.assign(
8
8
  i.forwardRef(function({ children: r, className: e, ...a }, o) {
9
9
  return /* @__PURE__ */ t("div", { className: d(b.headerLayoutSidebar, e), ...a, ref: o, children: r });
@@ -1,7 +1,7 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as m } from "../../../../chunks/vendor-BlJo2ILB.js";
4
- import { s as d } from "../../../../chunks/HeaderLayoutSidebar.module-Bbxhh0aE.js";
4
+ import { s as d } from "../../../../chunks/HeaderLayoutSidebar.module-Bk1s4R6K.js";
5
5
  const i = s.forwardRef(
6
6
  ({ children: e, className: a, ...o }, r) => /* @__PURE__ */ t("div", { className: m(d.headerLayoutSidebarContent, a), ...o, ref: r, children: e })
7
7
  );
@@ -1,7 +1,7 @@
1
1
  import { jsx as d } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { c as s } from "../../../../chunks/vendor-BlJo2ILB.js";
4
- import { s as t } from "../../../../chunks/HeaderLayoutSidebar.module-Bbxhh0aE.js";
4
+ import { s as t } from "../../../../chunks/HeaderLayoutSidebar.module-Bk1s4R6K.js";
5
5
  const m = i.forwardRef(
6
6
  ({ children: a, className: r, ...e }, o) => /* @__PURE__ */ d("div", { className: s(t.headerLayoutSidebarSidebar, r), ...e, ref: o, children: a })
7
7
  );
@@ -1,22 +1,22 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import h from "react";
3
3
  import { c as i } from "../../../../chunks/vendor-BlJo2ILB.js";
4
- const u = "headerSubheader__0005d958", n = "withoutPaddings__b2d44d69", e = {
4
+ const u = "headerSubheader__192b961b", n = "withoutPaddings__d5194371", e = {
5
5
  headerSubheader: u,
6
6
  withoutPaddings: n
7
- }, c = h.forwardRef(
8
- ({ children: d, className: a, withoutPaddings: r, ...o }, t) => /* @__PURE__ */ s(
7
+ }, b = h.forwardRef(
8
+ ({ children: a, className: d, withoutPaddings: r, ...o }, t) => /* @__PURE__ */ s(
9
9
  "div",
10
10
  {
11
- className: i(e.headerSubheader, { [e.withoutPaddings]: !!r }, a),
11
+ className: i(e.headerSubheader, { [e.withoutPaddings]: !!r }, d),
12
12
  ...o,
13
13
  ref: t,
14
- children: d
14
+ children: a
15
15
  }
16
16
  )
17
17
  );
18
- c.displayName = "HeaderSubheader";
18
+ b.displayName = "HeaderSubheader";
19
19
  export {
20
- c as HeaderSubheader
20
+ b as HeaderSubheader
21
21
  };
22
22
  //# sourceMappingURL=HeaderSubheader.js.map
@@ -3,7 +3,7 @@ import t from "react";
3
3
  import { HeaderTabsContent as m } from "./HeaderTabsContent.js";
4
4
  import { HeaderTabsControls as n } from "./HeaderTabsControls.js";
5
5
  import { c as i } from "../../../../chunks/vendor-BlJo2ILB.js";
6
- import { s as d } from "../../../../chunks/HeaderTabs.module-Bo3HPBP_.js";
6
+ import { s as d } from "../../../../chunks/HeaderTabs.module-DQtcQlY-.js";
7
7
  const f = Object.assign(
8
8
  t.forwardRef(function({ children: r, className: e, ...o }, a) {
9
9
  return /* @__PURE__ */ s("div", { className: i(d.headerTabs, e), ...o, ref: a, children: r });
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as m } from "../../../../chunks/vendor-BlJo2ILB.js";
4
- import { s as n } from "../../../../chunks/HeaderTabs.module-Bo3HPBP_.js";
4
+ import { s as n } from "../../../../chunks/HeaderTabs.module-DQtcQlY-.js";
5
5
  const d = s.forwardRef(
6
6
  ({ children: e, className: r, ...t }, a) => /* @__PURE__ */ o("div", { className: m(n.headerTabsContent, r), ...t, ref: a, children: e })
7
7
  );
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import t from "react";
3
3
  import { c as m } from "../../../../chunks/vendor-BlJo2ILB.js";
4
- import { s as l } from "../../../../chunks/HeaderTabs.module-Bo3HPBP_.js";
4
+ import { s as l } from "../../../../chunks/HeaderTabs.module-DQtcQlY-.js";
5
5
  const d = t.forwardRef(
6
6
  ({ children: o, className: r, ...s }, a) => /* @__PURE__ */ e("div", { className: m(l.headerTabsControls, r), ...s, ref: a, children: o })
7
7
  );
@@ -3,7 +3,7 @@ import a from "react";
3
3
  import { HeaderTitleContent as s } from "./HeaderTitleContent.js";
4
4
  import { HeaderTitleControls as m } from "./HeaderTitleControls.js";
5
5
  import { c as l } from "../../../../chunks/vendor-BlJo2ILB.js";
6
- import { s as n } from "../../../../chunks/HeaderTitle.module-r9kVKK-W.js";
6
+ import { s as n } from "../../../../chunks/HeaderTitle.module-Db-ProSl.js";
7
7
  const d = Object.assign(
8
8
  a.forwardRef(function({ children: e, className: r, ...t }, o) {
9
9
  return /* @__PURE__ */ i("div", { className: l(n.headerTitle, r), ...t, ref: o, children: e });
@@ -1,7 +1,7 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { c as l } from "../../../../chunks/vendor-BlJo2ILB.js";
4
- import { s as e } from "../../../../chunks/HeaderTitle.module-r9kVKK-W.js";
4
+ import { s as e } from "../../../../chunks/HeaderTitle.module-Db-ProSl.js";
5
5
  const m = i.forwardRef(
6
6
  ({ children: t, className: r, ...o }, a) => /* @__PURE__ */ s(
7
7
  "div",
@@ -1,7 +1,7 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import a from "react";
3
3
  import { c as i } from "../../../../chunks/vendor-BlJo2ILB.js";
4
- import { s as o } from "../../../../chunks/HeaderTitle.module-r9kVKK-W.js";
4
+ import { s as o } from "../../../../chunks/HeaderTitle.module-Db-ProSl.js";
5
5
  const m = a.forwardRef(
6
6
  ({ children: r, className: e, ...t }, s) => /* @__PURE__ */ l(
7
7
  "div",
@@ -1,4 +1,4 @@
1
- import { jsxs as h, Fragment as M, jsx as e } from "react/jsx-runtime";
1
+ import { jsxs as f, Fragment as M, jsx as e } from "react/jsx-runtime";
2
2
  import { useRef as S, useState as c } from "react";
3
3
  import { a as _, c as E, F as L } from "../../chunks/vendor-BlJo2ILB.js";
4
4
  import { QuestioncircleFilledSrvIcon16 as R } from "@sberbusiness/icons-next";
@@ -9,7 +9,7 @@ import { TooltipMobileHeader as q } from "../Tooltip/components/mobile/component
9
9
  import { MobileView as z } from "../MobileView/MobileView.js";
10
10
  import { getDataHTMLAttributes as C } from "../../utils/html/DataAttributes.js";
11
11
  import { getAriaHTMLAttributes as D } from "../../utils/html/AriaAttributes.js";
12
- const Q = "helpBoxButton__1faf78ac", V = "helpBoxTooltipBody__fec78cf4", x = {
12
+ const Q = "helpBoxButton__33705a0c", V = "helpBoxTooltipBody__78c27a5f", x = {
13
13
  helpBoxButton: Q,
14
14
  helpBoxTooltipBody: V
15
15
  }, X = ({
@@ -26,7 +26,7 @@ const Q = "helpBoxButton__1faf78ac", V = "helpBoxTooltipBody__fec78cf4", x = {
26
26
  tooltipDataAttributes: d,
27
27
  ...v
28
28
  }) => {
29
- const m = S(null), [O, b] = c(!!i), [B, u] = c(null), [f] = c(_()), r = i ?? O, N = (o) => {
29
+ const m = S(null), [O, b] = c(!!i), [B, u] = c(null), [h] = c(_()), r = i ?? O, N = (o) => {
30
30
  i === void 0 && b(o), o || u(null), a == null || a(o);
31
31
  }, g = (o) => {
32
32
  u(o), n == null || n(o);
@@ -40,7 +40,7 @@ const Q = "helpBoxButton__1faf78ac", V = "helpBoxTooltipBody__fec78cf4", x = {
40
40
  ...t,
41
41
  focusTrapOptions: {
42
42
  clickOutsideDeactivates: !0,
43
- initialFocus: `[id='${f}']`,
43
+ initialFocus: `[id='${h}']`,
44
44
  preventScroll: !0,
45
45
  ...t == null ? void 0 : t.focusTrapOptions
46
46
  },
@@ -50,11 +50,11 @@ const Q = "helpBoxButton__1faf78ac", V = "helpBoxTooltipBody__fec78cf4", x = {
50
50
  children: null
51
51
  }
52
52
  );
53
- return /* @__PURE__ */ h(M, { children: [
54
- /* @__PURE__ */ h(
53
+ return /* @__PURE__ */ f(M, { children: [
54
+ /* @__PURE__ */ f(
55
55
  l,
56
56
  {
57
- id: f,
57
+ id: h,
58
58
  tabIndex: -1,
59
59
  role: "dialog",
60
60
  toggleType: "hover",
@@ -5,7 +5,7 @@ import { EIslandType as l } from "./enums.js";
5
5
  import { IslandBody as n } from "./components/IslandBody.js";
6
6
  import { IslandHeader as f } from "./components/IslandHeader.js";
7
7
  import { IslandFooter as c } from "./components/IslandFooter.js";
8
- import { s as o, m as y } from "../../chunks/utils-DbKLiLdh.js";
8
+ import { s as o, m as y } from "../../chunks/utils-B705lf16.js";
9
9
  import { EComponentSize as I } from "../../enums/EComponentSize.js";
10
10
  import { createSizeToClassNameMap as T } from "../../utils/classNameMaps.js";
11
11
  const N = T(o), C = Object.assign(
@@ -1,10 +1,10 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import a from "react";
1
+ import { jsx as a } from "react/jsx-runtime";
2
+ import r from "react";
3
3
  import { c as t } from "../../../chunks/vendor-BlJo2ILB.js";
4
- const n = "islandBody__7c68598f", c = {
4
+ const n = "islandBody__e8484ae9", e = {
5
5
  islandBody: n
6
- }, e = a.forwardRef(({ children: o, ...s }, d) => /* @__PURE__ */ r("div", { className: t(c.islandBody), ref: d, ...s, children: o }));
6
+ }, m = r.forwardRef(({ children: o, ...s }, d) => /* @__PURE__ */ a("div", { className: t(e.islandBody), ref: d, ...s, children: o }));
7
7
  export {
8
- e as IslandBody
8
+ m as IslandBody
9
9
  };
10
10
  //# sourceMappingURL=IslandBody.js.map
@@ -1,7 +1,7 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import e from "react";
3
3
  import { c as a } from "../../../chunks/vendor-BlJo2ILB.js";
4
- const n = "islandFooter__ae3d4e37", d = {
4
+ const n = "islandFooter__0db5f287", d = {
5
5
  islandFooter: n
6
6
  }, m = e.forwardRef(({ children: o, ...r }, s) => /* @__PURE__ */ t("div", { className: a(d.islandFooter), ref: s, ...r, children: o }));
7
7
  export {
@@ -1,7 +1,7 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import d from "react";
3
3
  import { c as o } from "../../../chunks/vendor-BlJo2ILB.js";
4
- const t = "islandHeader__15c60e45", n = {
4
+ const t = "islandHeader__be19f110", n = {
5
5
  islandHeader: t
6
6
  }, m = d.forwardRef(({ children: e, ...r }, a) => /* @__PURE__ */ s("div", { className: o(n.islandHeader), ref: a, ...r, children: e }));
7
7
  export {
@@ -1,5 +1,5 @@
1
1
  import "./enums.js";
2
- import { m as p } from "../../chunks/utils-DbKLiLdh.js";
2
+ import { m as p } from "../../chunks/utils-B705lf16.js";
3
3
  export {
4
4
  p as mapTypeToClassName
5
5
  };
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import n from "react";
3
- import { IslandAccordionItem as p } from "./components/IslandAccordionItem.js";
4
- import { IslandAccordionContext as e } from "./IslandAccordionContext.js";
3
+ import { IslandAccordionItem as e } from "./components/IslandAccordionItem.js";
4
+ import { IslandAccordionContext as p } from "./IslandAccordionContext.js";
5
5
  import { EComponentSize as d } from "../../enums/EComponentSize.js";
6
6
  import "../Island/Island.js";
7
7
  import { EIslandType as l } from "../Island/enums.js";
@@ -9,19 +9,18 @@ import "../Island/components/IslandBody.js";
9
9
  import "../Island/components/IslandHeader.js";
10
10
  import "../Island/components/IslandFooter.js";
11
11
  import { c as f } from "../../chunks/vendor-BlJo2ILB.js";
12
- import { s as I } from "../../chunks/IslandAccordion.module-r5TKHc-1.js";
12
+ import { s as I } from "../../chunks/IslandAccordion.module-Bzf6LSEv.js";
13
13
  import "./components/IslandAccordionContent.js";
14
14
  import "./components/IslandAccordionFooter.js";
15
- import "./components/IslandAccordionTitle.js";
16
15
  const x = Object.assign(
17
16
  n.forwardRef(
18
17
  ({ className: r, children: m, size: t = d.MD, type: i = l.TYPE_1, ...s }, a) => {
19
18
  const c = f(r, I.islandAccordion);
20
- return /* @__PURE__ */ o(e.Provider, { value: { size: t, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "0.10.0", ref: a, children: m }) });
19
+ return /* @__PURE__ */ o(p.Provider, { value: { size: t, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "0.11.0", ref: a, children: m }) });
21
20
  }
22
21
  ),
23
22
  {
24
- Item: p
23
+ Item: e
25
24
  }
26
25
  );
27
26
  x.displayName = "IslandAccordion";
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { s as r } from "../../../chunks/IslandAccordion.module-r5TKHc-1.js";
2
+ import { s as r } from "../../../chunks/IslandAccordion.module-Bzf6LSEv.js";
3
3
  import { Island as s } from "../../Island/Island.js";
4
4
  import "../../Island/components/IslandBody.js";
5
5
  import "../../Island/components/IslandHeader.js";
@@ -1,7 +1,7 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as a } from "../../../chunks/vendor-BlJo2ILB.js";
4
- import { s as i } from "../../../chunks/IslandAccordion.module-r5TKHc-1.js";
4
+ import { s as i } from "../../../chunks/IslandAccordion.module-Bzf6LSEv.js";
5
5
  import { Island as e } from "../../Island/Island.js";
6
6
  import "../../Island/components/IslandBody.js";
7
7
  import "../../Island/components/IslandHeader.js";