@sberbusiness/triplex-next 1.27.0 → 1.29.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 (441) hide show
  1. package/chunks/AlertProcessSpoiler-B4-vQnzw.js +41 -0
  2. package/chunks/{CalendarViewItem-5MWTfOXg.js → CalendarViewItem-5_px9kHt.js} +9 -9
  3. package/chunks/Card.module-Dx8nOFB3.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-Bjimmb7-.js +15 -0
  5. package/chunks/Chip-D-_oIu-h.js +77 -0
  6. package/chunks/Confirm.module-CLPl_MFI.js +15 -0
  7. package/chunks/{DropdownListItem-kVq_Shxy.js → DropdownListItem-C7Maa_Sz.js} +21 -21
  8. package/chunks/DropdownMobile.module-CaYNuqHU.js +23 -0
  9. package/chunks/Footer.module-B8adM4Do.js +9 -0
  10. package/chunks/{FormFieldInput-DB9UpgIs.js → FormFieldInput-BgrEEHVa.js} +25 -25
  11. package/chunks/HeaderLayoutSidebar.module-Cdc1sffY.js +9 -0
  12. package/chunks/HeaderTabs.module-DmDFhCmD.js +9 -0
  13. package/chunks/{HeaderTitle.module-Ckh2V8ux.js → HeaderTitle.module-fEjlMYZ7.js} +2 -2
  14. package/chunks/IslandAccordion.module-CNo4iFh8.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-DZ6hXw2D.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-CEVaTpbx.js +13 -0
  17. package/chunks/{LightBoxContent-CK07PlB9.js → LightBoxContent-DdWEYnjf.js} +12 -12
  18. package/chunks/LightBoxControls.module-CnAa2Vmk.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-Du9-TT1c.js +9 -0
  20. package/chunks/{ListItemControlsButton-27xRORri.js → ListItemControlsButton-BrWqPMvQ.js} +13 -13
  21. package/chunks/ListItemTail.module-ZBSoUByF.js +12 -0
  22. package/chunks/ListMasterFooter.module-CeZvln77.js +10 -0
  23. package/chunks/ModalWindow.module-lrXOmH_L.js +17 -0
  24. package/chunks/Notification.module-ZlSN0MGm.js +20 -0
  25. package/chunks/Overlay.module-BlvGry2e.js +18 -0
  26. package/chunks/Page.module-BkU_qm35.js +11 -0
  27. package/chunks/SMSField.module-DQdb4DNu.js +16 -0
  28. package/chunks/SliderExtendedMarks.module-BWYZDQtm.js +15 -0
  29. package/chunks/{SliderExtendedRail-D7nuFyRp.js → SliderExtendedRail-B7cZIw4b.js} +16 -16
  30. package/chunks/StatusTracker.module-C645B9ye.js +24 -0
  31. package/chunks/{StepperStepArrowBorder-D9rM6XEL.js → StepperStepArrowBorder-BDDBpgah.js} +10 -10
  32. package/chunks/{SuggestFieldMobileDropdownHint-CSrNs8VF.js → SuggestFieldMobileDropdownHint-o1c16I20.js} +6 -6
  33. package/chunks/TableFooter.module-Bw739QXw.js +14 -0
  34. package/chunks/TabsExtended.module-DwTyq4mg.js +16 -0
  35. package/chunks/TabsLine.module-6sKjO9lB.js +21 -0
  36. package/chunks/TooltipDesktop.module-D1eY6eNm.js +19 -0
  37. package/chunks/TreeView.module-B4d0aSMp.js +9 -0
  38. package/chunks/{UploadZoneInput-Bjnmk93x.js → UploadZoneInput-DRnwuj7v.js} +11 -11
  39. package/chunks/{constants-1ccyxiKh.js → constants-BbgGoE1H.js} +11 -11
  40. package/chunks/{utils-DfVeTN89.js → utils-BG289Tpd.js} +6 -6
  41. package/chunks/utils-Cev1dXzE.js +73 -0
  42. package/chunks/utils-DmWZdfw8.js +28 -0
  43. package/chunks/utils-XC0joCai.js +24 -0
  44. package/chunks/{vendor-DudMBGKr.js → vendor-C_uS77iF.js} +5 -5
  45. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  46. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  47. package/components/Alert/AlertContext/AlertContext.js +6 -6
  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 +8 -8
  51. package/components/AmountField/AmountField.js +1 -1
  52. package/components/Avatar/Avatar.js +48 -23
  53. package/components/Badge/Badge.js +14 -14
  54. package/components/Badge/BadgeDot.js +5 -5
  55. package/components/Badge/components/BadgeContent.js +7 -7
  56. package/components/Badge/components/BadgePostfix.js +8 -8
  57. package/components/Badge/components/BadgePrefix.js +6 -6
  58. package/components/Body/Body.js +3 -3
  59. package/components/Button/Button.js +28 -28
  60. package/components/Button/ButtonBase.js +1 -1
  61. package/components/Button/ButtonDropdown.js +16 -16
  62. package/components/Button/ButtonDropdownExtended.js +8 -8
  63. package/components/Button/ButtonIcon.js +7 -7
  64. package/components/Calendar/Calendar.js +123 -117
  65. package/components/Calendar/CalendarContext.js +1 -1
  66. package/components/Calendar/components/CalendarControls.js +1 -1
  67. package/components/Calendar/components/CalendarFooter.js +1 -1
  68. package/components/Calendar/components/CalendarFooterButton.js +19 -21
  69. package/components/Calendar/components/CalendarViewDays.js +7 -10
  70. package/components/Calendar/components/CalendarViewItem.js +2 -2
  71. package/components/Calendar/components/CalendarViewMonths.js +29 -29
  72. package/components/Calendar/components/CalendarViewYears.js +1 -1
  73. package/components/Calendar/enums.js +1 -1
  74. package/components/Card/CardAction.js +7 -7
  75. package/components/Card/CardStatic.js +3 -3
  76. package/components/Card/components/CardContent/CardContent.js +2 -2
  77. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  78. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  79. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  80. package/components/Card/components/CardMedia.js +2 -2
  81. package/components/Card/utils.js +1 -1
  82. package/components/CarouselExtended/CarouselExtended.js +5 -5
  83. package/components/Checkbox/Checkbox.js +11 -11
  84. package/components/Checkbox/CheckboxXGroup.js +11 -11
  85. package/components/Checkbox/CheckboxYGroup.js +2 -2
  86. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
  87. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  88. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
  89. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
  90. package/components/CheckboxTreeExtended/index.js +3 -1
  91. package/components/Chip/Chip.js +2 -2
  92. package/components/Chip/ChipClearButton.js +7 -7
  93. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  94. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  95. package/components/Chip/ChipDropdownArrow.js +5 -5
  96. package/components/Chip/ChipIcon.js +1 -1
  97. package/components/Chip/ChipMultiselect.js +2 -2
  98. package/components/Chip/ChipOptions.js +9 -9
  99. package/components/Chip/ChipSelect/ChipSelect.js +2 -2
  100. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  101. package/components/Chip/ChipSort.js +2 -2
  102. package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
  103. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
  104. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  105. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +17 -17
  106. package/components/Chip/index.js +1 -1
  107. package/components/ChipGroup/ChipGroup.js +10 -10
  108. package/components/Col/Col.js +141 -141
  109. package/components/CollapsableTree/components/CollapsableTreeNode.js +16 -16
  110. package/components/CollapsableTree/index.js +7 -0
  111. package/components/Confirm/Confirm.js +2 -2
  112. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  113. package/components/Confirm/components/ConfirmContent.js +2 -2
  114. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  115. package/components/Confirm/components/ConfirmControls.js +2 -2
  116. package/components/DateField/DateField.js +18 -28
  117. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  118. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +5 -5
  119. package/components/DatePickerExtended/index.js +5 -0
  120. package/components/DateRange/DateRange.js +13 -13
  121. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  122. package/components/DesignTokens/components/Calendar.js +34 -42
  123. package/components/Divider/Divider.js +21 -21
  124. package/components/DocumentNumberEdit/DocumentNumberEdit.js +7 -7
  125. package/components/Dropdown/desktop/DropdownDesktop.js +11 -11
  126. package/components/Dropdown/desktop/DropdownList.js +2 -2
  127. package/components/Dropdown/desktop/DropdownListItem.js +2 -2
  128. package/components/Dropdown/desktop/index.js +1 -1
  129. package/components/Dropdown/index.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  131. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  132. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  133. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  134. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  135. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  136. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  137. package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
  138. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  139. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  140. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
  141. package/components/Ellipsis/Ellipsis.js +8 -8
  142. package/components/EmptyView/EmptyView.js +8 -8
  143. package/components/ExpandAnimation/ExpandAnimation.js +13 -13
  144. package/components/Footer/Footer.js +1 -1
  145. package/components/Footer/components/FooterDescription.js +2 -2
  146. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  147. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  148. package/components/FormField/FormField.js +22 -22
  149. package/components/FormField/components/FormFieldClear.js +8 -8
  150. package/components/FormField/components/FormFieldCounter.js +9 -11
  151. package/components/FormField/components/FormFieldDescription.js +8 -8
  152. package/components/FormField/components/FormFieldInput.js +2 -2
  153. package/components/FormField/components/FormFieldLabel.js +2 -2
  154. package/components/FormField/components/FormFieldMaskedInput.js +11 -11
  155. package/components/FormField/components/FormFieldPostfix.js +8 -8
  156. package/components/FormField/components/FormFieldPrefix.js +5 -5
  157. package/components/FormField/components/FormFieldTarget.js +9 -9
  158. package/components/FormField/components/FormFieldTextarea.js +27 -27
  159. package/components/FormField/components/index.js +1 -1
  160. package/components/FormField/index.js +1 -1
  161. package/components/Header/Header.js +1 -1
  162. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  163. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  164. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  165. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
  166. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  167. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  168. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  169. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  170. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  171. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  172. package/components/HelpBox/HelpBox.js +6 -6
  173. package/components/IconWrapper/IconWrapper.js +10 -10
  174. package/components/Island/Island.js +2 -2
  175. package/components/Island/components/IslandBody.js +4 -4
  176. package/components/Island/components/IslandFooter.js +5 -5
  177. package/components/Island/components/IslandHeader.js +2 -2
  178. package/components/Island/utils.js +1 -1
  179. package/components/IslandAccordion/IslandAccordion.js +3 -3
  180. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  181. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  182. package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
  183. package/components/IslandWidget/IslandWidget.js +19 -19
  184. package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
  185. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +11 -11
  186. package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
  187. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  188. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  189. package/components/IslandWidget/components/IslandWidgetHeader.js +19 -17
  190. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
  191. package/components/IslandWidget/components/IslandWidgetHeaderControls.js +18 -0
  192. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +21 -6
  193. package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +18 -0
  194. package/components/IslandWidget/components/IslandWidgetWrapper.js +6 -6
  195. package/components/LightBox/LightBox.js +11 -11
  196. package/components/LightBox/LightBoxContent.js +2 -2
  197. package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
  198. package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
  199. package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
  200. package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
  201. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +65 -58
  202. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
  203. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
  204. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  205. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +11 -11
  206. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +14 -14
  207. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  208. package/components/Link/Link.js +22 -22
  209. package/components/List/List.js +6 -6
  210. package/components/List/ListSortable.js +1 -1
  211. package/components/List/components/ListEmptyState.js +3 -3
  212. package/components/List/components/ListItem.js +1 -1
  213. package/components/List/components/ListItemContent.js +10 -10
  214. package/components/List/components/ListItemControls.js +8 -8
  215. package/components/List/components/ListItemControlsButton.js +2 -2
  216. package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
  217. package/components/List/components/ListItemLoading.js +7 -7
  218. package/components/List/components/ListItemSelectable.js +2 -2
  219. package/components/List/components/ListItemTable.js +7 -7
  220. package/components/List/components/ListItemTailLeft.js +2 -2
  221. package/components/List/components/ListItemTailRight.js +2 -2
  222. package/components/List/components/ListSortableItem.js +2 -2
  223. package/components/List/components/ListSortableItemControls.js +5 -5
  224. package/components/List/components/ListSortableItemTarget.js +4 -4
  225. package/components/List/index.js +1 -1
  226. package/components/ListMaster/ListMaster.js +1 -1
  227. package/components/ListMaster/components/ListMasterBody.js +1 -1
  228. package/components/ListMaster/components/ListMasterChipGroup.js +2 -2
  229. package/components/ListMaster/components/ListMasterFooter.js +2 -2
  230. package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
  231. package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
  232. package/components/ListMaster/components/ListMasterHeader.js +9 -9
  233. package/components/ListMaster/components/SelectionControls.js +10 -10
  234. package/components/Loader/LoaderMiddle/LoaderMiddle.js +7 -7
  235. package/components/Loader/LoaderSmall/LoaderSmall.js +6 -6
  236. package/components/LoaderScreen/LoaderScreen.js +11 -11
  237. package/components/Marker/Marker.js +2 -2
  238. package/components/Marker/utils.js +1 -1
  239. package/components/MarkerStatus/MarkerStatus.js +12 -12
  240. package/components/ModalWindow/ModalWindow.js +61 -65
  241. package/components/ModalWindow/components/ModalWindowBody.js +14 -13
  242. package/components/ModalWindow/components/ModalWindowClose.js +17 -18
  243. package/components/ModalWindow/components/ModalWindowContent.js +22 -16
  244. package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
  245. package/components/ModalWindow/components/ModalWindowViewManager.js +27 -26
  246. package/components/ModalWindow/index.js +11 -10
  247. package/components/MonthYearField/MonthYearField.js +22 -22
  248. package/components/MonthYearRange/MonthYearRange.js +6 -6
  249. package/components/MultiselectField/components/MultiselectFieldDropdown.js +2 -2
  250. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +12 -12
  251. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +4 -4
  252. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +2 -2
  253. package/components/Notification/Notification.js +3 -3
  254. package/components/Notification/NotificationGrouped.js +1 -1
  255. package/components/Notification/components/NotificationBody.js +1 -1
  256. package/components/Notification/components/NotificationBodyList.js +2 -2
  257. package/components/Notification/components/NotificationClose.js +1 -1
  258. package/components/Notification/components/NotificationFooter.js +1 -1
  259. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  260. package/components/Notification/components/NotificationHeader.js +1 -1
  261. package/components/Notification/components/NotificationIcon.js +1 -1
  262. package/components/Notification/components/NotificationTime.js +1 -1
  263. package/components/NumberField/NumberFieldInput.js +1 -1
  264. package/components/OrderedList/OrderedList.js +3 -3
  265. package/components/OrderedList/OrderedListItem.js +3 -3
  266. package/components/Overlay/Overlay.js +2 -2
  267. package/components/Overlay/OverlayMask.js +2 -2
  268. package/components/Overlay/OverlayPanel.js +2 -2
  269. package/components/Page/Page.js +2 -2
  270. package/components/Page/components/BodyPage.js +2 -2
  271. package/components/Page/components/FooterPage.js +2 -2
  272. package/components/Page/components/HeaderPage.js +2 -2
  273. package/components/Page/index.js +10 -4
  274. package/components/Pagination/components/PaginationExtended.js +7 -7
  275. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  276. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  277. package/components/Pagination/components/PaginationPageButton.js +9 -9
  278. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  279. package/components/Pagination/components/PaginationSelect.js +9 -9
  280. package/components/Pagination/utils/paginationUtils.js +1 -1
  281. package/components/Radio/Radio.js +13 -13
  282. package/components/Radio/RadioXGroup.js +14 -14
  283. package/components/Radio/RadioYGroup.js +8 -8
  284. package/components/Row/Row.js +7 -7
  285. package/components/SMSField/SMSField.js +3 -3
  286. package/components/SMSField/components/RefreshIcon.js +2 -2
  287. package/components/SMSField/components/SMSFieldInput.js +3 -3
  288. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  289. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  290. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  291. package/components/SMSField/index.js +9 -1
  292. package/components/SegmentedControl/SegmentedControl.js +10 -10
  293. package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
  294. package/components/SelectExtendedField/SelectExtendedField.js +2 -2
  295. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  296. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
  297. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +13 -13
  298. package/components/SelectField/SelectField.js +2 -2
  299. package/components/Skeleton/Skeleton.js +10 -10
  300. package/components/SliderExtended/SliderExtended.js +3 -3
  301. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +27 -27
  302. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  303. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  304. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  305. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +10 -10
  306. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +20 -20
  307. package/components/SmallInput/SmallInput.js +4 -4
  308. package/components/Spoiler/Spoiler.js +11 -11
  309. package/components/StatusTracker/StatusTracker.js +15 -11
  310. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  311. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  312. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  313. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  314. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  315. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  316. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  317. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  318. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  319. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  320. package/components/StatusTracker/index.js +21 -5
  321. package/components/Step/Step.js +13 -13
  322. package/components/Stepper/Stepper.js +7 -7
  323. package/components/Stepper/StepperExtended.js +5 -5
  324. package/components/Stepper/StepperStep.js +3 -3
  325. package/components/Stepper/StepperStepArrowBorder.js +1 -1
  326. package/components/Suggest/SuggestMobileDropdownContent.js +7 -7
  327. package/components/Suggest/useSuggest.js +1 -1
  328. package/components/SuggestField/SuggestField.js +2 -2
  329. package/components/SuggestField/desktop/SuggestFieldDesktop.js +3 -3
  330. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  331. package/components/SuggestField/index.js +1 -1
  332. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  333. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  334. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  335. package/components/SuggestField/mobile/index.js +1 -1
  336. package/components/SwipeableArea/SwipeableArea.js +15 -15
  337. package/components/Table/FilterPanel.js +3 -3
  338. package/components/Table/MasterTable.js +29 -25
  339. package/components/Table/NoColumns.js +4 -4
  340. package/components/Table/PaginationPanel.js +5 -5
  341. package/components/Table/TableBasic/TableBasic.js +2 -2
  342. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  343. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  344. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  345. package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
  346. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +2 -2
  347. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
  348. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  349. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +5 -5
  350. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
  351. package/components/Table/TableFooter/TableFooter.js +2 -2
  352. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  353. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  354. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  355. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  356. package/components/Table/TabsLinePanel.js +2 -2
  357. package/components/Table/TabsLinePanelLinks.js +9 -9
  358. package/components/Table/index.js +25 -17
  359. package/components/Table/utils.js +1 -1
  360. package/components/Tabs/Tabs.js +21 -21
  361. package/components/TabsExtended/TabsExtended.js +3 -3
  362. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  363. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  364. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  365. package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
  366. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  367. package/components/TabsExtended/utils.js +1 -1
  368. package/components/TabsLine/TabsLine.js +2 -2
  369. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  370. package/components/TabsLine/components/TabsLineDropdown.js +3 -3
  371. package/components/TabsLine/components/TabsLineItem.js +2 -2
  372. package/components/TabsLine/components/TabsLineMobile.js +1 -1
  373. package/components/Tag/Tag.js +21 -21
  374. package/components/TagColor/TagColor.js +7 -7
  375. package/components/TagGroup/TagGroup.js +14 -14
  376. package/components/TextField/TextField.js +1 -1
  377. package/components/TextareaField/TextareaField.js +1 -1
  378. package/components/ThemeProvider/ThemeProvider.js +1 -1
  379. package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
  380. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  381. package/components/Tooltip/components/common/TooltipLink.js +10 -10
  382. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  383. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  384. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  385. package/components/Tooltip/components/mobile/TooltipMobile.js +15 -15
  386. package/components/TopOverlay/TopOverlay.js +19 -19
  387. package/components/TreeView/TreeView.js +2 -2
  388. package/components/TreeView/components/TreeViewGroup.js +1 -1
  389. package/components/TreeView/components/TreeViewNode.js +2 -2
  390. package/components/TreeView/index.js +10 -0
  391. package/components/Triggers/index.js +5 -0
  392. package/components/Typography/Caption.js +23 -23
  393. package/components/Typography/CodeText.js +11 -11
  394. package/components/Typography/Text.js +22 -22
  395. package/components/Typography/Title.js +12 -12
  396. package/components/Typography/constants.js +1 -1
  397. package/components/UnorderedList/UnorderedList.js +7 -7
  398. package/components/UnorderedList/UnorderedListItem.js +3 -3
  399. package/components/UploadZone/UploadZone.js +3 -3
  400. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  401. package/components/UploadZone/index.js +4 -2
  402. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  403. package/components/WindowResizeListener/index.js +5 -0
  404. package/components/index.js +632 -572
  405. package/index.d.ts +435 -67
  406. package/index.js +653 -593
  407. package/package.json +21 -1
  408. package/styles/triplex-next.css +538 -538
  409. package/types/index.js +2 -0
  410. package/utils/amountUtils.js +1 -1
  411. package/chunks/AlertProcessSpoiler-kutiygyc.js +0 -41
  412. package/chunks/Card.module-BdHlvmcC.js +0 -17
  413. package/chunks/CheckboxTreeExtended.module-CtU7nxR-.js +0 -15
  414. package/chunks/Chip-BOBB8hDQ.js +0 -77
  415. package/chunks/Confirm.module-DX-8Qawd.js +0 -15
  416. package/chunks/DropdownMobile.module-DxT1Mh6q.js +0 -23
  417. package/chunks/Footer.module-DBFjyD0W.js +0 -9
  418. package/chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js +0 -9
  419. package/chunks/HeaderTabs.module-D62rOoJt.js +0 -9
  420. package/chunks/IslandAccordion.module-BI69hCoR.js +0 -25
  421. package/chunks/IslandWidgetFooter.module-BUJQAvCe.js +0 -9
  422. package/chunks/IslandWidgetHeader.module-DqTmcCwj.js +0 -12
  423. package/chunks/LightBoxControls.module-DR9tmKz6.js +0 -16
  424. package/chunks/LightBoxSideOverlayClose.module-BiFhnV3i.js +0 -9
  425. package/chunks/ListItemTail.module-DKJmlaMg.js +0 -12
  426. package/chunks/ListMasterFooter.module-DkH4Ou-p.js +0 -10
  427. package/chunks/ModalWindow.module-Be4wGbwq.js +0 -17
  428. package/chunks/Notification.module-O5iV5kzx.js +0 -20
  429. package/chunks/Overlay.module-B0iGlEWG.js +0 -18
  430. package/chunks/Page.module-D0FFKxyx.js +0 -11
  431. package/chunks/SMSField.module-DrbNbpz3.js +0 -16
  432. package/chunks/SliderExtendedMarks.module-A0_OgEiW.js +0 -15
  433. package/chunks/StatusTracker.module-DenK6Z9K.js +0 -24
  434. package/chunks/TableFooter.module-BqHcJ9ea.js +0 -14
  435. package/chunks/TabsExtended.module-BtTx6oxY.js +0 -16
  436. package/chunks/TabsLine.module-C9KVj0hj.js +0 -21
  437. package/chunks/TooltipDesktop.module-uHaX3xgt.js +0 -19
  438. package/chunks/TreeView.module-BKi0xbbR.js +0 -9
  439. package/chunks/utils-BxF0Dq4C.js +0 -24
  440. package/chunks/utils-CVIZqPO7.js +0 -28
  441. package/chunks/utils-CZzNEYf-.js +0 -73
@@ -1,38 +1,38 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import C, { useState as T, useEffect as v } from "react";
2
+ import T, { useState as C, useEffect as v } from "react";
3
3
  import { DatePickerExtended as y } from "../DatePickerExtended/DatePickerExtended.js";
4
- import { dateFormatYYYYMMDD as F, globalLimitRange as S } from "../../consts/DateConst.js";
4
+ import { dateFormatYYYYMMDD as F, globalLimitRange as R } from "../../consts/DateConst.js";
5
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) => {
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 E = T.forwardRef((s, u) => {
11
11
  const {
12
- size: u,
13
- status: c,
12
+ size: d,
13
+ status: m,
14
14
  value: n,
15
- label: d,
15
+ label: c,
16
16
  placeholder: i,
17
17
  format: r = F,
18
- limitRange: t = S,
18
+ limitRange: t = R,
19
19
  onChange: l,
20
20
  onClear: f,
21
21
  targetProps: g,
22
22
  ...P
23
- } = s, [o, h] = T(p.getPickerValues(n, r, t));
23
+ } = s, [o, h] = C(p.getPickerValues(n, r, t));
24
24
  v(() => {
25
25
  const e = p.getPickerValues(n, r, t);
26
26
  e.inputString !== o.inputString && h(e);
27
27
  }, [n, r, t]);
28
28
  const k = () => {
29
29
  const { inputProps: e, ...M } = g || {};
30
- return /* @__PURE__ */ a(x.Provider, { value: { onChange: l }, children: /* @__PURE__ */ a(
31
- R,
30
+ return /* @__PURE__ */ a(w.Provider, { value: { onChange: l }, children: /* @__PURE__ */ a(
31
+ x,
32
32
  {
33
- size: u,
34
- status: c,
35
- label: d,
33
+ size: d,
34
+ status: m,
35
+ label: c,
36
36
  onClear: f,
37
37
  inputProps: {
38
38
  value: o.inputString,
@@ -43,7 +43,7 @@ const b = C.forwardRef((s, m) => {
43
43
  ...M
44
44
  }
45
45
  ) });
46
- }, Y = () => /* @__PURE__ */ a(V, { value: o.inputString, placeholder: i, readOnly: !0 }), D = (e) => {
46
+ }, Y = () => /* @__PURE__ */ a(S, { value: o.inputString, placeholder: i, readOnly: !0 }), D = (e) => {
47
47
  l(e.format(r));
48
48
  };
49
49
  return /* @__PURE__ */ a(
@@ -52,17 +52,17 @@ const b = C.forwardRef((s, m) => {
52
52
  renderTarget: k,
53
53
  renderDropdownHeaderTarget: Y,
54
54
  pickedDate: o.calendarDate,
55
- pickType: w.monthYearPick,
55
+ pickType: V.MONTH_YEAR,
56
56
  format: r,
57
57
  limitRange: t,
58
58
  onDateChange: D,
59
59
  ...P,
60
- ref: m
60
+ ref: u
61
61
  }
62
62
  );
63
63
  });
64
- b.displayName = "MonthYearField";
64
+ E.displayName = "MonthYearField";
65
65
  export {
66
- b as MonthYearField
66
+ E as MonthYearField
67
67
  };
68
68
  //# sourceMappingURL=MonthYearField.js.map
@@ -2,10 +2,10 @@ import { jsxs as M, jsx as i } from "react/jsx-runtime";
2
2
  import N from "react";
3
3
  import c from "moment";
4
4
  import { CaretleftStrokeSrvIcon20 as v, RangeStrokeSrvIcon16 as V, CaretrightStrokeSrvIcon20 as C } from "@sberbusiness/icons-next";
5
- import { c as d } from "../../chunks/vendor-DudMBGKr.js";
5
+ import { c as d } from "../../chunks/vendor-C_uS77iF.js";
6
6
  import { dateFormatYYYYMMDD as a } from "../../consts/DateConst.js";
7
7
  import { EMonthYearRangeShiftUnit as E } from "./enums.js";
8
- const F = "monthYearRange__1406b4c8", j = "monthYearRangeButton__8a8ee470", w = "separator__9a00f9bf", l = {
8
+ const F = "monthYearRange__6309d25f", j = "monthYearRangeButton__c1cf2e8b", w = "separator__91bfb2a5", l = {
9
9
  monthYearRange: F,
10
10
  monthYearRangeButton: j,
11
11
  separator: w
@@ -23,9 +23,9 @@ const F = "monthYearRange__1406b4c8", j = "monthYearRangeButton__8a8ee470", w =
23
23
  renderButtonBack: h,
24
24
  ...S
25
25
  }, k) => {
26
- const [t, r] = p, _ = d(l.monthYearRange, R), x = (e) => {
26
+ const [t, r] = p, _ = d(l.monthYearRange, R), b = (e) => {
27
27
  !e || !r || e <= r ? o([e, r]) : o([e, ""]);
28
- }, b = (e) => {
28
+ }, x = (e) => {
29
29
  !e || !t || e >= t ? o([t, e]) : o(["", e]);
30
30
  }, B = () => {
31
31
  if (!t || !r)
@@ -52,12 +52,12 @@ const F = "monthYearRange__1406b4c8", j = "monthYearRangeButton__8a8ee470", w =
52
52
  onClick: B
53
53
  }),
54
54
  u({
55
- onChange: x,
55
+ onChange: b,
56
56
  value: t
57
57
  }),
58
58
  /* @__PURE__ */ i(V, { className: l.separator, paletteIndex: 5 }),
59
59
  Y({
60
- onChange: b,
60
+ onChange: x,
61
61
  value: r
62
62
  }),
63
63
  !f && g({
@@ -1,10 +1,10 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import n, { useContext as c } from "react";
3
- import { g as a } from "../../../chunks/vendor-DudMBGKr.js";
3
+ import { g as a } from "../../../chunks/vendor-C_uS77iF.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-kVq_Shxy.js";
7
+ import "../../../chunks/DropdownListItem-C7Maa_Sz.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
1
  import { jsxs as n, jsx as r } from "react/jsx-runtime";
2
2
  import { useContext as m } from "react";
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";
6
- import { LoaderScreen as p } from "../../LoaderScreen/LoaderScreen.js";
7
- const _ = "multiselectFieldContent__405adc1b", f = "loaderScreen__2cf8b328", C = "sm__b329ccbf", u = "md__a6538620", b = "lg__4f4a7b2b", e = {
8
- multiselectFieldContent: _,
9
- loaderScreen: f,
3
+ import { MultiselectFieldContext as a } from "../MultiselectFieldContext.js";
4
+ import { createSizeToClassNameMap as i } from "../../../utils/classNameMaps.js";
5
+ import { c as d } from "../../../chunks/vendor-C_uS77iF.js";
6
+ import { LoaderScreen as f } from "../../LoaderScreen/LoaderScreen.js";
7
+ const p = "multiselectFieldContent__fe389fef", _ = "loaderScreen__40aa281a", C = "sm__c2cac32f", u = "md__5dd46c98", x = "lg__f0b852ba", e = {
8
+ multiselectFieldContent: p,
9
+ loaderScreen: _,
10
10
  sm: C,
11
11
  md: u,
12
- lg: b
13
- }, x = a(e), j = ({
12
+ lg: x
13
+ }, F = i(e), j = ({
14
14
  children: t,
15
15
  className: o,
16
16
  loading: s,
17
17
  ...l
18
18
  }) => {
19
- const { size: c } = m(i);
19
+ const { size: c } = m(a);
20
20
  return /* @__PURE__ */ n(
21
21
  "div",
22
22
  {
23
23
  tabIndex: -1,
24
- className: d(e.multiselectFieldContent, x[c], o),
24
+ className: d(e.multiselectFieldContent, F[c], o),
25
25
  ...l,
26
26
  children: [
27
27
  t,
28
- s && /* @__PURE__ */ r(p, { type: "small", className: e.loaderScreen })
28
+ s && /* @__PURE__ */ r(f, { type: "small", className: e.loaderScreen })
29
29
  ]
30
30
  }
31
31
  );
@@ -1,13 +1,13 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
- import { c as s } from "../../../chunks/vendor-DudMBGKr.js";
3
- const i = "multiselectFieldFooter__60ff9cb6", c = {
2
+ import { c as s } from "../../../chunks/vendor-C_uS77iF.js";
3
+ const i = "multiselectFieldFooter__d1c406d0", c = {
4
4
  multiselectFieldFooter: i
5
- }, m = ({
5
+ }, d = ({
6
6
  children: e,
7
7
  className: t,
8
8
  ...o
9
9
  }) => /* @__PURE__ */ l("div", { className: s(c.multiselectFieldFooter, t), ...o, children: e });
10
10
  export {
11
- m as MultiselectFieldDropdownFooter
11
+ d as MultiselectFieldDropdownFooter
12
12
  };
13
13
  //# sourceMappingURL=MultiselectFieldDropdownFooter.js.map
@@ -1,6 +1,6 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
- import { c as i } from "../../../chunks/vendor-DudMBGKr.js";
3
- const c = "multiselectFieldHeader__5a1cbf4e", d = {
2
+ import { c as i } from "../../../chunks/vendor-C_uS77iF.js";
3
+ const c = "multiselectFieldHeader__c259ea03", d = {
4
4
  multiselectFieldHeader: c
5
5
  }, a = ({
6
6
  children: e,
@@ -1,10 +1,10 @@
1
1
  import { jsx as f } from "react/jsx-runtime";
2
- import { c as l } from "../../chunks/vendor-DudMBGKr.js";
2
+ import { c as l } from "../../chunks/vendor-C_uS77iF.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-O5iV5kzx.js";
7
+ import { s as i } from "../../chunks/Notification.module-ZlSN0MGm.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.27.0",
27
+ "data-tx": "1.29.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-O5iV5kzx.js";
3
+ import { s as e } from "../../chunks/Notification.module-ZlSN0MGm.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-O5iV5kzx.js";
6
+ import { s as f } from "../../../chunks/Notification.module-ZlSN0MGm.js";
7
7
  const o = ((t) => {
8
8
  const { children: i } = t;
9
9
  return /* @__PURE__ */ r("div", { className: f.notificationBody, children: i });
@@ -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-O5iV5kzx.js";
5
- import { c as e } from "../../../chunks/vendor-DudMBGKr.js";
4
+ import { s as a } from "../../../chunks/Notification.module-ZlSN0MGm.js";
5
+ import { c as e } from "../../../chunks/vendor-C_uS77iF.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-O5iV5kzx.js";
8
+ import { s as m } from "../../../chunks/Notification.module-ZlSN0MGm.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-O5iV5kzx.js";
2
+ import { s as i } from "../../../chunks/Notification.module-ZlSN0MGm.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-DudMBGKr.js";
3
- import { s as o } from "../../../chunks/Notification.module-O5iV5kzx.js";
2
+ import { c as i } from "../../../chunks/vendor-C_uS77iF.js";
3
+ import { s as o } from "../../../chunks/Notification.module-ZlSN0MGm.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-O5iV5kzx.js";
2
+ import { s as a } from "../../../chunks/Notification.module-ZlSN0MGm.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-O5iV5kzx.js";
2
+ import { s as t } from "../../../chunks/Notification.module-ZlSN0MGm.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-O5iV5kzx.js";
2
+ import { s as t } from "../../../chunks/Notification.module-ZlSN0MGm.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-DB9UpgIs.js";
6
+ import { F as d } from "../../chunks/FormFieldInput-BgrEEHVa.js";
7
7
  import "../FormField/components/FormFieldLabel.js";
8
8
  import "../FormField/components/FormFieldMaskedInput.js";
9
9
  import "../FormField/components/FormFieldPostfix.js";
@@ -1,8 +1,8 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import i from "react";
3
- import { c as m } from "../../chunks/vendor-DudMBGKr.js";
3
+ import { c as m } from "../../chunks/vendor-C_uS77iF.js";
4
4
  import { OrderedListItem as a } from "./OrderedListItem.js";
5
- const c = "orderedList__b954d443", f = {
5
+ const c = "orderedList__b34ca70d", f = {
6
6
  orderedList: c
7
7
  }, L = Object.assign(
8
8
  i.forwardRef(({ className: t, start: e, style: r, ...d }, o) => /* @__PURE__ */ s(
@@ -15,7 +15,7 @@ const c = "orderedList__b954d443", f = {
15
15
  "--start-index-tx": e - 1
16
16
  } : r,
17
17
  ...d,
18
- "data-tx": "1.27.0",
18
+ "data-tx": "1.29.0",
19
19
  ref: o
20
20
  }
21
21
  )),
@@ -1,12 +1,12 @@
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";
3
+ import { c as i } from "../../chunks/vendor-C_uS77iF.js";
4
4
  import { ETextSize as s } from "../Typography/enums.js";
5
5
  import "../Typography/Caption.js";
6
6
  import "../Typography/CodeText.js";
7
7
  import { Text as d } from "../Typography/Text.js";
8
8
  import "../Typography/Title.js";
9
- const a = "orderedListItem__2363b140", p = {
9
+ const a = "orderedListItem__b34ba860", p = {
10
10
  orderedListItem: a
11
11
  }, f = m.forwardRef(
12
12
  ({ className: t, ...e }, r) => /* @__PURE__ */ o(
@@ -16,7 +16,7 @@ const a = "orderedListItem__2363b140", p = {
16
16
  size: s.B3,
17
17
  tag: "li",
18
18
  ...e,
19
- "data-tx": "1.27.0",
19
+ "data-tx": "1.29.0",
20
20
  ref: r
21
21
  }
22
22
  )
@@ -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-DudMBGKr.js";
3
+ import { c as u } from "../../chunks/vendor-C_uS77iF.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-B0iGlEWG.js";
7
+ import { s as r } from "../../chunks/Overlay.module-BlvGry2e.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-DudMBGKr.js";
4
- import { s as a } from "../../chunks/Overlay.module-B0iGlEWG.js";
3
+ import { c as t } from "../../chunks/vendor-C_uS77iF.js";
4
+ import { s as a } from "../../chunks/Overlay.module-BlvGry2e.js";
5
5
  const f = l.forwardRef(
6
6
  ({ className: r, opened: s, ...e }, o) => /* @__PURE__ */ m(
7
7
  "div",
@@ -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-DudMBGKr.js";
3
+ import { c as d } from "../../chunks/vendor-C_uS77iF.js";
4
4
  import { EOverlayDirection as r } from "./OverlayBase.js";
5
- import { s as e } from "../../chunks/Overlay.module-B0iGlEWG.js";
5
+ import { s as e } from "../../chunks/Overlay.module-BlvGry2e.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-DudMBGKr.js";
3
+ import { c as i } from "../../chunks/vendor-C_uS77iF.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-D0FFKxyx.js";
7
+ import { s as o } from "../../chunks/Page.module-BkU_qm35.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,11 +1,11 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
2
  import m from "react";
3
3
  import { Body as c } from "../../Body/Body.js";
4
- import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
4
+ import { c as d } from "../../../chunks/vendor-C_uS77iF.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__4e592c07", P = "verticalMargin24__f9edb5e9", v = "verticalMargin16__cc48d31f", e = {
8
+ const f = "bodyPage__7fe29821", P = "verticalMargin24__e0c6c669", v = "verticalMargin16__2dc35c4b", e = {
9
9
  bodyPage: f,
10
10
  verticalMargin24: P,
11
11
  verticalMargin16: v
@@ -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-DudMBGKr.js";
3
+ import { c as T } from "../../../chunks/vendor-C_uS77iF.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-D0FFKxyx.js";
12
+ import { s as c } from "../../../chunks/Page.module-BkU_qm35.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-DudMBGKr.js";
5
+ import { c as p } from "../../../chunks/vendor-C_uS77iF.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-D0FFKxyx.js";
9
+ import { s as i } from "../../../chunks/Page.module-BkU_qm35.js";
10
10
  const j = Object.assign(
11
11
  T.forwardRef(
12
12
  ({ className: m, type: a, size: n, sticky: d, ...f }, r) => {
@@ -1,10 +1,16 @@
1
- import { Page as o } from "./Page.js";
2
- import { EBodyPageType as g, EBodyPageVerticalMargin as p, EFooterPageType as y, EHeaderPageType as P } from "./components/enums.js";
1
+ import { Page as r } from "./Page.js";
2
+ import { EBodyPageType as g, EBodyPageVerticalMargin as p, EFooterPageType as t, EHeaderPageType as P } from "./components/enums.js";
3
+ import { HeaderPage as d } from "./components/HeaderPage.js";
4
+ import { BodyPage as m } from "./components/BodyPage.js";
5
+ import { FooterPage as E } from "./components/FooterPage.js";
3
6
  export {
7
+ m as BodyPage,
4
8
  g as EBodyPageType,
5
9
  p as EBodyPageVerticalMargin,
6
- y as EFooterPageType,
10
+ t as EFooterPageType,
7
11
  P as EHeaderPageType,
8
- o as Page
12
+ E as FooterPage,
13
+ d as HeaderPage,
14
+ r as Page
9
15
  };
10
16
  //# sourceMappingURL=index.js.map
@@ -1,17 +1,17 @@
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-C_uS77iF.js";
3
3
  import i from "react";
4
- const r = "paginationExtended__84beb9c1", s = {
4
+ const r = "paginationExtended__a3bd22ad", s = {
5
5
  paginationExtended: r
6
6
  }, x = i.forwardRef(
7
- ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ o(
7
+ ({ children: a, className: t, ...n }, e) => /* @__PURE__ */ d(
8
8
  "nav",
9
9
  {
10
- className: d(s.paginationExtended, a),
11
- "data-tx": "1.27.0",
10
+ className: o(s.paginationExtended, t),
11
+ "data-tx": "1.29.0",
12
12
  ...n,
13
13
  ref: e,
14
- children: t
14
+ children: a
15
15
  }
16
16
  )
17
17
  );
@@ -4,10 +4,10 @@ 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__0ec1b7d8", N = "directionIconNext__ce1a2a9e", n = {
7
+ const g = "paginationNavigationButton__7728fb9f", N = "directionIconNext__e434f668", n = {
8
8
  paginationNavigationButton: g,
9
9
  directionIconNext: N
10
- }, d = c.forwardRef(
10
+ }, f = c.forwardRef(
11
11
  ({ direction: i, ...a }, e) => {
12
12
  const r = i === s.BACK;
13
13
  return /* @__PURE__ */ t(
@@ -22,8 +22,8 @@ const g = "paginationNavigationButton__0ec1b7d8", N = "directionIconNext__ce1a2a
22
22
  );
23
23
  }
24
24
  );
25
- d.displayName = "PaginationNavigationButton";
25
+ f.displayName = "PaginationNavigationButton";
26
26
  export {
27
- d as PaginationNavigationButton
27
+ f as PaginationNavigationButton
28
28
  };
29
29
  //# sourceMappingURL=PaginationNavigationButton.js.map
@@ -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-DudMBGKr.js";
4
- const g = "paginationNavigationExtended__7e51be5d", r = {
3
+ import { c as d } from "../../../chunks/vendor-C_uS77iF.js";
4
+ const g = "paginationNavigationExtended__3059b18f", 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,34 +1,34 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import m from "react";
3
- import { c as p } from "../../../chunks/vendor-DudMBGKr.js";
3
+ import { c as p } from "../../../chunks/vendor-C_uS77iF.js";
4
4
  import { ETextSize as g } from "../../Typography/enums.js";
5
5
  import "../../Typography/Caption.js";
6
6
  import "../../Typography/CodeText.js";
7
- import { Text as s } from "../../Typography/Text.js";
7
+ import { Text as c } from "../../Typography/Text.js";
8
8
  import "../../Typography/Title.js";
9
9
  import "../../Button/Button.js";
10
- import { ButtonBase as c } from "../../Button/ButtonBase.js";
10
+ import { ButtonBase as s } from "../../Button/ButtonBase.js";
11
11
  import "../../Button/ButtonIcon.js";
12
12
  import "../../Button/ButtonDropdown.js";
13
13
  import "../../Button/ButtonDropdownExtended.js";
14
- const u = "paginationPageButton__04446209", P = "currentPage__74f9e1be", a = {
14
+ const u = "paginationPageButton__0086e5c2", P = "currentPage__0275cd2f", a = {
15
15
  paginationPageButton: u,
16
16
  currentPage: P
17
17
  }, f = m.forwardRef(
18
- ({ isCurrent: t = !1, children: e, className: i, ...r }, n) => /* @__PURE__ */ o(
19
- c,
18
+ ({ isCurrent: t = !1, children: i, className: r, ...e }, n) => /* @__PURE__ */ o(
19
+ s,
20
20
  {
21
21
  className: p(
22
22
  a.paginationPageButton,
23
23
  {
24
24
  [a.currentPage]: t
25
25
  },
26
- i
26
+ r
27
27
  ),
28
28
  "aria-live": t ? "polite" : void 0,
29
- ...r,
29
+ ...e,
30
30
  ref: n,
31
- children: /* @__PURE__ */ o(s, { size: g.B3, children: e })
31
+ children: /* @__PURE__ */ o(c, { size: g.B3, children: i })
32
32
  }
33
33
  )
34
34
  );
@@ -1,12 +1,12 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { c as p } from "../../../chunks/vendor-DudMBGKr.js";
2
+ import { c as p } from "../../../chunks/vendor-C_uS77iF.js";
3
3
  import e from "react";
4
4
  import { ETextSize as r } from "../../Typography/enums.js";
5
5
  import "../../Typography/Caption.js";
6
6
  import "../../Typography/CodeText.js";
7
7
  import { Text as l } from "../../Typography/Text.js";
8
8
  import "../../Typography/Title.js";
9
- const n = "paginationPageEllipsis__818873dd", m = {
9
+ const n = "paginationPageEllipsis__9040566d", m = {
10
10
  paginationPageEllipsis: n
11
11
  }, g = e.forwardRef(
12
12
  ({ children: i, className: a, ...o }, s) => /* @__PURE__ */ t(l, { size: r.B3, className: p(m.paginationPageEllipsis, a), ...o, ref: s, children: i })