@sberbusiness/triplex-next 1.26.0 → 1.28.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 (413) hide show
  1. package/chunks/AlertProcessSpoiler-NldQtvco.js +41 -0
  2. package/chunks/{CalendarViewItem-DHFLturD.js → CalendarViewItem-83koObqy.js} +11 -11
  3. package/chunks/Card.module-c3-33ce8.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-DmQ81avO.js +15 -0
  5. package/chunks/Chip-BQ_gYzxq.js +77 -0
  6. package/chunks/Confirm.module-NvQ6x492.js +15 -0
  7. package/chunks/{DropdownListItem-CjZLy9zZ.js → DropdownListItem-CVJjluxY.js} +19 -19
  8. package/chunks/DropdownMobile.module-BzplQxLc.js +23 -0
  9. package/chunks/Footer.module-C5auaCMC.js +9 -0
  10. package/chunks/{FormFieldInput-C2TczHnQ.js → FormFieldInput-BTVRGCId.js} +19 -19
  11. package/chunks/HeaderLayoutSidebar.module-CmVwh8YX.js +9 -0
  12. package/chunks/HeaderTabs.module-BTcgQwsE.js +9 -0
  13. package/chunks/{HeaderTitle.module-BdAYtCP5.js → HeaderTitle.module-Bh2WjxIN.js} +2 -2
  14. package/chunks/IslandAccordion.module-B-19rXcD.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-BO73Tgxq.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-Df2VlDhN.js +12 -0
  17. package/chunks/{LightBoxContent-B8dwsZcd.js → LightBoxContent-BV0_QYb_.js} +2 -2
  18. package/chunks/LightBoxControls.module-DbEH8RB1.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-DX1kP1BM.js +9 -0
  20. package/chunks/{ListItemControlsButton-DjUxcey4.js → ListItemControlsButton-_-tEvYQM.js} +13 -13
  21. package/chunks/ListItemTail.module-BKoqbpG6.js +12 -0
  22. package/chunks/ListMasterFooter.module-Dbk-k1aZ.js +10 -0
  23. package/chunks/ModalWindow.module-Dt8kEFNo.js +17 -0
  24. package/chunks/Notification.module-B9uJ73NL.js +20 -0
  25. package/chunks/Overlay.module-D6x0Rc2c.js +18 -0
  26. package/chunks/Page.module-Dp-a8BZr.js +11 -0
  27. package/chunks/SMSField.module-C2BQO6iZ.js +16 -0
  28. package/chunks/SliderExtendedMarks.module-DI6EJLUh.js +15 -0
  29. package/chunks/{SliderExtendedRail-BYK2Vyz9.js → SliderExtendedRail-Dp8PruYh.js} +7 -7
  30. package/chunks/StatusTracker.module-CF7eqrdv.js +24 -0
  31. package/chunks/{StepperStepArrowBorder-CHpL6Q5q.js → StepperStepArrowBorder-BhxHSVsg.js} +9 -9
  32. package/chunks/{SuggestFieldMobileDropdownHint-BpAuE0ir.js → SuggestFieldMobileDropdownHint-Dj6gWOOm.js} +6 -6
  33. package/chunks/TableFooter.module-BBF-DJGA.js +14 -0
  34. package/chunks/TabsExtended.module-C4CTakbs.js +16 -0
  35. package/chunks/TabsLine.module-CQy-1q2X.js +21 -0
  36. package/chunks/TooltipDesktop.module-BsYuxr3t.js +19 -0
  37. package/chunks/TreeView.module-BkeBRmgo.js +9 -0
  38. package/chunks/{UploadZoneInput-qDtiZYmT.js → UploadZoneInput-Bhz9sU72.js} +10 -10
  39. package/chunks/{constants-CtrvWwDT.js → constants-CAK3AnS2.js} +6 -6
  40. package/chunks/utils-BeYLwFL4.js +24 -0
  41. package/chunks/utils-CWZKt6QH.js +73 -0
  42. package/chunks/{utils-BYHIu3S4.js → utils-JveQLn3C.js} +4 -4
  43. package/chunks/{utils-CqjXJ4Td.js → utils-m2ZY7x9c.js} +2 -2
  44. package/components/Alert/AlertContext/AlertContext.js +20 -20
  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 +17 -17
  50. package/components/Badge/Badge.js +12 -12
  51. package/components/Badge/BadgeDot.js +5 -5
  52. package/components/Badge/components/BadgeContent.js +14 -14
  53. package/components/Badge/components/BadgePostfix.js +1 -1
  54. package/components/Badge/components/BadgePrefix.js +4 -4
  55. package/components/Body/Body.js +4 -4
  56. package/components/Button/Button.js +23 -23
  57. package/components/Button/ButtonBase.js +1 -1
  58. package/components/Button/ButtonDropdown.js +2 -2
  59. package/components/Button/ButtonDropdownExtended.js +4 -4
  60. package/components/Button/ButtonIcon.js +6 -6
  61. package/components/Calendar/Calendar.js +17 -17
  62. package/components/Calendar/components/CalendarControls.js +1 -1
  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 +16 -16
  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 +6 -6
  77. package/components/Checkbox/Checkbox.js +2 -2
  78. package/components/Checkbox/CheckboxXGroup.js +12 -12
  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 +6 -6
  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 +8 -8
  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 +6 -6
  99. package/components/Chip/index.js +1 -1
  100. package/components/ChipGroup/ChipGroup.js +11 -11
  101. package/components/Col/Col.js +140 -140
  102. package/components/CollapsableTree/components/CollapsableTreeNode.js +1 -1
  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 +18 -18
  113. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  114. package/components/Divider/Divider.js +17 -17
  115. package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
  116. package/components/Dropdown/desktop/DropdownDesktop.js +13 -13
  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 +2 -2
  132. package/components/Ellipsis/Ellipsis.js +5 -5
  133. package/components/EmptyView/EmptyView.js +20 -20
  134. package/components/ExpandAnimation/ExpandAnimation.js +1 -1
  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 +24 -24
  140. package/components/FormField/components/FormFieldClear.js +8 -8
  141. package/components/FormField/components/FormFieldCounter.js +4 -4
  142. package/components/FormField/components/FormFieldDescription.js +3 -3
  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 +5 -5
  146. package/components/FormField/components/FormFieldPostfix.js +7 -7
  147. package/components/FormField/components/FormFieldPrefix.js +5 -5
  148. package/components/FormField/components/FormFieldTarget.js +9 -9
  149. package/components/FormField/components/FormFieldTextarea.js +14 -14
  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 +5 -5
  164. package/components/IconWrapper/IconWrapper.js +3 -3
  165. package/components/Island/Island.js +1 -1
  166. package/components/Island/components/IslandBody.js +1 -1
  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 +48 -40
  175. package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
  176. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
  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 +1 -1
  184. package/components/LightBox/LightBox.js +18 -18
  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 +68 -61
  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 +1 -1
  194. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +14 -14
  195. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +13 -13
  196. package/components/Link/Link.js +20 -20
  197. package/components/List/List.js +5 -5
  198. package/components/List/ListSortable.js +30 -55
  199. package/components/List/components/ListEmptyState.js +3 -3
  200. package/components/List/components/ListItem.js +1 -1
  201. package/components/List/components/ListItemContent.js +6 -6
  202. package/components/List/components/ListItemControls.js +5 -5
  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 +6 -6
  206. package/components/List/components/ListItemSelectable.js +1 -1
  207. package/components/List/components/ListItemTable.js +7 -7
  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 +1 -1
  212. package/components/List/components/ListSortableItemTarget.js +1 -1
  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 +9 -9
  222. package/components/ListMaster/components/SelectionControls.js +2 -2
  223. package/components/Loader/LoaderMiddle/LoaderMiddle.js +5 -5
  224. package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
  225. package/components/LoaderScreen/LoaderScreen.js +8 -8
  226. package/components/Marker/Marker.js +1 -1
  227. package/components/Marker/utils.js +1 -1
  228. package/components/MarkerStatus/MarkerStatus.js +13 -13
  229. package/components/ModalWindow/ModalWindow.js +61 -65
  230. package/components/ModalWindow/components/ModalWindowBody.js +13 -12
  231. package/components/ModalWindow/components/ModalWindowClose.js +15 -16
  232. package/components/ModalWindow/components/ModalWindowContent.js +22 -16
  233. package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
  234. package/components/ModalWindow/components/ModalWindowViewManager.js +27 -26
  235. package/components/MonthYearField/MonthYearField.js +32 -30
  236. package/components/MonthYearField/MonthYearFieldTarget.js +36 -36
  237. package/components/MonthYearRange/MonthYearRange.js +5 -5
  238. package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  239. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +12 -12
  240. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  241. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
  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 +11 -11
  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 +1 -1
  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 +6 -6
  263. package/components/Pagination/components/PaginationNavigationButton.js +5 -5
  264. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  265. package/components/Pagination/components/PaginationPageButton.js +5 -5
  266. package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
  267. package/components/Pagination/components/PaginationSelect.js +9 -9
  268. package/components/Radio/Radio.js +9 -9
  269. package/components/Radio/RadioXGroup.js +12 -12
  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 +15 -15
  278. package/components/SegmentedControl/SegmentedControlSegment.js +16 -16
  279. package/components/SelectExtendedField/SelectExtendedField.js +10 -10
  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 +13 -13
  283. package/components/SelectField/SelectField.js +1 -1
  284. package/components/Skeleton/Skeleton.js +9 -9
  285. package/components/SliderExtended/SliderExtended.js +2 -2
  286. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +13 -13
  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 +25 -25
  292. package/components/SmallInput/SmallInput.js +5 -5
  293. package/components/Spoiler/Spoiler.js +7 -7
  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 +29 -23
  306. package/components/Stepper/Stepper.js +14 -14
  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 +15 -15
  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 +20 -20
  322. package/components/Table/NoColumns.js +3 -3
  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 +1 -1
  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 +1 -1
  333. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
  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 +5 -5
  340. package/components/Table/TabsLinePanelLinks.js +1 -1
  341. package/components/Table/utils.js +1 -1
  342. package/components/Tabs/Tabs.js +15 -15
  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 +5 -5
  355. package/components/Tag/Tag.js +15 -15
  356. package/components/TagColor/TagColor.js +7 -7
  357. package/components/TagGroup/TagGroup.js +8 -8
  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 +6 -6
  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 +5 -5
  366. package/components/TopOverlay/TopOverlay.js +18 -18
  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 +30 -30
  371. package/components/Typography/CodeText.js +11 -11
  372. package/components/Typography/Text.js +24 -24
  373. package/components/Typography/Title.js +18 -18
  374. package/components/Typography/constants.js +1 -1
  375. package/components/UnorderedList/UnorderedList.js +8 -8
  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 +96 -28
  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-4uYqfVa-.js +0 -73
  413. package/chunks/utils-DhWCXYI8.js +0 -24
@@ -1,66 +1,68 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import M, { useState as T, useEffect as v } from "react";
2
+ import C, { useState as T, useEffect as v } from "react";
3
3
  import { DatePickerExtended as y } from "../DatePickerExtended/DatePickerExtended.js";
4
- import { dateFormatYYYYMMDD as C, globalLimitRange as F } from "../../consts/DateConst.js";
5
- import { MonthYearPickerUtils as l } from "./utils.js";
6
- import { DropdownMobileInput as S } from "../Dropdown/mobile/DropdownMobileInput.js";
7
- import { ECalendarPickType as V } from "../Calendar/enums.js";
8
- import { MonthYearFieldContext as w } from "./MonthYearFieldContext.js";
9
- import { MonthYearFieldTarget as x } from "./MonthYearFieldTarget.js";
10
- const R = M.forwardRef((s, m) => {
4
+ import { dateFormatYYYYMMDD as F, globalLimitRange as S } from "../../consts/DateConst.js";
5
+ import { MonthYearPickerUtils as p } from "./utils.js";
6
+ import { DropdownMobileInput as V } from "../Dropdown/mobile/DropdownMobileInput.js";
7
+ import { ECalendarPickType as w } from "../Calendar/enums.js";
8
+ import { MonthYearFieldContext as x } from "./MonthYearFieldContext.js";
9
+ import { MonthYearFieldTarget as R } from "./MonthYearFieldTarget.js";
10
+ const b = C.forwardRef((s, m) => {
11
11
  const {
12
12
  size: u,
13
13
  status: c,
14
14
  value: n,
15
15
  label: d,
16
16
  placeholder: i,
17
- format: r = C,
18
- limitRange: t = F,
19
- onChange: p,
20
- targetProps: f,
21
- ...g
22
- } = s, [o, P] = T(l.getPickerValues(n, r, t));
17
+ format: r = F,
18
+ limitRange: t = S,
19
+ onChange: l,
20
+ onClear: f,
21
+ targetProps: g,
22
+ ...P
23
+ } = s, [o, h] = T(p.getPickerValues(n, r, t));
23
24
  v(() => {
24
- const e = l.getPickerValues(n, r, t);
25
- e.inputString !== o.inputString && P(e);
25
+ const e = p.getPickerValues(n, r, t);
26
+ e.inputString !== o.inputString && h(e);
26
27
  }, [n, r, t]);
27
- const h = () => {
28
- const { inputProps: e, ...D } = f || {};
29
- return /* @__PURE__ */ a(w.Provider, { value: { onChange: p }, children: /* @__PURE__ */ a(
30
- x,
28
+ const k = () => {
29
+ const { inputProps: e, ...M } = g || {};
30
+ return /* @__PURE__ */ a(x.Provider, { value: { onChange: l }, children: /* @__PURE__ */ a(
31
+ R,
31
32
  {
32
33
  size: u,
33
34
  status: c,
34
35
  label: d,
36
+ onClear: f,
35
37
  inputProps: {
36
38
  value: o.inputString,
37
39
  placeholder: i,
38
40
  readOnly: !0,
39
41
  ...e
40
42
  },
41
- ...D
43
+ ...M
42
44
  }
43
45
  ) });
44
- }, k = () => /* @__PURE__ */ a(S, { value: o.inputString, placeholder: i, readOnly: !0 }), Y = (e) => {
45
- p(e.format(r));
46
+ }, Y = () => /* @__PURE__ */ a(V, { value: o.inputString, placeholder: i, readOnly: !0 }), D = (e) => {
47
+ l(e.format(r));
46
48
  };
47
49
  return /* @__PURE__ */ a(
48
50
  y,
49
51
  {
50
- renderTarget: h,
51
- renderDropdownHeaderTarget: k,
52
+ renderTarget: k,
53
+ renderDropdownHeaderTarget: Y,
52
54
  pickedDate: o.calendarDate,
53
- pickType: V.monthYearPick,
55
+ pickType: w.monthYearPick,
54
56
  format: r,
55
57
  limitRange: t,
56
- onDateChange: Y,
57
- ...g,
58
+ onDateChange: D,
59
+ ...P,
58
60
  ref: m
59
61
  }
60
62
  );
61
63
  });
62
- R.displayName = "MonthYearField";
64
+ b.displayName = "MonthYearField";
63
65
  export {
64
- R as MonthYearField
66
+ b as MonthYearField
65
67
  };
66
68
  //# sourceMappingURL=MonthYearField.js.map
@@ -1,60 +1,60 @@
1
- import { jsx as t, jsxs as E } from "react/jsx-runtime";
2
- import M, { useContext as p } from "react";
3
- import { CalendarStrokeSrvIcon20 as s, CalendarStrokeSrvIcon16 as w } from "@sberbusiness/icons-next";
4
- import { TextField as y } from "../TextField/TextField.js";
5
- import { DatePickerExtendedContext as P } from "../DatePickerExtended/DatePickerExtendedContext.js";
6
- import { MonthYearFieldContext as T } from "./MonthYearFieldContext.js";
7
- import { EFormFieldStatus as g } from "../FormField/enums.js";
8
- import { FormFieldClear as B } from "../FormField/components/FormFieldClear.js";
1
+ import { jsx as t, jsxs as D, Fragment as E } from "react/jsx-runtime";
2
+ import { useContext as F } from "react";
3
+ import { CalendarStrokeSrvIcon24 as h, CalendarStrokeSrvIcon20 as M, CalendarStrokeSrvIcon16 as w } from "@sberbusiness/icons-next";
4
+ import { DatePickerExtendedContext as y } from "../DatePickerExtended/DatePickerExtendedContext.js";
5
+ import { TextField as P } from "../TextField/TextField.js";
6
+ import { FormFieldClear as T } from "../FormField/components/FormFieldClear.js";
7
+ import { ButtonIcon as B } from "../Button/ButtonIcon.js";
8
+ import { isKey as s } from "../../utils/keyboard.js";
9
9
  import { EComponentSize as r } from "../../enums/EComponentSize.js";
10
- import { ButtonIcon as K } from "../Button/ButtonIcon.js";
11
- import { isKey as m } from "../../utils/keyboard.js";
10
+ import { EFormFieldStatus as K } from "../FormField/enums.js";
12
11
  const O = {
13
12
  [r.SM]: /* @__PURE__ */ t(w, { paletteIndex: 5 }),
14
- [r.MD]: /* @__PURE__ */ t(s, { paletteIndex: 5 }),
15
- [r.LG]: /* @__PURE__ */ t(s, { paletteIndex: 5 })
16
- }, q = ({
17
- size: l = r.MD,
18
- postfix: C,
13
+ [r.MD]: /* @__PURE__ */ t(M, { paletteIndex: 5 }),
14
+ [r.LG]: /* @__PURE__ */ t(h, { paletteIndex: 5 })
15
+ }, Y = ({
16
+ size: a = r.MD,
17
+ postfix: m,
18
+ onClear: c,
19
19
  inputProps: f,
20
- ...d
20
+ ...l
21
21
  }) => {
22
- const { dropdownOpen: e, setDropdownOpen: n } = p(P), { onChange: x } = p(T), { status: u } = d, { onKeyDown: i, onClick: a, ...I } = f, c = u === g.DISABLED, h = (o) => {
23
- n(!e), a == null || a(o);
24
- }, k = (o) => {
25
- m(o.code, "ENTER") ? n(!e) : m(o.code, "SPACE") && (o.preventDefault(), n(!e)), i == null || i(o);
26
- }, D = () => n(!e), S = () => x(""), F = () => /* @__PURE__ */ E(M.Fragment, { children: [
27
- /* @__PURE__ */ t(B, { onClick: S }),
22
+ const { dropdownOpen: e, setDropdownOpen: n } = F(y), { status: C } = l, { onKeyDown: i, onClick: d, ...x } = f, p = C === K.DISABLED, I = (o) => {
23
+ n(!e), d == null || d(o);
24
+ }, S = (o) => {
25
+ s(o.code, "ENTER") ? n(!e) : s(o.code, "SPACE") && (o.preventDefault(), n(!e)), i == null || i(o);
26
+ }, u = () => n(!e), k = () => /* @__PURE__ */ D(E, { children: [
27
+ c && /* @__PURE__ */ t(T, { onClick: c }),
28
28
  /* @__PURE__ */ t(
29
- K,
29
+ B,
30
30
  {
31
31
  role: "presentation",
32
32
  tabIndex: -1,
33
33
  active: e,
34
- disabled: c,
35
- onClick: D,
36
- children: O[l]
34
+ disabled: p,
35
+ onClick: u,
36
+ children: O[a]
37
37
  }
38
38
  ),
39
- C
39
+ m
40
40
  ] });
41
41
  return /* @__PURE__ */ t(
42
- y,
42
+ P,
43
43
  {
44
- size: l,
44
+ size: a,
45
45
  inputProps: {
46
46
  readOnly: !0,
47
- disabled: c,
48
- onClick: h,
49
- onKeyDown: k,
50
- ...I
47
+ disabled: p,
48
+ onClick: I,
49
+ onKeyDown: S,
50
+ ...x
51
51
  },
52
- postfix: F(),
53
- ...d
52
+ postfix: k(),
53
+ ...l
54
54
  }
55
55
  );
56
56
  };
57
57
  export {
58
- q as MonthYearFieldTarget
58
+ Y as MonthYearFieldTarget
59
59
  };
60
60
  //# sourceMappingURL=MonthYearFieldTarget.js.map
@@ -1,15 +1,15 @@
1
1
  import { jsxs as N, jsx as i } from "react/jsx-runtime";
2
- import v from "react";
2
+ import b from "react";
3
3
  import c from "moment";
4
- import { CaretleftStrokeSrvIcon20 as b, RangeStrokeSrvIcon16 as V, CaretrightStrokeSrvIcon20 as C } from "@sberbusiness/icons-next";
4
+ import { CaretleftStrokeSrvIcon20 as v, RangeStrokeSrvIcon16 as V, CaretrightStrokeSrvIcon20 as C } from "@sberbusiness/icons-next";
5
5
  import { c as d } from "../../chunks/vendor-DudMBGKr.js";
6
6
  import { dateFormatYYYYMMDD as a } from "../../consts/DateConst.js";
7
7
  import { EMonthYearRangeShiftUnit as E } from "./enums.js";
8
- const F = "monthYearRange__8e686fee", j = "monthYearRangeButton__de64c108", w = "separator__52931c39", l = {
8
+ const F = "monthYearRange__62f3a4e2", j = "monthYearRangeButton__bfe9de25", w = "separator__adffe0c2", l = {
9
9
  monthYearRange: F,
10
10
  monthYearRangeButton: j,
11
11
  separator: w
12
- }, y = v.forwardRef(
12
+ }, y = b.forwardRef(
13
13
  ({
14
14
  className: R,
15
15
  value: p,
@@ -46,7 +46,7 @@ const F = "monthYearRange__8e686fee", j = "monthYearRangeButton__de64c108", w =
46
46
  };
47
47
  return /* @__PURE__ */ N("div", { className: _, ...S, ref: k, children: [
48
48
  !f && h({
49
- children: /* @__PURE__ */ i(b, { paletteIndex: 5 }),
49
+ children: /* @__PURE__ */ i(v, { paletteIndex: 5 }),
50
50
  className: d(l.monthYearRangeButton),
51
51
  disabled: !(t && r),
52
52
  onClick: I
@@ -4,7 +4,7 @@ import { g as a } from "../../../chunks/vendor-DudMBGKr.js";
4
4
  import "../../Dropdown/DropdownListContext.js";
5
5
  import "../../Dropdown/desktop/DropdownDesktop.js";
6
6
  import "../../Dropdown/desktop/DropdownList.js";
7
- import "../../../chunks/DropdownListItem-CjZLy9zZ.js";
7
+ import "../../../chunks/DropdownListItem-CVJjluxY.js";
8
8
  import { EDropdownWidth as s } from "../../Dropdown/desktop/enums.js";
9
9
  import "../../Dropdown/mobile/DropdownMobile.js";
10
10
  import "../../Dropdown/mobile/DropdownMobileBody.js";
@@ -1,31 +1,31 @@
1
- import { jsxs as r, jsx as m } from "react/jsx-runtime";
2
- import { useContext as c } from "react";
1
+ import { jsxs as c, jsx as r } from "react/jsx-runtime";
2
+ import { useContext as m } from "react";
3
3
  import { MultiselectFieldContext as i } from "../MultiselectFieldContext.js";
4
- import { createSizeToClassNameMap as a } from "../../../utils/classNameMaps.js";
5
- import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
4
+ import { createSizeToClassNameMap as d } from "../../../utils/classNameMaps.js";
5
+ import { c as a } from "../../../chunks/vendor-DudMBGKr.js";
6
6
  import { LoaderScreen as p } from "../../LoaderScreen/LoaderScreen.js";
7
- const _ = "multiselectFieldContent__9514b4d4", C = "loaderScreen__2e4bd8b9", f = "sm__7b47f979", u = "md__25aa7463", x = "lg__3fa7be56", e = {
7
+ const _ = "multiselectFieldContent__48f6463c", C = "loaderScreen__07537dce", u = "sm__9e331332", f = "md__b50c694d", x = "lg__231548e8", e = {
8
8
  multiselectFieldContent: _,
9
9
  loaderScreen: C,
10
- sm: f,
11
- md: u,
10
+ sm: u,
11
+ md: f,
12
12
  lg: x
13
- }, b = a(e), j = ({
13
+ }, F = d(e), j = ({
14
14
  children: t,
15
15
  className: o,
16
16
  loading: s,
17
17
  ...l
18
18
  }) => {
19
- const { size: n } = c(i);
20
- return /* @__PURE__ */ r(
19
+ const { size: n } = m(i);
20
+ return /* @__PURE__ */ c(
21
21
  "div",
22
22
  {
23
23
  tabIndex: -1,
24
- className: d(e.multiselectFieldContent, b[n], o),
24
+ className: a(e.multiselectFieldContent, F[n], o),
25
25
  ...l,
26
26
  children: [
27
27
  t,
28
- s && /* @__PURE__ */ m(p, { type: "small", className: e.loaderScreen })
28
+ s && /* @__PURE__ */ r(p, { type: "small", className: e.loaderScreen })
29
29
  ]
30
30
  }
31
31
  );
@@ -1,6 +1,6 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import { c as s } from "../../../chunks/vendor-DudMBGKr.js";
3
- const i = "multiselectFieldFooter__ab93fb01", c = {
3
+ const i = "multiselectFieldFooter__40a54232", c = {
4
4
  multiselectFieldFooter: i
5
5
  }, m = ({
6
6
  children: e,
@@ -1,13 +1,13 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import { c as i } from "../../../chunks/vendor-DudMBGKr.js";
3
- const d = "multiselectFieldHeader__29024810", c = {
3
+ const d = "multiselectFieldHeader__69a81aa3", a = {
4
4
  multiselectFieldHeader: d
5
- }, m = ({
5
+ }, o = ({
6
6
  children: e,
7
7
  className: l,
8
8
  ...t
9
- }) => /* @__PURE__ */ s("div", { className: i(c.multiselectFieldHeader, l), ...t, children: e });
9
+ }) => /* @__PURE__ */ s("div", { className: i(a.multiselectFieldHeader, l), ...t, children: e });
10
10
  export {
11
- m as MultiselectFieldDropdownHeader
11
+ o as MultiselectFieldDropdownHeader
12
12
  };
13
13
  //# sourceMappingURL=MultiselectFieldDropdownHeader.js.map
@@ -4,7 +4,7 @@ import { NotificationBody as d } from "./components/NotificationBody.js";
4
4
  import { NotificationClose as p } from "./components/NotificationClose.js";
5
5
  import { NotificationIcon as N } from "./components/NotificationIcon.js";
6
6
  import { NotificationTime as x } from "./components/NotificationTime.js";
7
- import { s as i } from "../../chunks/Notification.module-BWxDmBI2.js";
7
+ import { s as i } from "../../chunks/Notification.module-B9uJ73NL.js";
8
8
  const o = ((t) => {
9
9
  const {
10
10
  children: a,
@@ -24,7 +24,7 @@ const o = ((t) => {
24
24
  role: "alertdialog",
25
25
  className: c,
26
26
  onClick: m,
27
- "data-tx": "1.26.0",
27
+ "data-tx": "1.28.0",
28
28
  children: a
29
29
  }
30
30
  );
@@ -1,6 +1,6 @@
1
1
  import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
2
  import { NotificationGroupedFooter as t } from "./components/NotificationGroupedFooter.js";
3
- import { s as e } from "../../chunks/Notification.module-BWxDmBI2.js";
3
+ import { s as e } from "../../chunks/Notification.module-B9uJ73NL.js";
4
4
  const p = ({ children: o }) => /* @__PURE__ */ i("div", { className: e.notificationGroupedWrapper, children: [
5
5
  o,
6
6
  /* @__PURE__ */ r(t, {})
@@ -3,7 +3,7 @@ import { NotificationHeader as n } from "./NotificationHeader.js";
3
3
  import { NotificationBodyContent as a } from "./NotificationBodyContent.js";
4
4
  import { NotificationFooter as e } from "./NotificationFooter.js";
5
5
  import { NotificationBodyList as m } from "./NotificationBodyList.js";
6
- import { s as f } from "../../../chunks/Notification.module-BWxDmBI2.js";
6
+ import { s as f } from "../../../chunks/Notification.module-B9uJ73NL.js";
7
7
  const o = ((t) => {
8
8
  const { children: i } = t;
9
9
  return /* @__PURE__ */ r("div", { className: f.notificationBody, children: i });
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { UnorderedList as t } from "../../UnorderedList/UnorderedList.js";
3
3
  import "../../UnorderedList/UnorderedListItem.js";
4
- import { s as a } from "../../../chunks/Notification.module-BWxDmBI2.js";
4
+ import { s as a } from "../../../chunks/Notification.module-B9uJ73NL.js";
5
5
  import { c as e } from "../../../chunks/vendor-DudMBGKr.js";
6
6
  const c = ({ className: s, ...i }) => /* @__PURE__ */ o(t, { className: e(a.notificationBodyList, s), ...i, children: i.values.map((m, r) => /* @__PURE__ */ o(t.Item, { children: m }, r)) });
7
7
  c.displayName = "NotificationBodyList";
@@ -5,7 +5,7 @@ import "../../Button/ButtonBase.js";
5
5
  import { ButtonIcon as s } from "../../Button/ButtonIcon.js";
6
6
  import "../../Button/ButtonDropdown.js";
7
7
  import "../../Button/ButtonDropdownExtended.js";
8
- import { s as m } from "../../../chunks/Notification.module-BWxDmBI2.js";
8
+ import { s as m } from "../../../chunks/Notification.module-B9uJ73NL.js";
9
9
  const e = ({ onClick: t, ...i }) => /* @__PURE__ */ o("span", { className: m.notificationClose, children: /* @__PURE__ */ o(s, { ...i, onClick: t, children: /* @__PURE__ */ o(r, { paletteIndex: 5 }) }) });
10
10
  e.displayName = "NotificationClose";
11
11
  export {
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { s as i } from "../../../chunks/Notification.module-BWxDmBI2.js";
2
+ import { s as i } from "../../../chunks/Notification.module-B9uJ73NL.js";
3
3
  const s = ({ children: o }) => /* @__PURE__ */ t("div", { className: i.notificationFooter, children: o });
4
4
  s.displayName = "NotificationFooter";
5
5
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
2
  import { c as i } from "../../../chunks/vendor-DudMBGKr.js";
3
- import { s as o } from "../../../chunks/Notification.module-BWxDmBI2.js";
3
+ import { s as o } from "../../../chunks/Notification.module-B9uJ73NL.js";
4
4
  const m = () => /* @__PURE__ */ s("div", { children: [
5
5
  /* @__PURE__ */ t("div", { className: i(o.notificationGroupedFooterItem, o.first) }),
6
6
  /* @__PURE__ */ t("div", { className: i(o.notificationGroupedFooterItem, o.second) })
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { s as a } from "../../../chunks/Notification.module-BWxDmBI2.js";
2
+ import { s as a } from "../../../chunks/Notification.module-B9uJ73NL.js";
3
3
  const t = ({ children: i }) => /* @__PURE__ */ o("h3", { className: a.notificationHeader, children: i });
4
4
  t.displayName = "NotificationHeader";
5
5
  export {
@@ -1,5 +1,5 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { s as t } from "../../../chunks/Notification.module-BWxDmBI2.js";
2
+ import { s as t } from "../../../chunks/Notification.module-B9uJ73NL.js";
3
3
  const s = ({ children: o }) => /* @__PURE__ */ i("div", { className: t.notificationIcon, children: o });
4
4
  s.displayName = "NotificationIcon";
5
5
  export {
@@ -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-B9uJ73NL.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-BTVRGCId.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__6fcb17d6", 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.28.0",
19
19
  ref: o
20
20
  }
21
21
  )),
@@ -1,28 +1,28 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import m from "react";
3
- import { c as i } from "../../chunks/vendor-DudMBGKr.js";
4
- import { ETextSize as s } from "../Typography/enums.js";
3
+ import { c as d } from "../../chunks/vendor-DudMBGKr.js";
4
+ import { ETextSize as i } from "../Typography/enums.js";
5
5
  import "../Typography/Caption.js";
6
6
  import "../Typography/CodeText.js";
7
- import { Text as d } from "../Typography/Text.js";
7
+ import { Text as s } from "../Typography/Text.js";
8
8
  import "../Typography/Title.js";
9
- const a = "orderedListItem__5d1cc881", p = {
9
+ const a = "orderedListItem__226ed03d", p = {
10
10
  orderedListItem: a
11
- }, c = m.forwardRef(
11
+ }, f = m.forwardRef(
12
12
  ({ className: t, ...e }, r) => /* @__PURE__ */ o(
13
- d,
13
+ s,
14
14
  {
15
- className: i(p.orderedListItem, t),
16
- size: s.B3,
15
+ className: d(p.orderedListItem, t),
16
+ size: i.B3,
17
17
  tag: "li",
18
18
  ...e,
19
- "data-tx": "1.26.0",
19
+ "data-tx": "1.28.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-D6x0Rc2c.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-D6x0Rc2c.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-D6x0Rc2c.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-Dp-a8BZr.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,7 +5,7 @@ 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__a1391528", P = "verticalMargin24__4615968b", v = "verticalMargin16__7e6f9740", o = {
9
9
  bodyPage: f,
10
10
  verticalMargin24: P,
11
11
  verticalMargin16: v
@@ -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-Dp-a8BZr.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-Dp-a8BZr.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
- import { jsx as o } from "react/jsx-runtime";
2
- import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
1
+ import { jsx as d } from "react/jsx-runtime";
2
+ import { c as o } from "../../../chunks/vendor-DudMBGKr.js";
3
3
  import i from "react";
4
- const r = "paginationExtended__cb43e915", s = {
4
+ const r = "paginationExtended__18d8f626", s = {
5
5
  paginationExtended: r
6
6
  }, x = i.forwardRef(
7
- ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ o(
7
+ ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ d(
8
8
  "nav",
9
9
  {
10
- className: d(s.paginationExtended, a),
11
- "data-tx": "1.26.0",
10
+ className: o(s.paginationExtended, a),
11
+ "data-tx": "1.28.0",
12
12
  ...n,
13
13
  ref: e,
14
14
  children: t
@@ -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__1ad98adb", N = "directionIconNext__f8627257", n = {
7
+ const g = "paginationNavigationButton__1c20c87c", N = "directionIconNext__d5651a23", 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__1ad98adb", N = "directionIconNext__f86272
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-DudMBGKr.js";
4
- const g = "paginationNavigationExtended__db8ee633", r = {
4
+ const g = "paginationNavigationExtended__f20c2d37", 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 })