@sberbusiness/triplex-next 1.26.0 → 1.27.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 (412) hide show
  1. package/chunks/AlertProcessSpoiler-kutiygyc.js +41 -0
  2. package/chunks/{CalendarViewItem-DHFLturD.js → CalendarViewItem-5MWTfOXg.js} +19 -19
  3. package/chunks/Card.module-BdHlvmcC.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-CtU7nxR-.js +15 -0
  5. package/chunks/Chip-BOBB8hDQ.js +77 -0
  6. package/chunks/Confirm.module-DX-8Qawd.js +15 -0
  7. package/chunks/{DropdownListItem-CjZLy9zZ.js → DropdownListItem-kVq_Shxy.js} +17 -17
  8. package/chunks/DropdownMobile.module-DxT1Mh6q.js +23 -0
  9. package/chunks/Footer.module-DBFjyD0W.js +9 -0
  10. package/chunks/{FormFieldInput-C2TczHnQ.js → FormFieldInput-DB9UpgIs.js} +2 -2
  11. package/chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js +9 -0
  12. package/chunks/HeaderTabs.module-D62rOoJt.js +9 -0
  13. package/chunks/{HeaderTitle.module-BdAYtCP5.js → HeaderTitle.module-Ckh2V8ux.js} +2 -2
  14. package/chunks/IslandAccordion.module-BI69hCoR.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-BUJQAvCe.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-DqTmcCwj.js +12 -0
  17. package/chunks/{LightBoxContent-B8dwsZcd.js → LightBoxContent-CK07PlB9.js} +8 -8
  18. package/chunks/LightBoxControls.module-DR9tmKz6.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-BiFhnV3i.js +9 -0
  20. package/chunks/{ListItemControlsButton-DjUxcey4.js → ListItemControlsButton-27xRORri.js} +16 -16
  21. package/chunks/ListItemTail.module-DKJmlaMg.js +12 -0
  22. package/chunks/ListMasterFooter.module-DkH4Ou-p.js +10 -0
  23. package/chunks/ModalWindow.module-Be4wGbwq.js +17 -0
  24. package/chunks/Notification.module-O5iV5kzx.js +20 -0
  25. package/chunks/Overlay.module-B0iGlEWG.js +18 -0
  26. package/chunks/Page.module-D0FFKxyx.js +11 -0
  27. package/chunks/SMSField.module-DrbNbpz3.js +16 -0
  28. package/chunks/SliderExtendedMarks.module-A0_OgEiW.js +15 -0
  29. package/chunks/{SliderExtendedRail-BYK2Vyz9.js → SliderExtendedRail-D7nuFyRp.js} +11 -11
  30. package/chunks/StatusTracker.module-DenK6Z9K.js +24 -0
  31. package/chunks/{StepperStepArrowBorder-CHpL6Q5q.js → StepperStepArrowBorder-D9rM6XEL.js} +9 -9
  32. package/chunks/{SuggestFieldMobileDropdownHint-BpAuE0ir.js → SuggestFieldMobileDropdownHint-CSrNs8VF.js} +4 -4
  33. package/chunks/TableFooter.module-BqHcJ9ea.js +14 -0
  34. package/chunks/TabsExtended.module-BtTx6oxY.js +16 -0
  35. package/chunks/TabsLine.module-C9KVj0hj.js +21 -0
  36. package/chunks/TooltipDesktop.module-uHaX3xgt.js +19 -0
  37. package/chunks/TreeView.module-BKi0xbbR.js +9 -0
  38. package/chunks/{UploadZoneInput-qDtiZYmT.js → UploadZoneInput-Bjnmk93x.js} +7 -7
  39. package/chunks/{constants-CtrvWwDT.js → constants-1ccyxiKh.js} +9 -9
  40. package/chunks/utils-BxF0Dq4C.js +24 -0
  41. package/chunks/{utils-CqjXJ4Td.js → utils-CVIZqPO7.js} +5 -5
  42. package/chunks/{utils-4uYqfVa-.js → utils-CZzNEYf-.js} +9 -9
  43. package/chunks/{utils-BYHIu3S4.js → utils-DfVeTN89.js} +4 -4
  44. package/components/Alert/AlertContext/AlertContext.js +24 -24
  45. package/components/Alert/AlertProcess/AlertProcess.js +2 -2
  46. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
  47. package/components/Amount/Amount.js +11 -11
  48. package/components/AmountField/AmountField.js +1 -1
  49. package/components/Avatar/Avatar.js +19 -19
  50. package/components/Badge/Badge.js +9 -9
  51. package/components/Badge/BadgeDot.js +5 -5
  52. package/components/Badge/components/BadgeContent.js +10 -10
  53. package/components/Badge/components/BadgePostfix.js +7 -7
  54. package/components/Badge/components/BadgePrefix.js +4 -4
  55. package/components/Body/Body.js +2 -2
  56. package/components/Button/Button.js +16 -16
  57. package/components/Button/ButtonBase.js +1 -1
  58. package/components/Button/ButtonDropdown.js +15 -15
  59. package/components/Button/ButtonDropdownExtended.js +4 -4
  60. package/components/Button/ButtonIcon.js +3 -3
  61. package/components/Calendar/Calendar.js +5 -5
  62. package/components/Calendar/components/CalendarControls.js +9 -9
  63. package/components/Calendar/components/CalendarFooter.js +4 -4
  64. package/components/Calendar/components/CalendarViewDays.js +1 -1
  65. package/components/Calendar/components/CalendarViewItem.js +1 -1
  66. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  67. package/components/Calendar/components/CalendarViewYears.js +1 -1
  68. package/components/Card/CardAction.js +11 -11
  69. package/components/Card/CardStatic.js +2 -2
  70. package/components/Card/components/CardContent/CardContent.js +1 -1
  71. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  72. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  73. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  74. package/components/Card/components/CardMedia.js +1 -1
  75. package/components/Card/utils.js +1 -1
  76. package/components/CarouselExtended/CarouselExtended.js +9 -9
  77. package/components/Checkbox/Checkbox.js +21 -21
  78. package/components/Checkbox/CheckboxXGroup.js +14 -14
  79. package/components/Checkbox/CheckboxYGroup.js +1 -1
  80. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  81. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  82. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  83. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  84. package/components/Chip/Chip.js +1 -1
  85. package/components/Chip/ChipClearButton.js +4 -4
  86. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  87. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  88. package/components/Chip/ChipDropdownArrow.js +5 -5
  89. package/components/Chip/ChipIcon.js +1 -1
  90. package/components/Chip/ChipMultiselect.js +1 -1
  91. package/components/Chip/ChipOptions.js +10 -10
  92. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  93. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  94. package/components/Chip/ChipSort.js +1 -1
  95. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  96. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
  97. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  98. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +17 -17
  99. package/components/Chip/index.js +1 -1
  100. package/components/ChipGroup/ChipGroup.js +12 -12
  101. package/components/Col/Col.js +144 -144
  102. package/components/CollapsableTree/components/CollapsableTreeNode.js +5 -5
  103. package/components/Confirm/Confirm.js +1 -1
  104. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  105. package/components/Confirm/components/ConfirmContent.js +1 -1
  106. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  107. package/components/Confirm/components/ConfirmControls.js +1 -1
  108. package/components/DateField/DateField.js +53 -51
  109. package/components/DateField/DateFieldTarget.js +39 -38
  110. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  111. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +9 -9
  112. package/components/DateRange/DateRange.js +21 -21
  113. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  114. package/components/Divider/Divider.js +20 -20
  115. package/components/DocumentNumberEdit/DocumentNumberEdit.js +6 -6
  116. package/components/Dropdown/desktop/DropdownDesktop.js +2 -2
  117. package/components/Dropdown/desktop/DropdownList.js +1 -1
  118. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  119. package/components/Dropdown/desktop/index.js +1 -1
  120. package/components/Dropdown/index.js +1 -1
  121. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  122. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  123. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  125. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  126. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  127. package/components/Dropdown/mobile/DropdownMobileInput.js +6 -6
  128. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  129. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  131. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +1 -1
  132. package/components/Ellipsis/Ellipsis.js +8 -8
  133. package/components/EmptyView/EmptyView.js +5 -5
  134. package/components/ExpandAnimation/ExpandAnimation.js +17 -17
  135. package/components/Footer/Footer.js +1 -1
  136. package/components/Footer/components/FooterDescription.js +1 -1
  137. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  138. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  139. package/components/FormField/FormField.js +12 -12
  140. package/components/FormField/components/FormFieldClear.js +7 -7
  141. package/components/FormField/components/FormFieldCounter.js +5 -5
  142. package/components/FormField/components/FormFieldDescription.js +9 -9
  143. package/components/FormField/components/FormFieldInput.js +1 -1
  144. package/components/FormField/components/FormFieldLabel.js +9 -9
  145. package/components/FormField/components/FormFieldMaskedInput.js +10 -10
  146. package/components/FormField/components/FormFieldPostfix.js +5 -5
  147. package/components/FormField/components/FormFieldPrefix.js +7 -7
  148. package/components/FormField/components/FormFieldTarget.js +9 -9
  149. package/components/FormField/components/FormFieldTextarea.js +29 -29
  150. package/components/FormField/components/index.js +1 -1
  151. package/components/FormField/index.js +1 -1
  152. package/components/Header/Header.js +1 -1
  153. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  154. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  155. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  156. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +5 -5
  157. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  158. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  159. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  160. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  161. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  162. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  163. package/components/HelpBox/HelpBox.js +1 -1
  164. package/components/IconWrapper/IconWrapper.js +9 -9
  165. package/components/Island/Island.js +1 -1
  166. package/components/Island/components/IslandBody.js +2 -2
  167. package/components/Island/components/IslandFooter.js +3 -3
  168. package/components/Island/components/IslandHeader.js +3 -3
  169. package/components/Island/utils.js +1 -1
  170. package/components/IslandAccordion/IslandAccordion.js +2 -2
  171. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  172. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  173. package/components/IslandAccordion/components/IslandAccordionItem.js +69 -63
  174. package/components/IslandWidget/IslandWidget.js +50 -42
  175. package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
  176. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +7 -7
  177. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  178. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  179. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  180. package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
  181. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  182. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  183. package/components/IslandWidget/components/IslandWidgetWrapper.js +7 -7
  184. package/components/LightBox/LightBox.js +16 -16
  185. package/components/LightBox/LightBoxContent.js +1 -1
  186. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  187. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  188. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  189. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  190. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +1 -1
  191. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  192. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  193. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  194. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +15 -15
  195. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
  196. package/components/Link/Link.js +13 -13
  197. package/components/List/List.js +4 -4
  198. package/components/List/ListSortable.js +30 -55
  199. package/components/List/components/ListEmptyState.js +4 -4
  200. package/components/List/components/ListItem.js +1 -1
  201. package/components/List/components/ListItemContent.js +2 -2
  202. package/components/List/components/ListItemControls.js +7 -7
  203. package/components/List/components/ListItemControlsButton.js +1 -1
  204. package/components/List/components/ListItemControlsButtonDropdown.js +40 -39
  205. package/components/List/components/ListItemLoading.js +7 -7
  206. package/components/List/components/ListItemSelectable.js +1 -1
  207. package/components/List/components/ListItemTable.js +6 -6
  208. package/components/List/components/ListItemTailLeft.js +1 -1
  209. package/components/List/components/ListItemTailRight.js +1 -1
  210. package/components/List/components/ListSortableItem.js +23 -22
  211. package/components/List/components/ListSortableItemControls.js +5 -5
  212. package/components/List/components/ListSortableItemTarget.js +4 -4
  213. package/components/List/index.js +1 -1
  214. package/components/List/utils.js +20 -0
  215. package/components/ListMaster/ListMaster.js +20 -13
  216. package/components/ListMaster/components/ListMasterBody.js +1 -1
  217. package/components/ListMaster/components/ListMasterChipGroup.js +7 -7
  218. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  219. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  220. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  221. package/components/ListMaster/components/ListMasterHeader.js +1 -1
  222. package/components/ListMaster/components/SelectionControls.js +9 -9
  223. package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
  224. package/components/Loader/LoaderSmall/LoaderSmall.js +7 -7
  225. package/components/LoaderScreen/LoaderScreen.js +12 -12
  226. package/components/Marker/Marker.js +1 -1
  227. package/components/Marker/utils.js +1 -1
  228. package/components/MarkerStatus/MarkerStatus.js +15 -15
  229. package/components/ModalWindow/ModalWindow.js +1 -1
  230. package/components/ModalWindow/components/ModalWindowBody.js +2 -2
  231. package/components/ModalWindow/components/ModalWindowClose.js +1 -1
  232. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  233. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  234. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  235. package/components/MonthYearField/MonthYearField.js +32 -30
  236. package/components/MonthYearField/MonthYearFieldTarget.js +36 -36
  237. package/components/MonthYearRange/MonthYearRange.js +13 -13
  238. package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  239. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +11 -11
  240. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  241. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +5 -5
  242. package/components/Notification/Notification.js +2 -2
  243. package/components/Notification/NotificationGrouped.js +1 -1
  244. package/components/Notification/components/NotificationBody.js +1 -1
  245. package/components/Notification/components/NotificationBodyList.js +1 -1
  246. package/components/Notification/components/NotificationClose.js +1 -1
  247. package/components/Notification/components/NotificationFooter.js +1 -1
  248. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  249. package/components/Notification/components/NotificationHeader.js +1 -1
  250. package/components/Notification/components/NotificationIcon.js +1 -1
  251. package/components/Notification/components/NotificationTime.js +1 -1
  252. package/components/NumberField/NumberFieldInput.js +1 -1
  253. package/components/OrderedList/OrderedList.js +5 -5
  254. package/components/OrderedList/OrderedListItem.js +5 -5
  255. package/components/Overlay/Overlay.js +1 -1
  256. package/components/Overlay/OverlayMask.js +1 -1
  257. package/components/Overlay/OverlayPanel.js +1 -1
  258. package/components/Page/Page.js +1 -1
  259. package/components/Page/components/BodyPage.js +6 -6
  260. package/components/Page/components/FooterPage.js +1 -1
  261. package/components/Page/components/HeaderPage.js +1 -1
  262. package/components/Pagination/components/PaginationExtended.js +2 -2
  263. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  264. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  265. package/components/Pagination/components/PaginationPageButton.js +8 -8
  266. package/components/Pagination/components/PaginationPageEllipsis.js +5 -5
  267. package/components/Pagination/components/PaginationSelect.js +14 -14
  268. package/components/Radio/Radio.js +14 -14
  269. package/components/Radio/RadioXGroup.js +7 -7
  270. package/components/Radio/RadioYGroup.js +9 -9
  271. package/components/Row/Row.js +6 -6
  272. package/components/SMSField/SMSField.js +2 -2
  273. package/components/SMSField/components/RefreshIcon.js +1 -1
  274. package/components/SMSField/components/SMSFieldInput.js +2 -2
  275. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  276. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  277. package/components/SegmentedControl/SegmentedControl.js +17 -17
  278. package/components/SegmentedControl/SegmentedControlSegment.js +11 -11
  279. package/components/SelectExtendedField/SelectExtendedField.js +7 -7
  280. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  281. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
  282. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +19 -19
  283. package/components/SelectField/SelectField.js +1 -1
  284. package/components/Skeleton/Skeleton.js +10 -10
  285. package/components/SliderExtended/SliderExtended.js +2 -2
  286. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +15 -15
  287. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  288. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  289. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  290. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +9 -9
  291. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +14 -14
  292. package/components/SmallInput/SmallInput.js +1 -1
  293. package/components/Spoiler/Spoiler.js +12 -12
  294. package/components/StatusTracker/StatusTracker.js +2 -2
  295. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  296. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  297. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  298. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  299. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  300. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  301. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  302. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  303. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  304. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  305. package/components/Step/Step.js +30 -24
  306. package/components/Stepper/Stepper.js +8 -8
  307. package/components/Stepper/StepperExtended.js +10 -10
  308. package/components/Stepper/StepperStep.js +2 -2
  309. package/components/Stepper/StepperStepArrowBorder.js +1 -1
  310. package/components/Suggest/SuggestMobileDropdownContent.js +12 -12
  311. package/components/SuggestField/SuggestField.js +2 -2
  312. package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
  313. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  314. package/components/SuggestField/index.js +1 -1
  315. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  316. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  317. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  318. package/components/SuggestField/mobile/index.js +1 -1
  319. package/components/SwipeableArea/SwipeableArea.js +10 -10
  320. package/components/Table/FilterPanel.js +2 -2
  321. package/components/Table/MasterTable.js +8 -8
  322. package/components/Table/NoColumns.js +5 -5
  323. package/components/Table/PaginationPanel.js +4 -4
  324. package/components/Table/TableBasic/TableBasic.js +1 -1
  325. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  326. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  327. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  328. package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
  329. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
  330. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  331. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +5 -5
  332. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +4 -4
  333. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +1 -1
  334. package/components/Table/TableFooter/TableFooter.js +1 -1
  335. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  336. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  337. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  338. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  339. package/components/Table/TabsLinePanel.js +1 -1
  340. package/components/Table/TabsLinePanelLinks.js +8 -8
  341. package/components/Table/utils.js +1 -1
  342. package/components/Tabs/Tabs.js +16 -16
  343. package/components/TabsExtended/TabsExtended.js +2 -2
  344. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  345. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  346. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  347. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  348. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  349. package/components/TabsExtended/utils.js +1 -1
  350. package/components/TabsLine/TabsLine.js +1 -1
  351. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  352. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  353. package/components/TabsLine/components/TabsLineItem.js +1 -1
  354. package/components/TabsLine/components/TabsLineMobile.js +3 -3
  355. package/components/Tag/Tag.js +25 -25
  356. package/components/TagColor/TagColor.js +9 -9
  357. package/components/TagGroup/TagGroup.js +14 -14
  358. package/components/TextField/TextField.js +1 -1
  359. package/components/TextareaField/TextareaField.js +1 -1
  360. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  361. package/components/Tooltip/components/common/TooltipLink.js +7 -7
  362. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  363. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  364. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  365. package/components/Tooltip/components/mobile/TooltipMobile.js +13 -13
  366. package/components/TopOverlay/TopOverlay.js +20 -20
  367. package/components/TreeView/TreeView.js +1 -1
  368. package/components/TreeView/components/TreeViewGroup.js +1 -1
  369. package/components/TreeView/components/TreeViewNode.js +1 -1
  370. package/components/Typography/Caption.js +23 -23
  371. package/components/Typography/CodeText.js +7 -7
  372. package/components/Typography/Text.js +16 -16
  373. package/components/Typography/Title.js +9 -9
  374. package/components/Typography/constants.js +1 -1
  375. package/components/UnorderedList/UnorderedList.js +6 -6
  376. package/components/UnorderedList/UnorderedListItem.js +2 -2
  377. package/components/UploadZone/UploadZone.js +2 -2
  378. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  379. package/components/index.js +5 -5
  380. package/index.d.ts +59 -20
  381. package/index.js +5 -5
  382. package/package.json +1 -1
  383. package/styles/triplex-next.css +538 -538
  384. package/chunks/AlertProcessSpoiler-Boz5enko.js +0 -41
  385. package/chunks/Card.module-Bn676gKC.js +0 -17
  386. package/chunks/CheckboxTreeExtended.module-QbHPuClH.js +0 -15
  387. package/chunks/Chip-Di8g8Z6j.js +0 -77
  388. package/chunks/Confirm.module-b8ZTqcR2.js +0 -15
  389. package/chunks/DropdownMobile.module-B2yaydF-.js +0 -23
  390. package/chunks/Footer.module-DlTuw8bG.js +0 -9
  391. package/chunks/HeaderLayoutSidebar.module-BR0oblQF.js +0 -9
  392. package/chunks/HeaderTabs.module-D88xeP19.js +0 -9
  393. package/chunks/IslandAccordion.module-CbGSbbl6.js +0 -25
  394. package/chunks/IslandWidgetFooter.module-DzcObfJV.js +0 -9
  395. package/chunks/IslandWidgetHeader.module-_sYg-PBp.js +0 -12
  396. package/chunks/LightBoxControls.module-DHrZ8-M9.js +0 -16
  397. package/chunks/LightBoxSideOverlayClose.module-CgO3NViT.js +0 -9
  398. package/chunks/ListItemTail.module-CIBEtGa9.js +0 -12
  399. package/chunks/ListMasterFooter.module-DDv57q5J.js +0 -10
  400. package/chunks/ModalWindow.module-Cek3j-PN.js +0 -17
  401. package/chunks/Notification.module-BWxDmBI2.js +0 -20
  402. package/chunks/Overlay.module-CUZKmhvQ.js +0 -18
  403. package/chunks/Page.module-BD0MsbnW.js +0 -11
  404. package/chunks/SMSField.module-B6sFmN1l.js +0 -16
  405. package/chunks/SliderExtendedMarks.module-jwnpPZXf.js +0 -15
  406. package/chunks/StatusTracker.module-DQI30fwP.js +0 -24
  407. package/chunks/TableFooter.module-DB3LfuRN.js +0 -14
  408. package/chunks/TabsExtended.module-DbTk0iCS.js +0 -16
  409. package/chunks/TabsLine.module-D3zxaGjs.js +0 -21
  410. package/chunks/TooltipDesktop.module-BTHsU4ca.js +0 -19
  411. package/chunks/TreeView.module-BXHaAGRo.js +0 -9
  412. package/chunks/utils-DhWCXYI8.js +0 -24
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { s as t } from "../../../chunks/Notification.module-BWxDmBI2.js";
2
+ import { s as t } from "../../../chunks/Notification.module-O5iV5kzx.js";
3
3
  const s = ({ time: i }) => /* @__PURE__ */ o("span", { className: t.notificationTime, children: i });
4
4
  s.displayName = "NotificationTime";
5
5
  export {
@@ -3,7 +3,7 @@ import h, { useCallback as l } from "react";
3
3
  import "../FormField/components/FormFieldClear.js";
4
4
  import "../FormField/components/FormFieldCounter.js";
5
5
  import "../FormField/components/FormFieldDescription.js";
6
- import { F as d } from "../../chunks/FormFieldInput-C2TczHnQ.js";
6
+ import { F as d } from "../../chunks/FormFieldInput-DB9UpgIs.js";
7
7
  import "../FormField/components/FormFieldLabel.js";
8
8
  import "../FormField/components/FormFieldMaskedInput.js";
9
9
  import "../FormField/components/FormFieldPostfix.js";
@@ -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-DudMBGKr.js";
4
4
  import { OrderedListItem as a } from "./OrderedListItem.js";
5
- const c = "orderedList__88a5dd70", f = {
5
+ const c = "orderedList__b954d443", f = {
6
6
  orderedList: c
7
7
  }, L = Object.assign(
8
- i.forwardRef(({ className: d, start: e, style: r, ...t }, o) => /* @__PURE__ */ s(
8
+ i.forwardRef(({ className: t, start: e, style: r, ...d }, o) => /* @__PURE__ */ s(
9
9
  "ol",
10
10
  {
11
- className: m(f.orderedList, d),
11
+ className: m(f.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
- ...t,
18
- "data-tx": "1.26.0",
17
+ ...d,
18
+ "data-tx": "1.27.0",
19
19
  ref: o
20
20
  }
21
21
  )),
@@ -6,9 +6,9 @@ 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__5d1cc881", p = {
9
+ const a = "orderedListItem__2363b140", p = {
10
10
  orderedListItem: a
11
- }, c = m.forwardRef(
11
+ }, f = m.forwardRef(
12
12
  ({ className: t, ...e }, r) => /* @__PURE__ */ o(
13
13
  d,
14
14
  {
@@ -16,13 +16,13 @@ const a = "orderedListItem__5d1cc881", p = {
16
16
  size: s.B3,
17
17
  tag: "li",
18
18
  ...e,
19
- "data-tx": "1.26.0",
19
+ "data-tx": "1.27.0",
20
20
  ref: r
21
21
  }
22
22
  )
23
23
  );
24
- c.displayName = "OrderedListItem";
24
+ f.displayName = "OrderedListItem";
25
25
  export {
26
- c as OrderedListItem
26
+ f as OrderedListItem
27
27
  };
28
28
  //# sourceMappingURL=OrderedListItem.js.map
@@ -4,7 +4,7 @@ import { c as u } from "../../chunks/vendor-DudMBGKr.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-CUZKmhvQ.js";
7
+ import { s as r } from "../../chunks/Overlay.module-B0iGlEWG.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-DudMBGKr.js";
4
- import { s as a } from "../../chunks/Overlay.module-CUZKmhvQ.js";
4
+ import { s as a } from "../../chunks/Overlay.module-B0iGlEWG.js";
5
5
  const f = l.forwardRef(
6
6
  ({ className: r, opened: s, ...e }, o) => /* @__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 d } from "../../chunks/vendor-DudMBGKr.js";
4
4
  import { EOverlayDirection as r } from "./OverlayBase.js";
5
- import { s as e } from "../../chunks/Overlay.module-CUZKmhvQ.js";
5
+ import { s as e } from "../../chunks/Overlay.module-B0iGlEWG.js";
6
6
  const P = n.forwardRef(
7
7
  ({
8
8
  children: s,
@@ -4,7 +4,7 @@ import { c as i } from "../../chunks/vendor-DudMBGKr.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-BD0MsbnW.js";
7
+ import { s as o } from "../../chunks/Page.module-D0FFKxyx.js";
8
8
  import "./components/enums.js";
9
9
  const d = Object.assign(
10
10
  s.forwardRef(function({ children: r, className: e, ...a }, t) {
@@ -5,17 +5,17 @@ import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
5
5
  import { EBodyPageVerticalMargin as r, EBodyPageType as y } from "./enums.js";
6
6
  import { Island as p } from "../../Island/Island.js";
7
7
  import { EIslandType as M } from "../../Island/enums.js";
8
- const f = "bodyPage__962e44f3", P = "verticalMargin24__47524bd3", v = "verticalMargin16__cba5928c", o = {
8
+ const f = "bodyPage__4e592c07", P = "verticalMargin24__f9edb5e9", v = "verticalMargin16__cc48d31f", e = {
9
9
  bodyPage: f,
10
10
  verticalMargin24: P,
11
11
  verticalMargin16: v
12
12
  }, _ = {
13
- [r.LARGE]: o.verticalMargin24,
14
- [r.SMALL]: o.verticalMargin16
13
+ [r.LARGE]: e.verticalMargin24,
14
+ [r.SMALL]: e.verticalMargin16
15
15
  }, b = m.forwardRef(
16
- ({ className: s, type: l, size: n, verticalMargin: g = r.LARGE, ...e }, i) => {
17
- const t = d(s, o.bodyPage, _[g]);
18
- return l === y.FIRST ? /* @__PURE__ */ a(p, { className: t, type: M.TYPE_1, ref: i, size: n, children: /* @__PURE__ */ a(c, { ...e }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...e });
16
+ ({ className: s, type: l, size: n, verticalMargin: g = r.LARGE, ...o }, i) => {
17
+ const t = d(s, e.bodyPage, _[g]);
18
+ return l === y.FIRST ? /* @__PURE__ */ a(p, { className: t, type: M.TYPE_1, ref: i, size: n, children: /* @__PURE__ */ a(c, { ...o }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...o });
19
19
  }
20
20
  );
21
21
  b.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 c } from "../../../chunks/Page.module-BD0MsbnW.js";
12
+ import { s as c } from "../../../chunks/Page.module-D0FFKxyx.js";
13
13
  const w = Object.assign(
14
14
  F.forwardRef(
15
15
  ({ className: m, type: r, size: n, sticky: f, ...p }, o) => {
@@ -6,7 +6,7 @@ import { c as p } from "../../../chunks/vendor-DudMBGKr.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-BD0MsbnW.js";
9
+ import { s as i } from "../../../chunks/Page.module-D0FFKxyx.js";
10
10
  const j = Object.assign(
11
11
  T.forwardRef(
12
12
  ({ className: m, type: a, size: n, sticky: d, ...f }, r) => {
@@ -1,14 +1,14 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
3
3
  import i from "react";
4
- const r = "paginationExtended__cb43e915", s = {
4
+ const r = "paginationExtended__84beb9c1", s = {
5
5
  paginationExtended: r
6
6
  }, x = i.forwardRef(
7
7
  ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ o(
8
8
  "nav",
9
9
  {
10
10
  className: d(s.paginationExtended, a),
11
- "data-tx": "1.26.0",
11
+ "data-tx": "1.27.0",
12
12
  ...n,
13
13
  ref: e,
14
14
  children: t
@@ -4,7 +4,7 @@ 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__1ad98adb", N = "directionIconNext__f8627257", n = {
7
+ const g = "paginationNavigationButton__0ec1b7d8", N = "directionIconNext__ce1a2a9e", n = {
8
8
  paginationNavigationButton: g,
9
9
  directionIconNext: N
10
10
  }, d = c.forwardRef(
@@ -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-DudMBGKr.js";
4
- const g = "paginationNavigationExtended__db8ee633", r = {
4
+ const g = "paginationNavigationExtended__7e51be5d", r = {
5
5
  paginationNavigationExtended: g
6
6
  }, s = e.forwardRef(
7
7
  ({ children: a, className: t, ...i }, n) => /* @__PURE__ */ o("ul", { className: d(r.paginationNavigationExtended, t), ...i, ref: n, children: a })
@@ -4,31 +4,31 @@ import { c as p } from "../../../chunks/vendor-DudMBGKr.js";
4
4
  import { ETextSize as g } from "../../Typography/enums.js";
5
5
  import "../../Typography/Caption.js";
6
6
  import "../../Typography/CodeText.js";
7
- import { Text as c } from "../../Typography/Text.js";
7
+ import { Text as s } from "../../Typography/Text.js";
8
8
  import "../../Typography/Title.js";
9
9
  import "../../Button/Button.js";
10
- import { ButtonBase as s } from "../../Button/ButtonBase.js";
10
+ import { ButtonBase as c } from "../../Button/ButtonBase.js";
11
11
  import "../../Button/ButtonIcon.js";
12
12
  import "../../Button/ButtonDropdown.js";
13
13
  import "../../Button/ButtonDropdownExtended.js";
14
- const u = "paginationPageButton__b9db7836", P = "currentPage__03327fc0", a = {
14
+ const u = "paginationPageButton__04446209", P = "currentPage__74f9e1be", a = {
15
15
  paginationPageButton: u,
16
16
  currentPage: P
17
17
  }, f = m.forwardRef(
18
- ({ isCurrent: t = !1, children: i, className: r, ...e }, n) => /* @__PURE__ */ o(
19
- s,
18
+ ({ isCurrent: t = !1, children: e, className: i, ...r }, n) => /* @__PURE__ */ o(
19
+ c,
20
20
  {
21
21
  className: p(
22
22
  a.paginationPageButton,
23
23
  {
24
24
  [a.currentPage]: t
25
25
  },
26
- r
26
+ i
27
27
  ),
28
28
  "aria-live": t ? "polite" : void 0,
29
- ...e,
29
+ ...r,
30
30
  ref: n,
31
- children: /* @__PURE__ */ o(c, { size: g.B3, children: i })
31
+ children: /* @__PURE__ */ o(s, { size: g.B3, children: e })
32
32
  }
33
33
  )
34
34
  );
@@ -1,15 +1,15 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { c as e } from "../../../chunks/vendor-DudMBGKr.js";
3
- import p from "react";
2
+ import { c as p } from "../../../chunks/vendor-DudMBGKr.js";
3
+ import e from "react";
4
4
  import { ETextSize as r } from "../../Typography/enums.js";
5
5
  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__b8ec0ed7", m = {
9
+ const n = "paginationPageEllipsis__818873dd", m = {
10
10
  paginationPageEllipsis: n
11
- }, g = p.forwardRef(
12
- ({ children: i, className: a, ...o }, s) => /* @__PURE__ */ t(l, { size: r.B3, className: e(m.paginationPageEllipsis, a), ...o, ref: s, children: i })
11
+ }, g = e.forwardRef(
12
+ ({ children: i, className: a, ...o }, s) => /* @__PURE__ */ t(l, { size: r.B3, className: p(m.paginationPageEllipsis, a), ...o, ref: s, children: i })
13
13
  );
14
14
  g.displayName = "PaginationPageEllipsis";
15
15
  export {
@@ -1,6 +1,6 @@
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
- import { u as S, c as d } from "../../../chunks/vendor-DudMBGKr.js";
3
+ import { u as d, c as S } from "../../../chunks/vendor-DudMBGKr.js";
4
4
  import { ETextSize as f } from "../../Typography/enums.js";
5
5
  import "../../Typography/Caption.js";
6
6
  import "../../Typography/CodeText.js";
@@ -8,21 +8,21 @@ import { Text as g } from "../../Typography/Text.js";
8
8
  import "../../Typography/Title.js";
9
9
  import { SelectField as u } from "../../SelectField/SelectField.js";
10
10
  import { EComponentSize as x } from "../../../enums/EComponentSize.js";
11
- const _ = "paginationSelect__7839e502", C = "paginationSelectControl__21cec4b6", o = {
11
+ const _ = "paginationSelect__b26a5161", b = "paginationSelectControl__dcfb5d53", o = {
12
12
  paginationSelect: _,
13
- paginationSelectControl: C
14
- }, b = m.forwardRef(
15
- ({ paginationLabel: t, className: n, options: a, value: r, onChange: l }, c) => {
16
- const [i] = p(() => `Pagination-${S()}`);
17
- return /* @__PURE__ */ s("div", { className: d(o.paginationSelect, n), ref: c, children: [
18
- /* @__PURE__ */ e(g, { size: f.B3, id: i, children: t }),
19
- /* @__PURE__ */ e("div", { className: o.paginationSelectControl, children: /* @__PURE__ */ e(
13
+ paginationSelectControl: b
14
+ }, C = m.forwardRef(
15
+ ({ paginationLabel: e, className: a, options: n, value: r, onChange: l }, c) => {
16
+ const [i] = p(() => `Pagination-${d()}`);
17
+ return /* @__PURE__ */ s("div", { className: S(o.paginationSelect, a), ref: c, children: [
18
+ /* @__PURE__ */ t(g, { size: f.B3, id: i, children: e }),
19
+ /* @__PURE__ */ t("div", { className: o.paginationSelectControl, children: /* @__PURE__ */ t(
20
20
  u,
21
21
  {
22
22
  size: x.SM,
23
23
  value: r,
24
- mobileTitle: t,
25
- options: a,
24
+ mobileTitle: e,
25
+ options: n,
26
26
  onChange: l,
27
27
  targetProps: {
28
28
  fieldLabel: ""
@@ -33,8 +33,8 @@ const _ = "paginationSelect__7839e502", C = "paginationSelectControl__21cec4b6",
33
33
  ] });
34
34
  }
35
35
  );
36
- b.displayName = "PaginationSelect";
36
+ C.displayName = "PaginationSelect";
37
37
  export {
38
- b as PaginationSelect
38
+ C as PaginationSelect
39
39
  };
40
40
  //# sourceMappingURL=PaginationSelect.js.map
@@ -1,14 +1,14 @@
1
- import { jsxs as b, jsx as i } from "react/jsx-runtime";
1
+ import { jsxs as f, jsx as i } from "react/jsx-runtime";
2
2
  import N from "react";
3
- import { c as n } from "../../chunks/vendor-DudMBGKr.js";
4
- import { ETextSize as m } from "../Typography/enums.js";
3
+ import { c as d } from "../../chunks/vendor-DudMBGKr.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
- import { EComponentSize as s } from "../../enums/EComponentSize.js";
9
+ import { EComponentSize as a } from "../../enums/EComponentSize.js";
10
10
  import { createSizeToClassNameMap as z } from "../../utils/classNameMaps.js";
11
- const y = "label__e9901d39", M = "sm__d37cff5a", T = "nonempty__b74f58ff", S = "md__8bc9fe68", g = "lg__6c35984a", u = "disabled__11b7f85e", I = "radio__71234c45", R = "radioIcon__8b59a4f3", o = {
11
+ const y = "label__00d3775b", M = "sm__ceda4d47", T = "nonempty__948e07c0", S = "md__023c97e7", g = "lg__b376196d", u = "disabled__725fa2db", I = "radio__ef34557c", R = "radioIcon__fcc5587d", o = {
12
12
  label: y,
13
13
  sm: M,
14
14
  nonempty: T,
@@ -18,18 +18,18 @@ const y = "label__e9901d39", M = "sm__d37cff5a", T = "nonempty__b74f58ff", S = "
18
18
  radio: I,
19
19
  radioIcon: R
20
20
  }, B = {
21
- [s.LG]: m.B2,
22
- [s.MD]: m.B3,
23
- [s.SM]: m.B4
24
- }, C = z(o), h = N.forwardRef((r, d) => {
25
- const { children: e, className: l, disabled: c, labelAttributes: a, size: t = s.MD, ...p } = r, f = n(o.radio, l, C[t]), _ = n(
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, _ = d(o.radio, l, C[t]), b = d(
26
26
  o.label,
27
27
  o[t],
28
- { [o.disabled]: !!c, [o.nonempty]: !!e },
29
- a == null ? void 0 : a.className
28
+ { [o.disabled]: !!m, [o.nonempty]: !!e },
29
+ s == null ? void 0 : s.className
30
30
  );
31
- return /* @__PURE__ */ b("label", { ...a, className: _, "data-tx": "1.26.0", children: [
32
- /* @__PURE__ */ i("input", { type: "radio", className: f, disabled: c, ...p, ref: d }),
31
+ return /* @__PURE__ */ f("label", { ...s, className: b, "data-tx": "1.27.0", children: [
32
+ /* @__PURE__ */ i("input", { type: "radio", className: _, 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,14 +1,14 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import { c as s } from "../../chunks/vendor-DudMBGKr.js";
3
- const _ = "radioXGroup__6bcde551", c = "label__e9901d39", n = {
3
+ const _ = "radioXGroup__2f58c7e8", c = "label__00d3775b", n = {
4
4
  radioXGroup: _,
5
- "indent-12": "indent-12__13f2b15d",
5
+ "indent-12": "indent-12__6f649f18",
6
6
  label: c,
7
- "indent-16": "indent-16__8a42039e",
8
- "indent-20": "indent-20__17ad48c7",
9
- "indent-24": "indent-24__567f42a7",
10
- "indent-28": "indent-28__035e00d5",
11
- "indent-32": "indent-32__085ed5a4"
7
+ "indent-16": "indent-16__902b5ed3",
8
+ "indent-20": "indent-20__29617887",
9
+ "indent-24": "indent-24__ac5580af",
10
+ "indent-28": "indent-28__f1d49a04",
11
+ "indent-32": "indent-32__dec99541"
12
12
  }, l = (e) => {
13
13
  const { children: d, className: i, indent: o = 12, ...t } = e, a = s(n.radioXGroup, n[`indent-${o}`], i);
14
14
  return /* @__PURE__ */ r("div", { className: a, role: "radiogroup", ...t, children: d });
@@ -1,13 +1,13 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- import { c as d } from "../../chunks/vendor-DudMBGKr.js";
3
- const e = "radioYGroup__e513bc2d", p = {
4
- radioYGroup: e
5
- }, t = (o) => {
6
- const { children: r, className: s, ...a } = o, c = d(p.radioYGroup, s);
7
- return /* @__PURE__ */ i("div", { className: c, role: "radiogroup", ...a, children: r });
1
+ import { jsx as d } from "react/jsx-runtime";
2
+ import { c as i } from "../../chunks/vendor-DudMBGKr.js";
3
+ const p = "radioYGroup__bd70d07c", t = {
4
+ radioYGroup: p
5
+ }, e = (o) => {
6
+ const { children: r, className: s, ...a } = o, c = i(t.radioYGroup, s);
7
+ return /* @__PURE__ */ d("div", { className: c, role: "radiogroup", ...a, children: r });
8
8
  };
9
- t.displayName = "RadioYGroup";
9
+ e.displayName = "RadioYGroup";
10
10
  export {
11
- t as RadioYGroup
11
+ e as RadioYGroup
12
12
  };
13
13
  //# sourceMappingURL=RadioYGroup.js.map
@@ -1,11 +1,11 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { c as d } from "../../chunks/vendor-DudMBGKr.js";
3
- const m = "row__b4095bf7", i = "noPaddingBottom__3f2a7c91", o = {
4
- row: m,
2
+ import { c as m } from "../../chunks/vendor-DudMBGKr.js";
3
+ const a = "row__d36fcb11", i = "noPaddingBottom__417764dd", o = {
4
+ row: a,
5
5
  noPaddingBottom: i
6
- }, e = ({ children: t, className: n, paddingBottom: s = !0, ...r }) => {
7
- const a = d(n, o.row, { [o.noPaddingBottom]: !s });
8
- return /* @__PURE__ */ c("div", { className: a, ...r, children: t });
6
+ }, e = ({ children: t, className: n, paddingBottom: d = !0, ...s }) => {
7
+ const r = m(n, o.row, { [o.noPaddingBottom]: !d });
8
+ return /* @__PURE__ */ c("div", { className: r, ...s, children: t });
9
9
  };
10
10
  e.displayName = "Row";
11
11
  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-B6sFmN1l.js";
9
+ import { s } from "../../chunks/SMSField.module-DrbNbpz3.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": "1.26.0", children: m })
29
+ children: /* @__PURE__ */ t("div", { className: F, ...n, "data-tx": "1.27.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-DudMBGKr.js";
3
- import { s as o } from "../../../chunks/SMSField.module-B6sFmN1l.js";
3
+ import { s as o } from "../../../chunks/SMSField.module-DrbNbpz3.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-C2TczHnQ.js";
8
+ import { F as y } from "../../../chunks/FormFieldInput-DB9UpgIs.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-B6sFmN1l.js";
18
+ import { s as O } from "../../../chunks/SMSField.module-DrbNbpz3.js";
19
19
  import { EVENT_KEY_CODES as k } from "../../../utils/keyboard.js";
20
20
  const w = new RegExp(/^[0-9]*$/), B = v.forwardRef(
21
21
  ({ className: f, counter: e, description: s, disabled: u, maxLength: c = 8, onChange: o, onKeyDown: i, 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-B6sFmN1l.js";
12
+ import { s as m } from "../../../chunks/SMSField.module-DrbNbpz3.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-B6sFmN1l.js";
12
+ import { s } from "../../../chunks/SMSField.module-DrbNbpz3.js";
13
13
  const D = ({ className: r, disabled: a, onClick: i, ...l }) => {
14
14
  const {
15
15
  code: t,
@@ -1,11 +1,11 @@
1
- import { ESegmentedControlTheme as o, ESegmentedControlType as c } from "./enums.js";
2
- import { SegmentedControlSegment as y } from "./SegmentedControlSegment.js";
3
- import { jsx as m } from "react/jsx-runtime";
4
- import E from "react";
5
- import { c as R } from "../../chunks/vendor-DudMBGKr.js";
6
- import { SegmentedControlContext as T } from "./SegmentedControlContext.js";
7
- import { createSizeToClassNameMap as b } from "../../utils/classNameMaps.js";
8
- const h = "segmentedControl__e596d9d4", x = "general1__52b4328c", L = "secondary1__eccae7ea", A = "general2__14c334fe", M = "secondary2__171d57fa", G = "sm__00bc0c0e", O = "md__c5df8340", j = "lg__c66973ad", e = {
1
+ import { ESegmentedControlTheme as o, ESegmentedControlType as m } from "./enums.js";
2
+ import { SegmentedControlSegment as b } from "./SegmentedControlSegment.js";
3
+ import { jsx as c } from "react/jsx-runtime";
4
+ import y from "react";
5
+ import { c as E } from "../../chunks/vendor-DudMBGKr.js";
6
+ import { SegmentedControlContext as R } from "./SegmentedControlContext.js";
7
+ import { createSizeToClassNameMap as T } from "../../utils/classNameMaps.js";
8
+ const h = "segmentedControl__8a05d71c", x = "general1__9d97940f", L = "secondary1__c329fb0e", A = "general2__6f657b54", M = "secondary2__a6b0165b", G = "sm__dcdb0ee5", O = "md__bfd51101", j = "lg__3a5153b0", e = {
9
9
  segmentedControl: h,
10
10
  general1: x,
11
11
  secondary1: L,
@@ -19,10 +19,10 @@ const h = "segmentedControl__e596d9d4", x = "general1__52b4328c", 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 = b(e), D = Object.assign(
23
- E.forwardRef(
22
+ }, z = T(e), D = Object.assign(
23
+ y.forwardRef(
24
24
  ({ children: d, className: l, value: n, theme: g, type: r, size: _, disabled: i, onSelect: t, ...f }, C) => {
25
- const p = R(
25
+ const p = E(
26
26
  e.segmentedControl,
27
27
  v[g],
28
28
  z[_],
@@ -32,15 +32,15 @@ const h = "segmentedControl__e596d9d4", x = "general1__52b4328c", L = "secondary
32
32
  value: s
33
33
  }) => {
34
34
  switch (r) {
35
- case c.SINGLE:
35
+ case m.SINGLE:
36
36
  a && t(s);
37
37
  break;
38
- case c.MULTIPLE:
38
+ case m.MULTIPLE:
39
39
  t(a ? [...n, s] : [...n].filter((N) => N !== s));
40
40
  }
41
41
  };
42
- return /* @__PURE__ */ m(
43
- T.Provider,
42
+ return /* @__PURE__ */ c(
43
+ R.Provider,
44
44
  {
45
45
  value: {
46
46
  type: r,
@@ -48,13 +48,13 @@ const h = "segmentedControl__e596d9d4", x = "general1__52b4328c", L = "secondary
48
48
  disabled: !!i,
49
49
  onSegmentSelect: S
50
50
  },
51
- children: /* @__PURE__ */ m("div", { className: p, ...f, "data-tx": "1.26.0", ref: C, children: d })
51
+ children: /* @__PURE__ */ c("div", { className: p, ...f, "data-tx": "1.27.0", ref: C, children: d })
52
52
  }
53
53
  );
54
54
  }
55
55
  ),
56
56
  {
57
- Segment: y
57
+ Segment: b
58
58
  }
59
59
  );
60
60
  D.displayName = "SegmentedControl";