@sberbusiness/triplex-next 0.21.0 → 0.22.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 (428) hide show
  1. package/README.md +54 -25
  2. package/chunks/AlertProcessSpoiler-BsywFBZZ.js +39 -0
  3. package/chunks/{CalendarViewItem-D879SDC1.js → CalendarViewItem-EhHNwDDy.js} +18 -18
  4. package/chunks/Card.module-Dgcuvaxs.js +17 -0
  5. package/chunks/CheckboxTreeExtended.module-CjEhZ2aL.js +15 -0
  6. package/chunks/{Chip-M9mPbBOt.js → Chip-6YRhubRU.js} +19 -19
  7. package/chunks/Confirm.module-BMm4u38e.js +15 -0
  8. package/chunks/{DropdownListItem-BdLTF7q1.js → DropdownListItem-C5KVFMFN.js} +14 -14
  9. package/chunks/DropdownMobile.module-Cxm5Uhf1.js +23 -0
  10. package/chunks/Footer.module-CTy6Jb7Q.js +9 -0
  11. package/chunks/FormFieldInput-Dp--anY3.js +79 -0
  12. package/chunks/HeaderLayoutSidebar.module-DE1rx-T9.js +9 -0
  13. package/chunks/HeaderTabs.module-CU5av8Im.js +9 -0
  14. package/chunks/{HeaderTitle.module-Cg-I_NJG.js → HeaderTitle.module-C_Qbl_yg.js} +2 -2
  15. package/chunks/IslandAccordion.module-DLX2HyLA.js +25 -0
  16. package/chunks/IslandWidgetFooter.module-CevMa9bc.js +9 -0
  17. package/chunks/IslandWidgetHeader.module-DTRWPBN8.js +12 -0
  18. package/chunks/LightBoxContent-qf3pAUrN.js +56 -0
  19. package/chunks/LightBoxControls.module-Bg_GYyOS.js +16 -0
  20. package/chunks/LightBoxSideOverlayClose.module-Cgag40bQ.js +9 -0
  21. package/chunks/{ListItemControlsButton-0bXNCLYU.js → ListItemControlsButton-BAYnQi20.js} +14 -14
  22. package/chunks/ListItemTail.module-Cu07UH0y.js +12 -0
  23. package/chunks/ListMasterFooter.module-CAY0qwdE.js +10 -0
  24. package/chunks/ModalWindow.module-CwlDT1jn.js +17 -0
  25. package/chunks/Notification.module-C93nRGIm.js +20 -0
  26. package/chunks/Overlay.module-CYkgbbXG.js +18 -0
  27. package/chunks/Page.module-DZHBTNJd.js +11 -0
  28. package/chunks/{RightBorderArrow-1OX8NAL9.js → RightBorderArrow-BBut2Is3.js} +6 -6
  29. package/chunks/SMSField.module-BUVlPOpO.js +16 -0
  30. package/chunks/SliderExtendedMarks.module-B93JtPsG.js +15 -0
  31. package/chunks/SliderExtendedRail-DbmfJHLD.js +40 -0
  32. package/chunks/StatusTracker.module-BhVoYRB1.js +24 -0
  33. package/chunks/{SuggestFieldMobileDropdownHint-DNKfDfM3.js → SuggestFieldMobileDropdownHint-BZd9-Rmk.js} +6 -6
  34. package/chunks/TableFooter.module-CwKjzhF7.js +14 -0
  35. package/chunks/TabsExtended.module-NTLSSjNf.js +16 -0
  36. package/chunks/TabsLine.module-CCjh6UnA.js +21 -0
  37. package/chunks/TooltipDesktop.module-CDF6HmOX.js +19 -0
  38. package/chunks/TreeView.module-7cPW-p6b.js +9 -0
  39. package/chunks/{UploadZoneInput-CIib3dEF.js → UploadZoneInput-BfYcVOW-.js} +3 -3
  40. package/chunks/{constants-BamiEgAW.js → constants-BuiH5bGa.js} +12 -12
  41. package/chunks/utils-BgxjtTHV.js +73 -0
  42. package/chunks/utils-BnE2k27o.js +28 -0
  43. package/chunks/{utils-Bt-cuXIX.js → utils-D7L6Tbas.js} +6 -6
  44. package/chunks/utils-Z5FN_0vH.js +24 -0
  45. package/chunks/{vendor-DaOifQgP.js → vendor---Om3uMV.js} +43 -47
  46. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  47. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  48. package/components/Alert/AlertContext/AlertContext.js +15 -15
  49. package/components/Alert/AlertProcess/AlertProcess.js +3 -3
  50. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
  51. package/components/Amount/Amount.js +3 -3
  52. package/components/AmountField/AmountField.js +9 -9
  53. package/components/Avatar/Avatar.js +8 -8
  54. package/components/Badge/Badge.js +11 -11
  55. package/components/Badge/BadgeDot.js +8 -8
  56. package/components/Badge/components/BadgeContent.js +10 -10
  57. package/components/Badge/components/BadgePostfix.js +9 -9
  58. package/components/Badge/components/BadgePrefix.js +6 -6
  59. package/components/Body/Body.js +8 -8
  60. package/components/Button/Button.js +35 -35
  61. package/components/Button/ButtonBase.js +1 -1
  62. package/components/Button/ButtonDropdown.js +96 -83
  63. package/components/Button/ButtonDropdownExtended.js +9 -9
  64. package/components/Button/ButtonIcon.js +13 -13
  65. package/components/Calendar/Calendar.js +3 -3
  66. package/components/Calendar/components/CalendarControls.js +9 -9
  67. package/components/Calendar/components/CalendarFooter.js +3 -3
  68. package/components/Calendar/components/CalendarViewDays.js +2 -2
  69. package/components/Calendar/components/CalendarViewItem.js +2 -2
  70. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  71. package/components/Calendar/components/CalendarViewYears.js +1 -1
  72. package/components/Card/CardAction.js +16 -16
  73. package/components/Card/CardStatic.js +3 -3
  74. package/components/Card/components/CardContent/CardContent.js +2 -2
  75. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  76. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  77. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  78. package/components/Card/components/CardMedia.js +2 -2
  79. package/components/Card/utils.js +1 -1
  80. package/components/CarouselExtended/CarouselExtended.js +2 -2
  81. package/components/Checkbox/Checkbox.js +15 -15
  82. package/components/Checkbox/CheckboxXGroup.js +15 -15
  83. package/components/Checkbox/CheckboxYGroup.js +2 -2
  84. package/components/CheckboxTree/index.js +6 -2
  85. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
  86. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  87. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
  88. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
  89. package/components/Chip/Chip.js +2 -2
  90. package/components/Chip/ChipClearButton.js +7 -7
  91. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  92. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  93. package/components/Chip/ChipDropdownArrow.js +2 -2
  94. package/components/Chip/ChipIcon.js +1 -1
  95. package/components/Chip/ChipMultiselect.js +2 -2
  96. package/components/Chip/ChipOptions.js +8 -8
  97. package/components/Chip/ChipSelect/ChipSelect.js +9 -10
  98. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  99. package/components/Chip/ChipSort.js +7 -8
  100. package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
  101. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +17 -18
  102. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  103. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +17 -17
  104. package/components/Chip/index.js +1 -1
  105. package/components/ChipGroup/ChipGroup.js +16 -16
  106. package/components/Col/Col.js +137 -137
  107. package/components/CollapsableTree/components/CollapsableTreeNode.js +6 -6
  108. package/components/Confirm/Confirm.js +2 -2
  109. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  110. package/components/Confirm/components/ConfirmContent.js +2 -2
  111. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  112. package/components/Confirm/components/ConfirmControls.js +2 -2
  113. package/components/DateField/DateField.js +5 -5
  114. package/components/DatePickerExtended/DatePickerExtended.js +3 -3
  115. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +8 -8
  116. package/components/DateRange/DateRange.js +19 -19
  117. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  118. package/components/DesignTokens/components/Tabs.js +0 -18
  119. package/components/Divider/Divider.js +21 -21
  120. package/components/DocumentNumberEdit/DocumentNumberEdit.js +2 -2
  121. package/components/Dropdown/desktop/DropdownDesktop.js +59 -62
  122. package/components/Dropdown/desktop/DropdownList.js +2 -2
  123. package/components/Dropdown/desktop/DropdownListItem.js +2 -2
  124. package/components/Dropdown/desktop/enums.js +7 -0
  125. package/components/Dropdown/desktop/index.js +8 -4
  126. package/components/Dropdown/index.js +24 -25
  127. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  128. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  129. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  130. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  131. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  132. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  133. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  134. package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
  135. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  136. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  137. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  138. package/components/Ellipsis/Ellipsis.js +5 -5
  139. package/components/ExpandAnimation/ExpandAnimation.js +14 -14
  140. package/components/Footer/Footer.js +1 -1
  141. package/components/Footer/components/FooterDescription.js +2 -2
  142. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  143. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  144. package/components/FormField/FormField.js +69 -77
  145. package/components/FormField/FormFieldContext.js +16 -14
  146. package/components/FormField/components/FormFieldClear.js +25 -23
  147. package/components/FormField/components/FormFieldCounter.js +3 -3
  148. package/components/FormField/components/FormFieldDescription.js +7 -7
  149. package/components/FormField/components/FormFieldInput.js +4 -3
  150. package/components/FormField/components/FormFieldLabel.js +30 -32
  151. package/components/FormField/components/FormFieldMaskedInput.js +16 -16
  152. package/components/FormField/components/FormFieldPostfix.js +8 -8
  153. package/components/FormField/components/FormFieldPrefix.js +2 -2
  154. package/components/FormField/components/FormFieldTarget.js +57 -49
  155. package/components/FormField/components/FormFieldTextarea.js +61 -34
  156. package/components/FormField/components/index.js +23 -0
  157. package/components/FormField/components/utils.js +5 -0
  158. package/components/FormField/index.js +25 -25
  159. package/components/Header/Header.js +1 -1
  160. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  161. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  162. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  163. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
  164. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  165. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  166. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  167. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  168. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  169. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  170. package/components/HelpBox/HelpBox.js +6 -6
  171. package/components/Island/Island.js +2 -2
  172. package/components/Island/components/IslandBody.js +4 -4
  173. package/components/Island/components/IslandFooter.js +3 -3
  174. package/components/Island/components/IslandHeader.js +3 -3
  175. package/components/Island/utils.js +1 -1
  176. package/components/IslandAccordion/IslandAccordion.js +3 -3
  177. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  178. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  179. package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
  180. package/components/IslandWidget/IslandWidget.js +20 -20
  181. package/components/IslandWidget/components/IslandWidgetBody.js +2 -2
  182. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +8 -8
  183. package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
  184. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  185. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  186. package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
  187. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
  188. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
  189. package/components/IslandWidget/components/IslandWidgetWrapper.js +2 -2
  190. package/components/LightBox/LightBox.js +23 -23
  191. package/components/LightBox/LightBoxContent.js +2 -2
  192. package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
  193. package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
  194. package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
  195. package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
  196. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +31 -31
  197. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
  198. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
  199. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  200. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +4 -4
  201. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +10 -10
  202. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  203. package/components/Link/Link.js +17 -17
  204. package/components/List/List.js +10 -10
  205. package/components/List/ListSortable.js +1 -1
  206. package/components/List/components/ListEmptyState.js +5 -5
  207. package/components/List/components/ListItem.js +1 -1
  208. package/components/List/components/ListItemContent.js +3 -3
  209. package/components/List/components/ListItemControls.js +5 -5
  210. package/components/List/components/ListItemControlsButton.js +2 -2
  211. package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
  212. package/components/List/components/ListItemLoading.js +2 -2
  213. package/components/List/components/ListItemSelectable.js +15 -15
  214. package/components/List/components/ListItemTable.js +8 -8
  215. package/components/List/components/ListItemTailLeft.js +2 -2
  216. package/components/List/components/ListItemTailRight.js +2 -2
  217. package/components/List/components/ListSortableItem.js +12 -12
  218. package/components/List/components/ListSortableItemControls.js +2 -2
  219. package/components/List/components/ListSortableItemTarget.js +4 -4
  220. package/components/List/index.js +1 -1
  221. package/components/ListMaster/ListMaster.js +1 -1
  222. package/components/ListMaster/components/ListMasterBody.js +1 -1
  223. package/components/ListMaster/components/ListMasterChipGroup.js +6 -6
  224. package/components/ListMaster/components/ListMasterFooter.js +2 -2
  225. package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
  226. package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
  227. package/components/ListMaster/components/ListMasterHeader.js +6 -6
  228. package/components/ListMaster/components/SelectionControls.js +3 -3
  229. package/components/Loader/LoaderMiddle/LoaderMiddle.js +9 -9
  230. package/components/Loader/LoaderSmall/LoaderSmall.js +9 -9
  231. package/components/LoaderScreen/LoaderScreen.js +13 -13
  232. package/components/Marker/Marker.js +2 -2
  233. package/components/Marker/utils.js +1 -1
  234. package/components/MarkerStatus/MarkerStatus.js +9 -9
  235. package/components/ModalWindow/ModalWindow.js +2 -2
  236. package/components/ModalWindow/components/ModalWindowBody.js +5 -5
  237. package/components/ModalWindow/components/ModalWindowClose.js +10 -10
  238. package/components/ModalWindow/components/ModalWindowContent.js +2 -2
  239. package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
  240. package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
  241. package/components/MultiselectField/components/MultiselectFieldDropdown.js +49 -33
  242. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +27 -20
  243. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
  244. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +2 -2
  245. package/components/Notification/Notification.js +3 -3
  246. package/components/Notification/NotificationGrouped.js +1 -1
  247. package/components/Notification/components/NotificationBody.js +1 -1
  248. package/components/Notification/components/NotificationBodyList.js +2 -2
  249. package/components/Notification/components/NotificationClose.js +1 -1
  250. package/components/Notification/components/NotificationFooter.js +1 -1
  251. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  252. package/components/Notification/components/NotificationHeader.js +1 -1
  253. package/components/Notification/components/NotificationIcon.js +1 -1
  254. package/components/Notification/components/NotificationTime.js +1 -1
  255. package/components/NumberField/NumberFieldInput.js +5 -5
  256. package/components/OrderedList/OrderedList.js +3 -3
  257. package/components/OrderedList/OrderedListItem.js +7 -7
  258. package/components/Overlay/Overlay.js +2 -2
  259. package/components/Overlay/OverlayMask.js +2 -2
  260. package/components/Overlay/OverlayPanel.js +2 -2
  261. package/components/Page/Page.js +2 -2
  262. package/components/Page/components/BodyPage.js +12 -12
  263. package/components/Page/components/FooterPage.js +2 -2
  264. package/components/Page/components/HeaderPage.js +2 -2
  265. package/components/Page/components/useStickyCornerRadius.js +35 -32
  266. package/components/Pagination/components/PaginationExtended.js +6 -6
  267. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  268. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  269. package/components/Pagination/components/PaginationPageButton.js +14 -14
  270. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  271. package/components/Pagination/components/PaginationSelect.js +7 -7
  272. package/components/Pagination/utils/paginationUtils.js +1 -1
  273. package/components/Radio/Radio.js +13 -13
  274. package/components/Radio/RadioXGroup.js +15 -15
  275. package/components/Radio/RadioYGroup.js +9 -9
  276. package/components/Row/Row.js +6 -6
  277. package/components/SMSField/SMSField.js +3 -3
  278. package/components/SMSField/components/RefreshIcon.js +2 -2
  279. package/components/SMSField/components/SMSFieldInput.js +11 -11
  280. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  281. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  282. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  283. package/components/SegmentedControl/SegmentedControl.js +4 -4
  284. package/components/SegmentedControl/SegmentedControlSegment.js +6 -6
  285. package/components/SelectExtendedField/SelectExtendedField.js +5 -5
  286. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  287. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +50 -43
  288. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +25 -25
  289. package/components/SelectField/SelectField.js +54 -36
  290. package/components/Skeleton/Skeleton.js +9 -9
  291. package/components/SliderExtended/SliderExtended.js +3 -3
  292. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +29 -29
  293. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  294. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  295. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  296. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +2 -2
  297. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +26 -26
  298. package/components/SmallInput/SmallInput.js +6 -6
  299. package/components/Spoiler/Spoiler.js +14 -14
  300. package/components/StatusTracker/StatusTracker.js +3 -3
  301. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  302. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  303. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  304. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  305. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  306. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  307. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  308. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  309. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  310. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  311. package/components/Step/Step.js +6 -6
  312. package/components/Stepper/RightBorderArrow.js +1 -1
  313. package/components/Stepper/Stepper.js +2 -2
  314. package/components/Stepper/StepperExtended.js +2 -2
  315. package/components/Stepper/StepperStep.js +3 -3
  316. package/components/Stepper/StepperWrapper.js +3 -3
  317. package/components/Suggest/SuggestMobileDropdownContent.js +10 -10
  318. package/components/Suggest/useSuggest.js +1 -1
  319. package/components/SuggestField/SuggestField.js +6 -6
  320. package/components/SuggestField/desktop/SuggestFieldDesktop.js +8 -8
  321. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +26 -25
  322. package/components/SuggestField/index.js +1 -1
  323. package/components/SuggestField/mobile/SuggestFieldMobile.js +6 -6
  324. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  325. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  326. package/components/SuggestField/mobile/index.js +1 -1
  327. package/components/SwipeableArea/SwipeableArea.js +21 -21
  328. package/components/Table/FilterPanel.js +3 -3
  329. package/components/Table/MasterTable.js +7 -7
  330. package/components/Table/NoColumns.js +6 -6
  331. package/components/Table/PaginationPanel.js +3 -3
  332. package/components/Table/TableBasic/TableBasic.js +2 -2
  333. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  334. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  335. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  336. package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
  337. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +3 -3
  338. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
  339. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  340. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
  341. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +2 -2
  342. package/components/Table/TableFooter/TableFooter.js +2 -2
  343. package/components/Table/TableFooter/components/TableFooterSummary.js +5 -5
  344. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  345. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  346. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  347. package/components/Table/TabsLinePanel.js +2 -2
  348. package/components/Table/TabsLinePanelLinks.js +6 -6
  349. package/components/Table/utils.js +1 -1
  350. package/components/Tabs/Tabs.js +10 -10
  351. package/components/TabsExtended/TabsExtended.js +22 -22
  352. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  353. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  354. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  355. package/components/TabsExtended/components/TabsExtendedTabButton.js +37 -18
  356. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  357. package/components/TabsExtended/utils.js +3 -3
  358. package/components/TabsLine/TabsLine.js +2 -2
  359. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  360. package/components/TabsLine/components/TabsLineDropdown.js +49 -47
  361. package/components/TabsLine/components/TabsLineItem.js +2 -2
  362. package/components/TabsLine/components/TabsLineMobile.js +3 -3
  363. package/components/Tag/Tag.js +10 -10
  364. package/components/TagColor/TagColor.js +12 -12
  365. package/components/TagGroup/TagGroup.js +7 -7
  366. package/components/TextField/TextField.js +1 -1
  367. package/components/TextareaField/TextareaField.js +5 -5
  368. package/components/ThemeProvider/ThemeProvider.js +18 -20
  369. package/components/ThemeProvider/components/ThemeProviderView.js +29 -27
  370. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  371. package/components/Tooltip/components/common/TooltipLink.js +4 -4
  372. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  373. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  374. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  375. package/components/Tooltip/components/mobile/TooltipMobile.js +2 -2
  376. package/components/TopOverlay/TopOverlay.js +19 -19
  377. package/components/TreeView/TreeView.js +2 -2
  378. package/components/TreeView/components/TreeViewGroup.js +1 -1
  379. package/components/TreeView/components/TreeViewNode.js +2 -2
  380. package/components/Typography/Caption.js +19 -19
  381. package/components/Typography/Text.js +18 -18
  382. package/components/Typography/Title.js +19 -19
  383. package/components/Typography/constants.js +1 -1
  384. package/components/UnorderedList/UnorderedList.js +7 -7
  385. package/components/UnorderedList/UnorderedListItem.js +8 -8
  386. package/components/UploadZone/UploadZone.js +3 -3
  387. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  388. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  389. package/components/index.js +541 -538
  390. package/index.d.ts +50 -24
  391. package/index.js +577 -574
  392. package/package.json +2 -3
  393. package/styles/triplex-next.css +541 -547
  394. package/utils/amountUtils.js +1 -1
  395. package/chunks/AlertProcessSpoiler-DxZ8QVn2.js +0 -39
  396. package/chunks/Card.module--O3Bx82B.js +0 -17
  397. package/chunks/CheckboxTreeExtended.module-Cw3yb-cF.js +0 -15
  398. package/chunks/Confirm.module-DtBiR4Fo.js +0 -15
  399. package/chunks/DropdownMobile.module-PpB3KA4H.js +0 -23
  400. package/chunks/Footer.module-Z4RIi8JP.js +0 -9
  401. package/chunks/FormFieldInput-C75omt8Y.js +0 -60
  402. package/chunks/HeaderLayoutSidebar.module-BJZj3qz4.js +0 -9
  403. package/chunks/HeaderTabs.module-ykRWLBUI.js +0 -9
  404. package/chunks/IslandAccordion.module-DE-xutGt.js +0 -25
  405. package/chunks/IslandWidgetFooter.module-DpnJPgi0.js +0 -9
  406. package/chunks/IslandWidgetHeader.module-lf-NGWlm.js +0 -12
  407. package/chunks/LightBoxContent-BLPx_Tsf.js +0 -56
  408. package/chunks/LightBoxControls.module-Cbi_wgHX.js +0 -16
  409. package/chunks/LightBoxSideOverlayClose.module-Dbzm6FYI.js +0 -9
  410. package/chunks/ListItemTail.module-DFYWneN6.js +0 -12
  411. package/chunks/ListMasterFooter.module-CoXWM3Nq.js +0 -10
  412. package/chunks/ModalWindow.module-DqMffIcE.js +0 -17
  413. package/chunks/Notification.module-CPSD8BYw.js +0 -20
  414. package/chunks/Overlay.module-B5Hl3baB.js +0 -18
  415. package/chunks/Page.module-BbrHHqMK.js +0 -11
  416. package/chunks/SMSField.module-CPSjUBD-.js +0 -16
  417. package/chunks/SliderExtendedMarks.module-QNSG8UcN.js +0 -15
  418. package/chunks/SliderExtendedRail-C_1LnK7I.js +0 -40
  419. package/chunks/StatusTracker.module-KkpUE8KY.js +0 -24
  420. package/chunks/TableFooter.module-OEvn0oaX.js +0 -14
  421. package/chunks/TabsExtended.module-B3Ti-48x.js +0 -16
  422. package/chunks/TabsLine.module-BgCBcRYT.js +0 -21
  423. package/chunks/TooltipDesktop.module-CC_4-ATz.js +0 -19
  424. package/chunks/TreeView.module-CmGHGs81.js +0 -9
  425. package/chunks/utils-C5IWf42V.js +0 -24
  426. package/chunks/utils-d7-rkiPs.js +0 -27
  427. package/chunks/utils-hbQGLR7K.js +0 -73
  428. package/components/Dropdown/enums.js +0 -8
@@ -1,10 +1,10 @@
1
1
  import "react/jsx-runtime";
2
- import "../../../chunks/vendor-DaOifQgP.js";
2
+ import "../../../chunks/vendor---Om3uMV.js";
3
3
  import "react";
4
4
  import "../enums.js";
5
5
  import "../CalendarViewContext.js";
6
6
  import "../../../utils/keyboard.js";
7
- import { C } from "../../../chunks/CalendarViewItem-D879SDC1.js";
7
+ import { C } from "../../../chunks/CalendarViewItem-EhHNwDDy.js";
8
8
  export {
9
9
  C as CalendarViewItem
10
10
  };
@@ -4,7 +4,7 @@ import h from "moment";
4
4
  import { CalendarContext as H } from "../CalendarContext.js";
5
5
  import { CalendarViewContext as K } from "../CalendarViewContext.js";
6
6
  import { isDateOutOfRange as R } from "../utils.js";
7
- import { s as B, C as U } from "../../../chunks/CalendarViewItem-D879SDC1.js";
7
+ import { s as B, C as U } from "../../../chunks/CalendarViewItem-EhHNwDDy.js";
8
8
  import { isKey as l } from "../../../utils/keyboard.js";
9
9
  import { ECalendarPickType as Y, ECalendarViewMode as u } from "../enums.js";
10
10
  const Z = ({ pickedDate: r, monthHtmlAttributes: T = {} }) => {
@@ -4,7 +4,7 @@ import w from "moment";
4
4
  import { CalendarContext as N } from "../CalendarContext.js";
5
5
  import { CalendarViewContext as G } from "../CalendarViewContext.js";
6
6
  import { isDateOutOfRange as O } from "../utils.js";
7
- import { s as K, C as H } from "../../../chunks/CalendarViewItem-D879SDC1.js";
7
+ import { s as K, C as H } from "../../../chunks/CalendarViewItem-EhHNwDDy.js";
8
8
  import { isKey as i } from "../../../utils/keyboard.js";
9
9
  import { ECalendarViewMode as y } from "../enums.js";
10
10
  const Q = ({ pickedDate: s, yearHtmlAttributes: S = {} }) => {
@@ -1,22 +1,22 @@
1
- var b = Object.defineProperty;
2
- var y = (c, i, e) => i in c ? b(c, i, { enumerable: !0, configurable: !0, writable: !0, value: e }) : c[i] = e;
3
- var o = (c, i, e) => y(c, typeof i != "symbol" ? i + "" : i, e);
4
- import { jsx as R } from "react/jsx-runtime";
5
- import u from "react";
6
- import { CardContent as T } from "./components/CardContent/CardContent.js";
1
+ var y = Object.defineProperty;
2
+ var R = (c, i, e) => i in c ? y(c, i, { enumerable: !0, configurable: !0, writable: !0, value: e }) : c[i] = e;
3
+ var o = (c, i, e) => R(c, typeof i != "symbol" ? i + "" : i, e);
4
+ import { jsx as T } from "react/jsx-runtime";
5
+ import f from "react";
6
+ import { CardContent as b } from "./components/CardContent/CardContent.js";
7
7
  import { CardMedia as M } from "./components/CardMedia.js";
8
8
  import { ECardRoundingSize as w, ECardTheme as x } from "./enums.js";
9
9
  import { EFocusSource as r } from "../../enums/EFocusSource.js";
10
10
  import { mapCardRoundingSizeToCssClass as K, mapCardThemeToCssClass as _ } from "./utils.js";
11
- import { isKey as f } from "../../utils/keyboard.js";
12
- import { c as k } from "../../chunks/vendor-DaOifQgP.js";
13
- import { c as B } from "../../chunks/Card.module--O3Bx82B.js";
14
- const O = "action__ab4d209e", F = "selected__ecfa5393", V = "focusVisible__ff80b86a", a = {
11
+ import { isKey as u } from "../../utils/keyboard.js";
12
+ import { c as k } from "../../chunks/vendor---Om3uMV.js";
13
+ import { c as B } from "../../chunks/Card.module-Dgcuvaxs.js";
14
+ const O = "action__da9ec4f9", F = "selected__fd7d1fc1", V = "focusVisible__1582f847", a = {
15
15
  action: O,
16
16
  selected: F,
17
17
  focusVisible: V
18
18
  };
19
- class l extends u.Component {
19
+ class l extends f.Component {
20
20
  constructor() {
21
21
  super(...arguments);
22
22
  o(this, "state", {
@@ -24,7 +24,7 @@ class l extends u.Component {
24
24
  isControlled: this.props.selected !== void 0,
25
25
  isSelected: !!this.props.selected
26
26
  });
27
- o(this, "ref", u.createRef());
27
+ o(this, "ref", f.createRef());
28
28
  o(this, "handleClick", (e) => {
29
29
  const { onClick: s } = this.props;
30
30
  s == null || s(e), this.handleToggle();
@@ -35,7 +35,7 @@ class l extends u.Component {
35
35
  });
36
36
  o(this, "handleKeyDown", (e) => {
37
37
  const { onKeyDown: s } = this.props;
38
- s == null || s(e), f(e.keyCode, "SPACE") ? (e.preventDefault(), this.handleToggle()) : f(e.keyCode, "ENTER") && this.handleToggle();
38
+ s == null || s(e), u(e.keyCode, "SPACE") ? (e.preventDefault(), this.handleToggle()) : u(e.keyCode, "ENTER") && this.handleToggle();
39
39
  });
40
40
  o(this, "handleFocus", (e) => {
41
41
  const { onFocus: s } = this.props, { focusSource: t } = this.state, { current: n } = this.ref;
@@ -83,7 +83,7 @@ class l extends u.Component {
83
83
  },
84
84
  s
85
85
  );
86
- return /* @__PURE__ */ R(
86
+ return /* @__PURE__ */ T(
87
87
  "div",
88
88
  {
89
89
  className: N,
@@ -96,13 +96,13 @@ class l extends u.Component {
96
96
  role: "button",
97
97
  ...C,
98
98
  ref: this.ref,
99
- "data-tx": "0.21.0",
99
+ "data-tx": "0.22.0",
100
100
  children: e
101
101
  }
102
102
  );
103
103
  }
104
104
  }
105
- o(l, "displayName", "CardAction"), o(l, "Content", T), o(l, "Media", M);
105
+ o(l, "displayName", "CardAction"), o(l, "Content", b), o(l, "Media", M);
106
106
  export {
107
107
  l as CardAction
108
108
  };
@@ -2,8 +2,8 @@ import { jsx as i } from "react/jsx-runtime";
2
2
  import { CardContent as s } from "./components/CardContent/CardContent.js";
3
3
  import { CardMedia as e } from "./components/CardMedia.js";
4
4
  import { mapCardRoundingSizeToCssClass as C, mapCardThemeToCssClass as p } from "./utils.js";
5
- import { c } from "../../chunks/vendor-DaOifQgP.js";
6
- import { c as n } from "../../chunks/Card.module--O3Bx82B.js";
5
+ import { c } from "../../chunks/vendor---Om3uMV.js";
6
+ import { c as n } from "../../chunks/Card.module-Dgcuvaxs.js";
7
7
  import { ECardRoundingSize as f, ECardTheme as l } from "./enums.js";
8
8
  const a = ({
9
9
  children: r,
@@ -21,7 +21,7 @@ const a = ({
21
21
  o
22
22
  ),
23
23
  ...d,
24
- "data-tx": "0.21.0",
24
+ "data-tx": "0.22.0",
25
25
  children: r
26
26
  }
27
27
  );
@@ -3,8 +3,8 @@ import { CardContentBody as C } from "./components/CardContentBody.js";
3
3
  import { CardContentHeader as i } from "./components/CardContentHeader.js";
4
4
  import { CardContentFooter as s } from "./components/CardContentFooter.js";
5
5
  import { ECardContentPaddingSize as t } from "../../enums.js";
6
- import { c as p } from "../../../../chunks/vendor-DaOifQgP.js";
7
- import { c as r } from "../../../../chunks/Card.module--O3Bx82B.js";
6
+ import { c as p } from "../../../../chunks/vendor---Om3uMV.js";
7
+ import { c as r } from "../../../../chunks/Card.module-Dgcuvaxs.js";
8
8
  const c = {
9
9
  [t.MD]: r.paddingMD,
10
10
  [t.SM]: r.paddingSM
@@ -1,6 +1,6 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import { c as d } from "../../../../../chunks/vendor-DaOifQgP.js";
3
- import { c as s } from "../../../../../chunks/Card.module--O3Bx82B.js";
2
+ import { c as d } from "../../../../../chunks/vendor---Om3uMV.js";
3
+ import { c as s } from "../../../../../chunks/Card.module-Dgcuvaxs.js";
4
4
  const m = ({ children: o, className: t, ...r }) => /* @__PURE__ */ a("div", { className: d(s.cardContentBody, t), ...r, children: o });
5
5
  m.displayName = "CardContentBody";
6
6
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import { c as e } from "../../../../../chunks/vendor-DaOifQgP.js";
3
- import { c as s } from "../../../../../chunks/Card.module--O3Bx82B.js";
2
+ import { c as e } from "../../../../../chunks/vendor---Om3uMV.js";
3
+ import { c as s } from "../../../../../chunks/Card.module-Dgcuvaxs.js";
4
4
  const m = ({ children: o, className: t, ...r }) => /* @__PURE__ */ a("div", { className: e(s.cardContentFooter, t), ...r, children: o });
5
5
  m.displayName = "CardContentFooter";
6
6
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { c as o } from "../../../../../chunks/vendor-DaOifQgP.js";
3
- import { c as d } from "../../../../../chunks/Card.module--O3Bx82B.js";
2
+ import { c as o } from "../../../../../chunks/vendor---Om3uMV.js";
3
+ import { c as d } from "../../../../../chunks/Card.module-Dgcuvaxs.js";
4
4
  const s = ({ children: r, className: a, ...e }) => /* @__PURE__ */ t("div", { className: o(d.cardContentHeader, a), ...e, children: r });
5
5
  s.displayName = "CardContentHeader";
6
6
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsx as d } from "react/jsx-runtime";
2
- import { c as e } from "../../../chunks/vendor-DaOifQgP.js";
3
- import { c as m } from "../../../chunks/Card.module--O3Bx82B.js";
2
+ import { c as e } from "../../../chunks/vendor---Om3uMV.js";
3
+ import { c as m } from "../../../chunks/Card.module-Dgcuvaxs.js";
4
4
  const o = ({ children: a, className: r, ...s }) => {
5
5
  const c = e(m.cardMedia, r);
6
6
  return /* @__PURE__ */ d("div", { className: c, ...s, children: a });
@@ -1,5 +1,5 @@
1
1
  import { ECardRoundingSize as r, ECardTheme as s } from "./enums.js";
2
- import { c as o } from "../../chunks/Card.module--O3Bx82B.js";
2
+ import { c as o } from "../../chunks/Card.module-Dgcuvaxs.js";
3
3
  const e = {
4
4
  [r.MD]: o.roundingMD,
5
5
  [r.SM]: o.roundingSM
@@ -1,8 +1,8 @@
1
1
  import { jsxs as p, jsx as b } from "react/jsx-runtime";
2
2
  import C, { useState as w, useRef as D, useCallback as L, useEffect as d } from "react";
3
- import { l as M, c as S } from "../../chunks/vendor-DaOifQgP.js";
3
+ import { l as M, c as S } from "../../chunks/vendor---Om3uMV.js";
4
4
  import { scrollSmoothHorizontally as c } from "../../utils/scroll.js";
5
- const R = "carouselExtended__12278c8d", k = {
5
+ const R = "carouselExtended__26c6827d", k = {
6
6
  carouselExtended: R
7
7
  }, y = C.forwardRef(
8
8
  ({ children: l, buttonPrev: a, buttonNext: i, stepPrev: u, stepNext: f, ...h }, s) => {
@@ -1,4 +1,4 @@
1
- import { jsxs as I, jsx as c } from "react/jsx-runtime";
1
+ import { jsxs as I, jsx as e } from "react/jsx-runtime";
2
2
  import N from "react";
3
3
  import { CheckboxbulkStrokeSrvIcon24 as S, CheckboxtickStrokeSrvIcon24 as z } from "@sberbusiness/icons-next";
4
4
  import { ETextSize as n } from "../Typography/enums.js";
@@ -7,8 +7,8 @@ import { Text as C } from "../Typography/Text.js";
7
7
  import "../Typography/Title.js";
8
8
  import { EComponentSize as s } from "../../enums/EComponentSize.js";
9
9
  import { createSizeToClassNameMap as y } from "../../utils/classNameMaps.js";
10
- import { c as l } from "../../chunks/vendor-DaOifQgP.js";
11
- const u = "label__b750b705", M = "sm__1d9bf570", T = "nonempty__a08deead", g = "md__24faf2cc", v = "lg__3d91f818", B = "disabled__05deace8", j = "checkbox__ecbbfe16", D = "checkboxIcon__ba5a9d4d", E = "checkmarkIcon__16d7cc38", e = {
10
+ import { c as l } from "../../chunks/vendor---Om3uMV.js";
11
+ const u = "label__5f33d28e", M = "sm__6dc7bcf6", T = "nonempty__cff0c79c", g = "md__920a83eb", v = "lg__59914367", B = "disabled__fba4c29f", j = "checkbox__e3bb9573", D = "checkboxIcon__b3dabf95", E = "checkmarkIcon__e5b96eb5", c = {
12
12
  label: u,
13
13
  sm: M,
14
14
  nonempty: T,
@@ -22,29 +22,29 @@ const u = "label__b750b705", M = "sm__1d9bf570", T = "nonempty__a08deead", g = "
22
22
  [s.LG]: n.B2,
23
23
  [s.MD]: n.B3,
24
24
  [s.SM]: n.B4
25
- }, b = y(e), R = N.forwardRef((d, i) => {
25
+ }, b = y(c), R = N.forwardRef((i, k) => {
26
26
  const {
27
27
  children: a,
28
- className: k,
28
+ className: p,
29
29
  disabled: m,
30
- bulk: p,
30
+ bulk: d,
31
31
  labelAttributes: o,
32
32
  size: t = s.MD,
33
33
  ...x
34
- } = d, h = l(e.checkbox, k, b[t]), _ = l(
35
- e.label,
34
+ } = i, h = l(c.checkbox, p, b[t]), _ = l(
35
+ c.label,
36
36
  b[t],
37
- { [e.disabled]: !!m, [e.nonempty]: !!a },
37
+ { [c.disabled]: !!m, [c.nonempty]: !!a },
38
38
  o == null ? void 0 : o.className
39
39
  ), f = () => {
40
- const r = e.checkmarkIcon;
41
- return p ? /* @__PURE__ */ c(S, { className: r, paletteIndex: 7 }) : /* @__PURE__ */ c(z, { className: r, paletteIndex: 7 });
40
+ const r = c.checkmarkIcon;
41
+ return d ? /* @__PURE__ */ e(S, { className: r, paletteIndex: 7 }) : /* @__PURE__ */ e(z, { className: r, paletteIndex: 7 });
42
42
  };
43
- return /* @__PURE__ */ I("label", { ...o, className: _, "data-tx": "0.21.0", children: [
44
- /* @__PURE__ */ c("input", { type: "checkbox", className: h, disabled: m, ...x, ref: i }),
45
- /* @__PURE__ */ c("span", { className: e.checkboxIcon }),
43
+ return /* @__PURE__ */ I("label", { ...o, className: _, "data-tx": "0.22.0", children: [
44
+ /* @__PURE__ */ e("input", { type: "checkbox", className: h, disabled: m, ...x, ref: k }),
45
+ /* @__PURE__ */ e("span", { className: c.checkboxIcon }),
46
46
  f(),
47
- a && /* @__PURE__ */ c(C, { size: L[t], tag: "div", children: a })
47
+ a && /* @__PURE__ */ e(C, { size: L[t], tag: "div", children: a })
48
48
  ] });
49
49
  });
50
50
  R.displayName = "Checkbox";
@@ -1,20 +1,20 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { c as r } from "../../chunks/vendor-DaOifQgP.js";
3
- const a = "checkboxXGroup__643327ee", _ = "label__b750b705", e = {
4
- checkboxXGroup: a,
5
- "indent-12": "indent-12__40f480ce",
6
- label: _,
7
- "indent-16": "indent-16__7d25d917",
8
- "indent-20": "indent-20__ca34755f",
9
- "indent-24": "indent-24__16a570b5",
10
- "indent-28": "indent-28__ba66fba6",
11
- "indent-32": "indent-32__2b2e0e96"
12
- }, b = (n) => {
13
- const { children: t, className: o, indent: c = 12, ...s } = n, d = r(e.checkboxXGroup, e[`indent-${c}`], o);
14
- return /* @__PURE__ */ i("div", { className: d, role: "group", ...s, children: t });
2
+ import { c as r } from "../../chunks/vendor---Om3uMV.js";
3
+ const _ = "checkboxXGroup__eefb4497", a = "label__5f33d28e", e = {
4
+ checkboxXGroup: _,
5
+ "indent-12": "indent-12__4fce2503",
6
+ label: a,
7
+ "indent-16": "indent-16__29adf54a",
8
+ "indent-20": "indent-20__f1626f0e",
9
+ "indent-24": "indent-24__c7e340c2",
10
+ "indent-28": "indent-28__f1f571a6",
11
+ "indent-32": "indent-32__3f0ff8c5"
12
+ }, l = (n) => {
13
+ const { children: c, className: t, indent: o = 12, ...s } = n, d = r(e.checkboxXGroup, e[`indent-${o}`], t);
14
+ return /* @__PURE__ */ i("div", { className: d, role: "group", ...s, children: c });
15
15
  };
16
- b.displayName = "CheckboxXGroup";
16
+ l.displayName = "CheckboxXGroup";
17
17
  export {
18
- b as CheckboxXGroup
18
+ l as CheckboxXGroup
19
19
  };
20
20
  //# sourceMappingURL=CheckboxXGroup.js.map
@@ -1,6 +1,6 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
- import { c as t } from "../../chunks/vendor-DaOifQgP.js";
3
- const a = "checkboxYGroup__1c668c41", x = {
2
+ import { c as t } from "../../chunks/vendor---Om3uMV.js";
3
+ const a = "checkboxYGroup__f7666905", x = {
4
4
  checkboxYGroup: a
5
5
  }, l = (o) => {
6
6
  const { children: c, className: s, ...r } = o, e = t(x.checkboxYGroup, s);
@@ -1,5 +1,9 @@
1
- import { CheckboxTree as r } from "./CheckboxTree.js";
1
+ import { CheckboxTree as c } from "./CheckboxTree.js";
2
+ import { checkChildrenCheckboxes as h, checkParentCheckboxes as k, traverseCheckboxes as x } from "./utils.js";
2
3
  export {
3
- r as CheckboxTree
4
+ c as CheckboxTree,
5
+ h as checkChildrenCheckboxes,
6
+ k as checkParentCheckboxes,
7
+ x as traverseCheckboxes
4
8
  };
5
9
  //# sourceMappingURL=index.js.map
@@ -3,11 +3,11 @@ import { CollapsableTree as n } from "../CollapsableTree/CollapsableTree.js";
3
3
  import { CheckboxTreeExtendedCheckbox as c } from "./components/CheckboxTreeExtendedCheckbox.js";
4
4
  import { CheckboxTreeExtendedNode as p } from "./components/CheckboxTreeExtendedNode.js";
5
5
  import { CheckboxTreeExtendedContext as s } from "./CheckboxTreeExtendedContext.js";
6
- import { c as a } from "../../chunks/vendor-DaOifQgP.js";
6
+ import { c as a } from "../../chunks/vendor---Om3uMV.js";
7
7
  import { EComponentSize as r } from "../../enums/EComponentSize.js";
8
8
  import { EScreenWidth as t } from "../../helpers/breakpoints.js";
9
9
  import { useMatchMedia as h } from "../MediaWidth/useMatchMedia.js";
10
- import { s as f } from "../../chunks/CheckboxTreeExtended.module-Cw3yb-cF.js";
10
+ import { s as f } from "../../chunks/CheckboxTreeExtended.module-CjEhZ2aL.js";
11
11
  const e = ({ className: m, size: d = r.MD, ...i }) => {
12
12
  const x = h(
13
13
  `(max-width: ${t.SM_MAX})`,
@@ -5,7 +5,7 @@ import { jsx as p } from "react/jsx-runtime";
5
5
  import { CaretdownStrokeSrvIcon16 as l } from "@sberbusiness/icons-next";
6
6
  import { EVENT_KEY_CODES as i } from "../../../utils/keyboard.js";
7
7
  import h from "react";
8
- import { s as m } from "../../../chunks/CheckboxTreeExtended.module-Cw3yb-cF.js";
8
+ import { s as m } from "../../../chunks/CheckboxTreeExtended.module-CjEhZ2aL.js";
9
9
  class x extends h.Component {
10
10
  constructor() {
11
11
  super(...arguments);
@@ -1,8 +1,8 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
2
  import { useRef as N, useContext as a, useEffect as E } from "react";
3
3
  import { Checkbox as T } from "../../Checkbox/Checkbox.js";
4
- import { c as s } from "../../../chunks/vendor-DaOifQgP.js";
5
- import { s as x } from "../../../chunks/CheckboxTreeExtended.module-Cw3yb-cF.js";
4
+ import { c as s } from "../../../chunks/vendor---Om3uMV.js";
5
+ import { s as x } from "../../../chunks/CheckboxTreeExtended.module-CjEhZ2aL.js";
6
6
  import { CheckboxTreeExtendedContext as F } from "../CheckboxTreeExtendedContext.js";
7
7
  const L = ({
8
8
  active: m,
@@ -2,10 +2,10 @@ import { jsx as p, jsxs as i } from "react/jsx-runtime";
2
2
  import { useContext as x } from "react";
3
3
  import { CollapsableTree as l } from "../../CollapsableTree/CollapsableTree.js";
4
4
  import { isStaticCheckboxTreeExtended as f } from "../isStaticCheckboxTreeExtended.js";
5
- import { c as u } from "../../../chunks/vendor-DaOifQgP.js";
5
+ import { c as u } from "../../../chunks/vendor---Om3uMV.js";
6
6
  import "./CheckboxTreeExtendedArrow.js";
7
7
  import { createSizeToClassNameMap as T } from "../../../utils/classNameMaps.js";
8
- import { s as o } from "../../../chunks/CheckboxTreeExtended.module-Cw3yb-cF.js";
8
+ import { s as o } from "../../../chunks/CheckboxTreeExtended.module-CjEhZ2aL.js";
9
9
  import { CheckboxTreeExtendedContext as C } from "../CheckboxTreeExtendedContext.js";
10
10
  const N = T(o), y = ({
11
11
  children: r,
@@ -1,7 +1,7 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import "../../chunks/vendor-DaOifQgP.js";
4
- import { C as e } from "../../chunks/Chip-M9mPbBOt.js";
3
+ import "../../chunks/vendor---Om3uMV.js";
4
+ import { C as e } from "../../chunks/Chip-6YRhubRU.js";
5
5
  import "../../enums/EComponentSize.js";
6
6
  import "../../utils/classNameMaps.js";
7
7
  import "../../utils/keyboard.js";
@@ -1,17 +1,17 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import s from "react";
3
- import { c as a } from "../../chunks/vendor-DaOifQgP.js";
4
- import { CrossStrokeSrvIcon24 as c, CrossStrokeSrvIcon20 as i, CrossStrokeSrvIcon16 as m } from "@sberbusiness/icons-next";
2
+ import p from "react";
3
+ import { c as s } from "../../chunks/vendor---Om3uMV.js";
4
+ import { CrossStrokeSrvIcon24 as a, CrossStrokeSrvIcon20 as i, CrossStrokeSrvIcon16 as m } from "@sberbusiness/icons-next";
5
5
  import { EComponentSize as t } from "../../enums/EComponentSize.js";
6
6
  import { ButtonIcon as l } from "../Button/ButtonIcon.js";
7
- const C = "chipClearButton__1f67e0a2", S = {
7
+ const C = "chipClearButton__4b6d5f7c", S = {
8
8
  chipClearButton: C
9
9
  }, f = {
10
10
  [t.SM]: /* @__PURE__ */ o(m, { paletteIndex: 6 }),
11
11
  [t.MD]: /* @__PURE__ */ o(i, { paletteIndex: 6 }),
12
- [t.LG]: /* @__PURE__ */ o(c, { paletteIndex: 6 })
13
- }, I = s.forwardRef(
14
- ({ className: r, size: e = t.MD, ...n }, p) => /* @__PURE__ */ o(l, { className: a(S.chipClearButton, r), ...n, ref: p, children: f[e] })
12
+ [t.LG]: /* @__PURE__ */ o(a, { paletteIndex: 6 })
13
+ }, I = p.forwardRef(
14
+ ({ className: r, size: e = t.MD, ...n }, c) => /* @__PURE__ */ o(l, { className: s(S.chipClearButton, r), ...n, ref: c, children: f[e] })
15
15
  );
16
16
  I.displayName = "ChipClearButton";
17
17
  export {
@@ -7,7 +7,7 @@ import { DatePickerExtended as G } from "../../DatePickerExtended/DatePickerExte
7
7
  import { ChipDatePickerTarget as H } from "./ChipDatePickerTarget.js";
8
8
  import { inputDateFormat as D } from "../../DateField/constants.js";
9
9
  import { DropdownMobileMaskedInput as C } from "../../Dropdown/mobile/DropdownMobileMaskedInput.js";
10
- import { s as L } from "../../../chunks/Chip-M9mPbBOt.js";
10
+ import { s as L } from "../../../chunks/Chip-6YRhubRU.js";
11
11
  const U = N.forwardRef((S, V) => {
12
12
  const {
13
13
  value: o,
@@ -1,6 +1,6 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
2
  import D, { useContext as k } from "react";
3
- import { C as w } from "../../../chunks/Chip-M9mPbBOt.js";
3
+ import { C as w } from "../../../chunks/Chip-6YRhubRU.js";
4
4
  import { ChipDropdownArrow as P } from "../ChipDropdownArrow.js";
5
5
  import { ChipClearButton as g } from "../ChipClearButton.js";
6
6
  import { DatePickerExtendedContext as E } from "../../DatePickerExtended/DatePickerExtendedContext.js";
@@ -1,8 +1,8 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { CaretdownStrokeSrvIcon24 as p, CaretdownStrokeSrvIcon20 as d, CaretdownStrokeSrvIcon16 as a } from "@sberbusiness/icons-next";
3
- import { c } from "../../chunks/vendor-DaOifQgP.js";
3
+ import { c } from "../../chunks/vendor---Om3uMV.js";
4
4
  import { EComponentSize as r } from "../../enums/EComponentSize.js";
5
- const w = "chipDropdownArrow__a44950fe", s = "rotated__4fe3e41c", t = {
5
+ const w = "chipDropdownArrow__b43a2dc8", s = "rotated__437dfabd", t = {
6
6
  chipDropdownArrow: w,
7
7
  rotated: s
8
8
  }, i = {
@@ -1,6 +1,6 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import f from "react";
3
- import { C as m } from "../../chunks/Chip-M9mPbBOt.js";
3
+ import { C as m } from "../../chunks/Chip-6YRhubRU.js";
4
4
  const t = f.forwardRef(({ children: p, ...r }, i) => /* @__PURE__ */ o(m, { ...r, prefix: p, postfix: /* @__PURE__ */ o("span", {}), ref: i }));
5
5
  t.displayName = "ChipIcon";
6
6
  export {
@@ -1,11 +1,11 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import w from "react";
3
3
  import { MultiselectField as y } from "../MultiselectField/MultiselectField.js";
4
- import { s as x, C as D } from "../../chunks/Chip-M9mPbBOt.js";
4
+ import { s as x, C as D } from "../../chunks/Chip-6YRhubRU.js";
5
5
  import { ChipClearButton as E } from "./ChipClearButton.js";
6
6
  import { ChipDropdownArrow as K } from "./ChipDropdownArrow.js";
7
7
  import { isKey as i } from "../../utils/keyboard.js";
8
- import { c as g } from "../../chunks/vendor-DaOifQgP.js";
8
+ import { c as g } from "../../chunks/vendor---Om3uMV.js";
9
9
  const B = w.forwardRef(
10
10
  ({ children: c, className: p, clearSelected: m, disabled: s, label: n, displayedValue: C, selected: a, size: r, ...d }, f) => {
11
11
  const h = (o) => {
@@ -1,17 +1,17 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import r from "react";
2
+ import a from "react";
3
3
  import { OptionsStrokeSrvIcon24 as i } from "@sberbusiness/icons-next";
4
- import { C } from "../../chunks/Chip-M9mPbBOt.js";
5
- import { ChipClearButton as m } from "./ChipClearButton.js";
6
- const c = "chipOptionsContent__0da42ba1", f = {
7
- chipOptionsContent: c
8
- }, l = r.forwardRef(
4
+ import { C } from "../../chunks/Chip-6YRhubRU.js";
5
+ import { ChipClearButton as c } from "./ChipClearButton.js";
6
+ const m = "chipOptionsContent__7c9973c7", f = {
7
+ chipOptionsContent: m
8
+ }, l = a.forwardRef(
9
9
  ({ children: o, clearSelected: e, selected: n, ...p }, s) => /* @__PURE__ */ t(
10
10
  C,
11
11
  {
12
12
  prefix: n ? /* @__PURE__ */ t(i, { paletteIndex: 6 }) : /* @__PURE__ */ t(i, { paletteIndex: 5 }),
13
- postfix: n ? /* @__PURE__ */ t(m, { onClick: (a) => {
14
- a.stopPropagation(), e();
13
+ postfix: n ? /* @__PURE__ */ t(c, { onClick: (r) => {
14
+ r.stopPropagation(), e();
15
15
  }, size: p.size }) : /* @__PURE__ */ t("span", {}),
16
16
  selected: n,
17
17
  ...p,
@@ -5,10 +5,10 @@ import "../../SelectExtendedField/components/SelectExtendedFieldDropdown.js";
5
5
  import "../../SelectExtendedField/components/SelectExtendedFieldTarget.js";
6
6
  import { SelectExtendedFieldDropdownDefault as w } from "../../SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js";
7
7
  import { ChipSelectTarget as D } from "./ChipSelectTarget.js";
8
- import { s as T } from "../../../chunks/Chip-M9mPbBOt.js";
9
- import { c as g } from "../../../chunks/vendor-DaOifQgP.js";
8
+ import { s as T } from "../../../chunks/Chip-6YRhubRU.js";
9
+ import { c as g } from "../../../chunks/vendor---Om3uMV.js";
10
10
  const y = S.forwardRef(
11
- ({ className: m, clearSelected: d, disabled: c, size: o, label: i, displayedValue: p, onChange: l, options: s, value: e, ...n }, f) => {
11
+ ({ className: m, clearSelected: c, disabled: p, size: o, label: i, displayedValue: d, onChange: l, options: n, value: e, ...s }, f) => {
12
12
  const a = (r) => /* @__PURE__ */ t(
13
13
  w,
14
14
  {
@@ -16,20 +16,19 @@ const y = S.forwardRef(
16
16
  mobileTitle: i,
17
17
  size: o,
18
18
  onChange: l,
19
- options: s,
20
- value: e,
21
- fixedWidth: !1
19
+ options: n,
20
+ value: e
22
21
  }
23
22
  ), h = ({ opened: r, setOpened: x }) => /* @__PURE__ */ t(
24
23
  D,
25
24
  {
26
25
  selected: e !== void 0,
27
- disabled: c,
28
- onClear: d,
26
+ disabled: p,
27
+ onClear: c,
29
28
  size: o,
30
29
  opened: r,
31
30
  setOpened: x,
32
- children: e ? p ?? e.label : i
31
+ children: e ? d ?? e.label : i
33
32
  }
34
33
  );
35
34
  return /* @__PURE__ */ t(
@@ -37,7 +36,7 @@ const y = S.forwardRef(
37
36
  {
38
37
  className: g(T.chipGroupItem, m),
39
38
  renderTarget: h,
40
- ...n,
39
+ ...s,
41
40
  ref: f,
42
41
  children: a
43
42
  }
@@ -1,6 +1,6 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import g, { useCallback as t } from "react";
3
- import { C as x } from "../../../chunks/Chip-M9mPbBOt.js";
3
+ import { C as x } from "../../../chunks/Chip-6YRhubRU.js";
4
4
  import { ChipDropdownArrow as y } from "../ChipDropdownArrow.js";
5
5
  import { ChipClearButton as D } from "../ChipClearButton.js";
6
6
  import { isKey as a } from "../../../utils/keyboard.js";
@@ -1,17 +1,17 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import y, { useRef as C } from "react";
3
- import { u as b, l as N, c as l } from "../../chunks/vendor-DaOifQgP.js";
3
+ import { u as b, l as N, c as l } from "../../chunks/vendor---Om3uMV.js";
4
4
  import { ChipIcon as R } from "./ChipIcon.js";
5
5
  import { SortStrokeSrvIcon24 as s } from "@sberbusiness/icons-next";
6
6
  import { SelectExtendedField as K } from "../SelectExtendedField/SelectExtendedField.js";
7
7
  import "../SelectExtendedField/components/SelectExtendedFieldDropdown.js";
8
8
  import "../SelectExtendedField/components/SelectExtendedFieldTarget.js";
9
9
  import { SelectExtendedFieldDropdownDefault as T } from "../SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js";
10
- import { s as k } from "../../chunks/Chip-M9mPbBOt.js";
10
+ import { s as k } from "../../chunks/Chip-6YRhubRU.js";
11
11
  import { isKey as m } from "../../utils/keyboard.js";
12
12
  const q = y.forwardRef(
13
13
  ({ className: d, defaultValue: p, disabled: f, label: u, onChange: x, options: h, value: e, size: i, ...I }, S) => {
14
- const a = C(b()), n = !!e && !N.isEqual(p, e), E = ({ opened: o, setOpened: c }) => {
14
+ const n = C(b()), a = !!e && !N.isEqual(p, e), E = ({ opened: o, setOpened: c }) => {
15
15
  const w = (t) => {
16
16
  !o && (m(t.code, "ENTER") || m(t.code, "SPACE")) && (t.preventDefault(), c(!0));
17
17
  };
@@ -23,14 +23,14 @@ const q = y.forwardRef(
23
23
  }),
24
24
  ref: S,
25
25
  disabled: f,
26
- selected: n,
26
+ selected: a,
27
27
  onClick: () => c(!o),
28
28
  onKeyDown: w,
29
29
  size: i,
30
30
  role: "combobox",
31
31
  "aria-expanded": o,
32
- "aria-controls": a.current,
33
- children: n ? /* @__PURE__ */ r(s, { paletteIndex: 6 }) : /* @__PURE__ */ r(s, { paletteIndex: 5 })
32
+ "aria-controls": n.current,
33
+ children: a ? /* @__PURE__ */ r(s, { paletteIndex: 6 }) : /* @__PURE__ */ r(s, { paletteIndex: 5 })
34
34
  }
35
35
  );
36
36
  }, D = (o) => /* @__PURE__ */ r(
@@ -42,8 +42,7 @@ const q = y.forwardRef(
42
42
  onChange: x,
43
43
  options: h,
44
44
  value: e,
45
- fixedWidth: !1,
46
- listId: a.current
45
+ listId: n.current
47
46
  }
48
47
  );
49
48
  return /* @__PURE__ */ r(
@@ -1,11 +1,11 @@
1
1
  import { ChipSuggestTarget as h } from "./ChipSuggestTarget.js";
2
2
  import { jsxs as R, jsx as m } from "react/jsx-runtime";
3
3
  import d, { useRef as p } from "react";
4
- import { c as x } from "../../../chunks/vendor-DaOifQgP.js";
4
+ import { c as x } from "../../../chunks/vendor---Om3uMV.js";
5
5
  import "../../Suggest/SuggestContext.js";
6
6
  import { Suggest as S } from "../../Suggest/Suggest.js";
7
7
  import { ChipSuggestDropdown as C } from "./ChipSuggestDropdown.js";
8
- import { s as j } from "../../../chunks/Chip-M9mPbBOt.js";
8
+ import { s as j } from "../../../chunks/Chip-6YRhubRU.js";
9
9
  const w = ({ className: c, displayedValue: g, label: r, prefix: y, targetProps: u, dropdownProps: n, ...o }, t) => {
10
10
  const { value: s, size: i } = o, f = p(null), l = p(null), a = (e) => {
11
11
  f.current = e, typeof t == "function" ? t(e) : t && (t.current = e);