@sberbusiness/triplex-next 0.25.0 → 0.27.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 (425) hide show
  1. package/chunks/{AlertProcessSpoiler-DF_eSZ-p.js → AlertProcessSpoiler-CyQjNK-A.js} +10 -10
  2. package/chunks/{CalendarViewItem-CQErGrhc.js → CalendarViewItem-DRBt_s0Q.js} +19 -19
  3. package/chunks/Card.module-D8T8SSWF.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-BQD7DKNP.js +15 -0
  5. package/chunks/Chip-BWrXp8b3.js +77 -0
  6. package/chunks/Confirm.module-D5UicEEs.js +15 -0
  7. package/chunks/{DropdownListItem-wT8cLRdZ.js → DropdownListItem-BflrX8i-.js} +18 -18
  8. package/chunks/DropdownMobile.module-3D5LlZCS.js +23 -0
  9. package/chunks/Footer.module-BfB70vm7.js +9 -0
  10. package/chunks/FormFieldInput-q8qt9K5c.js +79 -0
  11. package/chunks/HeaderLayoutSidebar.module-DP3SxiTp.js +9 -0
  12. package/chunks/HeaderTabs.module-Cx-Ctxui.js +9 -0
  13. package/chunks/{HeaderTitle.module-SmVWml2y.js → HeaderTitle.module-Y10Bm5lm.js} +2 -2
  14. package/chunks/IslandAccordion.module-CVxFZsLG.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-VlqE7l7C.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-DwIaQr1_.js +12 -0
  17. package/chunks/{LightBoxContent-DlDaCKV4.js → LightBoxContent-DHs-Qjcp.js} +12 -12
  18. package/chunks/LightBoxControls.module-D1KjqwKb.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-DPT31Rzn.js +9 -0
  20. package/chunks/{ListItemControlsButton-UKjqQcv7.js → ListItemControlsButton-pIOQbY1R.js} +15 -15
  21. package/chunks/ListItemTail.module-Cu4UoxMF.js +12 -0
  22. package/chunks/ListMasterFooter.module-wznlsgml.js +10 -0
  23. package/chunks/ModalWindow.module-BrOAz5Ut.js +17 -0
  24. package/chunks/Notification.module-CyBTQm0m.js +20 -0
  25. package/chunks/Overlay.module-hR6GT0XD.js +18 -0
  26. package/chunks/Page.module-DydaWXa2.js +11 -0
  27. package/chunks/SMSField.module-DoBN7Aba.js +16 -0
  28. package/chunks/SliderExtendedMarks.module-DZXE3Uju.js +15 -0
  29. package/chunks/{SliderExtendedRail-jfLPbgEp.js → SliderExtendedRail-ylfekLwv.js} +11 -11
  30. package/chunks/StatusTracker.module-D8_bnGs2.js +24 -0
  31. package/chunks/StepperStepArrowBorder-DJAqKqGz.js +101 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-CCyHjS-V.js → SuggestFieldMobileDropdownHint-DC3vUbne.js} +2 -2
  33. package/chunks/TableFooter.module-BG7ShSJ1.js +14 -0
  34. package/chunks/TabsExtended.module-D60HGy0o.js +16 -0
  35. package/chunks/TabsLine.module-BfBp0UOt.js +21 -0
  36. package/chunks/TooltipDesktop.module-BrcbbP-s.js +19 -0
  37. package/chunks/TreeView.module-lKZg_HMx.js +9 -0
  38. package/chunks/{UploadZoneInput-DYiPRAAI.js → UploadZoneInput-xOoub0aL.js} +7 -7
  39. package/chunks/{constants-Ctks52i0.js → constants-CoLWcWYQ.js} +12 -12
  40. package/chunks/utils-BXp6zjzV.js +28 -0
  41. package/chunks/utils-CfCPvNY4.js +73 -0
  42. package/chunks/{utils-C6a9XDaC.js → utils-D_H8vO74.js} +4 -4
  43. package/chunks/utils-PKY322-t.js +24 -0
  44. package/components/Alert/AlertContext/AlertContext.js +21 -21
  45. package/components/Alert/AlertProcess/AlertProcess.js +2 -2
  46. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
  47. package/components/Amount/Amount.js +7 -7
  48. package/components/AmountField/AmountField.js +1 -1
  49. package/components/Avatar/Avatar.js +4 -4
  50. package/components/Badge/Badge.js +14 -14
  51. package/components/Badge/BadgeDot.js +6 -6
  52. package/components/Badge/components/BadgeContent.js +14 -14
  53. package/components/Badge/components/BadgePostfix.js +4 -4
  54. package/components/Badge/components/BadgePrefix.js +4 -4
  55. package/components/Body/Body.js +6 -6
  56. package/components/Button/Button.js +18 -18
  57. package/components/Button/ButtonBase.js +1 -1
  58. package/components/Button/ButtonDropdown.js +15 -15
  59. package/components/Button/ButtonDropdownExtended.js +4 -4
  60. package/components/Button/ButtonIcon.js +8 -8
  61. package/components/Calendar/Calendar.js +2 -2
  62. package/components/Calendar/components/CalendarControls.js +13 -13
  63. package/components/Calendar/components/CalendarFooter.js +4 -4
  64. package/components/Calendar/components/CalendarViewDays.js +1 -1
  65. package/components/Calendar/components/CalendarViewItem.js +1 -1
  66. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  67. package/components/Calendar/components/CalendarViewYears.js +1 -1
  68. package/components/Card/CardAction.js +8 -8
  69. package/components/Card/CardStatic.js +2 -2
  70. package/components/Card/components/CardContent/CardContent.js +1 -1
  71. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  72. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  73. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  74. package/components/Card/components/CardMedia.js +1 -1
  75. package/components/Card/utils.js +1 -1
  76. package/components/CarouselExtended/CarouselExtended.js +1 -1
  77. package/components/Checkbox/Checkbox.js +8 -8
  78. package/components/Checkbox/CheckboxXGroup.js +10 -10
  79. package/components/Checkbox/CheckboxYGroup.js +5 -5
  80. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  81. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  82. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  83. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  84. package/components/Chip/Chip.js +1 -1
  85. package/components/Chip/ChipClearButton.js +1 -1
  86. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  87. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  88. package/components/Chip/ChipDropdownArrow.js +4 -4
  89. package/components/Chip/ChipIcon.js +1 -1
  90. package/components/Chip/ChipMultiselect.js +1 -1
  91. package/components/Chip/ChipOptions.js +8 -8
  92. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  93. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  94. package/components/Chip/ChipSort.js +1 -1
  95. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  96. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +21 -21
  97. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +23 -22
  98. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +73 -63
  99. package/components/Chip/index.js +1 -1
  100. package/components/ChipGroup/ChipGroup.js +8 -8
  101. package/components/Col/Col.js +136 -136
  102. package/components/CollapsableTree/components/CollapsableTreeNode.js +5 -5
  103. package/components/Confirm/Confirm.js +1 -1
  104. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  105. package/components/Confirm/components/ConfirmContent.js +1 -1
  106. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  107. package/components/Confirm/components/ConfirmControls.js +1 -1
  108. package/components/DateField/DateField.js +53 -51
  109. package/components/DateField/DateFieldTarget.js +38 -37
  110. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  111. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +11 -11
  112. package/components/DateRange/DateRange.js +15 -15
  113. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  114. package/components/DesignTokens/components/Stepper.js +11 -20
  115. package/components/Divider/Divider.js +20 -20
  116. package/components/DocumentNumberEdit/DocumentNumberEdit.js +10 -10
  117. package/components/Dropdown/desktop/DropdownDesktop.js +27 -27
  118. package/components/Dropdown/desktop/DropdownList.js +1 -1
  119. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  120. package/components/Dropdown/desktop/index.js +1 -1
  121. package/components/Dropdown/index.js +1 -1
  122. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  123. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  125. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  126. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  127. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  128. package/components/Dropdown/mobile/DropdownMobileInput.js +1 -1
  129. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  131. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  132. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +1 -1
  133. package/components/Ellipsis/Ellipsis.js +2 -2
  134. package/components/EmptyView/EmptyView.js +19 -19
  135. package/components/ExpandAnimation/ExpandAnimation.js +15 -15
  136. package/components/Footer/Footer.js +1 -1
  137. package/components/Footer/components/FooterDescription.js +1 -1
  138. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  139. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  140. package/components/FormField/FormField.js +22 -22
  141. package/components/FormField/components/FormFieldClear.js +5 -5
  142. package/components/FormField/components/FormFieldCounter.js +3 -3
  143. package/components/FormField/components/FormFieldDescription.js +6 -6
  144. package/components/FormField/components/FormFieldInput.js +1 -1
  145. package/components/FormField/components/FormFieldLabel.js +7 -7
  146. package/components/FormField/components/FormFieldMaskedInput.js +26 -26
  147. package/components/FormField/components/FormFieldPostfix.js +7 -7
  148. package/components/FormField/components/FormFieldPrefix.js +8 -8
  149. package/components/FormField/components/FormFieldTarget.js +1 -1
  150. package/components/FormField/components/FormFieldTextarea.js +21 -21
  151. package/components/FormField/components/index.js +1 -1
  152. package/components/FormField/index.js +1 -1
  153. package/components/Header/Header.js +1 -1
  154. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  155. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  156. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  157. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +4 -4
  158. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  159. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  160. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  161. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  162. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  163. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  164. package/components/HelpBox/HelpBox.js +1 -1
  165. package/components/IconWrapper/IconWrapper.js +10 -10
  166. package/components/Island/Island.js +1 -1
  167. package/components/Island/components/IslandBody.js +3 -3
  168. package/components/Island/components/IslandFooter.js +2 -2
  169. package/components/Island/components/IslandHeader.js +2 -2
  170. package/components/Island/utils.js +1 -1
  171. package/components/IslandAccordion/IslandAccordion.js +2 -2
  172. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  173. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  174. package/components/IslandAccordion/components/IslandAccordionItem.js +70 -64
  175. package/components/IslandWidget/IslandWidget.js +42 -34
  176. package/components/IslandWidget/components/IslandWidgetBody.js +3 -3
  177. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +4 -4
  178. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  179. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  180. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  181. package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
  182. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  183. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  184. package/components/IslandWidget/components/IslandWidgetWrapper.js +3 -3
  185. package/components/LightBox/LightBox.js +10 -10
  186. package/components/LightBox/LightBoxContent.js +1 -1
  187. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  188. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  189. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  190. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  191. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +16 -16
  192. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  193. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  194. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +1 -1
  195. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +10 -10
  196. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +6 -6
  197. package/components/Link/Link.js +16 -16
  198. package/components/List/List.js +4 -4
  199. package/components/List/ListSortable.js +30 -55
  200. package/components/List/components/ListEmptyState.js +4 -4
  201. package/components/List/components/ListItem.js +1 -1
  202. package/components/List/components/ListItemContent.js +5 -5
  203. package/components/List/components/ListItemControls.js +1 -1
  204. package/components/List/components/ListItemControlsButton.js +1 -1
  205. package/components/List/components/ListItemControlsButtonDropdown.js +43 -42
  206. package/components/List/components/ListItemLoading.js +4 -4
  207. package/components/List/components/ListItemSelectable.js +4 -4
  208. package/components/List/components/ListItemTable.js +5 -5
  209. package/components/List/components/ListItemTailLeft.js +1 -1
  210. package/components/List/components/ListItemTailRight.js +1 -1
  211. package/components/List/components/ListSortableItem.js +21 -20
  212. package/components/List/components/ListSortableItemControls.js +5 -5
  213. package/components/List/components/ListSortableItemTarget.js +6 -6
  214. package/components/List/index.js +1 -1
  215. package/components/List/utils.js +20 -0
  216. package/components/ListMaster/ListMaster.js +22 -15
  217. package/components/ListMaster/components/ListMasterBody.js +1 -1
  218. package/components/ListMaster/components/ListMasterChipGroup.js +7 -7
  219. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  220. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  221. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  222. package/components/ListMaster/components/ListMasterHeader.js +5 -5
  223. package/components/ListMaster/components/SelectionControls.js +6 -6
  224. package/components/Loader/LoaderMiddle/LoaderMiddle.js +1 -1
  225. package/components/Loader/LoaderSmall/LoaderSmall.js +5 -5
  226. package/components/LoaderScreen/LoaderScreen.js +5 -5
  227. package/components/Marker/Marker.js +1 -1
  228. package/components/Marker/utils.js +1 -1
  229. package/components/MarkerStatus/MarkerStatus.js +13 -13
  230. package/components/ModalWindow/ModalWindow.js +1 -1
  231. package/components/ModalWindow/components/ModalWindowBody.js +1 -1
  232. package/components/ModalWindow/components/ModalWindowClose.js +6 -6
  233. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  234. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  235. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  236. package/components/MonthYearField/MonthYearField.js +28 -26
  237. package/components/MonthYearField/MonthYearFieldTarget.js +37 -36
  238. package/components/MonthYearRange/MonthYearRange.js +76 -0
  239. package/components/MonthYearRange/enums.js +5 -0
  240. package/components/MonthYearRange/index.js +7 -0
  241. package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  242. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +7 -7
  243. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +3 -3
  244. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
  245. package/components/Notification/Notification.js +2 -2
  246. package/components/Notification/NotificationGrouped.js +1 -1
  247. package/components/Notification/components/NotificationBody.js +1 -1
  248. package/components/Notification/components/NotificationBodyList.js +1 -1
  249. package/components/Notification/components/NotificationClose.js +1 -1
  250. package/components/Notification/components/NotificationFooter.js +1 -1
  251. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  252. package/components/Notification/components/NotificationHeader.js +1 -1
  253. package/components/Notification/components/NotificationIcon.js +1 -1
  254. package/components/Notification/components/NotificationTime.js +1 -1
  255. package/components/NumberField/NumberFieldInput.js +1 -1
  256. package/components/OrderedList/OrderedList.js +9 -9
  257. package/components/OrderedList/OrderedListItem.js +5 -5
  258. package/components/Overlay/Overlay.js +1 -1
  259. package/components/Overlay/OverlayMask.js +1 -1
  260. package/components/Overlay/OverlayPanel.js +1 -1
  261. package/components/Page/Page.js +1 -1
  262. package/components/Page/components/BodyPage.js +4 -4
  263. package/components/Page/components/FooterPage.js +1 -1
  264. package/components/Page/components/HeaderPage.js +1 -1
  265. package/components/Pagination/components/PaginationExtended.js +6 -6
  266. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  267. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  268. package/components/Pagination/components/PaginationPageButton.js +5 -5
  269. package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
  270. package/components/Pagination/components/PaginationSelect.js +10 -10
  271. package/components/Radio/Radio.js +2 -2
  272. package/components/Radio/RadioXGroup.js +10 -10
  273. package/components/Radio/RadioYGroup.js +9 -9
  274. package/components/Row/Row.js +10 -10
  275. package/components/SMSField/SMSField.js +2 -2
  276. package/components/SMSField/components/RefreshIcon.js +1 -1
  277. package/components/SMSField/components/SMSFieldInput.js +2 -2
  278. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  279. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  280. package/components/SegmentedControl/SegmentedControl.js +4 -4
  281. package/components/SegmentedControl/SegmentedControlSegment.js +18 -18
  282. package/components/SelectExtendedField/SelectExtendedField.js +15 -15
  283. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  284. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
  285. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +24 -24
  286. package/components/SelectField/SelectField.js +1 -1
  287. package/components/Skeleton/Skeleton.js +11 -11
  288. package/components/SliderExtended/SliderExtended.js +2 -2
  289. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +1 -1
  290. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  291. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  292. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  293. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +8 -8
  294. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +22 -22
  295. package/components/SmallInput/SmallInput.js +4 -4
  296. package/components/Spoiler/Spoiler.js +14 -14
  297. package/components/StatusTracker/StatusTracker.js +2 -2
  298. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  299. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  300. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  301. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  302. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  303. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  304. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  305. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  306. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  307. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  308. package/components/Step/Step.js +29 -23
  309. package/components/Stepper/Stepper.js +102 -87
  310. package/components/Stepper/StepperExtended.js +23 -21
  311. package/components/Stepper/StepperExtendedContext.js +6 -6
  312. package/components/Stepper/StepperStep.js +62 -63
  313. package/components/Stepper/StepperStepArrowBorder.js +7 -0
  314. package/components/Stepper/enums.js +3 -4
  315. package/components/Stepper/index.js +4 -5
  316. package/components/Stepper/types.js +2 -0
  317. package/components/Suggest/SuggestMobileDropdownContent.js +5 -5
  318. package/components/SuggestField/SuggestField.js +2 -2
  319. package/components/SuggestField/desktop/SuggestFieldDesktop.js +63 -63
  320. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  321. package/components/SuggestField/index.js +1 -1
  322. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  323. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  324. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  325. package/components/SuggestField/mobile/index.js +1 -1
  326. package/components/SwipeableArea/SwipeableArea.js +15 -15
  327. package/components/Table/FilterPanel.js +2 -2
  328. package/components/Table/MasterTable.js +2 -2
  329. package/components/Table/NoColumns.js +7 -7
  330. package/components/Table/PaginationPanel.js +2 -2
  331. package/components/Table/TableBasic/TableBasic.js +1 -1
  332. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  333. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  334. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  335. package/components/Table/TableBasicSettings/TableBasicSettings.js +6 -6
  336. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +5 -5
  337. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  338. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +5 -5
  339. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
  340. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +6 -6
  341. package/components/Table/TableFooter/TableFooter.js +1 -1
  342. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  343. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  344. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  345. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  346. package/components/Table/TabsLinePanel.js +3 -3
  347. package/components/Table/TabsLinePanelLinks.js +5 -5
  348. package/components/Table/utils.js +1 -1
  349. package/components/Tabs/Tabs.js +15 -15
  350. package/components/TabsExtended/TabsExtended.js +2 -2
  351. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  352. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  353. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  354. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  355. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  356. package/components/TabsExtended/utils.js +1 -1
  357. package/components/TabsLine/TabsLine.js +1 -1
  358. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  359. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  360. package/components/TabsLine/components/TabsLineItem.js +1 -1
  361. package/components/TabsLine/components/TabsLineMobile.js +7 -7
  362. package/components/Tag/Tag.js +18 -18
  363. package/components/TagColor/TagColor.js +18 -18
  364. package/components/TagColor/index.js +4 -2
  365. package/components/TagGroup/TagGroup.js +8 -8
  366. package/components/TextField/TextField.js +1 -1
  367. package/components/TextareaField/TextareaField.js +1 -1
  368. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  369. package/components/Tooltip/components/common/TooltipLink.js +11 -11
  370. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  371. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  372. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  373. package/components/Tooltip/components/mobile/TooltipMobile.js +7 -7
  374. package/components/TopOverlay/TopOverlay.js +15 -15
  375. package/components/TreeView/TreeView.js +1 -1
  376. package/components/TreeView/components/TreeViewGroup.js +1 -1
  377. package/components/TreeView/components/TreeViewNode.js +1 -1
  378. package/components/Typography/Caption.js +11 -11
  379. package/components/Typography/CodeText.js +7 -7
  380. package/components/Typography/Text.js +21 -21
  381. package/components/Typography/Title.js +6 -6
  382. package/components/Typography/constants.js +1 -1
  383. package/components/UnorderedList/UnorderedList.js +2 -2
  384. package/components/UnorderedList/UnorderedListItem.js +2 -2
  385. package/components/UploadZone/UploadZone.js +2 -2
  386. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  387. package/components/index.js +299 -294
  388. package/index.d.ts +115 -42
  389. package/index.js +329 -324
  390. package/package.json +6 -2
  391. package/styles/triplex-next.css +538 -541
  392. package/chunks/Card.module-Ce9rAKOc.js +0 -17
  393. package/chunks/CheckboxTreeExtended.module-Cj2c6m06.js +0 -15
  394. package/chunks/Chip-BEnNi0nL.js +0 -77
  395. package/chunks/Confirm.module-CbAi5bkG.js +0 -15
  396. package/chunks/DropdownMobile.module-rYB54yd0.js +0 -23
  397. package/chunks/Footer.module-CzJ_N1fs.js +0 -9
  398. package/chunks/FormFieldInput-Dj2JAqj2.js +0 -79
  399. package/chunks/HeaderLayoutSidebar.module-HXJhEmKU.js +0 -9
  400. package/chunks/HeaderTabs.module-CjapozXy.js +0 -9
  401. package/chunks/IslandAccordion.module-YvqRlzmi.js +0 -25
  402. package/chunks/IslandWidgetFooter.module-iMuqKnPP.js +0 -9
  403. package/chunks/IslandWidgetHeader.module-CnPne0Uq.js +0 -12
  404. package/chunks/LightBoxControls.module-laAGRPrR.js +0 -16
  405. package/chunks/LightBoxSideOverlayClose.module-B3L_EV1B.js +0 -9
  406. package/chunks/ListItemTail.module-igeWTjyg.js +0 -12
  407. package/chunks/ListMasterFooter.module-C0eM4fK4.js +0 -10
  408. package/chunks/ModalWindow.module-Cpk4uhwk.js +0 -17
  409. package/chunks/Notification.module-9japFkgv.js +0 -20
  410. package/chunks/Overlay.module-B3Az7dZS.js +0 -18
  411. package/chunks/Page.module-DOHwIYM4.js +0 -11
  412. package/chunks/RightBorderArrow-C6j8565V.js +0 -146
  413. package/chunks/SMSField.module-BOpUjsSJ.js +0 -16
  414. package/chunks/SliderExtendedMarks.module-cdkiaSbT.js +0 -15
  415. package/chunks/StatusTracker.module-OAxbFucN.js +0 -24
  416. package/chunks/TableFooter.module-CGWCS8e3.js +0 -14
  417. package/chunks/TabsExtended.module-BJOWXSHt.js +0 -16
  418. package/chunks/TabsLine.module-BsiLhw0I.js +0 -21
  419. package/chunks/TooltipDesktop.module-DVp6GHr8.js +0 -19
  420. package/chunks/TreeView.module-C2WPNvMq.js +0 -9
  421. package/chunks/utils-Bz5uKYQD.js +0 -24
  422. package/chunks/utils-CrkRbGiM.js +0 -28
  423. package/chunks/utils-QVs0E_e3.js +0 -73
  424. package/components/Stepper/RightBorderArrow.js +0 -7
  425. package/components/Stepper/StepperWrapper.js +0 -12
@@ -1,20 +1,20 @@
1
- import { jsx as l } from "react/jsx-runtime";
2
- import d, { useContext as x, useRef as u, useEffect as a } from "react";
3
- import { FormFieldContext as F } from "../FormFieldContext.js";
1
+ import { jsx as d } from "react/jsx-runtime";
2
+ import l, { useContext as x, useRef as u, useEffect as F } from "react";
3
+ import { FormFieldContext as a } from "../FormFieldContext.js";
4
4
  import { c as p } from "../../../chunks/vendor---Om3uMV.js";
5
- const P = "formFieldPrefix__1a8ab9e8", R = {
5
+ const P = "formFieldPrefix__a142d794", R = {
6
6
  formFieldPrefix: P
7
- }, h = d.forwardRef(
7
+ }, h = l.forwardRef(
8
8
  ({ children: o, className: i, ...f }, r) => {
9
- const s = p(R.formFieldPrefix, i), { prefixWidth: n, setPrefixWidth: c } = x(F), t = u(), m = (e) => {
9
+ const s = p(R.formFieldPrefix, i), { prefixWidth: n, setPrefixWidth: c } = x(a), t = u(), m = (e) => {
10
10
  t.current = e, typeof r == "function" ? r(e) : r && (r.current = e);
11
11
  };
12
- return a(() => {
12
+ return F(() => {
13
13
  if (!t.current)
14
14
  return;
15
15
  const { width: e } = t.current.getBoundingClientRect();
16
16
  e !== n && c(e);
17
- }), /* @__PURE__ */ l("span", { className: s, ref: m, ...f, children: o });
17
+ }), /* @__PURE__ */ d("span", { className: s, ref: m, ...f, children: o });
18
18
  }
19
19
  );
20
20
  h.displayName = "FormFieldPrefix";
@@ -4,7 +4,7 @@ import { u as y, c as A } from "../../../chunks/vendor---Om3uMV.js";
4
4
  import { FormFieldContext as L } from "../FormFieldContext.js";
5
5
  import { EFormFieldStatus as d } from "../enums.js";
6
6
  import { createSizeToClassNameMap as W } from "../../../utils/classNameMaps.js";
7
- const z = "formFieldTarget__48842aa8", M = "sm__53529901", R = "md__e44fc94a", j = "lg__725588fc", k = "placeholder__1d545087", q = "disabled__47bcdafa", w = "placeholderWrapper__e7905519", B = "active__445db38f", e = {
7
+ const z = "formFieldTarget__065c9532", M = "sm__e69e1699", R = "md__2d9b4743", j = "lg__5bb9d693", k = "placeholder__0c3ad7f7", q = "disabled__4e520221", w = "placeholderWrapper__00c6ea2e", B = "active__feec4621", e = {
8
8
  formFieldTarget: z,
9
9
  sm: M,
10
10
  md: R,
@@ -1,22 +1,22 @@
1
- import { jsx as M } from "react/jsx-runtime";
2
- import b, { useContext as n, useMemo as C, useCallback as a, useLayoutEffect as x } from "react";
1
+ import { jsx as I } from "react/jsx-runtime";
2
+ import M, { useContext as n, useMemo as C, useCallback as a, useLayoutEffect as x } from "react";
3
3
  import { u as D, c as L } from "../../../chunks/vendor---Om3uMV.js";
4
4
  import { createSizeToClassNameMap as R } from "../../../utils/classNameMaps.js";
5
5
  import { FormFieldContext as W } from "../FormFieldContext.js";
6
6
  import { EFormFieldStatus as j } from "../enums.js";
7
7
  import { isFilled as q } from "./utils.js";
8
- const w = "formFieldTextarea__880ed5a7", G = "sm__53529901", H = "md__e44fc94a", J = "lg__725588fc", u = {
8
+ const w = "formFieldTextarea__f1bdf3c4", G = "sm__e69e1699", H = "md__2d9b4743", J = "lg__5bb9d693", u = {
9
9
  formFieldTextarea: w,
10
10
  sm: G,
11
11
  md: H,
12
12
  lg: J
13
- }, K = R(u), O = b.forwardRef(
14
- ({ id: d, className: p, value: s, defaultValue: F, onFocus: r, onBlur: l, onAnimationStart: m, onChange: i, ..._ }, N) => {
15
- const { size: g, status: h, setFocused: o, setTargetId: T, setFilled: c } = n(W), f = C(() => d === void 0 ? D("textarea_") : d, [d]), y = L(u.formFieldTextarea, K[g], p), t = a(
13
+ }, K = R(u), O = M.forwardRef(
14
+ ({ id: c, className: p, value: s, defaultValue: F, onFocus: r, onBlur: l, onAnimationStart: m, onChange: i, ..._ }, N) => {
15
+ const { size: b, status: g, setFocused: o, setTargetId: T, setFilled: d } = n(W), f = C(() => c === void 0 ? D("textarea_") : c, [c]), h = L(u.formFieldTextarea, K[b], p), t = a(
16
16
  (e) => {
17
- c(q(e));
17
+ d(q(e));
18
18
  },
19
- [c]
19
+ [d]
20
20
  );
21
21
  x(() => {
22
22
  T(f);
@@ -25,40 +25,40 @@ const w = "formFieldTextarea__880ed5a7", G = "sm__53529901", H = "md__e44fc94a",
25
25
  }, []), x(() => {
26
26
  s !== void 0 && t(s);
27
27
  }, [s, t]);
28
- const k = a(
28
+ const y = a(
29
29
  (e) => {
30
30
  t(e.currentTarget.value), o(!0), r == null || r(e);
31
31
  },
32
32
  [t, o, r]
33
- ), z = a(
33
+ ), k = a(
34
34
  (e) => {
35
35
  t(e.currentTarget.value), o(!1), l == null || l(e);
36
36
  },
37
37
  [t, o, l]
38
- ), E = a(
38
+ ), z = a(
39
39
  (e) => {
40
- e.animationName.startsWith("autofill-applied-hook") ? c(!0) : e.animationName.startsWith("autofill-cancelled-hook") && t(e.currentTarget.value), m == null || m(e);
40
+ e.animationName.startsWith("autofill-applied-hook") ? d(!0) : e.animationName.startsWith("autofill-cancelled-hook") && t(e.currentTarget.value), m == null || m(e);
41
41
  },
42
- [c, t, m]
43
- ), I = a(
42
+ [d, t, m]
43
+ ), E = a(
44
44
  (e) => {
45
45
  t(e.currentTarget.value), i == null || i(e);
46
46
  },
47
47
  [i, t]
48
48
  );
49
- return /* @__PURE__ */ M(
49
+ return /* @__PURE__ */ I(
50
50
  "textarea",
51
51
  {
52
52
  ..._,
53
53
  id: f,
54
- className: y,
54
+ className: h,
55
55
  value: s,
56
56
  defaultValue: F,
57
- disabled: h === j.DISABLED,
58
- onFocus: k,
59
- onBlur: z,
60
- onAnimationStart: E,
61
- onChange: I,
57
+ disabled: g === j.DISABLED,
58
+ onFocus: y,
59
+ onBlur: k,
60
+ onAnimationStart: z,
61
+ onChange: E,
62
62
  ref: N
63
63
  }
64
64
  );
@@ -1,7 +1,7 @@
1
1
  import { FormFieldClear as e } from "./FormFieldClear.js";
2
2
  import { FormFieldCounter as m } from "./FormFieldCounter.js";
3
3
  import { FormFieldDescription as i } from "./FormFieldDescription.js";
4
- import { F as x } from "../../../chunks/FormFieldInput-Dj2JAqj2.js";
4
+ import { F as x } from "../../../chunks/FormFieldInput-q8qt9K5c.js";
5
5
  import { FormFieldLabel as l } from "./FormFieldLabel.js";
6
6
  import { FormFieldMaskedInput as a } from "./FormFieldMaskedInput.js";
7
7
  import { FormFieldPostfix as s } from "./FormFieldPostfix.js";
@@ -2,7 +2,7 @@ import { EFormFieldStatus as e } from "./enums.js";
2
2
  import { FormFieldClear as F } from "./components/FormFieldClear.js";
3
3
  import { FormFieldCounter as i } from "./components/FormFieldCounter.js";
4
4
  import { FormFieldDescription as l } from "./components/FormFieldDescription.js";
5
- import { F as f } from "../../chunks/FormFieldInput-Dj2JAqj2.js";
5
+ import { F as f } from "../../chunks/FormFieldInput-q8qt9K5c.js";
6
6
  import { FormFieldLabel as a } from "./components/FormFieldLabel.js";
7
7
  import { FormFieldMaskedInput as u } from "./components/FormFieldMaskedInput.js";
8
8
  import { FormFieldPostfix as C } from "./components/FormFieldPostfix.js";
@@ -12,7 +12,7 @@ import "./components/HeaderTitle/HeaderTitleContent.js";
12
12
  import "./components/HeaderTitle/HeaderTitleControls.js";
13
13
  const f = Object.assign(
14
14
  a.forwardRef(function({ children: r, ...e }, o) {
15
- return /* @__PURE__ */ t("div", { ...e, "data-tx": "0.25.0", ref: o, children: r });
15
+ return /* @__PURE__ */ t("div", { ...e, "data-tx": "0.27.0", ref: o, children: r });
16
16
  }),
17
17
  {
18
18
  LayoutSidebar: p,
@@ -3,7 +3,7 @@ import i from "react";
3
3
  import { c as d } from "../../../../chunks/vendor---Om3uMV.js";
4
4
  import { HeaderLayoutSidebarContent as m } from "./HeaderLayoutSidebarContent.js";
5
5
  import { HeaderLayoutSidebarSidebar as s } from "./HeaderLayoutSidebarSidebar.js";
6
- import { s as b } from "../../../../chunks/HeaderLayoutSidebar.module-HXJhEmKU.js";
6
+ import { s as b } from "../../../../chunks/HeaderLayoutSidebar.module-DP3SxiTp.js";
7
7
  const f = Object.assign(
8
8
  i.forwardRef(function({ children: r, className: e, ...a }, o) {
9
9
  return /* @__PURE__ */ t("div", { className: d(b.headerLayoutSidebar, e), ...a, ref: o, children: r });
@@ -1,7 +1,7 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as m } from "../../../../chunks/vendor---Om3uMV.js";
4
- import { s as d } from "../../../../chunks/HeaderLayoutSidebar.module-HXJhEmKU.js";
4
+ import { s as d } from "../../../../chunks/HeaderLayoutSidebar.module-DP3SxiTp.js";
5
5
  const i = s.forwardRef(
6
6
  ({ children: e, className: a, ...o }, r) => /* @__PURE__ */ t("div", { className: m(d.headerLayoutSidebarContent, a), ...o, ref: r, children: e })
7
7
  );
@@ -1,7 +1,7 @@
1
1
  import { jsx as d } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { c as s } from "../../../../chunks/vendor---Om3uMV.js";
4
- import { s as t } from "../../../../chunks/HeaderLayoutSidebar.module-HXJhEmKU.js";
4
+ import { s as t } from "../../../../chunks/HeaderLayoutSidebar.module-DP3SxiTp.js";
5
5
  const m = i.forwardRef(
6
6
  ({ children: a, className: r, ...e }, o) => /* @__PURE__ */ d("div", { className: s(t.headerLayoutSidebarSidebar, r), ...e, ref: o, children: a })
7
7
  );
@@ -1,17 +1,17 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import h from "react";
3
3
  import { c as i } from "../../../../chunks/vendor---Om3uMV.js";
4
- const u = "headerSubheader__082eac03", c = "withoutPaddings__a42d1896", e = {
4
+ const u = "headerSubheader__d71d3efe", c = "withoutPaddings__745d57fc", e = {
5
5
  headerSubheader: u,
6
6
  withoutPaddings: c
7
7
  }, n = h.forwardRef(
8
- ({ children: a, className: d, withoutPaddings: r, ...o }, t) => /* @__PURE__ */ s(
8
+ ({ children: d, className: a, withoutPaddings: r, ...o }, t) => /* @__PURE__ */ s(
9
9
  "div",
10
10
  {
11
- className: i(e.headerSubheader, { [e.withoutPaddings]: !!r }, d),
11
+ className: i(e.headerSubheader, { [e.withoutPaddings]: !!r }, a),
12
12
  ...o,
13
13
  ref: t,
14
- children: a
14
+ children: d
15
15
  }
16
16
  )
17
17
  );
@@ -3,7 +3,7 @@ import t from "react";
3
3
  import { HeaderTabsContent as m } from "./HeaderTabsContent.js";
4
4
  import { HeaderTabsControls as n } from "./HeaderTabsControls.js";
5
5
  import { c as i } from "../../../../chunks/vendor---Om3uMV.js";
6
- import { s as d } from "../../../../chunks/HeaderTabs.module-CjapozXy.js";
6
+ import { s as d } from "../../../../chunks/HeaderTabs.module-Cx-Ctxui.js";
7
7
  const f = Object.assign(
8
8
  t.forwardRef(function({ children: r, className: e, ...o }, a) {
9
9
  return /* @__PURE__ */ s("div", { className: i(d.headerTabs, e), ...o, ref: a, children: r });
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as m } from "../../../../chunks/vendor---Om3uMV.js";
4
- import { s as n } from "../../../../chunks/HeaderTabs.module-CjapozXy.js";
4
+ import { s as n } from "../../../../chunks/HeaderTabs.module-Cx-Ctxui.js";
5
5
  const d = s.forwardRef(
6
6
  ({ children: e, className: r, ...t }, a) => /* @__PURE__ */ o("div", { className: m(n.headerTabsContent, r), ...t, ref: a, children: e })
7
7
  );
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import t from "react";
3
3
  import { c as m } from "../../../../chunks/vendor---Om3uMV.js";
4
- import { s as l } from "../../../../chunks/HeaderTabs.module-CjapozXy.js";
4
+ import { s as l } from "../../../../chunks/HeaderTabs.module-Cx-Ctxui.js";
5
5
  const d = t.forwardRef(
6
6
  ({ children: o, className: r, ...s }, a) => /* @__PURE__ */ e("div", { className: m(l.headerTabsControls, r), ...s, ref: a, children: o })
7
7
  );
@@ -3,7 +3,7 @@ import a from "react";
3
3
  import { HeaderTitleContent as s } from "./HeaderTitleContent.js";
4
4
  import { HeaderTitleControls as m } from "./HeaderTitleControls.js";
5
5
  import { c as l } from "../../../../chunks/vendor---Om3uMV.js";
6
- import { s as n } from "../../../../chunks/HeaderTitle.module-SmVWml2y.js";
6
+ import { s as n } from "../../../../chunks/HeaderTitle.module-Y10Bm5lm.js";
7
7
  const d = Object.assign(
8
8
  a.forwardRef(function({ children: e, className: r, ...t }, o) {
9
9
  return /* @__PURE__ */ i("div", { className: l(n.headerTitle, r), ...t, ref: o, children: e });
@@ -1,7 +1,7 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { c as l } from "../../../../chunks/vendor---Om3uMV.js";
4
- import { s as e } from "../../../../chunks/HeaderTitle.module-SmVWml2y.js";
4
+ import { s as e } from "../../../../chunks/HeaderTitle.module-Y10Bm5lm.js";
5
5
  const m = i.forwardRef(
6
6
  ({ children: t, className: r, ...o }, a) => /* @__PURE__ */ s(
7
7
  "div",
@@ -1,7 +1,7 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import a from "react";
3
3
  import { c as i } from "../../../../chunks/vendor---Om3uMV.js";
4
- import { s as o } from "../../../../chunks/HeaderTitle.module-SmVWml2y.js";
4
+ import { s as o } from "../../../../chunks/HeaderTitle.module-Y10Bm5lm.js";
5
5
  const m = a.forwardRef(
6
6
  ({ children: r, className: e, ...t }, s) => /* @__PURE__ */ l(
7
7
  "div",
@@ -9,7 +9,7 @@ import { TooltipMobileHeader as Q } from "../Tooltip/components/mobile/component
9
9
  import { MobileView as V } from "../MobileView/MobileView.js";
10
10
  import { getDataHTMLAttributes as X } from "../../utils/html/DataAttributes.js";
11
11
  import { getAriaHTMLAttributes as $ } from "../../utils/html/AriaAttributes.js";
12
- const w = "helpBoxButton__059b2f63", A = {
12
+ const w = "helpBoxButton__55ce5ccb", A = {
13
13
  helpBoxButton: w
14
14
  }, G = L.forwardRef(
15
15
  ({
@@ -1,27 +1,27 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import p from "react";
3
3
  import { c as d } from "../../chunks/vendor---Om3uMV.js";
4
- const b = "disableInteraction__ebea8389", m = "displayContents__b4e32394", e = {
5
- disableInteraction: b,
4
+ const f = "disableInteraction__0d6f9c19", m = "displayContents__26afcfa5", a = {
5
+ disableInteraction: f,
6
6
  displayContents: m
7
- }, y = p.forwardRef(
8
- ({ children: t, className: a, active: s, disabled: n, disableInteraction: o, displayContents: i, ...r }, c) => /* @__PURE__ */ l(
7
+ }, b = p.forwardRef(
8
+ ({ children: t, className: s, active: e, disabled: n, disableInteraction: o, displayContents: i, ...r }, c) => /* @__PURE__ */ l(
9
9
  "span",
10
10
  {
11
11
  ref: c,
12
- className: d("hoverable", a, {
13
- active: !!s,
12
+ className: d("hoverable", s, {
13
+ active: !!e,
14
14
  disabled: !!n,
15
- [e.disableInteraction]: !!o,
16
- [e.displayContents]: !!i
15
+ [a.disableInteraction]: !!o,
16
+ [a.displayContents]: !!i
17
17
  }),
18
18
  ...r,
19
19
  children: t
20
20
  }
21
21
  )
22
22
  );
23
- y.displayName = "IconWrapper";
23
+ b.displayName = "IconWrapper";
24
24
  export {
25
- y as IconWrapper
25
+ b as IconWrapper
26
26
  };
27
27
  //# sourceMappingURL=IconWrapper.js.map
@@ -5,7 +5,7 @@ import { EIslandType as l } from "./enums.js";
5
5
  import { IslandBody as n } from "./components/IslandBody.js";
6
6
  import { IslandHeader as f } from "./components/IslandHeader.js";
7
7
  import { IslandFooter as c } from "./components/IslandFooter.js";
8
- import { s as o, m as y } from "../../chunks/utils-Bz5uKYQD.js";
8
+ import { s as o, m as y } from "../../chunks/utils-PKY322-t.js";
9
9
  import { EComponentSize as I } from "../../enums/EComponentSize.js";
10
10
  import { createSizeToClassNameMap as T } from "../../utils/classNameMaps.js";
11
11
  const N = T(o), C = Object.assign(
@@ -1,10 +1,10 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import t from "react";
3
3
  import { c as n } from "../../../chunks/vendor---Om3uMV.js";
4
- const i = "islandBody__6700d48a", l = {
5
- islandBody: i
4
+ const c = "islandBody__eac5656e", e = {
5
+ islandBody: c
6
6
  }, y = t.forwardRef(
7
- ({ children: o, className: s, ...d }, a) => /* @__PURE__ */ r("div", { className: n(l.islandBody, s), ref: a, ...d, children: o })
7
+ ({ children: o, className: s, ...d }, a) => /* @__PURE__ */ r("div", { className: n(e.islandBody, s), ref: a, ...d, children: o })
8
8
  );
9
9
  export {
10
10
  y as IslandBody
@@ -1,9 +1,9 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import e from "react";
3
3
  import { c as a } from "../../../chunks/vendor---Om3uMV.js";
4
- const n = "islandFooter__924ae140", i = {
4
+ const n = "islandFooter__908f1bcb", c = {
5
5
  islandFooter: n
6
- }, m = e.forwardRef(({ children: o, ...r }, s) => /* @__PURE__ */ t("div", { className: a(i.islandFooter), ref: s, ...r, children: o }));
6
+ }, m = e.forwardRef(({ children: o, ...r }, s) => /* @__PURE__ */ t("div", { className: a(c.islandFooter), ref: s, ...r, children: o }));
7
7
  export {
8
8
  m as IslandFooter
9
9
  };
@@ -1,9 +1,9 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import d from "react";
3
3
  import { c as o } from "../../../chunks/vendor---Om3uMV.js";
4
- const t = "islandHeader__8d6a5105", n = {
4
+ const t = "islandHeader__3bddf124", n = {
5
5
  islandHeader: t
6
- }, m = d.forwardRef(({ children: a, ...e }, r) => /* @__PURE__ */ s("div", { className: o(n.islandHeader), ref: r, ...e, children: a }));
6
+ }, m = d.forwardRef(({ children: e, ...r }, a) => /* @__PURE__ */ s("div", { className: o(n.islandHeader), ref: a, ...r, children: e }));
7
7
  export {
8
8
  m as IslandHeader
9
9
  };
@@ -1,5 +1,5 @@
1
1
  import "./enums.js";
2
- import { m as p } from "../../chunks/utils-Bz5uKYQD.js";
2
+ import { m as p } from "../../chunks/utils-PKY322-t.js";
3
3
  export {
4
4
  p as mapTypeToClassName
5
5
  };
@@ -9,14 +9,14 @@ import "../Island/components/IslandBody.js";
9
9
  import "../Island/components/IslandHeader.js";
10
10
  import "../Island/components/IslandFooter.js";
11
11
  import { c as f } from "../../chunks/vendor---Om3uMV.js";
12
- import { s as I } from "../../chunks/IslandAccordion.module-YvqRlzmi.js";
12
+ import { s as I } from "../../chunks/IslandAccordion.module-CVxFZsLG.js";
13
13
  import "./components/IslandAccordionContent.js";
14
14
  import "./components/IslandAccordionFooter.js";
15
15
  const x = Object.assign(
16
16
  n.forwardRef(
17
17
  ({ className: r, children: m, size: t = d.MD, type: i = l.TYPE_1, ...s }, a) => {
18
18
  const c = f(r, I.islandAccordion);
19
- return /* @__PURE__ */ o(p.Provider, { value: { size: t, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "0.25.0", ref: a, children: m }) });
19
+ return /* @__PURE__ */ o(p.Provider, { value: { size: t, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "0.27.0", ref: a, children: m }) });
20
20
  }
21
21
  ),
22
22
  {
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { s as r } from "../../../chunks/IslandAccordion.module-YvqRlzmi.js";
2
+ import { s as r } from "../../../chunks/IslandAccordion.module-CVxFZsLG.js";
3
3
  import { Island as s } from "../../Island/Island.js";
4
4
  import "../../Island/components/IslandBody.js";
5
5
  import "../../Island/components/IslandHeader.js";
@@ -1,7 +1,7 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as a } from "../../../chunks/vendor---Om3uMV.js";
4
- import { s as i } from "../../../chunks/IslandAccordion.module-YvqRlzmi.js";
4
+ import { s as i } from "../../../chunks/IslandAccordion.module-CVxFZsLG.js";
5
5
  import { Island as e } from "../../Island/Island.js";
6
6
  import "../../Island/components/IslandBody.js";
7
7
  import "../../Island/components/IslandHeader.js";
@@ -1,106 +1,112 @@
1
- import { jsxs as m, jsx as r } from "react/jsx-runtime";
2
- import Y, { useState as F, useContext as j, useRef as w, useEffect as D } from "react";
3
- import { CaretdownStrokeSrvIcon24 as Z, CrossStrokeSrvIcon24 as b } from "@sberbusiness/icons-next";
4
- import { u as B, c as p } from "../../../chunks/vendor---Om3uMV.js";
5
- import { Island as y } from "../../Island/Island.js";
6
- import { ExpandAnimation as $ } from "../../ExpandAnimation/ExpandAnimation.js";
7
- import { IslandAccordionContent as q } from "./IslandAccordionContent.js";
8
- import { IslandAccordionFooter as G } from "./IslandAccordionFooter.js";
9
- import { createSizeToClassNameMap as R } from "../../../utils/classNameMaps.js";
1
+ import { jsxs as p, jsx as r } from "react/jsx-runtime";
2
+ import D, { useState as W, useContext as j, useRef as X, useEffect as Z } from "react";
3
+ import { CaretdownStrokeSrvIcon24 as $, CrossStrokeSrvIcon24 as b } from "@sberbusiness/icons-next";
4
+ import { u as B, c as d } from "../../../chunks/vendor---Om3uMV.js";
5
+ import { Island as C } from "../../Island/Island.js";
6
+ import { ExpandAnimation as q } from "../../ExpandAnimation/ExpandAnimation.js";
7
+ import { IslandAccordionContent as G } from "./IslandAccordionContent.js";
8
+ import { IslandAccordionFooter as R } from "./IslandAccordionFooter.js";
9
+ import { createSizeToClassNameMap as U } from "../../../utils/classNameMaps.js";
10
10
  import "../../Button/Button.js";
11
11
  import "../../Button/ButtonBase.js";
12
- import { ButtonIcon as W } from "../../Button/ButtonIcon.js";
12
+ import { ButtonIcon as J } from "../../Button/ButtonIcon.js";
13
13
  import "../../Button/ButtonDropdown.js";
14
14
  import "../../Button/ButtonDropdownExtended.js";
15
15
  import { EIslandType as l } from "../../Island/enums.js";
16
16
  import "../../Island/components/IslandBody.js";
17
17
  import "../../Island/components/IslandHeader.js";
18
18
  import "../../Island/components/IslandFooter.js";
19
- import { Step as X } from "../../Step/Step.js";
20
- import { EStepPosition as J } from "../../Step/enums.js";
21
- import { IslandAccordionContext as K } from "../IslandAccordionContext.js";
22
- import { EComponentSize as d } from "../../../enums/EComponentSize.js";
23
- import { ETitleSize as f, EFontType as N } from "../../Typography/enums.js";
19
+ import { Step as K } from "../../Step/Step.js";
20
+ import { EStepPosition as Q } from "../../Step/enums.js";
21
+ import { IslandAccordionContext as V } from "../IslandAccordionContext.js";
22
+ import { EComponentSize as f } from "../../../enums/EComponentSize.js";
23
+ import { ETitleSize as s, EFontWeightTitle as g, EFontType as x } from "../../Typography/enums.js";
24
24
  import "../../Typography/Caption.js";
25
25
  import "../../Typography/CodeText.js";
26
26
  import "../../Typography/Text.js";
27
- import { Title as Q } from "../../Typography/Title.js";
28
- import { s as t } from "../../../chunks/IslandAccordion.module-YvqRlzmi.js";
29
- const U = {
27
+ import { Title as tt } from "../../Typography/Title.js";
28
+ import { s as t } from "../../../chunks/IslandAccordion.module-CVxFZsLG.js";
29
+ import { EScreenWidth as y } from "../../../helpers/breakpoints.js";
30
+ import { useMatchMedia as rt } from "../../MediaWidth/useMatchMedia.js";
31
+ const et = {
30
32
  [l.TYPE_1]: t.type1,
31
33
  [l.TYPE_2]: t.type2,
32
34
  [l.TYPE_3]: t.type3
33
- }, V = {
34
- [d.SM]: f.H3,
35
- [d.MD]: f.H3,
36
- [d.LG]: f.H2
37
- }, g = R(t), tt = Object.assign(
38
- Y.forwardRef(
35
+ }, ot = {
36
+ [f.SM]: s.H3,
37
+ [f.MD]: s.H3,
38
+ [f.LG]: s.H2
39
+ }, it = U(t), nt = Object.assign(
40
+ D.forwardRef(
39
41
  ({
40
- children: x,
42
+ children: N,
41
43
  title: T,
42
- className: M,
44
+ className: P,
43
45
  opened: i,
44
46
  disabled: e,
45
47
  onRemove: n,
46
- onToggle: s,
47
- id: a,
48
+ onToggle: c,
49
+ id: m,
48
50
  num: I,
49
- status: S,
50
- stepHint: P,
51
+ status: h,
52
+ stepHint: w,
51
53
  transitionProps: O,
52
54
  ...k
53
55
  }, v) => {
54
- const [o, E] = F(i || !1), { size: c, type: h } = j(K), A = w(B()).current, _ = `${A}header`, C = `${A}body`;
55
- D(() => {
56
- i !== void 0 && o !== i && E(i);
56
+ const [o, S] = W(i || !1), { size: a, type: E } = j(V), A = X(B()).current, M = `${A}header`, _ = `${A}body`, z = rt(
57
+ `(max-width: ${y.SM_MAX})`,
58
+ window.innerWidth <= parseInt(y.SM_MAX)
59
+ );
60
+ Z(() => {
61
+ i !== void 0 && o !== i && S(i);
57
62
  }, [i, o]);
58
- const z = () => {
63
+ const H = () => {
59
64
  if (e)
60
65
  return;
61
66
  const u = !o;
62
- s == null || s(u, a), i === void 0 && E(u);
63
- }, H = () => {
64
- e || n == null || n(a);
65
- }, L = p(
66
- M,
67
+ c == null || c(u, m), i === void 0 && S(u);
68
+ }, F = () => {
69
+ e || n == null || n(m);
70
+ }, L = z ? s.H3 : ot[a], Y = d(
71
+ P,
67
72
  t.item,
68
- g[c],
69
- U[h],
73
+ it[a],
74
+ et[E],
70
75
  {
71
76
  [t.disabled]: !!e,
72
77
  [t.opened]: o
73
78
  }
74
79
  );
75
- return /* @__PURE__ */ m("li", { ...k, className: L, id: a, ref: v, children: [
76
- /* @__PURE__ */ m(y, { className: t.island, size: c, type: h, children: [
77
- /* @__PURE__ */ r(y.Header, { children: /* @__PURE__ */ m(
80
+ return /* @__PURE__ */ p("li", { ...k, className: Y, id: m, ref: v, children: [
81
+ /* @__PURE__ */ p(C, { className: t.island, size: a, type: E, children: [
82
+ /* @__PURE__ */ r(C.Header, { children: /* @__PURE__ */ p(
78
83
  "button",
79
84
  {
80
- id: _,
81
- "aria-controls": C,
85
+ id: M,
86
+ "aria-controls": _,
82
87
  "aria-expanded": o,
83
88
  type: "button",
84
- className: p(t.header, {
89
+ className: d(t.header, {
85
90
  hoverable: !o
86
91
  }),
87
- onClick: z,
92
+ onClick: H,
88
93
  disabled: e,
89
- "data-tx": "0.25.0",
94
+ "data-tx": "0.27.0",
90
95
  children: [
91
- S && I && /* @__PURE__ */ r("div", { className: t.step, children: /* @__PURE__ */ r(X, { step: I, status: S, position: J.XFirst, children: e ? void 0 : P }) }),
96
+ h && I && /* @__PURE__ */ r("div", { className: t.step, children: /* @__PURE__ */ r(K, { step: I, status: h, position: Q.XFirst, size: a, children: e ? void 0 : w }) }),
92
97
  /* @__PURE__ */ r(
93
- Q,
98
+ tt,
94
99
  {
95
100
  className: t.title,
96
- size: V[c],
97
- type: e ? N.DISABLED : N.PRIMARY,
101
+ size: L,
102
+ type: e ? x.DISABLED : x.PRIMARY,
98
103
  tag: "div",
104
+ weight: g.MEDIUM,
99
105
  children: T
100
106
  }
101
107
  ),
102
- /* @__PURE__ */ r("span", { className: p(t.caretWrapper), children: /* @__PURE__ */ r(
103
- Z,
108
+ /* @__PURE__ */ r("span", { className: d(t.caretWrapper), children: /* @__PURE__ */ r(
109
+ $,
104
110
  {
105
111
  className: t.caretIcon,
106
112
  "aria-hidden": "true",
@@ -111,28 +117,28 @@ const U = {
111
117
  }
112
118
  ) }),
113
119
  /* @__PURE__ */ r(
114
- $,
120
+ q,
115
121
  {
116
122
  expanded: o && !e,
117
- id: C,
123
+ id: _,
118
124
  role: "region",
119
- "aria-labelledby": _,
125
+ "aria-labelledby": M,
120
126
  transitionProps: O,
121
- children: x
127
+ children: N
122
128
  }
123
129
  )
124
130
  ] }),
125
- n && /* @__PURE__ */ r("span", { className: t.remove, children: /* @__PURE__ */ r(W, { onClick: H, disabled: e, title: "Удалить", children: /* @__PURE__ */ r(b, { paletteIndex: 5 }) }) })
131
+ n && /* @__PURE__ */ r("span", { className: t.remove, children: /* @__PURE__ */ r(J, { onClick: F, disabled: e, title: "Удалить", children: /* @__PURE__ */ r(b, { paletteIndex: 5 }) }) })
126
132
  ] });
127
133
  }
128
134
  ),
129
135
  {
130
- Content: q,
131
- Footer: G
136
+ Content: G,
137
+ Footer: R
132
138
  }
133
139
  );
134
- tt.displayName = "IslandAccordionItem";
140
+ nt.displayName = "IslandAccordionItem";
135
141
  export {
136
- tt as IslandAccordionItem
142
+ nt as IslandAccordionItem
137
143
  };
138
144
  //# sourceMappingURL=IslandAccordionItem.js.map