@sberbusiness/triplex-next 1.19.1 → 1.20.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 (414) hide show
  1. package/chunks/{AlertProcessSpoiler-CJysh-L6.js → AlertProcessSpoiler-CT4kuQU5.js} +7 -7
  2. package/chunks/{CalendarViewItem-Dxr-IKuh.js → CalendarViewItem-B22G4WdJ.js} +21 -21
  3. package/chunks/Card.module-CYQS3e5D.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-Bm15tlJo.js +14 -0
  5. package/chunks/{Chip-Cp4nSSv9.js → Chip-Df2PJxv_.js} +10 -10
  6. package/chunks/Confirm.module-B2BrmONy.js +15 -0
  7. package/chunks/{DropdownListItem-Czxj-82d.js → DropdownListItem-JDPG7EtK.js} +23 -23
  8. package/chunks/DropdownMobile.module-BEV1I-ay.js +23 -0
  9. package/chunks/Footer.module-Bd88HiEv.js +9 -0
  10. package/chunks/FormFieldInput-C4pLJsXx.js +60 -0
  11. package/chunks/HeaderLayoutSidebar.module-CqfeCJ-B.js +9 -0
  12. package/chunks/HeaderTabs.module-CWX7b7Dh.js +9 -0
  13. package/chunks/{HeaderTitle.module-bJWT64K6.js → HeaderTitle.module-Cz5VxXST.js} +2 -2
  14. package/chunks/IslandAccordion.module-CDvdz98b.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-e4tVz5in.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-Ch-s_cQT.js +12 -0
  17. package/chunks/{LightBoxContent-6jOQAiJe.js → LightBoxContent-DcdEm4um.js} +14 -14
  18. package/chunks/LightBoxControls.module-uaiuwR-r.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-CMuFmWFe.js +9 -0
  20. package/chunks/{ListItemControlsButton-CLWIOf-c.js → ListItemControlsButton-CWkrMtu6.js} +10 -10
  21. package/chunks/ListItemTail.module-7mfIAr0W.js +12 -0
  22. package/chunks/ListMasterFooter.module-P4_LpH8K.js +10 -0
  23. package/chunks/ModalWindow.module-D-5u9tYs.js +17 -0
  24. package/chunks/Notification.module-C0ZCimeJ.js +20 -0
  25. package/chunks/Overlay.module-DllxTgO6.js +18 -0
  26. package/chunks/Page.module-D8eZ3riP.js +11 -0
  27. package/chunks/{RightBorderArrow-CDLZGJBa.js → RightBorderArrow-CD9RfiqH.js} +14 -14
  28. package/chunks/SMSField.module-Ct20kGRY.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-AiKoZWUL.js +15 -0
  30. package/chunks/{SliderExtendedRail-Dc_iZlxS.js → SliderExtendedRail-Alw2vXQr.js} +10 -10
  31. package/chunks/StatusTracker.module-BS9GBa45.js +24 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-B1qT-8-p.js → SuggestFieldMobileDropdownHint-BfOcMGUs.js} +4 -4
  33. package/chunks/TableFooter.module-DYutPrdO.js +14 -0
  34. package/chunks/TabsExtended.module-uL61NvZ4.js +16 -0
  35. package/chunks/TabsLine.module-ByA3hnWg.js +21 -0
  36. package/chunks/TooltipDesktop.module-CWKvU1wk.js +19 -0
  37. package/chunks/TreeView.module-Co4Cu58-.js +9 -0
  38. package/chunks/{UploadZoneInput-CXhNQ2dO.js → UploadZoneInput-DWEQ023-.js} +3 -3
  39. package/chunks/constants-mUMWgzNs.js +57 -0
  40. package/chunks/{utils-OFOU7B72.js → utils-B269a8Xy.js} +2 -2
  41. package/chunks/{utils-BIaaXA7W.js → utils-C64rf2gI.js} +8 -8
  42. package/chunks/utils-C8q6y8Et.js +73 -0
  43. package/chunks/{utils-DjwTklmD.js → utils-rInBvmh_.js} +7 -7
  44. package/chunks/{vendor-Dlne6Znf.js → vendor-BIl4KTrD.js} +3 -4
  45. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  46. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  47. package/components/Alert/AlertContext/AlertContext.js +9 -9
  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 +8 -8
  51. package/components/AmountField/AmountField.js +1 -1
  52. package/components/Avatar/Avatar.js +23 -23
  53. package/components/Badge/Badge.js +2 -2
  54. package/components/Badge/BadgeDot.js +7 -7
  55. package/components/Badge/components/BadgeContent.js +15 -15
  56. package/components/Badge/components/BadgePostfix.js +7 -7
  57. package/components/Badge/components/BadgePrefix.js +6 -6
  58. package/components/Body/Body.js +5 -5
  59. package/components/Button/Button.js +31 -31
  60. package/components/Button/ButtonBase.js +1 -1
  61. package/components/Button/ButtonDropdown.js +12 -12
  62. package/components/Button/ButtonDropdownExtended.js +2 -2
  63. package/components/Button/ButtonIcon.js +5 -5
  64. package/components/Calendar/Calendar.js +6 -6
  65. package/components/Calendar/components/CalendarControls.js +9 -9
  66. package/components/Calendar/components/CalendarFooter.js +4 -4
  67. package/components/Calendar/components/CalendarViewDays.js +2 -2
  68. package/components/Calendar/components/CalendarViewItem.js +2 -2
  69. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  70. package/components/Calendar/components/CalendarViewYears.js +1 -1
  71. package/components/Card/CardAction.js +20 -20
  72. package/components/Card/CardStatic.js +3 -3
  73. package/components/Card/components/CardContent/CardContent.js +2 -2
  74. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  75. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  76. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  77. package/components/Card/components/CardMedia.js +2 -2
  78. package/components/Card/utils.js +1 -1
  79. package/components/CarouselExtended/CarouselExtended.js +7 -7
  80. package/components/Checkbox/Checkbox.js +7 -7
  81. package/components/Checkbox/CheckboxXGroup.js +15 -15
  82. package/components/Checkbox/CheckboxYGroup.js +7 -7
  83. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
  84. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  85. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +35 -28
  86. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
  87. package/components/Chip/Chip.js +2 -2
  88. package/components/Chip/ChipClearButton.js +7 -7
  89. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  90. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  91. package/components/Chip/ChipDropdownArrow.js +5 -5
  92. package/components/Chip/ChipIcon.js +1 -1
  93. package/components/Chip/ChipMultiselect.js +2 -2
  94. package/components/Chip/ChipOptions.js +11 -11
  95. package/components/Chip/ChipSelect/ChipSelect.js +2 -2
  96. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  97. package/components/Chip/ChipSort.js +2 -2
  98. package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
  99. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
  100. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  101. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +26 -26
  102. package/components/Chip/index.js +1 -1
  103. package/components/ChipGroup/ChipGroup.js +12 -12
  104. package/components/Col/Col.js +137 -137
  105. package/components/CollapsableTree/components/CollapsableTreeNode.js +6 -6
  106. package/components/Confirm/Confirm.js +2 -2
  107. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  108. package/components/Confirm/components/ConfirmContent.js +2 -2
  109. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  110. package/components/Confirm/components/ConfirmControls.js +2 -2
  111. package/components/DateField/DateField.js +1 -1
  112. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  113. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
  114. package/components/DateRange/DateRange.js +7 -7
  115. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  116. package/components/Divider/Divider.js +18 -18
  117. package/components/DocumentNumberEdit/DocumentNumberEdit.js +11 -11
  118. package/components/Dropdown/desktop/DropdownDesktop.js +8 -8
  119. package/components/Dropdown/desktop/DropdownList.js +2 -2
  120. package/components/Dropdown/desktop/DropdownListItem.js +3 -3
  121. package/components/Dropdown/desktop/index.js +1 -1
  122. package/components/Dropdown/index.js +1 -1
  123. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  124. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  125. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  126. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  127. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  128. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  129. package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
  130. package/components/Dropdown/mobile/DropdownMobileList.js +14 -21
  131. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  132. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  133. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  134. package/components/Ellipsis/Ellipsis.js +8 -8
  135. package/components/ExpandAnimation/ExpandAnimation.js +18 -18
  136. package/components/Footer/Footer.js +1 -1
  137. package/components/Footer/components/FooterDescription.js +2 -2
  138. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  139. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  140. package/components/FormField/FormField.js +35 -35
  141. package/components/FormField/components/FormFieldClear.js +9 -9
  142. package/components/FormField/components/FormFieldCounter.js +5 -5
  143. package/components/FormField/components/FormFieldDescription.js +7 -7
  144. package/components/FormField/components/FormFieldInput.js +2 -2
  145. package/components/FormField/components/FormFieldLabel.js +10 -10
  146. package/components/FormField/components/FormFieldMaskedInput.js +19 -19
  147. package/components/FormField/components/FormFieldPostfix.js +9 -9
  148. package/components/FormField/components/FormFieldPrefix.js +6 -6
  149. package/components/FormField/components/FormFieldTarget.js +7 -7
  150. package/components/FormField/components/FormFieldTextarea.js +16 -16
  151. package/components/FormField/index.js +1 -1
  152. package/components/Header/Header.js +1 -1
  153. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  154. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  155. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  156. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
  157. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  158. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  159. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  160. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  161. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  162. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  163. package/components/HelpBox/HelpBox.js +14 -14
  164. package/components/Island/Island.js +2 -2
  165. package/components/Island/components/IslandBody.js +4 -4
  166. package/components/Island/components/IslandFooter.js +5 -5
  167. package/components/Island/components/IslandHeader.js +4 -4
  168. package/components/Island/utils.js +1 -1
  169. package/components/IslandAccordion/IslandAccordion.js +3 -3
  170. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  171. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  172. package/components/IslandAccordion/components/IslandAccordionItem.js +75 -69
  173. package/components/IslandWidget/IslandWidget.js +3 -3
  174. package/components/IslandWidget/components/IslandWidgetBody.js +2 -2
  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 +5 -5
  183. package/components/LightBox/LightBox.js +24 -24
  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 +23 -23
  190. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +24 -24
  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 +7 -7
  194. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
  195. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  196. package/components/Link/Link.js +9 -9
  197. package/components/List/List.js +6 -6
  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 +6 -6
  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 +9 -9
  207. package/components/List/components/ListItemTable.js +10 -10
  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 +8 -8
  211. package/components/List/components/ListSortableItemControls.js +7 -7
  212. package/components/List/components/ListSortableItemTarget.js +6 -6
  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 +6 -6
  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 +9 -9
  222. package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
  223. package/components/Loader/LoaderSmall/LoaderSmall.js +17 -17
  224. package/components/LoaderScreen/LoaderScreen.js +11 -11
  225. package/components/Marker/Marker.js +2 -2
  226. package/components/Marker/utils.js +1 -1
  227. package/components/MarkerStatus/MarkerStatus.js +16 -16
  228. package/components/ModalWindow/ModalWindow.js +2 -2
  229. package/components/ModalWindow/components/ModalWindowBody.js +5 -5
  230. package/components/ModalWindow/components/ModalWindowClose.js +4 -4
  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/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  235. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +9 -9
  236. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
  237. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
  238. package/components/Notification/Notification.js +3 -3
  239. package/components/Notification/NotificationGrouped.js +1 -1
  240. package/components/Notification/components/NotificationBody.js +1 -1
  241. package/components/Notification/components/NotificationBodyList.js +2 -2
  242. package/components/Notification/components/NotificationClose.js +1 -1
  243. package/components/Notification/components/NotificationFooter.js +1 -1
  244. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  245. package/components/Notification/components/NotificationHeader.js +1 -1
  246. package/components/Notification/components/NotificationIcon.js +1 -1
  247. package/components/Notification/components/NotificationTime.js +1 -1
  248. package/components/NumberField/NumberFieldInput.js +1 -1
  249. package/components/OrderedList/OrderedList.js +6 -6
  250. package/components/OrderedList/OrderedListItem.js +3 -3
  251. package/components/Overlay/Overlay.js +2 -2
  252. package/components/Overlay/OverlayMask.js +2 -2
  253. package/components/Overlay/OverlayPanel.js +2 -2
  254. package/components/Page/Page.js +2 -2
  255. package/components/Page/components/BodyPage.js +7 -7
  256. package/components/Page/components/FooterPage.js +2 -2
  257. package/components/Page/components/HeaderPage.js +2 -2
  258. package/components/Pagination/components/PaginationExtended.js +3 -3
  259. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  260. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  261. package/components/Pagination/components/PaginationPageButton.js +6 -6
  262. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  263. package/components/Pagination/components/PaginationSelect.js +5 -5
  264. package/components/Pagination/utils/paginationUtils.js +1 -1
  265. package/components/Radio/Radio.js +16 -16
  266. package/components/Radio/RadioXGroup.js +8 -8
  267. package/components/Radio/RadioYGroup.js +4 -4
  268. package/components/Row/Row.js +6 -6
  269. package/components/SMSField/SMSField.js +3 -3
  270. package/components/SMSField/components/RefreshIcon.js +2 -2
  271. package/components/SMSField/components/SMSFieldInput.js +3 -3
  272. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  273. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  274. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  275. package/components/SegmentedControl/SegmentedControl.js +11 -11
  276. package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
  277. package/components/SelectExtendedField/SelectExtendedField.js +2 -2
  278. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  279. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +12 -12
  280. package/components/SelectField/SelectField.js +1 -1
  281. package/components/Skeleton/Skeleton.js +9 -9
  282. package/components/SliderExtended/SliderExtended.js +3 -3
  283. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +27 -27
  284. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  285. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  286. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  287. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +10 -10
  288. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +32 -32
  289. package/components/SmallInput/SmallInput.js +5 -5
  290. package/components/Spoiler/Spoiler.js +16 -16
  291. package/components/StatusTracker/StatusTracker.js +3 -3
  292. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  293. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  294. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  295. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  296. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  297. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  298. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  299. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  300. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  301. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  302. package/components/Step/Step.js +10 -10
  303. package/components/Stepper/RightBorderArrow.js +1 -1
  304. package/components/Stepper/Stepper.js +22 -22
  305. package/components/Stepper/StepperExtended.js +10 -10
  306. package/components/Stepper/StepperStep.js +3 -3
  307. package/components/Stepper/StepperWrapper.js +3 -3
  308. package/components/Suggest/SuggestMobileDropdownContent.js +22 -21
  309. package/components/Suggest/useSuggest.js +1 -1
  310. package/components/SuggestField/SuggestField.js +2 -2
  311. package/components/SuggestField/desktop/SuggestFieldDesktop.js +141 -137
  312. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +59 -55
  313. package/components/SuggestField/index.js +1 -1
  314. package/components/SuggestField/mobile/SuggestFieldMobile.js +53 -49
  315. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +75 -67
  316. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  317. package/components/SuggestField/mobile/index.js +1 -1
  318. package/components/SwipeableArea/SwipeableArea.js +23 -23
  319. package/components/Table/FilterPanel.js +6 -6
  320. package/components/Table/MasterTable.js +7 -7
  321. package/components/Table/NoColumns.js +6 -6
  322. package/components/Table/PaginationPanel.js +3 -3
  323. package/components/Table/TableBasic/TableBasic.js +2 -2
  324. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  325. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  326. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  327. package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
  328. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
  329. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
  330. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  331. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
  332. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
  333. package/components/Table/TableFooter/TableFooter.js +2 -2
  334. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  335. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  336. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  337. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  338. package/components/Table/TabsLinePanel.js +6 -6
  339. package/components/Table/TabsLinePanelLinks.js +2 -2
  340. package/components/Table/utils.js +1 -1
  341. package/components/Tabs/Tabs.js +7 -7
  342. package/components/TabsExtended/TabsExtended.js +3 -3
  343. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  344. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  345. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  346. package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
  347. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  348. package/components/TabsExtended/utils.js +1 -1
  349. package/components/TabsLine/TabsLine.js +2 -2
  350. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  351. package/components/TabsLine/components/TabsLineDropdown.js +120 -156
  352. package/components/TabsLine/components/TabsLineItem.js +2 -2
  353. package/components/TabsLine/components/TabsLineMobile.js +7 -7
  354. package/components/Tag/Tag.js +22 -22
  355. package/components/TagColor/TagColor.js +10 -10
  356. package/components/TagGroup/TagGroup.js +12 -12
  357. package/components/TextField/TextField.js +1 -1
  358. package/components/TextareaField/TextareaField.js +1 -1
  359. package/components/ThemeProvider/ThemeProvider.js +1 -1
  360. package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
  361. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  362. package/components/Tooltip/components/common/TooltipLink.js +11 -11
  363. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  364. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  365. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  366. package/components/Tooltip/components/mobile/TooltipMobile.js +12 -12
  367. package/components/TopOverlay/TopOverlay.js +23 -23
  368. package/components/TreeView/TreeView.js +2 -2
  369. package/components/TreeView/components/TreeViewGroup.js +1 -1
  370. package/components/TreeView/components/TreeViewNode.js +2 -2
  371. package/components/Typography/Caption.js +29 -29
  372. package/components/Typography/Text.js +16 -16
  373. package/components/Typography/Title.js +17 -17
  374. package/components/Typography/constants.js +1 -1
  375. package/components/UnorderedList/UnorderedList.js +9 -9
  376. package/components/UnorderedList/UnorderedListItem.js +11 -11
  377. package/components/UploadZone/UploadZone.js +3 -3
  378. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  379. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  380. package/components/index.js +5 -5
  381. package/index.d.ts +11 -54
  382. package/index.js +5 -5
  383. package/package.json +1 -1
  384. package/styles/triplex-next.css +546 -546
  385. package/utils/amountUtils.js +1 -1
  386. package/chunks/Card.module-DMUHU1y_.js +0 -17
  387. package/chunks/CheckboxTreeExtended.module-wyBivaJR.js +0 -14
  388. package/chunks/Confirm.module-BMe3cCgA.js +0 -15
  389. package/chunks/DropdownMobile.module-ChlziR7V.js +0 -23
  390. package/chunks/Footer.module-DdBlWFOs.js +0 -9
  391. package/chunks/FormFieldInput-Bb0syEep.js +0 -60
  392. package/chunks/HeaderLayoutSidebar.module-tndsgX78.js +0 -9
  393. package/chunks/HeaderTabs.module-T7IKL1xp.js +0 -9
  394. package/chunks/IslandAccordion.module-CLQD0a3_.js +0 -25
  395. package/chunks/IslandWidgetFooter.module-CPs8lx4X.js +0 -9
  396. package/chunks/IslandWidgetHeader.module-EYRdEBM6.js +0 -12
  397. package/chunks/LightBoxControls.module-OIHtatwH.js +0 -16
  398. package/chunks/LightBoxSideOverlayClose.module-BB5P2oIx.js +0 -8
  399. package/chunks/ListItemTail.module-D9_VecUp.js +0 -12
  400. package/chunks/ListMasterFooter.module-Tad6_QUF.js +0 -10
  401. package/chunks/ModalWindow.module-CtWGFobP.js +0 -17
  402. package/chunks/Notification.module-1ONl_AQl.js +0 -20
  403. package/chunks/Overlay.module-BzUI6PNY.js +0 -18
  404. package/chunks/Page.module-BIAYhn48.js +0 -11
  405. package/chunks/SMSField.module-CshFlMUU.js +0 -16
  406. package/chunks/SliderExtendedMarks.module-BPt30iMn.js +0 -15
  407. package/chunks/StatusTracker.module-CTVX8mSd.js +0 -24
  408. package/chunks/TableFooter.module-CcIh2kO5.js +0 -14
  409. package/chunks/TabsExtended.module-DtrXq1jE.js +0 -16
  410. package/chunks/TabsLine.module-D5PBUMxf.js +0 -21
  411. package/chunks/TooltipDesktop.module-B2iSBrr1.js +0 -19
  412. package/chunks/TreeView.module-DEJX2JUM.js +0 -9
  413. package/chunks/constants-sbJX8JQ4.js +0 -57
  414. package/chunks/utils-DHbotYsG.js +0 -73
@@ -1,12 +1,12 @@
1
- import { jsxs as a, jsx as e } from "react/jsx-runtime";
1
+ import { jsxs as e, jsx as a } from "react/jsx-runtime";
2
2
  import i from "react";
3
- import { c as m } from "../../chunks/vendor-Dlne6Znf.js";
4
- import { LoaderScreen as c } from "../LoaderScreen/LoaderScreen.js";
5
- const f = "list__4307a087", p = {
3
+ import { c } from "../../chunks/vendor-BIl4KTrD.js";
4
+ import { LoaderScreen as m } from "../LoaderScreen/LoaderScreen.js";
5
+ const f = "list__e0f6c2c7", p = {
6
6
  list: f
7
- }, d = i.forwardRef(({ children: s, className: t, loading: l, ...o }, r) => /* @__PURE__ */ a("ul", { className: m(p.list, t), ...o, "data-tx": "1.19.1", ref: r, children: [
7
+ }, d = i.forwardRef(({ children: s, className: t, loading: l, ...o }, r) => /* @__PURE__ */ e("ul", { className: c(p.list, t), ...o, "data-tx": "1.20.0", ref: r, children: [
8
8
  s,
9
- l ? /* @__PURE__ */ e(c, { type: "small" }) : null
9
+ l ? /* @__PURE__ */ a(m, { type: "small" }) : null
10
10
  ] }));
11
11
  d.displayName = "List";
12
12
  export {
@@ -3,7 +3,7 @@ var p = (t, e, r) => e in t ? x(t, e, { enumerable: !0, configurable: !0, writab
3
3
  var o = (t, e, r) => p(t, typeof e != "symbol" ? e + "" : e, r);
4
4
  import { jsx as d } from "react/jsx-runtime";
5
5
  import E from "react";
6
- import { b, d as f, D as M, M as T, r as D, e as L, S as w, v as y, f as I, T as C, g as H } from "../../chunks/vendor-Dlne6Znf.js";
6
+ import { b, d as f, D as M, M as T, r as D, e as L, S as w, v as y, f as I, T as C, g as H } from "../../chunks/vendor-BIl4KTrD.js";
7
7
  import { List as N } from "./List.js";
8
8
  class u extends H {
9
9
  }
@@ -1,10 +1,10 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import i from "react";
3
- import { c as o } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const p = "listEmptyState__0baf0ea3", l = {
3
+ import { c as o } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ const p = "listEmptyState__9bf81f73", l = {
5
5
  listEmptyState: p
6
6
  }, r = i.forwardRef(
7
- ({ children: t, className: s, ...a }, m) => /* @__PURE__ */ e("div", { className: o(l.listEmptyState, s), ...a, ref: m, children: t })
7
+ ({ children: t, className: s, ...m }, a) => /* @__PURE__ */ e("div", { className: o(l.listEmptyState, s), ...m, ref: a, children: t })
8
8
  );
9
9
  r.displayName = "ListItemEmpty";
10
10
  export {
@@ -3,7 +3,7 @@ import m, { useState as d } from "react";
3
3
  import { ListItemContext as l } from "./ListItemContext.js";
4
4
  const f = m.forwardRef(({ children: e, className: r, ...o }, s) => {
5
5
  const [a, i] = d(!1);
6
- return /* @__PURE__ */ t(l.Provider, { value: { selected: a, setSelected: i }, children: /* @__PURE__ */ t("li", { className: r, ...o, "data-tx": "1.19.1", ref: s, children: e }) });
6
+ return /* @__PURE__ */ t(l.Provider, { value: { selected: a, setSelected: i }, children: /* @__PURE__ */ t("li", { className: r, ...o, "data-tx": "1.20.0", ref: s, children: e }) });
7
7
  });
8
8
  f.displayName = "ListItem";
9
9
  export {
@@ -1,19 +1,19 @@
1
- import { jsx as m } from "react/jsx-runtime";
1
+ import { jsx as c } from "react/jsx-runtime";
2
2
  import l, { useContext as i } from "react";
3
- import { c as r } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ import { c as r } from "../../../chunks/vendor-BIl4KTrD.js";
4
4
  import { ListItemContext as a } from "./ListItemContext.js";
5
- const d = "listItemContent__dc83281b", C = "selected__ac802c76", t = {
5
+ const d = "listItemContent__c09e0b76", C = "selected__22aa2908", t = {
6
6
  listItemContent: d,
7
7
  selected: C
8
8
  }, f = l.forwardRef(
9
9
  ({ children: e, className: s, ...o }, n) => {
10
- const { selected: c } = i(a);
11
- return /* @__PURE__ */ m(
10
+ const { selected: m } = i(a);
11
+ return /* @__PURE__ */ c(
12
12
  "div",
13
13
  {
14
- className: r(t.listItemContent, { [t.selected]: c }, s),
14
+ className: r(t.listItemContent, { [t.selected]: m }, s),
15
15
  ...o,
16
- "data-tx": "1.19.1",
16
+ "data-tx": "1.20.0",
17
17
  ref: n,
18
18
  children: e
19
19
  }
@@ -1,10 +1,10 @@
1
- import { jsx as l } from "react/jsx-runtime";
2
- import r from "react";
3
- import { c as m } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const i = "listItemControls__e18ef737", n = {
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import e from "react";
3
+ import { c as m } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ const i = "listItemControls__9091edb0", n = {
5
5
  listItemControls: i
6
- }, a = r.forwardRef(
7
- ({ children: t, className: o, ...s }, e) => /* @__PURE__ */ l("div", { className: m(n.listItemControls, o), ...s, ref: e, children: t })
6
+ }, a = e.forwardRef(
7
+ ({ children: t, className: o, ...s }, l) => /* @__PURE__ */ r("div", { className: m(n.listItemControls, o), ...s, ref: l, children: t })
8
8
  );
9
9
  a.displayName = "ListItemControls";
10
10
  export {
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import "../../../chunks/vendor-Dlne6Znf.js";
4
- import { L as e } from "../../../chunks/ListItemControlsButton-CLWIOf-c.js";
3
+ import "../../../chunks/vendor-BIl4KTrD.js";
4
+ import { L as e } from "../../../chunks/ListItemControlsButton-CWkrMtu6.js";
5
5
  import "../../Typography/enums.js";
6
6
  import "../../Typography/Text.js";
7
7
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsx as o, jsxs as W, Fragment as _ } from "react/jsx-runtime";
2
2
  import P, { useRef as a, useState as E, createElement as w } from "react";
3
- import { u as O, c as g } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ import { u as O, c as g } from "../../../chunks/vendor-BIl4KTrD.js";
4
4
  import { ETextSize as K } from "../../Typography/enums.js";
5
5
  import { Text as T } from "../../Typography/Text.js";
6
6
  import { ButtonDropdownExtended as b } from "../../Button/ButtonDropdownExtended.js";
@@ -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-CLWIOf-c.js";
21
+ import { s as h, L as V } from "../../../chunks/ListItemControlsButton-CWkrMtu6.js";
22
22
  const G = P.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] = E(), D = a(O()), v = ({ opened: e, setOpened: t }) => /* @__PURE__ */ o(
@@ -1,12 +1,12 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import m from "react";
3
- import { c as s } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ import { c as s } from "../../../chunks/vendor-BIl4KTrD.js";
4
4
  import { LoaderScreen as a } from "../../LoaderScreen/LoaderScreen.js";
5
5
  import { EComponentSize as r } from "../../../enums/EComponentSize.js";
6
- const d = "listItemLoading__07ca1a3d", n = {
7
- listItemLoading: d
6
+ const n = "listItemLoading__419841ee", d = {
7
+ listItemLoading: n
8
8
  }, l = m.forwardRef(
9
- ({ className: o, ...i }, e) => /* @__PURE__ */ t("div", { className: s(n.listItemLoading, o), ...i, ref: e, children: /* @__PURE__ */ t(a, { type: "small", size: r.MD }) })
9
+ ({ className: o, ...e }, i) => /* @__PURE__ */ t("div", { className: s(d.listItemLoading, o), ...e, ref: i, children: /* @__PURE__ */ t(a, { type: "small", size: r.MD }) })
10
10
  );
11
11
  l.displayName = "ListItemLoading";
12
12
  export {
@@ -1,9 +1,9 @@
1
- import { jsxs as n, jsx as t } from "react/jsx-runtime";
1
+ import { jsxs as n, jsx as a } from "react/jsx-runtime";
2
2
  import p, { useContext as m, useEffect as d } from "react";
3
- import { c as k } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ import { c as k } from "../../../chunks/vendor-BIl4KTrD.js";
4
4
  import { Checkbox as x } from "../../Checkbox/Checkbox.js";
5
5
  import { ListItemContext as _ } from "./ListItemContext.js";
6
- const f = "listItemSelectable__c18bf02d", L = "selected__ac802c76", C = "checkboxWrapper__3597dec6", W = "childrenWrapper__52acaca6", I = "checkboxLabel__1b40e421", S = "checkboxLabelClickArea__f40eb227", e = {
6
+ const f = "listItemSelectable__c2de7a8f", L = "selected__22aa2908", C = "checkboxWrapper__25d811fd", W = "childrenWrapper__e94f8b1e", I = "checkboxLabel__60763a19", S = "checkboxLabelClickArea__6812926a", e = {
7
7
  listItemSelectable: f,
8
8
  selected: L,
9
9
  checkboxWrapper: C,
@@ -12,26 +12,26 @@ const f = "listItemSelectable__c18bf02d", L = "selected__ac802c76", C = "checkbo
12
12
  checkboxLabelClickArea: S
13
13
  }, N = p.forwardRef(
14
14
  ({ selected: c, children: l, className: r, onSelect: s, ...o }, b) => {
15
- const { setSelected: a } = m(_), i = (h) => {
15
+ const { setSelected: t } = m(_), i = (h) => {
16
16
  s(h.target.checked);
17
17
  };
18
18
  return d(() => {
19
- a(c);
20
- }, [c, a]), /* @__PURE__ */ n(
19
+ t(c);
20
+ }, [c, t]), /* @__PURE__ */ n(
21
21
  "div",
22
22
  {
23
23
  className: k(e.listItemSelectable, { [e.selected]: c }, r),
24
24
  ...o,
25
25
  ref: b,
26
26
  children: [
27
- /* @__PURE__ */ t("div", { className: e.childrenWrapper, children: l }),
28
- /* @__PURE__ */ t("div", { className: e.checkboxWrapper, children: /* @__PURE__ */ t(
27
+ /* @__PURE__ */ a("div", { className: e.childrenWrapper, children: l }),
28
+ /* @__PURE__ */ a("div", { className: e.checkboxWrapper, children: /* @__PURE__ */ a(
29
29
  x,
30
30
  {
31
31
  checked: c,
32
32
  onChange: i,
33
33
  labelAttributes: { className: e.checkboxLabel },
34
- children: /* @__PURE__ */ t("span", { className: e.checkboxLabelClickArea })
34
+ children: /* @__PURE__ */ a("span", { className: e.checkboxLabelClickArea })
35
35
  }
36
36
  ) })
37
37
  ]
@@ -1,25 +1,25 @@
1
- import { jsx as e, jsxs as p } from "react/jsx-runtime";
1
+ import { jsx as e, jsxs as c } from "react/jsx-runtime";
2
2
  import d from "react";
3
- import { SwipeableArea as b } from "../../SwipeableArea/SwipeableArea.js";
4
- import { ListItem as I } from "./ListItem.js";
3
+ import { SwipeableArea as I } from "../../SwipeableArea/SwipeableArea.js";
4
+ import { ListItem as b } 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
- import { c as y } from "../../../chunks/vendor-Dlne6Znf.js";
10
- const C = "listItemTable__ba5ccc53", _ = {
9
+ import { c as y } from "../../../chunks/vendor-BIl4KTrD.js";
10
+ const C = "listItemTable__4947350f", _ = {
11
11
  listItemTable: C
12
12
  }, u = d.forwardRef(
13
- ({ children: o, className: s, controlButtons: t, onClickItem: l, onSelect: i, selected: r, swipeableAreaRef: a, ...n }, f) => {
14
- const c = typeof i < "u" && typeof r < "u", m = () => /* @__PURE__ */ e(L, { onClick: l, children: o });
15
- return /* @__PURE__ */ e(I, { className: y(_.listItemTable, s), ...n, ref: f, children: /* @__PURE__ */ p(
16
- b,
13
+ ({ children: o, className: s, controlButtons: t, onClickItem: l, onSelect: i, selected: r, swipeableAreaRef: a, ...f }, n) => {
14
+ const p = typeof i < "u" && typeof r < "u", m = () => /* @__PURE__ */ e(L, { onClick: l, children: o });
15
+ return /* @__PURE__ */ e(b, { className: y(_.listItemTable, s), ...f, ref: n, children: /* @__PURE__ */ c(
16
+ I,
17
17
  {
18
18
  ref: a,
19
19
  rightSwipeableArea: t ? /* @__PURE__ */ e(T, { children: t }) : void 0,
20
20
  children: [
21
21
  /* @__PURE__ */ e(x, {}),
22
- c ? /* @__PURE__ */ e(h, { selected: r, onSelect: i, children: m() }) : m()
22
+ p ? /* @__PURE__ */ e(h, { selected: r, onSelect: i, children: m() }) : m()
23
23
  ]
24
24
  }
25
25
  ) });
@@ -1,7 +1,7 @@
1
1
  import { jsxs as l, jsx as t } from "react/jsx-runtime";
2
2
  import m from "react";
3
- import { c as o } from "../../../chunks/vendor-Dlne6Znf.js";
4
- import { s } from "../../../chunks/ListItemTail.module-D9_VecUp.js";
3
+ import { c as o } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ import { s } from "../../../chunks/ListItemTail.module-7mfIAr0W.js";
5
5
  const r = m.forwardRef(
6
6
  ({ className: a, ...e }, i) => /* @__PURE__ */ l(
7
7
  "span",
@@ -1,7 +1,7 @@
1
1
  import { jsxs as m, jsx as t } from "react/jsx-runtime";
2
2
  import e from "react";
3
- import { c as o } from "../../../chunks/vendor-Dlne6Znf.js";
4
- import { s } from "../../../chunks/ListItemTail.module-D9_VecUp.js";
3
+ import { c as o } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ import { s } from "../../../chunks/ListItemTail.module-7mfIAr0W.js";
5
5
  const r = e.forwardRef(
6
6
  ({ className: a, ...i }, l) => /* @__PURE__ */ m(
7
7
  "span",
@@ -1,31 +1,31 @@
1
- import { jsx as d } from "react/jsx-runtime";
1
+ import { jsx as b } from "react/jsx-runtime";
2
2
  import p from "react";
3
- import { y as u, z as I, c as y } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ import { y as u, z as I, c as y } from "../../../chunks/vendor-BIl4KTrD.js";
4
4
  import { ListItem as _ } from "./ListItem.js";
5
5
  import { ListSortableItemTarget as L } from "./ListSortableItemTarget.js";
6
- const R = "listSortableItem__3b52ec14", N = "dragging__250166f4", i = {
6
+ const R = "listSortableItem__1e6d2892", N = "dragging__6b2d609b", i = {
7
7
  listSortableItem: R,
8
8
  dragging: N
9
9
  }, x = 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 } = u({
11
+ const { transform: m, transition: l, listeners: f, isDragging: a, setNodeRef: c, setActivatorNodeRef: d } = u({
12
12
  disabled: r,
13
13
  id: s.id,
14
14
  transition: {
15
15
  duration: 300,
16
16
  easing: "ease-out"
17
17
  }
18
- }), b = (o) => {
18
+ }), S = (o) => {
19
19
  c(o), typeof t == "function" ? t(o) : t && (t.current = o);
20
20
  };
21
- return /* @__PURE__ */ d(
21
+ return /* @__PURE__ */ b(
22
22
  _,
23
23
  {
24
24
  className: y(i.listSortableItem, { [i.dragging]: a }, n),
25
25
  style: { transform: I.Translate.toString(m), transition: l, ...g },
26
26
  ...s,
27
- ref: b,
28
- children: typeof e == "function" ? e({ disabled: r, dragging: a, listeners: f, setActivatorNodeRef: S }) : e
27
+ ref: S,
28
+ children: typeof e == "function" ? e({ disabled: r, dragging: a, listeners: f, setActivatorNodeRef: d }) : e
29
29
  }
30
30
  );
31
31
  }),
@@ -1,21 +1,21 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
- import l from "react";
3
- import { c as e } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const a = "listSortableItemControls__5ddbbbb0", m = {
2
+ import e from "react";
3
+ import { c as l } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ const a = "listSortableItemControls__7266079e", m = {
5
5
  listSortableItemControls: a
6
- }, b = 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
14
14
  }
15
15
  )
16
16
  );
17
- b.displayName = "ListSortableItemControls";
17
+ i.displayName = "ListSortableItemControls";
18
18
  export {
19
- b as ListSortableItemControls
19
+ i as ListSortableItemControls
20
20
  };
21
21
  //# sourceMappingURL=ListSortableItemControls.js.map
@@ -1,13 +1,13 @@
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-Dlne6Znf.js";
5
- const c = "listSortableItemTarget__80e1a3d7", b = "dragging__250166f4", S = "listSortableItemTargetContent__29015a63", T = "listSortableItemTargetIcon__b771490c", t = {
4
+ import { c as I } from "../../../chunks/vendor-BIl4KTrD.js";
5
+ const c = "listSortableItemTarget__5a55d3ab", b = "dragging__6b2d609b", S = "listSortableItemTargetContent__5e080e3c", d = "listSortableItemTargetIcon__714a9a43", t = {
6
6
  listSortableItemTarget: c,
7
7
  dragging: b,
8
8
  listSortableItemTargetContent: S,
9
- listSortableItemTargetIcon: T
10
- }, d = m.forwardRef(
9
+ listSortableItemTargetIcon: d
10
+ }, T = m.forwardRef(
11
11
  ({ children: a, className: r, disabled: o, dragging: l, ...s }, g) => /* @__PURE__ */ i(
12
12
  "div",
13
13
  {
@@ -21,8 +21,8 @@ const c = "listSortableItemTarget__80e1a3d7", b = "dragging__250166f4", S = "lis
21
21
  }
22
22
  )
23
23
  );
24
- d.displayName = "ListSortableItemTarget";
24
+ T.displayName = "ListSortableItemTarget";
25
25
  export {
26
- d as ListSortableItemTarget
26
+ T as ListSortableItemTarget
27
27
  };
28
28
  //# sourceMappingURL=ListSortableItemTarget.js.map
@@ -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-CLWIOf-c.js";
6
+ import { L as I } from "../../chunks/ListItemControlsButton-CWkrMtu6.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": "1.19.1", children: t });
9
+ const o = ({ children: t, className: r, ...e }) => /* @__PURE__ */ i("div", { className: r, ...e, "data-tx": "1.20.0", children: t });
10
10
  o.Body = m;
11
11
  o.ChipGroup = s;
12
12
  o.Footer = p;
@@ -6,7 +6,7 @@ const s = e.forwardRef(
6
6
  {
7
7
  className: a,
8
8
  ...o,
9
- "data-tx": "1.19.1",
9
+ "data-tx": "1.20.0",
10
10
  ref: r,
11
11
  children: t
12
12
  }
@@ -1,14 +1,14 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import p from "react";
3
- import { c as a } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const e = "listMasterChipGroup__6f53405b", l = {
1
+ import { jsx as a } from "react/jsx-runtime";
2
+ import o from "react";
3
+ import { c as p } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ const e = "listMasterChipGroup__79a51ae3", l = {
5
5
  listMasterChipGroup: e
6
- }, m = p.forwardRef(
6
+ }, m = o.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(l.listMasterChipGroup, t), ref: i, ...r, children: s })
11
+ /* @__PURE__ */ a("div", { className: p(l.listMasterChipGroup, t), ref: i, ...r, children: s })
12
12
  )
13
13
  );
14
14
  m.displayName = "ListMasterChips";
@@ -1,7 +1,7 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
2
  import m from "react";
3
- import { c as f } from "../../../chunks/vendor-Dlne6Znf.js";
4
- import { s as t } from "../../../chunks/ListMasterFooter.module-Tad6_QUF.js";
3
+ import { c as f } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ import { s as t } from "../../../chunks/ListMasterFooter.module-P4_LpH8K.js";
5
5
  const c = 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
- import { c as m } from "../../../chunks/vendor-Dlne6Znf.js";
4
- import { s as i } from "../../../chunks/ListMasterFooter.module-Tad6_QUF.js";
3
+ import { c as m } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ import { s as i } from "../../../chunks/ListMasterFooter.module-P4_LpH8K.js";
5
5
  const l = a.forwardRef(
6
6
  ({ children: o, className: t, ...r }, s) => /* @__PURE__ */ e("div", { className: m(i.listMasterFooterControls, t), ...r, ref: s, 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
- import { c as a } from "../../../chunks/vendor-Dlne6Znf.js";
4
- import { s as m } from "../../../chunks/ListMasterFooter.module-Tad6_QUF.js";
3
+ import { c as a } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ import { s as m } from "../../../chunks/ListMasterFooter.module-P4_LpH8K.js";
5
5
  const p = i.forwardRef(
6
6
  ({ children: t, className: o, ...r }, s) => /* @__PURE__ */ e("div", { className: a(m.listMasterFooterDescription, o), ...r, ref: s, children: t })
7
7
  );
@@ -1,10 +1,10 @@
1
- import { jsx as d } from "react/jsx-runtime";
2
- import f, { useRef as o, useEffect as m } from "react";
3
- import { c as w } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const p = "listMasterHeader__9b40eab9", y = "sticky__f6885dc9", c = {
1
+ import { jsx as f } from "react/jsx-runtime";
2
+ import u, { useRef as o, useEffect as m } from "react";
3
+ import { c as w } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ const p = "listMasterHeader__6f4f754d", y = "sticky__43ed3589", c = {
5
5
  listMasterHeader: p,
6
6
  sticky: y
7
- }, H = f.forwardRef(
7
+ }, H = u.forwardRef(
8
8
  ({ children: i, className: n, sticky: a = !0, ...l }, t) => {
9
9
  const e = o(null), r = o(0);
10
10
  m(() => {
@@ -13,10 +13,10 @@ const p = "listMasterHeader__9b40eab9", y = "sticky__f6885dc9", c = {
13
13
  window.scrollTo({ top: Math.max(window.scrollY - r.current, 0) });
14
14
  };
15
15
  }, []);
16
- const u = (s) => {
16
+ const d = (s) => {
17
17
  e.current = s, typeof t == "function" ? t(s) : t && (t.current = s);
18
18
  };
19
- return /* @__PURE__ */ d(
19
+ return /* @__PURE__ */ f(
20
20
  "div",
21
21
  {
22
22
  className: w(
@@ -27,7 +27,7 @@ const p = "listMasterHeader__9b40eab9", y = "sticky__f6885dc9", c = {
27
27
  n
28
28
  ),
29
29
  ...l,
30
- ref: u,
30
+ ref: d,
31
31
  children: i
32
32
  }
33
33
  );
@@ -1,22 +1,22 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
- import n from "react";
3
- import { c as r } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const c = "selectionControls__9dfdefad", a = {
5
- selectionControls: c
6
- }, i = n.forwardRef(
2
+ import c from "react";
3
+ import { c as n } from "../../../chunks/vendor-BIl4KTrD.js";
4
+ const r = "selectionControls__ddcb9cb3", i = {
5
+ selectionControls: r
6
+ }, a = c.forwardRef(
7
7
  ({ children: o, className: t, ...s }, e) => /* @__PURE__ */ l(
8
8
  "div",
9
9
  {
10
- className: r(a.selectionControls, t),
10
+ className: n(i.selectionControls, t),
11
11
  ...s,
12
- "data-tx": "1.19.1",
12
+ "data-tx": "1.20.0",
13
13
  ref: e,
14
14
  children: o
15
15
  }
16
16
  )
17
17
  );
18
- i.displayName = "SelectionControls";
18
+ a.displayName = "SelectionControls";
19
19
  export {
20
- i as SelectionControls
20
+ a as SelectionControls
21
21
  };
22
22
  //# sourceMappingURL=SelectionControls.js.map
@@ -1,20 +1,20 @@
1
- import { jsx as o, jsxs as s } from "react/jsx-runtime";
2
- import { c as t } from "../../../chunks/vendor-Dlne6Znf.js";
3
- const e = "loaderMiddle__284664a8", a = "loaderMiddleDots__c227b639", l = "dot__59d56f51", c = "dot1__7f1d6559", i = "dot2__d4f88dcd", n = "dot3__ba12becd", r = "dot4__ac1b955e", _ = "line__9e961d93", d = {
4
- loaderMiddle: e,
5
- loaderMiddleDots: a,
1
+ import { jsx as o, jsxs as t } from "react/jsx-runtime";
2
+ import { c as e } from "../../../chunks/vendor-BIl4KTrD.js";
3
+ const a = "loaderMiddle__8a596790", s = "loaderMiddleDots__8c6632de", l = "dot__a0ba1a9e", c = "dot1__493085bb", i = "dot2__6c0027c1", n = "dot3__6ea324fd", r = "dot4__f523e150", _ = "line__e57925a1", d = {
4
+ loaderMiddle: a,
5
+ loaderMiddleDots: s,
6
6
  dot: l,
7
7
  dot1: c,
8
8
  dot2: i,
9
9
  dot3: n,
10
10
  dot4: r,
11
11
  line: _
12
- }, m = () => /* @__PURE__ */ o("div", { role: "status", "aria-label": "loading", className: d.loaderMiddle, children: /* @__PURE__ */ s("div", { className: d.loaderMiddleDots, children: [
12
+ }, m = () => /* @__PURE__ */ o("div", { role: "status", "aria-label": "loading", className: d.loaderMiddle, children: /* @__PURE__ */ t("div", { className: d.loaderMiddleDots, children: [
13
13
  /* @__PURE__ */ o("span", { className: d.line }),
14
- /* @__PURE__ */ o("span", { className: t(d.dot, d.dot1) }),
15
- /* @__PURE__ */ o("span", { className: t(d.dot, d.dot2) }),
16
- /* @__PURE__ */ o("span", { className: t(d.dot, d.dot3) }),
17
- /* @__PURE__ */ o("span", { className: t(d.dot, d.dot4) })
14
+ /* @__PURE__ */ o("span", { className: e(d.dot, d.dot1) }),
15
+ /* @__PURE__ */ o("span", { className: e(d.dot, d.dot2) }),
16
+ /* @__PURE__ */ o("span", { className: e(d.dot, d.dot3) }),
17
+ /* @__PURE__ */ o("span", { className: e(d.dot, d.dot4) })
18
18
  ] }) });
19
19
  m.displayName = "LoaderMiddle";
20
20
  export {
@@ -1,28 +1,28 @@
1
- import { jsxs as r, jsx as t } from "react/jsx-runtime";
2
- import { c as o } from "../../../chunks/vendor-Dlne6Znf.js";
3
- import { ELoaderSmallTheme as d } from "./enum.js";
4
- import { createSizeToClassNameMap as n } from "../../../utils/classNameMaps.js";
5
- const c = "loaderSmall__6da498a1", _ = "sm__5ae84891", p = "dot__59d56f51", b = "md__d6bd9db5", f = "lg__254bf5f6", i = "neutral__34231edb", N = "brand__3a6242f1", S = "dot1__7f1d6559", u = "dot2__d4f88dcd", T = "dot3__ba12becd", a = {
6
- loaderSmall: c,
1
+ import { jsxs as m, jsx as t } from "react/jsx-runtime";
2
+ import { c as o } from "../../../chunks/vendor-BIl4KTrD.js";
3
+ import { ELoaderSmallTheme as s } from "./enum.js";
4
+ import { createSizeToClassNameMap as r } from "../../../utils/classNameMaps.js";
5
+ const n = "loaderSmall__1a12275b", _ = "sm__c82b66bc", b = "dot__a0ba1a9e", p = "md__43b81baa", i = "lg__cd74b0cf", N = "neutral__58641cad", S = "brand__cca40a1c", f = "dot1__493085bb", u = "dot2__6c0027c1", T = "dot3__6ea324fd", a = {
6
+ loaderSmall: n,
7
7
  sm: _,
8
- dot: p,
9
- md: b,
10
- lg: f,
11
- neutral: i,
12
- brand: N,
13
- dot1: S,
8
+ dot: b,
9
+ md: p,
10
+ lg: i,
11
+ neutral: N,
12
+ brand: S,
13
+ dot1: f,
14
14
  dot2: u,
15
15
  dot3: T
16
16
  }, g = {
17
- [d.BRAND]: a.brand,
18
- [d.NEUTRAL]: a.neutral
19
- }, x = n(a), L = ({ className: s, theme: l, size: e, ...m }) => /* @__PURE__ */ r(
17
+ [s.BRAND]: a.brand,
18
+ [s.NEUTRAL]: a.neutral
19
+ }, x = r(a), L = ({ className: l, theme: d, size: e, ...c }) => /* @__PURE__ */ m(
20
20
  "span",
21
21
  {
22
- className: o(a.loaderSmall, g[l], x[e], s),
22
+ className: o(a.loaderSmall, g[d], x[e], l),
23
23
  role: "status",
24
24
  "aria-label": "loading",
25
- ...m,
25
+ ...c,
26
26
  children: [
27
27
  /* @__PURE__ */ t("span", { className: o(a.dot, a.dot1) }),
28
28
  /* @__PURE__ */ t("span", { className: o(a.dot, a.dot2) }),