@sberbusiness/triplex-next 1.18.0 → 1.19.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 (406) hide show
  1. package/chunks/AlertProcessSpoiler-QOnBvPaB.js +39 -0
  2. package/chunks/{CalendarViewItem-pHtA4Vlx.js → CalendarViewItem-JEkNv5BF.js} +24 -24
  3. package/chunks/Card.module-B-kskzDu.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-CZUMscf2.js +14 -0
  5. package/chunks/{Chip-CO3WBvtA.js → Chip-Hpw_8UIG.js} +15 -15
  6. package/chunks/Confirm.module-BCr1BTe_.js +15 -0
  7. package/chunks/DropdownListItem-DkfeETTd.js +65 -0
  8. package/chunks/DropdownMobile.module-GswY2cBC.js +23 -0
  9. package/chunks/Footer.module-eHCIMM8b.js +9 -0
  10. package/chunks/{FormFieldInput-BHKqXXmM.js → FormFieldInput-Bf7Hleek.js} +7 -7
  11. package/chunks/HeaderLayoutSidebar.module-DylAdbY5.js +9 -0
  12. package/chunks/HeaderTabs.module-ePuFE0tR.js +9 -0
  13. package/chunks/{HeaderTitle.module-DejeYBva.js → HeaderTitle.module-CKSdXcBH.js} +2 -2
  14. package/chunks/IslandAccordion.module-CSfaBgt7.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-Njc7vX7n.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-Boy2QpEU.js +12 -0
  17. package/chunks/{LightBoxContent-CAboXCdn.js → LightBoxContent-BhMRbJFV.js} +14 -14
  18. package/chunks/LightBoxControls.module-BIML4FtD.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-DO3lZMTa.js +8 -0
  20. package/chunks/{ListItemControlsButton-rljKBmYs.js → ListItemControlsButton-WjTBGtRH.js} +10 -10
  21. package/chunks/ListItemTail.module-DbwOPqPM.js +12 -0
  22. package/chunks/ListMasterFooter.module-C_iN2cC2.js +10 -0
  23. package/chunks/ModalWindow.module-BHzR_A-u.js +17 -0
  24. package/chunks/Notification.module-DKVKCNAc.js +20 -0
  25. package/chunks/Overlay.module-BA4wfORe.js +18 -0
  26. package/chunks/Page.module-ClDxwmIg.js +11 -0
  27. package/chunks/{RightBorderArrow-VyofIz59.js → RightBorderArrow-DzKQo2fL.js} +15 -15
  28. package/chunks/SMSField.module-Bzh5rJPE.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-CxeVaMq1.js +15 -0
  30. package/chunks/{SliderExtendedRail-DgwS0MGB.js → SliderExtendedRail-Cb5r_qJ5.js} +11 -11
  31. package/chunks/StatusTracker.module-BML0rfx7.js +24 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-BLejFeyH.js → SuggestFieldMobileDropdownHint-B1GcRtym.js} +6 -6
  33. package/chunks/TableFooter.module-CSQttYnz.js +14 -0
  34. package/chunks/TabsExtended.module-Dd8drRUU.js +16 -0
  35. package/chunks/TabsLine.module-BByAjI5u.js +21 -0
  36. package/chunks/TooltipDesktop.module-FxzkC1sv.js +19 -0
  37. package/chunks/TreeView.module-Cm7rvpYW.js +9 -0
  38. package/chunks/{UploadZoneInput-CVEVGrOi.js → UploadZoneInput-BYWNSrDW.js} +4 -4
  39. package/chunks/{constants-RnOklYSN.js → constants-nPkk17A0.js} +11 -11
  40. package/chunks/utils-9cQ-Vroa.js +73 -0
  41. package/chunks/utils-DjcQ_hhv.js +27 -0
  42. package/chunks/utils-OZcknB0Z.js +24 -0
  43. package/chunks/utils-v_hn9TAd.js +18 -0
  44. package/components/Alert/AlertContext/AlertContext.js +7 -7
  45. package/components/Alert/AlertProcess/AlertProcess.js +2 -2
  46. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
  47. package/components/Amount/Amount.js +7 -7
  48. package/components/AmountField/AmountField.js +1 -1
  49. package/components/Avatar/Avatar.js +16 -16
  50. package/components/Badge/Badge.js +7 -7
  51. package/components/Badge/BadgeDot.js +6 -6
  52. package/components/Badge/components/BadgeContent.js +8 -8
  53. package/components/Badge/components/BadgePostfix.js +8 -8
  54. package/components/Badge/components/BadgePrefix.js +4 -4
  55. package/components/Body/Body.js +7 -7
  56. package/components/Button/Button.js +10 -10
  57. package/components/Button/ButtonBase.js +1 -1
  58. package/components/Button/ButtonDropdown.js +17 -17
  59. package/components/Button/ButtonDropdownExtended.js +1 -1
  60. package/components/Button/ButtonIcon.js +9 -9
  61. package/components/Calendar/Calendar.js +17 -17
  62. package/components/Calendar/components/CalendarControls.js +1 -1
  63. package/components/Calendar/components/CalendarFooter.js +4 -4
  64. package/components/Calendar/components/CalendarViewDays.js +1 -1
  65. package/components/Calendar/components/CalendarViewItem.js +1 -1
  66. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  67. package/components/Calendar/components/CalendarViewYears.js +1 -1
  68. package/components/Card/CardAction.js +14 -14
  69. package/components/Card/CardStatic.js +2 -2
  70. package/components/Card/components/CardContent/CardContent.js +1 -1
  71. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  72. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  73. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  74. package/components/Card/components/CardMedia.js +1 -1
  75. package/components/Card/utils.js +1 -1
  76. package/components/CarouselExtended/CarouselExtended.js +6 -6
  77. package/components/Checkbox/Checkbox.js +8 -8
  78. package/components/Checkbox/CheckboxXGroup.js +9 -9
  79. package/components/Checkbox/CheckboxYGroup.js +3 -3
  80. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  81. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  82. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  83. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  84. package/components/Chip/Chip.js +1 -1
  85. package/components/Chip/ChipClearButton.js +13 -13
  86. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  87. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  88. package/components/Chip/ChipDropdownArrow.js +14 -15
  89. package/components/Chip/ChipIcon.js +1 -1
  90. package/components/Chip/ChipMultiselect.js +24 -17
  91. package/components/Chip/ChipOptions.js +6 -6
  92. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  93. package/components/Chip/ChipSelect/ChipSelectTarget.js +25 -24
  94. package/components/Chip/ChipSort.js +1 -1
  95. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  96. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
  97. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  98. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +6 -6
  99. package/components/Chip/index.js +1 -1
  100. package/components/ChipGroup/ChipGroup.js +11 -11
  101. package/components/Col/Col.js +130 -130
  102. package/components/CollapsableTree/components/CollapsableTreeNode.js +1 -1
  103. package/components/Confirm/Confirm.js +1 -1
  104. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  105. package/components/Confirm/components/ConfirmContent.js +1 -1
  106. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  107. package/components/Confirm/components/ConfirmControls.js +1 -1
  108. package/components/DateField/DateField.js +1 -1
  109. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  110. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +6 -6
  111. package/components/DateRange/DateRange.js +9 -9
  112. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  113. package/components/Divider/Divider.js +17 -17
  114. package/components/DocumentNumberEdit/DocumentNumberEdit.js +4 -4
  115. package/components/Dropdown/desktop/DropdownDesktop.js +15 -15
  116. package/components/Dropdown/desktop/DropdownList.js +9 -8
  117. package/components/Dropdown/desktop/DropdownListItem.js +4 -3
  118. package/components/Dropdown/desktop/index.js +1 -1
  119. package/components/Dropdown/index.js +1 -1
  120. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  121. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  122. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  123. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  125. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  126. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  127. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  128. package/components/Dropdown/mobile/DropdownMobileListItem.js +16 -15
  129. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  131. package/components/Ellipsis/Ellipsis.js +12 -12
  132. package/components/ExpandAnimation/ExpandAnimation.js +9 -9
  133. package/components/Footer/Footer.js +1 -1
  134. package/components/Footer/components/FooterDescription.js +1 -1
  135. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  136. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  137. package/components/FormField/FormField.js +3 -3
  138. package/components/FormField/components/FormFieldClear.js +7 -7
  139. package/components/FormField/components/FormFieldCounter.js +1 -1
  140. package/components/FormField/components/FormFieldDescription.js +6 -6
  141. package/components/FormField/components/FormFieldInput.js +1 -1
  142. package/components/FormField/components/FormFieldLabel.js +6 -6
  143. package/components/FormField/components/FormFieldMaskedInput.js +19 -19
  144. package/components/FormField/components/FormFieldPostfix.js +8 -8
  145. package/components/FormField/components/FormFieldPrefix.js +1 -1
  146. package/components/FormField/components/FormFieldTarget.js +8 -8
  147. package/components/FormField/components/FormFieldTextarea.js +6 -6
  148. package/components/FormField/index.js +1 -1
  149. package/components/Header/Header.js +1 -1
  150. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  151. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  152. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  153. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +8 -8
  154. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  155. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  156. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  157. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  158. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  159. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  160. package/components/HelpBox/HelpBox.js +7 -7
  161. package/components/Island/Island.js +1 -1
  162. package/components/Island/components/IslandBody.js +1 -1
  163. package/components/Island/components/IslandFooter.js +6 -6
  164. package/components/Island/components/IslandHeader.js +3 -3
  165. package/components/Island/utils.js +1 -1
  166. package/components/IslandAccordion/IslandAccordion.js +2 -2
  167. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  168. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  169. package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
  170. package/components/IslandWidget/IslandWidget.js +15 -15
  171. package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
  172. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +7 -7
  173. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  174. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  175. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  176. package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
  177. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  178. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  179. package/components/IslandWidget/components/IslandWidgetWrapper.js +8 -8
  180. package/components/LightBox/LightBox.js +18 -18
  181. package/components/LightBox/LightBoxContent.js +1 -1
  182. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  183. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  184. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  185. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  186. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +24 -24
  187. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  188. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  189. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  190. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +10 -10
  191. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
  192. package/components/Link/Link.js +27 -27
  193. package/components/List/List.js +6 -6
  194. package/components/List/components/ListEmptyState.js +1 -1
  195. package/components/List/components/ListItem.js +1 -1
  196. package/components/List/components/ListItemContent.js +9 -9
  197. package/components/List/components/ListItemControls.js +8 -8
  198. package/components/List/components/ListItemControlsButton.js +1 -1
  199. package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
  200. package/components/List/components/ListItemLoading.js +3 -3
  201. package/components/List/components/ListItemSelectable.js +1 -1
  202. package/components/List/components/ListItemTable.js +3 -3
  203. package/components/List/components/ListItemTailLeft.js +1 -1
  204. package/components/List/components/ListItemTailRight.js +1 -1
  205. package/components/List/components/ListSortableItem.js +5 -5
  206. package/components/List/components/ListSortableItemControls.js +5 -5
  207. package/components/List/components/ListSortableItemTarget.js +4 -4
  208. package/components/List/index.js +1 -1
  209. package/components/ListMaster/ListMaster.js +1 -1
  210. package/components/ListMaster/components/ListMasterBody.js +1 -1
  211. package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
  212. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  213. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  214. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  215. package/components/ListMaster/components/ListMasterHeader.js +1 -1
  216. package/components/ListMaster/components/SelectionControls.js +6 -6
  217. package/components/Loader/LoaderMiddle/LoaderMiddle.js +1 -1
  218. package/components/Loader/LoaderSmall/LoaderSmall.js +11 -11
  219. package/components/LoaderScreen/LoaderScreen.js +4 -4
  220. package/components/Marker/Marker.js +7 -16
  221. package/components/Marker/utils.js +1 -1
  222. package/components/MarkerStatus/MarkerStatus.js +16 -16
  223. package/components/ModalWindow/ModalWindow.js +1 -1
  224. package/components/ModalWindow/components/ModalWindowBody.js +4 -4
  225. package/components/ModalWindow/components/ModalWindowClose.js +3 -3
  226. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  227. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  228. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  229. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +12 -11
  230. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  231. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
  232. package/components/Notification/Notification.js +2 -2
  233. package/components/Notification/NotificationGrouped.js +1 -1
  234. package/components/Notification/components/NotificationBody.js +1 -1
  235. package/components/Notification/components/NotificationBodyContent.js +6 -5
  236. package/components/Notification/components/NotificationBodyList.js +1 -1
  237. package/components/Notification/components/NotificationClose.js +1 -1
  238. package/components/Notification/components/NotificationFooter.js +1 -1
  239. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  240. package/components/Notification/components/NotificationHeader.js +1 -1
  241. package/components/Notification/components/NotificationIcon.js +1 -1
  242. package/components/Notification/components/NotificationTime.js +1 -1
  243. package/components/NumberField/NumberFieldInput.js +1 -1
  244. package/components/OrderedList/OrderedList.js +4 -4
  245. package/components/OrderedList/OrderedListItem.js +6 -6
  246. package/components/Overlay/Overlay.js +1 -1
  247. package/components/Overlay/OverlayMask.js +1 -1
  248. package/components/Overlay/OverlayPanel.js +1 -1
  249. package/components/Page/Page.js +1 -1
  250. package/components/Page/components/BodyPage.js +4 -4
  251. package/components/Page/components/FooterPage.js +1 -1
  252. package/components/Page/components/HeaderPage.js +1 -1
  253. package/components/Pagination/components/PaginationExtended.js +5 -5
  254. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  255. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  256. package/components/Pagination/components/PaginationPageButton.js +5 -5
  257. package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
  258. package/components/Pagination/components/PaginationSelect.js +18 -18
  259. package/components/Radio/Radio.js +16 -16
  260. package/components/Radio/RadioXGroup.js +11 -11
  261. package/components/Radio/RadioYGroup.js +7 -7
  262. package/components/Row/Row.js +7 -7
  263. package/components/SMSField/SMSField.js +2 -2
  264. package/components/SMSField/components/RefreshIcon.js +1 -1
  265. package/components/SMSField/components/SMSFieldInput.js +2 -2
  266. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  267. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  268. package/components/SegmentedControl/SegmentedControl.js +3 -3
  269. package/components/SegmentedControl/SegmentedControlSegment.js +16 -16
  270. package/components/SelectExtendedField/SelectExtendedField.js +4 -4
  271. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  272. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +12 -12
  273. package/components/Skeleton/Skeleton.js +11 -11
  274. package/components/SliderExtended/SliderExtended.js +2 -2
  275. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +7 -7
  276. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  277. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  278. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  279. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +9 -9
  280. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +13 -13
  281. package/components/SmallInput/SmallInput.js +5 -5
  282. package/components/Spoiler/Spoiler.js +13 -13
  283. package/components/StatusTracker/StatusTracker.js +2 -2
  284. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  285. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  286. package/components/StatusTracker/components/StatusTrackerButton.js +7 -9
  287. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  288. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  289. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  290. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  291. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  292. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  293. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  294. package/components/Step/Step.js +11 -11
  295. package/components/Stepper/RightBorderArrow.js +1 -1
  296. package/components/Stepper/Stepper.js +10 -10
  297. package/components/Stepper/StepperExtended.js +4 -4
  298. package/components/Stepper/StepperStep.js +2 -2
  299. package/components/Stepper/StepperWrapper.js +4 -4
  300. package/components/Suggest/SuggestMobileDropdownContent.js +9 -9
  301. package/components/SuggestField/SuggestField.js +2 -2
  302. package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
  303. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  304. package/components/SuggestField/index.js +1 -1
  305. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  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 +2 -2
  311. package/components/Table/MasterTable.js +8 -8
  312. package/components/Table/NoColumns.js +8 -8
  313. package/components/Table/PaginationPanel.js +4 -4
  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 +7 -7
  319. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +6 -6
  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 +1 -1
  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 +5 -5
  330. package/components/Table/TabsLinePanelLinks.js +1 -1
  331. package/components/Table/utils.js +1 -1
  332. package/components/Tabs/Tabs.js +14 -14
  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 +16 -16
  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 +31 -31
  344. package/components/TabsLine/components/TabsLineMobile.js +9 -9
  345. package/components/Tag/Tag.js +20 -20
  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 +17 -17
  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 +5 -5
  356. package/components/TopOverlay/TopOverlay.js +9 -9
  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 +20 -20
  361. package/components/Typography/Text.js +21 -21
  362. package/components/Typography/Title.js +10 -10
  363. package/components/Typography/constants.js +1 -1
  364. package/components/UnorderedList/UnorderedList.js +6 -6
  365. package/components/UnorderedList/UnorderedListItem.js +10 -10
  366. package/components/UploadZone/UploadZone.js +74 -65
  367. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  368. package/components/index.js +253 -255
  369. package/index.d.ts +10 -13
  370. package/index.js +66 -68
  371. package/package.json +1 -5
  372. package/styles/triplex-next.css +546 -546
  373. package/chunks/AlertProcessSpoiler-LkdaQ_Di.js +0 -39
  374. package/chunks/Card.module-BcSOlt-v.js +0 -17
  375. package/chunks/CheckboxTreeExtended.module-DiHCUVg2.js +0 -14
  376. package/chunks/Confirm.module-Dhpj4ZKo.js +0 -15
  377. package/chunks/DropdownListItem-BQHOMeuh.js +0 -63
  378. package/chunks/DropdownMobile.module-xbdFMKNS.js +0 -23
  379. package/chunks/Footer.module-C1SNucJG.js +0 -9
  380. package/chunks/HeaderLayoutSidebar.module-DwvmK73d.js +0 -9
  381. package/chunks/HeaderTabs.module-MEcJFqAB.js +0 -9
  382. package/chunks/IslandAccordion.module-BxCqLPl3.js +0 -25
  383. package/chunks/IslandWidgetFooter.module-D1LPR8QN.js +0 -9
  384. package/chunks/IslandWidgetHeader.module-BM15zmJI.js +0 -12
  385. package/chunks/LightBoxControls.module-DGtd3hzE.js +0 -16
  386. package/chunks/LightBoxSideOverlayClose.module-C1IxLp8t.js +0 -8
  387. package/chunks/ListItemTail.module-DeeZQGZM.js +0 -12
  388. package/chunks/ListMasterFooter.module-Deinj_Hn.js +0 -10
  389. package/chunks/ModalWindow.module-B0rsZ6qC.js +0 -17
  390. package/chunks/Notification.module-nKn4mJRI.js +0 -21
  391. package/chunks/Overlay.module-DK5sjXuJ.js +0 -18
  392. package/chunks/Page.module-CUe-R8bM.js +0 -11
  393. package/chunks/SMSField.module-GiwLpUxs.js +0 -16
  394. package/chunks/SliderExtendedMarks.module-n3OIn4Fh.js +0 -15
  395. package/chunks/StatusTracker.module-BMReqWPL.js +0 -24
  396. package/chunks/TableFooter.module-DFzmhqFH.js +0 -14
  397. package/chunks/TabsExtended.module-Dn0Lp5NZ.js +0 -16
  398. package/chunks/TabsLine.module-BXYAgYql.js +0 -21
  399. package/chunks/TooltipDesktop.module-Dabcv06X.js +0 -19
  400. package/chunks/TreeView.module-Bv5q9M8W.js +0 -9
  401. package/chunks/utils-BecQ3s95.js +0 -24
  402. package/chunks/utils-CgBTTmNc.js +0 -73
  403. package/chunks/utils-IR7tW0dD.js +0 -20
  404. package/chunks/utils-mnZTG3vL.js +0 -27
  405. package/components/NotificationIcon/NotificationIcon.js +0 -10
  406. package/components/NotificationIcon/index.js +0 -5
@@ -4,8 +4,8 @@ import { n as N, c as S } from "../../../chunks/vendor-Dlne6Znf.js";
4
4
  import { FormFieldContext as h } from "../FormFieldContext.js";
5
5
  import { createSizeToClassNameMap as D } from "../../../utils/classNameMaps.js";
6
6
  import { EFormFieldStatus as y } from "../enums.js";
7
- import { TARGET_PADDING_X_DEFAULT as m } from "../consts.js";
8
- const C = "formFieldLabel__711a9660", I = "sm__838474ca", M = "md__b92938ef", R = "lg__d038e915", z = "floating__40b7f0a0", G = "formFieldLabelText__4c0f5c4b", U = "disabled__7b028312", s = {
7
+ import { TARGET_PADDING_X_DEFAULT as d } from "../consts.js";
8
+ const C = "formFieldLabel__622fa203", I = "sm__a7ae96c7", M = "md__ffbed6db", R = "lg__f83881eb", z = "floating__f2cdc340", G = "formFieldLabelText__f5670976", U = "disabled__14701dd3", s = {
9
9
  formFieldLabel: C,
10
10
  sm: I,
11
11
  md: M,
@@ -14,7 +14,7 @@ const C = "formFieldLabel__711a9660", I = "sm__838474ca", M = "md__b92938ef", R
14
14
  formFieldLabelText: G,
15
15
  disabled: U
16
16
  }, W = D(s), j = T.forwardRef(
17
- ({ children: d, className: f, style: r, floating: e, ...c }, n) => {
17
+ ({ children: m, className: f, style: r, floating: e, ...c }, n) => {
18
18
  const { status: _, focused: l, id: b, prefixWidth: F, postfixWidth: L, size: x, valueExist: o } = E(h), [t, a] = g(!1);
19
19
  A(() => {
20
20
  !N(e) && e !== t ? a(e) : e !== t && a(l || o);
@@ -29,12 +29,12 @@ const C = "formFieldLabel__711a9660", I = "sm__838474ca", M = "md__b92938ef", R
29
29
  f
30
30
  ), u = {
31
31
  // Левая позиция элемента. Когда label по-середине инпута, позиция учитывает иконки по краям, когда сверху, позиция на все ширину поля ввода.
32
- left: F || m,
32
+ left: F || d,
33
33
  // Правая позиция элемента. Когда label по-середине инпута, позиция учитывает иконки по краям, когда сверху, позиция на все ширину поля ввода.
34
- right: L || m,
34
+ right: L || d,
35
35
  ...r
36
36
  };
37
- return /* @__PURE__ */ i("label", { className: p, ref: n, htmlFor: b, ...c, style: u, children: /* @__PURE__ */ i("span", { className: s.formFieldLabelText, children: d }) });
37
+ return /* @__PURE__ */ i("label", { className: p, ref: n, htmlFor: b, ...c, style: u, children: /* @__PURE__ */ i("span", { className: s.formFieldLabelText, children: m }) });
38
38
  }
39
39
  );
40
40
  j.displayName = "FormFieldLabel";
@@ -1,22 +1,22 @@
1
1
  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
- import { c as F, o as U, q as a } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ import { c as F, o as U, q as p } from "../../../chunks/vendor-Dlne6Znf.js";
4
4
  import { presets as G } from "./FormFieldMaskedInputPresets.js";
5
- import { s as H, F as J } from "../../../chunks/FormFieldInput-BHKqXXmM.js";
5
+ import { s as H, F as J } from "../../../chunks/FormFieldInput-Bf7Hleek.js";
6
6
  import { FormFieldContext as K } from "../FormFieldContext.js";
7
7
  import { EFormFieldStatus as V } from "../enums.js";
8
- const Q = "formFieldMaskedInputWrapper__129ba5b3", X = "formFieldMaskedInputPlaceholder__999a1188", Y = "formFieldMaskedInput__97369040", l = {
8
+ const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlaceholder__d658d6df", Y = "formFieldMaskedInput__c3921a22", l = {
9
9
  formFieldMaskedInputWrapper: Q,
10
10
  formFieldMaskedInputPlaceholder: X,
11
- "size-sm": "size-sm__26d722a9",
12
- "size-md": "size-md__5baee36e",
13
- "size-lg": "size-lg__dbd5a1d7",
11
+ "size-sm": "size-sm__3afaf578",
12
+ "size-md": "size-md__9865b0b6",
13
+ "size-lg": "size-lg__60c9fbfb",
14
14
  formFieldMaskedInput: Y
15
- }, p = ({
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,
@@ -28,13 +28,13 @@ const Q = "formFieldMaskedInputWrapper__129ba5b3", X = "formFieldMaskedInputPlac
28
28
  b((() => {
29
29
  let t = [];
30
30
  if (s) {
31
- const { conformedValue: i } = a.conformToMask(s.toString(), o, { guide: !0, placeholderChar: n });
31
+ const { conformedValue: i } = p.conformToMask(s.toString(), o, { guide: !0, placeholderChar: n });
32
32
  for (let r = 0; r < o.length; r++)
33
33
  typeof o[r] == "string" ? t[r] = i[r] : i[r] === n && !s.toString()[r] ? t[r] = (u == null ? void 0 : u[r]) || n : t[r] = i[r];
34
34
  } else if (u)
35
35
  t = u.split("");
36
36
  else {
37
- const { conformedValue: i } = a.conformToMask("", o, { guide: !0, placeholderChar: n });
37
+ const { conformedValue: i } = p.conformToMask("", o, { guide: !0, placeholderChar: n });
38
38
  t = i.split("");
39
39
  }
40
40
  return t.join("");
@@ -43,12 +43,12 @@ const Q = "formFieldMaskedInputWrapper__129ba5b3", X = "formFieldMaskedInputPlac
43
43
  const E = 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
  ), S = () => {
50
50
  c.current = !0;
51
- }, T = (e, t) => o === p.presets.masks.phone ? e.length ? P(t.rawValue) : e : o === p.presets.masks.swiftCode ? e.toUpperCase() : e, P = (e) => {
51
+ }, T = (e, t) => o === a.presets.masks.phone ? e.length ? P(t.rawValue) : e : o === a.presets.masks.swiftCode ? e.toUpperCase() : e, P = (e) => {
52
52
  let t = [];
53
53
  if (c.current) {
54
54
  let i = /^[78]((\D*\d)*)/;
@@ -56,10 +56,10 @@ const Q = "formFieldMaskedInputWrapper__129ba5b3", X = "formFieldMaskedInputPlac
56
56
  } else (e === "7" || e === "8") && (e = "+7 (");
57
57
  return {
58
58
  indexesOfPipedChars: t,
59
- value: a.conformToMask(e, o, { guide: !1, placeholderChar: n }).conformedValue
59
+ value: p.conformToMask(e, o, { guide: !1, placeholderChar: n }).conformedValue
60
60
  };
61
- }, D = () => o === p.presets.masks.phone ? (s = P(s).value, s) : a.conformToMask(s, o, { guide: !1, placeholderChar: n }).conformedValue, W = (e) => (t) => {
62
- t && e(t), typeof d == "function" ? d(t) : d && (d.current = t);
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 f == "function" ? f(t) : f && (f.current = t);
63
63
  }, j = () => !y && !z || !s && g ? "" : x;
64
64
  return /* @__PURE__ */ B("div", { className: F(l.formFieldMaskedInputWrapper, l[`size-${k}`]), children: [
65
65
  /* @__PURE__ */ m(
@@ -94,8 +94,8 @@ const Q = "formFieldMaskedInputWrapper__129ba5b3", X = "formFieldMaskedInputPlac
94
94
  )
95
95
  ] });
96
96
  };
97
- p.presets = G;
97
+ a.presets = G;
98
98
  export {
99
- p as FormFieldMaskedInput
99
+ a as FormFieldMaskedInput
100
100
  };
101
101
  //# sourceMappingURL=FormFieldMaskedInput.js.map
@@ -1,20 +1,20 @@
1
- import { jsx as l } from "react/jsx-runtime";
2
- import d, { useContext as x, useRef as u, useEffect as a } from "react";
3
- import { FormFieldContext as F } from "../FormFieldContext.js";
1
+ import { jsx as d } from "react/jsx-runtime";
2
+ import l, { useContext as x, useRef as u, useEffect as F } from "react";
3
+ import { FormFieldContext as a } from "../FormFieldContext.js";
4
4
  import { c as p } from "../../../chunks/vendor-Dlne6Znf.js";
5
- const P = "formFieldPostfix__3a42ce78", R = {
5
+ const P = "formFieldPostfix__b79d37b7", R = {
6
6
  formFieldPostfix: P
7
- }, _ = d.forwardRef(
7
+ }, _ = l.forwardRef(
8
8
  ({ children: s, className: i, ...r }, o) => {
9
- const f = p(R.formFieldPostfix, i), { postfixWidth: n, setPostfixWidth: c } = x(F), e = u(), m = (t) => {
9
+ const f = p(R.formFieldPostfix, i), { postfixWidth: n, setPostfixWidth: c } = x(a), e = u(), m = (t) => {
10
10
  e.current = t, typeof o == "function" ? o(t) : o && (o.current = t);
11
11
  };
12
- return a(() => {
12
+ return F(() => {
13
13
  if (!e.current)
14
14
  return;
15
15
  const { width: t } = e.current.getBoundingClientRect();
16
16
  t !== n && c(t);
17
- }), /* @__PURE__ */ l("span", { className: f, ref: m, ...r, children: s });
17
+ }), /* @__PURE__ */ d("span", { className: f, ref: m, ...r, children: s });
18
18
  }
19
19
  );
20
20
  _.displayName = "FormFieldPostfix";
@@ -2,7 +2,7 @@ import { jsx as l } from "react/jsx-runtime";
2
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-Dlne6Znf.js";
5
- const P = "formFieldPrefix__af0cb481", R = {
5
+ const P = "formFieldPrefix__0a28ef44", R = {
6
6
  formFieldPrefix: P
7
7
  }, _ = d.forwardRef(
8
8
  ({ children: o, className: f, ...i }, r) => {
@@ -3,16 +3,16 @@ 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, u as S } from "../../../chunks/vendor-Dlne6Znf.js";
5
5
  import { EFormFieldStatus as t } from "../enums.js";
6
- const A = "formFieldTarget__b4bdbe07", L = "placeholder__b2e4fc24", W = "disabled__7b028312", R = "placeholderWrapper__8b345b13", e = {
6
+ const A = "formFieldTarget__61c1d0c1", L = "placeholder__504ed57c", W = "disabled__14701dd3", R = "placeholderWrapper__f7d26825", e = {
7
7
  formFieldTarget: A,
8
8
  placeholder: L,
9
9
  disabled: W,
10
- "size-sm": "size-sm__26d722a9",
11
- "size-md": "size-md__5baee36e",
12
- "size-lg": "size-lg__dbd5a1d7",
10
+ "size-sm": "size-sm__3afaf578",
11
+ "size-md": "size-md__9865b0b6",
12
+ "size-lg": "size-lg__60c9fbfb",
13
13
  placeholderWrapper: R
14
- }, y = x.forwardRef((_, b) => {
15
- const { className: F, id: r, onBlur: o, onFocus: c, placeholder: m, children: s, ...h } = _, { status: a, setFocused: p, setId: d, setValueExist: f, size: g } = E(B), z = N(e.formFieldTarget, F, e[`size-${g}`], {
14
+ }, y = x.forwardRef((_, F) => {
15
+ const { className: h, id: r, onBlur: o, onFocus: c, placeholder: m, children: s, ...b } = _, { status: a, setFocused: p, setId: d, setValueExist: f, size: g } = E(B), z = N(e.formFieldTarget, h, e[`size-${g}`], {
16
16
  [e.disabled]: a === t.DISABLED,
17
17
  [e.placeholder]: !!m && !s && a !== t.DISABLED
18
18
  }), l = T(r || S("formFieldTarget_"));
@@ -31,14 +31,14 @@ const A = "formFieldTarget__b4bdbe07", L = "placeholder__b2e4fc24", W = "disable
31
31
  return /* @__PURE__ */ u(
32
32
  "div",
33
33
  {
34
- ...h,
34
+ ...b,
35
35
  className: z,
36
36
  "aria-disabled": a === t.DISABLED,
37
37
  id: l.current,
38
38
  onFocus: I,
39
39
  onBlur: D,
40
40
  tabIndex: a === t.DISABLED ? -1 : 0,
41
- ref: b,
41
+ ref: F,
42
42
  children: s || /* @__PURE__ */ u("span", { className: e.placeholderWrapper, children: m })
43
43
  }
44
44
  );
@@ -1,20 +1,20 @@
1
1
  import { jsx as N } from "react/jsx-runtime";
2
- import b, { useContext as C, useMemo as E, useEffect as c } from "react";
2
+ import b, { useContext as C, useMemo as E, useEffect as l } from "react";
3
3
  import { u as I, c as g } from "../../../chunks/vendor-Dlne6Znf.js";
4
4
  import { createSizeToClassNameMap as z } from "../../../utils/classNameMaps.js";
5
5
  import { FormFieldContext as M } from "../FormFieldContext.js";
6
6
  import { EFormFieldStatus as S } from "../enums.js";
7
- const h = "formFieldTextarea__82567cbb", y = "sm__838474ca", D = "md__b92938ef", R = "lg__d038e915", l = {
7
+ const h = "formFieldTextarea__869d7670", y = "sm__a7ae96c7", D = "md__ffbed6db", R = "lg__f83881eb", c = {
8
8
  formFieldTextarea: h,
9
9
  sm: y,
10
10
  md: D,
11
11
  lg: R
12
- }, j = z(l), q = b.forwardRef(
12
+ }, j = z(c), q = b.forwardRef(
13
13
  ({ className: f, id: e, onBlur: t, onFocus: s, value: a, ...n }, x) => {
14
- const { size: F, status: _, setFocused: m, setId: d, setValueExist: i } = C(M), o = E(() => e === void 0 ? I("textarea_") : e, [e]), p = g(l.formFieldTextarea, j[F], f);
15
- c(() => {
14
+ const { size: F, status: _, setFocused: m, setId: d, setValueExist: i } = C(M), o = E(() => e === void 0 ? I("textarea_") : e, [e]), p = g(c.formFieldTextarea, j[F], f);
15
+ l(() => {
16
16
  d(o);
17
- }, [o, d]), c(() => {
17
+ }, [o, d]), l(() => {
18
18
  i(!!a);
19
19
  }, [i, a]);
20
20
  const T = (r) => {
@@ -4,7 +4,7 @@ import { FormFieldCounter as p } from "./components/FormFieldCounter.js";
4
4
  import { FormFieldLabel as x } from "./components/FormFieldLabel.js";
5
5
  import { FormFieldClear as d } from "./components/FormFieldClear.js";
6
6
  import { FormFieldTarget as s } from "./components/FormFieldTarget.js";
7
- import { F as n } from "../../chunks/FormFieldInput-BHKqXXmM.js";
7
+ import { F as n } from "../../chunks/FormFieldInput-Bf7Hleek.js";
8
8
  import { FormFieldMaskedInput as T } from "./components/FormFieldMaskedInput.js";
9
9
  import { FormFieldPostfix as M } 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 }, t) {
15
- return /* @__PURE__ */ o("div", { ...e, "data-tx": "1.18.0", ref: t, children: r });
15
+ return /* @__PURE__ */ o("div", { ...e, "data-tx": "1.19.0", ref: t, children: r });
16
16
  }),
17
17
  {
18
18
  LayoutSidebar: p,
@@ -3,7 +3,7 @@ import d from "react";
3
3
  import { c as i } from "../../../../chunks/vendor-Dlne6Znf.js";
4
4
  import { HeaderLayoutSidebarContent as m } from "./HeaderLayoutSidebarContent.js";
5
5
  import { HeaderLayoutSidebarSidebar as s } from "./HeaderLayoutSidebarSidebar.js";
6
- import { s as f } from "../../../../chunks/HeaderLayoutSidebar.module-DwvmK73d.js";
6
+ import { s as f } from "../../../../chunks/HeaderLayoutSidebar.module-DylAdbY5.js";
7
7
  const b = Object.assign(
8
8
  d.forwardRef(function({ children: e, className: r, ...a }, o) {
9
9
  return /* @__PURE__ */ t("div", { className: i(f.headerLayoutSidebar, r), ...a, ref: o, children: e });
@@ -1,7 +1,7 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as d } from "../../../../chunks/vendor-Dlne6Znf.js";
4
- import { s as m } from "../../../../chunks/HeaderLayoutSidebar.module-DwvmK73d.js";
4
+ import { s as m } from "../../../../chunks/HeaderLayoutSidebar.module-DylAdbY5.js";
5
5
  const i = s.forwardRef(
6
6
  ({ children: e, className: a, ...t }, o) => /* @__PURE__ */ r("div", { className: d(m.headerLayoutSidebarContent, a), ...t, ref: o, 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 t } from "../../../../chunks/vendor-Dlne6Znf.js";
4
- import { s } from "../../../../chunks/HeaderLayoutSidebar.module-DwvmK73d.js";
4
+ import { s } from "../../../../chunks/HeaderLayoutSidebar.module-DylAdbY5.js";
5
5
  const m = i.forwardRef(
6
6
  ({ children: a, className: r, ...e }, o) => /* @__PURE__ */ d("div", { className: t(s.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-Dlne6Znf.js";
4
- const u = "headerSubheader__fae83196", n = "withoutPaddings__20edd489", e = {
4
+ const u = "headerSubheader__cd88cd6d", c = "withoutPaddings__d3e73b2e", e = {
5
5
  headerSubheader: u,
6
- withoutPaddings: n
7
- }, c = h.forwardRef(
8
- ({ children: a, className: d, withoutPaddings: r, ...t }, o) => /* @__PURE__ */ s(
6
+ withoutPaddings: c
7
+ }, n = h.forwardRef(
8
+ ({ children: d, className: a, withoutPaddings: r, ...t }, o) => /* @__PURE__ */ s(
9
9
  "div",
10
10
  {
11
- className: i(e.headerSubheader, { [e.withoutPaddings]: !!r }, d),
11
+ className: i(e.headerSubheader, { [e.withoutPaddings]: !!r }, a),
12
12
  ...t,
13
13
  ref: o,
14
- children: a
14
+ children: d
15
15
  }
16
16
  )
17
17
  );
18
- c.displayName = "HeaderSubheader";
18
+ n.displayName = "HeaderSubheader";
19
19
  export {
20
- c as HeaderSubheader
20
+ n 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 d } from "../../../../chunks/vendor-Dlne6Znf.js";
6
- import { s as f } from "../../../../chunks/HeaderTabs.module-MEcJFqAB.js";
6
+ import { s as f } from "../../../../chunks/HeaderTabs.module-ePuFE0tR.js";
7
7
  const i = Object.assign(
8
8
  t.forwardRef(function({ children: r, className: e, ...a }, o) {
9
9
  return /* @__PURE__ */ s("div", { className: d(f.headerTabs, e), ...a, ref: o, 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-Dlne6Znf.js";
4
- import { s as n } from "../../../../chunks/HeaderTabs.module-MEcJFqAB.js";
4
+ import { s as n } from "../../../../chunks/HeaderTabs.module-ePuFE0tR.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-Dlne6Znf.js";
4
- import { s as l } from "../../../../chunks/HeaderTabs.module-MEcJFqAB.js";
4
+ import { s as l } from "../../../../chunks/HeaderTabs.module-ePuFE0tR.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 i 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-Dlne6Znf.js";
6
- import { s as n } from "../../../../chunks/HeaderTitle.module-DejeYBva.js";
6
+ import { s as n } from "../../../../chunks/HeaderTitle.module-CKSdXcBH.js";
7
7
  const d = Object.assign(
8
8
  i.forwardRef(function({ children: e, className: t, ...r }, o) {
9
9
  return /* @__PURE__ */ a("div", { className: l(n.headerTitle, t), ...r, ref: o, children: e });
@@ -1,7 +1,7 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as i } from "../../../../chunks/vendor-Dlne6Znf.js";
4
- import { s as e } from "../../../../chunks/HeaderTitle.module-DejeYBva.js";
4
+ import { s as e } from "../../../../chunks/HeaderTitle.module-CKSdXcBH.js";
5
5
  const m = s.forwardRef(
6
6
  ({ children: t, className: r, ...o }, a) => /* @__PURE__ */ l(
7
7
  "div",
@@ -1,7 +1,7 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import a from "react";
3
3
  import { c as i } from "../../../../chunks/vendor-Dlne6Znf.js";
4
- import { s as o } from "../../../../chunks/HeaderTitle.module-DejeYBva.js";
4
+ import { s as o } from "../../../../chunks/HeaderTitle.module-CKSdXcBH.js";
5
5
  const m = a.forwardRef(
6
6
  ({ children: e, className: r, ...t }, l) => /* @__PURE__ */ s(
7
7
  "div",
@@ -1,4 +1,4 @@
1
- import { jsxs as B, Fragment as M, jsx as t } from "react/jsx-runtime";
1
+ import { jsxs as f, Fragment as M, jsx as t } from "react/jsx-runtime";
2
2
  import { useRef as N, useState as h, useId as R } from "react";
3
3
  import { c as S, h as L } from "../../chunks/vendor-Dlne6Znf.js";
4
4
  import { QuestioncircleFilledSrvIcon16 as j } from "@sberbusiness/icons-next";
@@ -9,7 +9,7 @@ import { TooltipMobileHeader as z } from "../Tooltip/components/mobile/component
9
9
  import { MobileView as C } from "../MobileView/MobileView.js";
10
10
  import { getDataHTMLAttributes as D } from "../../utils/html/DataAttributes.js";
11
11
  import { getAriaHTMLAttributes as Q } from "../../utils/html/AriaAttributes.js";
12
- const V = "helpBoxButton__77fe1c45", X = {
12
+ const V = "helpBoxButton__91283eac", X = {
13
13
  helpBoxButton: V
14
14
  }, $ = ({
15
15
  children: x,
@@ -26,7 +26,7 @@ const V = "helpBoxButton__77fe1c45", X = {
26
26
  iconProps: F,
27
27
  ...O
28
28
  }) => {
29
- const m = N(null), [b, g] = h(!!i), [d, u] = h(null), f = R(), a = i ?? b, y = (e) => {
29
+ const m = N(null), [b, g] = h(!!i), [d, u] = h(null), B = R(), a = i ?? b, y = (e) => {
30
30
  i === void 0 && g(e), e || u(null), r == null || r(e);
31
31
  }, E = (e) => {
32
32
  u(e), n == null || n(e);
@@ -40,7 +40,7 @@ const V = "helpBoxButton__77fe1c45", X = {
40
40
  ...o,
41
41
  focusTrapOptions: {
42
42
  clickOutsideDeactivates: !0,
43
- initialFocus: `[id='${f}']`,
43
+ initialFocus: `[id='${B}']`,
44
44
  preventScroll: !0,
45
45
  ...o == null ? void 0 : o.focusTrapOptions
46
46
  },
@@ -50,11 +50,11 @@ const V = "helpBoxButton__77fe1c45", X = {
50
50
  children: null
51
51
  }
52
52
  );
53
- return /* @__PURE__ */ B(M, { children: [
54
- /* @__PURE__ */ B(
53
+ return /* @__PURE__ */ f(M, { children: [
54
+ /* @__PURE__ */ f(
55
55
  l,
56
56
  {
57
- id: f,
57
+ id: B,
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 f } from "./components/IslandBody.js";
6
6
  import { IslandHeader as n } 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-BecQ3s95.js";
8
+ import { s as o, m as y } from "../../chunks/utils-OZcknB0Z.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,7 +1,7 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
2
  import r from "react";
3
3
  import { c as t } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const l = "islandBody__f046b0a5", n = {
4
+ const l = "islandBody__acf56e97", n = {
5
5
  islandBody: l
6
6
  }, f = r.forwardRef(({ children: o, ...s }, d) => /* @__PURE__ */ a("div", { className: t(n.islandBody), ref: d, ...s, children: o }));
7
7
  export {
@@ -1,10 +1,10 @@
1
- import { jsx as s } from "react/jsx-runtime";
2
- import e from "react";
1
+ import { jsx as t } from "react/jsx-runtime";
2
+ import s from "react";
3
3
  import { c as a } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const d = "islandFooter__87368d66", l = {
5
- islandFooter: d
6
- }, m = e.forwardRef(({ children: o, ...r }, t) => /* @__PURE__ */ s("div", { className: a(l.islandFooter), ref: t, ...r, children: o }));
4
+ const l = "islandFooter__e94eee9f", n = {
5
+ islandFooter: l
6
+ }, f = s.forwardRef(({ children: o, ...e }, r) => /* @__PURE__ */ t("div", { className: a(n.islandFooter), ref: r, ...e, children: o }));
7
7
  export {
8
- m as IslandFooter
8
+ f as IslandFooter
9
9
  };
10
10
  //# sourceMappingURL=IslandFooter.js.map
@@ -1,10 +1,10 @@
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-Dlne6Znf.js";
4
- const t = "islandHeader__a7941009", l = {
4
+ const t = "islandHeader__2255b61f", l = {
5
5
  islandHeader: t
6
- }, m = d.forwardRef(({ children: a, ...e }, r) => /* @__PURE__ */ s("div", { className: o(l.islandHeader), ref: r, ...e, children: a }));
6
+ }, f = d.forwardRef(({ children: e, ...a }, r) => /* @__PURE__ */ s("div", { className: o(l.islandHeader), ref: r, ...a, children: e }));
7
7
  export {
8
- m as IslandHeader
8
+ f as IslandHeader
9
9
  };
10
10
  //# sourceMappingURL=IslandHeader.js.map
@@ -1,5 +1,5 @@
1
1
  import "./enums.js";
2
- import { m as p } from "../../chunks/utils-BecQ3s95.js";
2
+ import { m as p } from "../../chunks/utils-OZcknB0Z.js";
3
3
  export {
4
4
  p as mapTypeToClassName
5
5
  };
@@ -9,14 +9,14 @@ 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-Dlne6Znf.js";
12
- import { s as I } from "../../chunks/IslandAccordion.module-BxCqLPl3.js";
12
+ import { s as I } from "../../chunks/IslandAccordion.module-CSfaBgt7.js";
13
13
  import "./components/IslandAccordionContent.js";
14
14
  import "./components/IslandAccordionFooter.js";
15
15
  const x = Object.assign(
16
16
  e.forwardRef(
17
17
  ({ className: r, children: t, size: m = d.MD, type: i = l.TYPE_1, ...s }, a) => {
18
18
  const c = f(r, I.islandAccordion);
19
- return /* @__PURE__ */ o(p.Provider, { value: { size: m, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "1.18.0", ref: a, children: t }) });
19
+ return /* @__PURE__ */ o(p.Provider, { value: { size: m, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "1.19.0", ref: a, children: t }) });
20
20
  }
21
21
  ),
22
22
  {
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { s as r } from "../../../chunks/IslandAccordion.module-BxCqLPl3.js";
2
+ import { s as r } from "../../../chunks/IslandAccordion.module-CSfaBgt7.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,6 +1,6 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import { c as t } from "../../../chunks/vendor-Dlne6Znf.js";
3
- import { s as m } from "../../../chunks/IslandAccordion.module-BxCqLPl3.js";
3
+ import { s as m } from "../../../chunks/IslandAccordion.module-CSfaBgt7.js";
4
4
  import { Island as i } from "../../Island/Island.js";
5
5
  import "../../Island/components/IslandBody.js";
6
6
  import "../../Island/components/IslandHeader.js";
@@ -24,7 +24,7 @@ import { ETitleSize as f, EFontType as z } from "../../Typography/enums.js";
24
24
  import "../../Typography/Caption.js";
25
25
  import "../../Typography/Text.js";
26
26
  import { Title as U } from "../../Typography/Title.js";
27
- import { s as t } from "../../../chunks/IslandAccordion.module-BxCqLPl3.js";
27
+ import { s as t } from "../../../chunks/IslandAccordion.module-CSfaBgt7.js";
28
28
  const V = {
29
29
  [l.TYPE_1]: t.type1,
30
30
  [l.TYPE_2]: t.type2,
@@ -79,7 +79,7 @@ const V = {
79
79
  }),
80
80
  onClick: _,
81
81
  disabled: r,
82
- "data-tx": "1.18.0",
82
+ "data-tx": "1.19.0",
83
83
  children: [
84
84
  h && I && /* @__PURE__ */ e("div", { className: t.step, children: /* @__PURE__ */ e(J, { step: I, status: h, position: K.XFirst, children: r ? void 0 : M }) }),
85
85
  /* @__PURE__ */ e(
@@ -1,4 +1,4 @@
1
- import { jsx as t, jsxs as a, Fragment as s } from "react/jsx-runtime";
1
+ import { jsx as t, jsxs as n, Fragment as s } from "react/jsx-runtime";
2
2
  import _, { useContext as F, useState as u } from "react";
3
3
  import { Island as v } from "../Island/Island.js";
4
4
  import { EIslandType as y } from "../Island/enums.js";
@@ -16,19 +16,19 @@ import { IslandWidgetContext as O } from "./IslandWidgetContext.js";
16
16
  import { ExpandAnimation as j } from "../ExpandAnimation/ExpandAnimation.js";
17
17
  import { EScreenWidth as p } from "../../helpers/breakpoints.js";
18
18
  import { useMatchMedia as N } from "../MediaWidth/useMatchMedia.js";
19
- const b = "islandWidget__c3c36182", k = "islandWidgetWithExtraFooter__25b806b5", z = "islandWidgetHeaderWrapperAdaptive__2478255d", i = {
20
- islandWidget: b,
21
- islandWidgetWithExtraFooter: k,
22
- islandWidgetHeaderWrapperAdaptive: z
23
- }, B = Object.assign(
19
+ const k = "islandWidget__9c629f16", z = "islandWidgetWithExtraFooter__ccc307cd", B = "islandWidgetHeaderWrapperAdaptive__fa89a567", i = {
20
+ islandWidget: k,
21
+ islandWidgetWithExtraFooter: z,
22
+ islandWidgetHeaderWrapperAdaptive: B
23
+ }, P = Object.assign(
24
24
  _.forwardRef(
25
- ({ className: l, renderBody: c, renderFooter: o, renderHeader: W, disableAdaptiveCollapsing: r = !1, ...g }, f) => {
25
+ ({ className: l, renderBody: c, renderFooter: o, renderHeader: W, disableAdaptiveCollapsing: r = !1, ...f }, g) => {
26
26
  const { hasExtraFooter: x } = F(S), [d, h] = u(r), e = N(
27
27
  `(max-width: ${p.SM_MAX})`,
28
28
  window.innerWidth <= parseInt(p.SM_MAX)
29
29
  ), E = () => {
30
30
  h(!d);
31
- }, I = e && !r, n = () => /* @__PURE__ */ a(s, { children: [
31
+ }, I = e && !r, a = () => /* @__PURE__ */ n(s, { children: [
32
32
  c({}),
33
33
  o ? o({}) : null
34
34
  ] });
@@ -46,10 +46,10 @@ const b = "islandWidget__c3c36182", k = "islandWidgetWithExtraFooter__25b806b5",
46
46
  className: m(i.islandWidget, l, {
47
47
  [i.islandWidgetWithExtraFooter]: x
48
48
  }),
49
- "data-tx": "1.18.0",
50
- ...g,
51
- ref: f,
52
- children: /* @__PURE__ */ a(v, { type: y.TYPE_1, size: A.MD, children: [
49
+ "data-tx": "1.19.0",
50
+ ...f,
51
+ ref: g,
52
+ children: /* @__PURE__ */ n(v, { type: y.TYPE_1, size: A.MD, children: [
53
53
  /* @__PURE__ */ t(
54
54
  "div",
55
55
  {
@@ -60,7 +60,7 @@ const b = "islandWidget__c3c36182", k = "islandWidgetWithExtraFooter__25b806b5",
60
60
  children: W({})
61
61
  }
62
62
  ),
63
- I ? /* @__PURE__ */ t(j, { expanded: d, children: n() }) : /* @__PURE__ */ t(s, { children: n() })
63
+ I ? /* @__PURE__ */ t(j, { expanded: d, children: a() }) : /* @__PURE__ */ t(s, { children: a() })
64
64
  ] })
65
65
  }
66
66
  )
@@ -75,8 +75,8 @@ const b = "islandWidget__c3c36182", k = "islandWidgetWithExtraFooter__25b806b5",
75
75
  ExtraFooter: C
76
76
  }
77
77
  );
78
- B.displayName = "IslandWidget";
78
+ P.displayName = "IslandWidget";
79
79
  export {
80
- B as IslandWidget
80
+ P as IslandWidget
81
81
  };
82
82
  //# sourceMappingURL=IslandWidget.js.map
@@ -1,6 +1,6 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { c as t } from "../../../chunks/vendor-Dlne6Znf.js";
3
- const a = "islandWidgetBody__cae54229", e = {
3
+ const a = "islandWidgetBody__f8cddba7", e = {
4
4
  islandWidgetBody: a
5
5
  }, l = ({ children: d, className: s, ...i }) => /* @__PURE__ */ o("div", { ...i, className: t(e.islandWidgetBody, s), children: d });
6
6
  l.displayName = "IslandWidgetBody";