@sberbusiness/triplex-next 1.19.1 → 1.20.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 (414) hide show
  1. package/chunks/{AlertProcessSpoiler-CJysh-L6.js → AlertProcessSpoiler-CT4kuQU5.js} +7 -7
  2. package/chunks/{CalendarViewItem-Dxr-IKuh.js → CalendarViewItem-B22G4WdJ.js} +21 -21
  3. package/chunks/Card.module-CYQS3e5D.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-Bm15tlJo.js +14 -0
  5. package/chunks/{Chip-Cp4nSSv9.js → Chip-Df2PJxv_.js} +10 -10
  6. package/chunks/Confirm.module-B2BrmONy.js +15 -0
  7. package/chunks/{DropdownListItem-Czxj-82d.js → DropdownListItem-JDPG7EtK.js} +23 -23
  8. package/chunks/DropdownMobile.module-BEV1I-ay.js +23 -0
  9. package/chunks/Footer.module-Bd88HiEv.js +9 -0
  10. package/chunks/FormFieldInput-C4pLJsXx.js +60 -0
  11. package/chunks/HeaderLayoutSidebar.module-CqfeCJ-B.js +9 -0
  12. package/chunks/HeaderTabs.module-CWX7b7Dh.js +9 -0
  13. package/chunks/{HeaderTitle.module-bJWT64K6.js → HeaderTitle.module-Cz5VxXST.js} +2 -2
  14. package/chunks/IslandAccordion.module-CDvdz98b.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-e4tVz5in.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-Ch-s_cQT.js +12 -0
  17. package/chunks/{LightBoxContent-6jOQAiJe.js → LightBoxContent-DcdEm4um.js} +14 -14
  18. package/chunks/LightBoxControls.module-uaiuwR-r.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-CMuFmWFe.js +9 -0
  20. package/chunks/{ListItemControlsButton-CLWIOf-c.js → ListItemControlsButton-CWkrMtu6.js} +10 -10
  21. package/chunks/ListItemTail.module-7mfIAr0W.js +12 -0
  22. package/chunks/ListMasterFooter.module-P4_LpH8K.js +10 -0
  23. package/chunks/ModalWindow.module-D-5u9tYs.js +17 -0
  24. package/chunks/Notification.module-C0ZCimeJ.js +20 -0
  25. package/chunks/Overlay.module-DllxTgO6.js +18 -0
  26. package/chunks/Page.module-D8eZ3riP.js +11 -0
  27. package/chunks/{RightBorderArrow-CDLZGJBa.js → RightBorderArrow-CD9RfiqH.js} +14 -14
  28. package/chunks/SMSField.module-Ct20kGRY.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-AiKoZWUL.js +15 -0
  30. package/chunks/{SliderExtendedRail-Dc_iZlxS.js → SliderExtendedRail-Alw2vXQr.js} +10 -10
  31. package/chunks/StatusTracker.module-BS9GBa45.js +24 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-B1qT-8-p.js → SuggestFieldMobileDropdownHint-BfOcMGUs.js} +4 -4
  33. package/chunks/TableFooter.module-DYutPrdO.js +14 -0
  34. package/chunks/TabsExtended.module-uL61NvZ4.js +16 -0
  35. package/chunks/TabsLine.module-ByA3hnWg.js +21 -0
  36. package/chunks/TooltipDesktop.module-CWKvU1wk.js +19 -0
  37. package/chunks/TreeView.module-Co4Cu58-.js +9 -0
  38. package/chunks/{UploadZoneInput-CXhNQ2dO.js → UploadZoneInput-DWEQ023-.js} +3 -3
  39. package/chunks/constants-mUMWgzNs.js +57 -0
  40. package/chunks/{utils-OFOU7B72.js → utils-B269a8Xy.js} +2 -2
  41. package/chunks/{utils-BIaaXA7W.js → utils-C64rf2gI.js} +8 -8
  42. package/chunks/utils-C8q6y8Et.js +73 -0
  43. package/chunks/{utils-DjwTklmD.js → utils-rInBvmh_.js} +7 -7
  44. package/chunks/{vendor-Dlne6Znf.js → vendor-BIl4KTrD.js} +3 -4
  45. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  46. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  47. package/components/Alert/AlertContext/AlertContext.js +9 -9
  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 +23 -23
  53. package/components/Badge/Badge.js +2 -2
  54. package/components/Badge/BadgeDot.js +7 -7
  55. package/components/Badge/components/BadgeContent.js +15 -15
  56. package/components/Badge/components/BadgePostfix.js +7 -7
  57. package/components/Badge/components/BadgePrefix.js +6 -6
  58. package/components/Body/Body.js +5 -5
  59. package/components/Button/Button.js +31 -31
  60. package/components/Button/ButtonBase.js +1 -1
  61. package/components/Button/ButtonDropdown.js +12 -12
  62. package/components/Button/ButtonDropdownExtended.js +2 -2
  63. package/components/Button/ButtonIcon.js +5 -5
  64. package/components/Calendar/Calendar.js +6 -6
  65. package/components/Calendar/components/CalendarControls.js +9 -9
  66. package/components/Calendar/components/CalendarFooter.js +4 -4
  67. package/components/Calendar/components/CalendarViewDays.js +2 -2
  68. package/components/Calendar/components/CalendarViewItem.js +2 -2
  69. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  70. package/components/Calendar/components/CalendarViewYears.js +1 -1
  71. package/components/Card/CardAction.js +20 -20
  72. package/components/Card/CardStatic.js +3 -3
  73. package/components/Card/components/CardContent/CardContent.js +2 -2
  74. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  75. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  76. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  77. package/components/Card/components/CardMedia.js +2 -2
  78. package/components/Card/utils.js +1 -1
  79. package/components/CarouselExtended/CarouselExtended.js +7 -7
  80. package/components/Checkbox/Checkbox.js +7 -7
  81. package/components/Checkbox/CheckboxXGroup.js +15 -15
  82. package/components/Checkbox/CheckboxYGroup.js +7 -7
  83. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
  84. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  85. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +35 -28
  86. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
  87. package/components/Chip/Chip.js +2 -2
  88. package/components/Chip/ChipClearButton.js +7 -7
  89. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  90. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  91. package/components/Chip/ChipDropdownArrow.js +5 -5
  92. package/components/Chip/ChipIcon.js +1 -1
  93. package/components/Chip/ChipMultiselect.js +2 -2
  94. package/components/Chip/ChipOptions.js +11 -11
  95. package/components/Chip/ChipSelect/ChipSelect.js +2 -2
  96. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  97. package/components/Chip/ChipSort.js +2 -2
  98. package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
  99. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
  100. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  101. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +26 -26
  102. package/components/Chip/index.js +1 -1
  103. package/components/ChipGroup/ChipGroup.js +12 -12
  104. package/components/Col/Col.js +137 -137
  105. package/components/CollapsableTree/components/CollapsableTreeNode.js +6 -6
  106. package/components/Confirm/Confirm.js +2 -2
  107. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  108. package/components/Confirm/components/ConfirmContent.js +2 -2
  109. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  110. package/components/Confirm/components/ConfirmControls.js +2 -2
  111. package/components/DateField/DateField.js +1 -1
  112. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  113. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
  114. package/components/DateRange/DateRange.js +7 -7
  115. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  116. package/components/Divider/Divider.js +18 -18
  117. package/components/DocumentNumberEdit/DocumentNumberEdit.js +11 -11
  118. package/components/Dropdown/desktop/DropdownDesktop.js +8 -8
  119. package/components/Dropdown/desktop/DropdownList.js +2 -2
  120. package/components/Dropdown/desktop/DropdownListItem.js +3 -3
  121. package/components/Dropdown/desktop/index.js +1 -1
  122. package/components/Dropdown/index.js +1 -1
  123. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  124. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  125. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  126. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  127. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  128. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  129. package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
  130. package/components/Dropdown/mobile/DropdownMobileList.js +14 -21
  131. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  132. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  133. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  134. package/components/Ellipsis/Ellipsis.js +8 -8
  135. package/components/ExpandAnimation/ExpandAnimation.js +18 -18
  136. package/components/Footer/Footer.js +1 -1
  137. package/components/Footer/components/FooterDescription.js +2 -2
  138. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  139. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  140. package/components/FormField/FormField.js +35 -35
  141. package/components/FormField/components/FormFieldClear.js +9 -9
  142. package/components/FormField/components/FormFieldCounter.js +5 -5
  143. package/components/FormField/components/FormFieldDescription.js +7 -7
  144. package/components/FormField/components/FormFieldInput.js +2 -2
  145. package/components/FormField/components/FormFieldLabel.js +10 -10
  146. package/components/FormField/components/FormFieldMaskedInput.js +19 -19
  147. package/components/FormField/components/FormFieldPostfix.js +9 -9
  148. package/components/FormField/components/FormFieldPrefix.js +6 -6
  149. package/components/FormField/components/FormFieldTarget.js +7 -7
  150. package/components/FormField/components/FormFieldTextarea.js +16 -16
  151. package/components/FormField/index.js +1 -1
  152. package/components/Header/Header.js +1 -1
  153. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  154. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  155. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  156. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
  157. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  158. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  159. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  160. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  161. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  162. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  163. package/components/HelpBox/HelpBox.js +14 -14
  164. package/components/Island/Island.js +2 -2
  165. package/components/Island/components/IslandBody.js +4 -4
  166. package/components/Island/components/IslandFooter.js +5 -5
  167. package/components/Island/components/IslandHeader.js +4 -4
  168. package/components/Island/utils.js +1 -1
  169. package/components/IslandAccordion/IslandAccordion.js +3 -3
  170. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  171. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  172. package/components/IslandAccordion/components/IslandAccordionItem.js +75 -69
  173. package/components/IslandWidget/IslandWidget.js +3 -3
  174. package/components/IslandWidget/components/IslandWidgetBody.js +2 -2
  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 +5 -5
  183. package/components/LightBox/LightBox.js +24 -24
  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 +23 -23
  190. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +24 -24
  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 +7 -7
  194. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
  195. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  196. package/components/Link/Link.js +9 -9
  197. package/components/List/List.js +6 -6
  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 +6 -6
  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 +9 -9
  207. package/components/List/components/ListItemTable.js +10 -10
  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 +8 -8
  211. package/components/List/components/ListSortableItemControls.js +7 -7
  212. package/components/List/components/ListSortableItemTarget.js +6 -6
  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 +6 -6
  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 +9 -9
  222. package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
  223. package/components/Loader/LoaderSmall/LoaderSmall.js +17 -17
  224. package/components/LoaderScreen/LoaderScreen.js +11 -11
  225. package/components/Marker/Marker.js +2 -2
  226. package/components/Marker/utils.js +1 -1
  227. package/components/MarkerStatus/MarkerStatus.js +16 -16
  228. package/components/ModalWindow/ModalWindow.js +2 -2
  229. package/components/ModalWindow/components/ModalWindowBody.js +5 -5
  230. package/components/ModalWindow/components/ModalWindowClose.js +4 -4
  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/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  235. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +9 -9
  236. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +2 -2
  237. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
  238. package/components/Notification/Notification.js +3 -3
  239. package/components/Notification/NotificationGrouped.js +1 -1
  240. package/components/Notification/components/NotificationBody.js +1 -1
  241. package/components/Notification/components/NotificationBodyList.js +2 -2
  242. package/components/Notification/components/NotificationClose.js +1 -1
  243. package/components/Notification/components/NotificationFooter.js +1 -1
  244. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  245. package/components/Notification/components/NotificationHeader.js +1 -1
  246. package/components/Notification/components/NotificationIcon.js +1 -1
  247. package/components/Notification/components/NotificationTime.js +1 -1
  248. package/components/NumberField/NumberFieldInput.js +1 -1
  249. package/components/OrderedList/OrderedList.js +6 -6
  250. package/components/OrderedList/OrderedListItem.js +3 -3
  251. package/components/Overlay/Overlay.js +2 -2
  252. package/components/Overlay/OverlayMask.js +2 -2
  253. package/components/Overlay/OverlayPanel.js +2 -2
  254. package/components/Page/Page.js +2 -2
  255. package/components/Page/components/BodyPage.js +7 -7
  256. package/components/Page/components/FooterPage.js +2 -2
  257. package/components/Page/components/HeaderPage.js +2 -2
  258. package/components/Pagination/components/PaginationExtended.js +3 -3
  259. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  260. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  261. package/components/Pagination/components/PaginationPageButton.js +6 -6
  262. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  263. package/components/Pagination/components/PaginationSelect.js +5 -5
  264. package/components/Pagination/utils/paginationUtils.js +1 -1
  265. package/components/Radio/Radio.js +16 -16
  266. package/components/Radio/RadioXGroup.js +8 -8
  267. package/components/Radio/RadioYGroup.js +4 -4
  268. package/components/Row/Row.js +6 -6
  269. package/components/SMSField/SMSField.js +3 -3
  270. package/components/SMSField/components/RefreshIcon.js +2 -2
  271. package/components/SMSField/components/SMSFieldInput.js +3 -3
  272. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  273. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  274. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  275. package/components/SegmentedControl/SegmentedControl.js +11 -11
  276. package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
  277. package/components/SelectExtendedField/SelectExtendedField.js +2 -2
  278. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  279. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +12 -12
  280. package/components/SelectField/SelectField.js +1 -1
  281. package/components/Skeleton/Skeleton.js +9 -9
  282. package/components/SliderExtended/SliderExtended.js +3 -3
  283. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +27 -27
  284. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  285. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  286. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  287. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +10 -10
  288. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +32 -32
  289. package/components/SmallInput/SmallInput.js +5 -5
  290. package/components/Spoiler/Spoiler.js +16 -16
  291. package/components/StatusTracker/StatusTracker.js +3 -3
  292. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  293. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  294. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  295. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  296. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  297. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  298. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  299. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  300. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  301. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  302. package/components/Step/Step.js +10 -10
  303. package/components/Stepper/RightBorderArrow.js +1 -1
  304. package/components/Stepper/Stepper.js +22 -22
  305. package/components/Stepper/StepperExtended.js +10 -10
  306. package/components/Stepper/StepperStep.js +3 -3
  307. package/components/Stepper/StepperWrapper.js +3 -3
  308. package/components/Suggest/SuggestMobileDropdownContent.js +22 -21
  309. package/components/Suggest/useSuggest.js +1 -1
  310. package/components/SuggestField/SuggestField.js +2 -2
  311. package/components/SuggestField/desktop/SuggestFieldDesktop.js +141 -137
  312. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +59 -55
  313. package/components/SuggestField/index.js +1 -1
  314. package/components/SuggestField/mobile/SuggestFieldMobile.js +53 -49
  315. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +75 -67
  316. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  317. package/components/SuggestField/mobile/index.js +1 -1
  318. package/components/SwipeableArea/SwipeableArea.js +23 -23
  319. package/components/Table/FilterPanel.js +6 -6
  320. package/components/Table/MasterTable.js +7 -7
  321. package/components/Table/NoColumns.js +6 -6
  322. package/components/Table/PaginationPanel.js +3 -3
  323. package/components/Table/TableBasic/TableBasic.js +2 -2
  324. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  325. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  326. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  327. package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
  328. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
  329. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
  330. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  331. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
  332. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
  333. package/components/Table/TableFooter/TableFooter.js +2 -2
  334. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  335. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  336. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  337. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  338. package/components/Table/TabsLinePanel.js +6 -6
  339. package/components/Table/TabsLinePanelLinks.js +2 -2
  340. package/components/Table/utils.js +1 -1
  341. package/components/Tabs/Tabs.js +7 -7
  342. package/components/TabsExtended/TabsExtended.js +3 -3
  343. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  344. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  345. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  346. package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
  347. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  348. package/components/TabsExtended/utils.js +1 -1
  349. package/components/TabsLine/TabsLine.js +2 -2
  350. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  351. package/components/TabsLine/components/TabsLineDropdown.js +120 -156
  352. package/components/TabsLine/components/TabsLineItem.js +2 -2
  353. package/components/TabsLine/components/TabsLineMobile.js +7 -7
  354. package/components/Tag/Tag.js +22 -22
  355. package/components/TagColor/TagColor.js +10 -10
  356. package/components/TagGroup/TagGroup.js +12 -12
  357. package/components/TextField/TextField.js +1 -1
  358. package/components/TextareaField/TextareaField.js +1 -1
  359. package/components/ThemeProvider/ThemeProvider.js +1 -1
  360. package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
  361. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  362. package/components/Tooltip/components/common/TooltipLink.js +11 -11
  363. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  364. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  365. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  366. package/components/Tooltip/components/mobile/TooltipMobile.js +12 -12
  367. package/components/TopOverlay/TopOverlay.js +23 -23
  368. package/components/TreeView/TreeView.js +2 -2
  369. package/components/TreeView/components/TreeViewGroup.js +1 -1
  370. package/components/TreeView/components/TreeViewNode.js +2 -2
  371. package/components/Typography/Caption.js +29 -29
  372. package/components/Typography/Text.js +16 -16
  373. package/components/Typography/Title.js +17 -17
  374. package/components/Typography/constants.js +1 -1
  375. package/components/UnorderedList/UnorderedList.js +9 -9
  376. package/components/UnorderedList/UnorderedListItem.js +11 -11
  377. package/components/UploadZone/UploadZone.js +3 -3
  378. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  379. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  380. package/components/index.js +5 -5
  381. package/index.d.ts +11 -54
  382. package/index.js +5 -5
  383. package/package.json +1 -1
  384. package/styles/triplex-next.css +546 -546
  385. package/utils/amountUtils.js +1 -1
  386. package/chunks/Card.module-DMUHU1y_.js +0 -17
  387. package/chunks/CheckboxTreeExtended.module-wyBivaJR.js +0 -14
  388. package/chunks/Confirm.module-BMe3cCgA.js +0 -15
  389. package/chunks/DropdownMobile.module-ChlziR7V.js +0 -23
  390. package/chunks/Footer.module-DdBlWFOs.js +0 -9
  391. package/chunks/FormFieldInput-Bb0syEep.js +0 -60
  392. package/chunks/HeaderLayoutSidebar.module-tndsgX78.js +0 -9
  393. package/chunks/HeaderTabs.module-T7IKL1xp.js +0 -9
  394. package/chunks/IslandAccordion.module-CLQD0a3_.js +0 -25
  395. package/chunks/IslandWidgetFooter.module-CPs8lx4X.js +0 -9
  396. package/chunks/IslandWidgetHeader.module-EYRdEBM6.js +0 -12
  397. package/chunks/LightBoxControls.module-OIHtatwH.js +0 -16
  398. package/chunks/LightBoxSideOverlayClose.module-BB5P2oIx.js +0 -8
  399. package/chunks/ListItemTail.module-D9_VecUp.js +0 -12
  400. package/chunks/ListMasterFooter.module-Tad6_QUF.js +0 -10
  401. package/chunks/ModalWindow.module-CtWGFobP.js +0 -17
  402. package/chunks/Notification.module-1ONl_AQl.js +0 -20
  403. package/chunks/Overlay.module-BzUI6PNY.js +0 -18
  404. package/chunks/Page.module-BIAYhn48.js +0 -11
  405. package/chunks/SMSField.module-CshFlMUU.js +0 -16
  406. package/chunks/SliderExtendedMarks.module-BPt30iMn.js +0 -15
  407. package/chunks/StatusTracker.module-CTVX8mSd.js +0 -24
  408. package/chunks/TableFooter.module-CcIh2kO5.js +0 -14
  409. package/chunks/TabsExtended.module-DtrXq1jE.js +0 -16
  410. package/chunks/TabsLine.module-D5PBUMxf.js +0 -21
  411. package/chunks/TooltipDesktop.module-B2iSBrr1.js +0 -19
  412. package/chunks/TreeView.module-DEJX2JUM.js +0 -9
  413. package/chunks/constants-sbJX8JQ4.js +0 -57
  414. package/chunks/utils-DHbotYsG.js +0 -73
@@ -2,27 +2,27 @@ import { jsx as e } from "react/jsx-runtime";
2
2
  import { LoaderSmall as s } from "../Loader/LoaderSmall/LoaderSmall.js";
3
3
  import { ELoaderSmallTheme as i } from "../Loader/LoaderSmall/enum.js";
4
4
  import { LoaderMiddle as n } from "../Loader/LoaderMiddle/LoaderMiddle.js";
5
- import { c as p } from "../../chunks/vendor-Dlne6Znf.js";
5
+ import { c as p } from "../../chunks/vendor-BIl4KTrD.js";
6
6
  import { EComponentSize as t } from "../../enums/EComponentSize.js";
7
- const S = "loaderScreen__59f93e52", B = "loaderSmallBackdrop__fe00665a", k = "loaderMiddleBackdrop__0b088194", r = {
7
+ const S = "loaderScreen__78018edc", B = "loaderSmallBackdrop__e7811aa9", k = "loaderMiddleBackdrop__9b57879d", r = {
8
8
  loaderScreen: S,
9
9
  loaderSmallBackdrop: B,
10
10
  loaderMiddleBackdrop: k
11
- }, f = ({
12
- className: d,
11
+ }, M = ({
12
+ className: o,
13
13
  size: a = t.MD,
14
- type: o,
14
+ type: d,
15
15
  theme: l = i.BRAND,
16
16
  ...c
17
17
  }) => {
18
- const m = p(d, r.loaderScreen, {
19
- [r.loaderSmallBackdrop]: o === "small",
20
- [r.loaderMiddleBackdrop]: o === "middle"
18
+ const m = p(o, r.loaderScreen, {
19
+ [r.loaderSmallBackdrop]: d === "small",
20
+ [r.loaderMiddleBackdrop]: d === "middle"
21
21
  });
22
- return /* @__PURE__ */ e("div", { className: m, ...c, children: o === "small" ? /* @__PURE__ */ e(s, { size: a, theme: l }) : /* @__PURE__ */ e("div", { className: r.loaderMiddleBackground, children: /* @__PURE__ */ e(n, {}) }) });
22
+ return /* @__PURE__ */ e("div", { className: m, ...c, children: d === "small" ? /* @__PURE__ */ e(s, { size: a, theme: l }) : /* @__PURE__ */ e("div", { className: r.loaderMiddleBackground, children: /* @__PURE__ */ e(n, {}) }) });
23
23
  };
24
- f.displayName = "LoaderScreen";
24
+ M.displayName = "LoaderScreen";
25
25
  export {
26
- f as LoaderScreen
26
+ M as LoaderScreen
27
27
  };
28
28
  //# sourceMappingURL=LoaderScreen.js.map
@@ -1,6 +1,6 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
- import { c as o } from "../../chunks/vendor-Dlne6Znf.js";
3
- import { a as t, s as e } from "../../chunks/utils-OFOU7B72.js";
2
+ import { c as o } from "../../chunks/vendor-BIl4KTrD.js";
3
+ import { a as t, s as e } from "../../chunks/utils-B269a8Xy.js";
4
4
  import { Badge as p } from "../Badge/Badge.js";
5
5
  import "./enums.js";
6
6
  const i = ({ className: a, status: r, ...s }) => /* @__PURE__ */ m(p.Dot, { className: o(t.marker, e[r], a), ...s });
@@ -1,5 +1,5 @@
1
1
  import "./enums.js";
2
- import { s as t } from "../../chunks/utils-OFOU7B72.js";
2
+ import { s as t } from "../../chunks/utils-B269a8Xy.js";
3
3
  export {
4
4
  t as statusToClassNameMap
5
5
  };
@@ -1,36 +1,36 @@
1
1
  import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
2
  import { Marker as d } from "../Marker/Marker.js";
3
- import { c as k } from "../../chunks/vendor-Dlne6Znf.js";
4
- import { s as _ } from "../../chunks/utils-OFOU7B72.js";
5
- import { ETextSize as n, EFontType as i, ECaptionSize as f } from "../Typography/enums.js";
3
+ import { c as f } from "../../chunks/vendor-BIl4KTrD.js";
4
+ import { s as k } from "../../chunks/utils-B269a8Xy.js";
5
+ import { ETextSize as n, EFontType as i, ECaptionSize as _ } from "../Typography/enums.js";
6
6
  import { Caption as M } from "../Typography/Caption.js";
7
7
  import { Text as c } from "../Typography/Text.js";
8
8
  import "../Typography/Title.js";
9
- import { EComponentSize as e } from "../../enums/EComponentSize.js";
9
+ import { EComponentSize as a } from "../../enums/EComponentSize.js";
10
10
  import { createSizeToClassNameMap as N } from "../../utils/classNameMaps.js";
11
- const x = "markerStatus__db6b3a72", T = "contentContainer__1a43a590", u = "md__e8aea63e", z = "markerContainer__7a2db34c", E = "lg__a78b6b85", r = {
11
+ const x = "markerStatus__e51649cd", T = "contentContainer__8038d784", u = "md__bf567e6f", z = "markerContainer__42548600", E = "lg__26171764", e = {
12
12
  markerStatus: x,
13
13
  contentContainer: T,
14
14
  md: u,
15
15
  markerContainer: z,
16
16
  lg: E
17
- }, b = {
18
- [e.MD]: n.B4,
19
- [e.LG]: n.B3
20
- }, h = N(r), F = ({
17
+ }, h = {
18
+ [a.MD]: n.B4,
19
+ [a.LG]: n.B3
20
+ }, D = N(e), F = ({
21
21
  children: p,
22
22
  className: l,
23
23
  description: o,
24
24
  status: m,
25
- size: a = e.MD,
25
+ size: r = a.MD,
26
26
  ...C
27
27
  }) => {
28
- const S = k(r.markerStatus, h[a], _[m], l);
29
- return /* @__PURE__ */ s("div", { className: S, "data-tx": "1.19.1", ...C, children: [
30
- /* @__PURE__ */ t("div", { className: r.markerContainer, children: /* @__PURE__ */ t(d, { status: m, size: a }) }),
31
- /* @__PURE__ */ s("div", { className: r.contentContainer, children: [
32
- /* @__PURE__ */ t(c, { size: b[a], children: p }),
33
- o && (a === e.MD ? /* @__PURE__ */ t(M, { size: f.C1, type: i.SECONDARY, children: o }) : /* @__PURE__ */ t(c, { size: n.B4, type: i.SECONDARY, children: o }))
28
+ const S = f(e.markerStatus, D[r], k[m], l);
29
+ return /* @__PURE__ */ s("div", { className: S, "data-tx": "1.20.0", ...C, children: [
30
+ /* @__PURE__ */ t("div", { className: e.markerContainer, children: /* @__PURE__ */ t(d, { status: m, size: r }) }),
31
+ /* @__PURE__ */ s("div", { className: e.contentContainer, children: [
32
+ /* @__PURE__ */ t(c, { size: h[r], children: p }),
33
+ o && (r === a.MD ? /* @__PURE__ */ t(M, { size: _.C1, type: i.SECONDARY, children: o }) : /* @__PURE__ */ t(c, { size: n.B4, type: i.SECONDARY, children: o }))
34
34
  ] })
35
35
  ] });
36
36
  };
@@ -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-Dlne6Znf.js";
4
+ import { c as N, C as D, h as F } from "../../chunks/vendor-BIl4KTrD.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-CtWGFobP.js";
7
+ import { s as n } from "../../chunks/ModalWindow.module-D-5u9tYs.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,15 +1,15 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
- import { c as i } from "../../../chunks/vendor-Dlne6Znf.js";
2
+ import { c as i } from "../../../chunks/vendor-BIl4KTrD.js";
3
3
  import { Island as n } from "../../Island/Island.js";
4
4
  import { EComponentSize as t } from "../../../enums/EComponentSize.js";
5
- import { EIslandType as a } from "../../Island/enums.js";
6
- const r = "modalWindowBody__1299ab1f", l = {
7
- modalWindowBody: r
5
+ import { EIslandType as r } from "../../Island/enums.js";
6
+ const a = "modalWindowBody__85414932", l = {
7
+ modalWindowBody: a
8
8
  }, w = ({ children: o, className: d, ...m }) => /* @__PURE__ */ s(
9
9
  n,
10
10
  {
11
11
  className: i(l.modalWindowBody, d),
12
- type: a.TYPE_1,
12
+ type: r.TYPE_1,
13
13
  size: t.MD,
14
14
  ...m,
15
15
  children: o
@@ -6,9 +6,9 @@ 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__33c07f2e", a = {
9
+ const C = "modalWindowClose__91808706", a = {
10
10
  modalWindowClose: C
11
- }, f = (t) => {
11
+ }, p = (t) => {
12
12
  const e = n(null);
13
13
  return /* @__PURE__ */ o("div", { className: a.modalWindowClose, children: /* @__PURE__ */ o(r, { eventKeyCode: m.ESCAPE, targetRef: e, children: /* @__PURE__ */ o(
14
14
  i,
@@ -22,8 +22,8 @@ const C = "modalWindowClose__33c07f2e", a = {
22
22
  }
23
23
  ) }) });
24
24
  };
25
- f.displayName = "ModalWindowClose";
25
+ p.displayName = "ModalWindowClose";
26
26
  export {
27
- f as ModalWindowClose
27
+ p as ModalWindowClose
28
28
  };
29
29
  //# sourceMappingURL=ModalWindowClose.js.map
@@ -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-Dlne6Znf.js";
2
+ import { c as d } from "../../../chunks/vendor-BIl4KTrD.js";
3
3
  import { LoaderScreen as i } from "../../LoaderScreen/LoaderScreen.js";
4
- import { s as o } from "../../../chunks/ModalWindow.module-CtWGFobP.js";
4
+ import { s as o } from "../../../chunks/ModalWindow.module-D-5u9tYs.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-Dlne6Znf.js";
5
- const t = "modalWindowHeader__4d3e5e83", s = {
4
+ import { c as l } from "../../../chunks/vendor-BIl4KTrD.js";
5
+ const t = "modalWindowHeader__92fa397d", s = {
6
6
  modalWindowHeader: t
7
- }, o = ({ className: d, children: a, ...r }) => /* @__PURE__ */ m(e, { className: l(s.modalWindowHeader, d), ...r, type: i.FIRST, children: a });
7
+ }, o = ({ className: a, children: d, ...r }) => /* @__PURE__ */ m(e, { className: l(s.modalWindowHeader, a), ...r, type: i.FIRST, children: d });
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 { a as g, i as W, j as a } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ import { a as g, i as W, j as a } from "../../../chunks/vendor-BIl4KTrD.js";
4
4
  import { Portal as M } from "../../Portal/Portal.js";
5
- import { s as R } from "../../../chunks/ModalWindow.module-CtWGFobP.js";
5
+ import { s as R } from "../../../chunks/ModalWindow.module-D-5u9tYs.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,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-Dlne6Znf.js";
3
+ import { h as D } from "../../../chunks/vendor-BIl4KTrD.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,24 +1,24 @@
1
1
  import { jsx as t, jsxs as i } from "react/jsx-runtime";
2
2
  import { useContext as m } from "react";
3
- import { MultiselectFieldContext as d } from "../MultiselectFieldContext.js";
4
- import { createSizeToClassNameMap as a } from "../../../utils/classNameMaps.js";
5
- import { c as l } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ import { MultiselectFieldContext as a } from "../MultiselectFieldContext.js";
4
+ import { createSizeToClassNameMap as d } from "../../../utils/classNameMaps.js";
5
+ import { c as l } from "../../../chunks/vendor-BIl4KTrD.js";
6
6
  import { LoaderScreen as p } from "../../LoaderScreen/LoaderScreen.js";
7
- const C = "multiselectFieldContentWrapper__f9d38de0", u = "multiselectFieldContent__85f8bac0", _ = "loaderScreen__d367732e", f = "sm__41241063", F = "md__f48fd628", x = "lg__fb50b75d", e = {
7
+ const C = "multiselectFieldContentWrapper__89fc12b0", u = "multiselectFieldContent__f5b7b21a", _ = "loaderScreen__286a55eb", F = "sm__4969fd5b", f = "md__482ee8a7", x = "lg__9659211e", e = {
8
8
  multiselectFieldContentWrapper: C,
9
9
  multiselectFieldContent: u,
10
10
  loaderScreen: _,
11
- sm: f,
12
- md: F,
11
+ sm: F,
12
+ md: f,
13
13
  lg: x
14
- }, S = a(e), h = ({
14
+ }, b = d(e), h = ({
15
15
  children: s,
16
16
  className: o,
17
17
  loading: n,
18
18
  ...r
19
19
  }) => {
20
- const { size: c } = m(d);
21
- return /* @__PURE__ */ t("div", { className: l(e.multiselectFieldContentWrapper, o), ...r, children: /* @__PURE__ */ i("div", { tabIndex: -1, className: l(e.multiselectFieldContent, S[c]), children: [
20
+ const { size: c } = m(a);
21
+ return /* @__PURE__ */ t("div", { className: l(e.multiselectFieldContentWrapper, o), ...r, children: /* @__PURE__ */ i("div", { tabIndex: -1, className: l(e.multiselectFieldContent, b[c]), children: [
22
22
  s,
23
23
  n && /* @__PURE__ */ t(p, { type: "small", className: e.loaderScreen })
24
24
  ] }) });
@@ -1,6 +1,6 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
- import { c as s } from "../../../chunks/vendor-Dlne6Znf.js";
3
- const i = "multiselectFieldFooter__a99de1a4", c = {
2
+ import { c as s } from "../../../chunks/vendor-BIl4KTrD.js";
3
+ const i = "multiselectFieldFooter__1d337781", c = {
4
4
  multiselectFieldFooter: i
5
5
  }, m = ({
6
6
  children: e,
@@ -1,12 +1,12 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
- import { c as i } from "../../../chunks/vendor-Dlne6Znf.js";
3
- const c = "multiselectFieldHeader__9f599bc9", d = {
4
- multiselectFieldHeader: c
2
+ import { c } from "../../../chunks/vendor-BIl4KTrD.js";
3
+ const i = "multiselectFieldHeader__840ccb8f", d = {
4
+ multiselectFieldHeader: i
5
5
  }, m = ({
6
6
  children: e,
7
7
  className: l,
8
8
  ...t
9
- }) => /* @__PURE__ */ s("div", { className: i(d.multiselectFieldHeader, l), ...t, children: e });
9
+ }) => /* @__PURE__ */ s("div", { className: c(d.multiselectFieldHeader, l), ...t, children: e });
10
10
  export {
11
11
  m as MultiselectFieldDropdownHeader
12
12
  };
@@ -1,10 +1,10 @@
1
1
  import { jsx as f } from "react/jsx-runtime";
2
- import { c as l } from "../../chunks/vendor-Dlne6Znf.js";
2
+ import { c as l } from "../../chunks/vendor-BIl4KTrD.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-1ONl_AQl.js";
7
+ import { s as i } from "../../chunks/Notification.module-C0ZCimeJ.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.19.1",
27
+ "data-tx": "1.20.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-1ONl_AQl.js";
3
+ import { s as e } from "../../chunks/Notification.module-C0ZCimeJ.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-1ONl_AQl.js";
6
+ import { s as f } from "../../../chunks/Notification.module-C0ZCimeJ.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-1ONl_AQl.js";
5
- import { c as e } from "../../../chunks/vendor-Dlne6Znf.js";
4
+ import { s as a } from "../../../chunks/Notification.module-C0ZCimeJ.js";
5
+ import { c as e } from "../../../chunks/vendor-BIl4KTrD.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-1ONl_AQl.js";
8
+ import { s as m } from "../../../chunks/Notification.module-C0ZCimeJ.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-1ONl_AQl.js";
2
+ import { s as i } from "../../../chunks/Notification.module-C0ZCimeJ.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-Dlne6Znf.js";
3
- import { s as o } from "../../../chunks/Notification.module-1ONl_AQl.js";
2
+ import { c as i } from "../../../chunks/vendor-BIl4KTrD.js";
3
+ import { s as o } from "../../../chunks/Notification.module-C0ZCimeJ.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-1ONl_AQl.js";
2
+ import { s as a } from "../../../chunks/Notification.module-C0ZCimeJ.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-1ONl_AQl.js";
2
+ import { s as t } from "../../../chunks/Notification.module-C0ZCimeJ.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-1ONl_AQl.js";
2
+ import { s as t } from "../../../chunks/Notification.module-C0ZCimeJ.js";
3
3
  const s = ({ time: i }) => /* @__PURE__ */ o("span", { className: t.notificationTime, children: i });
4
4
  s.displayName = "NotificationTime";
5
5
  export {
@@ -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-Bb0syEep.js";
9
+ import { F as d } from "../../chunks/FormFieldInput-C4pLJsXx.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-Dlne6Znf.js";
3
+ import { c as o } from "../../chunks/vendor-BIl4KTrD.js";
4
4
  import { OrderedListItem as i } from "./OrderedListItem.js";
5
- const m = "orderedList__bc41ec2d", a = {
5
+ const m = "orderedList__9d4f6b85", 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.19.1",
11
+ className: o(a.orderedList, r),
12
+ ...e,
13
+ "data-tx": "1.20.0",
14
14
  ref: t
15
15
  }
16
16
  )),
@@ -1,11 +1,11 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import m from "react";
3
- import { c as s } from "../../chunks/vendor-Dlne6Znf.js";
3
+ import { c as s } from "../../chunks/vendor-BIl4KTrD.js";
4
4
  import { ETextSize as i } from "../Typography/enums.js";
5
5
  import "../Typography/Caption.js";
6
6
  import { Text as d } from "../Typography/Text.js";
7
7
  import "../Typography/Title.js";
8
- const a = "orderedListItem__00a47e79", p = {
8
+ const a = "orderedListItem__230a1eb7", p = {
9
9
  orderedListItem: a
10
10
  }, f = m.forwardRef(
11
11
  ({ className: t, ...e }, r) => /* @__PURE__ */ o(
@@ -15,7 +15,7 @@ const a = "orderedListItem__00a47e79", p = {
15
15
  size: i.B3,
16
16
  tag: "li",
17
17
  ...e,
18
- "data-tx": "1.19.1",
18
+ "data-tx": "1.20.0",
19
19
  ref: r
20
20
  }
21
21
  )
@@ -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-Dlne6Znf.js";
3
+ import { c as u } from "../../chunks/vendor-BIl4KTrD.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-BzUI6PNY.js";
7
+ import { s as r } from "../../chunks/Overlay.module-DllxTgO6.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-Dlne6Znf.js";
4
- import { s as a } from "../../chunks/Overlay.module-BzUI6PNY.js";
3
+ import { c as t } from "../../chunks/vendor-BIl4KTrD.js";
4
+ import { s as a } from "../../chunks/Overlay.module-DllxTgO6.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-Dlne6Znf.js";
3
+ import { c as d } from "../../chunks/vendor-BIl4KTrD.js";
4
4
  import { EOverlayDirection as r } from "./OverlayBase.js";
5
- import { s as e } from "../../chunks/Overlay.module-BzUI6PNY.js";
5
+ import { s as e } from "../../chunks/Overlay.module-DllxTgO6.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-Dlne6Znf.js";
3
+ import { c as i } from "../../chunks/vendor-BIl4KTrD.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-BIAYhn48.js";
7
+ import { s as o } from "../../chunks/Page.module-D8eZ3riP.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
2
  import m from "react";
3
3
  import { Body as c } from "../../Body/Body.js";
4
- import { c as d } from "../../../chunks/vendor-Dlne6Znf.js";
4
+ import { c as d } from "../../../chunks/vendor-BIl4KTrD.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__fde038a2", P = "verticalMargin24__5c531db9", v = "verticalMargin16__86994f27", o = {
8
+ const f = "bodyPage__44e958df", P = "verticalMargin24__cb37d6a1", v = "verticalMargin16__5b603ec9", e = {
9
9
  bodyPage: f,
10
10
  verticalMargin24: P,
11
11
  verticalMargin16: v
12
12
  }, _ = {
13
- [r.LARGE]: o.verticalMargin24,
14
- [r.SMALL]: o.verticalMargin16
13
+ [r.LARGE]: e.verticalMargin24,
14
+ [r.SMALL]: e.verticalMargin16
15
15
  }, b = m.forwardRef(
16
- ({ className: s, type: l, size: n, verticalMargin: g = r.LARGE, ...e }, i) => {
17
- const t = d(s, o.bodyPage, _[g]);
18
- return l === y.FIRST ? /* @__PURE__ */ a(p, { className: t, type: M.TYPE_1, ref: i, size: n, children: /* @__PURE__ */ a(c, { ...e }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...e });
16
+ ({ className: s, type: l, size: n, verticalMargin: g = r.LARGE, ...o }, i) => {
17
+ const t = d(s, e.bodyPage, _[g]);
18
+ return l === y.FIRST ? /* @__PURE__ */ a(p, { className: t, type: M.TYPE_1, ref: i, size: n, children: /* @__PURE__ */ a(c, { ...o }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...o });
19
19
  }
20
20
  );
21
21
  b.displayName = "BodyPage";
@@ -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-Dlne6Znf.js";
3
+ import { c as T } from "../../../chunks/vendor-BIl4KTrD.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-BIAYhn48.js";
12
+ import { s as c } from "../../../chunks/Page.module-D8eZ3riP.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-Dlne6Znf.js";
5
+ import { c as p } from "../../../chunks/vendor-BIl4KTrD.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-BIAYhn48.js";
9
+ import { s as i } from "../../../chunks/Page.module-D8eZ3riP.js";
10
10
  const j = Object.assign(
11
11
  T.forwardRef(
12
12
  ({ className: m, type: a, size: n, sticky: d, ...f }, r) => {
@@ -1,14 +1,14 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { c as d } from "../../../chunks/vendor-Dlne6Znf.js";
2
+ import { c as d } from "../../../chunks/vendor-BIl4KTrD.js";
3
3
  import i from "react";
4
- const r = "paginationExtended__3b9999c5", s = {
4
+ const r = "paginationExtended__f581f368", s = {
5
5
  paginationExtended: r
6
6
  }, x = i.forwardRef(
7
7
  ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ o(
8
8
  "nav",
9
9
  {
10
10
  className: d(s.paginationExtended, a),
11
- "data-tx": "1.19.1",
11
+ "data-tx": "1.20.0",
12
12
  ...n,
13
13
  ref: e,
14
14
  children: t
@@ -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__bc136048", N = "directionIconNext__2ef0803f", n = {
7
+ const g = "paginationNavigationButton__9ae2c932", N = "directionIconNext__1c706a42", n = {
8
8
  paginationNavigationButton: g,
9
9
  directionIconNext: N
10
- }, f = c.forwardRef(
10
+ }, I = 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__bc136048", N = "directionIconNext__2ef080
22
22
  );
23
23
  }
24
24
  );
25
- f.displayName = "PaginationNavigationButton";
25
+ I.displayName = "PaginationNavigationButton";
26
26
  export {
27
- f as PaginationNavigationButton
27
+ I as PaginationNavigationButton
28
28
  };
29
29
  //# sourceMappingURL=PaginationNavigationButton.js.map