@sberbusiness/triplex-next 1.11.1 → 1.12.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 (422) hide show
  1. package/chunks/AlertProcessSpoiler-2ISgLMAv.js +39 -0
  2. package/chunks/{CalendarViewItem-D4xPCMNk.js → CalendarViewItem-DM6giHDZ.js} +15 -15
  3. package/chunks/Card.module-B3p3ckTi.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-C9E_PNKd.js +11 -0
  5. package/chunks/{Chip-cfCxiRgH.js → Chip-DAuhowke.js} +6 -6
  6. package/chunks/Confirm.module-C8vukyYR.js +15 -0
  7. package/chunks/{DropdownListItem-DmNoGI25.js → DropdownListItem-Dd97YDii.js} +15 -15
  8. package/chunks/DropdownMobile.module-CCITYoi5.js +23 -0
  9. package/chunks/Footer.module-CvMg6tX7.js +9 -0
  10. package/chunks/{FormFieldInput-8PHiOrKp.js → FormFieldInput-CkbWg1jd.js} +19 -19
  11. package/chunks/HeaderLayoutSidebar.module-Dsxv0xGF.js +9 -0
  12. package/chunks/HeaderTabs.module-BByuDFWD.js +9 -0
  13. package/chunks/{HeaderTitle.module-Br1uSnXp.js → HeaderTitle.module-B5-wunmu.js} +2 -2
  14. package/chunks/IslandAccordion.module-xj0cP0m9.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-bDnVNRPn.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-BW5vlxfL.js +9 -0
  17. package/chunks/LightBoxContent-CkXwpIcr.js +56 -0
  18. package/chunks/LightBoxControls.module-CzUVzNt3.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-DLin9oqm.js +8 -0
  20. package/chunks/{ListItemControlsButton-Di_xvf2z.js → ListItemControlsButton-CzGamwTx.js} +12 -12
  21. package/chunks/ListItemTail.module-nXIzaumG.js +12 -0
  22. package/chunks/ListMasterFooter.module-DSwVh_Ga.js +10 -0
  23. package/chunks/ModalWindow.module-Cve8WlGX.js +17 -0
  24. package/chunks/Notification.module-CPxgLCeP.js +21 -0
  25. package/chunks/Overlay.module-CUGc7krZ.js +18 -0
  26. package/chunks/Page.module-F4pO41fd.js +11 -0
  27. package/chunks/{RightBorderArrow-CCP2YL7m.js → RightBorderArrow-DCUUrij3.js} +16 -16
  28. package/chunks/SMSField.module-DsbfVxJI.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-gx4fpmmQ.js +15 -0
  30. package/chunks/{SliderExtendedRail-DgAU6Her.js → SliderExtendedRail-BGydR8-k.js} +10 -10
  31. package/chunks/StatusTracker.module-BfU9IGap.js +24 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-Bxhju9ds.js → SuggestFieldMobileDropdownHint-B1y2_WeW.js} +2 -2
  33. package/chunks/TableFooter.module-B85spOme.js +14 -0
  34. package/chunks/TabsExtended.module-D5Cengc4.js +16 -0
  35. package/chunks/TabsLine.module-BIWiErhn.js +21 -0
  36. package/chunks/TooltipDesktop.module-BHooJ0zu.js +19 -0
  37. package/chunks/TreeView.module-BlFF2oGU.js +9 -0
  38. package/chunks/{UploadZoneInput-BYbkWwSb.js → UploadZoneInput-BERiqnOn.js} +10 -10
  39. package/chunks/{utils-DSD_i5Q7.js → utils-7DZsULe6.js} +17 -17
  40. package/chunks/utils-BSFj4o72.js +24 -0
  41. package/chunks/utils-Bn_7-Ayu.js +36 -0
  42. package/chunks/{utils-uus5lwmy.js → utils-BxluXyQN.js} +5 -5
  43. package/chunks/utils-x7NpEaSu.js +20 -0
  44. package/chunks/{vendor-ClY57Zzq.js → vendor-CwhnMZ7o.js} +126 -109
  45. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  46. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  47. package/components/Alert/AlertContext/AlertContext.js +13 -13
  48. package/components/Alert/AlertProcess/AlertProcess.js +3 -3
  49. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
  50. package/components/Amount/Amount.js +7 -7
  51. package/components/AmountField/AmountField.js +44 -36
  52. package/components/Body/Body.js +5 -5
  53. package/components/Button/Button.js +22 -22
  54. package/components/Button/ButtonBase.js +1 -1
  55. package/components/Button/ButtonDropdown.js +27 -27
  56. package/components/Button/ButtonDropdownExtended.js +6 -6
  57. package/components/Button/ButtonIcon.js +6 -6
  58. package/components/Calendar/Calendar.js +6 -6
  59. package/components/Calendar/CalendarContext.js +1 -1
  60. package/components/Calendar/components/CalendarControls.js +9 -9
  61. package/components/Calendar/components/CalendarFooter.js +3 -3
  62. package/components/Calendar/components/CalendarViewDays.js +2 -2
  63. package/components/Calendar/components/CalendarViewItem.js +2 -2
  64. package/components/Calendar/components/CalendarViewMonths.js +2 -2
  65. package/components/Calendar/components/CalendarViewYears.js +2 -2
  66. package/components/Calendar/utils.js +1 -1
  67. package/components/Card/CardAction.js +15 -15
  68. package/components/Card/CardStatic.js +3 -3
  69. package/components/Card/components/CardContent/CardContent.js +2 -2
  70. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  71. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  72. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  73. package/components/Card/components/CardMedia.js +2 -2
  74. package/components/Card/utils.js +1 -1
  75. package/components/CarouselExtended/CarouselExtended.js +7 -7
  76. package/components/Checkbox/Checkbox.js +3 -3
  77. package/components/Checkbox/CheckboxXGroup.js +12 -12
  78. package/components/Checkbox/CheckboxYGroup.js +2 -2
  79. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
  80. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  81. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
  82. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
  83. package/components/Chip/Chip.js +2 -2
  84. package/components/Chip/ChipClearButton.js +6 -6
  85. package/components/Chip/ChipDatePicker/ChipDatePicker.js +2 -2
  86. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  87. package/components/Chip/ChipDropdownArrow.js +4 -4
  88. package/components/Chip/ChipIcon.js +1 -1
  89. package/components/Chip/ChipMultiselect.js +2 -2
  90. package/components/Chip/ChipOptions.js +4 -4
  91. package/components/Chip/ChipSelect/ChipSelect.js +2 -2
  92. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  93. package/components/Chip/ChipSort.js +2 -2
  94. package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
  95. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
  96. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  97. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +2 -2
  98. package/components/Chip/index.js +1 -1
  99. package/components/ChipGroup/ChipGroup.js +14 -14
  100. package/components/Col/Col.js +135 -135
  101. package/components/CollapsableTree/components/CollapsableTreeNode.js +19 -19
  102. package/components/Confirm/Confirm.js +2 -2
  103. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  104. package/components/Confirm/components/ConfirmContent.js +2 -2
  105. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  106. package/components/Confirm/components/ConfirmControls.js +2 -2
  107. package/components/DateField/DateField.js +2 -2
  108. package/components/DateField/utils.js +1 -1
  109. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  110. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +2 -2
  111. package/components/DateRange/DateRange.js +19 -19
  112. package/components/DateRange/index.js +7 -0
  113. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  114. package/components/DesignTokens/DesignTokensComponents.js +90 -95
  115. package/components/DesignTokens/DesignTokensComponentsThemeDark.js +92 -97
  116. package/components/DesignTokens/components/index.js +153 -156
  117. package/components/Divider/Divider.js +18 -18
  118. package/components/DocumentNumberEdit/DocumentNumberEdit.js +7 -7
  119. package/components/Dropdown/desktop/DropdownDesktop.js +16 -16
  120. package/components/Dropdown/desktop/DropdownList.js +2 -2
  121. package/components/Dropdown/desktop/DropdownListItem.js +2 -2
  122. package/components/Dropdown/desktop/index.js +1 -1
  123. package/components/Dropdown/index.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  125. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  126. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  127. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  128. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  129. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  130. package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
  131. package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
  132. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  133. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  134. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
  135. package/components/Ellipsis/Ellipsis.js +8 -8
  136. package/components/ExpandAnimation/ExpandAnimation.js +15 -15
  137. package/components/Footer/Footer.js +1 -1
  138. package/components/Footer/components/FooterDescription.js +2 -2
  139. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  140. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  141. package/components/FormField/FormField.js +14 -14
  142. package/components/FormField/components/FormFieldClear.js +7 -7
  143. package/components/FormField/components/FormFieldCounter.js +5 -5
  144. package/components/FormField/components/FormFieldDescription.js +8 -8
  145. package/components/FormField/components/FormFieldInput.js +2 -2
  146. package/components/FormField/components/FormFieldLabel.js +12 -12
  147. package/components/FormField/components/FormFieldMaskedInput.js +17 -17
  148. package/components/FormField/components/FormFieldPostfix.js +5 -5
  149. package/components/FormField/components/FormFieldPrefix.js +6 -6
  150. package/components/FormField/components/FormFieldTarget.js +18 -18
  151. package/components/FormField/components/FormFieldTextarea.js +7 -7
  152. package/components/FormField/index.js +1 -1
  153. package/components/Header/Header.js +1 -1
  154. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  155. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  156. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  157. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +7 -7
  158. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  159. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  160. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  161. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  162. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  163. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  164. package/components/HelpBox/HelpBox.js +2 -2
  165. package/components/Island/Island.js +2 -2
  166. package/components/Island/components/IslandBody.js +4 -4
  167. package/components/Island/components/IslandFooter.js +6 -6
  168. package/components/Island/components/IslandHeader.js +2 -2
  169. package/components/Island/utils.js +1 -1
  170. package/components/IslandAccordion/IslandAccordion.js +3 -3
  171. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  172. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  173. package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
  174. package/components/IslandWidget/IslandWidget.js +10 -10
  175. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +5 -5
  176. package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
  177. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  178. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  179. package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
  180. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
  181. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
  182. package/components/IslandWidget/components/IslandWidgetWrapper.js +4 -4
  183. package/components/LightBox/LightBox.js +26 -26
  184. package/components/LightBox/LightBoxContent.js +2 -2
  185. package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
  186. package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
  187. package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
  188. package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
  189. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +26 -26
  190. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
  191. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
  192. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  193. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +4 -4
  194. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +10 -10
  195. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  196. package/components/Link/Link.js +18 -18
  197. package/components/List/List.js +5 -5
  198. package/components/List/ListSortable.js +1 -1
  199. package/components/List/components/ListEmptyState.js +3 -3
  200. package/components/List/components/ListItem.js +1 -1
  201. package/components/List/components/ListItemContent.js +7 -7
  202. package/components/List/components/ListItemControls.js +5 -5
  203. package/components/List/components/ListItemControlsButton.js +2 -2
  204. package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
  205. package/components/List/components/ListItemLoading.js +4 -4
  206. package/components/List/components/ListItemSelectable.js +6 -6
  207. package/components/List/components/ListItemTable.js +6 -6
  208. package/components/List/components/ListItemTailLeft.js +2 -2
  209. package/components/List/components/ListItemTailRight.js +2 -2
  210. package/components/List/components/ListSortableItem.js +2 -2
  211. package/components/List/components/ListSortableItemControls.js +2 -2
  212. package/components/List/components/ListSortableItemTarget.js +8 -8
  213. package/components/List/index.js +1 -1
  214. package/components/ListMaster/ListMaster.js +1 -1
  215. package/components/ListMaster/components/ListMasterBody.js +1 -1
  216. package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
  217. package/components/ListMaster/components/ListMasterFooter.js +2 -2
  218. package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
  219. package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
  220. package/components/ListMaster/components/ListMasterHeader.js +8 -8
  221. package/components/ListMaster/components/SelectionControls.js +3 -3
  222. package/components/Loader/LoaderMiddle/LoaderMiddle.js +12 -12
  223. package/components/Loader/LoaderSmall/LoaderSmall.js +5 -5
  224. package/components/LoaderScreen/LoaderScreen.js +10 -10
  225. package/components/Marker/Marker.js +2 -2
  226. package/components/Marker/utils.js +1 -1
  227. package/components/MarkerStatus/MarkerStatus.js +7 -7
  228. package/components/ModalWindow/ModalWindow.js +2 -2
  229. package/components/ModalWindow/components/ModalWindowBody.js +10 -10
  230. package/components/ModalWindow/components/ModalWindowClose.js +1 -1
  231. package/components/ModalWindow/components/ModalWindowContent.js +2 -2
  232. package/components/ModalWindow/components/ModalWindowHeader.js +3 -3
  233. package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
  234. package/components/MonthYearField/utils.js +1 -1
  235. package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  236. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +7 -7
  237. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
  238. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
  239. package/components/Notification/Notification.js +3 -3
  240. package/components/Notification/NotificationGrouped.js +1 -1
  241. package/components/Notification/components/NotificationBody.js +1 -1
  242. package/components/Notification/components/NotificationBodyContent.js +1 -1
  243. package/components/Notification/components/NotificationBodyList.js +2 -2
  244. package/components/Notification/components/NotificationClose.js +1 -1
  245. package/components/Notification/components/NotificationFooter.js +1 -1
  246. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  247. package/components/Notification/components/NotificationHeader.js +1 -1
  248. package/components/Notification/components/NotificationIcon.js +1 -1
  249. package/components/Notification/components/NotificationTime.js +1 -1
  250. package/components/NotificationIcon/NotificationIcon.js +4 -4
  251. package/components/NumberField/NumberFieldInput.js +1 -1
  252. package/components/OrderedList/OrderedList.js +6 -6
  253. package/components/OrderedList/OrderedListItem.js +6 -6
  254. package/components/Overlay/Overlay.js +2 -2
  255. package/components/Overlay/OverlayMask.js +2 -2
  256. package/components/Overlay/OverlayPanel.js +2 -2
  257. package/components/Page/Page.js +2 -2
  258. package/components/Page/components/BodyPage.js +11 -11
  259. package/components/Page/components/FooterPage.js +2 -2
  260. package/components/Page/components/HeaderPage.js +2 -2
  261. package/components/Pagination/components/PaginationExtended.js +7 -7
  262. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  263. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  264. package/components/Pagination/components/PaginationPageButton.js +2 -2
  265. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  266. package/components/Pagination/components/PaginationSelect.js +31 -23
  267. package/components/Pagination/utils/paginationUtils.js +1 -1
  268. package/components/Radio/Radio.js +17 -17
  269. package/components/Radio/RadioXGroup.js +15 -15
  270. package/components/Radio/RadioYGroup.js +9 -9
  271. package/components/Row/Row.js +6 -6
  272. package/components/SMSField/SMSField.js +3 -3
  273. package/components/SMSField/components/RefreshIcon.js +2 -2
  274. package/components/SMSField/components/SMSFieldInput.js +3 -3
  275. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  276. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  277. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  278. package/components/SegmentedControl/SegmentedControl.js +6 -6
  279. package/components/SegmentedControl/SegmentedControlSegment.js +6 -6
  280. package/components/SelectExtendedField/SelectExtendedField.js +2 -2
  281. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  282. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +9 -9
  283. package/components/SelectField/SelectField.js +1 -1
  284. package/components/Skeleton/Skeleton.js +9 -9
  285. package/components/SliderExtended/SliderExtended.js +3 -3
  286. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +29 -29
  287. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  288. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  289. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  290. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +8 -8
  291. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +34 -34
  292. package/components/SmallInput/SmallInput.js +4 -4
  293. package/components/Spoiler/Spoiler.js +13 -13
  294. package/components/StatusTracker/StatusTracker.js +3 -3
  295. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  296. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  297. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  298. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  299. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  300. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  301. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  302. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  303. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  304. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  305. package/components/Step/Step.js +8 -8
  306. package/components/Stepper/RightBorderArrow.js +1 -1
  307. package/components/Stepper/Stepper.js +7 -7
  308. package/components/Stepper/StepperExtended.js +4 -4
  309. package/components/Stepper/StepperStep.js +3 -3
  310. package/components/Stepper/StepperWrapper.js +6 -6
  311. package/components/Suggest/SuggestMobileDropdownContent.js +2 -2
  312. package/components/SuggestField/SuggestField.js +1 -1
  313. package/components/SuggestField/SuggestFieldTarget.js +1 -1
  314. package/components/SuggestField/SuggestFieldTargetPostfix.js +1 -1
  315. package/components/SuggestField/desktop/SuggestFieldDesktop.js +4 -4
  316. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  317. package/components/SuggestField/index.js +1 -1
  318. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  319. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  320. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  321. package/components/SuggestField/mobile/index.js +1 -1
  322. package/components/SwipeableArea/SwipeableArea.js +15 -15
  323. package/components/Table/FilterPanel.js +3 -3
  324. package/components/Table/MasterTable.js +16 -16
  325. package/components/Table/NoColumns.js +2 -2
  326. package/components/Table/PaginationPanel.js +5 -5
  327. package/components/Table/TableBasic/TableBasic.js +2 -2
  328. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  329. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  330. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  331. package/components/Table/TableBasicSettings/TableBasicSettings.js +2 -2
  332. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
  333. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
  334. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  335. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
  336. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +2 -2
  337. package/components/Table/TableFooter/TableFooter.js +2 -2
  338. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  339. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  340. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  341. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  342. package/components/Table/TabsLinePanel.js +4 -4
  343. package/components/Table/TabsLinePanelLinks.js +6 -6
  344. package/components/Table/utils.js +1 -1
  345. package/components/Tabs/Tabs.js +9 -9
  346. package/components/TabsExtended/TabsExtended.js +3 -3
  347. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  348. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  349. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  350. package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
  351. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  352. package/components/TabsExtended/utils.js +1 -1
  353. package/components/TabsLine/TabsLine.js +2 -2
  354. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  355. package/components/TabsLine/components/TabsLineDropdown.js +3 -3
  356. package/components/TabsLine/components/TabsLineItem.js +2 -2
  357. package/components/TabsLine/components/TabsLineMobile.js +5 -5
  358. package/components/Tag/Tag.js +23 -23
  359. package/components/TagColor/TagColor.js +15 -15
  360. package/components/TagGroup/TagGroup.js +8 -8
  361. package/components/TextField/TextField.js +1 -1
  362. package/components/TextareaField/TextareaField.js +1 -1
  363. package/components/ThemeProvider/ThemeProvider.js +1 -1
  364. package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
  365. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  366. package/components/Tooltip/components/common/TooltipLink.js +16 -16
  367. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  368. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  369. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  370. package/components/Tooltip/components/mobile/TooltipMobile.js +10 -10
  371. package/components/TopOverlay/TopOverlay.js +37 -37
  372. package/components/TreeView/TreeView.js +2 -2
  373. package/components/TreeView/components/TreeViewGroup.js +1 -1
  374. package/components/TreeView/components/TreeViewNode.js +2 -2
  375. package/components/Typography/Caption.js +10 -10
  376. package/components/Typography/Text.js +13 -13
  377. package/components/Typography/Title.js +13 -13
  378. package/components/Typography/utils.js +1 -1
  379. package/components/UnorderedList/UnorderedList.js +7 -7
  380. package/components/UnorderedList/UnorderedListItem.js +7 -7
  381. package/components/UploadZone/UploadZone.js +4 -4
  382. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  383. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  384. package/components/index.js +54 -50
  385. package/consts/DateConst.js +1 -1
  386. package/index.d.ts +70 -16
  387. package/index.js +136 -132
  388. package/package.json +5 -1
  389. package/styles/triplex-next.css +533 -535
  390. package/utils/amountUtils.js +1 -1
  391. package/chunks/AlertProcessSpoiler-BD_Gn-Dt.js +0 -39
  392. package/chunks/Card.module-Bhthde3h.js +0 -17
  393. package/chunks/CheckboxTreeExtended.module-BiRkBMQF.js +0 -11
  394. package/chunks/Confirm.module-DFlXoQgj.js +0 -15
  395. package/chunks/DropdownMobile.module-GlVoDQNA.js +0 -23
  396. package/chunks/Footer.module-DF8KqUFe.js +0 -9
  397. package/chunks/HeaderLayoutSidebar.module-Dyup0YXT.js +0 -9
  398. package/chunks/HeaderTabs.module-BOk45fdD.js +0 -9
  399. package/chunks/IslandAccordion.module-DBJCDTU5.js +0 -25
  400. package/chunks/IslandWidgetFooter.module-Cm4qltRz.js +0 -9
  401. package/chunks/IslandWidgetHeader.module-DNGkgtxt.js +0 -9
  402. package/chunks/LightBoxContent-BsgLiqBK.js +0 -56
  403. package/chunks/LightBoxControls.module-D0jwVGM3.js +0 -16
  404. package/chunks/LightBoxSideOverlayClose.module-CRGNy4wB.js +0 -8
  405. package/chunks/ListItemTail.module-8hOMglSb.js +0 -12
  406. package/chunks/ListMasterFooter.module-BqDaSIa3.js +0 -10
  407. package/chunks/ModalWindow.module-D64WOEok.js +0 -17
  408. package/chunks/Notification.module-D_VFaM4r.js +0 -21
  409. package/chunks/Overlay.module-CQqFoPPv.js +0 -18
  410. package/chunks/Page.module-7Rk0weox.js +0 -11
  411. package/chunks/SMSField.module-BYMY_yYk.js +0 -16
  412. package/chunks/SliderExtendedMarks.module-DXK4tjpP.js +0 -15
  413. package/chunks/StatusTracker.module-BKN8QleZ.js +0 -24
  414. package/chunks/TableFooter.module-BCg7kNAi.js +0 -14
  415. package/chunks/TabsExtended.module--zTP2nly.js +0 -16
  416. package/chunks/TabsLine.module-JVvza8Eg.js +0 -21
  417. package/chunks/TooltipDesktop.module-CKhpsiwl.js +0 -19
  418. package/chunks/TreeView.module-BdAF2m9x.js +0 -9
  419. package/chunks/utils-B8d-0n8_.js +0 -36
  420. package/chunks/utils-ByxsWSQj.js +0 -20
  421. package/chunks/utils-DVMlFgJB.js +0 -24
  422. package/components/DesignTokens/components/AmountField.js +0 -11
@@ -1,6 +1,6 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { c as p } from "../../chunks/vendor-ClY57Zzq.js";
3
- import { a as s, s as i } from "../../chunks/utils-ByxsWSQj.js";
2
+ import { c as p } from "../../chunks/vendor-CwhnMZ7o.js";
3
+ import { a as s, s as i } from "../../chunks/utils-x7NpEaSu.js";
4
4
  import { EComponentSize as c } from "../../enums/EComponentSize.js";
5
5
  import { createSizeToClassNameMap as l } from "../../utils/classNameMaps.js";
6
6
  import "./enums.js";
@@ -1,5 +1,5 @@
1
1
  import "./enums.js";
2
- import { s as t } from "../../chunks/utils-ByxsWSQj.js";
2
+ import { s as t } from "../../chunks/utils-x7NpEaSu.js";
3
3
  export {
4
4
  t as statusToClassNameMap
5
5
  };
@@ -1,14 +1,14 @@
1
1
  import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
- import { Marker as d } from "../Marker/Marker.js";
3
- import { c as f } from "../../chunks/vendor-ClY57Zzq.js";
4
- import { s as k } from "../../chunks/utils-ByxsWSQj.js";
2
+ import { Marker as k } from "../Marker/Marker.js";
3
+ import { c as d } from "../../chunks/vendor-CwhnMZ7o.js";
4
+ import { s as f } from "../../chunks/utils-x7NpEaSu.js";
5
5
  import "../Typography/Title.js";
6
6
  import { Text as i } from "../Typography/Text.js";
7
7
  import { Caption as _ } from "../Typography/Caption.js";
8
8
  import { ETextSize as n, EFontType as c, ECaptionSize as M } from "../Typography/enums.js";
9
9
  import { EComponentSize as a } from "../../enums/EComponentSize.js";
10
10
  import { createSizeToClassNameMap as N } from "../../utils/classNameMaps.js";
11
- const x = "markerStatus__5ae2971d", T = "contentContainer__c6514ee2", u = "md__97c4b1ff", z = "markerContainer__29139d88", E = "lg__d303e4ba", r = {
11
+ const x = "markerStatus__b711ca68", T = "contentContainer__0ea652bb", u = "md__feb5c2ec", z = "markerContainer__8e1113ee", E = "lg__a5562a30", r = {
12
12
  markerStatus: x,
13
13
  contentContainer: T,
14
14
  md: u,
@@ -25,9 +25,9 @@ const x = "markerStatus__5ae2971d", T = "contentContainer__c6514ee2", u = "md__9
25
25
  size: e = a.MD,
26
26
  ...C
27
27
  }) => {
28
- const S = f(r.markerStatus, D[e], k[m], l);
29
- return /* @__PURE__ */ s("div", { className: S, "data-tx": "1.11.1", ...C, children: [
30
- /* @__PURE__ */ t("div", { className: r.markerContainer, children: /* @__PURE__ */ t(d, { status: m, size: e }) }),
28
+ const S = d(r.markerStatus, D[e], f[m], l);
29
+ return /* @__PURE__ */ s("div", { className: S, "data-tx": "1.12.0", ...C, children: [
30
+ /* @__PURE__ */ t("div", { className: r.markerContainer, children: /* @__PURE__ */ t(k, { status: m, size: e }) }),
31
31
  /* @__PURE__ */ s("div", { className: r.contentContainer, children: [
32
32
  /* @__PURE__ */ t(i, { size: h[e], children: p }),
33
33
  o && (e === a.MD ? /* @__PURE__ */ t(_, { size: M.C1, type: c.SECONDARY, children: o }) : /* @__PURE__ */ t(i, { size: n.B4, type: c.SECONDARY, children: o }))
@@ -1,10 +1,10 @@
1
1
  import { jsxs as d, Fragment as L, jsx as t } from "react/jsx-runtime";
2
2
  import $, { useState as k, useRef as B, useEffect as f } from "react";
3
3
  import { Portal as j } from "../Portal/Portal.js";
4
- import { c as N, C as D, h as F } from "../../chunks/vendor-ClY57Zzq.js";
4
+ import { c as N, C as D, h as F } from "../../chunks/vendor-CwhnMZ7o.js";
5
5
  import { ModalWindowViewManager as _ } from "./components/ModalWindowViewManager.js";
6
6
  import { useToken as q } from "../ThemeProvider/useToken.js";
7
- import { s as n } from "../../chunks/ModalWindow.module-D64WOEok.js";
7
+ import { s as n } from "../../chunks/ModalWindow.module-Cve8WlGX.js";
8
8
  import { EComponentSize as A } from "../../enums/EComponentSize.js";
9
9
  import { createSizeToClassNameMap as V } from "../../utils/classNameMaps.js";
10
10
  const l = "ufs-modal-window", G = 300, i = ["modal-open", "no-hash-overflow-hidden"], H = V(n), I = $.forwardRef((w, a) => {
@@ -1,16 +1,16 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
- import { c as i } from "../../../chunks/vendor-ClY57Zzq.js";
3
- import { Island as n } from "../../Island/Island.js";
4
- import { EComponentSize as t } from "../../../enums/EComponentSize.js";
5
- import { EIslandType as r } from "../../Island/enums.js";
6
- const a = "modalWindowBody__8fb5138b", l = {
7
- modalWindowBody: a
2
+ import { c as a } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ import { Island as i } from "../../Island/Island.js";
4
+ import { EComponentSize as n } from "../../../enums/EComponentSize.js";
5
+ import { EIslandType as t } from "../../Island/enums.js";
6
+ const r = "modalWindowBody__e7a95e6a", e = {
7
+ modalWindowBody: r
8
8
  }, w = ({ children: o, className: d, ...m }) => /* @__PURE__ */ s(
9
- n,
9
+ i,
10
10
  {
11
- className: i(l.modalWindowBody, d),
12
- type: r.TYPE_1,
13
- size: t.MD,
11
+ className: a(e.modalWindowBody, d),
12
+ type: t.TYPE_1,
13
+ size: n.MD,
14
14
  ...m,
15
15
  children: o
16
16
  }
@@ -6,7 +6,7 @@ import { Button as i } from "../../Button/Button.js";
6
6
  import { CrossStrokeSrvIcon20 as l } from "@sberbusiness/icons-next";
7
7
  import { EComponentSize as s } from "../../../enums/EComponentSize.js";
8
8
  import { EButtonTheme as d } from "../../Button/enums.js";
9
- const C = "modalWindowClose__56e77579", a = {
9
+ const C = "modalWindowClose__3ee95935", a = {
10
10
  modalWindowClose: C
11
11
  }, p = (t) => {
12
12
  const e = n(null);
@@ -1,7 +1,7 @@
1
1
  import { jsxs as t, jsx as r } from "react/jsx-runtime";
2
- import { c as d } from "../../../chunks/vendor-ClY57Zzq.js";
2
+ import { c as d } from "../../../chunks/vendor-CwhnMZ7o.js";
3
3
  import { LoaderScreen as i } from "../../LoaderScreen/LoaderScreen.js";
4
- import { s as o } from "../../../chunks/ModalWindow.module-D64WOEok.js";
4
+ import { s as o } from "../../../chunks/ModalWindow.module-Cve8WlGX.js";
5
5
  import { Page as l } from "../../Page/Page.js";
6
6
  const W = ({
7
7
  isLoading: e,
@@ -1,10 +1,10 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import { HeaderPage as e } from "../../Page/components/HeaderPage.js";
3
3
  import { EHeaderPageType as i } from "../../Page/components/enums.js";
4
- import { c as l } from "../../../chunks/vendor-ClY57Zzq.js";
5
- const t = "modalWindowHeader__27a2eb21", s = {
4
+ import { c as l } from "../../../chunks/vendor-CwhnMZ7o.js";
5
+ const t = "modalWindowHeader__4d8afffd", s = {
6
6
  modalWindowHeader: t
7
- }, o = ({ className: a, children: d, ...r }) => /* @__PURE__ */ m(e, { className: l(s.modalWindowHeader, a), ...r, type: i.FIRST, children: d });
7
+ }, o = ({ className: d, children: a, ...r }) => /* @__PURE__ */ m(e, { className: l(s.modalWindowHeader, d), ...r, type: i.FIRST, children: a });
8
8
  o.Title = e.Title;
9
9
  o.displayName = "ModalWindowHeader";
10
10
  export {
@@ -1,8 +1,8 @@
1
1
  import { jsx as i, jsxs as m } from "react/jsx-runtime";
2
2
  import { useState as r, useRef as u, useEffect as h, useLayoutEffect as p } from "react";
3
- import { u as g, i as W, j as a } from "../../../chunks/vendor-ClY57Zzq.js";
3
+ import { u as g, i as W, j as a } from "../../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { Portal as M } from "../../Portal/Portal.js";
5
- import { s as R } from "../../../chunks/ModalWindow.module-D64WOEok.js";
5
+ import { s as R } from "../../../chunks/ModalWindow.module-Cve8WlGX.js";
6
6
  const s = "modalWindowViewManagerNodeId", z = () => {
7
7
  const [d, c] = r(), [t, l] = r(), o = u(null), n = () => {
8
8
  if (o.current) {
@@ -1,4 +1,4 @@
1
- import { k as i } from "../../chunks/vendor-ClY57Zzq.js";
1
+ import { k as i } from "../../chunks/vendor-CwhnMZ7o.js";
2
2
  import { inputMonthYearFormat as l } from "./constants.js";
3
3
  const n = {
4
4
  /** Получить значения пикера. */
@@ -1,6 +1,6 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import f, { useState as p, useContext as w, useEffect as F } from "react";
3
- import { h as D } from "../../../chunks/vendor-ClY57Zzq.js";
3
+ import { h as D } from "../../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { Dropdown as M } from "../../Dropdown/Dropdown.js";
5
5
  import { MultiselectFieldDropdownHeader as x } from "./MultiselectFieldDropdownHeader.js";
6
6
  import { MultiselectFieldDropdownContent as v } from "./MultiselectFieldDropdownContent.js";
@@ -1,11 +1,11 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { useContext as c } from "react";
3
- import { MultiselectFieldContext as m } from "../MultiselectFieldContext.js";
2
+ import { useContext as m } from "react";
3
+ import { MultiselectFieldContext as c } from "../MultiselectFieldContext.js";
4
4
  import { createSizeToClassNameMap as r } from "../../../utils/classNameMaps.js";
5
- import { c as l } from "../../../chunks/vendor-ClY57Zzq.js";
6
- const d = "multiselectFieldContentWrapper__bececd5e", a = "multiselectFieldContent__e5081f21", p = "sm__f9d895e2", C = "md__8cf79a27", u = "lg__d6460b82", e = {
7
- multiselectFieldContentWrapper: d,
8
- multiselectFieldContent: a,
5
+ import { c as l } from "../../../chunks/vendor-CwhnMZ7o.js";
6
+ const a = "multiselectFieldContentWrapper__9ef3e65a", d = "multiselectFieldContent__0ea3b6a3", p = "sm__ac9839a0", C = "md__a2c47262", u = "lg__2d85d776", e = {
7
+ multiselectFieldContentWrapper: a,
8
+ multiselectFieldContent: d,
9
9
  sm: p,
10
10
  md: C,
11
11
  lg: u
@@ -14,7 +14,7 @@ const d = "multiselectFieldContentWrapper__bececd5e", a = "multiselectFieldConte
14
14
  className: o,
15
15
  ...n
16
16
  }) => {
17
- const { size: i } = c(m);
17
+ const { size: i } = m(c);
18
18
  return /* @__PURE__ */ t("div", { className: l(e.multiselectFieldContentWrapper, o), ...n, children: /* @__PURE__ */ t("div", { tabIndex: -1, className: l(e.multiselectFieldContent, F[i]), children: s }) });
19
19
  };
20
20
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
- import { c as s } from "../../../chunks/vendor-ClY57Zzq.js";
3
- const i = "multiselectFieldFooter__9761d328", c = {
2
+ import { c as s } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ const i = "multiselectFieldFooter__09487343", 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
- import { c as i } from "../../../chunks/vendor-ClY57Zzq.js";
3
- const d = "multiselectFieldHeader__2266aa64", c = {
4
- multiselectFieldHeader: d
5
- }, o = ({
2
+ import { c } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ const i = "multiselectFieldHeader__9aecc2f8", d = {
4
+ multiselectFieldHeader: i
5
+ }, a = ({
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: c(d.multiselectFieldHeader, l), ...t, children: e });
10
10
  export {
11
- o as MultiselectFieldDropdownHeader
11
+ a as MultiselectFieldDropdownHeader
12
12
  };
13
13
  //# sourceMappingURL=MultiselectFieldDropdownHeader.js.map
@@ -1,10 +1,10 @@
1
1
  import { jsx as f } from "react/jsx-runtime";
2
- import { c as l } from "../../chunks/vendor-ClY57Zzq.js";
2
+ import { c as l } from "../../chunks/vendor-CwhnMZ7o.js";
3
3
  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-D_VFaM4r.js";
7
+ import { s as i } from "../../chunks/Notification.module-CPxgLCeP.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.11.1",
27
+ "data-tx": "1.12.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-D_VFaM4r.js";
3
+ import { s as e } from "../../chunks/Notification.module-CPxgLCeP.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-D_VFaM4r.js";
6
+ import { s as f } from "../../../chunks/Notification.module-CPxgLCeP.js";
7
7
  const o = ((t) => {
8
8
  const { children: i } = t;
9
9
  return /* @__PURE__ */ r("div", { className: f.notificationBody, children: i });
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { s as i } from "../../../chunks/Notification.module-D_VFaM4r.js";
2
+ import { s as i } from "../../../chunks/Notification.module-CPxgLCeP.js";
3
3
  const n = ({ children: o }) => /* @__PURE__ */ t("div", { className: i.notificationBodyContent, children: o });
4
4
  n.displayName = "NotificationBodyContent";
5
5
  export {
@@ -1,8 +1,8 @@
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-D_VFaM4r.js";
5
- import { c as e } from "../../../chunks/vendor-ClY57Zzq.js";
4
+ import { s as a } from "../../../chunks/Notification.module-CPxgLCeP.js";
5
+ import { c as e } from "../../../chunks/vendor-CwhnMZ7o.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";
8
8
  export {
@@ -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-D_VFaM4r.js";
8
+ import { s as m } from "../../../chunks/Notification.module-CPxgLCeP.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-D_VFaM4r.js";
2
+ import { s as i } from "../../../chunks/Notification.module-CPxgLCeP.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
- import { c as i } from "../../../chunks/vendor-ClY57Zzq.js";
3
- import { s as o } from "../../../chunks/Notification.module-D_VFaM4r.js";
2
+ import { c as i } from "../../../chunks/vendor-CwhnMZ7o.js";
3
+ import { s as o } from "../../../chunks/Notification.module-CPxgLCeP.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-D_VFaM4r.js";
2
+ import { s as a } from "../../../chunks/Notification.module-CPxgLCeP.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-D_VFaM4r.js";
2
+ import { s as t } from "../../../chunks/Notification.module-CPxgLCeP.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-D_VFaM4r.js";
2
+ import { s as t } from "../../../chunks/Notification.module-CPxgLCeP.js";
3
3
  const s = ({ time: i }) => /* @__PURE__ */ o("span", { className: t.notificationTime, children: i });
4
4
  s.displayName = "NotificationTime";
5
5
  export {
@@ -1,8 +1,8 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
- import { c } from "../../chunks/vendor-ClY57Zzq.js";
3
- const t = "notificationIcon__c2e563dd", a = {
4
- notificationIcon: t
5
- }, s = ({ className: o, ...i }) => /* @__PURE__ */ n("span", { ...i, className: c(a.notificationIcon, o) });
2
+ import { c as t } from "../../chunks/vendor-CwhnMZ7o.js";
3
+ const c = "notificationIcon__33b7d458", a = {
4
+ notificationIcon: c
5
+ }, s = ({ className: o, ...i }) => /* @__PURE__ */ n("span", { ...i, className: t(a.notificationIcon, o) });
6
6
  s.displayName = "NotificationIcon";
7
7
  export {
8
8
  s as NotificationIcon
@@ -6,7 +6,7 @@ import "../FormField/components/FormFieldCounter.js";
6
6
  import "../FormField/components/FormFieldLabel.js";
7
7
  import "../FormField/components/FormFieldClear.js";
8
8
  import "../FormField/components/FormFieldTarget.js";
9
- import { F as d } from "../../chunks/FormFieldInput-8PHiOrKp.js";
9
+ import { F as d } from "../../chunks/FormFieldInput-CkbWg1jd.js";
10
10
  import "../FormField/components/FormFieldMaskedInput.js";
11
11
  import "../FormField/components/FormFieldPostfix.js";
12
12
  import "../FormField/components/FormFieldPrefix.js";
@@ -1,16 +1,16 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import d from "react";
3
- import { c as o } from "../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as o } from "../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { OrderedListItem as i } from "./OrderedListItem.js";
5
- const m = "orderedList__945f1ed3", a = {
5
+ const m = "orderedList__c0bc8ffd", a = {
6
6
  orderedList: m
7
7
  }, c = Object.assign(
8
- d.forwardRef(({ className: e, ...r }, t) => /* @__PURE__ */ s(
8
+ d.forwardRef(({ className: r, ...e }, t) => /* @__PURE__ */ s(
9
9
  "ol",
10
10
  {
11
- className: o(a.orderedList, e),
12
- ...r,
13
- "data-tx": "1.11.1",
11
+ className: o(a.orderedList, r),
12
+ ...e,
13
+ "data-tx": "1.12.0",
14
14
  ref: t
15
15
  }
16
16
  )),
@@ -1,13 +1,13 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import m from "react";
3
- import { c as s } from "../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as s } from "../../chunks/vendor-CwhnMZ7o.js";
4
4
  import "../Typography/Title.js";
5
5
  import { Text as i } from "../Typography/Text.js";
6
6
  import "../Typography/Caption.js";
7
7
  import { ETextSize as d } from "../Typography/enums.js";
8
- const a = "orderedListItem__77756460", p = {
8
+ const a = "orderedListItem__09c9b6b5", p = {
9
9
  orderedListItem: a
10
- }, f = m.forwardRef(
10
+ }, c = m.forwardRef(
11
11
  ({ className: t, ...e }, r) => /* @__PURE__ */ o(
12
12
  i,
13
13
  {
@@ -15,13 +15,13 @@ const a = "orderedListItem__77756460", p = {
15
15
  size: d.B3,
16
16
  tag: "li",
17
17
  ...e,
18
- "data-tx": "1.11.1",
18
+ "data-tx": "1.12.0",
19
19
  ref: r
20
20
  }
21
21
  )
22
22
  );
23
- f.displayName = "OrderedListItem";
23
+ c.displayName = "OrderedListItem";
24
24
  export {
25
- f as OrderedListItem
25
+ c as OrderedListItem
26
26
  };
27
27
  //# sourceMappingURL=OrderedListItem.js.map
@@ -1,10 +1,10 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import { useState as h } from "react";
3
- import { c as u } from "../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as u } from "../../chunks/vendor-CwhnMZ7o.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-CQqFoPPv.js";
7
+ import { s as r } from "../../chunks/Overlay.module-CUGc7krZ.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
- import { c as t } from "../../chunks/vendor-ClY57Zzq.js";
4
- import { s as a } from "../../chunks/Overlay.module-CQqFoPPv.js";
3
+ import { c as t } from "../../chunks/vendor-CwhnMZ7o.js";
4
+ import { s as a } from "../../chunks/Overlay.module-CUGc7krZ.js";
5
5
  const f = l.forwardRef(({ className: r, opened: s, ...e }, o) => /* @__PURE__ */ m(
6
6
  "div",
7
7
  {
@@ -1,8 +1,8 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import n from "react";
3
- import { c as d } from "../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as d } from "../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { EOverlayDirection as r } from "./OverlayBase.js";
5
- import { s as e } from "../../chunks/Overlay.module-CQqFoPPv.js";
5
+ import { s as e } from "../../chunks/Overlay.module-CUGc7krZ.js";
6
6
  const P = n.forwardRef(
7
7
  ({
8
8
  children: s,
@@ -1,10 +1,10 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import s from "react";
3
- import { c as i } from "../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as i } from "../../chunks/vendor-CwhnMZ7o.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-7Rk0weox.js";
7
+ import { s as o } from "../../chunks/Page.module-F4pO41fd.js";
8
8
  import "./components/enums.js";
9
9
  const d = Object.assign(
10
10
  s.forwardRef(function({ children: r, className: e, ...a }, t) {
@@ -1,21 +1,21 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import g from "react";
2
+ import m from "react";
3
3
  import { Body as c } from "../../Body/Body.js";
4
- import { c as m } from "../../../chunks/vendor-ClY57Zzq.js";
4
+ import { c as d } from "../../../chunks/vendor-CwhnMZ7o.js";
5
5
  import { EBodyPageVerticalMargin as r, EBodyPageType as y } from "./enums.js";
6
6
  import { Island as p } from "../../Island/Island.js";
7
- import { EIslandType as M } from "../../Island/enums.js";
8
- const f = "bodyPage__f676b5b7", P = "verticalMargin24__66e7ddb3", v = "verticalMargin16__e43deaf6", e = {
9
- bodyPage: f,
7
+ import { EIslandType as f } from "../../Island/enums.js";
8
+ const M = "bodyPage__41dff55b", P = "verticalMargin24__63af21b3", v = "verticalMargin16__a8a00e03", o = {
9
+ bodyPage: M,
10
10
  verticalMargin24: P,
11
11
  verticalMargin16: v
12
12
  }, _ = {
13
- [r.LARGE]: e.verticalMargin24,
14
- [r.SMALL]: e.verticalMargin16
15
- }, b = g.forwardRef(
16
- ({ className: s, type: l, size: n, verticalMargin: d = r.LARGE, ...o }, i) => {
17
- const t = m(s, e.bodyPage, _[d]);
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 });
13
+ [r.LARGE]: o.verticalMargin24,
14
+ [r.SMALL]: o.verticalMargin16
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: f.TYPE_1, ref: i, size: n, children: /* @__PURE__ */ a(c, { ...e }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...e });
19
19
  }
20
20
  );
21
21
  b.displayName = "BodyPage";
@@ -1,6 +1,6 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import F, { useRef as R } from "react";
3
- import { c as T } from "../../../chunks/vendor-ClY57Zzq.js";
3
+ import { c as T } from "../../../chunks/vendor-CwhnMZ7o.js";
4
4
  import { Footer as s } from "../../Footer/Footer.js";
5
5
  import { EFooterPageType as i } from "./enums.js";
6
6
  import { useStickyCornerRadius as d } from "./useStickyCornerRadius.js";
@@ -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-7Rk0weox.js";
12
+ import { s as c } from "../../../chunks/Page.module-F4pO41fd.js";
13
13
  const w = Object.assign(
14
14
  F.forwardRef(
15
15
  ({ className: m, type: r, size: n, sticky: f, ...p }, o) => {
@@ -2,11 +2,11 @@ import { jsx as s } from "react/jsx-runtime";
2
2
  import T, { useRef as R } from "react";
3
3
  import { Header as e } from "../../Header/Header.js";
4
4
  import { EHeaderPageType as t } from "./enums.js";
5
- import { c as p } from "../../../chunks/vendor-ClY57Zzq.js";
5
+ import { c as p } from "../../../chunks/vendor-CwhnMZ7o.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-7Rk0weox.js";
9
+ import { s as i } from "../../../chunks/Page.module-F4pO41fd.js";
10
10
  const j = Object.assign(
11
11
  T.forwardRef(
12
12
  ({ className: m, type: a, size: n, sticky: d, ...f }, r) => {
@@ -1,17 +1,17 @@
1
- import { jsx as d } from "react/jsx-runtime";
2
- import { c as o } from "../../../chunks/vendor-ClY57Zzq.js";
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { c as d } from "../../../chunks/vendor-CwhnMZ7o.js";
3
3
  import i from "react";
4
- const r = "paginationExtended__a9d4fa72", s = {
4
+ const r = "paginationExtended__8b8b2996", s = {
5
5
  paginationExtended: r
6
6
  }, x = i.forwardRef(
7
- ({ children: a, className: t, ...n }, e) => /* @__PURE__ */ d(
7
+ ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ o(
8
8
  "nav",
9
9
  {
10
- className: o(s.paginationExtended, t),
11
- "data-tx": "1.11.1",
10
+ className: d(s.paginationExtended, a),
11
+ "data-tx": "1.12.0",
12
12
  ...n,
13
13
  ref: e,
14
- children: a
14
+ children: t
15
15
  }
16
16
  )
17
17
  );
@@ -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__206f10c0", N = "directionIconNext__5afdc8ed", n = {
7
+ const g = "paginationNavigationButton__bd33ee71", N = "directionIconNext__b6de89de", 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
- import { c as d } from "../../../chunks/vendor-ClY57Zzq.js";
4
- const g = "paginationNavigationExtended__9f167059", r = {
3
+ import { c as d } from "../../../chunks/vendor-CwhnMZ7o.js";
4
+ const g = "paginationNavigationExtended__d965f2d8", 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 })
@@ -1,7 +1,7 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import g from "react";
3
- import { c as u } from "../../../chunks/vendor-ClY57Zzq.js";
4
- const c = "paginationPageButton__7b6f77ad", s = "currentPage__812d8af2", a = {
3
+ import { c as u } from "../../../chunks/vendor-CwhnMZ7o.js";
4
+ const c = "paginationPageButton__b6d0bd61", s = "currentPage__712a1811", a = {
5
5
  paginationPageButton: c,
6
6
  currentPage: s
7
7
  }, P = g.forwardRef(
@@ -1,7 +1,7 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
- import { c as e } from "../../../chunks/vendor-ClY57Zzq.js";
2
+ import { c as e } from "../../../chunks/vendor-CwhnMZ7o.js";
3
3
  import o from "react";
4
- const t = "pageEllipsis__a6371bff", r = {
4
+ const t = "pageEllipsis__5a7384e0", r = {
5
5
  pageEllipsis: t
6
6
  }, n = o.forwardRef(
7
7
  ({ children: s, className: a, ...i }, l) => /* @__PURE__ */ p("span", { className: e(r.pageEllipsis, a), ...i, ref: l, children: s })