@sberbusiness/triplex-next 1.19.0 → 1.19.1

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 (398) hide show
  1. package/chunks/{AlertProcessSpoiler-QOnBvPaB.js → AlertProcessSpoiler-CJysh-L6.js} +9 -9
  2. package/chunks/{CalendarViewItem-JEkNv5BF.js → CalendarViewItem-Dxr-IKuh.js} +14 -14
  3. package/chunks/Card.module-DMUHU1y_.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-wyBivaJR.js +14 -0
  5. package/chunks/{Chip-Hpw_8UIG.js → Chip-Cp4nSSv9.js} +14 -14
  6. package/chunks/Confirm.module-BMe3cCgA.js +15 -0
  7. package/chunks/{DropdownListItem-DkfeETTd.js → DropdownListItem-Czxj-82d.js} +14 -14
  8. package/chunks/DropdownMobile.module-ChlziR7V.js +23 -0
  9. package/chunks/Footer.module-DdBlWFOs.js +9 -0
  10. package/chunks/{FormFieldInput-Bf7Hleek.js → FormFieldInput-Bb0syEep.js} +14 -14
  11. package/chunks/HeaderLayoutSidebar.module-tndsgX78.js +9 -0
  12. package/chunks/HeaderTabs.module-T7IKL1xp.js +9 -0
  13. package/chunks/{HeaderTitle.module-CKSdXcBH.js → HeaderTitle.module-bJWT64K6.js} +2 -2
  14. package/chunks/IslandAccordion.module-CLQD0a3_.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-CPs8lx4X.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-EYRdEBM6.js +12 -0
  17. package/chunks/{LightBoxContent-BhMRbJFV.js → LightBoxContent-6jOQAiJe.js} +6 -6
  18. package/chunks/LightBoxControls.module-OIHtatwH.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-BB5P2oIx.js +8 -0
  20. package/chunks/{ListItemControlsButton-WjTBGtRH.js → ListItemControlsButton-CLWIOf-c.js} +6 -6
  21. package/chunks/ListItemTail.module-D9_VecUp.js +12 -0
  22. package/chunks/ListMasterFooter.module-Tad6_QUF.js +10 -0
  23. package/chunks/ModalWindow.module-CtWGFobP.js +17 -0
  24. package/chunks/Notification.module-1ONl_AQl.js +20 -0
  25. package/chunks/Overlay.module-BzUI6PNY.js +18 -0
  26. package/chunks/Page.module-BIAYhn48.js +11 -0
  27. package/chunks/{RightBorderArrow-DzKQo2fL.js → RightBorderArrow-CDLZGJBa.js} +15 -15
  28. package/chunks/SMSField.module-CshFlMUU.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-BPt30iMn.js +15 -0
  30. package/chunks/{SliderExtendedRail-Cb5r_qJ5.js → SliderExtendedRail-Dc_iZlxS.js} +10 -10
  31. package/chunks/StatusTracker.module-CTVX8mSd.js +24 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-B1GcRtym.js → SuggestFieldMobileDropdownHint-B1qT-8-p.js} +4 -4
  33. package/chunks/TableFooter.module-CcIh2kO5.js +14 -0
  34. package/chunks/TabsExtended.module-DtrXq1jE.js +16 -0
  35. package/chunks/TabsLine.module-D5PBUMxf.js +21 -0
  36. package/chunks/TooltipDesktop.module-B2iSBrr1.js +19 -0
  37. package/chunks/TreeView.module-DEJX2JUM.js +9 -0
  38. package/chunks/{UploadZoneInput-BYWNSrDW.js → UploadZoneInput-CXhNQ2dO.js} +4 -4
  39. package/chunks/{constants-nPkk17A0.js → constants-sbJX8JQ4.js} +10 -10
  40. package/chunks/utils-BIaaXA7W.js +27 -0
  41. package/chunks/utils-DHbotYsG.js +73 -0
  42. package/chunks/{utils-OZcknB0Z.js → utils-DjwTklmD.js} +5 -5
  43. package/chunks/{utils-v_hn9TAd.js → utils-OFOU7B72.js} +5 -5
  44. package/components/Alert/AlertContext/AlertContext.js +8 -8
  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 +2 -2
  48. package/components/AmountField/AmountField.js +1 -1
  49. package/components/Avatar/Avatar.js +20 -20
  50. package/components/Badge/Badge.js +7 -7
  51. package/components/Badge/BadgeDot.js +8 -8
  52. package/components/Badge/components/BadgeContent.js +14 -14
  53. package/components/Badge/components/BadgePostfix.js +6 -6
  54. package/components/Badge/components/BadgePrefix.js +4 -4
  55. package/components/Body/Body.js +6 -6
  56. package/components/Button/Button.js +23 -23
  57. package/components/Button/ButtonBase.js +1 -1
  58. package/components/Button/ButtonDropdown.js +14 -14
  59. package/components/Button/ButtonDropdownExtended.js +5 -5
  60. package/components/Button/ButtonIcon.js +8 -8
  61. package/components/Calendar/Calendar.js +2 -2
  62. package/components/Calendar/components/CalendarControls.js +1 -1
  63. package/components/Calendar/components/CalendarFooter.js +1 -1
  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 +23 -23
  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 +14 -14
  79. package/components/Checkbox/CheckboxYGroup.js +1 -1
  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 +5 -5
  86. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  87. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  88. package/components/Chip/ChipDropdownArrow.js +6 -6
  89. package/components/Chip/ChipIcon.js +1 -1
  90. package/components/Chip/ChipMultiselect.js +1 -1
  91. package/components/Chip/ChipOptions.js +8 -8
  92. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  93. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  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 +26 -26
  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 +5 -5
  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 +7 -7
  112. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  113. package/components/Divider/Divider.js +17 -17
  114. package/components/DocumentNumberEdit/DocumentNumberEdit.js +8 -8
  115. package/components/Dropdown/desktop/DropdownDesktop.js +10 -10
  116. package/components/Dropdown/desktop/DropdownList.js +1 -1
  117. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  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 +6 -6
  127. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  128. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  129. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  131. package/components/Ellipsis/Ellipsis.js +11 -11
  132. package/components/ExpandAnimation/ExpandAnimation.js +14 -14
  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 +14 -14
  138. package/components/FormField/components/FormFieldClear.js +9 -9
  139. package/components/FormField/components/FormFieldCounter.js +3 -3
  140. package/components/FormField/components/FormFieldDescription.js +1 -1
  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 +11 -11
  144. package/components/FormField/components/FormFieldPostfix.js +7 -7
  145. package/components/FormField/components/FormFieldPrefix.js +7 -7
  146. package/components/FormField/components/FormFieldTarget.js +16 -16
  147. package/components/FormField/components/FormFieldTextarea.js +16 -16
  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 +4 -4
  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 +8 -8
  161. package/components/Island/Island.js +1 -1
  162. package/components/Island/components/IslandBody.js +3 -3
  163. package/components/Island/components/IslandFooter.js +5 -5
  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 +2 -2
  171. package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
  172. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
  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 +1 -1
  180. package/components/LightBox/LightBox.js +10 -10
  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 +10 -10
  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 +7 -7
  191. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
  192. package/components/Link/Link.js +32 -32
  193. package/components/List/List.js +7 -7
  194. package/components/List/components/ListEmptyState.js +2 -2
  195. package/components/List/components/ListItem.js +1 -1
  196. package/components/List/components/ListItemContent.js +6 -6
  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 +8 -8
  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 +1 -1
  206. package/components/List/components/ListSortableItemControls.js +7 -7
  207. package/components/List/components/ListSortableItemTarget.js +1 -1
  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 +2 -2
  217. package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
  218. package/components/Loader/LoaderSmall/LoaderSmall.js +11 -11
  219. package/components/LoaderScreen/LoaderScreen.js +9 -9
  220. package/components/Marker/Marker.js +1 -1
  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 +1 -1
  225. package/components/ModalWindow/components/ModalWindowClose.js +6 -6
  226. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  227. package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
  228. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  229. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +5 -5
  230. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  231. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +3 -3
  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/NotificationBodyList.js +1 -1
  236. package/components/Notification/components/NotificationClose.js +1 -1
  237. package/components/Notification/components/NotificationFooter.js +1 -1
  238. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  239. package/components/Notification/components/NotificationHeader.js +1 -1
  240. package/components/Notification/components/NotificationIcon.js +1 -1
  241. package/components/Notification/components/NotificationTime.js +1 -1
  242. package/components/NumberField/NumberFieldInput.js +1 -1
  243. package/components/OrderedList/OrderedList.js +5 -5
  244. package/components/OrderedList/OrderedListItem.js +5 -5
  245. package/components/Overlay/Overlay.js +1 -1
  246. package/components/Overlay/OverlayMask.js +1 -1
  247. package/components/Overlay/OverlayPanel.js +1 -1
  248. package/components/Page/Page.js +1 -1
  249. package/components/Page/components/BodyPage.js +1 -1
  250. package/components/Page/components/FooterPage.js +1 -1
  251. package/components/Page/components/HeaderPage.js +1 -1
  252. package/components/Pagination/components/PaginationExtended.js +2 -2
  253. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  254. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  255. package/components/Pagination/components/PaginationPageButton.js +4 -4
  256. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  257. package/components/Pagination/components/PaginationSelect.js +4 -4
  258. package/components/Radio/Radio.js +11 -11
  259. package/components/Radio/RadioXGroup.js +10 -10
  260. package/components/Radio/RadioYGroup.js +4 -4
  261. package/components/Row/Row.js +5 -5
  262. package/components/SMSField/SMSField.js +2 -2
  263. package/components/SMSField/components/RefreshIcon.js +1 -1
  264. package/components/SMSField/components/SMSFieldInput.js +2 -2
  265. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  266. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  267. package/components/SegmentedControl/SegmentedControl.js +9 -9
  268. package/components/SegmentedControl/SegmentedControlSegment.js +5 -5
  269. package/components/SelectExtendedField/SelectExtendedField.js +1 -1
  270. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  271. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +12 -12
  272. package/components/Skeleton/Skeleton.js +8 -8
  273. package/components/SliderExtended/SliderExtended.js +2 -2
  274. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +13 -13
  275. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  276. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  277. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  278. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +4 -4
  279. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +21 -21
  280. package/components/SmallInput/SmallInput.js +4 -4
  281. package/components/Spoiler/Spoiler.js +10 -10
  282. package/components/StatusTracker/StatusTracker.js +2 -2
  283. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  284. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  285. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  286. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  287. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  288. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  289. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  290. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  291. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  292. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  293. package/components/Step/Step.js +11 -11
  294. package/components/Stepper/RightBorderArrow.js +1 -1
  295. package/components/Stepper/Stepper.js +6 -6
  296. package/components/Stepper/StepperExtended.js +1 -1
  297. package/components/Stepper/StepperStep.js +2 -2
  298. package/components/Stepper/StepperWrapper.js +4 -4
  299. package/components/Suggest/SuggestMobileDropdownContent.js +8 -8
  300. package/components/SuggestField/SuggestField.js +2 -2
  301. package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
  302. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  303. package/components/SuggestField/index.js +1 -1
  304. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  305. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  306. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  307. package/components/SuggestField/mobile/index.js +1 -1
  308. package/components/SwipeableArea/SwipeableArea.js +20 -20
  309. package/components/Table/FilterPanel.js +5 -5
  310. package/components/Table/MasterTable.js +2 -2
  311. package/components/Table/NoColumns.js +7 -7
  312. package/components/Table/PaginationPanel.js +4 -4
  313. package/components/Table/TableBasic/TableBasic.js +1 -1
  314. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  315. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  316. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  317. package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
  318. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
  319. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  320. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
  321. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
  322. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
  323. package/components/Table/TableFooter/TableFooter.js +1 -1
  324. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  325. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  326. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  327. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  328. package/components/Table/TabsLinePanel.js +5 -5
  329. package/components/Table/TabsLinePanelLinks.js +1 -1
  330. package/components/Table/utils.js +1 -1
  331. package/components/Tabs/Tabs.js +20 -20
  332. package/components/TabsExtended/TabsExtended.js +2 -2
  333. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  334. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  335. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  336. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  337. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  338. package/components/TabsExtended/utils.js +1 -1
  339. package/components/TabsLine/TabsLine.js +1 -1
  340. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  341. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  342. package/components/TabsLine/components/TabsLineItem.js +1 -1
  343. package/components/TabsLine/components/TabsLineMobile.js +9 -9
  344. package/components/Tag/Tag.js +21 -21
  345. package/components/TagColor/TagColor.js +15 -15
  346. package/components/TagGroup/TagGroup.js +12 -12
  347. package/components/TextField/TextField.js +1 -1
  348. package/components/TextareaField/TextareaField.js +1 -1
  349. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  350. package/components/Tooltip/components/common/TooltipLink.js +15 -15
  351. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  352. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  353. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  354. package/components/Tooltip/components/mobile/TooltipMobile.js +11 -11
  355. package/components/TopOverlay/TopOverlay.js +17 -17
  356. package/components/TreeView/TreeView.js +1 -1
  357. package/components/TreeView/components/TreeViewGroup.js +1 -1
  358. package/components/TreeView/components/TreeViewNode.js +1 -1
  359. package/components/Typography/Caption.js +22 -22
  360. package/components/Typography/Text.js +22 -22
  361. package/components/Typography/Title.js +6 -6
  362. package/components/Typography/constants.js +1 -1
  363. package/components/UnorderedList/UnorderedList.js +8 -8
  364. package/components/UnorderedList/UnorderedListItem.js +6 -6
  365. package/components/UploadZone/UploadZone.js +2 -2
  366. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  367. package/components/index.js +5 -5
  368. package/index.js +5 -5
  369. package/package.json +2 -1
  370. package/styles/triplex-next.css +546 -546
  371. package/chunks/Card.module-B-kskzDu.js +0 -17
  372. package/chunks/CheckboxTreeExtended.module-CZUMscf2.js +0 -14
  373. package/chunks/Confirm.module-BCr1BTe_.js +0 -15
  374. package/chunks/DropdownMobile.module-GswY2cBC.js +0 -23
  375. package/chunks/Footer.module-eHCIMM8b.js +0 -9
  376. package/chunks/HeaderLayoutSidebar.module-DylAdbY5.js +0 -9
  377. package/chunks/HeaderTabs.module-ePuFE0tR.js +0 -9
  378. package/chunks/IslandAccordion.module-CSfaBgt7.js +0 -25
  379. package/chunks/IslandWidgetFooter.module-Njc7vX7n.js +0 -9
  380. package/chunks/IslandWidgetHeader.module-Boy2QpEU.js +0 -12
  381. package/chunks/LightBoxControls.module-BIML4FtD.js +0 -16
  382. package/chunks/LightBoxSideOverlayClose.module-DO3lZMTa.js +0 -8
  383. package/chunks/ListItemTail.module-DbwOPqPM.js +0 -12
  384. package/chunks/ListMasterFooter.module-C_iN2cC2.js +0 -10
  385. package/chunks/ModalWindow.module-BHzR_A-u.js +0 -17
  386. package/chunks/Notification.module-DKVKCNAc.js +0 -20
  387. package/chunks/Overlay.module-BA4wfORe.js +0 -18
  388. package/chunks/Page.module-ClDxwmIg.js +0 -11
  389. package/chunks/SMSField.module-Bzh5rJPE.js +0 -16
  390. package/chunks/SliderExtendedMarks.module-CxeVaMq1.js +0 -15
  391. package/chunks/StatusTracker.module-BML0rfx7.js +0 -24
  392. package/chunks/TableFooter.module-CSQttYnz.js +0 -14
  393. package/chunks/TabsExtended.module-Dd8drRUU.js +0 -16
  394. package/chunks/TabsLine.module-BByAjI5u.js +0 -21
  395. package/chunks/TooltipDesktop.module-FxzkC1sv.js +0 -19
  396. package/chunks/TreeView.module-Cm7rvpYW.js +0 -9
  397. package/chunks/utils-9cQ-Vroa.js +0 -73
  398. package/chunks/utils-DjcQ_hhv.js +0 -27
@@ -5,7 +5,7 @@ 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
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 = {
8
+ const C = "formFieldLabel__5373f78c", I = "sm__0100b60e", M = "md__aecefac5", R = "lg__da13c647", z = "floating__ae349787", G = "formFieldLabelText__fddfd96f", U = "disabled__773e6dab", s = {
9
9
  formFieldLabel: C,
10
10
  sm: I,
11
11
  md: M,
@@ -15,10 +15,10 @@ const C = "formFieldLabel__622fa203", I = "sm__a7ae96c7", M = "md__ffbed6db", R
15
15
  disabled: U
16
16
  }, W = D(s), j = T.forwardRef(
17
17
  ({ children: m, className: f, style: r, floating: e, ...c }, n) => {
18
- const { status: _, focused: l, id: b, prefixWidth: F, postfixWidth: L, size: x, valueExist: o } = E(h), [t, a] = g(!1);
18
+ const { status: _, focused: l, id: F, prefixWidth: b, postfixWidth: L, size: x, valueExist: a } = E(h), [t, o] = g(!1);
19
19
  A(() => {
20
- !N(e) && e !== t ? a(e) : e !== t && a(l || o);
21
- }, [l, o, e, t]);
20
+ !N(e) && e !== t ? o(e) : e !== t && o(l || a);
21
+ }, [l, a, e, t]);
22
22
  const p = S(
23
23
  s.formFieldLabel,
24
24
  W[x],
@@ -29,12 +29,12 @@ const C = "formFieldLabel__622fa203", I = "sm__a7ae96c7", M = "md__ffbed6db", R
29
29
  f
30
30
  ), u = {
31
31
  // Левая позиция элемента. Когда label по-середине инпута, позиция учитывает иконки по краям, когда сверху, позиция на все ширину поля ввода.
32
- left: F || d,
32
+ left: b || d,
33
33
  // Правая позиция элемента. Когда label по-середине инпута, позиция учитывает иконки по краям, когда сверху, позиция на все ширину поля ввода.
34
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: m }) });
37
+ return /* @__PURE__ */ i("label", { className: p, ref: n, htmlFor: F, ...c, style: u, children: /* @__PURE__ */ i("span", { className: s.formFieldLabelText, children: m }) });
38
38
  }
39
39
  );
40
40
  j.displayName = "FormFieldLabel";
@@ -2,15 +2,15 @@ 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-Dlne6Znf.js";
4
4
  import { presets as G } from "./FormFieldMaskedInputPresets.js";
5
- import { s as H, F as J } from "../../../chunks/FormFieldInput-Bf7Hleek.js";
5
+ import { s as H, F as J } from "../../../chunks/FormFieldInput-Bb0syEep.js";
6
6
  import { FormFieldContext as K } from "../FormFieldContext.js";
7
7
  import { EFormFieldStatus as V } from "../enums.js";
8
- const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlaceholder__d658d6df", Y = "formFieldMaskedInput__c3921a22", l = {
8
+ const Q = "formFieldMaskedInputWrapper__e8797637", X = "formFieldMaskedInputPlaceholder__5a28575a", Y = "formFieldMaskedInput__37197706", l = {
9
9
  formFieldMaskedInputWrapper: Q,
10
10
  formFieldMaskedInputPlaceholder: X,
11
- "size-sm": "size-sm__3afaf578",
12
- "size-md": "size-md__9865b0b6",
13
- "size-lg": "size-lg__60c9fbfb",
11
+ "size-sm": "size-sm__210ba9c0",
12
+ "size-md": "size-md__6d8f25e7",
13
+ "size-lg": "size-lg__2858137b",
14
14
  formFieldMaskedInput: Y
15
15
  }, a = ({
16
16
  className: I,
@@ -23,9 +23,9 @@ const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlac
23
23
  value: s,
24
24
  ...M
25
25
  }) => {
26
- const [x, b] = $(""), c = L(!1), { valueExist: y, focused: z, size: k, status: _ } = N(K);
26
+ const [x, y] = $(""), c = L(!1), { valueExist: z, focused: k, size: E, status: _ } = N(K);
27
27
  O(() => {
28
- b((() => {
28
+ y((() => {
29
29
  let t = [];
30
30
  if (s) {
31
31
  const { conformedValue: i } = p.conformToMask(s.toString(), o, { guide: !0, placeholderChar: n });
@@ -40,7 +40,7 @@ const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlac
40
40
  return t.join("");
41
41
  })());
42
42
  }, [s, o, n, u]);
43
- const E = q(
43
+ const b = q(
44
44
  (e) => {
45
45
  const { value: t } = e.target;
46
46
  c.current = !1, s !== t && (d == null || d(e));
@@ -60,8 +60,8 @@ const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlac
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
62
  t && e(t), typeof f == "function" ? f(t) : f && (f.current = t);
63
- }, j = () => !y && !z || !s && g ? "" : x;
64
- return /* @__PURE__ */ B("div", { className: F(l.formFieldMaskedInputWrapper, l[`size-${k}`]), children: [
63
+ }, j = () => !z && !k || !s && g ? "" : x;
64
+ return /* @__PURE__ */ B("div", { className: F(l.formFieldMaskedInputWrapper, l[`size-${E}`]), children: [
65
65
  /* @__PURE__ */ m(
66
66
  "input",
67
67
  {
@@ -83,7 +83,7 @@ const Q = "formFieldMaskedInputWrapper__27fd7b19", X = "formFieldMaskedInputPlac
83
83
  guide: !1,
84
84
  render: (e, t) => /* @__PURE__ */ m(J, { ...t, value: s, placeholder: g || "", ref: W(e) }),
85
85
  mask: o,
86
- onChange: E,
86
+ onChange: b,
87
87
  onPaste: S,
88
88
  placeholderChar: n,
89
89
  value: D(),
@@ -1,20 +1,20 @@
1
- import { jsx as d } from "react/jsx-runtime";
2
- import l, { useContext as x, useRef as u, useEffect as F } from "react";
1
+ import { jsx as l } from "react/jsx-runtime";
2
+ import d, { useContext as x, useRef as u, useEffect as F } from "react";
3
3
  import { FormFieldContext as a } from "../FormFieldContext.js";
4
4
  import { c as p } from "../../../chunks/vendor-Dlne6Znf.js";
5
- const P = "formFieldPostfix__b79d37b7", R = {
5
+ const P = "formFieldPostfix__78c5cc4e", R = {
6
6
  formFieldPostfix: P
7
- }, _ = l.forwardRef(
7
+ }, _ = d.forwardRef(
8
8
  ({ children: s, className: i, ...r }, o) => {
9
- const f = p(R.formFieldPostfix, i), { postfixWidth: n, setPostfixWidth: c } = x(a), e = u(), m = (t) => {
9
+ const f = p(R.formFieldPostfix, i), { postfixWidth: c, setPostfixWidth: n } = x(a), e = u(), m = (t) => {
10
10
  e.current = t, typeof o == "function" ? o(t) : o && (o.current = t);
11
11
  };
12
12
  return F(() => {
13
13
  if (!e.current)
14
14
  return;
15
15
  const { width: t } = e.current.getBoundingClientRect();
16
- t !== n && c(t);
17
- }), /* @__PURE__ */ d("span", { className: f, ref: m, ...r, children: s });
16
+ t !== c && n(t);
17
+ }), /* @__PURE__ */ l("span", { className: f, ref: m, ...r, children: s });
18
18
  }
19
19
  );
20
20
  _.displayName = "FormFieldPostfix";
@@ -1,20 +1,20 @@
1
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";
2
+ import d, { 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 = "formFieldPrefix__0a28ef44", R = {
5
+ const P = "formFieldPrefix__e0105c30", R = {
6
6
  formFieldPrefix: P
7
7
  }, _ = d.forwardRef(
8
- ({ children: o, className: f, ...i }, r) => {
9
- const s = p(R.formFieldPrefix, f), { prefixWidth: n, setPrefixWidth: c } = x(F), t = u(), m = (e) => {
8
+ ({ children: o, className: i, ...f }, r) => {
9
+ const s = p(R.formFieldPrefix, i), { prefixWidth: n, setPrefixWidth: c } = x(a), t = u(), m = (e) => {
10
10
  t.current = e, typeof r == "function" ? r(e) : r && (r.current = e);
11
11
  };
12
- return a(() => {
12
+ return F(() => {
13
13
  if (!t.current)
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, ...i, children: o });
17
+ }), /* @__PURE__ */ l("span", { className: s, ref: m, ...f, children: o });
18
18
  }
19
19
  );
20
20
  _.displayName = "FormFieldPrefix";
@@ -2,25 +2,25 @@ import { jsx as u } from "react/jsx-runtime";
2
2
  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
- import { EFormFieldStatus as t } from "../enums.js";
6
- const A = "formFieldTarget__61c1d0c1", L = "placeholder__504ed57c", W = "disabled__14701dd3", R = "placeholderWrapper__f7d26825", e = {
5
+ import { EFormFieldStatus as d } from "../enums.js";
6
+ const A = "formFieldTarget__c44efe3c", L = "placeholder__3a9a61c5", W = "disabled__773e6dab", R = "placeholderWrapper__87249416", e = {
7
7
  formFieldTarget: A,
8
8
  placeholder: L,
9
9
  disabled: W,
10
- "size-sm": "size-sm__3afaf578",
11
- "size-md": "size-md__9865b0b6",
12
- "size-lg": "size-lg__60c9fbfb",
10
+ "size-sm": "size-sm__210ba9c0",
11
+ "size-md": "size-md__6d8f25e7",
12
+ "size-lg": "size-lg__2858137b",
13
13
  placeholderWrapper: R
14
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
- [e.disabled]: a === t.DISABLED,
17
- [e.placeholder]: !!m && !s && a !== t.DISABLED
18
- }), l = T(r || S("formFieldTarget_"));
15
+ const { className: h, id: r, onBlur: o, onFocus: c, placeholder: m, children: s, ...b } = _, { status: a, setFocused: p, setId: l, setValueExist: f, size: g } = E(B), z = N(e.formFieldTarget, h, e[`size-${g}`], {
16
+ [e.disabled]: a === d.DISABLED,
17
+ [e.placeholder]: !!m && !s && a !== d.DISABLED
18
+ }), t = T(r || S("formFieldTarget_"));
19
19
  n(() => {
20
- d(l.current);
21
- }, [d]), n(() => {
22
- r && (l.current = r, d(l.current));
23
- }, [r, d]), n(() => {
20
+ l(t.current);
21
+ }, [l]), n(() => {
22
+ r && (t.current = r, l(t.current));
23
+ }, [r, l]), n(() => {
24
24
  f(!!s);
25
25
  }, [f, s]);
26
26
  const D = (i) => {
@@ -33,11 +33,11 @@ const A = "formFieldTarget__61c1d0c1", L = "placeholder__504ed57c", W = "disable
33
33
  {
34
34
  ...b,
35
35
  className: z,
36
- "aria-disabled": a === t.DISABLED,
37
- id: l.current,
36
+ "aria-disabled": a === d.DISABLED,
37
+ id: t.current,
38
38
  onFocus: I,
39
39
  onBlur: D,
40
- tabIndex: a === t.DISABLED ? -1 : 0,
40
+ tabIndex: a === d.DISABLED ? -1 : 0,
41
41
  ref: F,
42
42
  children: s || /* @__PURE__ */ u("span", { className: e.placeholderWrapper, children: m })
43
43
  }
@@ -1,26 +1,26 @@
1
1
  import { jsx as N } from "react/jsx-runtime";
2
- import b, { useContext as C, useMemo as E, useEffect as l } from "react";
3
- import { u as I, c as g } from "../../../chunks/vendor-Dlne6Znf.js";
4
- import { createSizeToClassNameMap as z } from "../../../utils/classNameMaps.js";
5
- import { FormFieldContext as M } from "../FormFieldContext.js";
6
- import { EFormFieldStatus as S } from "../enums.js";
7
- const h = "formFieldTextarea__869d7670", y = "sm__a7ae96c7", D = "md__ffbed6db", R = "lg__f83881eb", c = {
2
+ import C, { useContext as E, useMemo as I, useEffect as i } from "react";
3
+ import { u as g, c as z } from "../../../chunks/vendor-Dlne6Znf.js";
4
+ import { createSizeToClassNameMap as M } from "../../../utils/classNameMaps.js";
5
+ import { FormFieldContext as S } from "../FormFieldContext.js";
6
+ import { EFormFieldStatus as b } from "../enums.js";
7
+ const h = "formFieldTextarea__0ca6d03e", y = "sm__0100b60e", D = "md__aecefac5", R = "lg__da13c647", l = {
8
8
  formFieldTextarea: h,
9
9
  sm: y,
10
10
  md: D,
11
11
  lg: R
12
- }, j = z(c), q = b.forwardRef(
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(c.formFieldTextarea, j[F], f);
15
- l(() => {
12
+ }, j = M(l), q = C.forwardRef(
13
+ ({ className: f, id: e, onBlur: t, onFocus: a, value: s, ...n }, x) => {
14
+ const { size: F, status: _, setFocused: m, setId: d, setValueExist: c } = E(S), o = I(() => e === void 0 ? g("textarea_") : e, [e]), p = z(l.formFieldTextarea, j[F], f);
15
+ i(() => {
16
16
  d(o);
17
- }, [o, d]), l(() => {
18
- i(!!a);
19
- }, [i, a]);
17
+ }, [o, d]), i(() => {
18
+ c(!!s);
19
+ }, [c, s]);
20
20
  const T = (r) => {
21
21
  m(!1), t == null || t(r);
22
22
  }, u = (r) => {
23
- m(!0), s == null || s(r);
23
+ m(!0), a == null || a(r);
24
24
  };
25
25
  return /* @__PURE__ */ N(
26
26
  "textarea",
@@ -28,10 +28,10 @@ const h = "formFieldTextarea__869d7670", y = "sm__a7ae96c7", D = "md__ffbed6db",
28
28
  ...n,
29
29
  id: o,
30
30
  className: p,
31
- disabled: _ === S.DISABLED,
31
+ disabled: _ === b.DISABLED,
32
32
  onFocus: u,
33
33
  onBlur: T,
34
- value: a,
34
+ value: s,
35
35
  ref: x
36
36
  }
37
37
  );
@@ -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-Bf7Hleek.js";
7
+ import { F as n } from "../../chunks/FormFieldInput-Bb0syEep.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.19.0", ref: t, children: r });
15
+ return /* @__PURE__ */ o("div", { ...e, "data-tx": "1.19.1", 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-DylAdbY5.js";
6
+ import { s as f } from "../../../../chunks/HeaderLayoutSidebar.module-tndsgX78.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-DylAdbY5.js";
4
+ import { s as m } from "../../../../chunks/HeaderLayoutSidebar.module-tndsgX78.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-DylAdbY5.js";
4
+ import { s } from "../../../../chunks/HeaderLayoutSidebar.module-tndsgX78.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,17 +1,17 @@
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__cd88cd6d", c = "withoutPaddings__d3e73b2e", e = {
4
+ const u = "headerSubheader__6e900099", c = "withoutPaddings__617ca4b9", e = {
5
5
  headerSubheader: u,
6
6
  withoutPaddings: c
7
7
  }, n = h.forwardRef(
8
- ({ children: d, className: a, withoutPaddings: r, ...t }, o) => /* @__PURE__ */ s(
8
+ ({ children: a, className: d, withoutPaddings: r, ...t }, o) => /* @__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
  ...t,
13
13
  ref: o,
14
- children: d
14
+ children: a
15
15
  }
16
16
  )
17
17
  );
@@ -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-ePuFE0tR.js";
6
+ import { s as f } from "../../../../chunks/HeaderTabs.module-T7IKL1xp.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-ePuFE0tR.js";
4
+ import { s as n } from "../../../../chunks/HeaderTabs.module-T7IKL1xp.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-ePuFE0tR.js";
4
+ import { s as l } from "../../../../chunks/HeaderTabs.module-T7IKL1xp.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-CKSdXcBH.js";
6
+ import { s as n } from "../../../../chunks/HeaderTitle.module-bJWT64K6.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-CKSdXcBH.js";
4
+ import { s as e } from "../../../../chunks/HeaderTitle.module-bJWT64K6.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-CKSdXcBH.js";
4
+ import { s as o } from "../../../../chunks/HeaderTitle.module-bJWT64K6.js";
5
5
  const m = a.forwardRef(
6
6
  ({ children: e, className: r, ...t }, l) => /* @__PURE__ */ s(
7
7
  "div",
@@ -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__91283eac", X = {
12
+ const V = "helpBoxButton__c36a3eb2", X = {
13
13
  helpBoxButton: V
14
14
  }, $ = ({
15
15
  children: x,
@@ -19,14 +19,14 @@ const V = "helpBoxButton__91283eac", X = {
19
19
  isOpen: i,
20
20
  onShow: n,
21
21
  tooltipSize: I,
22
- preferPlace: v,
22
+ preferPlace: b,
23
23
  toggle: r,
24
24
  tooltipAriaAttributes: s,
25
25
  tooltipDataAttributes: p,
26
- iconProps: F,
27
- ...O
26
+ iconProps: v,
27
+ ...F
28
28
  }) => {
29
- const m = N(null), [b, g] = h(!!i), [d, u] = h(null), B = R(), a = i ?? b, y = (e) => {
29
+ const m = N(null), [O, g] = h(!!i), [d, u] = h(null), B = R(), a = i ?? O, 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);
@@ -59,7 +59,7 @@ const V = "helpBoxButton__91283eac", X = {
59
59
  role: "dialog",
60
60
  toggleType: "hover",
61
61
  size: I,
62
- preferPlace: v,
62
+ preferPlace: b,
63
63
  isOpen: a,
64
64
  toggle: y,
65
65
  onShow: E,
@@ -74,8 +74,8 @@ const V = "helpBoxButton__91283eac", X = {
74
74
  "aria-label": "Подсказка",
75
75
  shape: _.CIRCLE,
76
76
  ref: m,
77
- ...O,
78
- children: /* @__PURE__ */ t(j, { paletteIndex: 5, ...F })
77
+ ...F,
78
+ children: /* @__PURE__ */ t(j, { paletteIndex: 5, ...v })
79
79
  }
80
80
  ) }),
81
81
  c && /* @__PURE__ */ t(z, { children: c }),
@@ -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-OZcknB0Z.js";
8
+ import { s as o, m as y } from "../../chunks/utils-DjwTklmD.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
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__acf56e97", n = {
4
+ const l = "islandBody__08c45ff2", n = {
5
5
  islandBody: l
6
- }, f = r.forwardRef(({ children: o, ...s }, d) => /* @__PURE__ */ a("div", { className: t(n.islandBody), ref: d, ...s, children: o }));
6
+ }, e = r.forwardRef(({ children: o, ...s }, d) => /* @__PURE__ */ a("div", { className: t(n.islandBody), ref: d, ...s, children: o }));
7
7
  export {
8
- f as IslandBody
8
+ e as IslandBody
9
9
  };
10
10
  //# sourceMappingURL=IslandBody.js.map
@@ -1,10 +1,10 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import s from "react";
1
+ import { jsx as s } from "react/jsx-runtime";
2
+ import e from "react";
3
3
  import { c as a } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const l = "islandFooter__e94eee9f", n = {
4
+ const l = "islandFooter__8419cff0", n = {
5
5
  islandFooter: l
6
- }, f = s.forwardRef(({ children: o, ...e }, r) => /* @__PURE__ */ t("div", { className: a(n.islandFooter), ref: r, ...e, children: o }));
6
+ }, i = e.forwardRef(({ children: o, ...r }, t) => /* @__PURE__ */ s("div", { className: a(n.islandFooter), ref: t, ...r, children: o }));
7
7
  export {
8
- f as IslandFooter
8
+ i 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__2255b61f", l = {
4
+ const t = "islandHeader__10f8efe0", l = {
5
5
  islandHeader: t
6
- }, f = d.forwardRef(({ children: e, ...a }, r) => /* @__PURE__ */ s("div", { className: o(l.islandHeader), ref: r, ...a, children: e }));
6
+ }, c = d.forwardRef(({ children: e, ...a }, r) => /* @__PURE__ */ s("div", { className: o(l.islandHeader), ref: r, ...a, children: e }));
7
7
  export {
8
- f as IslandHeader
8
+ c 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-OZcknB0Z.js";
2
+ import { m as p } from "../../chunks/utils-DjwTklmD.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-CSfaBgt7.js";
12
+ import { s as I } from "../../chunks/IslandAccordion.module-CLQD0a3_.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.19.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.1", 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-CSfaBgt7.js";
2
+ import { s as r } from "../../../chunks/IslandAccordion.module-CLQD0a3_.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-CSfaBgt7.js";
3
+ import { s as m } from "../../../chunks/IslandAccordion.module-CLQD0a3_.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-CSfaBgt7.js";
27
+ import { s as t } from "../../../chunks/IslandAccordion.module-CLQD0a3_.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.19.0",
82
+ "data-tx": "1.19.1",
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(
@@ -16,7 +16,7 @@ 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 k = "islandWidget__9c629f16", z = "islandWidgetWithExtraFooter__ccc307cd", B = "islandWidgetHeaderWrapperAdaptive__fa89a567", i = {
19
+ const k = "islandWidget__a5c443d6", z = "islandWidgetWithExtraFooter__5b45df08", B = "islandWidgetHeaderWrapperAdaptive__127528a9", i = {
20
20
  islandWidget: k,
21
21
  islandWidgetWithExtraFooter: z,
22
22
  islandWidgetHeaderWrapperAdaptive: B
@@ -46,7 +46,7 @@ const k = "islandWidget__9c629f16", z = "islandWidgetWithExtraFooter__ccc307cd",
46
46
  className: m(i.islandWidget, l, {
47
47
  [i.islandWidgetWithExtraFooter]: x
48
48
  }),
49
- "data-tx": "1.19.0",
49
+ "data-tx": "1.19.1",
50
50
  ...f,
51
51
  ref: g,
52
52
  children: /* @__PURE__ */ n(v, { type: y.TYPE_1, size: A.MD, children: [
@@ -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__f8cddba7", e = {
3
+ const a = "islandWidgetBody__f2c8c6c7", 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";