@sberbusiness/triplex-next 0.31.0 → 0.33.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 (440) hide show
  1. package/README.md +35 -32
  2. package/chunks/{AlertProcessSpoiler-D94updt3.js → AlertProcessSpoiler-D5Z3QhxI.js} +9 -9
  3. package/chunks/{CalendarViewItem-w08J4qsu.js → CalendarViewItem-jaPGc7g9.js} +27 -27
  4. package/chunks/Card.module-BT82F3Ky.js +18 -0
  5. package/chunks/CheckboxTreeExtended.module-dWJEHy4I.js +15 -0
  6. package/chunks/{Chip-Cteq3rht.js → Chip-DEoNciDr.js} +23 -23
  7. package/chunks/Confirm.module-Bek5Y_d5.js +15 -0
  8. package/chunks/{DropdownListItem-D093kwGL.js → DropdownListItem-9uM7fY6X.js} +9 -9
  9. package/chunks/DropdownMobile.module-Dn9sFUCq.js +23 -0
  10. package/chunks/Footer.module-cwVzdGju.js +9 -0
  11. package/chunks/{FormFieldInput-DEkpK71h.js → FormFieldInput-CLHhO8Kh.js} +25 -25
  12. package/chunks/HeaderLayoutSidebar.module-By0WroW0.js +9 -0
  13. package/chunks/HeaderTabs.module-nNfmab3J.js +9 -0
  14. package/chunks/{HeaderTitle.module-_RjZrixi.js → HeaderTitle.module-D4SZQJKQ.js} +2 -2
  15. package/chunks/ImageGalleryExtendedMain.module-BV4sYkkw.js +17 -0
  16. package/chunks/{ImageGalleryExtendedThumb-DvxWiBol.js → ImageGalleryExtendedThumb-DVMRe0a9.js} +11 -11
  17. package/chunks/IslandAccordion.module-DZaeBDfB.js +25 -0
  18. package/chunks/IslandWidgetFooter.module-gs1vcAcR.js +9 -0
  19. package/chunks/IslandWidgetHeader.module-DCfKgbBN.js +13 -0
  20. package/chunks/{LightBoxContent-CD2ywHRd.js → LightBoxContent-CJPhUyR3.js} +11 -11
  21. package/chunks/LightBoxControls.module-Dw9yTb8h.js +16 -0
  22. package/chunks/LightBoxSideOverlayClose.module-PasYNDqH.js +9 -0
  23. package/chunks/{ListItemControlsButton-ooEBqOYi.js → ListItemControlsButton-BsJp3m-o.js} +5 -5
  24. package/chunks/ListItemTail.module-C_0Ilv6P.js +12 -0
  25. package/chunks/ListMasterFooter.module-BtdNBL90.js +10 -0
  26. package/chunks/ModalWindow.module-BL1rtFYz.js +17 -0
  27. package/chunks/Notification.module-DGitAi0W.js +20 -0
  28. package/chunks/Overlay.module-C4CvBteS.js +18 -0
  29. package/chunks/Page.module-C0z8yMeg.js +11 -0
  30. package/chunks/SMSField.module-BcNuX5lS.js +16 -0
  31. package/chunks/SliderExtendedMarks.module-C_x_7ws7.js +15 -0
  32. package/chunks/SliderExtendedRail-SYhKGslJ.js +40 -0
  33. package/chunks/StatusTracker.module-DkbOCTwb.js +24 -0
  34. package/chunks/{StepperStepArrowBorder-A6WoCp_l.js → StepperStepArrowBorder-B59UgJt-.js} +10 -10
  35. package/chunks/{SuggestFieldMobileDropdownHint-B6H-gTlk.js → SuggestFieldMobileDropdownHint-GTMw7Nng.js} +4 -4
  36. package/chunks/TableFooter.module-CGgvFs4s.js +14 -0
  37. package/chunks/TabsExtended.module-D6URUq4g.js +16 -0
  38. package/chunks/TabsLine.module-DZEuIiZO.js +21 -0
  39. package/chunks/TooltipDesktop.module-DK_Fl-Dq.js +19 -0
  40. package/chunks/TreeView.module-Bq5-RYgn.js +9 -0
  41. package/chunks/{UploadZoneInput-CKzf73QX.js → UploadZoneInput-NoKos3kX.js} +6 -6
  42. package/chunks/{constants-BO1zd0dv.js → constants-DXTFMfA_.js} +11 -11
  43. package/chunks/{utils-DBuNwIFU.js → utils-C2i3hSWR.js} +6 -6
  44. package/chunks/{utils-B99NmqsA.js → utils-D55sjebM.js} +17 -17
  45. package/chunks/utils-DDzMRlrV.js +28 -0
  46. package/chunks/{utils-bwYnj4U9.js → utils-DVaJTyM2.js} +6 -6
  47. package/components/Alert/AlertContext/AlertContext.js +7 -7
  48. package/components/Alert/AlertProcess/AlertProcess.js +2 -2
  49. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
  50. package/components/Amount/Amount.js +2 -2
  51. package/components/AmountField/AmountField.js +1 -1
  52. package/components/Avatar/Avatar.js +26 -26
  53. package/components/Badge/Badge.js +10 -10
  54. package/components/Badge/BadgeDot.js +11 -11
  55. package/components/Badge/components/BadgeContent.js +8 -8
  56. package/components/Badge/components/BadgePostfix.js +6 -6
  57. package/components/Badge/components/BadgePrefix.js +6 -6
  58. package/components/Body/Body.js +4 -4
  59. package/components/Button/Button.js +27 -27
  60. package/components/Button/ButtonBase.js +1 -1
  61. package/components/Button/ButtonDropdown.js +79 -78
  62. package/components/Button/ButtonDropdownExtended.js +4 -4
  63. package/components/Button/ButtonIcon.js +9 -9
  64. package/components/Calendar/Calendar.js +2 -2
  65. package/components/Calendar/components/CalendarControls.js +9 -9
  66. package/components/Calendar/components/CalendarFooter.js +3 -3
  67. package/components/Calendar/components/CalendarViewDays.js +1 -1
  68. package/components/Calendar/components/CalendarViewItem.js +1 -1
  69. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  70. package/components/Calendar/components/CalendarViewYears.js +1 -1
  71. package/components/Card/CardAction.js +11 -11
  72. package/components/Card/CardStatic.js +2 -2
  73. package/components/Card/components/CardContent/CardContent.js +1 -1
  74. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  75. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  76. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  77. package/components/Card/components/CardMedia.js +1 -1
  78. package/components/Card/utils.js +1 -1
  79. package/components/CarouselExtended/CarouselExtended.js +1 -1
  80. package/components/Checkbox/Checkbox.js +13 -13
  81. package/components/Checkbox/CheckboxXGroup.js +17 -17
  82. package/components/Checkbox/CheckboxYGroup.js +8 -8
  83. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  84. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  85. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  86. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  87. package/components/Chip/Chip.js +1 -1
  88. package/components/Chip/ChipClearButton.js +5 -5
  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 +1 -1
  94. package/components/Chip/ChipOptions.js +10 -10
  95. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  96. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  97. package/components/Chip/ChipSort.js +1 -1
  98. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  99. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
  100. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +15 -15
  101. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +50 -46
  102. package/components/Chip/index.js +1 -1
  103. package/components/ChipGroup/ChipGroup.js +11 -11
  104. package/components/Col/Col.js +137 -137
  105. package/components/CollapsibleTree/CollapsibleTree.js +7 -7
  106. package/components/CollapsibleTree/components/CollapsibleTreeLeafContent.js +4 -4
  107. package/components/CollapsibleTree/components/CollapsibleTreeLeafNode.js +1 -1
  108. package/components/CollapsibleTree/components/CollapsibleTreeNodeHeader.js +14 -14
  109. package/components/CollapsibleTreeExtended/components/CollapsibleTreeExtendedNode.js +10 -10
  110. package/components/Confirm/Confirm.js +1 -1
  111. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  112. package/components/Confirm/components/ConfirmContent.js +1 -1
  113. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  114. package/components/Confirm/components/ConfirmControls.js +1 -1
  115. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  116. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +6 -6
  117. package/components/DateRange/DateRange.js +6 -6
  118. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  119. package/components/DesignTokens/components/Button.js +1 -1
  120. package/components/DesignTokens/components/Chip.js +1 -1
  121. package/components/DesignTokens/components/LightBox.js +10 -4
  122. package/components/DesignTokens/components/Tabs.js +2 -2
  123. package/components/Divider/Divider.js +20 -20
  124. package/components/DocumentNumberEdit/DocumentNumberEdit.js +10 -10
  125. package/components/Dropdown/desktop/DropdownDesktop.js +9 -9
  126. package/components/Dropdown/desktop/DropdownList.js +1 -1
  127. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  128. package/components/Dropdown/desktop/index.js +1 -1
  129. package/components/Dropdown/index.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  131. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  132. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  133. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  134. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  135. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  136. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  137. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  138. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  139. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  140. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  141. package/components/Ellipsis/Ellipsis.js +5 -5
  142. package/components/EmptyView/EmptyView.js +18 -18
  143. package/components/ExpandAnimation/ExpandAnimation.js +9 -9
  144. package/components/FocusTrapExtended/FocusTrapExtended.js +34 -0
  145. package/components/FocusTrapExtended/index.js +5 -0
  146. package/components/Footer/Footer.js +1 -1
  147. package/components/Footer/components/FooterDescription.js +1 -1
  148. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  149. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  150. package/components/FormField/FormField.js +13 -13
  151. package/components/FormField/components/FormFieldClear.js +7 -7
  152. package/components/FormField/components/FormFieldCounter.js +4 -4
  153. package/components/FormField/components/FormFieldDescription.js +6 -6
  154. package/components/FormField/components/FormFieldInput.js +1 -1
  155. package/components/FormField/components/FormFieldLabel.js +12 -12
  156. package/components/FormField/components/FormFieldMaskedInput.js +19 -19
  157. package/components/FormField/components/FormFieldPostfix.js +5 -5
  158. package/components/FormField/components/FormFieldPrefix.js +6 -6
  159. package/components/FormField/components/FormFieldTarget.js +15 -15
  160. package/components/FormField/components/FormFieldTextarea.js +19 -19
  161. package/components/FormField/components/index.js +1 -1
  162. package/components/FormField/index.js +1 -1
  163. package/components/Gap/Gap.js +5 -5
  164. package/components/Header/Header.js +1 -1
  165. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  166. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  167. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  168. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
  169. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  170. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  171. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  172. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  173. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  174. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  175. package/components/HelpBox/HelpBox.js +4 -4
  176. package/components/IconWrapper/IconWrapper.js +10 -10
  177. package/components/ImageGallery/ImageGallery.js +10 -9
  178. package/components/ImageGalleryExtended/ImageGalleryExtended.js +11 -11
  179. package/components/ImageGalleryExtended/components/ImageGalleryExtendedArrow.js +1 -1
  180. package/components/ImageGalleryExtended/components/ImageGalleryExtendedDots.js +5 -5
  181. package/components/ImageGalleryExtended/components/ImageGalleryExtendedMain.js +9 -8
  182. package/components/ImageGalleryExtended/components/ImageGalleryExtendedSlide.js +1 -1
  183. package/components/ImageGalleryExtended/components/ImageGalleryExtendedSwipeTrack.js +1 -1
  184. package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumb.js +1 -1
  185. package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumbnails.js +1 -1
  186. package/components/ImageGalleryExtended/components/index.js +1 -1
  187. package/components/ImageGalleryExtended/index.js +1 -1
  188. package/components/Island/Island.js +1 -1
  189. package/components/Island/components/IslandBody.js +6 -6
  190. package/components/Island/components/IslandFooter.js +4 -4
  191. package/components/Island/components/IslandHeader.js +2 -2
  192. package/components/Island/utils.js +1 -1
  193. package/components/IslandAccordion/IslandAccordion.js +2 -2
  194. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  195. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  196. package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
  197. package/components/IslandWidget/IslandWidget.js +21 -21
  198. package/components/IslandWidget/components/IslandWidgetBody.js +3 -3
  199. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +1 -1
  200. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  201. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  202. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  203. package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
  204. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  205. package/components/IslandWidget/components/IslandWidgetHeaderControls.js +1 -1
  206. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  207. package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +1 -1
  208. package/components/IslandWidget/components/IslandWidgetWrapper.js +3 -3
  209. package/components/LightBox/LightBox.js +64 -73
  210. package/components/LightBox/LightBoxContent.js +1 -1
  211. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  212. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  213. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  214. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  215. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +105 -97
  216. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  217. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  218. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
  219. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +10 -10
  220. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +20 -20
  221. package/components/Link/Link.js +11 -11
  222. package/components/List/List.js +7 -7
  223. package/components/List/components/ListEmptyState.js +6 -6
  224. package/components/List/components/ListItem.js +1 -1
  225. package/components/List/components/ListItemContent.js +11 -11
  226. package/components/List/components/ListItemControls.js +5 -5
  227. package/components/List/components/ListItemControlsButton.js +1 -1
  228. package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
  229. package/components/List/components/ListItemLoading.js +7 -7
  230. package/components/List/components/ListItemSelectable.js +14 -14
  231. package/components/List/components/ListItemTable.js +1 -1
  232. package/components/List/components/ListItemTailLeft.js +1 -1
  233. package/components/List/components/ListItemTailRight.js +1 -1
  234. package/components/List/components/ListSortableItem.js +4 -4
  235. package/components/List/components/ListSortableItemControls.js +5 -5
  236. package/components/List/components/ListSortableItemTarget.js +4 -4
  237. package/components/List/index.js +1 -1
  238. package/components/ListMaster/ListMaster.js +1 -1
  239. package/components/ListMaster/components/ListMasterBody.js +1 -1
  240. package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
  241. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  242. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  243. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  244. package/components/ListMaster/components/ListMasterHeader.js +7 -7
  245. package/components/ListMaster/components/SelectionControls.js +2 -2
  246. package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
  247. package/components/Loader/LoaderSmall/LoaderSmall.js +3 -3
  248. package/components/LoaderScreen/LoaderScreen.js +5 -5
  249. package/components/Marker/Marker.js +1 -1
  250. package/components/Marker/utils.js +1 -1
  251. package/components/MarkerStatus/MarkerStatus.js +30 -34
  252. package/components/MobileView/index.js +3 -1
  253. package/components/MobileView/useMobileView.js +10 -0
  254. package/components/ModalWindow/ModalWindow.js +33 -33
  255. package/components/ModalWindow/components/ModalWindowBody.js +9 -9
  256. package/components/ModalWindow/components/ModalWindowClose.js +8 -8
  257. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  258. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  259. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  260. package/components/MonthYearRange/MonthYearRange.js +4 -4
  261. package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  262. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +12 -12
  263. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  264. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
  265. package/components/Notification/Notification.js +2 -2
  266. package/components/Notification/NotificationGrouped.js +1 -1
  267. package/components/Notification/components/NotificationBody.js +1 -1
  268. package/components/Notification/components/NotificationBodyList.js +1 -1
  269. package/components/Notification/components/NotificationClose.js +1 -1
  270. package/components/Notification/components/NotificationFooter.js +1 -1
  271. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  272. package/components/Notification/components/NotificationHeader.js +1 -1
  273. package/components/Notification/components/NotificationIcon.js +1 -1
  274. package/components/Notification/components/NotificationTime.js +1 -1
  275. package/components/NumberField/NumberFieldInput.js +1 -1
  276. package/components/OrderedList/OrderedList.js +6 -6
  277. package/components/OrderedList/OrderedListItem.js +2 -2
  278. package/components/Overlay/Overlay.js +1 -1
  279. package/components/Overlay/OverlayMask.js +1 -1
  280. package/components/Overlay/OverlayPanel.js +1 -1
  281. package/components/Page/Page.js +1 -1
  282. package/components/Page/components/BodyPage.js +6 -6
  283. package/components/Page/components/FooterPage.js +1 -1
  284. package/components/Page/components/HeaderPage.js +1 -1
  285. package/components/Pagination/components/PaginationExtended.js +5 -5
  286. package/components/Pagination/components/PaginationNavigationButton.js +5 -5
  287. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  288. package/components/Pagination/components/PaginationPageButton.js +5 -5
  289. package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
  290. package/components/Pagination/components/PaginationSelect.js +8 -8
  291. package/components/Radio/Radio.js +12 -12
  292. package/components/Radio/RadioXGroup.js +13 -13
  293. package/components/Radio/RadioYGroup.js +4 -4
  294. package/components/Row/Row.js +13 -13
  295. package/components/SMSField/SMSField.js +2 -2
  296. package/components/SMSField/components/RefreshIcon.js +1 -1
  297. package/components/SMSField/components/SMSFieldInput.js +2 -2
  298. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  299. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  300. package/components/SegmentedControl/SegmentedControl.js +18 -18
  301. package/components/SegmentedControl/SegmentedControlSegment.js +14 -14
  302. package/components/SelectExtendedField/SelectExtendedField.js +1 -1
  303. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  304. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
  305. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +31 -30
  306. package/components/SelectField/SelectField.js +1 -1
  307. package/components/Skeleton/Skeleton.js +11 -11
  308. package/components/SliderExtended/SliderExtended.js +2 -2
  309. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +13 -13
  310. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  311. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  312. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  313. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +12 -12
  314. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +22 -22
  315. package/components/SmallInput/SmallInput.js +4 -4
  316. package/components/Spoiler/Spoiler.js +14 -14
  317. package/components/StatusTracker/StatusTracker.js +2 -2
  318. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  319. package/components/StatusTracker/components/StatusTrackerBody.js +8 -6
  320. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  321. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  322. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  323. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  324. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  325. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  326. package/components/StatusTracker/components/StatusTrackerStatusGroup.js +13 -0
  327. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  328. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  329. package/components/Step/Step.js +8 -8
  330. package/components/Stepper/Stepper.js +16 -15
  331. package/components/Stepper/StepperExtended.js +7 -7
  332. package/components/Stepper/StepperStep.js +2 -2
  333. package/components/Stepper/StepperStepArrowBorder.js +1 -1
  334. package/components/Stepper/index.js +9 -7
  335. package/components/Suggest/SuggestMobileDropdownContent.js +7 -7
  336. package/components/SuggestField/SuggestField.js +2 -2
  337. package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
  338. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  339. package/components/SuggestField/index.js +1 -1
  340. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  341. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  342. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  343. package/components/SuggestField/mobile/index.js +1 -1
  344. package/components/SwipeableArea/SwipeableArea.js +19 -19
  345. package/components/Table/ChipPanel.js +7 -7
  346. package/components/Table/ChipPanelLinks.js +1 -1
  347. package/components/Table/FilterPanel.js +2 -2
  348. package/components/Table/MasterTable.js +20 -20
  349. package/components/Table/NoColumns.js +3 -3
  350. package/components/Table/PaginationPanel.js +2 -2
  351. package/components/Table/TableBasic/TableBasic.js +1 -1
  352. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  353. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  354. package/components/Table/TableBasic/components/TableBasicRow.js +20 -20
  355. package/components/Table/TableBasicSettings/TableBasicSettings.js +9 -9
  356. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +4 -4
  357. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  358. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +5 -5
  359. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +4 -4
  360. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +1 -1
  361. package/components/Table/TableFooter/TableFooter.js +1 -1
  362. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  363. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  364. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  365. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  366. package/components/Table/utils.js +1 -1
  367. package/components/Tabs/Tabs.js +41 -36
  368. package/components/TabsExtended/TabsExtended.js +2 -2
  369. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  370. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  371. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  372. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  373. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  374. package/components/TabsExtended/utils.js +1 -1
  375. package/components/TabsLine/TabsLine.js +12 -11
  376. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  377. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  378. package/components/TabsLine/components/TabsLineItem.js +1 -1
  379. package/components/TabsLine/components/TabsLineMobile.js +8 -8
  380. package/components/Tag/Tag.js +27 -27
  381. package/components/TagColor/TagColor.js +10 -10
  382. package/components/TagGroup/TagGroup.js +8 -8
  383. package/components/TextField/TextField.js +1 -1
  384. package/components/TextField/TextFieldBase.js +1 -1
  385. package/components/TextareaField/TextareaField.js +1 -1
  386. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  387. package/components/Tooltip/components/common/TooltipLink.js +6 -6
  388. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  389. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  390. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  391. package/components/Tooltip/components/mobile/TooltipMobile.js +6 -6
  392. package/components/TopOverlay/TopOverlay.js +50 -50
  393. package/components/TreeView/TreeView.js +1 -1
  394. package/components/TreeView/components/TreeViewGroup.js +1 -1
  395. package/components/TreeView/components/TreeViewNode.js +1 -1
  396. package/components/Typography/Caption.js +23 -23
  397. package/components/Typography/CodeText.js +12 -12
  398. package/components/Typography/Text.js +28 -28
  399. package/components/Typography/Title.js +10 -10
  400. package/components/Typography/constants.js +1 -1
  401. package/components/Typography/enums.js +1 -1
  402. package/components/UnorderedList/UnorderedList.js +2 -2
  403. package/components/UnorderedList/UnorderedListItem.js +5 -5
  404. package/components/UploadZone/UploadZone.js +2 -2
  405. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  406. package/components/UploadZone/index.js +1 -1
  407. package/components/index.js +363 -359
  408. package/index.d.ts +42 -42
  409. package/index.js +397 -393
  410. package/package.json +5 -1
  411. package/styles/triplex-next.css +557 -556
  412. package/chunks/Card.module-D8EAMd92.js +0 -18
  413. package/chunks/CheckboxTreeExtended.module-b9bSHVAz.js +0 -15
  414. package/chunks/Confirm.module-BtroC28g.js +0 -15
  415. package/chunks/DropdownMobile.module-BkdWickw.js +0 -23
  416. package/chunks/Footer.module-fb6dwao-.js +0 -9
  417. package/chunks/HeaderLayoutSidebar.module-DJZa8d1z.js +0 -9
  418. package/chunks/HeaderTabs.module-CYj6xy4J.js +0 -9
  419. package/chunks/ImageGalleryExtendedMain.module-Da65hjez.js +0 -17
  420. package/chunks/IslandAccordion.module-BPxUPtoo.js +0 -25
  421. package/chunks/IslandWidgetFooter.module-ZxH3O6oy.js +0 -9
  422. package/chunks/IslandWidgetHeader.module-BSFljZcD.js +0 -13
  423. package/chunks/LightBoxControls.module-CmEdh818.js +0 -16
  424. package/chunks/LightBoxSideOverlayClose.module-BN81wlqm.js +0 -9
  425. package/chunks/ListItemTail.module-4rSSMPVx.js +0 -12
  426. package/chunks/ListMasterFooter.module-C-WLsVa2.js +0 -10
  427. package/chunks/ModalWindow.module-D-ruP-W_.js +0 -17
  428. package/chunks/Notification.module-CGwe5hz6.js +0 -20
  429. package/chunks/Overlay.module-VY4-MhFj.js +0 -18
  430. package/chunks/Page.module-DxsbvUY0.js +0 -11
  431. package/chunks/SMSField.module-DsLV_aE8.js +0 -16
  432. package/chunks/SliderExtendedMarks.module-D_aHvnyq.js +0 -15
  433. package/chunks/SliderExtendedRail-DUIgrgt7.js +0 -40
  434. package/chunks/StatusTracker.module-BXZqUX7q.js +0 -24
  435. package/chunks/TableFooter.module-IT9a3X2n.js +0 -14
  436. package/chunks/TabsExtended.module-BeSILSIo.js +0 -16
  437. package/chunks/TabsLine.module-D1SiIi4c.js +0 -21
  438. package/chunks/TooltipDesktop.module--e7kCd3A.js +0 -19
  439. package/chunks/TreeView.module-BGGC5iP2.js +0 -9
  440. package/chunks/utils-BKnry-Ny.js +0 -28
@@ -2,20 +2,20 @@ import { jsx as s } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { c as m } from "../../chunks/vendor-z35N2Tap.js";
4
4
  import { OrderedListItem as a } from "./OrderedListItem.js";
5
- const c = "orderedList__f917bbb1", f = {
5
+ const c = "orderedList__59e59288", L = {
6
6
  orderedList: c
7
- }, L = Object.assign(
7
+ }, f = Object.assign(
8
8
  i.forwardRef(({ className: t, start: e, style: r, ...d }, o) => /* @__PURE__ */ s(
9
9
  "ol",
10
10
  {
11
- className: m(f.orderedList, t),
11
+ className: m(L.orderedList, t),
12
12
  start: e,
13
13
  style: e !== void 0 ? {
14
14
  ...r,
15
15
  "--start-index-tx": e - 1
16
16
  } : r,
17
17
  ...d,
18
- "data-tx": "0.31.0",
18
+ "data-tx": "0.33.0",
19
19
  ref: o
20
20
  }
21
21
  )),
@@ -23,8 +23,8 @@ const c = "orderedList__f917bbb1", f = {
23
23
  Item: a
24
24
  }
25
25
  );
26
- L.displayName = "OrderedList";
26
+ f.displayName = "OrderedList";
27
27
  export {
28
- L as OrderedList
28
+ f as OrderedList
29
29
  };
30
30
  //# sourceMappingURL=OrderedList.js.map
@@ -6,7 +6,7 @@ import "../Typography/Caption.js";
6
6
  import "../Typography/CodeText.js";
7
7
  import { Text as d } from "../Typography/Text.js";
8
8
  import "../Typography/Title.js";
9
- const a = "orderedListItem__404f8c66", p = {
9
+ const a = "orderedListItem__29adb2c2", p = {
10
10
  orderedListItem: a
11
11
  }, c = m.forwardRef(
12
12
  ({ className: t, ...e }, r) => /* @__PURE__ */ o(
@@ -16,7 +16,7 @@ const a = "orderedListItem__404f8c66", p = {
16
16
  size: s.B3,
17
17
  tag: "li",
18
18
  ...e,
19
- "data-tx": "0.31.0",
19
+ "data-tx": "0.33.0",
20
20
  ref: r
21
21
  }
22
22
  )
@@ -4,7 +4,7 @@ import { c as u } from "../../chunks/vendor-z35N2Tap.js";
4
4
  import { OverlayBase as k } from "./OverlayBase.js";
5
5
  import { OverlayMask as B } from "./OverlayMask.js";
6
6
  import { OverlayPanel as M } from "./OverlayPanel.js";
7
- import { s as r } from "../../chunks/Overlay.module-VY4-MhFj.js";
7
+ import { s as r } from "../../chunks/Overlay.module-C4CvBteS.js";
8
8
  const s = ({
9
9
  children: o,
10
10
  className: i,
@@ -1,7 +1,7 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import l from "react";
3
3
  import { c as t } from "../../chunks/vendor-z35N2Tap.js";
4
- import { s as a } from "../../chunks/Overlay.module-VY4-MhFj.js";
4
+ import { s as a } from "../../chunks/Overlay.module-C4CvBteS.js";
5
5
  const p = l.forwardRef(
6
6
  ({ className: r, opened: s, ...o }, e) => /* @__PURE__ */ m(
7
7
  "div",
@@ -2,7 +2,7 @@ import { jsx as o } from "react/jsx-runtime";
2
2
  import n from "react";
3
3
  import { c as P } from "../../chunks/vendor-z35N2Tap.js";
4
4
  import { EOverlayDirection as a } from "./OverlayBase.js";
5
- import { s as e } from "../../chunks/Overlay.module-VY4-MhFj.js";
5
+ import { s as e } from "../../chunks/Overlay.module-C4CvBteS.js";
6
6
  const T = n.forwardRef(
7
7
  ({
8
8
  children: s,
@@ -4,7 +4,7 @@ import { c as i } from "../../chunks/vendor-z35N2Tap.js";
4
4
  import { BodyPage as p } from "./components/BodyPage.js";
5
5
  import { HeaderPage as f } from "./components/HeaderPage.js";
6
6
  import { FooterPage as g } from "./components/FooterPage.js";
7
- import { s as o } from "../../chunks/Page.module-DxsbvUY0.js";
7
+ import { s as o } from "../../chunks/Page.module-C0z8yMeg.js";
8
8
  import "./components/enums.js";
9
9
  const c = Object.assign(
10
10
  s.forwardRef(function({ children: r, className: e, ...a }, m) {
@@ -3,11 +3,11 @@ import m from "react";
3
3
  import { Body as c } from "../../Body/Body.js";
4
4
  import { c as d } from "../../../chunks/vendor-z35N2Tap.js";
5
5
  import { EBodyPageVerticalMargin as r, EBodyPageType as y } from "./enums.js";
6
- import { Island as p } from "../../Island/Island.js";
7
- import { EIslandType as M } from "../../Island/enums.js";
8
- const P = "bodyPage__b982e522", f = "verticalMargin24__d03bcd5a", v = "verticalMargin16__98215fc8", o = {
9
- bodyPage: P,
10
- verticalMargin24: f,
6
+ import { Island as f } from "../../Island/Island.js";
7
+ import { EIslandType as p } from "../../Island/enums.js";
8
+ const M = "bodyPage__b28a11de", P = "verticalMargin24__5ffe5955", v = "verticalMargin16__2bfcbcff", o = {
9
+ bodyPage: M,
10
+ verticalMargin24: P,
11
11
  verticalMargin16: v
12
12
  }, b = {
13
13
  [r.LARGE]: o.verticalMargin24,
@@ -15,7 +15,7 @@ const P = "bodyPage__b982e522", f = "verticalMargin24__d03bcd5a", v = "verticalM
15
15
  }, _ = m.forwardRef(
16
16
  ({ className: s, type: n, size: l, verticalMargin: g = r.LARGE, ...e }, i) => {
17
17
  const t = d(s, o.bodyPage, b[g]);
18
- return n === y.FIRST ? /* @__PURE__ */ a(p, { className: t, type: M.TYPE_1, ref: i, size: l, children: /* @__PURE__ */ a(c, { ...e }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...e });
18
+ return n === y.FIRST ? /* @__PURE__ */ a(f, { className: t, type: p.TYPE_1, ref: i, size: l, children: /* @__PURE__ */ a(c, { ...e }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...e });
19
19
  }
20
20
  );
21
21
  _.displayName = "BodyPage";
@@ -9,7 +9,7 @@ import { EIslandType as g } from "../../Island/enums.js";
9
9
  import "../../Island/components/IslandBody.js";
10
10
  import "../../Island/components/IslandHeader.js";
11
11
  import "../../Island/components/IslandFooter.js";
12
- import { s as n } from "../../../chunks/Page.module-DxsbvUY0.js";
12
+ import { s as n } from "../../../chunks/Page.module-C0z8yMeg.js";
13
13
  const N = Object.assign(
14
14
  R.forwardRef(
15
15
  ({ className: m, type: r, size: a, sticky: p, ...f }, o) => {
@@ -6,7 +6,7 @@ import { c as l } from "../../../chunks/vendor-z35N2Tap.js";
6
6
  import { Island as S } from "../../Island/Island.js";
7
7
  import { EIslandType as y } from "../../Island/enums.js";
8
8
  import { useStickyCornerRadius as b } from "./useStickyCornerRadius.js";
9
- import { s as i } from "../../../chunks/Page.module-DxsbvUY0.js";
9
+ import { s as i } from "../../../chunks/Page.module-C0z8yMeg.js";
10
10
  const C = Object.assign(
11
11
  T.forwardRef(
12
12
  ({ className: m, type: a, size: n, sticky: d, ...f }, r) => {
@@ -1,15 +1,15 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { c as d } from "../../../chunks/vendor-z35N2Tap.js";
3
3
  import i from "react";
4
- const r = "paginationExtended__26ced97b", s = {
4
+ const r = "paginationExtended__b369bd7a", s = {
5
5
  paginationExtended: r
6
6
  }, x = i.forwardRef(
7
- ({ children: t, className: n, ...a }, e) => /* @__PURE__ */ o(
7
+ ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ o(
8
8
  "nav",
9
9
  {
10
- className: d(s.paginationExtended, n),
11
- "data-tx": "0.31.0",
12
- ...a,
10
+ className: d(s.paginationExtended, a),
11
+ "data-tx": "0.33.0",
12
+ ...n,
13
13
  ref: e,
14
14
  children: t
15
15
  }
@@ -1,15 +1,15 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import c from "react";
2
+ import r from "react";
3
3
  import { ButtonIcon as p } from "../../Button/ButtonIcon.js";
4
4
  import { EButtonIconShape as m } from "../../Button/enums.js";
5
5
  import { EPaginationNavigationIconDirection as s } from "../enums.js";
6
6
  import { CaretleftStrokeSrvIcon24 as o } from "@sberbusiness/icons-next";
7
- const g = "paginationNavigationButton__1708d736", N = "directionIconNext__0d2909f2", n = {
7
+ const g = "paginationNavigationButton__c970ce8d", N = "directionIconNext__d6cb3cda", n = {
8
8
  paginationNavigationButton: g,
9
9
  directionIconNext: N
10
- }, d = c.forwardRef(
10
+ }, d = r.forwardRef(
11
11
  ({ direction: i, ...a }, e) => {
12
- const r = i === s.BACK;
12
+ const c = i === s.BACK;
13
13
  return /* @__PURE__ */ t(
14
14
  p,
15
15
  {
@@ -17,7 +17,7 @@ const g = "paginationNavigationButton__1708d736", N = "directionIconNext__0d2909
17
17
  shape: m.SQUIRCLE,
18
18
  ...a,
19
19
  ref: e,
20
- children: r ? /* @__PURE__ */ t(o, { paletteIndex: 5 }) : /* @__PURE__ */ t(o, { paletteIndex: 5, className: n.directionIconNext })
20
+ children: c ? /* @__PURE__ */ t(o, { paletteIndex: 5 }) : /* @__PURE__ */ t(o, { paletteIndex: 5, className: n.directionIconNext })
21
21
  }
22
22
  );
23
23
  }
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import e from "react";
3
3
  import { c as d } from "../../../chunks/vendor-z35N2Tap.js";
4
- const g = "paginationNavigationExtended__b1e03dcc", r = {
4
+ const g = "paginationNavigationExtended__87b335a9", r = {
5
5
  paginationNavigationExtended: g
6
6
  }, s = e.forwardRef(
7
7
  ({ children: a, className: i, ...n }, t) => /* @__PURE__ */ o("ul", { className: d(r.paginationNavigationExtended, i), ...n, ref: t, children: a })
@@ -11,10 +11,10 @@ import { ButtonBase as s } from "../../Button/ButtonBase.js";
11
11
  import "../../Button/ButtonIcon.js";
12
12
  import "../../Button/ButtonDropdown.js";
13
13
  import "../../Button/ButtonDropdownExtended.js";
14
- const P = "paginationPageButton__117e3d91", u = "currentPage__2c0253fa", a = {
14
+ const P = "paginationPageButton__fbd282b2", f = "currentPage__e156cd7f", a = {
15
15
  paginationPageButton: P,
16
- currentPage: u
17
- }, f = m.forwardRef(
16
+ currentPage: f
17
+ }, u = m.forwardRef(
18
18
  ({ isCurrent: t = !1, children: i, className: r, ...e }, n) => /* @__PURE__ */ o(
19
19
  s,
20
20
  {
@@ -32,8 +32,8 @@ const P = "paginationPageButton__117e3d91", u = "currentPage__2c0253fa", a = {
32
32
  }
33
33
  )
34
34
  );
35
- f.displayName = "PaginationPageButton";
35
+ u.displayName = "PaginationPageButton";
36
36
  export {
37
- f as PaginationPageButton
37
+ u as PaginationPageButton
38
38
  };
39
39
  //# sourceMappingURL=PaginationPageButton.js.map
@@ -6,7 +6,7 @@ import "../../Typography/Caption.js";
6
6
  import "../../Typography/CodeText.js";
7
7
  import { Text as l } from "../../Typography/Text.js";
8
8
  import "../../Typography/Title.js";
9
- const n = "paginationPageEllipsis__150599d7", m = {
9
+ const n = "paginationPageEllipsis__ba1aa137", m = {
10
10
  paginationPageEllipsis: n
11
11
  }, g = r.forwardRef(
12
12
  ({ children: i, className: a, ...o }, s) => /* @__PURE__ */ t(l, { size: e.B3, className: p(m.paginationPageEllipsis, a), ...o, ref: s, children: i })
@@ -1,27 +1,27 @@
1
- import { jsxs as s, jsx as e } from "react/jsx-runtime";
1
+ import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
2
  import m, { useState as p } from "react";
3
3
  import { u as S, c as d } from "../../../chunks/vendor-z35N2Tap.js";
4
- import { ETextSize as g } from "../../Typography/enums.js";
4
+ import { ETextSize as f } from "../../Typography/enums.js";
5
5
  import "../../Typography/Caption.js";
6
6
  import "../../Typography/CodeText.js";
7
- import { Text as f } from "../../Typography/Text.js";
7
+ import { Text as g } from "../../Typography/Text.js";
8
8
  import "../../Typography/Title.js";
9
9
  import { SelectField as x } from "../../SelectField/SelectField.js";
10
10
  import { EComponentSize as u } from "../../../enums/EComponentSize.js";
11
- const C = "paginationSelect__28d15e15", b = "paginationSelectControl__bae44817", o = {
11
+ const C = "paginationSelect__e6d53f01", b = "paginationSelectControl__7627107b", o = {
12
12
  paginationSelect: C,
13
13
  paginationSelectControl: b
14
14
  }, z = m.forwardRef(
15
- ({ paginationLabel: t, className: n, options: a, value: r, onChange: l }, c) => {
15
+ ({ paginationLabel: e, className: n, options: a, value: r, onChange: l }, c) => {
16
16
  const [i] = p(() => `Pagination-${S()}`);
17
17
  return /* @__PURE__ */ s("div", { className: d(o.paginationSelect, n), ref: c, children: [
18
- /* @__PURE__ */ e(f, { size: g.B3, id: i, children: t }),
19
- /* @__PURE__ */ e("div", { className: o.paginationSelectControl, children: /* @__PURE__ */ e(
18
+ /* @__PURE__ */ t(g, { size: f.B3, id: i, children: e }),
19
+ /* @__PURE__ */ t("div", { className: o.paginationSelectControl, children: /* @__PURE__ */ t(
20
20
  x,
21
21
  {
22
22
  size: u.SM,
23
23
  value: r,
24
- mobileTitle: t,
24
+ mobileTitle: e,
25
25
  options: a,
26
26
  onChange: l,
27
27
  targetProps: {
@@ -1,14 +1,14 @@
1
- import { jsxs as f, jsx as i } from "react/jsx-runtime";
1
+ import { jsxs as b, jsx as i } from "react/jsx-runtime";
2
2
  import N from "react";
3
- import { c } from "../../chunks/vendor-z35N2Tap.js";
4
- import { ETextSize as m } from "../Typography/enums.js";
3
+ import { c as d } from "../../chunks/vendor-z35N2Tap.js";
4
+ import { ETextSize as c } from "../Typography/enums.js";
5
5
  import "../Typography/Caption.js";
6
6
  import "../Typography/CodeText.js";
7
7
  import { Text as x } from "../Typography/Text.js";
8
8
  import "../Typography/Title.js";
9
9
  import { EComponentSize as a } from "../../enums/EComponentSize.js";
10
10
  import { createSizeToClassNameMap as z } from "../../utils/classNameMaps.js";
11
- const y = "label__7c8b261b", M = "sm__3ae96ae5", T = "nonempty__e84b0883", S = "md__94eb6b07", g = "lg__c6b21254", I = "disabled__964e907f", R = "radio__f06737d7", u = "radioIcon__78696814", o = {
11
+ const y = "label__9db7c52c", M = "sm__f5f4c749", T = "nonempty__e58d1d9a", S = "md__60b11374", g = "lg__455fff17", I = "disabled__5fc403f1", R = "radio__97cb7fd2", u = "radioIcon__0f0c0d50", o = {
12
12
  label: y,
13
13
  sm: M,
14
14
  nonempty: T,
@@ -18,18 +18,18 @@ const y = "label__7c8b261b", M = "sm__3ae96ae5", T = "nonempty__e84b0883", S = "
18
18
  radio: R,
19
19
  radioIcon: u
20
20
  }, B = {
21
- [a.LG]: m.B2,
22
- [a.MD]: m.B3,
23
- [a.SM]: m.B4
24
- }, C = z(o), h = N.forwardRef((r, d) => {
25
- const { children: e, className: l, disabled: n, labelAttributes: s, size: t = a.MD, ...p } = r, b = c(o.radio, l, C[t]), _ = c(
21
+ [a.LG]: c.B2,
22
+ [a.MD]: c.B3,
23
+ [a.SM]: c.B4
24
+ }, C = z(o), h = N.forwardRef((n, r) => {
25
+ const { children: e, className: l, disabled: m, labelAttributes: s, size: t = a.MD, ...p } = n, f = d(o.radio, l, C[t]), _ = d(
26
26
  o.label,
27
27
  o[t],
28
- { [o.disabled]: !!n, [o.nonempty]: !!e },
28
+ { [o.disabled]: !!m, [o.nonempty]: !!e },
29
29
  s == null ? void 0 : s.className
30
30
  );
31
- return /* @__PURE__ */ f("label", { ...s, className: _, "data-tx": "0.31.0", children: [
32
- /* @__PURE__ */ i("input", { type: "radio", className: b, disabled: n, ...p, ref: d }),
31
+ return /* @__PURE__ */ b("label", { ...s, className: _, "data-tx": "0.33.0", children: [
32
+ /* @__PURE__ */ i("input", { type: "radio", className: f, disabled: m, ...p, ref: r }),
33
33
  /* @__PURE__ */ i("span", { className: o.radioIcon }),
34
34
  e && /* @__PURE__ */ i(x, { size: B[t], tag: "div", children: e })
35
35
  ] });
@@ -1,17 +1,17 @@
1
- import { jsx as a } from "react/jsx-runtime";
1
+ import { jsx as r } from "react/jsx-runtime";
2
2
  import { c as s } from "../../chunks/vendor-z35N2Tap.js";
3
- const _ = "radioXGroup__bb441f5e", c = "label__7c8b261b", n = {
4
- radioXGroup: _,
5
- "indent-12": "indent-12__bd91d0c4",
6
- label: c,
7
- "indent-16": "indent-16__579a684b",
8
- "indent-20": "indent-20__545047bd",
9
- "indent-24": "indent-24__07cf9daf",
10
- "indent-28": "indent-28__68d55987",
11
- "indent-32": "indent-32__f72ffe58"
12
- }, l = (d) => {
13
- const { children: e, className: i, indent: o = 12, ...t } = d, r = s(n.radioXGroup, n[`indent-${o}`], i);
14
- return /* @__PURE__ */ a("div", { className: r, role: "radiogroup", ...t, children: e });
3
+ const c = "radioXGroup__56c2dfc0", _ = "label__9db7c52c", n = {
4
+ radioXGroup: c,
5
+ "indent-12": "indent-12__f6d5a407",
6
+ label: _,
7
+ "indent-16": "indent-16__f86f1e1d",
8
+ "indent-20": "indent-20__a786546e",
9
+ "indent-24": "indent-24__554977a7",
10
+ "indent-28": "indent-28__b4e4740e",
11
+ "indent-32": "indent-32__d98c5727"
12
+ }, l = (e) => {
13
+ const { children: d, className: i, indent: o = 12, ...t } = e, a = s(n.radioXGroup, n[`indent-${o}`], i);
14
+ return /* @__PURE__ */ r("div", { className: a, role: "radiogroup", ...t, children: d });
15
15
  };
16
16
  l.displayName = "RadioXGroup";
17
17
  export {
@@ -1,9 +1,9 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { c as d } from "../../chunks/vendor-z35N2Tap.js";
3
- const p = "radioYGroup__49461d30", t = {
4
- radioYGroup: p
2
+ import { c as p } from "../../chunks/vendor-z35N2Tap.js";
3
+ const t = "radioYGroup__bb82fa68", d = {
4
+ radioYGroup: t
5
5
  }, e = (o) => {
6
- const { children: r, className: s, ...a } = o, i = d(t.radioYGroup, s);
6
+ const { children: r, className: s, ...a } = o, i = p(d.radioYGroup, s);
7
7
  return /* @__PURE__ */ c("div", { className: i, role: "radiogroup", ...a, children: r });
8
8
  };
9
9
  e.displayName = "RadioYGroup";
@@ -1,26 +1,26 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { c as d } from "../../chunks/vendor-z35N2Tap.js";
1
+ import { jsx as c } from "react/jsx-runtime";
2
+ import { c as M } from "../../chunks/vendor-z35N2Tap.js";
3
3
  import { EComponentSize as t } from "../../enums/EComponentSize.js";
4
- import { RowContext as M } from "./RowContext.js";
5
- const i = "row__e7bd1319", S = "noPaddingBottom__47c493b7", a = "SM__6e02d499", w = "MD__e983b8c2", o = {
6
- row: i,
7
- noPaddingBottom: S,
8
- SM: a,
4
+ import { RowContext as d } from "./RowContext.js";
5
+ const a = "row__a82e9b8e", i = "noPaddingBottom__52be4cce", S = "SM__3d4006a6", w = "MD__a6ce79fc", o = {
6
+ row: a,
7
+ noPaddingBottom: i,
8
+ SM: S,
9
9
  MD: w
10
10
  }, P = {
11
11
  [t.SM]: o.SM,
12
12
  [t.MD]: o.MD
13
13
  }, p = ({
14
- children: s,
15
- className: c,
14
+ children: e,
15
+ className: r,
16
16
  gridHorizontalGap: n = t.SM,
17
- paddingBottom: e = !0,
17
+ paddingBottom: s = !0,
18
18
  ...m
19
19
  }) => {
20
- const _ = d(c, o.row, P[n], {
21
- [o.noPaddingBottom]: !e
20
+ const _ = M(r, o.row, P[n], {
21
+ [o.noPaddingBottom]: !s
22
22
  });
23
- return /* @__PURE__ */ r(M.Provider, { value: { gridHorizontalGap: n }, children: /* @__PURE__ */ r("div", { className: _, ...m, children: s }) });
23
+ return /* @__PURE__ */ c(d.Provider, { value: { gridHorizontalGap: n }, children: /* @__PURE__ */ c("div", { className: _, ...m, children: e }) });
24
24
  };
25
25
  p.displayName = "Row";
26
26
  export {
@@ -6,7 +6,7 @@ import { SMSFieldInput as N } from "./components/SMSFieldInput.js";
6
6
  import { SMSFieldRefresh as x } from "./components/SMSFieldRefresh.js";
7
7
  import { SMSFieldSubmit as T } from "./components/SMSFieldSubmit.js";
8
8
  import { SMSFieldTooltip as v } from "./components/SMSFieldTooltip.js";
9
- import { s } from "../../chunks/SMSField.module-DsLV_aE8.js";
9
+ import { s } from "../../chunks/SMSField.module-BcNuX5lS.js";
10
10
  import { createSizeToClassNameMap as z } from "../../utils/classNameMaps.js";
11
11
  const I = z(s), e = (r) => {
12
12
  const { children: m, className: l, code: a, disabled: d, error: S, onChangeCode: p, onSubmitCode: c, size: o, ...n } = r, [f, u] = i(!0), [b, M] = i(), F = C(s.smsField, l);
@@ -26,7 +26,7 @@ const I = z(s), e = (r) => {
26
26
  sizeClassName: I[o],
27
27
  tooltipId: b
28
28
  },
29
- children: /* @__PURE__ */ t("div", { className: F, ...n, "data-tx": "0.31.0", children: m })
29
+ children: /* @__PURE__ */ t("div", { className: F, ...n, "data-tx": "0.33.0", children: m })
30
30
  }
31
31
  );
32
32
  };
@@ -1,6 +1,6 @@
1
1
  import { jsxs as i, jsx as s } from "react/jsx-runtime";
2
2
  import { c as P } from "../../../chunks/vendor-z35N2Tap.js";
3
- import { s as o } from "../../../chunks/SMSField.module-DsLV_aE8.js";
3
+ import { s as o } from "../../../chunks/SMSField.module-BcNuX5lS.js";
4
4
  import { EComponentSize as u } from "../../../enums/EComponentSize.js";
5
5
  const r = "M2 10c0-4.42 3.58-8 8-8 2.52 0 4.77 1.16 6.24 3H13.5c-.56 0-1 .44-1 1 0 .55.44 1 1 1h5c.55 0 1-.45 1-1V1c0-.56-.45-1-1-1-.56 0-1 .44-1 1v2.38A10.02 10.02 0 0 0 10 0C4.47 0 0 4.47 0 10c0 5.52 4.47 10 10 10 5.52 0 10-4.48 10-10 0-.56-.45-1-1-1-.56 0-1 .44-1 1 0 4.41-3.59 8-8 8-4.42 0-8-3.59-8-8", d = "M27 16c0 .81-.09 1.61-.27 2.39a10.9 10.9 0 0 1-1.54 3.65c-.41.62-.88 1.2-1.42 1.73-.53.54-1.11 1.01-1.73 1.42a10.906 10.906 0 0 1-3.65 1.54c-.78.18-1.58.27-2.39.27q-1.23 0-2.4-.27a10.9 10.9 0 0 1-3.65-1.54c-.62-.41-1.2-.88-1.73-1.42-.54-.53-1.01-1.11-1.42-1.73a10.906 10.906 0 0 1-1.54-3.65C5.08 17.61 5 16.81 5 16c0-.82.08-1.62.26-2.4A10.9 10.9 0 0 1 6.8 9.95c.41-.62.88-1.2 1.42-1.73.53-.54 1.11-1.01 1.73-1.42a10.906 10.906 0 0 1 3.65-1.54C14.38 5.08 15.18 5 16 5a11.1 11.1 0 0 1 2.93.39c.44.12.86.27 1.27.44.47.19.93.42 1.37.68.39.23.75.47 1.1.74.4.31.78.64 1.14 1 .06.06.12.13.19.2V6c0-.57.44-1 1-1s1 .43 1 1v5c0 .66-.34 1-1 1h-5c-.56 0-1-.44-1-1 0-.57.44-1 1-1h2.7c-.1-.12-.21-.23-.31-.34-.3-.3-.61-.58-.95-.83-.28-.21-.57-.41-.88-.59a8.753 8.753 0 0 0-3-1.11C17.05 7.04 16.53 7 16 7c-.69 0-1.35.07-2 .22-.52.11-1.02.27-1.51.48-.5.21-.97.47-1.42.76a9 9 0 0 0-2.61 2.61c-.29.45-.55.92-.76 1.42-.21.49-.37.99-.48 1.51A8.8 8.8 0 0 0 7 16c0 .68.07 1.34.22 1.99.11.52.27 1.02.48 1.51.21.5.47.97.76 1.42q.51.78 1.17 1.44c.45.44.92.83 1.44 1.17.45.29.92.55 1.42.76.49.21.99.37 1.51.48a8.803 8.803 0 0 0 3.99 0c.52-.11 1.02-.27 1.51-.48.5-.21.97-.47 1.42-.76a9 9 0 0 0 2.61-2.61c.29-.45.55-.92.76-1.42.21-.49.37-.99.48-1.51.15-.65.23-1.31.23-1.99 0-.57.44-1 1-1s1 .43 1 1", v = Math.PI / 180, e = Math.PI * 2, M = (c) => (c = c % 360, c = c < 0 ? 360 + c : c, c * v), n = M(-8), h = M(-19), m = h < n ? e - (n - h) : h - n, p = (c, t) => Math.round(c * Math.cos(t) * 1e3) / 1e3, f = (c, t) => Math.round(c * Math.sin(t) * 1e3) / 1e3, w = (c, t, a, l) => "M" + c + " " + t + // Смещаем перо в центр окружности.
6
6
  "L" + // Рисуем горизонтальную линию вправо в начало сектора.
@@ -5,7 +5,7 @@ import { EFormFieldStatus as l } from "../../FormField/enums.js";
5
5
  import "../../FormField/components/FormFieldClear.js";
6
6
  import { FormFieldCounter as T } from "../../FormField/components/FormFieldCounter.js";
7
7
  import { FormFieldDescription as j } from "../../FormField/components/FormFieldDescription.js";
8
- import { F as y } from "../../../chunks/FormFieldInput-DEkpK71h.js";
8
+ import { F as y } from "../../../chunks/FormFieldInput-CLHhO8Kh.js";
9
9
  import "../../FormField/components/FormFieldLabel.js";
10
10
  import "../../FormField/components/FormFieldMaskedInput.js";
11
11
  import "../../FormField/components/FormFieldPostfix.js";
@@ -15,7 +15,7 @@ import "../../FormField/components/FormFieldTextarea.js";
15
15
  import { FormField as z } from "../../FormField/FormField.js";
16
16
  import { FormGroup as A } from "../../FormGroup/FormGroup.js";
17
17
  import { SMSFieldContext as L } from "../SMSFieldContext.js";
18
- import { s as O } from "../../../chunks/SMSField.module-DsLV_aE8.js";
18
+ import { s as O } from "../../../chunks/SMSField.module-BcNuX5lS.js";
19
19
  import { EVENT_KEY_CODES as _ } from "../../../utils/keyboard.js";
20
20
  const k = new RegExp(/^[0-9]*$/), w = v.forwardRef(
21
21
  ({ className: f, counter: r, description: s, disabled: u, maxLength: c = 8, onChange: o, onKeyDown: e, placeholder: F, ...E }, S) => {
@@ -9,7 +9,7 @@ import "../../Button/ButtonDropdownExtended.js";
9
9
  import { EButtonIconShape as F } from "../../Button/enums.js";
10
10
  import { SMSFieldContext as u } from "../SMSFieldContext.js";
11
11
  import { RefreshIcon as z } from "./RefreshIcon.js";
12
- import { s as m } from "../../../chunks/SMSField.module-DsLV_aE8.js";
12
+ import { s as m } from "../../../chunks/SMSField.module-BcNuX5lS.js";
13
13
  const D = M(
14
14
  ({ className: l, disabled: r, countdownTime: e, countdownTimeLeft: s, onClick: t, onRefresh: p, ...f }, n) => {
15
15
  const { disabled: o, error: c, size: h, sizeClassName: d, tooltipId: S } = N(u), b = s > 0, a = o && !c || r || b, R = I(m.btnRefresh, d, l, {
@@ -9,7 +9,7 @@ import "../../Button/ButtonDropdownExtended.js";
9
9
  import { EButtonIconShape as x } from "../../Button/enums.js";
10
10
  import { SMSFieldContext as I } from "../SMSFieldContext.js";
11
11
  import { SubmitIcon as N } from "./SubmitIcon.js";
12
- import { s } from "../../../chunks/SMSField.module-DsLV_aE8.js";
12
+ import { s } from "../../../chunks/SMSField.module-BcNuX5lS.js";
13
13
  const D = ({ className: r, disabled: a, onClick: i, ...l }) => {
14
14
  const {
15
15
  code: t,
@@ -1,14 +1,14 @@
1
1
  import { ESegmentedControlTheme as o, ESegmentedControlType as m } from "./enums.js";
2
- import { SegmentedControlSegment as b } from "./SegmentedControlSegment.js";
3
- import { jsx as d } from "react/jsx-runtime";
4
- import y from "react";
5
- import { c as E } from "../../chunks/vendor-z35N2Tap.js";
6
- import { SegmentedControlContext as R } from "./SegmentedControlContext.js";
7
- import { createSizeToClassNameMap as T } from "../../utils/classNameMaps.js";
8
- const h = "segmentedControl__551f7395", x = "general1__f4553eb3", L = "secondary1__3ab7d3c1", A = "general2__a2b6c84b", M = "secondary2__bd6db8d6", G = "sm__9d7b4320", O = "md__88d56a9f", j = "lg__8ae16e6d", e = {
9
- segmentedControl: h,
10
- general1: x,
11
- secondary1: L,
2
+ import { SegmentedControlSegment as y } from "./SegmentedControlSegment.js";
3
+ import { jsx as c } from "react/jsx-runtime";
4
+ import E from "react";
5
+ import { c as R } from "../../chunks/vendor-z35N2Tap.js";
6
+ import { SegmentedControlContext as T } from "./SegmentedControlContext.js";
7
+ import { createSizeToClassNameMap as h } from "../../utils/classNameMaps.js";
8
+ const x = "segmentedControl__114cace8", L = "general1__a8f42b83", b = "secondary1__8e56131a", A = "general2__c0c205dd", M = "secondary2__548063a8", G = "sm__5fd7f727", O = "md__f2c45687", j = "lg__5d658a41", e = {
9
+ segmentedControl: x,
10
+ general1: L,
11
+ secondary1: b,
12
12
  general2: A,
13
13
  secondary2: M,
14
14
  sm: G,
@@ -19,10 +19,10 @@ const h = "segmentedControl__551f7395", x = "general1__f4553eb3", L = "secondary
19
19
  [o.GENERAL_2]: e.general2,
20
20
  [o.SECONDARY_1]: e.secondary1,
21
21
  [o.SECONDARY_2]: e.secondary2
22
- }, z = T(e), D = Object.assign(
23
- y.forwardRef(
24
- ({ children: c, className: l, value: n, theme: g, type: r, size: _, disabled: i, onSelect: t, ...C }, f) => {
25
- const p = E(
22
+ }, z = h(e), D = Object.assign(
23
+ E.forwardRef(
24
+ ({ children: d, className: l, value: n, theme: g, type: r, size: _, disabled: i, onSelect: t, ...f }, C) => {
25
+ const p = R(
26
26
  e.segmentedControl,
27
27
  v[g],
28
28
  z[_],
@@ -39,8 +39,8 @@ const h = "segmentedControl__551f7395", x = "general1__f4553eb3", L = "secondary
39
39
  t(a ? [...n, s] : [...n].filter((N) => N !== s));
40
40
  }
41
41
  };
42
- return /* @__PURE__ */ d(
43
- R.Provider,
42
+ return /* @__PURE__ */ c(
43
+ T.Provider,
44
44
  {
45
45
  value: {
46
46
  type: r,
@@ -48,13 +48,13 @@ const h = "segmentedControl__551f7395", x = "general1__f4553eb3", L = "secondary
48
48
  disabled: !!i,
49
49
  onSegmentSelect: S
50
50
  },
51
- children: /* @__PURE__ */ d("div", { className: p, ...C, "data-tx": "0.31.0", ref: f, children: c })
51
+ children: /* @__PURE__ */ c("div", { className: p, ...f, "data-tx": "0.33.0", ref: C, children: d })
52
52
  }
53
53
  );
54
54
  }
55
55
  ),
56
56
  {
57
- Segment: b
57
+ Segment: y
58
58
  }
59
59
  );
60
60
  D.displayName = "SegmentedControl";
@@ -1,11 +1,11 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
- import { useContext as x } from "react";
3
- import { c as y } from "../../chunks/vendor-z35N2Tap.js";
4
- import { ButtonBase as L } from "../Button/ButtonBase.js";
2
+ import { useContext as y } from "react";
3
+ import { c as L } from "../../chunks/vendor-z35N2Tap.js";
4
+ import { ButtonBase as N } from "../Button/ButtonBase.js";
5
5
  import { ESegmentedControlType as n } from "./enums.js";
6
- import { SegmentedControlContext as N } from "./SegmentedControlContext.js";
7
- import { IconWrapper as _ } from "../IconWrapper/IconWrapper.js";
8
- const E = "segmentedControlSegment__bb49a74e", I = "selected__e0a16274", T = "content__d7722622", c = {
6
+ import { SegmentedControlContext as _ } from "./SegmentedControlContext.js";
7
+ import { IconWrapper as b } from "../IconWrapper/IconWrapper.js";
8
+ const E = "segmentedControlSegment__9e9649e1", I = "selected__e6630532", T = "content__04239f15", c = {
9
9
  segmentedControlSegment: E,
10
10
  selected: I,
11
11
  content: T
@@ -23,19 +23,19 @@ const E = "segmentedControlSegment__bb49a74e", I = "selected__e0a16274", T = "co
23
23
  value: a,
24
24
  disabled: i,
25
25
  onSegmentSelect: g
26
- } = x(N), t = (() => {
26
+ } = y(_), t = (() => {
27
27
  switch (l) {
28
28
  case n.SINGLE:
29
29
  return e === a;
30
30
  case n.MULTIPLE:
31
31
  return a.includes(e);
32
32
  }
33
- })(), C = y(c.segmentedControlSegment, { [c.selected]: t }, p), f = () => {
33
+ })(), f = L(c.segmentedControlSegment, { [c.selected]: t }, p), C = () => {
34
34
  if (m)
35
35
  return m;
36
36
  if (typeof s == "string")
37
37
  return s;
38
- }, u = (b) => {
38
+ }, u = (x) => {
39
39
  switch (l) {
40
40
  case n.SINGLE:
41
41
  g({ value: e, selected: !0 });
@@ -44,13 +44,13 @@ const E = "segmentedControlSegment__bb49a74e", I = "selected__e0a16274", T = "co
44
44
  g({ value: e, selected: !t });
45
45
  break;
46
46
  }
47
- o == null || o(b);
47
+ o == null || o(x);
48
48
  };
49
- return /* @__PURE__ */ r(_, { displayContents: !0, disabled: d || i, active: t, children: /* @__PURE__ */ r(
50
- L,
49
+ return /* @__PURE__ */ r(b, { displayContents: !0, disabled: d || i, active: t, children: /* @__PURE__ */ r(
50
+ N,
51
51
  {
52
- className: C,
53
- title: f(),
52
+ className: f,
53
+ title: C(),
54
54
  disabled: d || i,
55
55
  "aria-pressed": t,
56
56
  onClick: u,
@@ -5,7 +5,7 @@ import { KeyDownListener as v } from "../KeyDownListener/KeyDownListener.js";
5
5
  import { c as A } from "../../chunks/vendor-z35N2Tap.js";
6
6
  import { SelectExtendedFieldTarget as M } from "./components/SelectExtendedFieldTarget.js";
7
7
  import { SelectExtendedFieldDropdown as B } from "./components/SelectExtendedFieldDropdown.js";
8
- const P = "selectExtendedField__db86bc81", V = {
8
+ const P = "selectExtendedField__6bdecb25", V = {
9
9
  selectExtendedField: P
10
10
  }, Y = Object.assign(
11
11
  L.forwardRef((S, r) => {