@sberbusiness/triplex-next 0.10.0 → 0.11.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 (403) hide show
  1. package/README.md +6 -0
  2. package/chunks/{AlertProcessSpoiler-BthiLiMe.js → AlertProcessSpoiler-NTQfGBrX.js} +10 -10
  3. package/chunks/{CalendarViewItem-CNP7C3l_.js → CalendarViewItem-2IOAiJCi.js} +8 -8
  4. package/chunks/Card.module-CTH4ur-u.js +17 -0
  5. package/chunks/CheckboxTreeExtended.module-DKqKzsOD.js +11 -0
  6. package/chunks/{Chip-DaFItkIp.js → Chip-BtHrgIed.js} +6 -6
  7. package/chunks/Confirm.module-DSBC6Yw1.js +15 -0
  8. package/chunks/{DropdownListItem-lbLsbKwC.js → DropdownListItem-CiE3zUVn.js} +14 -14
  9. package/chunks/DropdownMobile.module-wrANtbau.js +23 -0
  10. package/chunks/Footer.module-Dcht4j1M.js +9 -0
  11. package/chunks/{FormFieldInput-BoG8X8Sc.js → FormFieldInput-DO7mZKjJ.js} +12 -12
  12. package/chunks/HeaderLayoutSidebar.module-Bk1s4R6K.js +9 -0
  13. package/chunks/HeaderTabs.module-DQtcQlY-.js +9 -0
  14. package/chunks/{HeaderTitle.module-r9kVKK-W.js → HeaderTitle.module-Db-ProSl.js} +2 -2
  15. package/chunks/IslandAccordion.module-Bzf6LSEv.js +25 -0
  16. package/chunks/IslandWidgetFooter.module-BAka54Z0.js +9 -0
  17. package/chunks/IslandWidgetHeader.module-D0IG5uT2.js +9 -0
  18. package/chunks/{LightBoxContent-3M4bOnUh.js → LightBoxContent-CdWfZopQ.js} +6 -6
  19. package/chunks/LightBoxControls.module-B_wOBHqj.js +16 -0
  20. package/chunks/LightBoxSideOverlayClose.module-LYfcE0NM.js +8 -0
  21. package/chunks/{ListItemControlsButton-rF_5JaM-.js → ListItemControlsButton-ABcLen-s.js} +9 -9
  22. package/chunks/ListItemTail.module-BrfPnk8y.js +12 -0
  23. package/chunks/ListMasterFooter.module-BMZXwZ7J.js +10 -0
  24. package/chunks/ModalWindow.module-h07HG756.js +17 -0
  25. package/chunks/Notification.module-D0gwzw2G.js +21 -0
  26. package/chunks/Overlay.module-bxX7Sw1v.js +18 -0
  27. package/chunks/Page.module-QEvU_pYT.js +11 -0
  28. package/chunks/{RightBorderArrow-C1vPwzXO.js → RightBorderArrow-CO-Xom11.js} +7 -7
  29. package/chunks/SMSField.module-BXwYRXqL.js +16 -0
  30. package/chunks/SliderExtendedMarks.module-B7ILUATa.js +15 -0
  31. package/chunks/{SliderExtendedRail-Bw4p-kLW.js → SliderExtendedRail-BXD0TPpN.js} +9 -9
  32. package/chunks/StatusTracker.module-B9ddfVz8.js +24 -0
  33. package/chunks/{SuggestFieldMobileDropdownHint-Ciw5Nm9X.js → SuggestFieldMobileDropdownHint-CN-2l1Nh.js} +2 -2
  34. package/chunks/TableFooter.module-BJXoCeSm.js +14 -0
  35. package/chunks/TabsExtended.module-Bz6DCd7L.js +16 -0
  36. package/chunks/TabsLine.module-CGVMZUpJ.js +21 -0
  37. package/chunks/TooltipDesktop.module-Czj3LOl5.js +19 -0
  38. package/chunks/TreeView.module-BNdrvQFP.js +9 -0
  39. package/chunks/UploadZoneInput-D41J-S68.js +35 -0
  40. package/chunks/utils-B705lf16.js +24 -0
  41. package/chunks/utils-CEIGazsY.js +73 -0
  42. package/chunks/utils-CG0eQjCw.js +20 -0
  43. package/chunks/{utils-Ql50x949.js → utils-DK364Pn0.js} +4 -4
  44. package/chunks/{utils-CxR_OPBn.js → utils-JjvCkK44.js} +8 -8
  45. package/components/Alert/AlertContext/AlertContext.js +11 -11
  46. package/components/Alert/AlertProcess/AlertProcess.js +2 -2
  47. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
  48. package/components/Amount/Amount.js +2 -2
  49. package/components/AmountField/AmountField.js +6 -6
  50. package/components/Body/Body.js +7 -7
  51. package/components/Button/Button.js +21 -21
  52. package/components/Button/ButtonBase.js +1 -1
  53. package/components/Button/ButtonDropdown.js +12 -12
  54. package/components/Button/ButtonDropdownExtended.js +5 -5
  55. package/components/Button/ButtonIcon.js +10 -10
  56. package/components/Calendar/Calendar.js +5 -5
  57. package/components/Calendar/components/CalendarControls.js +1 -1
  58. package/components/Calendar/components/CalendarFooter.js +4 -4
  59. package/components/Calendar/components/CalendarViewDays.js +1 -1
  60. package/components/Calendar/components/CalendarViewItem.js +1 -1
  61. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  62. package/components/Calendar/components/CalendarViewYears.js +1 -1
  63. package/components/Card/CardAction.js +3 -3
  64. package/components/Card/CardStatic.js +2 -2
  65. package/components/Card/components/CardContent/CardContent.js +1 -1
  66. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  67. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  68. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  69. package/components/Card/components/CardMedia.js +1 -1
  70. package/components/Card/utils.js +1 -1
  71. package/components/CarouselExtended/CarouselExtended.js +1 -1
  72. package/components/Checkbox/Checkbox.js +7 -7
  73. package/components/Checkbox/CheckboxXGroup.js +11 -11
  74. package/components/Checkbox/CheckboxYGroup.js +6 -6
  75. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  76. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  77. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  78. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  79. package/components/Chip/Chip.js +1 -1
  80. package/components/Chip/ChipClearButton.js +1 -1
  81. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  82. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  83. package/components/Chip/ChipDropdownArrow.js +6 -6
  84. package/components/Chip/ChipIcon.js +1 -1
  85. package/components/Chip/ChipMultiselect.js +1 -1
  86. package/components/Chip/ChipOptions.js +2 -2
  87. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  88. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  89. package/components/Chip/ChipSort.js +1 -1
  90. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  91. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +1 -1
  92. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  93. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +18 -18
  94. package/components/Chip/index.js +1 -1
  95. package/components/ChipGroup/ChipGroup.js +15 -15
  96. package/components/Col/Col.js +134 -134
  97. package/components/CollapsableTree/components/CollapsableTreeNode.js +5 -5
  98. package/components/Confirm/Confirm.js +1 -1
  99. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  100. package/components/Confirm/components/ConfirmContent.js +1 -1
  101. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  102. package/components/Confirm/components/ConfirmControls.js +1 -1
  103. package/components/DateField/DateField.js +1 -1
  104. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  105. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +4 -4
  106. package/components/DateRange/DateRange.js +5 -5
  107. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  108. package/components/DesignTokens/components/Step.js +1 -1
  109. package/components/Divider/Divider.js +17 -17
  110. package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
  111. package/components/Dropdown/desktop/DropdownDesktop.js +5 -5
  112. package/components/Dropdown/desktop/DropdownList.js +1 -1
  113. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  114. package/components/Dropdown/desktop/index.js +1 -1
  115. package/components/Dropdown/index.js +1 -1
  116. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  117. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  118. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  119. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  120. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  121. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  122. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  123. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  125. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  126. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  127. package/components/Ellipsis/Ellipsis.js +8 -8
  128. package/components/ExpandAnimation/ExpandAnimation.js +15 -15
  129. package/components/Footer/Footer.js +1 -1
  130. package/components/Footer/components/FooterDescription.js +1 -1
  131. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  132. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  133. package/components/FormField/FormField.js +25 -25
  134. package/components/FormField/components/FormFieldClear.js +6 -6
  135. package/components/FormField/components/FormFieldCounter.js +5 -5
  136. package/components/FormField/components/FormFieldDescription.js +8 -8
  137. package/components/FormField/components/FormFieldInput.js +1 -1
  138. package/components/FormField/components/FormFieldLabel.js +14 -14
  139. package/components/FormField/components/FormFieldMaskedInput.js +10 -10
  140. package/components/FormField/components/FormFieldPostfix.js +7 -7
  141. package/components/FormField/components/FormFieldPrefix.js +5 -5
  142. package/components/FormField/components/FormFieldTarget.js +4 -4
  143. package/components/FormField/components/FormFieldTextarea.js +8 -8
  144. package/components/FormField/index.js +1 -1
  145. package/components/Header/Header.js +1 -1
  146. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  147. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  148. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  149. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +7 -7
  150. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  151. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  152. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  153. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  154. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  155. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  156. package/components/HelpBox/HelpBox.js +7 -7
  157. package/components/Island/Island.js +1 -1
  158. package/components/Island/components/IslandBody.js +5 -5
  159. package/components/Island/components/IslandFooter.js +1 -1
  160. package/components/Island/components/IslandHeader.js +1 -1
  161. package/components/Island/utils.js +1 -1
  162. package/components/IslandAccordion/IslandAccordion.js +5 -6
  163. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  164. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  165. package/components/IslandAccordion/components/IslandAccordionItem.js +92 -98
  166. package/components/IslandAccordion/components/index.js +1 -3
  167. package/components/IslandAccordion/index.js +3 -5
  168. package/components/IslandWidget/IslandWidget.js +11 -11
  169. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +1 -1
  170. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  171. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  172. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  173. package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
  174. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  175. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  176. package/components/IslandWidget/components/IslandWidgetWrapper.js +6 -6
  177. package/components/LightBox/LightBox.js +18 -18
  178. package/components/LightBox/LightBoxContent.js +1 -1
  179. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  180. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  181. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  182. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  183. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +11 -11
  184. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  185. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  186. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
  187. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +4 -4
  188. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +1 -1
  189. package/components/Link/Link.js +17 -17
  190. package/components/List/List.js +4 -4
  191. package/components/List/components/ListEmptyState.js +4 -4
  192. package/components/List/components/ListItem.js +1 -1
  193. package/components/List/components/ListItemContent.js +5 -5
  194. package/components/List/components/ListItemControls.js +1 -1
  195. package/components/List/components/ListItemControlsButton.js +1 -1
  196. package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
  197. package/components/List/components/ListItemLoading.js +1 -1
  198. package/components/List/components/ListItemSelectable.js +9 -9
  199. package/components/List/components/ListItemTable.js +1 -1
  200. package/components/List/components/ListItemTailLeft.js +1 -1
  201. package/components/List/components/ListItemTailRight.js +1 -1
  202. package/components/List/components/ListSortableItem.js +4 -4
  203. package/components/List/components/ListSortableItemControls.js +1 -1
  204. package/components/List/components/ListSortableItemTarget.js +3 -3
  205. package/components/List/index.js +1 -1
  206. package/components/ListMaster/ListMaster.js +1 -1
  207. package/components/ListMaster/components/ListMasterBody.js +1 -1
  208. package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
  209. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  210. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  211. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  212. package/components/ListMaster/components/ListMasterHeader.js +5 -5
  213. package/components/ListMaster/components/SelectionControls.js +2 -2
  214. package/components/Loader/LoaderMiddle/LoaderMiddle.js +1 -1
  215. package/components/Loader/LoaderSmall/LoaderSmall.js +12 -12
  216. package/components/LoaderScreen/LoaderScreen.js +10 -10
  217. package/components/Marker/Marker.js +1 -1
  218. package/components/Marker/utils.js +1 -1
  219. package/components/MarkerStatus/MarkerStatus.js +15 -15
  220. package/components/ModalWindow/ModalWindow.js +1 -1
  221. package/components/ModalWindow/components/ModalWindowBody.js +1 -1
  222. package/components/ModalWindow/components/ModalWindowClose.js +1 -1
  223. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  224. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  225. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  226. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +4 -4
  227. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  228. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +1 -1
  229. package/components/Notification/Notification.js +2 -2
  230. package/components/Notification/NotificationGrouped.js +1 -1
  231. package/components/Notification/components/NotificationBody.js +1 -1
  232. package/components/Notification/components/NotificationBodyContent.js +1 -1
  233. package/components/Notification/components/NotificationBodyList.js +1 -1
  234. package/components/Notification/components/NotificationClose.js +1 -1
  235. package/components/Notification/components/NotificationFooter.js +1 -1
  236. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  237. package/components/Notification/components/NotificationHeader.js +1 -1
  238. package/components/Notification/components/NotificationIcon.js +1 -1
  239. package/components/Notification/components/NotificationTime.js +1 -1
  240. package/components/NotificationIcon/NotificationIcon.js +4 -4
  241. package/components/NumberField/NumberFieldInput.js +1 -1
  242. package/components/OrderedList/OrderedList.js +6 -6
  243. package/components/OrderedList/OrderedListItem.js +7 -7
  244. package/components/Overlay/Overlay.js +1 -1
  245. package/components/Overlay/OverlayMask.js +1 -1
  246. package/components/Overlay/OverlayPanel.js +1 -1
  247. package/components/Page/Page.js +1 -1
  248. package/components/Page/components/BodyPage.js +7 -7
  249. package/components/Page/components/FooterPage.js +1 -1
  250. package/components/Page/components/HeaderPage.js +1 -1
  251. package/components/Pagination/components/PaginationExtended.js +5 -5
  252. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  253. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  254. package/components/Pagination/components/PaginationPageButton.js +1 -1
  255. package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
  256. package/components/Pagination/components/PaginationSelect.js +4 -4
  257. package/components/Radio/Radio.js +16 -16
  258. package/components/Radio/RadioXGroup.js +7 -7
  259. package/components/Radio/RadioYGroup.js +9 -9
  260. package/components/Row/Row.js +5 -5
  261. package/components/SMSField/SMSField.js +2 -2
  262. package/components/SMSField/components/RefreshIcon.js +1 -1
  263. package/components/SMSField/components/SMSFieldInput.js +2 -2
  264. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  265. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  266. package/components/SegmentedControl/SegmentedControl.js +8 -8
  267. package/components/SegmentedControl/SegmentedControlSegment.js +13 -13
  268. package/components/SelectExtendedField/SelectExtendedField.js +1 -1
  269. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  270. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +10 -10
  271. package/components/Skeleton/Skeleton.js +11 -11
  272. package/components/SliderExtended/SliderExtended.js +2 -2
  273. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +16 -16
  274. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  275. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  276. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  277. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +1 -1
  278. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +25 -25
  279. package/components/SmallInput/SmallInput.js +3 -3
  280. package/components/Spoiler/Spoiler.js +18 -18
  281. package/components/StatusTracker/StatusTracker.js +2 -2
  282. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  283. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  284. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  285. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  286. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  287. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  288. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  289. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  290. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  291. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  292. package/components/Step/Step.js +5 -5
  293. package/components/Stepper/RightBorderArrow.js +1 -1
  294. package/components/Stepper/Stepper.js +1 -1
  295. package/components/Stepper/StepperExtended.js +3 -3
  296. package/components/Stepper/StepperStep.js +2 -2
  297. package/components/Stepper/StepperWrapper.js +2 -2
  298. package/components/Suggest/SuggestMobileDropdownContent.js +13 -13
  299. package/components/SuggestField/SuggestField.js +1 -1
  300. package/components/SuggestField/SuggestFieldTarget.js +1 -1
  301. package/components/SuggestField/SuggestFieldTargetPostfix.js +1 -1
  302. package/components/SuggestField/desktop/SuggestFieldDesktop.js +14 -14
  303. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  304. package/components/SuggestField/index.js +1 -1
  305. package/components/SuggestField/mobile/SuggestFieldMobile.js +1 -1
  306. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  307. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  308. package/components/SuggestField/mobile/index.js +1 -1
  309. package/components/SwipeableArea/SwipeableArea.js +2 -2
  310. package/components/Table/FilterPanel.js +5 -5
  311. package/components/Table/MasterTable.js +15 -15
  312. package/components/Table/NoColumns.js +3 -3
  313. package/components/Table/PaginationPanel.js +2 -2
  314. package/components/Table/TableBasic/TableBasic.js +1 -1
  315. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  316. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  317. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  318. package/components/Table/TableBasicSettings/TableBasicSettings.js +5 -5
  319. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
  320. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  321. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
  322. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
  323. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +4 -4
  324. package/components/Table/TableFooter/TableFooter.js +1 -1
  325. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  326. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  327. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  328. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  329. package/components/Table/TabsLinePanel.js +1 -1
  330. package/components/Table/TabsLinePanelLinks.js +5 -5
  331. package/components/Table/utils.js +1 -1
  332. package/components/Tabs/Tabs.js +4 -4
  333. package/components/TabsExtended/TabsExtended.js +2 -2
  334. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  335. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  336. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  337. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  338. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  339. package/components/TabsExtended/utils.js +1 -1
  340. package/components/TabsLine/TabsLine.js +1 -1
  341. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  342. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  343. package/components/TabsLine/components/TabsLineItem.js +1 -1
  344. package/components/TabsLine/components/TabsLineMobile.js +4 -4
  345. package/components/Tag/Tag.js +16 -16
  346. package/components/TagColor/TagColor.js +15 -15
  347. package/components/TagGroup/TagGroup.js +6 -6
  348. package/components/TextField/TextField.js +1 -1
  349. package/components/TextareaField/TextareaField.js +1 -1
  350. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  351. package/components/Tooltip/components/common/TooltipLink.js +7 -7
  352. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  353. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  354. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  355. package/components/Tooltip/components/mobile/TooltipMobile.js +6 -6
  356. package/components/TopOverlay/TopOverlay.js +21 -21
  357. package/components/TreeView/TreeView.js +1 -1
  358. package/components/TreeView/components/TreeViewGroup.js +1 -1
  359. package/components/TreeView/components/TreeViewNode.js +1 -1
  360. package/components/Typography/Caption.js +16 -16
  361. package/components/Typography/Text.js +25 -25
  362. package/components/Typography/Title.js +8 -8
  363. package/components/Typography/utils.js +1 -1
  364. package/components/UnorderedList/UnorderedList.js +2 -2
  365. package/components/UnorderedList/UnorderedListItem.js +6 -6
  366. package/components/UploadZone/UploadZone.js +110 -98
  367. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  368. package/components/index.js +172 -174
  369. package/index.d.ts +3 -39
  370. package/index.js +216 -218
  371. package/package.json +1 -1
  372. package/styles/triplex-next.css +535 -535
  373. package/chunks/Card.module-BxAU0ct3.js +0 -17
  374. package/chunks/CheckboxTreeExtended.module-8H0Dgq8c.js +0 -11
  375. package/chunks/Confirm.module-BaXVkVHJ.js +0 -15
  376. package/chunks/DropdownMobile.module-kHpY8q0l.js +0 -23
  377. package/chunks/Footer.module-BZTAlpWH.js +0 -9
  378. package/chunks/HeaderLayoutSidebar.module-Bbxhh0aE.js +0 -9
  379. package/chunks/HeaderTabs.module-Bo3HPBP_.js +0 -9
  380. package/chunks/IslandAccordion.module-r5TKHc-1.js +0 -25
  381. package/chunks/IslandWidgetFooter.module-DANV-WDZ.js +0 -9
  382. package/chunks/IslandWidgetHeader.module-D9N9d8U0.js +0 -9
  383. package/chunks/LightBoxControls.module-C1sKSbiw.js +0 -16
  384. package/chunks/LightBoxSideOverlayClose.module-H2K8IoVH.js +0 -8
  385. package/chunks/ListItemTail.module-rBxpoSGQ.js +0 -12
  386. package/chunks/ListMasterFooter.module-CjjTF28N.js +0 -10
  387. package/chunks/ModalWindow.module-BJWhs2p-.js +0 -17
  388. package/chunks/Notification.module-CoXNIHHx.js +0 -21
  389. package/chunks/Overlay.module-DqeHrg4k.js +0 -18
  390. package/chunks/Page.module-JyadpNMJ.js +0 -11
  391. package/chunks/SMSField.module-BR0BSWtJ.js +0 -16
  392. package/chunks/SliderExtendedMarks.module-DyfiF83O.js +0 -15
  393. package/chunks/StatusTracker.module-BzdhWkFm.js +0 -24
  394. package/chunks/TableFooter.module-BRn2cKAx.js +0 -14
  395. package/chunks/TabsExtended.module-DW52Fxa9.js +0 -16
  396. package/chunks/TabsLine.module-Do3KfZpp.js +0 -21
  397. package/chunks/TooltipDesktop.module-B10Gb93w.js +0 -19
  398. package/chunks/TreeView.module-oFkxX2oe.js +0 -9
  399. package/chunks/UploadZoneInput-CQ9bTi-y.js +0 -33
  400. package/chunks/utils-BHK9pmFJ.js +0 -73
  401. package/chunks/utils-DTmo2xHF.js +0 -20
  402. package/chunks/utils-DbKLiLdh.js +0 -24
  403. package/components/IslandAccordion/components/IslandAccordionTitle.js +0 -21
@@ -1,40 +1,40 @@
1
1
  import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
- import { Marker as f } from "../Marker/Marker.js";
3
- import { c as d } from "../../chunks/vendor-BlJo2ILB.js";
4
- import { s as k } from "../../chunks/utils-DTmo2xHF.js";
2
+ import { Marker as d } from "../Marker/Marker.js";
3
+ import { c as f } from "../../chunks/vendor-BlJo2ILB.js";
4
+ import { s as k } from "../../chunks/utils-CG0eQjCw.js";
5
5
  import "../Typography/Title.js";
6
6
  import { Text as i } from "../Typography/Text.js";
7
7
  import { Caption as _ } from "../Typography/Caption.js";
8
8
  import { ETextSize as n, EFontType as c, ECaptionSize as M } from "../Typography/enums.js";
9
- 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__aace59a4", T = "contentContainer__d89aa033", u = "md__1e742c8f", z = "markerContainer__3369ca20", E = "lg__3391f2ff", r = {
11
+ const x = "markerStatus__8d614b23", T = "contentContainer__0c066fec", u = "md__7abafceb", z = "markerContainer__a97b59ce", E = "lg__ce488620", r = {
12
12
  markerStatus: x,
13
13
  contentContainer: T,
14
14
  md: u,
15
15
  markerContainer: z,
16
16
  lg: E
17
17
  }, h = {
18
- [e.MD]: n.B4,
19
- [e.LG]: n.B3
20
- }, D = N(r), G = ({
18
+ [a.MD]: n.B4,
19
+ [a.LG]: n.B3
20
+ }, D = N(r), F = ({
21
21
  children: p,
22
22
  className: l,
23
23
  description: o,
24
24
  status: m,
25
- size: a = e.MD,
25
+ size: e = a.MD,
26
26
  ...C
27
27
  }) => {
28
- const S = d(r.markerStatus, D[a], k[m], l);
29
- return /* @__PURE__ */ s("div", { className: S, "data-tx": "0.10.0", ...C, children: [
30
- /* @__PURE__ */ t("div", { className: r.markerContainer, children: /* @__PURE__ */ t(f, { status: m, size: a }) }),
28
+ const S = f(r.markerStatus, D[e], k[m], l);
29
+ return /* @__PURE__ */ s("div", { className: S, "data-tx": "0.11.0", ...C, children: [
30
+ /* @__PURE__ */ t("div", { className: r.markerContainer, children: /* @__PURE__ */ t(d, { status: m, size: e }) }),
31
31
  /* @__PURE__ */ s("div", { className: r.contentContainer, children: [
32
- /* @__PURE__ */ t(i, { size: h[a], children: p }),
33
- o && (a === e.MD ? /* @__PURE__ */ t(_, { size: M.C1, type: c.SECONDARY, children: o }) : /* @__PURE__ */ t(i, { size: n.B4, type: c.SECONDARY, children: o }))
32
+ /* @__PURE__ */ t(i, { size: h[e], children: p }),
33
+ o && (e === a.MD ? /* @__PURE__ */ t(_, { size: M.C1, type: c.SECONDARY, children: o }) : /* @__PURE__ */ t(i, { size: n.B4, type: c.SECONDARY, children: o }))
34
34
  ] })
35
35
  ] });
36
36
  };
37
37
  export {
38
- G as MarkerStatus
38
+ F as MarkerStatus
39
39
  };
40
40
  //# sourceMappingURL=MarkerStatus.js.map
@@ -4,7 +4,7 @@ import { Portal as F } from "../Portal/Portal.js";
4
4
  import { c as N, C as j, F as D } from "../../chunks/vendor-BlJo2ILB.js";
5
5
  import { ModalWindowViewManager as q } from "./components/ModalWindowViewManager.js";
6
6
  import { useToken as A } from "../ThemeProvider/useToken.js";
7
- import { s as n } from "../../chunks/ModalWindow.module-BJWhs2p-.js";
7
+ import { s as n } from "../../chunks/ModalWindow.module-h07HG756.js";
8
8
  import { EComponentSize as V } from "../../enums/EComponentSize.js";
9
9
  import { createSizeToClassNameMap as G } from "../../utils/classNameMaps.js";
10
10
  const l = "ufs-modal-window", H = 300, i = ["modal-open", "no-hash-overflow-hidden"], I = G(n), J = $.forwardRef((w, a) => {
@@ -3,7 +3,7 @@ import { c as i } from "../../../chunks/vendor-BlJo2ILB.js";
3
3
  import { Island as n } from "../../Island/Island.js";
4
4
  import { EComponentSize as t } from "../../../enums/EComponentSize.js";
5
5
  import { EIslandType as r } from "../../Island/enums.js";
6
- const a = "modalWindowBody__54d09679", l = {
6
+ const a = "modalWindowBody__9b6e6cb8", l = {
7
7
  modalWindowBody: a
8
8
  }, w = ({ children: o, className: d, ...m }) => /* @__PURE__ */ s(
9
9
  n,
@@ -6,7 +6,7 @@ import { Button as i } from "../../Button/Button.js";
6
6
  import { CrossStrokeSrvIcon20 as l } from "@sberbusiness/icons-next";
7
7
  import { EComponentSize as s } from "../../../enums/EComponentSize.js";
8
8
  import { EButtonTheme as d } from "../../Button/enums.js";
9
- const a = "modalWindowClose__651a3517", C = {
9
+ const a = "modalWindowClose__a5a7da8e", C = {
10
10
  modalWindowClose: a
11
11
  }, p = (t) => {
12
12
  const e = n(null);
@@ -1,7 +1,7 @@
1
1
  import { jsxs as t, jsx as r } from "react/jsx-runtime";
2
2
  import { c as d } from "../../../chunks/vendor-BlJo2ILB.js";
3
3
  import { LoaderScreen as i } from "../../LoaderScreen/LoaderScreen.js";
4
- import { s as o } from "../../../chunks/ModalWindow.module-BJWhs2p-.js";
4
+ import { s as o } from "../../../chunks/ModalWindow.module-h07HG756.js";
5
5
  import { Page as l } from "../../Page/Page.js";
6
6
  const W = ({
7
7
  isLoading: e,
@@ -2,7 +2,7 @@ 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
4
  import { c as l } from "../../../chunks/vendor-BlJo2ILB.js";
5
- const t = "modalWindowHeader__b6bffb92", s = {
5
+ const t = "modalWindowHeader__81e5cf51", s = {
6
6
  modalWindowHeader: t
7
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;
@@ -2,7 +2,7 @@ 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
3
  import { u as g, i as W, h as a } from "../../../chunks/vendor-BlJo2ILB.js";
4
4
  import { Portal as M } from "../../Portal/Portal.js";
5
- import { s as R } from "../../../chunks/ModalWindow.module-BJWhs2p-.js";
5
+ import { s as R } from "../../../chunks/ModalWindow.module-h07HG756.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,15 +1,15 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import { useContext as c } from "react";
3
3
  import { MultiselectFieldContext as m } from "../MultiselectFieldContext.js";
4
- import { createSizeToClassNameMap as r } from "../../../utils/classNameMaps.js";
4
+ import { createSizeToClassNameMap as a } from "../../../utils/classNameMaps.js";
5
5
  import { c as l } from "../../../chunks/vendor-BlJo2ILB.js";
6
- const a = "multiselectFieldContentWrapper__aa274f66", d = "multiselectFieldContent__3cc2990e", p = "sm__2e6ebf39", C = "md__c77e1160", u = "lg__1a979caf", e = {
7
- multiselectFieldContentWrapper: a,
6
+ const r = "multiselectFieldContentWrapper__8ac0a42a", d = "multiselectFieldContent__9047cac8", p = "sm__bd49583a", C = "md__274101fa", u = "lg__1a3bde0f", e = {
7
+ multiselectFieldContentWrapper: r,
8
8
  multiselectFieldContent: d,
9
9
  sm: p,
10
10
  md: C,
11
11
  lg: u
12
- }, F = r(e), W = ({
12
+ }, F = a(e), W = ({
13
13
  children: s,
14
14
  className: o,
15
15
  ...n
@@ -1,6 +1,6 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import { c as s } from "../../../chunks/vendor-BlJo2ILB.js";
3
- const i = "multiselectFieldFooter__24ff875b", c = {
3
+ const i = "multiselectFieldFooter__df42884c", c = {
4
4
  multiselectFieldFooter: i
5
5
  }, m = ({
6
6
  children: e,
@@ -1,6 +1,6 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import { c as i } from "../../../chunks/vendor-BlJo2ILB.js";
3
- const d = "multiselectFieldHeader__10b6b779", c = {
3
+ const d = "multiselectFieldHeader__47820000", c = {
4
4
  multiselectFieldHeader: d
5
5
  }, m = ({
6
6
  children: e,
@@ -4,7 +4,7 @@ import { NotificationBody as d } from "./components/NotificationBody.js";
4
4
  import { NotificationClose as p } from "./components/NotificationClose.js";
5
5
  import { NotificationIcon as N } from "./components/NotificationIcon.js";
6
6
  import { NotificationTime as x } from "./components/NotificationTime.js";
7
- import { s as i } from "../../chunks/Notification.module-CoXNIHHx.js";
7
+ import { s as i } from "../../chunks/Notification.module-D0gwzw2G.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": "0.10.0",
27
+ "data-tx": "0.11.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-CoXNIHHx.js";
3
+ import { s as e } from "../../chunks/Notification.module-D0gwzw2G.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-CoXNIHHx.js";
6
+ import { s as f } from "../../../chunks/Notification.module-D0gwzw2G.js";
7
7
  const o = ((t) => {
8
8
  const { children: i } = t;
9
9
  return /* @__PURE__ */ r("div", { className: f.notificationBody, children: i });
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { s as i } from "../../../chunks/Notification.module-CoXNIHHx.js";
2
+ import { s as i } from "../../../chunks/Notification.module-D0gwzw2G.js";
3
3
  const n = ({ children: o }) => /* @__PURE__ */ t("div", { className: i.notificationBodyContent, children: o });
4
4
  n.displayName = "NotificationBodyContent";
5
5
  export {
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { UnorderedList as t } from "../../UnorderedList/UnorderedList.js";
3
3
  import "../../UnorderedList/UnorderedListItem.js";
4
- import { s as a } from "../../../chunks/Notification.module-CoXNIHHx.js";
4
+ import { s as a } from "../../../chunks/Notification.module-D0gwzw2G.js";
5
5
  import { c as e } from "../../../chunks/vendor-BlJo2ILB.js";
6
6
  const c = ({ className: s, ...i }) => /* @__PURE__ */ o(t, { className: e(a.notificationBodyList, s), ...i, children: i.values.map((m, r) => /* @__PURE__ */ o(t.Item, { children: m }, r)) });
7
7
  c.displayName = "NotificationBodyList";
@@ -5,7 +5,7 @@ import "../../Button/ButtonBase.js";
5
5
  import { ButtonIcon as s } from "../../Button/ButtonIcon.js";
6
6
  import "../../Button/ButtonDropdown.js";
7
7
  import "../../Button/ButtonDropdownExtended.js";
8
- import { s as m } from "../../../chunks/Notification.module-CoXNIHHx.js";
8
+ import { s as m } from "../../../chunks/Notification.module-D0gwzw2G.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-CoXNIHHx.js";
2
+ import { s as i } from "../../../chunks/Notification.module-D0gwzw2G.js";
3
3
  const s = ({ children: o }) => /* @__PURE__ */ t("div", { className: i.notificationFooter, children: o });
4
4
  s.displayName = "NotificationFooter";
5
5
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
2
  import { c as i } from "../../../chunks/vendor-BlJo2ILB.js";
3
- import { s as o } from "../../../chunks/Notification.module-CoXNIHHx.js";
3
+ import { s as o } from "../../../chunks/Notification.module-D0gwzw2G.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-CoXNIHHx.js";
2
+ import { s as a } from "../../../chunks/Notification.module-D0gwzw2G.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-CoXNIHHx.js";
2
+ import { s as t } from "../../../chunks/Notification.module-D0gwzw2G.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-CoXNIHHx.js";
2
+ import { s as t } from "../../../chunks/Notification.module-D0gwzw2G.js";
3
3
  const s = ({ time: i }) => /* @__PURE__ */ o("span", { className: t.notificationTime, children: i });
4
4
  s.displayName = "NotificationTime";
5
5
  export {
@@ -1,8 +1,8 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
- import { c } from "../../chunks/vendor-BlJo2ILB.js";
3
- const t = "notificationIcon__4a5cad92", a = {
4
- notificationIcon: t
5
- }, s = ({ className: o, ...i }) => /* @__PURE__ */ n("span", { ...i, className: c(a.notificationIcon, o) });
2
+ import { c as t } from "../../chunks/vendor-BlJo2ILB.js";
3
+ const c = "notificationIcon__f599be90", a = {
4
+ notificationIcon: c
5
+ }, s = ({ className: o, ...i }) => /* @__PURE__ */ n("span", { ...i, className: t(a.notificationIcon, o) });
6
6
  s.displayName = "NotificationIcon";
7
7
  export {
8
8
  s as NotificationIcon
@@ -6,7 +6,7 @@ import "../FormField/components/FormFieldCounter.js";
6
6
  import "../FormField/components/FormFieldLabel.js";
7
7
  import "../FormField/components/FormFieldClear.js";
8
8
  import "../FormField/components/FormFieldTarget.js";
9
- import { F as d } from "../../chunks/FormFieldInput-BoG8X8Sc.js";
9
+ import { F as d } from "../../chunks/FormFieldInput-DO7mZKjJ.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
- import d from "react";
3
- import { c as o } from "../../chunks/vendor-BlJo2ILB.js";
2
+ import o from "react";
3
+ import { c as d } from "../../chunks/vendor-BlJo2ILB.js";
4
4
  import { OrderedListItem as i } from "./OrderedListItem.js";
5
- const m = "orderedList__47a9de55", a = {
5
+ const m = "orderedList__9788c1e5", a = {
6
6
  orderedList: m
7
7
  }, c = Object.assign(
8
- d.forwardRef(({ className: r, ...e }, t) => /* @__PURE__ */ s(
8
+ o.forwardRef(({ className: r, ...e }, t) => /* @__PURE__ */ s(
9
9
  "ol",
10
10
  {
11
- className: o(a.orderedList, r),
11
+ className: d(a.orderedList, r),
12
12
  ...e,
13
- "data-tx": "0.10.0",
13
+ "data-tx": "0.11.0",
14
14
  ref: t
15
15
  }
16
16
  )),
@@ -2,20 +2,20 @@ import { jsx as o } from "react/jsx-runtime";
2
2
  import m from "react";
3
3
  import { c as s } from "../../chunks/vendor-BlJo2ILB.js";
4
4
  import "../Typography/Title.js";
5
- import { Text as d } from "../Typography/Text.js";
5
+ import { Text as i } from "../Typography/Text.js";
6
6
  import "../Typography/Caption.js";
7
- import { ETextSize as i } from "../Typography/enums.js";
8
- const a = "orderedListItem__f03dd4fb", f = {
7
+ import { ETextSize as d } from "../Typography/enums.js";
8
+ const a = "orderedListItem__cc142c4b", c = {
9
9
  orderedListItem: a
10
10
  }, p = m.forwardRef(
11
11
  ({ className: t, ...e }, r) => /* @__PURE__ */ o(
12
- d,
12
+ i,
13
13
  {
14
- className: s(f.orderedListItem, t),
15
- size: i.B3,
14
+ className: s(c.orderedListItem, t),
15
+ size: d.B3,
16
16
  tag: "li",
17
17
  ...e,
18
- "data-tx": "0.10.0",
18
+ "data-tx": "0.11.0",
19
19
  ref: r
20
20
  }
21
21
  )
@@ -4,7 +4,7 @@ import { c as u } from "../../chunks/vendor-BlJo2ILB.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-DqeHrg4k.js";
7
+ import { s as r } from "../../chunks/Overlay.module-bxX7Sw1v.js";
8
8
  const s = ({
9
9
  children: o,
10
10
  className: i,
@@ -1,7 +1,7 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import l from "react";
3
3
  import { c as t } from "../../chunks/vendor-BlJo2ILB.js";
4
- import { s as a } from "../../chunks/Overlay.module-DqeHrg4k.js";
4
+ import { s as a } from "../../chunks/Overlay.module-bxX7Sw1v.js";
5
5
  const p = l.forwardRef(({ className: r, opened: s, ...o }, e) => /* @__PURE__ */ m(
6
6
  "div",
7
7
  {
@@ -2,7 +2,7 @@ import { jsx as o } from "react/jsx-runtime";
2
2
  import n from "react";
3
3
  import { c as P } from "../../chunks/vendor-BlJo2ILB.js";
4
4
  import { EOverlayDirection as a } from "./OverlayBase.js";
5
- import { s as e } from "../../chunks/Overlay.module-DqeHrg4k.js";
5
+ import { s as e } from "../../chunks/Overlay.module-bxX7Sw1v.js";
6
6
  const T = n.forwardRef(
7
7
  ({
8
8
  children: s,
@@ -4,7 +4,7 @@ import { c as i } from "../../chunks/vendor-BlJo2ILB.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-JyadpNMJ.js";
7
+ import { s as o } from "../../chunks/Page.module-QEvU_pYT.js";
8
8
  import "./components/enums.js";
9
9
  const c = Object.assign(
10
10
  s.forwardRef(function({ children: r, className: e, ...a }, m) {
@@ -5,21 +5,21 @@ import { c as d } from "../../../chunks/vendor-BlJo2ILB.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 P = "bodyPage__0d877190", v = "verticalMargin24__1edaa378", f = "verticalMargin16__8c8d0851", o = {
9
- bodyPage: P,
10
- verticalMargin24: v,
11
- verticalMargin16: f
8
+ const f = "bodyPage__81727de3", P = "verticalMargin24__a05321f2", v = "verticalMargin16__abf9dfa3", o = {
9
+ bodyPage: f,
10
+ verticalMargin24: P,
11
+ verticalMargin16: v
12
12
  }, _ = {
13
13
  [r.LARGE]: o.verticalMargin24,
14
14
  [r.SMALL]: o.verticalMargin16
15
- }, E = m.forwardRef(
15
+ }, b = m.forwardRef(
16
16
  ({ className: s, type: n, size: l, verticalMargin: g = r.LARGE, ...e }, i) => {
17
17
  const t = d(s, o.bodyPage, _[g]);
18
18
  return n === y.FIRST ? /* @__PURE__ */ a(p, { className: t, type: M.TYPE_1, ref: i, size: l, children: /* @__PURE__ */ a(c, { ...e }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...e });
19
19
  }
20
20
  );
21
- E.displayName = "BodyPage";
21
+ b.displayName = "BodyPage";
22
22
  export {
23
- E as BodyPage
23
+ b as BodyPage
24
24
  };
25
25
  //# sourceMappingURL=BodyPage.js.map
@@ -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 n } from "../../../chunks/Page.module-JyadpNMJ.js";
12
+ import { s as n } from "../../../chunks/Page.module-QEvU_pYT.js";
13
13
  const N = Object.assign(
14
14
  R.forwardRef(
15
15
  ({ className: m, type: r, size: a, sticky: p, ...f }, o) => {
@@ -6,7 +6,7 @@ import { c as l } from "../../../chunks/vendor-BlJo2ILB.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-JyadpNMJ.js";
9
+ import { s as i } from "../../../chunks/Page.module-QEvU_pYT.js";
10
10
  const C = Object.assign(
11
11
  T.forwardRef(
12
12
  ({ className: m, type: a, size: n, sticky: d, ...f }, r) => {
@@ -1,17 +1,17 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { c as i } from "../../../chunks/vendor-BlJo2ILB.js";
3
3
  import d from "react";
4
- const r = "paginationExtended__aa631efa", s = {
4
+ const r = "paginationExtended__62ac98e0", s = {
5
5
  paginationExtended: r
6
6
  }, x = d.forwardRef(
7
- ({ children: a, className: t, ...n }, e) => /* @__PURE__ */ o(
7
+ ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ o(
8
8
  "nav",
9
9
  {
10
- className: i(s.paginationExtended, t),
11
- "data-tx": "0.10.0",
10
+ className: i(s.paginationExtended, a),
11
+ "data-tx": "0.11.0",
12
12
  ...n,
13
13
  ref: e,
14
- children: a
14
+ children: t
15
15
  }
16
16
  )
17
17
  );
@@ -4,10 +4,10 @@ import { ButtonIcon as p } from "../../Button/ButtonIcon.js";
4
4
  import { EButtonIconShape as m } from "../../Button/enums.js";
5
5
  import { EPaginationNavigationIconDirection as s } from "../enums.js";
6
6
  import { CaretleftStrokeSrvIcon24 as o } from "@sberbusiness/icons-next";
7
- const g = "paginationNavigationButton__8c310813", N = "directionIconNext__0e81b80f", n = {
7
+ const g = "paginationNavigationButton__5c426d61", N = "directionIconNext__d7d3ef88", n = {
8
8
  paginationNavigationButton: g,
9
9
  directionIconNext: N
10
- }, I = c.forwardRef(
10
+ }, d = 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__8c310813", N = "directionIconNext__0e81b8
22
22
  );
23
23
  }
24
24
  );
25
- I.displayName = "PaginationNavigationButton";
25
+ d.displayName = "PaginationNavigationButton";
26
26
  export {
27
- I as PaginationNavigationButton
27
+ d as PaginationNavigationButton
28
28
  };
29
29
  //# sourceMappingURL=PaginationNavigationButton.js.map
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import e from "react";
3
3
  import { c as d } from "../../../chunks/vendor-BlJo2ILB.js";
4
- const g = "paginationNavigationExtended__d42d5b24", r = {
4
+ const g = "paginationNavigationExtended__936167a1", r = {
5
5
  paginationNavigationExtended: g
6
6
  }, s = e.forwardRef(
7
7
  ({ children: a, className: i, ...n }, t) => /* @__PURE__ */ o("ul", { className: d(r.paginationNavigationExtended, i), ...n, ref: t, children: a })
@@ -1,7 +1,7 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import g from "react";
3
3
  import { c } from "../../../chunks/vendor-BlJo2ILB.js";
4
- const s = "paginationPageButton__834860eb", u = "currentPage__f5f37501", a = {
4
+ const s = "paginationPageButton__8f3e1e8d", u = "currentPage__8c355fb2", a = {
5
5
  paginationPageButton: s,
6
6
  currentPage: u
7
7
  }, P = g.forwardRef(
@@ -1,7 +1,7 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
2
  import { c as e } from "../../../chunks/vendor-BlJo2ILB.js";
3
3
  import o from "react";
4
- const t = "pageEllipsis__7a94eb20", r = {
4
+ const t = "pageEllipsis__e9864bb9", r = {
5
5
  pageEllipsis: t
6
6
  }, n = o.forwardRef(
7
7
  ({ children: s, className: i, ...a }, l) => /* @__PURE__ */ p("span", { className: e(r.pageEllipsis, i), ...a, ref: l, children: s })
@@ -5,14 +5,14 @@ import "../../Typography/Title.js";
5
5
  import { Text as v } from "../../Typography/Text.js";
6
6
  import "../../Typography/Caption.js";
7
7
  import { ETextSize as b } from "../../Typography/enums.js";
8
- const h = "paginationSelect__800adb68", _ = "paginationSelectControl__752d1245", o = {
8
+ const h = "paginationSelect__addd6486", _ = "paginationSelectControl__8565b01a", o = {
9
9
  paginationSelect: h,
10
10
  paginationSelectControl: _
11
11
  }, y = S.forwardRef(
12
- ({ paginationLabel: c, className: s, hidden: d, options: i, value: a, onChange: n }, m) => {
12
+ ({ paginationLabel: c, className: s, hidden: d, options: i, value: n, onChange: a }, m) => {
13
13
  const r = f(`Pagination-${x()}`), p = i && i.length > 0 ? i : [10, 20, 50, 100], u = (e) => {
14
14
  const l = Number(e.target.value);
15
- Number.isNaN(l) || n == null || n(l);
15
+ Number.isNaN(l) || a == null || a(l);
16
16
  };
17
17
  return d ? null : /* @__PURE__ */ g("div", { className: N(o.paginationSelect, s), ref: m, children: [
18
18
  /* @__PURE__ */ t(v, { size: b.B3, id: r.current, children: c }),
@@ -20,7 +20,7 @@ const h = "paginationSelect__800adb68", _ = "paginationSelectControl__752d1245",
20
20
  "select",
21
21
  {
22
22
  "aria-labelledby": r.current,
23
- value: a !== void 0 ? String(a) : void 0,
23
+ value: n !== void 0 ? String(n) : void 0,
24
24
  onChange: u,
25
25
  children: p.map((e) => /* @__PURE__ */ t("option", { value: e, children: e }, e))
26
26
  }
@@ -1,13 +1,13 @@
1
- import { jsxs as f, jsx as i } from "react/jsx-runtime";
1
+ import { jsxs as f, jsx as c } from "react/jsx-runtime";
2
2
  import N from "react";
3
3
  import { c as n } from "../../chunks/vendor-BlJo2ILB.js";
4
4
  import "../Typography/Title.js";
5
5
  import { Text as x } from "../Typography/Text.js";
6
6
  import "../Typography/Caption.js";
7
- import { ETextSize as m } from "../Typography/enums.js";
7
+ import { ETextSize as i } from "../Typography/enums.js";
8
8
  import { EComponentSize as s } from "../../enums/EComponentSize.js";
9
9
  import { createSizeToClassNameMap as z } from "../../utils/classNameMaps.js";
10
- const y = "label__7f4d7a71", M = "sm__3984da94", T = "nonempty__b9b245a9", S = "md__2bcecbb0", I = "lg__30cf8e6b", R = "disabled__69e66d85", g = "radio__ea821124", u = "radioIcon__4a486f4d", o = {
10
+ const y = "label__2f3c9f05", M = "sm__62bcaacc", T = "nonempty__d36f7116", S = "md__8cbee351", I = "lg__eba76a7b", R = "disabled__baef41fc", g = "radio__cd4d65fc", u = "radioIcon__2d4bcd6a", a = {
11
11
  label: y,
12
12
  sm: M,
13
13
  nonempty: T,
@@ -17,20 +17,20 @@ const y = "label__7f4d7a71", M = "sm__3984da94", T = "nonempty__b9b245a9", S = "
17
17
  radio: g,
18
18
  radioIcon: u
19
19
  }, B = {
20
- [s.LG]: m.B2,
21
- [s.MD]: m.B3,
22
- [s.SM]: m.B3
23
- }, C = z(o), h = N.forwardRef((d, r) => {
24
- const { children: e, className: l, disabled: c, labelAttributes: a, size: t = s.MD, ...p } = d, b = n(o.radio, l, C[t]), _ = n(
25
- o.label,
26
- o[t],
27
- { [o.disabled]: !!c, [o.nonempty]: !!e },
28
- a == null ? void 0 : a.className
20
+ [s.LG]: i.B2,
21
+ [s.MD]: i.B3,
22
+ [s.SM]: i.B3
23
+ }, C = z(a), h = N.forwardRef((d, r) => {
24
+ const { children: e, className: l, disabled: m, labelAttributes: o, size: t = s.MD, ...p } = d, b = n(a.radio, l, C[t]), _ = n(
25
+ a.label,
26
+ a[t],
27
+ { [a.disabled]: !!m, [a.nonempty]: !!e },
28
+ o == null ? void 0 : o.className
29
29
  );
30
- return /* @__PURE__ */ f("label", { ...a, className: _, "data-tx": "0.10.0", children: [
31
- /* @__PURE__ */ i("input", { type: "radio", className: b, disabled: c, ...p, ref: r }),
32
- /* @__PURE__ */ i("span", { className: o.radioIcon }),
33
- e && /* @__PURE__ */ i(x, { size: B[t], children: e })
30
+ return /* @__PURE__ */ f("label", { ...o, className: _, "data-tx": "0.11.0", children: [
31
+ /* @__PURE__ */ c("input", { type: "radio", className: b, disabled: m, ...p, ref: r }),
32
+ /* @__PURE__ */ c("span", { className: a.radioIcon }),
33
+ e && /* @__PURE__ */ c(x, { size: B[t], children: e })
34
34
  ] });
35
35
  });
36
36
  h.displayName = "Radio";