@sberbusiness/triplex-next 0.14.0 → 0.15.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 (424) hide show
  1. package/chunks/{AlertProcessSpoiler-Clc5Pcoq.js → AlertProcessSpoiler-DwZ5kXLz.js} +9 -9
  2. package/chunks/{CalendarViewItem-BXB-l14w.js → CalendarViewItem-C4iZEwoX.js} +26 -26
  3. package/chunks/Card.module-DnZ_SmT7.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-CRE6yTt5.js +14 -0
  5. package/chunks/{Chip-CY6jm0GS.js → Chip-CQvFfbck.js} +15 -15
  6. package/chunks/Confirm.module-BrVl-yob.js +15 -0
  7. package/chunks/{DropdownListItem-BsD2UckS.js → DropdownListItem-CcCakDyr.js} +18 -18
  8. package/chunks/DropdownMobile.module-af6OVs0G.js +23 -0
  9. package/chunks/Footer.module-tAG-SN8m.js +9 -0
  10. package/chunks/FormFieldInput-M-BWeUyG.js +60 -0
  11. package/chunks/HeaderLayoutSidebar.module-Dx11MAi3.js +9 -0
  12. package/chunks/HeaderTabs.module-HGiK1PZg.js +9 -0
  13. package/chunks/{HeaderTitle.module-DcwCxesK.js → HeaderTitle.module-BVJYOrCs.js} +2 -2
  14. package/chunks/IslandAccordion.module-BRmaipCD.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-BXn6GbbA.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-D3zGpkS_.js +12 -0
  17. package/chunks/{LightBoxContent-3oHJFM6-.js → LightBoxContent-MLggVllJ.js} +10 -10
  18. package/chunks/LightBoxControls.module-zJ2jYB7p.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-DjqVi-v8.js +8 -0
  20. package/chunks/{ListItemControlsButton-DQyZxkWl.js → ListItemControlsButton-BShMlm2B.js} +9 -9
  21. package/chunks/ListItemTail.module-BBVRXBTR.js +12 -0
  22. package/chunks/ListMasterFooter.module-8-LOEhYM.js +10 -0
  23. package/chunks/ModalWindow.module-uM-PCOaZ.js +17 -0
  24. package/chunks/Notification.module-B7fXFvwU.js +21 -0
  25. package/chunks/Overlay.module-Dtk3whPQ.js +18 -0
  26. package/chunks/Page.module-CoeirpZV.js +11 -0
  27. package/chunks/{RightBorderArrow-NMZgNz0e.js → RightBorderArrow-CxMqoJOA.js} +10 -10
  28. package/chunks/SMSField.module-wdtLV1SH.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-ll3UD_YO.js +15 -0
  30. package/chunks/{SliderExtendedRail-w5E8mOCQ.js → SliderExtendedRail-BdLhibqT.js} +7 -7
  31. package/chunks/StatusTracker.module-DrbWwUtn.js +24 -0
  32. package/chunks/SuggestFieldMobileDropdownHint-C5OdORCu.js +14 -0
  33. package/chunks/TableFooter.module-BDsK8o22.js +14 -0
  34. package/chunks/TabsExtended.module-jfDq5xSa.js +16 -0
  35. package/chunks/TabsLine.module-BnotsPff.js +21 -0
  36. package/chunks/TooltipDesktop.module-CAL6IPaE.js +19 -0
  37. package/chunks/TreeView.module-BYyI_lNS.js +9 -0
  38. package/chunks/{UploadZoneInput-DxpDQJSy.js → UploadZoneInput-DRVoNz0G.js} +2 -2
  39. package/chunks/constants-C0-h2pRq.js +57 -0
  40. package/chunks/utils-Bdg4Vfo1.js +24 -0
  41. package/chunks/{utils-CXsSOP27.js → utils-DYe-VisL.js} +9 -9
  42. package/chunks/utils-DykNYdbk.js +73 -0
  43. package/chunks/utils-qhEFBj7O.js +20 -0
  44. package/components/Alert/AlertContext/AlertContext.js +12 -12
  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 +6 -6
  48. package/components/AmountField/AmountField.js +26 -26
  49. package/components/Avatar/Avatar.js +16 -16
  50. package/components/Badge/Badge.js +17 -0
  51. package/components/Badge/index.js +5 -0
  52. package/components/Badge/types.js +2 -0
  53. package/components/Body/Body.js +8 -8
  54. package/components/Button/Button.js +30 -30
  55. package/components/Button/ButtonBase.js +1 -1
  56. package/components/Button/ButtonDropdown.js +11 -11
  57. package/components/Button/ButtonDropdownExtended.js +7 -7
  58. package/components/Button/ButtonIcon.js +10 -10
  59. package/components/Calendar/Calendar.js +2 -2
  60. package/components/Calendar/components/CalendarControls.js +9 -9
  61. package/components/Calendar/components/CalendarFooter.js +1 -1
  62. package/components/Calendar/components/CalendarViewDays.js +1 -1
  63. package/components/Calendar/components/CalendarViewItem.js +1 -1
  64. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  65. package/components/Calendar/components/CalendarViewYears.js +1 -1
  66. package/components/Card/CardAction.js +10 -10
  67. package/components/Card/CardStatic.js +2 -2
  68. package/components/Card/components/CardContent/CardContent.js +1 -1
  69. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  70. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  71. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  72. package/components/Card/components/CardMedia.js +1 -1
  73. package/components/Card/utils.js +1 -1
  74. package/components/CarouselExtended/CarouselExtended.js +4 -4
  75. package/components/Checkbox/Checkbox.js +15 -15
  76. package/components/Checkbox/CheckboxXGroup.js +13 -13
  77. package/components/Checkbox/CheckboxYGroup.js +6 -6
  78. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  79. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  80. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  81. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  82. package/components/Chip/Chip.js +1 -1
  83. package/components/Chip/ChipClearButton.js +5 -5
  84. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  85. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  86. package/components/Chip/ChipDropdownArrow.js +8 -8
  87. package/components/Chip/ChipIcon.js +1 -1
  88. package/components/Chip/ChipMultiselect.js +1 -1
  89. package/components/Chip/ChipOptions.js +6 -6
  90. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  91. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  92. package/components/Chip/ChipSort.js +1 -1
  93. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  94. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +6 -6
  95. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  96. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +6 -6
  97. package/components/Chip/index.js +1 -1
  98. package/components/ChipGroup/ChipGroup.js +15 -15
  99. package/components/Col/Col.js +134 -134
  100. package/components/CollapsableTree/components/CollapsableTreeNode.js +15 -15
  101. package/components/Confirm/Confirm.js +1 -1
  102. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  103. package/components/Confirm/components/ConfirmContent.js +1 -1
  104. package/components/Confirm/components/ConfirmContentSubTitle.js +5 -5
  105. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  106. package/components/Confirm/components/ConfirmControls.js +1 -1
  107. package/components/DateField/DateField.js +1 -1
  108. package/components/DatePickerExtended/DatePickerExtended.js +7 -7
  109. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
  110. package/components/DateRange/DateRange.js +11 -11
  111. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  112. package/components/DesignTokens/DesignTokensComponents.js +88 -86
  113. package/components/DesignTokens/DesignTokensComponentsThemeDark.js +92 -90
  114. package/components/DesignTokens/components/Badge.js +9 -0
  115. package/components/DesignTokens/components/Dropdown.js +3 -3
  116. package/components/DesignTokens/components/DropdownMobileList.js +2 -2
  117. package/components/DesignTokens/components/Typography.js +35 -2
  118. package/components/DesignTokens/components/index.js +150 -147
  119. package/components/Divider/Divider.js +20 -20
  120. package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
  121. package/components/Dropdown/desktop/DropdownDesktop.js +65 -64
  122. package/components/Dropdown/desktop/DropdownList.js +1 -1
  123. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  124. package/components/Dropdown/desktop/index.js +1 -1
  125. package/components/Dropdown/index.js +35 -35
  126. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  127. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  128. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  129. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  131. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  132. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  133. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  134. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  135. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  136. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  137. package/components/Ellipsis/Ellipsis.js +5 -5
  138. package/components/ExpandAnimation/ExpandAnimation.js +1 -1
  139. package/components/Footer/Footer.js +1 -1
  140. package/components/Footer/components/FooterDescription.js +1 -1
  141. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  142. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  143. package/components/FormField/FormField.js +78 -74
  144. package/components/FormField/components/FormFieldClear.js +8 -8
  145. package/components/FormField/components/FormFieldCounter.js +5 -5
  146. package/components/FormField/components/FormFieldDescription.js +3 -3
  147. package/components/FormField/components/FormFieldInput.js +1 -1
  148. package/components/FormField/components/FormFieldLabel.js +12 -12
  149. package/components/FormField/components/FormFieldMaskedInput.js +28 -28
  150. package/components/FormField/components/FormFieldPostfix.js +8 -8
  151. package/components/FormField/components/FormFieldPrefix.js +7 -7
  152. package/components/FormField/components/FormFieldTarget.js +23 -23
  153. package/components/FormField/components/FormFieldTextarea.js +14 -14
  154. package/components/FormField/index.js +1 -1
  155. package/components/Header/Header.js +1 -1
  156. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  157. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  158. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  159. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +1 -1
  160. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  161. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  162. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  163. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  164. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  165. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  166. package/components/HelpBox/HelpBox.js +1 -1
  167. package/components/Island/Island.js +1 -1
  168. package/components/Island/components/IslandBody.js +1 -1
  169. package/components/Island/components/IslandFooter.js +4 -4
  170. package/components/Island/components/IslandHeader.js +2 -2
  171. package/components/Island/utils.js +1 -1
  172. package/components/IslandAccordion/IslandAccordion.js +2 -2
  173. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  174. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  175. package/components/IslandAccordion/components/IslandAccordionItem.js +87 -72
  176. package/components/IslandWidget/IslandWidget.js +68 -37
  177. package/components/IslandWidget/IslandWidgetContext.js +5 -5
  178. package/components/IslandWidget/IslandWidgetLayoutContext.js +10 -0
  179. package/components/IslandWidget/components/IslandWidgetBody.js +7 -4
  180. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +11 -11
  181. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  182. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  183. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  184. package/components/IslandWidget/components/IslandWidgetHeader.js +28 -10
  185. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  186. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  187. package/components/IslandWidget/components/IslandWidgetWrapper.js +4 -4
  188. package/components/LightBox/LightBox.js +5 -5
  189. package/components/LightBox/LightBoxContent.js +1 -1
  190. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  191. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  192. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  193. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  194. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +19 -19
  195. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  196. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  197. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  198. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +8 -8
  199. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +7 -7
  200. package/components/Link/Link.js +23 -23
  201. package/components/List/List.js +3 -3
  202. package/components/List/components/ListEmptyState.js +5 -5
  203. package/components/List/components/ListItem.js +1 -1
  204. package/components/List/components/ListItemContent.js +8 -8
  205. package/components/List/components/ListItemControls.js +1 -1
  206. package/components/List/components/ListItemControlsButton.js +1 -1
  207. package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
  208. package/components/List/components/ListItemLoading.js +1 -1
  209. package/components/List/components/ListItemSelectable.js +3 -3
  210. package/components/List/components/ListItemTable.js +8 -8
  211. package/components/List/components/ListItemTailLeft.js +1 -1
  212. package/components/List/components/ListItemTailRight.js +1 -1
  213. package/components/List/components/ListSortableItem.js +4 -4
  214. package/components/List/components/ListSortableItemControls.js +5 -5
  215. package/components/List/components/ListSortableItemTarget.js +5 -5
  216. package/components/List/index.js +1 -1
  217. package/components/ListMaster/ListMaster.js +1 -1
  218. package/components/ListMaster/components/ListMasterBody.js +1 -1
  219. package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
  220. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  221. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  222. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  223. package/components/ListMaster/components/ListMasterHeader.js +7 -7
  224. package/components/ListMaster/components/SelectionControls.js +7 -7
  225. package/components/Loader/LoaderMiddle/LoaderMiddle.js +8 -8
  226. package/components/Loader/LoaderSmall/LoaderSmall.js +6 -6
  227. package/components/LoaderScreen/LoaderScreen.js +13 -13
  228. package/components/Marker/Marker.js +1 -1
  229. package/components/Marker/utils.js +1 -1
  230. package/components/MarkerStatus/MarkerStatus.js +12 -12
  231. package/components/ModalWindow/ModalWindow.js +1 -1
  232. package/components/ModalWindow/components/ModalWindowBody.js +1 -1
  233. package/components/ModalWindow/components/ModalWindowClose.js +8 -8
  234. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  235. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  236. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  237. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +6 -6
  238. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  239. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
  240. package/components/Notification/Notification.js +2 -2
  241. package/components/Notification/NotificationGrouped.js +1 -1
  242. package/components/Notification/components/NotificationBody.js +1 -1
  243. package/components/Notification/components/NotificationBodyContent.js +1 -1
  244. package/components/Notification/components/NotificationBodyList.js +1 -1
  245. package/components/Notification/components/NotificationClose.js +1 -1
  246. package/components/Notification/components/NotificationFooter.js +1 -1
  247. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  248. package/components/Notification/components/NotificationHeader.js +1 -1
  249. package/components/Notification/components/NotificationIcon.js +1 -1
  250. package/components/Notification/components/NotificationTime.js +1 -1
  251. package/components/NotificationIcon/NotificationIcon.js +1 -1
  252. package/components/NumberField/NumberFieldInput.js +1 -1
  253. package/components/OrderedList/OrderedList.js +2 -2
  254. package/components/OrderedList/OrderedListItem.js +10 -10
  255. package/components/Overlay/Overlay.js +1 -1
  256. package/components/Overlay/OverlayMask.js +1 -1
  257. package/components/Overlay/OverlayPanel.js +1 -1
  258. package/components/Page/Page.js +1 -1
  259. package/components/Page/components/BodyPage.js +6 -6
  260. package/components/Page/components/FooterPage.js +1 -1
  261. package/components/Page/components/HeaderPage.js +1 -1
  262. package/components/Pagination/Pagination.js +4 -4
  263. package/components/Pagination/components/PaginationExtended.js +6 -6
  264. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  265. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  266. package/components/Pagination/components/PaginationPageButton.js +1 -1
  267. package/components/Pagination/components/PaginationPageEllipsis.js +4 -4
  268. package/components/Pagination/components/PaginationSelect.js +26 -30
  269. package/components/Radio/Radio.js +19 -19
  270. package/components/Radio/RadioXGroup.js +12 -12
  271. package/components/Radio/RadioYGroup.js +9 -9
  272. package/components/Row/Row.js +10 -10
  273. package/components/SMSField/SMSField.js +2 -2
  274. package/components/SMSField/components/RefreshIcon.js +1 -1
  275. package/components/SMSField/components/SMSFieldInput.js +2 -2
  276. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  277. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  278. package/components/SegmentedControl/SegmentedControl.js +4 -4
  279. package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
  280. package/components/SelectExtendedField/SelectExtendedField.js +1 -1
  281. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +5 -5
  282. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +13 -13
  283. package/components/Skeleton/Skeleton.js +10 -10
  284. package/components/SliderExtended/SliderExtended.js +2 -2
  285. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +7 -7
  286. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  287. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  288. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  289. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +8 -8
  290. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +21 -21
  291. package/components/SmallInput/SmallInput.js +4 -4
  292. package/components/Spoiler/Spoiler.js +7 -7
  293. package/components/StatusTracker/StatusTracker.js +2 -2
  294. package/components/StatusTracker/components/StatusTrackerAlert.js +5 -5
  295. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  296. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  297. package/components/StatusTracker/components/StatusTrackerDescription.js +7 -7
  298. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  299. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  300. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  301. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  302. package/components/StatusTracker/components/StatusTrackerSum.js +7 -7
  303. package/components/StatusTracker/components/StatusTrackerTitle.js +7 -7
  304. package/components/Step/Step.js +7 -7
  305. package/components/Stepper/RightBorderArrow.js +1 -1
  306. package/components/Stepper/Stepper.js +10 -10
  307. package/components/Stepper/StepperExtended.js +1 -1
  308. package/components/Stepper/StepperStep.js +2 -2
  309. package/components/Stepper/StepperWrapper.js +4 -4
  310. package/components/Suggest/Suggest.js +52 -89
  311. package/components/Suggest/SuggestContext.js +4 -7
  312. package/components/Suggest/SuggestMobileDropdownContent.js +20 -20
  313. package/components/Suggest/useSuggest.js +64 -0
  314. package/components/SuggestField/SuggestField.js +44 -47
  315. package/components/SuggestField/desktop/SuggestFieldDesktop.js +132 -133
  316. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +5 -5
  317. package/components/SuggestField/index.js +8 -10
  318. package/components/SuggestField/mobile/SuggestFieldMobile.js +94 -75
  319. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +26 -26
  320. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +4 -4
  321. package/components/SuggestField/mobile/index.js +4 -6
  322. package/components/SwipeableArea/SwipeableArea.js +2 -2
  323. package/components/Table/FilterPanel.js +2 -2
  324. package/components/Table/MasterTable.js +17 -17
  325. package/components/Table/NoColumns.js +1 -1
  326. package/components/Table/PaginationPanel.js +2 -2
  327. package/components/Table/TableBasic/TableBasic.js +1 -1
  328. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  329. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  330. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  331. package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
  332. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
  333. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  334. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +5 -5
  335. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
  336. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +1 -1
  337. package/components/Table/TableFooter/TableFooter.js +1 -1
  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 +1 -1
  343. package/components/Table/TabsLinePanelLinks.js +5 -5
  344. package/components/Table/utils.js +1 -1
  345. package/components/Tabs/Tabs.js +16 -16
  346. package/components/TabsExtended/TabsExtended.js +2 -2
  347. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  348. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  349. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  350. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  351. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  352. package/components/TabsExtended/utils.js +1 -1
  353. package/components/TabsLine/TabsLine.js +1 -1
  354. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  355. package/components/TabsLine/components/TabsLineDropdown.js +8 -8
  356. package/components/TabsLine/components/TabsLineItem.js +1 -1
  357. package/components/TabsLine/components/TabsLineMobile.js +10 -10
  358. package/components/Tag/Tag.js +29 -29
  359. package/components/TagColor/TagColor.js +8 -8
  360. package/components/TagGroup/TagGroup.js +15 -15
  361. package/components/TextField/TextField.js +1 -1
  362. package/components/TextField/TextFieldBase.js +25 -30
  363. package/components/TextareaField/TextareaField.js +1 -1
  364. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  365. package/components/Tooltip/components/common/TooltipLink.js +3 -3
  366. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  367. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  368. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  369. package/components/Tooltip/components/mobile/TooltipMobile.js +6 -6
  370. package/components/TopOverlay/TopOverlay.js +22 -22
  371. package/components/TreeView/TreeView.js +1 -1
  372. package/components/TreeView/components/TreeViewGroup.js +1 -1
  373. package/components/TreeView/components/TreeViewNode.js +1 -1
  374. package/components/Typography/Caption.js +41 -43
  375. package/components/Typography/Text.js +44 -46
  376. package/components/Typography/Title.js +45 -47
  377. package/components/Typography/constants.js +6 -0
  378. package/components/Typography/enums.js +9 -8
  379. package/components/Typography/index.js +15 -16
  380. package/components/UnorderedList/UnorderedList.js +6 -6
  381. package/components/UnorderedList/UnorderedListItem.js +10 -10
  382. package/components/UploadZone/UploadZone.js +2 -2
  383. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  384. package/components/index.js +539 -540
  385. package/index.d.ts +72 -108
  386. package/index.js +588 -589
  387. package/package.json +5 -1
  388. package/styles/triplex-next.css +546 -534
  389. package/chunks/Card.module-Cu7AW6wF.js +0 -17
  390. package/chunks/CheckboxTreeExtended.module-C2bEprSb.js +0 -14
  391. package/chunks/Confirm.module-OZDQwZ76.js +0 -15
  392. package/chunks/DropdownMobile.module-DyAN0fdk.js +0 -23
  393. package/chunks/Footer.module-CNLRKuaO.js +0 -9
  394. package/chunks/FormFieldInput-fdQkON04.js +0 -60
  395. package/chunks/HeaderLayoutSidebar.module-D6JKqqZC.js +0 -9
  396. package/chunks/HeaderTabs.module-bgwZzpN5.js +0 -9
  397. package/chunks/IslandAccordion.module-CkwZRvz0.js +0 -25
  398. package/chunks/IslandWidgetFooter.module-CRDSENKS.js +0 -9
  399. package/chunks/IslandWidgetHeader.module-CplPMePk.js +0 -9
  400. package/chunks/LightBoxControls.module-BiErhmuy.js +0 -16
  401. package/chunks/LightBoxSideOverlayClose.module-B1Ry_HK0.js +0 -8
  402. package/chunks/ListItemTail.module-BcXdd7Tg.js +0 -12
  403. package/chunks/ListMasterFooter.module-IIuFg261.js +0 -10
  404. package/chunks/ModalWindow.module-BxpQ7u7J.js +0 -17
  405. package/chunks/Notification.module-Dd05nJZX.js +0 -21
  406. package/chunks/Overlay.module-nyoFWXgt.js +0 -18
  407. package/chunks/Page.module-COesJT7Q.js +0 -11
  408. package/chunks/SMSField.module-CyHqtrvG.js +0 -16
  409. package/chunks/SliderExtendedMarks.module-2LnzmFbF.js +0 -15
  410. package/chunks/StatusTracker.module-4qTM1xYQ.js +0 -24
  411. package/chunks/SuggestFieldMobileDropdownHint-Bu9hDMWX.js +0 -15
  412. package/chunks/TableFooter.module-w1swDJka.js +0 -14
  413. package/chunks/TabsExtended.module-tx9R1r2s.js +0 -16
  414. package/chunks/TabsLine.module-DySAqOh5.js +0 -21
  415. package/chunks/TooltipDesktop.module-CVyAe5HN.js +0 -19
  416. package/chunks/TreeView.module-4qMoe0gI.js +0 -9
  417. package/chunks/utils-BqO-7PCm.js +0 -20
  418. package/chunks/utils-Clzm2Vel.js +0 -73
  419. package/chunks/utils-Dtu8f6BX.js +0 -24
  420. package/chunks/utils-H2e9tc3r.js +0 -36
  421. package/components/SuggestField/SuggestFieldTarget.js +0 -70
  422. package/components/SuggestField/SuggestFieldTargetPostfix.js +0 -28
  423. package/components/SuggestField/mobile/SuggestFieldMobileTarget.js +0 -30
  424. package/components/Typography/utils.js +0 -6
@@ -7,8 +7,8 @@ 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 a } from "./enums.js";
11
- const q = "lightBoxSideOverlayMask__3583ab6a", J = "lightBoxSideOverlayWrapper__bc596e27", K = "overflowXHidden__73e8d417", Q = "overflowYHidden__167e30cf", V = "closing__9820c030", Z = "opened__44504a8a", $ = "lightBoxSideOverlayContent__60ceeaf3", P = "opening__f477660a", ee = "sizeSM__ddaa65e7", ie = "sizeMD__15dd2630", te = "sizeLG__7b5a9490", oe = "lightBoxSideOverlay__b29edf97", e = {
10
+ import { ELightBoxSideOverlaySize as s } from "./enums.js";
11
+ const q = "lightBoxSideOverlayMask__0238398d", J = "lightBoxSideOverlayWrapper__4ec0658c", K = "overflowXHidden__b4bb0dab", Q = "overflowYHidden__df212811", V = "closing__556ff95a", Z = "opened__46cb0677", $ = "lightBoxSideOverlayContent__8aeae2e1", P = "opening__276de0dd", ee = "sizeSM__c41a6152", ie = "sizeMD__6b7ccb2d", te = "sizeLG__693d510e", oe = "lightBoxSideOverlay__91d4b9d2", e = {
12
12
  lightBoxSideOverlayMask: q,
13
13
  lightBoxSideOverlayWrapper: J,
14
14
  overflowXHidden: K,
@@ -25,24 +25,24 @@ const q = "lightBoxSideOverlayMask__3583ab6a", J = "lightBoxSideOverlayWrapper__
25
25
  children: _,
26
26
  className: M,
27
27
  focusTrapProps: l,
28
- isLoading: s,
28
+ isLoading: a,
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 = a.MD,
35
+ size: g = s.MD,
36
36
  ...D
37
37
  }) => {
38
38
  const [o, v] = x(!1), [n, f] = x(!1), h = p(i), S = p(null);
39
39
  W(() => {
40
40
  h.current && !i ? (f(!1), v(!0)) : !h.current && i && (v(!1), f(!0)), h.current = i;
41
41
  }, [i]);
42
- const k = (r) => {
42
+ const b = (r) => {
43
43
  const { target: G, currentTarget: N } = r;
44
44
  G === N && (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(
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,25 +50,25 @@ const q = "lightBoxSideOverlayMask__3583ab6a", 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
- s && /* @__PURE__ */ t(I, { loadingTitle: u })
57
+ a && /* @__PURE__ */ t(I, { loadingTitle: u })
58
58
  ]
59
59
  }
60
- ), w = () => {
61
- }, b = 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 || !!s,
65
- [e.overflowYHidden]: !!B || !!s || !!z,
66
- [e.sizeSM]: g === a.SM,
67
- [e.sizeMD]: g === a.MD,
68
- [e.sizeLG]: g === a.LG
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
69
  }), E = (r) => /* @__PURE__ */ O(C, { children: [
70
- H(r),
71
- L()
70
+ k(r),
71
+ H()
72
72
  ] }), F = /* @__PURE__ */ t(
73
73
  "div",
74
74
  {
@@ -76,7 +76,7 @@ const q = "lightBoxSideOverlayMask__3583ab6a", J = "lightBoxSideOverlayWrapper__
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: E })
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__3583ab6a", J = "lightBoxSideOverlayWrapper__
90
90
  preventScroll: !0,
91
91
  ...l == null ? void 0 : l.focusTrapOptions
92
92
  },
93
- children: /* @__PURE__ */ t("div", { className: b, role: "dialog", "aria-modal": "true", ...D, children: F })
93
+ children: /* @__PURE__ */ t("div", { className: w, role: "dialog", "aria-modal": "true", ...D, children: F })
94
94
  }
95
95
  );
96
96
  };
@@ -7,7 +7,7 @@ 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-B1Ry_HK0.js";
10
+ import { s as u } from "../../../chunks/LightBoxSideOverlayClose.module-DjqVi-v8.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
2
  import { c as r } from "../../../chunks/vendor-CalMVkfj.js";
3
3
  import { CrossStrokeSrvIcon20 as i } from "@sberbusiness/icons-next";
4
- import { s as m } from "../../../chunks/LightBoxSideOverlayClose.module-B1Ry_HK0.js";
4
+ import { s as m } from "../../../chunks/LightBoxSideOverlayClose.module-DjqVi-v8.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 l, useEffect as p } from "react";
3
- import { LoaderScreen as d } from "../../LoaderScreen/LoaderScreen.js";
4
- const n = "lightBoxSideOverlayLoaderWrapper__98288a24", c = {
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__0d919424", c = {
5
5
  lightBoxSideOverlayLoaderWrapper: n
6
6
  }, f = ({ loadingTitle: a }) => {
7
- const [t, r] = s(0), e = l(null);
8
- return p(() => {
7
+ const [t, r] = s(0), e = d(null);
8
+ return l(() => {
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(d, { type: "middle", children: a }) });
15
+ }, []), /* @__PURE__ */ i("div", { ref: e, className: c.lightBoxSideOverlayLoaderWrapper, style: { top: `${t}px` }, children: /* @__PURE__ */ i(p, { type: "middle", children: a }) });
16
16
  };
17
17
  f.displayName = "LightBoxSideOverlayLoader";
18
18
  export {
@@ -1,15 +1,15 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { c as a } from "../../../chunks/vendor-CalMVkfj.js";
3
- const f = "lightBoxLeftSidebar__40d7e9fd", x = "fixed__cec169a0", s = "lightBoxLeftSidebarInner__a744bb1d", e = {
4
- lightBoxLeftSidebar: f,
5
- fixed: x,
2
+ import { c as d } from "../../../chunks/vendor-CalMVkfj.js";
3
+ const x = "lightBoxLeftSidebar__0b615ce3", f = "fixed__9e228cb6", s = "lightBoxLeftSidebarInner__ca65ba4d", e = {
4
+ lightBoxLeftSidebar: x,
5
+ fixed: f,
6
6
  lightBoxLeftSidebarInner: s
7
7
  }, l = ({
8
8
  children: t,
9
- className: d,
10
- fixed: o,
11
- ...r
12
- }) => /* @__PURE__ */ i("div", { className: a(d, e.lightBoxLeftSidebar, { [e.fixed]: o }), ...r, children: /* @__PURE__ */ i("div", { className: e.lightBoxLeftSidebarInner, children: t }) });
9
+ className: o,
10
+ fixed: r,
11
+ ...a
12
+ }) => /* @__PURE__ */ i("div", { className: d(o, e.lightBoxLeftSidebar, { [e.fixed]: r }), ...a, children: /* @__PURE__ */ i("div", { className: e.lightBoxLeftSidebarInner, children: t }) });
13
13
  l.displayName = "LightBoxLeftSidebar";
14
14
  export {
15
15
  l as LightBoxLeftSidebar
@@ -1,15 +1,15 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { c as r } from "../../../chunks/vendor-CalMVkfj.js";
3
- const a = "lightBoxRightSidebar__40c32798", d = "fixed__cec169a0", x = "lightBoxRightSidebarInner__79694699", i = {
4
- lightBoxRightSidebar: a,
5
- fixed: d,
2
+ import { c as o } from "../../../chunks/vendor-CalMVkfj.js";
3
+ const r = "lightBoxRightSidebar__e32743bd", a = "fixed__9e228cb6", x = "lightBoxRightSidebarInner__a2cc39de", i = {
4
+ lightBoxRightSidebar: r,
5
+ fixed: a,
6
6
  lightBoxRightSidebarInner: x
7
7
  }, s = ({
8
8
  children: e,
9
9
  className: h,
10
- fixed: g,
11
- ...o
12
- }) => /* @__PURE__ */ t("div", { className: r(h, i.lightBoxRightSidebar, { [i.fixed]: g }), ...o, children: /* @__PURE__ */ t("div", { className: i.lightBoxRightSidebarInner, children: e }) });
10
+ fixed: d,
11
+ ...g
12
+ }) => /* @__PURE__ */ t("div", { className: o(h, i.lightBoxRightSidebar, { [i.fixed]: d }), ...g, children: /* @__PURE__ */ t("div", { className: i.lightBoxRightSidebarInner, children: e }) });
13
13
  s.displayName = "LightBoxRightSidebar";
14
14
  export {
15
15
  s as LightBoxRightSidebar
@@ -1,20 +1,20 @@
1
- import { jsx as R, jsxs as t, Fragment as i } from "react/jsx-runtime";
1
+ import { jsx as R, jsxs as t, Fragment as d } from "react/jsx-runtime";
2
2
  import L from "react";
3
- import { c as a } from "../../chunks/vendor-CalMVkfj.js";
4
- const v = "link__23b05c82", F = "wordWithContent__63cc6b53", S = "before__e0baf431", T = "after__3e1667f1", e = {
3
+ import { c as l } from "../../chunks/vendor-CalMVkfj.js";
4
+ const v = "link__9e2a1b3e", F = "wordWithContent__11f13034", S = "before__fa027d91", T = "after__3fd778fd", e = {
5
5
  link: v,
6
6
  wordWithContent: F,
7
7
  before: S,
8
8
  after: T
9
9
  }, q = L.forwardRef(
10
- ({ children: d, className: N, onBlur: p, onMouseDown: f, contentAfter: s, contentBefore: o, ...C }, b) => {
11
- const c = () => o ? /* @__PURE__ */ t(i, { children: [
10
+ ({ children: i, className: N, onBlur: f, onMouseDown: p, contentAfter: s, contentBefore: o, ...C }, W) => {
11
+ const c = () => o ? /* @__PURE__ */ t(d, { children: [
12
12
  "​",
13
13
  o()
14
- ] }) : null, m = () => s ? s() : null, W = (n) => {
14
+ ] }) : null, m = () => s ? s() : null, u = (n) => {
15
15
  const r = n.split(" ");
16
16
  if (r.length < 2 || r.length < 3 && o && s) {
17
- const y = a(e.wordWithContent, {
17
+ const y = l(e.wordWithContent, {
18
18
  [e.after]: !!s,
19
19
  [e.before]: !!o
20
20
  });
@@ -24,43 +24,43 @@ const v = "link__23b05c82", F = "wordWithContent__63cc6b53", S = "before__e0baf4
24
24
  m()
25
25
  ] });
26
26
  }
27
- const l = r[0], h = r[r.length - 1], _ = r.slice(1, -1).join(" "), k = a(e.wordWithContent, {
27
+ const a = r[0], h = r[r.length - 1], b = r.slice(1, -1).join(" "), k = l(e.wordWithContent, {
28
28
  [e.before]: !!o
29
29
  }), g = o ? /* @__PURE__ */ t("span", { className: k, children: [
30
30
  c(),
31
- l
32
- ] }) : l, x = a(e.wordWithContent, {
31
+ a
32
+ ] }) : a, x = l(e.wordWithContent, {
33
33
  [e.after]: !!s
34
34
  }), j = s ? /* @__PURE__ */ t("span", { className: x, children: [
35
35
  h,
36
36
  m()
37
37
  ] }) : h;
38
- return /* @__PURE__ */ t(i, { children: [
38
+ return /* @__PURE__ */ t(d, { children: [
39
39
  g,
40
40
  " ",
41
- _,
41
+ b,
42
42
  " ",
43
43
  j
44
44
  ] });
45
- }, u = (n) => {
46
- const r = o ? o() : null, l = s ? s() : null;
47
- return /* @__PURE__ */ t(i, { children: [
45
+ }, w = (n) => {
46
+ const r = o ? o() : null, a = s ? s() : null;
47
+ return /* @__PURE__ */ t(d, { children: [
48
48
  r,
49
49
  n,
50
- l
50
+ a
51
51
  ] });
52
- }, w = o || s ? ((n) => typeof n == "string" ? W(n) : u(n))(d) : d;
52
+ }, _ = o || s ? ((n) => typeof n == "string" ? u(n) : w(n))(i) : i;
53
53
  return /* @__PURE__ */ R(
54
54
  "a",
55
55
  {
56
56
  role: "link",
57
57
  ...C,
58
- className: a(N, e.link, "hoverable"),
59
- onBlur: p,
60
- onMouseDown: f,
61
- "data-tx": "0.14.0",
62
- ref: b,
63
- children: w
58
+ className: l(N, e.link, "hoverable"),
59
+ onBlur: f,
60
+ onMouseDown: p,
61
+ "data-tx": "0.15.0",
62
+ ref: W,
63
+ children: _
64
64
  }
65
65
  );
66
66
  }
@@ -2,9 +2,9 @@ import { jsxs as i, jsx as a } from "react/jsx-runtime";
2
2
  import e from "react";
3
3
  import { c as m } from "../../chunks/vendor-CalMVkfj.js";
4
4
  import { LoaderScreen as c } from "../LoaderScreen/LoaderScreen.js";
5
- const d = "list__dd03729d", p = {
6
- list: d
7
- }, f = e.forwardRef(({ children: s, className: t, loading: l, ...o }, r) => /* @__PURE__ */ i("ul", { className: m(p.list, t), ...o, "data-tx": "0.14.0", ref: r, children: [
5
+ const p = "list__1d674278", d = {
6
+ list: p
7
+ }, f = e.forwardRef(({ children: s, className: t, loading: l, ...o }, r) => /* @__PURE__ */ i("ul", { className: m(d.list, t), ...o, "data-tx": "0.15.0", ref: r, children: [
8
8
  s,
9
9
  l ? /* @__PURE__ */ a(c, { type: "small" }) : null
10
10
  ] }));
@@ -1,13 +1,13 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { c as o } from "../../../chunks/vendor-CalMVkfj.js";
4
- const p = "listEmptyState__5977941a", r = {
4
+ const p = "listEmptyState__96a10c8c", c = {
5
5
  listEmptyState: p
6
- }, l = i.forwardRef(
7
- ({ children: t, className: s, ...m }, a) => /* @__PURE__ */ e("div", { className: o(r.listEmptyState, s), ...m, ref: a, children: t })
6
+ }, r = i.forwardRef(
7
+ ({ children: t, className: s, ...m }, a) => /* @__PURE__ */ e("div", { className: o(c.listEmptyState, s), ...m, ref: a, children: t })
8
8
  );
9
- l.displayName = "ListItemEmpty";
9
+ r.displayName = "ListItemEmpty";
10
10
  export {
11
- l as ListEmptyState
11
+ r as ListEmptyState
12
12
  };
13
13
  //# sourceMappingURL=ListEmptyState.js.map
@@ -3,7 +3,7 @@ import a, { useState as d } from "react";
3
3
  import { ListItemContext as l } from "./ListItemContext.js";
4
4
  const c = a.forwardRef(({ children: e, className: r, ...o }, s) => {
5
5
  const [i, m] = d(!1);
6
- return /* @__PURE__ */ t(l.Provider, { value: { selected: i, setSelected: m }, children: /* @__PURE__ */ t("li", { className: r, ...o, "data-tx": "0.14.0", ref: s, children: e }) });
6
+ return /* @__PURE__ */ t(l.Provider, { value: { selected: i, setSelected: m }, children: /* @__PURE__ */ t("li", { className: r, ...o, "data-tx": "0.15.0", ref: s, children: e }) });
7
7
  });
8
8
  c.displayName = "ListItem";
9
9
  export {
@@ -1,19 +1,19 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import i, { useContext as l } from "react";
3
- import { c as r } from "../../../chunks/vendor-CalMVkfj.js";
4
- import { ListItemContext as a } from "./ListItemContext.js";
5
- const d = "listItemContent__643af3c6", C = "selected__d1080e62", t = {
2
+ import a, { useContext as i } from "react";
3
+ import { c as l } from "../../../chunks/vendor-CalMVkfj.js";
4
+ import { ListItemContext as r } from "./ListItemContext.js";
5
+ const d = "listItemContent__a3a67979", C = "selected__ac685fea", t = {
6
6
  listItemContent: d,
7
7
  selected: C
8
- }, f = i.forwardRef(
8
+ }, f = a.forwardRef(
9
9
  ({ children: e, className: s, ...o }, n) => {
10
- const { selected: m } = l(a);
10
+ const { selected: m } = i(r);
11
11
  return /* @__PURE__ */ c(
12
12
  "div",
13
13
  {
14
- className: r(t.listItemContent, { [t.selected]: m }, s),
14
+ className: l(t.listItemContent, { [t.selected]: m }, s),
15
15
  ...o,
16
- "data-tx": "0.14.0",
16
+ "data-tx": "0.15.0",
17
17
  ref: n,
18
18
  children: e
19
19
  }
@@ -1,7 +1,7 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import m from "react";
3
3
  import { c as e } from "../../../chunks/vendor-CalMVkfj.js";
4
- const i = "listItemControls__814d88eb", n = {
4
+ const i = "listItemControls__09473e45", n = {
5
5
  listItemControls: i
6
6
  }, a = m.forwardRef(
7
7
  ({ children: t, className: o, ...s }, r) => /* @__PURE__ */ l("div", { className: e(n.listItemControls, o), ...s, ref: r, children: t })
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../../../chunks/vendor-CalMVkfj.js";
4
- import { L as e } from "../../../chunks/ListItemControlsButton-DQyZxkWl.js";
4
+ import { L as e } from "../../../chunks/ListItemControlsButton-BShMlm2B.js";
5
5
  import "../../Typography/enums.js";
6
6
  import "../../Typography/Text.js";
7
7
  export {
@@ -18,7 +18,7 @@ import { DropdownMobileListItem as H } from "../../Dropdown/mobile/DropdownMobil
18
18
  import "../../Loader/LoaderSmall/LoaderSmall.js";
19
19
  import "../../Loader/LoaderMiddle/LoaderMiddle.js";
20
20
  import { DropdownList as R } from "../../Dropdown/desktop/DropdownList.js";
21
- import { s as h, L as V } from "../../../chunks/ListItemControlsButton-DQyZxkWl.js";
21
+ import { s as h, L as V } from "../../../chunks/ListItemControlsButton-BShMlm2B.js";
22
22
  const G = E.forwardRef(
23
23
  (y, l) => {
24
24
  const { buttonAttributes: C, children: c, className: x, icon: B, options: d, selected: n, disabled: I, ...N } = y, u = a(null), f = a(null), [p, L] = O(), D = a(_()), v = ({ opened: e, setOpened: o }) => /* @__PURE__ */ t(
@@ -3,7 +3,7 @@ import m from "react";
3
3
  import { c as s } from "../../../chunks/vendor-CalMVkfj.js";
4
4
  import { LoaderScreen as r } from "../../LoaderScreen/LoaderScreen.js";
5
5
  import { EComponentSize as a } from "../../../enums/EComponentSize.js";
6
- const n = "listItemLoading__0709fe7d", d = {
6
+ const n = "listItemLoading__b23c51fb", d = {
7
7
  listItemLoading: n
8
8
  }, l = m.forwardRef(
9
9
  ({ className: o, ...i }, e) => /* @__PURE__ */ t("div", { className: s(d.listItemLoading, o), ...i, ref: e, children: /* @__PURE__ */ t(r, { type: "small", size: a.MD }) })
@@ -3,9 +3,9 @@ import p, { useContext as m, useEffect as d } from "react";
3
3
  import { c as k } from "../../../chunks/vendor-CalMVkfj.js";
4
4
  import { Checkbox as x } from "../../Checkbox/Checkbox.js";
5
5
  import { ListItemContext as _ } from "./ListItemContext.js";
6
- const L = "listItemSelectable__0b396545", f = "selected__d1080e62", C = "checkboxWrapper__5d4b2d6c", W = "childrenWrapper__9d79eb05", I = "checkboxLabel__b6e192f0", S = "checkboxLabelClickArea__a47052bb", e = {
7
- listItemSelectable: L,
8
- selected: f,
6
+ const f = "listItemSelectable__cbaa8d3e", L = "selected__ac685fea", C = "checkboxWrapper__30e01d3e", W = "childrenWrapper__2e9e2953", I = "checkboxLabel__6dcfcb2d", S = "checkboxLabelClickArea__045b40b4", e = {
7
+ listItemSelectable: f,
8
+ selected: L,
9
9
  checkboxWrapper: C,
10
10
  childrenWrapper: W,
11
11
  checkboxLabel: I,
@@ -1,19 +1,19 @@
1
- import { jsx as e, jsxs as c } from "react/jsx-runtime";
2
- import d from "react";
3
- import { SwipeableArea as I } from "../../SwipeableArea/SwipeableArea.js";
4
- import { ListItem as b } from "./ListItem.js";
1
+ import { jsx as e, jsxs as d } from "react/jsx-runtime";
2
+ import c from "react";
3
+ import { SwipeableArea as b } from "../../SwipeableArea/SwipeableArea.js";
4
+ import { ListItem as I } from "./ListItem.js";
5
5
  import { ListItemContent as L } from "./ListItemContent.js";
6
6
  import { ListItemControls as T } from "./ListItemControls.js";
7
7
  import { ListItemSelectable as h } from "./ListItemSelectable.js";
8
8
  import { ListItemTailRight as x } from "./ListItemTailRight.js";
9
9
  import { c as y } from "../../../chunks/vendor-CalMVkfj.js";
10
- const C = "listItemTable__f5a09e7e", w = {
10
+ const C = "listItemTable__d8bfd60d", w = {
11
11
  listItemTable: C
12
- }, R = d.forwardRef(
12
+ }, R = c.forwardRef(
13
13
  ({ children: o, className: s, controlButtons: t, onClickItem: l, onSelect: i, selected: r, swipeableAreaRef: a, ...n }, f) => {
14
14
  const p = typeof i < "u" && typeof r < "u", m = () => /* @__PURE__ */ e(L, { onClick: l, children: o });
15
- return /* @__PURE__ */ e(b, { className: y(w.listItemTable, s), ...n, ref: f, children: /* @__PURE__ */ c(
16
- I,
15
+ return /* @__PURE__ */ e(I, { className: y(w.listItemTable, s), ...n, ref: f, children: /* @__PURE__ */ d(
16
+ b,
17
17
  {
18
18
  ref: a,
19
19
  rightSwipeableArea: t ? /* @__PURE__ */ e(T, { children: t }) : void 0,
@@ -1,7 +1,7 @@
1
1
  import { jsxs as m, jsx as t } from "react/jsx-runtime";
2
2
  import l from "react";
3
3
  import { c as o } from "../../../chunks/vendor-CalMVkfj.js";
4
- import { s } from "../../../chunks/ListItemTail.module-BcXdd7Tg.js";
4
+ import { s } from "../../../chunks/ListItemTail.module-BBVRXBTR.js";
5
5
  const r = l.forwardRef(
6
6
  ({ className: a, ...e }, i) => /* @__PURE__ */ m(
7
7
  "span",
@@ -1,7 +1,7 @@
1
1
  import { jsxs as l, jsx as t } from "react/jsx-runtime";
2
2
  import e from "react";
3
3
  import { c as o } from "../../../chunks/vendor-CalMVkfj.js";
4
- import { s } from "../../../chunks/ListItemTail.module-BcXdd7Tg.js";
4
+ import { s } from "../../../chunks/ListItemTail.module-BBVRXBTR.js";
5
5
  const r = e.forwardRef(
6
6
  ({ className: a, ...i }, m) => /* @__PURE__ */ l(
7
7
  "span",
@@ -3,12 +3,12 @@ import p from "react";
3
3
  import { x as I, y as u, c as y } from "../../../chunks/vendor-CalMVkfj.js";
4
4
  import { ListItem as L } from "./ListItem.js";
5
5
  import { ListSortableItemTarget as R } from "./ListSortableItemTarget.js";
6
- const x = "listSortableItem__3813e603", N = "dragging__2a2725ba", i = {
6
+ const x = "listSortableItem__07b86c35", N = "dragging__6f982c77", a = {
7
7
  listSortableItem: x,
8
8
  dragging: N
9
9
  }, _ = Object.assign(
10
10
  p.forwardRef(function({ children: e, className: n, style: g, disabled: r, ...s }, t) {
11
- const { transform: m, transition: l, listeners: f, isDragging: a, setNodeRef: c, setActivatorNodeRef: S } = I({
11
+ const { transform: m, transition: l, listeners: f, isDragging: i, setNodeRef: c, setActivatorNodeRef: S } = I({
12
12
  disabled: r,
13
13
  id: s.id,
14
14
  transition: {
@@ -21,11 +21,11 @@ const x = "listSortableItem__3813e603", N = "dragging__2a2725ba", i = {
21
21
  return /* @__PURE__ */ d(
22
22
  L,
23
23
  {
24
- className: y(i.listSortableItem, { [i.dragging]: a }, n),
24
+ className: y(a.listSortableItem, { [a.dragging]: i }, n),
25
25
  style: { transform: u.Translate.toString(m), transition: l, ...g },
26
26
  ...s,
27
27
  ref: b,
28
- children: typeof e == "function" ? e({ disabled: r, dragging: a, listeners: f, setActivatorNodeRef: S }) : e
28
+ children: typeof e == "function" ? e({ disabled: r, dragging: i, listeners: f, setActivatorNodeRef: S }) : e
29
29
  }
30
30
  );
31
31
  }),
@@ -1,13 +1,13 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
- import l from "react";
3
- import { c as e } from "../../../chunks/vendor-CalMVkfj.js";
4
- const a = "listSortableItemControls__7809585c", m = {
2
+ import e from "react";
3
+ import { c as l } from "../../../chunks/vendor-CalMVkfj.js";
4
+ const a = "listSortableItemControls__1fde621d", m = {
5
5
  listSortableItemControls: a
6
- }, i = l.forwardRef(
6
+ }, i = e.forwardRef(
7
7
  ({ className: t, ...o }, r) => /* @__PURE__ */ s(
8
8
  "div",
9
9
  {
10
- className: e(m.listSortableItemControls, t),
10
+ className: l(m.listSortableItemControls, t),
11
11
  "data-draggable": "false",
12
12
  ...o,
13
13
  ref: r
@@ -1,17 +1,17 @@
1
1
  import { jsxs as i, jsx as e } from "react/jsx-runtime";
2
2
  import m from "react";
3
3
  import { DragdotsStrokeSrvIcon24 as n } from "@sberbusiness/icons-next";
4
- import { c as I } from "../../../chunks/vendor-CalMVkfj.js";
5
- const b = "listSortableItemTarget__e4aba832", c = "dragging__2a2725ba", S = "listSortableItemTargetContent__9794baa1", T = "listSortableItemTargetIcon__4e32e92e", t = {
6
- listSortableItemTarget: b,
7
- dragging: c,
4
+ import { c } from "../../../chunks/vendor-CalMVkfj.js";
5
+ const I = "listSortableItemTarget__41a4411c", b = "dragging__6f982c77", S = "listSortableItemTargetContent__0a203f02", T = "listSortableItemTargetIcon__a566407b", t = {
6
+ listSortableItemTarget: I,
7
+ dragging: b,
8
8
  listSortableItemTargetContent: S,
9
9
  listSortableItemTargetIcon: T
10
10
  }, d = m.forwardRef(
11
11
  ({ children: a, className: r, disabled: o, dragging: l, ...s }, g) => /* @__PURE__ */ i(
12
12
  "div",
13
13
  {
14
- className: I(t.listSortableItemTarget, { [t.dragging]: l }, "hoverable", r),
14
+ className: c(t.listSortableItemTarget, { [t.dragging]: l }, "hoverable", r),
15
15
  ...s,
16
16
  ref: g,
17
17
  children: [
@@ -3,7 +3,7 @@ import { AdvancedMouseSensor as m, AdvancedTouchSensor as s, ListSortable as i }
3
3
  import { ListItem as p } from "./components/ListItem.js";
4
4
  import { ListItemControls as x } from "./components/ListItemControls.js";
5
5
  import { ListItemContent as n } from "./components/ListItemContent.js";
6
- import { L as I } from "../../chunks/ListItemControlsButton-DQyZxkWl.js";
6
+ import { L as I } from "../../chunks/ListItemControlsButton-BShMlm2B.js";
7
7
  import { ListItemControlsButtonDropdown as b } from "./components/ListItemControlsButtonDropdown.js";
8
8
  import { ListEmptyState as C } from "./components/ListEmptyState.js";
9
9
  import { ListItemLoading as c } from "./components/ListItemLoading.js";
@@ -6,7 +6,7 @@ import { ListMasterHeader as a } from "./components/ListMasterHeader.js";
6
6
  import { SelectionControls as n } from "./components/SelectionControls.js";
7
7
  import { ListMasterFooterControls as f } from "./components/ListMasterFooterControls.js";
8
8
  import { ListMasterFooterDescription as L } from "./components/ListMasterFooterDescription.js";
9
- const o = ({ children: t, className: r, ...e }) => /* @__PURE__ */ i("div", { className: r, ...e, "data-tx": "0.14.0", children: t });
9
+ const o = ({ children: t, className: r, ...e }) => /* @__PURE__ */ i("div", { className: r, ...e, "data-tx": "0.15.0", children: t });
10
10
  o.Body = m;
11
11
  o.ChipGroup = s;
12
12
  o.Footer = p;
@@ -6,7 +6,7 @@ const e = d.forwardRef(
6
6
  {
7
7
  className: o,
8
8
  ...r,
9
- "data-tx": "0.14.0",
9
+ "data-tx": "0.15.0",
10
10
  ref: a,
11
11
  children: t
12
12
  }
@@ -1,18 +1,18 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import p from "react";
3
3
  import { c as a } from "../../../chunks/vendor-CalMVkfj.js";
4
- const e = "listMasterChipGroup__2d3fc645", c = {
4
+ const e = "listMasterChipGroup__64a20ad3", l = {
5
5
  listMasterChipGroup: e
6
- }, l = p.forwardRef(
6
+ }, m = p.forwardRef(
7
7
  ({ children: s, className: t, ...r }, i) => (
8
8
  // <ChipGroup className={clsx("cssClass[listMasterChipGroup]", className)} oneLine {...rest} ref={ref}>
9
9
  // {children}
10
10
  // </ChipGroup>
11
- /* @__PURE__ */ o("div", { className: a(c.listMasterChipGroup, t), ref: i, ...r, children: s })
11
+ /* @__PURE__ */ o("div", { className: a(l.listMasterChipGroup, t), ref: i, ...r, children: s })
12
12
  )
13
13
  );
14
- l.displayName = "ListMasterChips";
14
+ m.displayName = "ListMasterChips";
15
15
  export {
16
- l as ListMasterChipGroup
16
+ m as ListMasterChipGroup
17
17
  };
18
18
  //# sourceMappingURL=ListMasterChipGroup.js.map
@@ -1,7 +1,7 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
2
  import m from "react";
3
3
  import { c } from "../../../chunks/vendor-CalMVkfj.js";
4
- import { s as t } from "../../../chunks/ListMasterFooter.module-IIuFg261.js";
4
+ import { s as t } from "../../../chunks/ListMasterFooter.module-8-LOEhYM.js";
5
5
  const f = m.forwardRef(
6
6
  ({ children: r, className: s, sticky: o = !0, ...e }, a) => /* @__PURE__ */ i(
7
7
  "div",
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import a from "react";
3
3
  import { c as m } from "../../../chunks/vendor-CalMVkfj.js";
4
- import { s as i } from "../../../chunks/ListMasterFooter.module-IIuFg261.js";
4
+ import { s as i } from "../../../chunks/ListMasterFooter.module-8-LOEhYM.js";
5
5
  const l = a.forwardRef(
6
6
  ({ children: o, className: r, ...s }, t) => /* @__PURE__ */ e("div", { className: m(i.listMasterFooterControls, r), ...s, ref: t, children: o })
7
7
  );
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { c as a } from "../../../chunks/vendor-CalMVkfj.js";
4
- import { s as m } from "../../../chunks/ListMasterFooter.module-IIuFg261.js";
4
+ import { s as m } from "../../../chunks/ListMasterFooter.module-8-LOEhYM.js";
5
5
  const p = i.forwardRef(
6
6
  ({ children: o, className: r, ...s }, t) => /* @__PURE__ */ e("div", { className: a(m.listMasterFooterDescription, r), ...s, ref: t, children: o })
7
7
  );