@sberbusiness/triplex-next 1.11.1 → 1.12.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 (422) hide show
  1. package/chunks/AlertProcessSpoiler-2ISgLMAv.js +39 -0
  2. package/chunks/{CalendarViewItem-D4xPCMNk.js → CalendarViewItem-DM6giHDZ.js} +15 -15
  3. package/chunks/Card.module-B3p3ckTi.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-C9E_PNKd.js +11 -0
  5. package/chunks/{Chip-cfCxiRgH.js → Chip-DAuhowke.js} +6 -6
  6. package/chunks/Confirm.module-C8vukyYR.js +15 -0
  7. package/chunks/{DropdownListItem-DmNoGI25.js → DropdownListItem-Dd97YDii.js} +15 -15
  8. package/chunks/DropdownMobile.module-CCITYoi5.js +23 -0
  9. package/chunks/Footer.module-CvMg6tX7.js +9 -0
  10. package/chunks/{FormFieldInput-8PHiOrKp.js → FormFieldInput-CkbWg1jd.js} +19 -19
  11. package/chunks/HeaderLayoutSidebar.module-Dsxv0xGF.js +9 -0
  12. package/chunks/HeaderTabs.module-BByuDFWD.js +9 -0
  13. package/chunks/{HeaderTitle.module-Br1uSnXp.js → HeaderTitle.module-B5-wunmu.js} +2 -2
  14. package/chunks/IslandAccordion.module-xj0cP0m9.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-bDnVNRPn.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-BW5vlxfL.js +9 -0
  17. package/chunks/LightBoxContent-CkXwpIcr.js +56 -0
  18. package/chunks/LightBoxControls.module-CzUVzNt3.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-DLin9oqm.js +8 -0
  20. package/chunks/{ListItemControlsButton-Di_xvf2z.js → ListItemControlsButton-CzGamwTx.js} +12 -12
  21. package/chunks/ListItemTail.module-nXIzaumG.js +12 -0
  22. package/chunks/ListMasterFooter.module-DSwVh_Ga.js +10 -0
  23. package/chunks/ModalWindow.module-Cve8WlGX.js +17 -0
  24. package/chunks/Notification.module-CPxgLCeP.js +21 -0
  25. package/chunks/Overlay.module-CUGc7krZ.js +18 -0
  26. package/chunks/Page.module-F4pO41fd.js +11 -0
  27. package/chunks/{RightBorderArrow-CCP2YL7m.js → RightBorderArrow-DCUUrij3.js} +16 -16
  28. package/chunks/SMSField.module-DsbfVxJI.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-gx4fpmmQ.js +15 -0
  30. package/chunks/{SliderExtendedRail-DgAU6Her.js → SliderExtendedRail-BGydR8-k.js} +10 -10
  31. package/chunks/StatusTracker.module-BfU9IGap.js +24 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-Bxhju9ds.js → SuggestFieldMobileDropdownHint-B1y2_WeW.js} +2 -2
  33. package/chunks/TableFooter.module-B85spOme.js +14 -0
  34. package/chunks/TabsExtended.module-D5Cengc4.js +16 -0
  35. package/chunks/TabsLine.module-BIWiErhn.js +21 -0
  36. package/chunks/TooltipDesktop.module-BHooJ0zu.js +19 -0
  37. package/chunks/TreeView.module-BlFF2oGU.js +9 -0
  38. package/chunks/{UploadZoneInput-BYbkWwSb.js → UploadZoneInput-BERiqnOn.js} +10 -10
  39. package/chunks/{utils-DSD_i5Q7.js → utils-7DZsULe6.js} +17 -17
  40. package/chunks/utils-BSFj4o72.js +24 -0
  41. package/chunks/utils-Bn_7-Ayu.js +36 -0
  42. package/chunks/{utils-uus5lwmy.js → utils-BxluXyQN.js} +5 -5
  43. package/chunks/utils-x7NpEaSu.js +20 -0
  44. package/chunks/{vendor-ClY57Zzq.js → vendor-CwhnMZ7o.js} +126 -109
  45. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  46. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  47. package/components/Alert/AlertContext/AlertContext.js +13 -13
  48. package/components/Alert/AlertProcess/AlertProcess.js +3 -3
  49. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
  50. package/components/Amount/Amount.js +7 -7
  51. package/components/AmountField/AmountField.js +44 -36
  52. package/components/Body/Body.js +5 -5
  53. package/components/Button/Button.js +22 -22
  54. package/components/Button/ButtonBase.js +1 -1
  55. package/components/Button/ButtonDropdown.js +27 -27
  56. package/components/Button/ButtonDropdownExtended.js +6 -6
  57. package/components/Button/ButtonIcon.js +6 -6
  58. package/components/Calendar/Calendar.js +6 -6
  59. package/components/Calendar/CalendarContext.js +1 -1
  60. package/components/Calendar/components/CalendarControls.js +9 -9
  61. package/components/Calendar/components/CalendarFooter.js +3 -3
  62. package/components/Calendar/components/CalendarViewDays.js +2 -2
  63. package/components/Calendar/components/CalendarViewItem.js +2 -2
  64. package/components/Calendar/components/CalendarViewMonths.js +2 -2
  65. package/components/Calendar/components/CalendarViewYears.js +2 -2
  66. package/components/Calendar/utils.js +1 -1
  67. package/components/Card/CardAction.js +15 -15
  68. package/components/Card/CardStatic.js +3 -3
  69. package/components/Card/components/CardContent/CardContent.js +2 -2
  70. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  71. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  72. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  73. package/components/Card/components/CardMedia.js +2 -2
  74. package/components/Card/utils.js +1 -1
  75. package/components/CarouselExtended/CarouselExtended.js +7 -7
  76. package/components/Checkbox/Checkbox.js +3 -3
  77. package/components/Checkbox/CheckboxXGroup.js +12 -12
  78. package/components/Checkbox/CheckboxYGroup.js +2 -2
  79. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
  80. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  81. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
  82. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
  83. package/components/Chip/Chip.js +2 -2
  84. package/components/Chip/ChipClearButton.js +6 -6
  85. package/components/Chip/ChipDatePicker/ChipDatePicker.js +2 -2
  86. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  87. package/components/Chip/ChipDropdownArrow.js +4 -4
  88. package/components/Chip/ChipIcon.js +1 -1
  89. package/components/Chip/ChipMultiselect.js +2 -2
  90. package/components/Chip/ChipOptions.js +4 -4
  91. package/components/Chip/ChipSelect/ChipSelect.js +2 -2
  92. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  93. package/components/Chip/ChipSort.js +2 -2
  94. package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
  95. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
  96. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  97. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +2 -2
  98. package/components/Chip/index.js +1 -1
  99. package/components/ChipGroup/ChipGroup.js +14 -14
  100. package/components/Col/Col.js +135 -135
  101. package/components/CollapsableTree/components/CollapsableTreeNode.js +19 -19
  102. package/components/Confirm/Confirm.js +2 -2
  103. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  104. package/components/Confirm/components/ConfirmContent.js +2 -2
  105. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  106. package/components/Confirm/components/ConfirmControls.js +2 -2
  107. package/components/DateField/DateField.js +2 -2
  108. package/components/DateField/utils.js +1 -1
  109. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  110. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +2 -2
  111. package/components/DateRange/DateRange.js +19 -19
  112. package/components/DateRange/index.js +7 -0
  113. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  114. package/components/DesignTokens/DesignTokensComponents.js +90 -95
  115. package/components/DesignTokens/DesignTokensComponentsThemeDark.js +92 -97
  116. package/components/DesignTokens/components/index.js +153 -156
  117. package/components/Divider/Divider.js +18 -18
  118. package/components/DocumentNumberEdit/DocumentNumberEdit.js +7 -7
  119. package/components/Dropdown/desktop/DropdownDesktop.js +16 -16
  120. package/components/Dropdown/desktop/DropdownList.js +2 -2
  121. package/components/Dropdown/desktop/DropdownListItem.js +2 -2
  122. package/components/Dropdown/desktop/index.js +1 -1
  123. package/components/Dropdown/index.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  125. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  126. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  127. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  128. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  129. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  130. package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
  131. package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
  132. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  133. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  134. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
  135. package/components/Ellipsis/Ellipsis.js +8 -8
  136. package/components/ExpandAnimation/ExpandAnimation.js +15 -15
  137. package/components/Footer/Footer.js +1 -1
  138. package/components/Footer/components/FooterDescription.js +2 -2
  139. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  140. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  141. package/components/FormField/FormField.js +14 -14
  142. package/components/FormField/components/FormFieldClear.js +7 -7
  143. package/components/FormField/components/FormFieldCounter.js +5 -5
  144. package/components/FormField/components/FormFieldDescription.js +8 -8
  145. package/components/FormField/components/FormFieldInput.js +2 -2
  146. package/components/FormField/components/FormFieldLabel.js +12 -12
  147. package/components/FormField/components/FormFieldMaskedInput.js +17 -17
  148. package/components/FormField/components/FormFieldPostfix.js +5 -5
  149. package/components/FormField/components/FormFieldPrefix.js +6 -6
  150. package/components/FormField/components/FormFieldTarget.js +18 -18
  151. package/components/FormField/components/FormFieldTextarea.js +7 -7
  152. package/components/FormField/index.js +1 -1
  153. package/components/Header/Header.js +1 -1
  154. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  155. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  156. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  157. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +7 -7
  158. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  159. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  160. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  161. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  162. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  163. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  164. package/components/HelpBox/HelpBox.js +2 -2
  165. package/components/Island/Island.js +2 -2
  166. package/components/Island/components/IslandBody.js +4 -4
  167. package/components/Island/components/IslandFooter.js +6 -6
  168. package/components/Island/components/IslandHeader.js +2 -2
  169. package/components/Island/utils.js +1 -1
  170. package/components/IslandAccordion/IslandAccordion.js +3 -3
  171. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  172. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  173. package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
  174. package/components/IslandWidget/IslandWidget.js +10 -10
  175. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +5 -5
  176. package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
  177. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  178. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  179. package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
  180. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
  181. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
  182. package/components/IslandWidget/components/IslandWidgetWrapper.js +4 -4
  183. package/components/LightBox/LightBox.js +26 -26
  184. package/components/LightBox/LightBoxContent.js +2 -2
  185. package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
  186. package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
  187. package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
  188. package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
  189. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +26 -26
  190. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
  191. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
  192. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  193. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +4 -4
  194. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +10 -10
  195. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  196. package/components/Link/Link.js +18 -18
  197. package/components/List/List.js +5 -5
  198. package/components/List/ListSortable.js +1 -1
  199. package/components/List/components/ListEmptyState.js +3 -3
  200. package/components/List/components/ListItem.js +1 -1
  201. package/components/List/components/ListItemContent.js +7 -7
  202. package/components/List/components/ListItemControls.js +5 -5
  203. package/components/List/components/ListItemControlsButton.js +2 -2
  204. package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
  205. package/components/List/components/ListItemLoading.js +4 -4
  206. package/components/List/components/ListItemSelectable.js +6 -6
  207. package/components/List/components/ListItemTable.js +6 -6
  208. package/components/List/components/ListItemTailLeft.js +2 -2
  209. package/components/List/components/ListItemTailRight.js +2 -2
  210. package/components/List/components/ListSortableItem.js +2 -2
  211. package/components/List/components/ListSortableItemControls.js +2 -2
  212. package/components/List/components/ListSortableItemTarget.js +8 -8
  213. package/components/List/index.js +1 -1
  214. package/components/ListMaster/ListMaster.js +1 -1
  215. package/components/ListMaster/components/ListMasterBody.js +1 -1
  216. package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
  217. package/components/ListMaster/components/ListMasterFooter.js +2 -2
  218. package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
  219. package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
  220. package/components/ListMaster/components/ListMasterHeader.js +8 -8
  221. package/components/ListMaster/components/SelectionControls.js +3 -3
  222. package/components/Loader/LoaderMiddle/LoaderMiddle.js +12 -12
  223. package/components/Loader/LoaderSmall/LoaderSmall.js +5 -5
  224. package/components/LoaderScreen/LoaderScreen.js +10 -10
  225. package/components/Marker/Marker.js +2 -2
  226. package/components/Marker/utils.js +1 -1
  227. package/components/MarkerStatus/MarkerStatus.js +7 -7
  228. package/components/ModalWindow/ModalWindow.js +2 -2
  229. package/components/ModalWindow/components/ModalWindowBody.js +10 -10
  230. package/components/ModalWindow/components/ModalWindowClose.js +1 -1
  231. package/components/ModalWindow/components/ModalWindowContent.js +2 -2
  232. package/components/ModalWindow/components/ModalWindowHeader.js +3 -3
  233. package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
  234. package/components/MonthYearField/utils.js +1 -1
  235. package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  236. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +7 -7
  237. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
  238. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
  239. package/components/Notification/Notification.js +3 -3
  240. package/components/Notification/NotificationGrouped.js +1 -1
  241. package/components/Notification/components/NotificationBody.js +1 -1
  242. package/components/Notification/components/NotificationBodyContent.js +1 -1
  243. package/components/Notification/components/NotificationBodyList.js +2 -2
  244. package/components/Notification/components/NotificationClose.js +1 -1
  245. package/components/Notification/components/NotificationFooter.js +1 -1
  246. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  247. package/components/Notification/components/NotificationHeader.js +1 -1
  248. package/components/Notification/components/NotificationIcon.js +1 -1
  249. package/components/Notification/components/NotificationTime.js +1 -1
  250. package/components/NotificationIcon/NotificationIcon.js +4 -4
  251. package/components/NumberField/NumberFieldInput.js +1 -1
  252. package/components/OrderedList/OrderedList.js +6 -6
  253. package/components/OrderedList/OrderedListItem.js +6 -6
  254. package/components/Overlay/Overlay.js +2 -2
  255. package/components/Overlay/OverlayMask.js +2 -2
  256. package/components/Overlay/OverlayPanel.js +2 -2
  257. package/components/Page/Page.js +2 -2
  258. package/components/Page/components/BodyPage.js +11 -11
  259. package/components/Page/components/FooterPage.js +2 -2
  260. package/components/Page/components/HeaderPage.js +2 -2
  261. package/components/Pagination/components/PaginationExtended.js +7 -7
  262. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  263. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  264. package/components/Pagination/components/PaginationPageButton.js +2 -2
  265. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  266. package/components/Pagination/components/PaginationSelect.js +31 -23
  267. package/components/Pagination/utils/paginationUtils.js +1 -1
  268. package/components/Radio/Radio.js +17 -17
  269. package/components/Radio/RadioXGroup.js +15 -15
  270. package/components/Radio/RadioYGroup.js +9 -9
  271. package/components/Row/Row.js +6 -6
  272. package/components/SMSField/SMSField.js +3 -3
  273. package/components/SMSField/components/RefreshIcon.js +2 -2
  274. package/components/SMSField/components/SMSFieldInput.js +3 -3
  275. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  276. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  277. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  278. package/components/SegmentedControl/SegmentedControl.js +6 -6
  279. package/components/SegmentedControl/SegmentedControlSegment.js +6 -6
  280. package/components/SelectExtendedField/SelectExtendedField.js +2 -2
  281. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  282. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +9 -9
  283. package/components/SelectField/SelectField.js +1 -1
  284. package/components/Skeleton/Skeleton.js +9 -9
  285. package/components/SliderExtended/SliderExtended.js +3 -3
  286. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +29 -29
  287. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  288. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  289. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  290. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +8 -8
  291. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +34 -34
  292. package/components/SmallInput/SmallInput.js +4 -4
  293. package/components/Spoiler/Spoiler.js +13 -13
  294. package/components/StatusTracker/StatusTracker.js +3 -3
  295. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  296. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  297. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  298. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  299. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  300. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  301. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  302. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  303. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  304. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  305. package/components/Step/Step.js +8 -8
  306. package/components/Stepper/RightBorderArrow.js +1 -1
  307. package/components/Stepper/Stepper.js +7 -7
  308. package/components/Stepper/StepperExtended.js +4 -4
  309. package/components/Stepper/StepperStep.js +3 -3
  310. package/components/Stepper/StepperWrapper.js +6 -6
  311. package/components/Suggest/SuggestMobileDropdownContent.js +2 -2
  312. package/components/SuggestField/SuggestField.js +1 -1
  313. package/components/SuggestField/SuggestFieldTarget.js +1 -1
  314. package/components/SuggestField/SuggestFieldTargetPostfix.js +1 -1
  315. package/components/SuggestField/desktop/SuggestFieldDesktop.js +4 -4
  316. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  317. package/components/SuggestField/index.js +1 -1
  318. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  319. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  320. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  321. package/components/SuggestField/mobile/index.js +1 -1
  322. package/components/SwipeableArea/SwipeableArea.js +15 -15
  323. package/components/Table/FilterPanel.js +3 -3
  324. package/components/Table/MasterTable.js +16 -16
  325. package/components/Table/NoColumns.js +2 -2
  326. package/components/Table/PaginationPanel.js +5 -5
  327. package/components/Table/TableBasic/TableBasic.js +2 -2
  328. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  329. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  330. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  331. package/components/Table/TableBasicSettings/TableBasicSettings.js +2 -2
  332. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
  333. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
  334. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  335. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
  336. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +2 -2
  337. package/components/Table/TableFooter/TableFooter.js +2 -2
  338. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  339. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  340. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  341. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  342. package/components/Table/TabsLinePanel.js +4 -4
  343. package/components/Table/TabsLinePanelLinks.js +6 -6
  344. package/components/Table/utils.js +1 -1
  345. package/components/Tabs/Tabs.js +9 -9
  346. package/components/TabsExtended/TabsExtended.js +3 -3
  347. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  348. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  349. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  350. package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
  351. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  352. package/components/TabsExtended/utils.js +1 -1
  353. package/components/TabsLine/TabsLine.js +2 -2
  354. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  355. package/components/TabsLine/components/TabsLineDropdown.js +3 -3
  356. package/components/TabsLine/components/TabsLineItem.js +2 -2
  357. package/components/TabsLine/components/TabsLineMobile.js +5 -5
  358. package/components/Tag/Tag.js +23 -23
  359. package/components/TagColor/TagColor.js +15 -15
  360. package/components/TagGroup/TagGroup.js +8 -8
  361. package/components/TextField/TextField.js +1 -1
  362. package/components/TextareaField/TextareaField.js +1 -1
  363. package/components/ThemeProvider/ThemeProvider.js +1 -1
  364. package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
  365. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  366. package/components/Tooltip/components/common/TooltipLink.js +16 -16
  367. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  368. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  369. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  370. package/components/Tooltip/components/mobile/TooltipMobile.js +10 -10
  371. package/components/TopOverlay/TopOverlay.js +37 -37
  372. package/components/TreeView/TreeView.js +2 -2
  373. package/components/TreeView/components/TreeViewGroup.js +1 -1
  374. package/components/TreeView/components/TreeViewNode.js +2 -2
  375. package/components/Typography/Caption.js +10 -10
  376. package/components/Typography/Text.js +13 -13
  377. package/components/Typography/Title.js +13 -13
  378. package/components/Typography/utils.js +1 -1
  379. package/components/UnorderedList/UnorderedList.js +7 -7
  380. package/components/UnorderedList/UnorderedListItem.js +7 -7
  381. package/components/UploadZone/UploadZone.js +4 -4
  382. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  383. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  384. package/components/index.js +54 -50
  385. package/consts/DateConst.js +1 -1
  386. package/index.d.ts +70 -16
  387. package/index.js +136 -132
  388. package/package.json +5 -1
  389. package/styles/triplex-next.css +533 -535
  390. package/utils/amountUtils.js +1 -1
  391. package/chunks/AlertProcessSpoiler-BD_Gn-Dt.js +0 -39
  392. package/chunks/Card.module-Bhthde3h.js +0 -17
  393. package/chunks/CheckboxTreeExtended.module-BiRkBMQF.js +0 -11
  394. package/chunks/Confirm.module-DFlXoQgj.js +0 -15
  395. package/chunks/DropdownMobile.module-GlVoDQNA.js +0 -23
  396. package/chunks/Footer.module-DF8KqUFe.js +0 -9
  397. package/chunks/HeaderLayoutSidebar.module-Dyup0YXT.js +0 -9
  398. package/chunks/HeaderTabs.module-BOk45fdD.js +0 -9
  399. package/chunks/IslandAccordion.module-DBJCDTU5.js +0 -25
  400. package/chunks/IslandWidgetFooter.module-Cm4qltRz.js +0 -9
  401. package/chunks/IslandWidgetHeader.module-DNGkgtxt.js +0 -9
  402. package/chunks/LightBoxContent-BsgLiqBK.js +0 -56
  403. package/chunks/LightBoxControls.module-D0jwVGM3.js +0 -16
  404. package/chunks/LightBoxSideOverlayClose.module-CRGNy4wB.js +0 -8
  405. package/chunks/ListItemTail.module-8hOMglSb.js +0 -12
  406. package/chunks/ListMasterFooter.module-BqDaSIa3.js +0 -10
  407. package/chunks/ModalWindow.module-D64WOEok.js +0 -17
  408. package/chunks/Notification.module-D_VFaM4r.js +0 -21
  409. package/chunks/Overlay.module-CQqFoPPv.js +0 -18
  410. package/chunks/Page.module-7Rk0weox.js +0 -11
  411. package/chunks/SMSField.module-BYMY_yYk.js +0 -16
  412. package/chunks/SliderExtendedMarks.module-DXK4tjpP.js +0 -15
  413. package/chunks/StatusTracker.module-BKN8QleZ.js +0 -24
  414. package/chunks/TableFooter.module-BCg7kNAi.js +0 -14
  415. package/chunks/TabsExtended.module--zTP2nly.js +0 -16
  416. package/chunks/TabsLine.module-JVvza8Eg.js +0 -21
  417. package/chunks/TooltipDesktop.module-CKhpsiwl.js +0 -19
  418. package/chunks/TreeView.module-BdAF2m9x.js +0 -9
  419. package/chunks/utils-B8d-0n8_.js +0 -36
  420. package/chunks/utils-ByxsWSQj.js +0 -20
  421. package/chunks/utils-DVMlFgJB.js +0 -24
  422. package/components/DesignTokens/components/AmountField.js +0 -11
@@ -1,6 +1,6 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
- import { c as t } from "../../../chunks/vendor-ClY57Zzq.js";
3
- import { s as m } from "../../../chunks/IslandAccordion.module-DBJCDTU5.js";
2
+ import { c as t } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ import { s as m } from "../../../chunks/IslandAccordion.module-xj0cP0m9.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";
@@ -1,10 +1,10 @@
1
1
  import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
2
  import w, { useState as z, useContext as F, useRef as M, useEffect as T } from "react";
3
3
  import { CaretdownStrokeSrvIcon24 as Y, CrossStrokeSrvIcon24 as H } from "@sberbusiness/icons-next";
4
- import { a as W, c as n } from "../../../chunks/vendor-ClY57Zzq.js";
4
+ import { a as W, c as n } from "../../../chunks/vendor-CwhnMZ7o.js";
5
5
  import { Island as y } from "../../Island/Island.js";
6
6
  import { ExpandAnimation as $ } from "../../ExpandAnimation/ExpandAnimation.js";
7
- import { s as t } from "../../../chunks/IslandAccordion.module-DBJCDTU5.js";
7
+ import { s as t } from "../../../chunks/IslandAccordion.module-xj0cP0m9.js";
8
8
  import { IslandAccordionContent as q } from "./IslandAccordionContent.js";
9
9
  import { IslandAccordionFooter as B } from "./IslandAccordionFooter.js";
10
10
  import { createSizeToClassNameMap as X } from "../../../utils/classNameMaps.js";
@@ -70,7 +70,7 @@ const L = {
70
70
  }),
71
71
  onClick: O,
72
72
  disabled: e,
73
- "data-tx": "1.11.1",
73
+ "data-tx": "1.12.0",
74
74
  children: [
75
75
  l && d && /* @__PURE__ */ r("div", { className: t.step, children: /* @__PURE__ */ r(G, { step: d, status: l, position: J.XFirst, children: e ? void 0 : k }) }),
76
76
  /* @__PURE__ */ i("div", { className: t.titleWrapper, children: [
@@ -1,21 +1,21 @@
1
1
  import { jsx as n, jsxs as m } from "react/jsx-runtime";
2
2
  import l, { useContext as p } from "react";
3
3
  import { Island as W } from "../Island/Island.js";
4
- import { EIslandType as g } from "../Island/enums.js";
4
+ import { EIslandType as f } from "../Island/enums.js";
5
5
  import "../Island/components/IslandBody.js";
6
6
  import "../Island/components/IslandHeader.js";
7
7
  import "../Island/components/IslandFooter.js";
8
- import { IslandWidgetHeader as f } from "./components/IslandWidgetHeader.js";
8
+ import { IslandWidgetHeader as g } from "./components/IslandWidgetHeader.js";
9
9
  import { IslandWidgetBody as x } from "./components/IslandWidgetBody.js";
10
10
  import { IslandWidgetFooter as c } from "./components/IslandWidgetFooter.js";
11
11
  import { IslandWidgetExtraFooter as E } from "./components/IslandWidgetExtraFooter.js";
12
12
  import { EComponentSize as I } from "../../enums/EComponentSize.js";
13
- import { c as F } from "../../chunks/vendor-ClY57Zzq.js";
13
+ import { c as F } from "../../chunks/vendor-CwhnMZ7o.js";
14
14
  import { IslandWidgetContext as h } from "./IslandWidgetContext.js";
15
- const _ = "islandWidget__0b537be6", y = "islandWidgetWithExtraFooter__b74f2d3a", o = {
15
+ const _ = "islandWidget__a4126f5b", y = "islandWidgetWithExtraFooter__5a795bf9", o = {
16
16
  islandWidget: _,
17
17
  islandWidgetWithExtraFooter: y
18
- }, b = Object.assign(
18
+ }, u = Object.assign(
19
19
  l.forwardRef(
20
20
  ({ className: i, renderBody: r, renderFooter: t, renderHeader: e, ...d }, a) => {
21
21
  const { hasExtraFooter: s } = p(h);
@@ -25,10 +25,10 @@ const _ = "islandWidget__0b537be6", y = "islandWidgetWithExtraFooter__b74f2d3a",
25
25
  className: F(o.islandWidget, i, {
26
26
  [o.islandWidgetWithExtraFooter]: s
27
27
  }),
28
- "data-tx": "1.11.1",
28
+ "data-tx": "1.12.0",
29
29
  ...d,
30
30
  ref: a,
31
- children: /* @__PURE__ */ m(W, { type: g.TYPE_1, size: I.MD, children: [
31
+ children: /* @__PURE__ */ m(W, { type: f.TYPE_1, size: I.MD, children: [
32
32
  e({}),
33
33
  r({}),
34
34
  t ? t({}) : null
@@ -38,14 +38,14 @@ const _ = "islandWidget__0b537be6", y = "islandWidgetWithExtraFooter__b74f2d3a",
38
38
  }
39
39
  ),
40
40
  {
41
- Header: f,
41
+ Header: g,
42
42
  Body: x,
43
43
  Footer: c,
44
44
  ExtraFooter: E
45
45
  }
46
46
  );
47
- b.displayName = "IslandWidget";
47
+ u.displayName = "IslandWidget";
48
48
  export {
49
- b as IslandWidget
49
+ u as IslandWidget
50
50
  };
51
51
  //# sourceMappingURL=IslandWidget.js.map
@@ -1,9 +1,9 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { useContext as i, useEffect as d } from "react";
3
- import { c as n } from "../../../chunks/vendor-ClY57Zzq.js";
2
+ import { useContext as d, useEffect as i } from "react";
3
+ import { c as n } from "../../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { ExpandAnimation as x } from "../../ExpandAnimation/ExpandAnimation.js";
5
5
  import { IslandWidgetContext as l } from "../IslandWidgetContext.js";
6
- const m = "islandWidgetExtraFooter__7f2b6476", c = {
6
+ const m = "islandWidgetExtraFooter__f92d7dac", c = {
7
7
  islandWidgetExtraFooter: m
8
8
  }, f = ({
9
9
  children: r,
@@ -11,8 +11,8 @@ const m = "islandWidgetExtraFooter__7f2b6476", c = {
11
11
  open: t = !1,
12
12
  ...a
13
13
  }) => {
14
- const { setHasExtraFooter: s } = i(l);
15
- return d(() => {
14
+ const { setHasExtraFooter: s } = d(l);
15
+ return i(() => {
16
16
  s(t);
17
17
  }, [t]), /* @__PURE__ */ o("div", { ...a, className: n(e, c.islandWidgetExtraFooter), children: /* @__PURE__ */ o(x, { expanded: t, children: r }) });
18
18
  };
@@ -1,6 +1,6 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { c as i } from "../../../chunks/vendor-ClY57Zzq.js";
3
- import { s as n } from "../../../chunks/IslandWidgetFooter.module-Cm4qltRz.js";
2
+ import { c as i } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ import { s as n } from "../../../chunks/IslandWidgetFooter.module-bDnVNRPn.js";
4
4
  import { IslandWidgetFooterContent as d } from "./IslandWidgetFooterContent.js";
5
5
  import { IslandWidgetFooterControls as m } from "./IslandWidgetFooterControls.js";
6
6
  const o = ({ children: t, className: r, ...s }) => /* @__PURE__ */ e("div", { ...s, className: i(r, n.islandWidgetFooter), children: t });
@@ -1,5 +1,5 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { s } from "../../../chunks/IslandWidgetFooter.module-Cm4qltRz.js";
2
+ import { s } from "../../../chunks/IslandWidgetFooter.module-bDnVNRPn.js";
3
3
  const n = ({
4
4
  children: t,
5
5
  ...o
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { s as r } from "../../../chunks/IslandWidgetFooter.module-Cm4qltRz.js";
2
+ import { s as r } from "../../../chunks/IslandWidgetFooter.module-bDnVNRPn.js";
3
3
  const e = ({
4
4
  children: o,
5
5
  ...s
@@ -1,6 +1,6 @@
1
1
  import { jsx as d } from "react/jsx-runtime";
2
- import { c as i } from "../../../chunks/vendor-ClY57Zzq.js";
3
- import { s as a } from "../../../chunks/IslandWidgetHeader.module-DNGkgtxt.js";
2
+ import { c as i } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ import { s as a } from "../../../chunks/IslandWidgetHeader.module-BW5vlxfL.js";
4
4
  import { IslandWidgetHeaderContent as o } from "./IslandWidgetHeaderContent.js";
5
5
  import { IslandWidgetHeaderDescription as m } from "./IslandWidgetHeaderDescription.js";
6
6
  const e = ({ children: t, className: r, ...s }) => /* @__PURE__ */ d("div", { ...s, className: i(r, a.islandWidgetHeader), children: t });
@@ -1,6 +1,6 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import { c as d } from "../../../chunks/vendor-ClY57Zzq.js";
3
- import { s as o } from "../../../chunks/IslandWidgetHeader.module-DNGkgtxt.js";
2
+ import { c as d } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ import { s as o } from "../../../chunks/IslandWidgetHeader.module-BW5vlxfL.js";
4
4
  const n = ({
5
5
  children: e,
6
6
  className: t,
@@ -1,6 +1,6 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
- import { c as a } from "../../../chunks/vendor-ClY57Zzq.js";
3
- import { s as t } from "../../../chunks/IslandWidgetHeader.module-DNGkgtxt.js";
2
+ import { c as a } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ import { s as t } from "../../../chunks/IslandWidgetHeader.module-BW5vlxfL.js";
4
4
  const d = ({
5
5
  children: s,
6
6
  className: e,
@@ -1,13 +1,13 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import i, { useState as p } from "react";
3
- import { c as l } from "../../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as l } from "../../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { IslandWidgetContext as n } from "../IslandWidgetContext.js";
5
- const W = "islandWidgetWrapper__faad0b22", m = {
5
+ const W = "islandWidgetWrapper__99f57120", m = {
6
6
  islandWidgetWrapper: W
7
7
  }, c = i.forwardRef(
8
- ({ children: e, className: a, ...t }, s) => {
8
+ ({ children: e, className: t, ...a }, s) => {
9
9
  const [d, o] = p(!1);
10
- return /* @__PURE__ */ r(n.Provider, { value: { hasExtraFooter: d, setHasExtraFooter: o }, children: /* @__PURE__ */ r("div", { className: l(m.islandWidgetWrapper, a), ...t, ref: s, children: e }) });
10
+ return /* @__PURE__ */ r(n.Provider, { value: { hasExtraFooter: d, setHasExtraFooter: o }, children: /* @__PURE__ */ r("div", { className: l(m.islandWidgetWrapper, t), ...a, ref: s, children: e }) });
11
11
  }
12
12
  );
13
13
  c.displayName = "IslandWidgetWrapper";
@@ -1,7 +1,7 @@
1
- import { jsxs as x, Fragment as R, jsx as o } from "react/jsx-runtime";
2
- import { useRef as n, useEffect as B } from "react";
3
- import { c as V, h as A } from "../../chunks/vendor-ClY57Zzq.js";
4
- import { L as D, s as e } from "../../chunks/LightBoxContent-BsgLiqBK.js";
1
+ import { jsxs as B, Fragment as R, jsx as o } from "react/jsx-runtime";
2
+ import { useRef as n, useEffect as f } from "react";
3
+ import { c as V, h as A } from "../../chunks/vendor-CwhnMZ7o.js";
4
+ import { L as D, s as e } from "../../chunks/LightBoxContent-CkXwpIcr.js";
5
5
  import { LightBoxControls as F } from "./LightBoxControls/LightBoxControls.js";
6
6
  import { LightBoxSideOverlay as I } from "./LightBoxSideOverlay/LightBoxSideOverlay.js";
7
7
  import { Portal as T } from "../Portal/Portal.js";
@@ -15,15 +15,15 @@ import { LightBoxLeftSidebar as H } from "./LightBoxSidebars/LightBoxLeftSidebar
15
15
  import { LightBoxRightSidebar as U } from "./LightBoxSidebars/LightBoxRightSidebar.js";
16
16
  import "./LightBoxSideOverlay/enums.js";
17
17
  const Z = {
18
- "scroll-0": "scroll-0__c8f2dd3e",
19
- "scroll-15": "scroll-15__9f6fc778",
20
- "scroll-16": "scroll-16__c2049b4f",
21
- "scroll-17": "scroll-17__14244a5a"
22
- }, p = "LightBox-next-mount-node", L = "LightBox-next-view-manager-node", N = [e.bodyOverflowHidden], b = ({
23
- children: v,
24
- className: M,
18
+ "scroll-0": "scroll-0__c1d54a25",
19
+ "scroll-15": "scroll-15__8058a813",
20
+ "scroll-16": "scroll-16__e279ed12",
21
+ "scroll-17": "scroll-17__d2372768"
22
+ }, p = "LightBox-next-mount-node", L = "LightBox-next-view-manager-node", N = [e.bodyOverflowHidden], v = ({
23
+ children: M,
24
+ className: b,
25
25
  focusTrapProps: r,
26
- forwardRef: a,
26
+ forwardRef: c,
27
27
  mountNode: s,
28
28
  lightBoxViewManagerNodeId: m = L,
29
29
  isLoading: d,
@@ -37,17 +37,17 @@ const Z = {
37
37
  }, _ = () => {
38
38
  let t = null;
39
39
  return m && (t = document.querySelector(`#${m}`)), t || (t = document.createElement("div"), t.setAttribute("id", L), document.body.appendChild(t)), t;
40
- }, c = n(C()), g = n(_()), h = () => {
40
+ }, a = n(C()), g = n(_()), h = () => {
41
41
  N.forEach((t) => document.documentElement.classList.add(t));
42
42
  };
43
- B(() => (k(Z), h(), setTimeout(h, 100), () => N.forEach((t) => document.documentElement.classList.remove(t))), []), B(() => {
43
+ f(() => (k(Z), h(), setTimeout(h, 100), () => N.forEach((t) => document.documentElement.classList.remove(t))), []), f(() => {
44
44
  if (!i && l.current) {
45
45
  const t = Math.round(Math.random() * 100);
46
46
  l.current.style.zIndex = t.toString();
47
47
  }
48
48
  }, [i]);
49
49
  const w = (t) => {
50
- u.current = t, a && (a.current = t);
50
+ u.current = t, c && (c.current = t);
51
51
  }, O = V(
52
52
  E,
53
53
  e.lightBox,
@@ -56,17 +56,17 @@ const Z = {
56
56
  [e.lightBoxSideOverlayActive]: !!i,
57
57
  [e.lightBoxTopOverlayActive]: !!y
58
58
  },
59
- M
59
+ b
60
60
  );
61
- if (!c.current)
61
+ if (!a.current)
62
62
  return null;
63
- const f = () => /* @__PURE__ */ x("div", { className: O, ref: w, role: "dialog", "aria-modal": "true", ...S, children: [
63
+ const x = () => /* @__PURE__ */ B("div", { className: O, ref: w, role: "dialog", "aria-modal": "true", ...S, children: [
64
64
  /* @__PURE__ */ o("div", { className: e.lightBoxBackdrop }),
65
- v,
65
+ M,
66
66
  /* @__PURE__ */ o("span", { ref: l, className: e.tempElSafariBug })
67
67
  ] });
68
- return /* @__PURE__ */ x(R, { children: [
69
- /* @__PURE__ */ o(T, { container: c.current, children: /* @__PURE__ */ o(
68
+ return /* @__PURE__ */ B(R, { children: [
69
+ /* @__PURE__ */ o(T, { container: a.current, children: /* @__PURE__ */ o(
70
70
  W,
71
71
  {
72
72
  fallback: /* @__PURE__ */ o(
@@ -80,23 +80,23 @@ const Z = {
80
80
  preventScroll: !0,
81
81
  ...r == null ? void 0 : r.focusTrapOptions
82
82
  },
83
- children: f()
83
+ children: x()
84
84
  }
85
85
  ),
86
- children: f()
86
+ children: x()
87
87
  }
88
88
  ) }),
89
89
  g.current && /* @__PURE__ */ o(
90
90
  q,
91
91
  {
92
92
  lightBoxViewManagerNode: g.current,
93
- lightBoxMountNode: c.current
93
+ lightBoxMountNode: a.current
94
94
  }
95
95
  )
96
96
  ] });
97
97
  };
98
- b.displayName = "LightBoxBase";
99
- const st = Object.assign(b, {
98
+ v.displayName = "LightBoxBase";
99
+ const st = Object.assign(v, {
100
100
  Content: D,
101
101
  SideOverlay: I,
102
102
  TopOverlay: j,
@@ -1,9 +1,9 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../WindowResizeListener/WindowResizeListener.js";
4
- import "../../chunks/vendor-ClY57Zzq.js";
4
+ import "../../chunks/vendor-CwhnMZ7o.js";
5
5
  import "../LoaderScreen/LoaderScreen.js";
6
- import { L as n } from "../../chunks/LightBoxContent-BsgLiqBK.js";
6
+ import { L as n } from "../../chunks/LightBoxContent-CkXwpIcr.js";
7
7
  export {
8
8
  n as LightBoxContent
9
9
  };
@@ -1,13 +1,13 @@
1
1
  import { jsxs as n, jsx as e, Fragment as f } from "react/jsx-runtime";
2
2
  import { useRef as h } from "react";
3
- import { c as u } from "../../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as u } from "../../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { CrossStrokeSrvIcon32 as x, CrossStrokeSrvIcon20 as C } from "@sberbusiness/icons-next";
5
5
  import { TriggerClickOnKeyDownEvent as E } from "../../Triggers/TriggerClickOnKeyDownEvent.js";
6
6
  import { EVENT_KEY_CODES as g } from "../../../utils/keyboard.js";
7
7
  import { EButtonTheme as i } from "../../Button/enums.js";
8
8
  import { Button as l } from "../../Button/Button.js";
9
9
  import { EComponentSize as a } from "../../../enums/EComponentSize.js";
10
- import { s as o } from "../../../chunks/LightBoxControls.module-D0jwVGM3.js";
10
+ import { s as o } from "../../../chunks/LightBoxControls.module-CzUVzNt3.js";
11
11
  const N = ({
12
12
  className: c,
13
13
  onClick: t,
@@ -2,8 +2,8 @@ import { jsx as i } from "react/jsx-runtime";
2
2
  import { LightBoxClose as m } from "./LightBoxClose.js";
3
3
  import { LightBoxNext as l } from "./LightBoxNext.js";
4
4
  import { LightBoxPrev as x } from "./LightBoxPrev.js";
5
- import { c as e } from "../../../chunks/vendor-ClY57Zzq.js";
6
- import { s as p } from "../../../chunks/LightBoxControls.module-D0jwVGM3.js";
5
+ import { c as e } from "../../../chunks/vendor-CwhnMZ7o.js";
6
+ import { s as p } from "../../../chunks/LightBoxControls.module-CzUVzNt3.js";
7
7
  const o = ({ children: t, className: r, ...s }) => /* @__PURE__ */ i("div", { className: e(r, p.lightBoxControls), ...s, "data-lightbox-component": "controls", children: t });
8
8
  o.displayName = "LightBoxControls";
9
9
  o.Close = m;
@@ -1,13 +1,13 @@
1
1
  import { jsx as e, jsxs as x, Fragment as N } from "react/jsx-runtime";
2
2
  import { useRef as m } from "react";
3
- import { c as n } from "../../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as n } from "../../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { CaretrightStrokeSrvIcon32 as E, CaretrightStrokeSrvIcon20 as D } from "@sberbusiness/icons-next";
5
5
  import { TriggerClickOnKeyDownEvent as I } from "../../Triggers/TriggerClickOnKeyDownEvent.js";
6
6
  import { EVENT_KEY_CODES as R } from "../../../utils/keyboard.js";
7
7
  import { Button as c } from "../../Button/Button.js";
8
8
  import { EButtonTheme as s } from "../../Button/enums.js";
9
9
  import { EComponentSize as f } from "../../../enums/EComponentSize.js";
10
- import { s as o } from "../../../chunks/LightBoxControls.module-D0jwVGM3.js";
10
+ import { s as o } from "../../../chunks/LightBoxControls.module-CzUVzNt3.js";
11
11
  const v = ({
12
12
  className: g,
13
13
  clickByArrowRight: u,
@@ -1,13 +1,13 @@
1
1
  import { jsx as e, jsxs as f, Fragment as g } from "react/jsx-runtime";
2
2
  import { useRef as m } from "react";
3
- import { c as n } from "../../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as n } from "../../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { CaretleftStrokeSrvIcon32 as E, CaretleftStrokeSrvIcon20 as D } from "@sberbusiness/icons-next";
5
5
  import { EButtonTheme as h } from "../../Button/enums.js";
6
6
  import { TriggerClickOnKeyDownEvent as C } from "../../Triggers/TriggerClickOnKeyDownEvent.js";
7
7
  import { EVENT_KEY_CODES as I } from "../../../utils/keyboard.js";
8
8
  import { Button as s } from "../../Button/Button.js";
9
9
  import { EComponentSize as v } from "../../../enums/EComponentSize.js";
10
- import { s as o } from "../../../chunks/LightBoxControls.module-D0jwVGM3.js";
10
+ import { s as o } from "../../../chunks/LightBoxControls.module-CzUVzNt3.js";
11
11
  const N = ({
12
12
  className: u,
13
13
  clickByArrowLeft: x,
@@ -1,14 +1,14 @@
1
1
  import { jsx as t, jsxs as O, Fragment as C } from "react/jsx-runtime";
2
2
  import { useState as x, useRef as p, useEffect as W } from "react";
3
- import { c as m, F as X } from "../../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as m, F as X } from "../../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { OverlayBase as Y, EOverlayDirection as R } from "../../Overlay/OverlayBase.js";
5
5
  import { OverlayMask as j } from "../../Overlay/OverlayMask.js";
6
6
  import { LightBoxSideOverlayLoader as I } from "./LightBoxSideOverlayLoader.js";
7
7
  import { FocusTrapUtils as T } from "../../../utils/focus/FocusTrapUtils.js";
8
8
  import { LightBoxSideOverlayCloseMobile as A } from "./LightBoxSideOverlayCloseMobile.js";
9
9
  import { LightBoxSideOverlayCloseDesktop as U } from "./LightBoxSideOverlayCloseDesktop.js";
10
- import { ELightBoxSideOverlaySize as s } from "./enums.js";
11
- const q = "lightBoxSideOverlayMask__6e06b164", J = "lightBoxSideOverlayWrapper__73a087d3", K = "overflowXHidden__e34b01ea", Q = "overflowYHidden__72ec35c0", V = "closing__6dd430c7", Z = "opened__e879d37a", $ = "lightBoxSideOverlayContent__b7755c7e", P = "opening__c1e3d00d", ee = "sizeSM__0af33cf7", ie = "sizeMD__1d1f5cf8", te = "sizeLG__99f126da", oe = "lightBoxSideOverlay__d344f3e2", e = {
10
+ import { ELightBoxSideOverlaySize as a } from "./enums.js";
11
+ const q = "lightBoxSideOverlayMask__af5f505f", J = "lightBoxSideOverlayWrapper__cb68d879", K = "overflowXHidden__fffe482c", Q = "overflowYHidden__0ba3a2e6", V = "closing__4ab40f50", Z = "opened__6d306856", $ = "lightBoxSideOverlayContent__5554bda2", P = "opening__a08c8b10", ee = "sizeSM__966a92aa", ie = "sizeMD__8228eb46", te = "sizeLG__64bfc5e3", oe = "lightBoxSideOverlay__7afd2c83", e = {
12
12
  lightBoxSideOverlayMask: q,
13
13
  lightBoxSideOverlayWrapper: J,
14
14
  overflowXHidden: K,
@@ -25,24 +25,24 @@ const q = "lightBoxSideOverlayMask__6e06b164", J = "lightBoxSideOverlayWrapper__
25
25
  children: _,
26
26
  className: M,
27
27
  focusTrapProps: l,
28
- isLoading: a,
28
+ isLoading: s,
29
29
  loadingTitle: u,
30
30
  isTopLevelSideOverlayOpened: B,
31
31
  isTopOverlayOpened: z,
32
32
  onClose: c,
33
33
  onOpen: d,
34
34
  opened: i,
35
- size: g = s.MD,
35
+ size: f = a.MD,
36
36
  ...D
37
37
  }) => {
38
- const [o, v] = x(!1), [n, f] = x(!1), h = p(i), S = p(null);
38
+ const [o, g] = x(!1), [n, v] = x(!1), h = p(i), S = p(null);
39
39
  W(() => {
40
- h.current && !i ? (f(!1), v(!0)) : !h.current && i && (v(!1), f(!0)), h.current = i;
40
+ h.current && !i ? (v(!1), g(!0)) : !h.current && i && (g(!1), v(!0)), h.current = i;
41
41
  }, [i]);
42
- const k = (r) => {
43
- const { target: N, currentTarget: b } = r;
44
- N === b && (o ? (v(!1), c == null || c()) : n && (f(!1), d == null || d()));
45
- }, H = ({ opened: r }) => /* @__PURE__ */ t(j, { opened: r, className: e.lightBoxSideOverlayMask }), L = () => /* @__PURE__ */ O(
42
+ const b = (r) => {
43
+ const { target: G, currentTarget: N } = r;
44
+ G === N && (o ? (g(!1), c == null || c()) : n && (v(!1), d == null || d()));
45
+ }, k = ({ opened: r }) => /* @__PURE__ */ t(j, { opened: r, className: e.lightBoxSideOverlayMask }), H = () => /* @__PURE__ */ O(
46
46
  "div",
47
47
  {
48
48
  className: m(e.lightBoxSideOverlayContent, {
@@ -50,33 +50,33 @@ const q = "lightBoxSideOverlayMask__6e06b164", J = "lightBoxSideOverlayWrapper__
50
50
  [e.opening]: n,
51
51
  [e.opened]: i
52
52
  }),
53
- onTransitionEnd: k,
53
+ onTransitionEnd: b,
54
54
  ref: S,
55
55
  children: [
56
56
  _,
57
- a && /* @__PURE__ */ t(I, { loadingTitle: u })
57
+ s && /* @__PURE__ */ t(I, { loadingTitle: u })
58
58
  ]
59
59
  }
60
- ), w = () => {
61
- }, E = m(M, e.lightBoxSideOverlayWrapper, {
60
+ ), L = () => {
61
+ }, w = m(M, e.lightBoxSideOverlayWrapper, {
62
62
  [e.closing]: o,
63
63
  [e.opened]: i,
64
- [e.overflowXHidden]: !!B || !!a,
65
- [e.overflowYHidden]: !!B || !!a || !!z,
66
- [e.sizeSM]: g === s.SM,
67
- [e.sizeMD]: g === s.MD,
68
- [e.sizeLG]: g === s.LG
69
- }), F = (r) => /* @__PURE__ */ O(C, { children: [
70
- H(r),
71
- L()
72
- ] }), G = /* @__PURE__ */ t(
64
+ [e.overflowXHidden]: !!B || !!s,
65
+ [e.overflowYHidden]: !!B || !!s || !!z,
66
+ [e.sizeSM]: f === a.SM,
67
+ [e.sizeMD]: f === a.MD,
68
+ [e.sizeLG]: f === a.LG
69
+ }), E = (r) => /* @__PURE__ */ O(C, { children: [
70
+ k(r),
71
+ H()
72
+ ] }), F = /* @__PURE__ */ t(
73
73
  "div",
74
74
  {
75
75
  className: m(e.lightBoxSideOverlay, {
76
76
  [e.closing]: o,
77
77
  [e.opening]: n
78
78
  }),
79
- children: /* @__PURE__ */ t(Y, { direction: R.RIGHT, opened: i, setOpened: w, children: F })
79
+ children: /* @__PURE__ */ t(Y, { direction: R.RIGHT, opened: i, setOpened: L, children: E })
80
80
  }
81
81
  );
82
82
  return /* @__PURE__ */ t(
@@ -90,7 +90,7 @@ const q = "lightBoxSideOverlayMask__6e06b164", J = "lightBoxSideOverlayWrapper__
90
90
  preventScroll: !0,
91
91
  ...l == null ? void 0 : l.focusTrapOptions
92
92
  },
93
- children: /* @__PURE__ */ t("div", { className: E, role: "dialog", "aria-modal": "true", ...D, children: G })
93
+ children: /* @__PURE__ */ t("div", { className: w, role: "dialog", "aria-modal": "true", ...D, children: F })
94
94
  }
95
95
  );
96
96
  };
@@ -2,12 +2,12 @@ import { jsx as e } from "react/jsx-runtime";
2
2
  import { useRef as s } from "react";
3
3
  import { TriggerClickOnKeyDownEvent as n } from "../../Triggers/TriggerClickOnKeyDownEvent.js";
4
4
  import { EVENT_KEY_CODES as l } from "../../../utils/keyboard.js";
5
- import { c as p } from "../../../chunks/vendor-ClY57Zzq.js";
5
+ import { c as p } from "../../../chunks/vendor-CwhnMZ7o.js";
6
6
  import { CrossStrokeSrvIcon32 as f } from "@sberbusiness/icons-next";
7
7
  import { EButtonTheme as a } from "../../Button/enums.js";
8
8
  import { EComponentSize as c } from "../../../enums/EComponentSize.js";
9
9
  import { Button as d } from "../../Button/Button.js";
10
- import { s as u } from "../../../chunks/LightBoxSideOverlayClose.module-CRGNy4wB.js";
10
+ import { s as u } from "../../../chunks/LightBoxSideOverlayClose.module-DLin9oqm.js";
11
11
  const C = ({
12
12
  className: r,
13
13
  clickByEsc: m,
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { c as r } from "../../../chunks/vendor-ClY57Zzq.js";
2
+ import { c as r } from "../../../chunks/vendor-CwhnMZ7o.js";
3
3
  import { CrossStrokeSrvIcon20 as i } from "@sberbusiness/icons-next";
4
- import { s as m } from "../../../chunks/LightBoxSideOverlayClose.module-CRGNy4wB.js";
4
+ import { s as m } from "../../../chunks/LightBoxSideOverlayClose.module-DLin9oqm.js";
5
5
  import { EButtonTheme as l } from "../../Button/enums.js";
6
6
  import { EComponentSize as s } from "../../../enums/EComponentSize.js";
7
7
  import { Button as a } from "../../Button/Button.js";
@@ -1,18 +1,18 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { useState as s, useRef as d, useEffect as l } from "react";
3
- import { LoaderScreen as p } from "../../LoaderScreen/LoaderScreen.js";
4
- const n = "lightBoxSideOverlayLoaderWrapper__fd3e147c", c = {
2
+ import { useState as s, useRef as l, useEffect as p } from "react";
3
+ import { LoaderScreen as d } from "../../LoaderScreen/LoaderScreen.js";
4
+ const n = "lightBoxSideOverlayLoaderWrapper__5ac695f3", c = {
5
5
  lightBoxSideOverlayLoaderWrapper: n
6
6
  }, f = ({ loadingTitle: a }) => {
7
- const [t, r] = s(0), e = d(null);
8
- return l(() => {
7
+ const [t, r] = s(0), e = l(null);
8
+ return p(() => {
9
9
  setTimeout(() => {
10
10
  if (e.current) {
11
11
  const o = e.current.getBoundingClientRect();
12
12
  o.top !== t && (o.top > 0 ? r(0) : r(Math.abs(o.top)));
13
13
  }
14
14
  });
15
- }, []), /* @__PURE__ */ i("div", { ref: e, className: c.lightBoxSideOverlayLoaderWrapper, style: { top: `${t}px` }, children: /* @__PURE__ */ i(p, { type: "middle", children: a }) });
15
+ }, []), /* @__PURE__ */ i("div", { ref: e, className: c.lightBoxSideOverlayLoaderWrapper, style: { top: `${t}px` }, children: /* @__PURE__ */ i(d, { type: "middle", children: a }) });
16
16
  };
17
17
  f.displayName = "LightBoxSideOverlayLoader";
18
18
  export {
@@ -1,13 +1,13 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
- import { c as a } from "../../../chunks/vendor-ClY57Zzq.js";
3
- const d = "lightBoxLeftSidebar__56239157", l = "lightBoxLeftSidebarInner__e915d3a2", t = {
2
+ import { c as o } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ const d = "lightBoxLeftSidebar__37e11a18", l = "lightBoxLeftSidebarInner__db2d4a5b", t = {
4
4
  lightBoxLeftSidebar: d,
5
5
  lightBoxLeftSidebarInner: l
6
6
  }, s = ({
7
7
  children: i,
8
8
  className: r,
9
- ...o
10
- }) => /* @__PURE__ */ e("div", { className: a(r, t.lightBoxLeftSidebar), ...o, children: /* @__PURE__ */ e("div", { className: t.lightBoxLeftSidebarInner, children: i }) });
9
+ ...a
10
+ }) => /* @__PURE__ */ e("div", { className: o(r, t.lightBoxLeftSidebar), ...a, children: /* @__PURE__ */ e("div", { className: t.lightBoxLeftSidebarInner, children: i }) });
11
11
  s.displayName = "LightBoxLeftSidebar";
12
12
  export {
13
13
  s as LightBoxLeftSidebar
@@ -1,15 +1,15 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { c as r } from "../../../chunks/vendor-ClY57Zzq.js";
3
- const o = "lightBoxRightSidebar__5b86cb30", a = "lightBoxRightSidebarInner__6f1100b5", t = {
4
- lightBoxRightSidebar: o,
5
- lightBoxRightSidebarInner: a
6
- }, d = ({
2
+ import { c as g } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ const r = "lightBoxRightSidebar__b175236b", o = "lightBoxRightSidebarInner__cbaa3ab3", t = {
4
+ lightBoxRightSidebar: r,
5
+ lightBoxRightSidebarInner: o
6
+ }, b = ({
7
7
  children: h,
8
- className: e,
9
- ...g
10
- }) => /* @__PURE__ */ i("div", { className: r(e, t.lightBoxRightSidebar), ...g, children: /* @__PURE__ */ i("div", { className: t.lightBoxRightSidebarInner, children: h }) });
11
- d.displayName = "LightBoxRightSidebar";
8
+ className: a,
9
+ ...e
10
+ }) => /* @__PURE__ */ i("div", { className: g(a, t.lightBoxRightSidebar), ...e, children: /* @__PURE__ */ i("div", { className: t.lightBoxRightSidebarInner, children: h }) });
11
+ b.displayName = "LightBoxRightSidebar";
12
12
  export {
13
- d as LightBoxRightSidebar
13
+ b as LightBoxRightSidebar
14
14
  };
15
15
  //# sourceMappingURL=LightBoxRightSidebar.js.map
@@ -2,7 +2,7 @@ import { jsx as r, jsxs as N } from "react/jsx-runtime";
2
2
  import { useState as m, useRef as L, useCallback as n, useLayoutEffect as c } from "react";
3
3
  import { Portal as B } from "../../Portal/Portal.js";
4
4
  import { LightBoxViewManagerConsts as l } from "./LightBoxViewManagerConsts.js";
5
- import { u as k, i as P, j as p } from "../../../chunks/vendor-ClY57Zzq.js";
5
+ import { u as k, i as P, j as p } from "../../../chunks/vendor-CwhnMZ7o.js";
6
6
  const g = "LightBoxMountNodeViewManager", M = ({
7
7
  lightBoxMountNode: a,
8
8
  lightBoxViewManagerNode: x