@sberbusiness/triplex-next 1.29.0 → 1.31.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 (474) hide show
  1. package/chunks/AlertProcessSpoiler-B-2x6lW0.js +41 -0
  2. package/chunks/{CalendarViewItem-5_px9kHt.js → CalendarViewItem-o4k7U5Dm.js} +20 -20
  3. package/chunks/Card.module-_9W_bDbW.js +18 -0
  4. package/chunks/CheckboxTreeExtended.module-BW6Er6eg.js +15 -0
  5. package/chunks/Chip-CoKB4iXT.js +85 -0
  6. package/chunks/Confirm.module-B7EimS-c.js +15 -0
  7. package/chunks/DropdownListItem-Dy7ejFWN.js +65 -0
  8. package/chunks/DropdownMobile.module-CEUckjjY.js +23 -0
  9. package/chunks/Footer.module-Btaepr_L.js +9 -0
  10. package/chunks/{FormFieldInput-BgrEEHVa.js → FormFieldInput-CkVtqncH.js} +19 -19
  11. package/chunks/HeaderLayoutSidebar.module-Uq7eUhaq.js +9 -0
  12. package/chunks/HeaderTabs.module-CiK3DS7c.js +9 -0
  13. package/chunks/{HeaderTitle.module-fEjlMYZ7.js → HeaderTitle.module-ChThbaCy.js} +2 -2
  14. package/chunks/ImageGalleryExtendedMain.module-KwgIPfp-.js +17 -0
  15. package/chunks/ImageGalleryExtendedThumb-D9p93wFz.js +28 -0
  16. package/chunks/IslandAccordion.module-BxoLhMzZ.js +25 -0
  17. package/chunks/IslandWidgetFooter.module-CxO5dSVu.js +9 -0
  18. package/chunks/IslandWidgetHeader.module-BZIonIbn.js +13 -0
  19. package/chunks/{LightBoxContent-DdWEYnjf.js → LightBoxContent-Cr4psg0Z.js} +9 -9
  20. package/chunks/LightBoxControls.module-BT6tQ7Ue.js +16 -0
  21. package/chunks/LightBoxSideOverlayClose.module-dV9DEtmo.js +9 -0
  22. package/chunks/{ListItemControlsButton-BrWqPMvQ.js → ListItemControlsButton-Bv8aFUBc.js} +12 -12
  23. package/chunks/ListItemTail.module-Bp7M4QdS.js +12 -0
  24. package/chunks/ListMasterFooter.module-DMGAGzUD.js +10 -0
  25. package/chunks/ModalWindow.module-CcEb5ZBL.js +17 -0
  26. package/chunks/Notification.module-DmHe2Kv2.js +20 -0
  27. package/chunks/Overlay.module-f4p8iBuk.js +18 -0
  28. package/chunks/Page.module-B1W0CUyk.js +11 -0
  29. package/chunks/SMSField.module-cmbHRm31.js +16 -0
  30. package/chunks/SliderExtendedMarks.module-DptabtoD.js +15 -0
  31. package/chunks/{SliderExtendedRail-B7cZIw4b.js → SliderExtendedRail-D4NXHvvH.js} +10 -10
  32. package/chunks/StatusTracker.module-BBm6PrHb.js +24 -0
  33. package/chunks/{StepperStepArrowBorder-BDDBpgah.js → StepperStepArrowBorder-6bgUfxhh.js} +9 -9
  34. package/chunks/{SuggestFieldMobileDropdownHint-o1c16I20.js → SuggestFieldMobileDropdownHint-BYUd-DOC.js} +6 -6
  35. package/chunks/TableFooter.module-D-gNDmws.js +14 -0
  36. package/chunks/TabsExtended.module-IBQrFWHl.js +16 -0
  37. package/chunks/TabsLine.module-CM-pL6UU.js +21 -0
  38. package/chunks/TooltipDesktop.module-CXZIjsAn.js +19 -0
  39. package/chunks/TreeView.module-Co2-lRZN.js +9 -0
  40. package/chunks/{UploadZoneInput-DRnwuj7v.js → UploadZoneInput-CUVjN3Kj.js} +10 -10
  41. package/chunks/{constants-BbgGoE1H.js → constants-Ci0_oXbs.js} +14 -14
  42. package/chunks/{utils-DmWZdfw8.js → utils-B2FzgoVa.js} +9 -9
  43. package/chunks/{utils-BG289Tpd.js → utils-BFyvyQPY.js} +4 -4
  44. package/chunks/{utils-Cev1dXzE.js → utils-DEqGmway.js} +14 -14
  45. package/chunks/utils-fAec4Z-1.js +24 -0
  46. package/chunks/{vendor-C_uS77iF.js → vendor-82AnkPpo.js} +47 -44
  47. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  48. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  49. package/components/Alert/AlertContext/AlertContext.js +9 -9
  50. package/components/Alert/AlertProcess/AlertProcess.js +3 -3
  51. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
  52. package/components/Amount/Amount.js +8 -8
  53. package/components/AmountField/AmountField.js +1 -1
  54. package/components/Avatar/Avatar.js +22 -22
  55. package/components/Badge/Badge.js +12 -12
  56. package/components/Badge/BadgeDot.js +9 -9
  57. package/components/Badge/components/BadgeContent.js +2 -2
  58. package/components/Badge/components/BadgePostfix.js +7 -7
  59. package/components/Badge/components/BadgePrefix.js +6 -6
  60. package/components/Body/Body.js +4 -4
  61. package/components/Button/Button.js +22 -22
  62. package/components/Button/ButtonBase.js +1 -1
  63. package/components/Button/ButtonDropdown.js +3 -3
  64. package/components/Button/ButtonDropdownExtended.js +9 -9
  65. package/components/Button/ButtonIcon.js +11 -11
  66. package/components/Calendar/Calendar.js +6 -6
  67. package/components/Calendar/components/CalendarControls.js +1 -1
  68. package/components/Calendar/components/CalendarFooter.js +4 -4
  69. package/components/Calendar/components/CalendarViewDays.js +2 -2
  70. package/components/Calendar/components/CalendarViewItem.js +2 -2
  71. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  72. package/components/Calendar/components/CalendarViewYears.js +1 -1
  73. package/components/Card/CardAction.js +7 -7
  74. package/components/Card/CardStatic.js +3 -3
  75. package/components/Card/components/CardContent/CardContent.js +2 -2
  76. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  77. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  78. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  79. package/components/Card/components/CardMedia.js +2 -2
  80. package/components/Card/utils.js +1 -1
  81. package/components/CarouselExtended/CarouselExtended.js +7 -7
  82. package/components/Checkbox/Checkbox.js +15 -15
  83. package/components/Checkbox/CheckboxXGroup.js +13 -13
  84. package/components/Checkbox/CheckboxYGroup.js +2 -2
  85. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +5 -5
  86. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  87. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
  88. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +10 -10
  89. package/components/Chip/Chip.js +4 -3
  90. package/components/Chip/ChipClearButton.js +10 -10
  91. package/components/Chip/ChipDatePicker/ChipDatePicker.js +37 -36
  92. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +15 -15
  93. package/components/Chip/ChipDropdownArrow.js +2 -2
  94. package/components/Chip/ChipIcon.js +1 -1
  95. package/components/Chip/ChipMultiselect.js +22 -21
  96. package/components/Chip/ChipOptions.js +6 -6
  97. package/components/Chip/ChipSelect/ChipSelect.js +40 -27
  98. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  99. package/components/Chip/ChipSort.js +23 -22
  100. package/components/Chip/ChipSuggest/ChipSuggest.js +14 -14
  101. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
  102. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  103. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +2 -2
  104. package/components/Chip/enums.js +5 -0
  105. package/components/Chip/index.js +28 -26
  106. package/components/ChipGroup/ChipGroup.js +10 -10
  107. package/components/Col/Col.js +181 -166
  108. package/components/CollapsibleTree/CollapsibleTree.js +23 -0
  109. package/components/CollapsibleTree/components/CollapsibleTreeBranchNode.js +37 -0
  110. package/components/CollapsibleTree/components/CollapsibleTreeLeafContent.js +13 -0
  111. package/components/CollapsibleTree/components/CollapsibleTreeLeafNode.js +24 -0
  112. package/components/CollapsibleTree/components/CollapsibleTreeNodeHeader.js +44 -0
  113. package/components/CollapsibleTree/components/CollapsibleTreeNodeLabel.js +12 -0
  114. package/components/CollapsibleTree/index.js +11 -0
  115. package/components/CollapsibleTree/types.js +5 -0
  116. package/components/CollapsibleTreeExtended/CollapsibleTreeExtended.js +10 -0
  117. package/components/CollapsibleTreeExtended/components/CollapsibleTreeExtendedNode.js +71 -0
  118. package/components/CollapsibleTreeExtended/index.js +7 -0
  119. package/components/Confirm/Confirm.js +2 -2
  120. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  121. package/components/Confirm/components/ConfirmContent.js +2 -2
  122. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  123. package/components/Confirm/components/ConfirmControls.js +2 -2
  124. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  125. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +5 -5
  126. package/components/DateRange/DateRange.js +15 -15
  127. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  128. package/components/DesignTokens/DesignTokensComponents.js +94 -84
  129. package/components/DesignTokens/DesignTokensComponentsThemeDark.js +90 -80
  130. package/components/DesignTokens/components/Chip.js +12 -6
  131. package/components/DesignTokens/components/CollapsibleTree.js +11 -0
  132. package/components/DesignTokens/components/ImageGallery.js +47 -0
  133. package/components/DesignTokens/components/LightBox.js +1 -1
  134. package/components/DesignTokens/components/ListItem.js +7 -4
  135. package/components/DesignTokens/components/TopOverlay.js +1 -1
  136. package/components/DesignTokens/components/index.js +144 -138
  137. package/components/Divider/Divider.js +18 -18
  138. package/components/DocumentNumberEdit/DocumentNumberEdit.js +2 -2
  139. package/components/Dropdown/desktop/DropdownDesktop.js +30 -30
  140. package/components/Dropdown/desktop/DropdownList.js +2 -2
  141. package/components/Dropdown/desktop/DropdownListItem.js +2 -2
  142. package/components/Dropdown/desktop/index.js +1 -1
  143. package/components/Dropdown/index.js +1 -1
  144. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  145. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  146. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  147. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  148. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  149. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  150. package/components/Dropdown/mobile/DropdownMobileInput.js +2 -2
  151. package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
  152. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  153. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  154. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
  155. package/components/Ellipsis/Ellipsis.js +11 -11
  156. package/components/EmptyView/EmptyView.js +16 -16
  157. package/components/ExpandAnimation/ExpandAnimation.js +18 -18
  158. package/components/Footer/Footer.js +1 -1
  159. package/components/Footer/components/FooterDescription.js +2 -2
  160. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  161. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  162. package/components/FormField/FormField.js +20 -20
  163. package/components/FormField/components/FormFieldClear.js +6 -6
  164. package/components/FormField/components/FormFieldCounter.js +1 -1
  165. package/components/FormField/components/FormFieldDescription.js +6 -6
  166. package/components/FormField/components/FormFieldInput.js +2 -2
  167. package/components/FormField/components/FormFieldLabel.js +5 -5
  168. package/components/FormField/components/FormFieldMaskedInput.js +11 -11
  169. package/components/FormField/components/FormFieldPostfix.js +24 -17
  170. package/components/FormField/components/FormFieldPrefix.js +24 -17
  171. package/components/FormField/components/FormFieldTarget.js +9 -9
  172. package/components/FormField/components/FormFieldTextarea.js +17 -17
  173. package/components/FormField/components/index.js +1 -1
  174. package/components/FormField/index.js +1 -1
  175. package/components/Gap/Gap.js +15 -5
  176. package/components/Header/Header.js +1 -1
  177. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  178. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  179. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  180. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +3 -3
  181. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  182. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  183. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  184. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  185. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  186. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  187. package/components/HelpBox/HelpBox.js +6 -6
  188. package/components/IconWrapper/IconWrapper.js +10 -10
  189. package/components/ImageGallery/ImageGallery.js +74 -0
  190. package/components/ImageGallery/index.js +5 -0
  191. package/components/ImageGallery/types.js +2 -0
  192. package/components/ImageGalleryExtended/ImageGalleryExtended.js +72 -0
  193. package/components/ImageGalleryExtended/ImageGalleryExtendedContext.js +16 -0
  194. package/components/ImageGalleryExtended/components/ImageGalleryExtendedArrow.js +31 -0
  195. package/components/ImageGalleryExtended/components/ImageGalleryExtendedDots.js +35 -0
  196. package/components/ImageGalleryExtended/components/ImageGalleryExtendedMain.js +31 -0
  197. package/components/ImageGalleryExtended/components/ImageGalleryExtendedNav.js +19 -0
  198. package/components/ImageGalleryExtended/components/ImageGalleryExtendedSlide.js +20 -0
  199. package/components/ImageGalleryExtended/components/ImageGalleryExtendedSwipeTrack.js +89 -0
  200. package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumb.js +8 -0
  201. package/components/ImageGalleryExtended/components/ImageGalleryExtendedThumbnails.js +40 -0
  202. package/components/ImageGalleryExtended/components/index.js +15 -0
  203. package/components/ImageGalleryExtended/enums.js +5 -0
  204. package/components/ImageGalleryExtended/index.js +21 -0
  205. package/components/ImageGalleryExtended/types.js +2 -0
  206. package/components/Island/Island.js +2 -2
  207. package/components/Island/components/IslandBody.js +5 -5
  208. package/components/Island/components/IslandFooter.js +5 -5
  209. package/components/Island/components/IslandHeader.js +2 -2
  210. package/components/Island/utils.js +1 -1
  211. package/components/IslandAccordion/IslandAccordion.js +3 -3
  212. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  213. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  214. package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
  215. package/components/IslandWidget/IslandWidget.js +15 -15
  216. package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
  217. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +11 -11
  218. package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
  219. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  220. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  221. package/components/IslandWidget/components/IslandWidgetHeader.js +2 -2
  222. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
  223. package/components/IslandWidget/components/IslandWidgetHeaderControls.js +2 -2
  224. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +2 -2
  225. package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +2 -2
  226. package/components/IslandWidget/components/IslandWidgetWrapper.js +2 -2
  227. package/components/LightBox/LightBox.js +31 -31
  228. package/components/LightBox/LightBoxContent.js +2 -2
  229. package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
  230. package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
  231. package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
  232. package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
  233. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +32 -32
  234. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
  235. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
  236. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
  237. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +8 -8
  238. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +6 -6
  239. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  240. package/components/Link/Link.js +15 -15
  241. package/components/List/List.js +6 -6
  242. package/components/List/ListSortable.js +1 -1
  243. package/components/List/components/ListEmptyState.js +4 -4
  244. package/components/List/components/ListItem.js +8 -8
  245. package/components/List/components/ListItemContent.js +21 -16
  246. package/components/List/components/ListItemContext.js +5 -2
  247. package/components/List/components/ListItemControls.js +2 -2
  248. package/components/List/components/ListItemControlsButton.js +2 -2
  249. package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
  250. package/components/List/components/ListItemLoading.js +7 -7
  251. package/components/List/components/ListItemSelectable.js +29 -26
  252. package/components/List/components/ListItemTable.js +19 -18
  253. package/components/List/components/ListItemTailLeft.js +2 -2
  254. package/components/List/components/ListItemTailRight.js +2 -2
  255. package/components/List/components/ListSortableItem.js +5 -5
  256. package/components/List/components/ListSortableItemControls.js +5 -5
  257. package/components/List/components/ListSortableItemTarget.js +8 -8
  258. package/components/List/index.js +1 -1
  259. package/components/ListMaster/ListMaster.js +1 -1
  260. package/components/ListMaster/components/ListMasterBody.js +1 -1
  261. package/components/ListMaster/components/ListMasterChipGroup.js +6 -6
  262. package/components/ListMaster/components/ListMasterFooter.js +2 -2
  263. package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
  264. package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
  265. package/components/ListMaster/components/ListMasterHeader.js +6 -6
  266. package/components/ListMaster/components/SelectionControls.js +10 -10
  267. package/components/Loader/LoaderMiddle/LoaderMiddle.js +8 -8
  268. package/components/Loader/LoaderSmall/LoaderSmall.js +8 -8
  269. package/components/LoaderScreen/LoaderScreen.js +9 -9
  270. package/components/Marker/Marker.js +2 -2
  271. package/components/Marker/utils.js +1 -1
  272. package/components/MarkerStatus/MarkerStatus.js +6 -6
  273. package/components/ModalWindow/ModalWindow.js +17 -17
  274. package/components/ModalWindow/components/ModalWindowBody.js +6 -6
  275. package/components/ModalWindow/components/ModalWindowClose.js +6 -6
  276. package/components/ModalWindow/components/ModalWindowContent.js +2 -2
  277. package/components/ModalWindow/components/ModalWindowHeader.js +3 -3
  278. package/components/ModalWindow/components/ModalWindowViewManager.js +2 -2
  279. package/components/MonthYearRange/MonthYearRange.js +14 -14
  280. package/components/MultiselectField/MultiselectField.js +19 -14
  281. package/components/MultiselectField/MultiselectFieldContext.js +5 -4
  282. package/components/MultiselectField/components/MultiselectFieldDropdown.js +34 -31
  283. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +11 -11
  284. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +4 -4
  285. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
  286. package/components/Notification/Notification.js +3 -3
  287. package/components/Notification/NotificationGrouped.js +1 -1
  288. package/components/Notification/components/NotificationBody.js +1 -1
  289. package/components/Notification/components/NotificationBodyList.js +2 -2
  290. package/components/Notification/components/NotificationClose.js +1 -1
  291. package/components/Notification/components/NotificationFooter.js +1 -1
  292. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  293. package/components/Notification/components/NotificationHeader.js +1 -1
  294. package/components/Notification/components/NotificationIcon.js +1 -1
  295. package/components/Notification/components/NotificationTime.js +1 -1
  296. package/components/NumberField/NumberFieldInput.js +1 -1
  297. package/components/OrderedList/OrderedList.js +5 -5
  298. package/components/OrderedList/OrderedListItem.js +3 -3
  299. package/components/Overlay/Overlay.js +2 -2
  300. package/components/Overlay/OverlayMask.js +2 -2
  301. package/components/Overlay/OverlayPanel.js +2 -2
  302. package/components/Page/Page.js +2 -2
  303. package/components/Page/components/BodyPage.js +7 -7
  304. package/components/Page/components/FooterPage.js +2 -2
  305. package/components/Page/components/HeaderPage.js +2 -2
  306. package/components/Page/components/useStickyCornerRadius.js +16 -16
  307. package/components/Pagination/components/PaginationExtended.js +6 -6
  308. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  309. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  310. package/components/Pagination/components/PaginationPageButton.js +6 -6
  311. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  312. package/components/Pagination/components/PaginationSelect.js +8 -8
  313. package/components/Pagination/utils/paginationUtils.js +1 -1
  314. package/components/Radio/Radio.js +10 -10
  315. package/components/Radio/RadioXGroup.js +12 -12
  316. package/components/Radio/RadioYGroup.js +5 -5
  317. package/components/Row/Row.js +25 -10
  318. package/components/Row/RowContext.js +9 -0
  319. package/components/SMSField/SMSField.js +3 -3
  320. package/components/SMSField/components/RefreshIcon.js +2 -2
  321. package/components/SMSField/components/SMSFieldInput.js +27 -27
  322. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  323. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  324. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  325. package/components/SegmentedControl/SegmentedControl.js +16 -16
  326. package/components/SegmentedControl/SegmentedControlSegment.js +10 -10
  327. package/components/SelectExtendedField/SelectExtendedField.js +8 -8
  328. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  329. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
  330. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +15 -15
  331. package/components/SelectField/SelectField.js +2 -2
  332. package/components/Skeleton/Skeleton.js +7 -7
  333. package/components/SliderExtended/SliderExtended.js +3 -3
  334. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +2 -2
  335. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  336. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  337. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  338. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +10 -10
  339. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +18 -18
  340. package/components/SmallInput/SmallInput.js +2 -2
  341. package/components/Spoiler/Spoiler.js +11 -11
  342. package/components/StatusTracker/StatusTracker.js +3 -3
  343. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  344. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  345. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  346. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  347. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  348. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  349. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  350. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  351. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  352. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  353. package/components/Step/Step.js +14 -14
  354. package/components/Stepper/Stepper.js +9 -9
  355. package/components/Stepper/StepperExtended.js +7 -7
  356. package/components/Stepper/StepperStep.js +3 -3
  357. package/components/Stepper/StepperStepArrowBorder.js +1 -1
  358. package/components/Suggest/SuggestMobileDropdownContent.js +16 -16
  359. package/components/Suggest/useSuggest.js +1 -1
  360. package/components/SuggestField/SuggestField.js +2 -2
  361. package/components/SuggestField/desktop/SuggestFieldDesktop.js +3 -3
  362. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  363. package/components/SuggestField/index.js +1 -1
  364. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  365. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  366. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  367. package/components/SuggestField/mobile/index.js +1 -1
  368. package/components/SwipeableArea/SwipeableArea.js +78 -82
  369. package/components/Table/ChipPanel.js +12 -0
  370. package/components/Table/ChipPanelLinks.js +22 -0
  371. package/components/Table/FilterPanel.js +6 -6
  372. package/components/Table/MasterTable.js +20 -20
  373. package/components/Table/NoColumns.js +8 -8
  374. package/components/Table/PaginationPanel.js +5 -5
  375. package/components/Table/TableBasic/TableBasic.js +2 -2
  376. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  377. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  378. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  379. package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
  380. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
  381. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +4 -4
  382. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  383. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +2 -2
  384. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
  385. package/components/Table/TableFooter/TableFooter.js +2 -2
  386. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  387. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  388. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  389. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  390. package/components/Table/index.js +7 -7
  391. package/components/Table/utils.js +1 -1
  392. package/components/Tabs/Tabs.js +15 -15
  393. package/components/TabsExtended/TabsExtended.js +3 -3
  394. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  395. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  396. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  397. package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
  398. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  399. package/components/TabsExtended/utils.js +1 -1
  400. package/components/TabsLine/TabsLine.js +2 -2
  401. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  402. package/components/TabsLine/components/TabsLineDropdown.js +3 -3
  403. package/components/TabsLine/components/TabsLineItem.js +2 -2
  404. package/components/TabsLine/components/TabsLineMobile.js +1 -1
  405. package/components/Tag/Tag.js +24 -24
  406. package/components/TagColor/TagColor.js +13 -13
  407. package/components/TagGroup/TagGroup.js +14 -14
  408. package/components/TextField/TextField.js +1 -1
  409. package/components/TextField/TextFieldBase.js +24 -19
  410. package/components/TextareaField/TextareaField.js +1 -1
  411. package/components/ThemeProvider/ThemeProvider.js +1 -1
  412. package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
  413. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  414. package/components/Tooltip/components/common/TooltipLink.js +16 -16
  415. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  416. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  417. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  418. package/components/Tooltip/components/mobile/TooltipMobile.js +10 -10
  419. package/components/TopOverlay/TopOverlay.js +40 -40
  420. package/components/TreeView/TreeView.js +2 -2
  421. package/components/TreeView/components/TreeViewGroup.js +1 -1
  422. package/components/TreeView/components/TreeViewNode.js +2 -2
  423. package/components/Typography/Caption.js +23 -23
  424. package/components/Typography/CodeText.js +8 -8
  425. package/components/Typography/Text.js +17 -17
  426. package/components/Typography/Title.js +20 -20
  427. package/components/Typography/constants.js +1 -1
  428. package/components/UnorderedList/UnorderedList.js +6 -6
  429. package/components/UnorderedList/UnorderedListItem.js +3 -3
  430. package/components/UploadZone/UploadZone.js +3 -3
  431. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  432. package/components/UploadZone/index.js +1 -1
  433. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  434. package/components/index.js +652 -622
  435. package/index.d.ts +449 -88
  436. package/index.js +685 -655
  437. package/package.json +16 -4
  438. package/styles/triplex-next.css +556 -538
  439. package/utils/amountUtils.js +1 -1
  440. package/chunks/AlertProcessSpoiler-B4-vQnzw.js +0 -41
  441. package/chunks/Card.module-Dx8nOFB3.js +0 -17
  442. package/chunks/CheckboxTreeExtended.module-Bjimmb7-.js +0 -15
  443. package/chunks/Chip-D-_oIu-h.js +0 -77
  444. package/chunks/Confirm.module-CLPl_MFI.js +0 -15
  445. package/chunks/DropdownListItem-C7Maa_Sz.js +0 -65
  446. package/chunks/DropdownMobile.module-CaYNuqHU.js +0 -23
  447. package/chunks/Footer.module-B8adM4Do.js +0 -9
  448. package/chunks/HeaderLayoutSidebar.module-Cdc1sffY.js +0 -9
  449. package/chunks/HeaderTabs.module-DmDFhCmD.js +0 -9
  450. package/chunks/IslandAccordion.module-CNo4iFh8.js +0 -25
  451. package/chunks/IslandWidgetFooter.module-DZ6hXw2D.js +0 -9
  452. package/chunks/IslandWidgetHeader.module-CEVaTpbx.js +0 -13
  453. package/chunks/LightBoxControls.module-CnAa2Vmk.js +0 -16
  454. package/chunks/LightBoxSideOverlayClose.module-Du9-TT1c.js +0 -9
  455. package/chunks/ListItemTail.module-ZBSoUByF.js +0 -12
  456. package/chunks/ListMasterFooter.module-CeZvln77.js +0 -10
  457. package/chunks/ModalWindow.module-lrXOmH_L.js +0 -17
  458. package/chunks/Notification.module-ZlSN0MGm.js +0 -20
  459. package/chunks/Overlay.module-BlvGry2e.js +0 -18
  460. package/chunks/Page.module-BkU_qm35.js +0 -11
  461. package/chunks/SMSField.module-DQdb4DNu.js +0 -16
  462. package/chunks/SliderExtendedMarks.module-BWYZDQtm.js +0 -15
  463. package/chunks/StatusTracker.module-C645B9ye.js +0 -24
  464. package/chunks/TableFooter.module-Bw739QXw.js +0 -14
  465. package/chunks/TabsExtended.module-DwTyq4mg.js +0 -16
  466. package/chunks/TabsLine.module-6sKjO9lB.js +0 -21
  467. package/chunks/TooltipDesktop.module-D1eY6eNm.js +0 -19
  468. package/chunks/TreeView.module-B4d0aSMp.js +0 -9
  469. package/chunks/utils-XC0joCai.js +0 -24
  470. package/components/CollapsableTree/CollapsableTree.js +0 -10
  471. package/components/CollapsableTree/components/CollapsableTreeNode.js +0 -79
  472. package/components/CollapsableTree/index.js +0 -7
  473. package/components/Table/TabsLinePanel.js +0 -12
  474. package/components/Table/TabsLinePanelLinks.js +0 -26
@@ -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-ZlSN0MGm.js";
3
+ import { s as e } from "../../chunks/Notification.module-DmHe2Kv2.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-ZlSN0MGm.js";
6
+ import { s as f } from "../../../chunks/Notification.module-DmHe2Kv2.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-ZlSN0MGm.js";
5
- import { c as e } from "../../../chunks/vendor-C_uS77iF.js";
4
+ import { s as a } from "../../../chunks/Notification.module-DmHe2Kv2.js";
5
+ import { c as e } from "../../../chunks/vendor-82AnkPpo.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-ZlSN0MGm.js";
8
+ import { s as m } from "../../../chunks/Notification.module-DmHe2Kv2.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-ZlSN0MGm.js";
2
+ import { s as i } from "../../../chunks/Notification.module-DmHe2Kv2.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-C_uS77iF.js";
3
- import { s as o } from "../../../chunks/Notification.module-ZlSN0MGm.js";
2
+ import { c as i } from "../../../chunks/vendor-82AnkPpo.js";
3
+ import { s as o } from "../../../chunks/Notification.module-DmHe2Kv2.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-ZlSN0MGm.js";
2
+ import { s as a } from "../../../chunks/Notification.module-DmHe2Kv2.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-ZlSN0MGm.js";
2
+ import { s as t } from "../../../chunks/Notification.module-DmHe2Kv2.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-ZlSN0MGm.js";
2
+ import { s as t } from "../../../chunks/Notification.module-DmHe2Kv2.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-BgrEEHVa.js";
6
+ import { F as d } from "../../chunks/FormFieldInput-CkVtqncH.js";
7
7
  import "../FormField/components/FormFieldLabel.js";
8
8
  import "../FormField/components/FormFieldMaskedInput.js";
9
9
  import "../FormField/components/FormFieldPostfix.js";
@@ -1,21 +1,21 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import i from "react";
3
- import { c as m } from "../../chunks/vendor-C_uS77iF.js";
3
+ import { c as m } from "../../chunks/vendor-82AnkPpo.js";
4
4
  import { OrderedListItem as a } from "./OrderedListItem.js";
5
- const c = "orderedList__b34ca70d", f = {
6
- orderedList: c
5
+ const f = "orderedList__1410ff62", c = {
6
+ orderedList: f
7
7
  }, L = Object.assign(
8
8
  i.forwardRef(({ className: t, start: e, style: r, ...d }, o) => /* @__PURE__ */ s(
9
9
  "ol",
10
10
  {
11
- className: m(f.orderedList, t),
11
+ className: m(c.orderedList, t),
12
12
  start: e,
13
13
  style: e !== void 0 ? {
14
14
  ...r,
15
15
  "--start-index-tx": e - 1
16
16
  } : r,
17
17
  ...d,
18
- "data-tx": "1.29.0",
18
+ "data-tx": "1.31.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-C_uS77iF.js";
3
+ import { c as i } from "../../chunks/vendor-82AnkPpo.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__b34ba860", p = {
9
+ const a = "orderedListItem__5159b7d6", 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__b34ba860", p = {
16
16
  size: s.B3,
17
17
  tag: "li",
18
18
  ...e,
19
- "data-tx": "1.29.0",
19
+ "data-tx": "1.31.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-C_uS77iF.js";
3
+ import { c as u } from "../../chunks/vendor-82AnkPpo.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-BlvGry2e.js";
7
+ import { s as r } from "../../chunks/Overlay.module-f4p8iBuk.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-C_uS77iF.js";
4
- import { s as a } from "../../chunks/Overlay.module-BlvGry2e.js";
3
+ import { c as t } from "../../chunks/vendor-82AnkPpo.js";
4
+ import { s as a } from "../../chunks/Overlay.module-f4p8iBuk.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-C_uS77iF.js";
3
+ import { c as d } from "../../chunks/vendor-82AnkPpo.js";
4
4
  import { EOverlayDirection as r } from "./OverlayBase.js";
5
- import { s as e } from "../../chunks/Overlay.module-BlvGry2e.js";
5
+ import { s as e } from "../../chunks/Overlay.module-f4p8iBuk.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-C_uS77iF.js";
3
+ import { c as i } from "../../chunks/vendor-82AnkPpo.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-BkU_qm35.js";
7
+ import { s as o } from "../../chunks/Page.module-B1W0CUyk.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-C_uS77iF.js";
4
+ import { c as d } from "../../../chunks/vendor-82AnkPpo.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__7fe29821", P = "verticalMargin24__e0c6c669", v = "verticalMargin16__2dc35c4b", e = {
8
+ const f = "bodyPage__9174d38f", P = "verticalMargin24__e5aa3cba", v = "verticalMargin16__079b4790", o = {
9
9
  bodyPage: f,
10
10
  verticalMargin24: P,
11
11
  verticalMargin16: v
12
12
  }, _ = {
13
- [r.LARGE]: e.verticalMargin24,
14
- [r.SMALL]: e.verticalMargin16
13
+ [r.LARGE]: o.verticalMargin24,
14
+ [r.SMALL]: o.verticalMargin16
15
15
  }, b = m.forwardRef(
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 });
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 });
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-C_uS77iF.js";
3
+ import { c as T } from "../../../chunks/vendor-82AnkPpo.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-BkU_qm35.js";
12
+ import { s as c } from "../../../chunks/Page.module-B1W0CUyk.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-C_uS77iF.js";
5
+ import { c as p } from "../../../chunks/vendor-82AnkPpo.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-BkU_qm35.js";
9
+ import { s as i } from "../../../chunks/Page.module-B1W0CUyk.js";
10
10
  const j = Object.assign(
11
11
  T.forwardRef(
12
12
  ({ className: m, type: a, size: n, sticky: d, ...f }, r) => {
@@ -1,5 +1,5 @@
1
- import { useEffect as g } from "react";
2
- function L(c) {
1
+ import { useEffect as L } from "react";
2
+ function h(c) {
3
3
  let e = c;
4
4
  for (; e && e !== document.documentElement; ) {
5
5
  const t = getComputedStyle(e).overflowY;
@@ -8,8 +8,8 @@ function L(c) {
8
8
  }
9
9
  return window;
10
10
  }
11
- function R(c, e, m = !0) {
12
- g(() => {
11
+ function b(c, e, m = !0) {
12
+ L(() => {
13
13
  const t = c.current;
14
14
  if (!t) return;
15
15
  const f = e === "top" ? "--r-top" : "--r-bottom";
@@ -21,27 +21,27 @@ function R(c, e, m = !0) {
21
21
  let u = 0, i = 0, r = window, d = null, l = null;
22
22
  const w = () => {
23
23
  i = 0;
24
- const n = t.getBoundingClientRect(), s = r === window ? { top: 0, bottom: window.innerHeight } : r.getBoundingClientRect(), o = e === "top" ? n.top - (s.top + u) : s.bottom - u - n.bottom, y = Math.max(0, Math.min(v, o));
24
+ const o = t.getBoundingClientRect(), s = r === window ? { top: 0, bottom: window.innerHeight } : r.getBoundingClientRect(), n = e === "top" ? o.top - (s.top + u) : s.bottom - u - o.bottom, y = Math.max(0, Math.min(v, n));
25
25
  t.style.setProperty(f, `${y}px`), y <= 0.5 ? t.dataset.stuck = "true" : delete t.dataset.stuck;
26
26
  }, a = () => {
27
27
  i || (i = requestAnimationFrame(w));
28
28
  }, E = () => {
29
- const n = getComputedStyle(t), s = e === "top" ? n.top : n.bottom;
30
- u = parseFloat(s || "0") || 0, r = L(t), d = r === window ? window : r, w(), d.addEventListener("scroll", a, { passive: !0 }), window.addEventListener("resize", a), window.addEventListener("transitionend", p), l = new ResizeObserver(a);
31
- let o = t.parentElement;
32
- for (; o && (l.observe(o), o !== r); )
33
- o = o.parentElement;
34
- }, p = (n) => {
35
- n.target && n.target instanceof HTMLElement && n.target.classList && n.propertyName === "transform" && Array.from(n.target.classList).some(
29
+ const o = getComputedStyle(t), s = e === "top" ? o.top : o.bottom;
30
+ u = parseFloat(s || "0") || 0, r = h(t), d = r === window ? window : r, w(), d.addEventListener("scroll", a, { passive: !0 }), window.addEventListener("resize", a), window.addEventListener("transitionend", p), l = new ResizeObserver(a);
31
+ let n = t.parentElement;
32
+ for (; n && (l.observe(n), n !== r); )
33
+ n = n.parentElement;
34
+ }, p = (o) => {
35
+ o.target && o.target instanceof HTMLElement && o.target.classList && o.propertyName === "transform" && Array.from(o.target.classList).some(
36
36
  (s) => s.includes("lightBoxSideOverlayContent")
37
37
  ) && w();
38
- };
39
- return setTimeout(E, 100), () => {
40
- d && d.removeEventListener("scroll", a), window.removeEventListener("resize", a), window.removeEventListener("transitionend", p), l == null || l.disconnect(), i && cancelAnimationFrame(i);
38
+ }, g = setTimeout(E, 100);
39
+ return () => {
40
+ clearTimeout(g), d && d.removeEventListener("scroll", a), window.removeEventListener("resize", a), window.removeEventListener("transitionend", p), l == null || l.disconnect(), i && cancelAnimationFrame(i);
41
41
  };
42
42
  }, [c, e, m]);
43
43
  }
44
44
  export {
45
- R as useStickyCornerRadius
45
+ b as useStickyCornerRadius
46
46
  };
47
47
  //# sourceMappingURL=useStickyCornerRadius.js.map
@@ -1,17 +1,17 @@
1
1
  import { jsx as d } from "react/jsx-runtime";
2
- import { c as o } from "../../../chunks/vendor-C_uS77iF.js";
2
+ import { c as o } from "../../../chunks/vendor-82AnkPpo.js";
3
3
  import i from "react";
4
- const r = "paginationExtended__a3bd22ad", s = {
4
+ const r = "paginationExtended__d851805b", s = {
5
5
  paginationExtended: r
6
6
  }, x = i.forwardRef(
7
- ({ children: a, className: t, ...n }, e) => /* @__PURE__ */ d(
7
+ ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ d(
8
8
  "nav",
9
9
  {
10
- className: o(s.paginationExtended, t),
11
- "data-tx": "1.29.0",
10
+ className: o(s.paginationExtended, a),
11
+ "data-tx": "1.31.0",
12
12
  ...n,
13
13
  ref: e,
14
- children: a
14
+ children: t
15
15
  }
16
16
  )
17
17
  );
@@ -4,7 +4,7 @@ import { ButtonIcon as p } from "../../Button/ButtonIcon.js";
4
4
  import { EButtonIconShape as m } from "../../Button/enums.js";
5
5
  import { EPaginationNavigationIconDirection as s } from "../enums.js";
6
6
  import { CaretleftStrokeSrvIcon24 as o } from "@sberbusiness/icons-next";
7
- const g = "paginationNavigationButton__7728fb9f", N = "directionIconNext__e434f668", n = {
7
+ const g = "paginationNavigationButton__8e69e7f8", N = "directionIconNext__7b8e665a", n = {
8
8
  paginationNavigationButton: g,
9
9
  directionIconNext: N
10
10
  }, f = c.forwardRef(
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import e from "react";
3
- import { c as d } from "../../../chunks/vendor-C_uS77iF.js";
4
- const g = "paginationNavigationExtended__3059b18f", r = {
3
+ import { c as d } from "../../../chunks/vendor-82AnkPpo.js";
4
+ const g = "paginationNavigationExtended__39073a4c", 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,22 +1,22 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import m from "react";
3
- import { c as p } from "../../../chunks/vendor-C_uS77iF.js";
3
+ import { c as p } from "../../../chunks/vendor-82AnkPpo.js";
4
4
  import { ETextSize as g } from "../../Typography/enums.js";
5
5
  import "../../Typography/Caption.js";
6
6
  import "../../Typography/CodeText.js";
7
- import { Text as c } from "../../Typography/Text.js";
7
+ import { Text as s } from "../../Typography/Text.js";
8
8
  import "../../Typography/Title.js";
9
9
  import "../../Button/Button.js";
10
- import { ButtonBase as s } from "../../Button/ButtonBase.js";
10
+ import { ButtonBase as c } from "../../Button/ButtonBase.js";
11
11
  import "../../Button/ButtonIcon.js";
12
12
  import "../../Button/ButtonDropdown.js";
13
13
  import "../../Button/ButtonDropdownExtended.js";
14
- const u = "paginationPageButton__0086e5c2", P = "currentPage__0275cd2f", a = {
14
+ const u = "paginationPageButton__717bd538", P = "currentPage__1026ae9f", a = {
15
15
  paginationPageButton: u,
16
16
  currentPage: P
17
17
  }, f = m.forwardRef(
18
18
  ({ isCurrent: t = !1, children: i, className: r, ...e }, n) => /* @__PURE__ */ o(
19
- s,
19
+ c,
20
20
  {
21
21
  className: p(
22
22
  a.paginationPageButton,
@@ -28,7 +28,7 @@ const u = "paginationPageButton__0086e5c2", P = "currentPage__0275cd2f", a = {
28
28
  "aria-live": t ? "polite" : void 0,
29
29
  ...e,
30
30
  ref: n,
31
- children: /* @__PURE__ */ o(c, { size: g.B3, children: i })
31
+ children: /* @__PURE__ */ o(s, { 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-C_uS77iF.js";
2
+ import { c as p } from "../../../chunks/vendor-82AnkPpo.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__9040566d", m = {
9
+ const n = "paginationPageEllipsis__8b9fe4f7", 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 })
@@ -1,6 +1,6 @@
1
1
  import { jsxs as s, jsx as e } from "react/jsx-runtime";
2
2
  import m, { useState as p } from "react";
3
- import { u as S, c as d } from "../../../chunks/vendor-C_uS77iF.js";
3
+ import { u as d, c as S } from "../../../chunks/vendor-82AnkPpo.js";
4
4
  import { ETextSize as f } from "../../Typography/enums.js";
5
5
  import "../../Typography/Caption.js";
6
6
  import "../../Typography/CodeText.js";
@@ -8,13 +8,13 @@ import { Text as g } from "../../Typography/Text.js";
8
8
  import "../../Typography/Title.js";
9
9
  import { SelectField as u } from "../../SelectField/SelectField.js";
10
10
  import { EComponentSize as x } from "../../../enums/EComponentSize.js";
11
- const _ = "paginationSelect__f05efb9c", b = "paginationSelectControl__85a3e48b", o = {
11
+ const _ = "paginationSelect__e2cde504", C = "paginationSelectControl__3e1ca325", o = {
12
12
  paginationSelect: _,
13
- paginationSelectControl: b
14
- }, C = m.forwardRef(
13
+ paginationSelectControl: C
14
+ }, z = m.forwardRef(
15
15
  ({ paginationLabel: t, className: a, options: n, value: r, onChange: l }, c) => {
16
- const [i] = p(() => `Pagination-${S()}`);
17
- return /* @__PURE__ */ s("div", { className: d(o.paginationSelect, a), ref: c, children: [
16
+ const [i] = p(() => `Pagination-${d()}`);
17
+ return /* @__PURE__ */ s("div", { className: S(o.paginationSelect, a), ref: c, children: [
18
18
  /* @__PURE__ */ e(g, { size: f.B3, id: i, children: t }),
19
19
  /* @__PURE__ */ e("div", { className: o.paginationSelectControl, children: /* @__PURE__ */ e(
20
20
  u,
@@ -33,8 +33,8 @@ const _ = "paginationSelect__f05efb9c", b = "paginationSelectControl__85a3e48b",
33
33
  ] });
34
34
  }
35
35
  );
36
- C.displayName = "PaginationSelect";
36
+ z.displayName = "PaginationSelect";
37
37
  export {
38
- C as PaginationSelect
38
+ z as PaginationSelect
39
39
  };
40
40
  //# sourceMappingURL=PaginationSelect.js.map
@@ -1,4 +1,4 @@
1
- import { k as R } from "../../../chunks/vendor-C_uS77iF.js";
1
+ import { k as R } from "../../../chunks/vendor-82AnkPpo.js";
2
2
  const m = -1, h = {
3
3
  // Создание массива чисел в заданном диапазоне с заданным шагом.
4
4
  generateRange: (n, i, e = 1) => n > i ? [] : R(n, i + 1, e),
@@ -1,6 +1,6 @@
1
1
  import { jsxs as b, jsx as i } from "react/jsx-runtime";
2
2
  import N from "react";
3
- import { c as d } from "../../chunks/vendor-C_uS77iF.js";
3
+ import { c as d } from "../../chunks/vendor-82AnkPpo.js";
4
4
  import { ETextSize as m } from "../Typography/enums.js";
5
5
  import "../Typography/Caption.js";
6
6
  import "../Typography/CodeText.js";
@@ -8,7 +8,7 @@ import { Text as x } from "../Typography/Text.js";
8
8
  import "../Typography/Title.js";
9
9
  import { EComponentSize as s } from "../../enums/EComponentSize.js";
10
10
  import { createSizeToClassNameMap as z } from "../../utils/classNameMaps.js";
11
- const y = "label__dbf581c3", M = "sm__7ffc847e", T = "nonempty__2d41326e", S = "md__626adf76", g = "lg__50ec0737", u = "disabled__9d41a77a", I = "radio__68bb6883", R = "radioIcon__4efe8468", o = {
11
+ const y = "label__0014dee8", M = "sm__85f0408c", T = "nonempty__ceafdf0a", S = "md__d5265cd3", g = "lg__f8e1c894", u = "disabled__54aa1719", I = "radio__b9bfd6a4", R = "radioIcon__9f51b35f", a = {
12
12
  label: y,
13
13
  sm: M,
14
14
  nonempty: T,
@@ -21,16 +21,16 @@ const y = "label__dbf581c3", M = "sm__7ffc847e", T = "nonempty__2d41326e", S = "
21
21
  [s.LG]: m.B2,
22
22
  [s.MD]: m.B3,
23
23
  [s.SM]: m.B4
24
- }, C = z(o), h = N.forwardRef((n, r) => {
25
- const { children: e, className: l, disabled: c, labelAttributes: a, size: t = s.MD, ...p } = n, _ = d(o.radio, l, C[t]), f = d(
26
- o.label,
27
- o[t],
28
- { [o.disabled]: !!c, [o.nonempty]: !!e },
29
- a == null ? void 0 : a.className
24
+ }, C = z(a), h = N.forwardRef((n, r) => {
25
+ const { children: e, className: l, disabled: c, labelAttributes: o, size: t = s.MD, ...p } = n, _ = d(a.radio, l, C[t]), f = d(
26
+ a.label,
27
+ a[t],
28
+ { [a.disabled]: !!c, [a.nonempty]: !!e },
29
+ o == null ? void 0 : o.className
30
30
  );
31
- return /* @__PURE__ */ b("label", { ...a, className: f, "data-tx": "1.29.0", children: [
31
+ return /* @__PURE__ */ b("label", { ...o, className: f, "data-tx": "1.31.0", children: [
32
32
  /* @__PURE__ */ i("input", { type: "radio", className: _, disabled: c, ...p, ref: r }),
33
- /* @__PURE__ */ i("span", { className: o.radioIcon }),
33
+ /* @__PURE__ */ i("span", { className: a.radioIcon }),
34
34
  e && /* @__PURE__ */ i(x, { size: B[t], tag: "div", children: e })
35
35
  ] });
36
36
  });
@@ -1,17 +1,17 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import { c as s } from "../../chunks/vendor-C_uS77iF.js";
3
- const c = "radioXGroup__60eec128", _ = "label__dbf581c3", n = {
1
+ import { jsx as s } from "react/jsx-runtime";
2
+ import { c as a } from "../../chunks/vendor-82AnkPpo.js";
3
+ const c = "radioXGroup__d5c86409", _ = "label__0014dee8", n = {
4
4
  radioXGroup: c,
5
- "indent-12": "indent-12__fcc11771",
5
+ "indent-12": "indent-12__1ced5633",
6
6
  label: _,
7
- "indent-16": "indent-16__262865f7",
8
- "indent-20": "indent-20__dc20a4bd",
9
- "indent-24": "indent-24__ed722192",
10
- "indent-28": "indent-28__3cdd1f29",
11
- "indent-32": "indent-32__79132671"
12
- }, l = (d) => {
13
- const { children: e, className: i, indent: o = 12, ...t } = d, r = s(n.radioXGroup, n[`indent-${o}`], i);
14
- return /* @__PURE__ */ a("div", { className: r, role: "radiogroup", ...t, children: e });
7
+ "indent-16": "indent-16__4c0b35f6",
8
+ "indent-20": "indent-20__c7846855",
9
+ "indent-24": "indent-24__e6475ee0",
10
+ "indent-28": "indent-28__d3504761",
11
+ "indent-32": "indent-32__62dce5b0"
12
+ }, l = (e) => {
13
+ const { children: d, className: i, indent: o = 12, ...t } = e, r = a(n.radioXGroup, n[`indent-${o}`], i);
14
+ return /* @__PURE__ */ s("div", { className: r, role: "radiogroup", ...t, children: d });
15
15
  };
16
16
  l.displayName = "RadioXGroup";
17
17
  export {
@@ -1,10 +1,10 @@
1
- import { jsx as c } from "react/jsx-runtime";
2
- import { c as e } from "../../chunks/vendor-C_uS77iF.js";
3
- const p = "radioYGroup__3e976079", t = {
1
+ import { jsx as i } from "react/jsx-runtime";
2
+ import { c } from "../../chunks/vendor-82AnkPpo.js";
3
+ const p = "radioYGroup__ee656ae2", t = {
4
4
  radioYGroup: p
5
5
  }, d = (o) => {
6
- const { children: r, className: s, ...a } = o, i = e(t.radioYGroup, s);
7
- return /* @__PURE__ */ c("div", { className: i, role: "radiogroup", ...a, children: r });
6
+ const { children: r, className: s, ...a } = o, e = c(t.radioYGroup, s);
7
+ return /* @__PURE__ */ i("div", { className: e, role: "radiogroup", ...a, children: r });
8
8
  };
9
9
  d.displayName = "RadioYGroup";
10
10
  export {
@@ -1,14 +1,29 @@
1
- import { jsx as a } from "react/jsx-runtime";
2
- import { c as m } from "../../chunks/vendor-C_uS77iF.js";
3
- const c = "row__8bbaaf43", i = "noPaddingBottom__0d0bd15b", o = {
4
- row: c,
5
- noPaddingBottom: i
6
- }, e = ({ children: t, className: n, paddingBottom: s = !0, ...d }) => {
7
- const r = m(n, o.row, { [o.noPaddingBottom]: !s });
8
- return /* @__PURE__ */ a("div", { className: r, ...d, children: t });
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import { c as e } from "../../chunks/vendor-82AnkPpo.js";
3
+ import { EComponentSize as t } from "../../enums/EComponentSize.js";
4
+ import { RowContext as M } from "./RowContext.js";
5
+ const a = "row__0027cef0", i = "noPaddingBottom__9468021c", S = "SM__9ad16af5", w = "MD__2b9a7d40", o = {
6
+ row: a,
7
+ noPaddingBottom: i,
8
+ SM: S,
9
+ MD: w
10
+ }, P = {
11
+ [t.SM]: o.SM,
12
+ [t.MD]: o.MD
13
+ }, f = ({
14
+ children: s,
15
+ className: c,
16
+ gridHorizontalGap: n = t.SM,
17
+ paddingBottom: m = !0,
18
+ ..._
19
+ }) => {
20
+ const d = e(c, o.row, P[n], {
21
+ [o.noPaddingBottom]: !m
22
+ });
23
+ return /* @__PURE__ */ r(M.Provider, { value: { gridHorizontalGap: n }, children: /* @__PURE__ */ r("div", { className: d, ..._, children: s }) });
9
24
  };
10
- e.displayName = "Row";
25
+ f.displayName = "Row";
11
26
  export {
12
- e as Row
27
+ f as Row
13
28
  };
14
29
  //# sourceMappingURL=Row.js.map
@@ -0,0 +1,9 @@
1
+ import o from "react";
2
+ import { EComponentSize as t } from "../../enums/EComponentSize.js";
3
+ const n = o.createContext({
4
+ gridHorizontalGap: t.SM
5
+ });
6
+ export {
7
+ n as RowContext
8
+ };
9
+ //# sourceMappingURL=RowContext.js.map