@sberbusiness/triplex-next 1.27.0 → 1.29.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (441) hide show
  1. package/chunks/AlertProcessSpoiler-B4-vQnzw.js +41 -0
  2. package/chunks/{CalendarViewItem-5MWTfOXg.js → CalendarViewItem-5_px9kHt.js} +9 -9
  3. package/chunks/Card.module-Dx8nOFB3.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-Bjimmb7-.js +15 -0
  5. package/chunks/Chip-D-_oIu-h.js +77 -0
  6. package/chunks/Confirm.module-CLPl_MFI.js +15 -0
  7. package/chunks/{DropdownListItem-kVq_Shxy.js → DropdownListItem-C7Maa_Sz.js} +21 -21
  8. package/chunks/DropdownMobile.module-CaYNuqHU.js +23 -0
  9. package/chunks/Footer.module-B8adM4Do.js +9 -0
  10. package/chunks/{FormFieldInput-DB9UpgIs.js → FormFieldInput-BgrEEHVa.js} +25 -25
  11. package/chunks/HeaderLayoutSidebar.module-Cdc1sffY.js +9 -0
  12. package/chunks/HeaderTabs.module-DmDFhCmD.js +9 -0
  13. package/chunks/{HeaderTitle.module-Ckh2V8ux.js → HeaderTitle.module-fEjlMYZ7.js} +2 -2
  14. package/chunks/IslandAccordion.module-CNo4iFh8.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-DZ6hXw2D.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-CEVaTpbx.js +13 -0
  17. package/chunks/{LightBoxContent-CK07PlB9.js → LightBoxContent-DdWEYnjf.js} +12 -12
  18. package/chunks/LightBoxControls.module-CnAa2Vmk.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-Du9-TT1c.js +9 -0
  20. package/chunks/{ListItemControlsButton-27xRORri.js → ListItemControlsButton-BrWqPMvQ.js} +13 -13
  21. package/chunks/ListItemTail.module-ZBSoUByF.js +12 -0
  22. package/chunks/ListMasterFooter.module-CeZvln77.js +10 -0
  23. package/chunks/ModalWindow.module-lrXOmH_L.js +17 -0
  24. package/chunks/Notification.module-ZlSN0MGm.js +20 -0
  25. package/chunks/Overlay.module-BlvGry2e.js +18 -0
  26. package/chunks/Page.module-BkU_qm35.js +11 -0
  27. package/chunks/SMSField.module-DQdb4DNu.js +16 -0
  28. package/chunks/SliderExtendedMarks.module-BWYZDQtm.js +15 -0
  29. package/chunks/{SliderExtendedRail-D7nuFyRp.js → SliderExtendedRail-B7cZIw4b.js} +16 -16
  30. package/chunks/StatusTracker.module-C645B9ye.js +24 -0
  31. package/chunks/{StepperStepArrowBorder-D9rM6XEL.js → StepperStepArrowBorder-BDDBpgah.js} +10 -10
  32. package/chunks/{SuggestFieldMobileDropdownHint-CSrNs8VF.js → SuggestFieldMobileDropdownHint-o1c16I20.js} +6 -6
  33. package/chunks/TableFooter.module-Bw739QXw.js +14 -0
  34. package/chunks/TabsExtended.module-DwTyq4mg.js +16 -0
  35. package/chunks/TabsLine.module-6sKjO9lB.js +21 -0
  36. package/chunks/TooltipDesktop.module-D1eY6eNm.js +19 -0
  37. package/chunks/TreeView.module-B4d0aSMp.js +9 -0
  38. package/chunks/{UploadZoneInput-Bjnmk93x.js → UploadZoneInput-DRnwuj7v.js} +11 -11
  39. package/chunks/{constants-1ccyxiKh.js → constants-BbgGoE1H.js} +11 -11
  40. package/chunks/{utils-DfVeTN89.js → utils-BG289Tpd.js} +6 -6
  41. package/chunks/utils-Cev1dXzE.js +73 -0
  42. package/chunks/utils-DmWZdfw8.js +28 -0
  43. package/chunks/utils-XC0joCai.js +24 -0
  44. package/chunks/{vendor-DudMBGKr.js → vendor-C_uS77iF.js} +5 -5
  45. package/components/AbstractTree/AbstractTreeNode.js +1 -1
  46. package/components/AccordionBase/protected/AccordionBase.js +1 -1
  47. package/components/Alert/AlertContext/AlertContext.js +6 -6
  48. package/components/Alert/AlertProcess/AlertProcess.js +3 -3
  49. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +2 -2
  50. package/components/Amount/Amount.js +8 -8
  51. package/components/AmountField/AmountField.js +1 -1
  52. package/components/Avatar/Avatar.js +48 -23
  53. package/components/Badge/Badge.js +14 -14
  54. package/components/Badge/BadgeDot.js +5 -5
  55. package/components/Badge/components/BadgeContent.js +7 -7
  56. package/components/Badge/components/BadgePostfix.js +8 -8
  57. package/components/Badge/components/BadgePrefix.js +6 -6
  58. package/components/Body/Body.js +3 -3
  59. package/components/Button/Button.js +28 -28
  60. package/components/Button/ButtonBase.js +1 -1
  61. package/components/Button/ButtonDropdown.js +16 -16
  62. package/components/Button/ButtonDropdownExtended.js +8 -8
  63. package/components/Button/ButtonIcon.js +7 -7
  64. package/components/Calendar/Calendar.js +123 -117
  65. package/components/Calendar/CalendarContext.js +1 -1
  66. package/components/Calendar/components/CalendarControls.js +1 -1
  67. package/components/Calendar/components/CalendarFooter.js +1 -1
  68. package/components/Calendar/components/CalendarFooterButton.js +19 -21
  69. package/components/Calendar/components/CalendarViewDays.js +7 -10
  70. package/components/Calendar/components/CalendarViewItem.js +2 -2
  71. package/components/Calendar/components/CalendarViewMonths.js +29 -29
  72. package/components/Calendar/components/CalendarViewYears.js +1 -1
  73. package/components/Calendar/enums.js +1 -1
  74. package/components/Card/CardAction.js +7 -7
  75. package/components/Card/CardStatic.js +3 -3
  76. package/components/Card/components/CardContent/CardContent.js +2 -2
  77. package/components/Card/components/CardContent/components/CardContentBody.js +2 -2
  78. package/components/Card/components/CardContent/components/CardContentFooter.js +2 -2
  79. package/components/Card/components/CardContent/components/CardContentHeader.js +2 -2
  80. package/components/Card/components/CardMedia.js +2 -2
  81. package/components/Card/utils.js +1 -1
  82. package/components/CarouselExtended/CarouselExtended.js +5 -5
  83. package/components/Checkbox/Checkbox.js +11 -11
  84. package/components/Checkbox/CheckboxXGroup.js +11 -11
  85. package/components/Checkbox/CheckboxYGroup.js +2 -2
  86. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +2 -2
  87. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  88. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +2 -2
  89. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +2 -2
  90. package/components/CheckboxTreeExtended/index.js +3 -1
  91. package/components/Chip/Chip.js +2 -2
  92. package/components/Chip/ChipClearButton.js +7 -7
  93. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  94. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  95. package/components/Chip/ChipDropdownArrow.js +5 -5
  96. package/components/Chip/ChipIcon.js +1 -1
  97. package/components/Chip/ChipMultiselect.js +2 -2
  98. package/components/Chip/ChipOptions.js +9 -9
  99. package/components/Chip/ChipSelect/ChipSelect.js +2 -2
  100. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  101. package/components/Chip/ChipSort.js +2 -2
  102. package/components/Chip/ChipSuggest/ChipSuggest.js +2 -2
  103. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +2 -2
  104. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  105. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +17 -17
  106. package/components/Chip/index.js +1 -1
  107. package/components/ChipGroup/ChipGroup.js +10 -10
  108. package/components/Col/Col.js +141 -141
  109. package/components/CollapsableTree/components/CollapsableTreeNode.js +16 -16
  110. package/components/CollapsableTree/index.js +7 -0
  111. package/components/Confirm/Confirm.js +2 -2
  112. package/components/Confirm/components/ConfirmCloseButton.js +2 -2
  113. package/components/Confirm/components/ConfirmContent.js +2 -2
  114. package/components/Confirm/components/ConfirmContentTitle.js +2 -2
  115. package/components/Confirm/components/ConfirmControls.js +2 -2
  116. package/components/DateField/DateField.js +18 -28
  117. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  118. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +5 -5
  119. package/components/DatePickerExtended/index.js +5 -0
  120. package/components/DateRange/DateRange.js +13 -13
  121. package/components/DesignTokens/DesignTokenUtils.js +2 -2
  122. package/components/DesignTokens/components/Calendar.js +34 -42
  123. package/components/Divider/Divider.js +21 -21
  124. package/components/DocumentNumberEdit/DocumentNumberEdit.js +7 -7
  125. package/components/Dropdown/desktop/DropdownDesktop.js +11 -11
  126. package/components/Dropdown/desktop/DropdownList.js +2 -2
  127. package/components/Dropdown/desktop/DropdownListItem.js +2 -2
  128. package/components/Dropdown/desktop/index.js +1 -1
  129. package/components/Dropdown/index.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  131. package/components/Dropdown/mobile/DropdownMobileBody.js +2 -2
  132. package/components/Dropdown/mobile/DropdownMobileClose.js +2 -2
  133. package/components/Dropdown/mobile/DropdownMobileFooter.js +2 -2
  134. package/components/Dropdown/mobile/DropdownMobileHeader.js +2 -2
  135. package/components/Dropdown/mobile/DropdownMobileInner.js +2 -2
  136. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  137. package/components/Dropdown/mobile/DropdownMobileList.js +2 -2
  138. package/components/Dropdown/mobile/DropdownMobileListItem.js +2 -2
  139. package/components/Dropdown/mobile/DropdownMobileLoader.js +2 -2
  140. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +2 -2
  141. package/components/Ellipsis/Ellipsis.js +8 -8
  142. package/components/EmptyView/EmptyView.js +8 -8
  143. package/components/ExpandAnimation/ExpandAnimation.js +13 -13
  144. package/components/Footer/Footer.js +1 -1
  145. package/components/Footer/components/FooterDescription.js +2 -2
  146. package/components/Footer/components/FooterDescriptionContent.js +2 -2
  147. package/components/Footer/components/FooterDescriptionControls.js +2 -2
  148. package/components/FormField/FormField.js +22 -22
  149. package/components/FormField/components/FormFieldClear.js +8 -8
  150. package/components/FormField/components/FormFieldCounter.js +9 -11
  151. package/components/FormField/components/FormFieldDescription.js +8 -8
  152. package/components/FormField/components/FormFieldInput.js +2 -2
  153. package/components/FormField/components/FormFieldLabel.js +2 -2
  154. package/components/FormField/components/FormFieldMaskedInput.js +11 -11
  155. package/components/FormField/components/FormFieldPostfix.js +8 -8
  156. package/components/FormField/components/FormFieldPrefix.js +5 -5
  157. package/components/FormField/components/FormFieldTarget.js +9 -9
  158. package/components/FormField/components/FormFieldTextarea.js +27 -27
  159. package/components/FormField/components/index.js +1 -1
  160. package/components/FormField/index.js +1 -1
  161. package/components/Header/Header.js +1 -1
  162. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +2 -2
  163. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +2 -2
  164. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +2 -2
  165. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +6 -6
  166. package/components/Header/components/HeaderTabs/HeaderTabs.js +2 -2
  167. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +2 -2
  168. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +2 -2
  169. package/components/Header/components/HeaderTitle/HeaderTitle.js +2 -2
  170. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +2 -2
  171. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +2 -2
  172. package/components/HelpBox/HelpBox.js +6 -6
  173. package/components/IconWrapper/IconWrapper.js +10 -10
  174. package/components/Island/Island.js +2 -2
  175. package/components/Island/components/IslandBody.js +4 -4
  176. package/components/Island/components/IslandFooter.js +5 -5
  177. package/components/Island/components/IslandHeader.js +2 -2
  178. package/components/Island/utils.js +1 -1
  179. package/components/IslandAccordion/IslandAccordion.js +3 -3
  180. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  181. package/components/IslandAccordion/components/IslandAccordionFooter.js +2 -2
  182. package/components/IslandAccordion/components/IslandAccordionItem.js +3 -3
  183. package/components/IslandWidget/IslandWidget.js +19 -19
  184. package/components/IslandWidget/components/IslandWidgetBody.js +4 -4
  185. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +11 -11
  186. package/components/IslandWidget/components/IslandWidgetFooter.js +2 -2
  187. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  188. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  189. package/components/IslandWidget/components/IslandWidgetHeader.js +19 -17
  190. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +2 -2
  191. package/components/IslandWidget/components/IslandWidgetHeaderControls.js +18 -0
  192. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +21 -6
  193. package/components/IslandWidget/components/IslandWidgetHeaderTitle.js +18 -0
  194. package/components/IslandWidget/components/IslandWidgetWrapper.js +6 -6
  195. package/components/LightBox/LightBox.js +11 -11
  196. package/components/LightBox/LightBoxContent.js +2 -2
  197. package/components/LightBox/LightBoxControls/LightBoxClose.js +2 -2
  198. package/components/LightBox/LightBoxControls/LightBoxControls.js +2 -2
  199. package/components/LightBox/LightBoxControls/LightBoxNext.js +2 -2
  200. package/components/LightBox/LightBoxControls/LightBoxPrev.js +2 -2
  201. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +65 -58
  202. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +2 -2
  203. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +2 -2
  204. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  205. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +11 -11
  206. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +14 -14
  207. package/components/LightBox/LightBoxViewManager/LightBoxViewManager.js +1 -1
  208. package/components/Link/Link.js +22 -22
  209. package/components/List/List.js +6 -6
  210. package/components/List/ListSortable.js +1 -1
  211. package/components/List/components/ListEmptyState.js +3 -3
  212. package/components/List/components/ListItem.js +1 -1
  213. package/components/List/components/ListItemContent.js +10 -10
  214. package/components/List/components/ListItemControls.js +8 -8
  215. package/components/List/components/ListItemControlsButton.js +2 -2
  216. package/components/List/components/ListItemControlsButtonDropdown.js +2 -2
  217. package/components/List/components/ListItemLoading.js +7 -7
  218. package/components/List/components/ListItemSelectable.js +2 -2
  219. package/components/List/components/ListItemTable.js +7 -7
  220. package/components/List/components/ListItemTailLeft.js +2 -2
  221. package/components/List/components/ListItemTailRight.js +2 -2
  222. package/components/List/components/ListSortableItem.js +2 -2
  223. package/components/List/components/ListSortableItemControls.js +5 -5
  224. package/components/List/components/ListSortableItemTarget.js +4 -4
  225. package/components/List/index.js +1 -1
  226. package/components/ListMaster/ListMaster.js +1 -1
  227. package/components/ListMaster/components/ListMasterBody.js +1 -1
  228. package/components/ListMaster/components/ListMasterChipGroup.js +2 -2
  229. package/components/ListMaster/components/ListMasterFooter.js +2 -2
  230. package/components/ListMaster/components/ListMasterFooterControls.js +2 -2
  231. package/components/ListMaster/components/ListMasterFooterDescription.js +2 -2
  232. package/components/ListMaster/components/ListMasterHeader.js +9 -9
  233. package/components/ListMaster/components/SelectionControls.js +10 -10
  234. package/components/Loader/LoaderMiddle/LoaderMiddle.js +7 -7
  235. package/components/Loader/LoaderSmall/LoaderSmall.js +6 -6
  236. package/components/LoaderScreen/LoaderScreen.js +11 -11
  237. package/components/Marker/Marker.js +2 -2
  238. package/components/Marker/utils.js +1 -1
  239. package/components/MarkerStatus/MarkerStatus.js +12 -12
  240. package/components/ModalWindow/ModalWindow.js +61 -65
  241. package/components/ModalWindow/components/ModalWindowBody.js +14 -13
  242. package/components/ModalWindow/components/ModalWindowClose.js +17 -18
  243. package/components/ModalWindow/components/ModalWindowContent.js +22 -16
  244. package/components/ModalWindow/components/ModalWindowHeader.js +2 -2
  245. package/components/ModalWindow/components/ModalWindowViewManager.js +27 -26
  246. package/components/ModalWindow/index.js +11 -10
  247. package/components/MonthYearField/MonthYearField.js +22 -22
  248. package/components/MonthYearRange/MonthYearRange.js +6 -6
  249. package/components/MultiselectField/components/MultiselectFieldDropdown.js +2 -2
  250. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +12 -12
  251. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +4 -4
  252. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +2 -2
  253. package/components/Notification/Notification.js +3 -3
  254. package/components/Notification/NotificationGrouped.js +1 -1
  255. package/components/Notification/components/NotificationBody.js +1 -1
  256. package/components/Notification/components/NotificationBodyList.js +2 -2
  257. package/components/Notification/components/NotificationClose.js +1 -1
  258. package/components/Notification/components/NotificationFooter.js +1 -1
  259. package/components/Notification/components/NotificationGroupedFooter.js +2 -2
  260. package/components/Notification/components/NotificationHeader.js +1 -1
  261. package/components/Notification/components/NotificationIcon.js +1 -1
  262. package/components/Notification/components/NotificationTime.js +1 -1
  263. package/components/NumberField/NumberFieldInput.js +1 -1
  264. package/components/OrderedList/OrderedList.js +3 -3
  265. package/components/OrderedList/OrderedListItem.js +3 -3
  266. package/components/Overlay/Overlay.js +2 -2
  267. package/components/Overlay/OverlayMask.js +2 -2
  268. package/components/Overlay/OverlayPanel.js +2 -2
  269. package/components/Page/Page.js +2 -2
  270. package/components/Page/components/BodyPage.js +2 -2
  271. package/components/Page/components/FooterPage.js +2 -2
  272. package/components/Page/components/HeaderPage.js +2 -2
  273. package/components/Page/index.js +10 -4
  274. package/components/Pagination/components/PaginationExtended.js +7 -7
  275. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  276. package/components/Pagination/components/PaginationNavigationExtended.js +2 -2
  277. package/components/Pagination/components/PaginationPageButton.js +9 -9
  278. package/components/Pagination/components/PaginationPageEllipsis.js +2 -2
  279. package/components/Pagination/components/PaginationSelect.js +9 -9
  280. package/components/Pagination/utils/paginationUtils.js +1 -1
  281. package/components/Radio/Radio.js +13 -13
  282. package/components/Radio/RadioXGroup.js +14 -14
  283. package/components/Radio/RadioYGroup.js +8 -8
  284. package/components/Row/Row.js +7 -7
  285. package/components/SMSField/SMSField.js +3 -3
  286. package/components/SMSField/components/RefreshIcon.js +2 -2
  287. package/components/SMSField/components/SMSFieldInput.js +3 -3
  288. package/components/SMSField/components/SMSFieldRefresh.js +2 -2
  289. package/components/SMSField/components/SMSFieldSubmit.js +2 -2
  290. package/components/SMSField/components/SMSFieldTooltip.js +1 -1
  291. package/components/SMSField/index.js +9 -1
  292. package/components/SegmentedControl/SegmentedControl.js +10 -10
  293. package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
  294. package/components/SelectExtendedField/SelectExtendedField.js +2 -2
  295. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  296. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
  297. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +13 -13
  298. package/components/SelectField/SelectField.js +2 -2
  299. package/components/Skeleton/Skeleton.js +10 -10
  300. package/components/SliderExtended/SliderExtended.js +3 -3
  301. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +27 -27
  302. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +2 -2
  303. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +2 -2
  304. package/components/SliderExtended/components/SliderExtendedRail.js +2 -2
  305. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +10 -10
  306. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +20 -20
  307. package/components/SmallInput/SmallInput.js +4 -4
  308. package/components/Spoiler/Spoiler.js +11 -11
  309. package/components/StatusTracker/StatusTracker.js +15 -11
  310. package/components/StatusTracker/components/StatusTrackerAlert.js +2 -2
  311. package/components/StatusTracker/components/StatusTrackerBody.js +2 -2
  312. package/components/StatusTracker/components/StatusTrackerButton.js +2 -2
  313. package/components/StatusTracker/components/StatusTrackerDescription.js +2 -2
  314. package/components/StatusTracker/components/StatusTrackerFooter.js +2 -2
  315. package/components/StatusTracker/components/StatusTrackerHeader.js +2 -2
  316. package/components/StatusTracker/components/StatusTrackerMedia.js +2 -2
  317. package/components/StatusTracker/components/StatusTrackerStatus.js +2 -2
  318. package/components/StatusTracker/components/StatusTrackerSum.js +2 -2
  319. package/components/StatusTracker/components/StatusTrackerTitle.js +2 -2
  320. package/components/StatusTracker/index.js +21 -5
  321. package/components/Step/Step.js +13 -13
  322. package/components/Stepper/Stepper.js +7 -7
  323. package/components/Stepper/StepperExtended.js +5 -5
  324. package/components/Stepper/StepperStep.js +3 -3
  325. package/components/Stepper/StepperStepArrowBorder.js +1 -1
  326. package/components/Suggest/SuggestMobileDropdownContent.js +7 -7
  327. package/components/Suggest/useSuggest.js +1 -1
  328. package/components/SuggestField/SuggestField.js +2 -2
  329. package/components/SuggestField/desktop/SuggestFieldDesktop.js +3 -3
  330. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  331. package/components/SuggestField/index.js +1 -1
  332. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  333. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  334. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  335. package/components/SuggestField/mobile/index.js +1 -1
  336. package/components/SwipeableArea/SwipeableArea.js +15 -15
  337. package/components/Table/FilterPanel.js +3 -3
  338. package/components/Table/MasterTable.js +29 -25
  339. package/components/Table/NoColumns.js +4 -4
  340. package/components/Table/PaginationPanel.js +5 -5
  341. package/components/Table/TableBasic/TableBasic.js +2 -2
  342. package/components/Table/TableBasic/components/TableBasicBody.js +2 -2
  343. package/components/Table/TableBasic/components/TableBasicHeader.js +2 -2
  344. package/components/Table/TableBasic/components/TableBasicRow.js +2 -2
  345. package/components/Table/TableBasicSettings/TableBasicSettings.js +8 -8
  346. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +2 -2
  347. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +2 -2
  348. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +2 -2
  349. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +5 -5
  350. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +5 -5
  351. package/components/Table/TableFooter/TableFooter.js +2 -2
  352. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  353. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  354. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  355. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  356. package/components/Table/TabsLinePanel.js +2 -2
  357. package/components/Table/TabsLinePanelLinks.js +9 -9
  358. package/components/Table/index.js +25 -17
  359. package/components/Table/utils.js +1 -1
  360. package/components/Tabs/Tabs.js +21 -21
  361. package/components/TabsExtended/TabsExtended.js +3 -3
  362. package/components/TabsExtended/components/TabsExtendedContent.js +2 -2
  363. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +2 -2
  364. package/components/TabsExtended/components/TabsExtendedTab.js +2 -2
  365. package/components/TabsExtended/components/TabsExtendedTabButton.js +2 -2
  366. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +2 -2
  367. package/components/TabsExtended/utils.js +1 -1
  368. package/components/TabsLine/TabsLine.js +2 -2
  369. package/components/TabsLine/components/TabsLineDesktop.js +2 -2
  370. package/components/TabsLine/components/TabsLineDropdown.js +3 -3
  371. package/components/TabsLine/components/TabsLineItem.js +2 -2
  372. package/components/TabsLine/components/TabsLineMobile.js +1 -1
  373. package/components/Tag/Tag.js +21 -21
  374. package/components/TagColor/TagColor.js +7 -7
  375. package/components/TagGroup/TagGroup.js +14 -14
  376. package/components/TextField/TextField.js +1 -1
  377. package/components/TextareaField/TextareaField.js +1 -1
  378. package/components/ThemeProvider/ThemeProvider.js +1 -1
  379. package/components/ThemeProvider/components/ThemeProviderView.js +1 -1
  380. package/components/Tooltip/components/common/TooltipBody.js +2 -2
  381. package/components/Tooltip/components/common/TooltipLink.js +10 -10
  382. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  383. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +2 -2
  384. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +2 -2
  385. package/components/Tooltip/components/mobile/TooltipMobile.js +15 -15
  386. package/components/TopOverlay/TopOverlay.js +19 -19
  387. package/components/TreeView/TreeView.js +2 -2
  388. package/components/TreeView/components/TreeViewGroup.js +1 -1
  389. package/components/TreeView/components/TreeViewNode.js +2 -2
  390. package/components/TreeView/index.js +10 -0
  391. package/components/Triggers/index.js +5 -0
  392. package/components/Typography/Caption.js +23 -23
  393. package/components/Typography/CodeText.js +11 -11
  394. package/components/Typography/Text.js +22 -22
  395. package/components/Typography/Title.js +12 -12
  396. package/components/Typography/constants.js +1 -1
  397. package/components/UnorderedList/UnorderedList.js +7 -7
  398. package/components/UnorderedList/UnorderedListItem.js +3 -3
  399. package/components/UploadZone/UploadZone.js +3 -3
  400. package/components/UploadZone/components/UploadZoneInput.js +2 -2
  401. package/components/UploadZone/index.js +4 -2
  402. package/components/WindowResizeListener/WindowResizeListener.js +1 -1
  403. package/components/WindowResizeListener/index.js +5 -0
  404. package/components/index.js +632 -572
  405. package/index.d.ts +435 -67
  406. package/index.js +653 -593
  407. package/package.json +21 -1
  408. package/styles/triplex-next.css +538 -538
  409. package/types/index.js +2 -0
  410. package/utils/amountUtils.js +1 -1
  411. package/chunks/AlertProcessSpoiler-kutiygyc.js +0 -41
  412. package/chunks/Card.module-BdHlvmcC.js +0 -17
  413. package/chunks/CheckboxTreeExtended.module-CtU7nxR-.js +0 -15
  414. package/chunks/Chip-BOBB8hDQ.js +0 -77
  415. package/chunks/Confirm.module-DX-8Qawd.js +0 -15
  416. package/chunks/DropdownMobile.module-DxT1Mh6q.js +0 -23
  417. package/chunks/Footer.module-DBFjyD0W.js +0 -9
  418. package/chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js +0 -9
  419. package/chunks/HeaderTabs.module-D62rOoJt.js +0 -9
  420. package/chunks/IslandAccordion.module-BI69hCoR.js +0 -25
  421. package/chunks/IslandWidgetFooter.module-BUJQAvCe.js +0 -9
  422. package/chunks/IslandWidgetHeader.module-DqTmcCwj.js +0 -12
  423. package/chunks/LightBoxControls.module-DR9tmKz6.js +0 -16
  424. package/chunks/LightBoxSideOverlayClose.module-BiFhnV3i.js +0 -9
  425. package/chunks/ListItemTail.module-DKJmlaMg.js +0 -12
  426. package/chunks/ListMasterFooter.module-DkH4Ou-p.js +0 -10
  427. package/chunks/ModalWindow.module-Be4wGbwq.js +0 -17
  428. package/chunks/Notification.module-O5iV5kzx.js +0 -20
  429. package/chunks/Overlay.module-B0iGlEWG.js +0 -18
  430. package/chunks/Page.module-D0FFKxyx.js +0 -11
  431. package/chunks/SMSField.module-DrbNbpz3.js +0 -16
  432. package/chunks/SliderExtendedMarks.module-A0_OgEiW.js +0 -15
  433. package/chunks/StatusTracker.module-DenK6Z9K.js +0 -24
  434. package/chunks/TableFooter.module-BqHcJ9ea.js +0 -14
  435. package/chunks/TabsExtended.module-BtTx6oxY.js +0 -16
  436. package/chunks/TabsLine.module-C9KVj0hj.js +0 -21
  437. package/chunks/TooltipDesktop.module-uHaX3xgt.js +0 -19
  438. package/chunks/TreeView.module-BKi0xbbR.js +0 -9
  439. package/chunks/utils-BxF0Dq4C.js +0 -24
  440. package/chunks/utils-CVIZqPO7.js +0 -28
  441. package/chunks/utils-CZzNEYf-.js +0 -73
@@ -1,10 +1,10 @@
1
1
  import { jsx as _ } from "react/jsx-runtime";
2
2
  import b, { useContext as S, useMemo as g, useLayoutEffect as h, useCallback as F } from "react";
3
- import { u as y, c as A } from "../../../chunks/vendor-DudMBGKr.js";
3
+ import { u as y, c as A } from "../../../chunks/vendor-C_uS77iF.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__c6b6ef55", M = "sm__9288c063", R = "md__a459d881", j = "lg__08238f19", k = "placeholder__cf3ed97f", q = "disabled__6b565390", w = "placeholderWrapper__5cc52120", B = "active__d5c1b865", e = {
7
+ const z = "formFieldTarget__7489eb93", M = "sm__209b8dac", R = "md__25b5992f", j = "lg__171b634b", k = "placeholder__88ef8500", q = "disabled__51368866", w = "placeholderWrapper__ed3ca1a2", B = "active__c5009fc2", e = {
8
8
  formFieldTarget: z,
9
9
  sm: M,
10
10
  md: R,
@@ -14,17 +14,17 @@ const z = "formFieldTarget__c6b6ef55", M = "sm__9288c063", R = "md__a459d881", j
14
14
  placeholderWrapper: w,
15
15
  active: B
16
16
  }, G = W(e), H = b.forwardRef(
17
- ({ children: c, id: o, className: T, placeholder: p, onFocus: a, onBlur: t, ...u }, D) => {
18
- const { size: I, status: s, active: v, labelId: x, setFilled: f, setFocused: l, setTargetId: n } = S(L), i = g(() => o === void 0 ? y("target_") : o, [o]), r = g(() => b.Children.toArray(c).length !== 0, [c]), E = A(e.formFieldTarget, G[I], T, {
17
+ ({ children: o, id: c, className: T, placeholder: p, onFocus: a, onBlur: t, ...u }, D) => {
18
+ const { size: I, status: s, active: v, labelId: x, setFilled: n, setFocused: l, setTargetId: f } = S(L), i = g(() => c === void 0 ? y("target_") : c, [c]), r = g(() => b.Children.toArray(o).length !== 0, [o]), E = A(e.formFieldTarget, G[I], T, {
19
19
  [e.disabled]: s === d.DISABLED,
20
20
  [e.placeholder]: !!p && !r && s !== d.DISABLED,
21
21
  [e.active]: v
22
22
  });
23
23
  h(() => {
24
- n(i);
25
- }, [i, n]), h(() => {
26
- f(r);
27
- }, [r, f]);
24
+ f(i);
25
+ }, [i, f]), h(() => {
26
+ n(r);
27
+ }, [r, n]);
28
28
  const C = F(
29
29
  (m) => {
30
30
  l(!0), a == null || a(m);
@@ -48,7 +48,7 @@ const z = "formFieldTarget__c6b6ef55", M = "sm__9288c063", R = "md__a459d881", j
48
48
  onBlur: N,
49
49
  onFocus: C,
50
50
  ref: D,
51
- children: r ? c : /* @__PURE__ */ _("span", { className: e.placeholderWrapper, children: p })
51
+ children: r ? o : /* @__PURE__ */ _("span", { className: e.placeholderWrapper, children: p })
52
52
  }
53
53
  );
54
54
  }
@@ -1,65 +1,65 @@
1
- import { jsx as M } from "react/jsx-runtime";
2
- import b, { useContext as n, useMemo as C, useCallback as a, useLayoutEffect as u } from "react";
3
- import { u as D, c as L } from "../../../chunks/vendor-DudMBGKr.js";
1
+ import { jsx as I } from "react/jsx-runtime";
2
+ import M, { useContext as n, useMemo as C, useCallback as s, useLayoutEffect as u } from "react";
3
+ import { u as D, c as L } from "../../../chunks/vendor-C_uS77iF.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__12081cde", G = "sm__9288c063", H = "md__a459d881", J = "lg__08238f19", T = {
8
+ const w = "formFieldTextarea__76b2aaca", G = "sm__209b8dac", H = "md__25b5992f", J = "lg__171b634b", T = {
9
9
  formFieldTextarea: w,
10
10
  sm: G,
11
11
  md: H,
12
12
  lg: J
13
- }, K = R(T), O = b.forwardRef(
14
- ({ id: c, className: p, value: s, defaultValue: x, onFocus: r, onBlur: l, onAnimationStart: m, onChange: i, ..._ }, N) => {
15
- const { size: g, status: h, setFocused: o, setTargetId: F, setFilled: d } = n(W), f = C(() => c === void 0 ? D("textarea_") : c, [c]), y = L(T.formFieldTextarea, K[g], p), t = a(
13
+ }, K = R(T), O = M.forwardRef(
14
+ ({ id: d, className: p, value: a, defaultValue: x, onFocus: r, onBlur: l, onAnimationStart: m, onChange: i, ..._ }, b) => {
15
+ const { size: N, status: g, setFocused: o, setTargetId: F, setFilled: c } = n(W), f = C(() => d === void 0 ? D("textarea_") : d, [d]), h = L(T.formFieldTextarea, K[N], p), t = s(
16
16
  (e) => {
17
- d(q(e));
17
+ c(q(e));
18
18
  },
19
- [d]
19
+ [c]
20
20
  );
21
21
  u(() => {
22
22
  F(f);
23
23
  }, [f, F]), u(() => {
24
- t(s ?? x);
24
+ t(a ?? x);
25
25
  }, []), u(() => {
26
- s !== void 0 && t(s);
27
- }, [s, t]);
28
- const k = a(
26
+ a !== void 0 && t(a);
27
+ }, [a, t]);
28
+ const y = s(
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 = s(
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 = s(
39
39
  (e) => {
40
- e.animationName.startsWith("autofill-applied-hook") ? d(!0) : e.animationName.startsWith("autofill-cancelled-hook") && t(e.currentTarget.value), m == null || m(e);
40
+ e.animationName.startsWith("autofill-applied-hook") ? c(!0) : e.animationName.startsWith("autofill-cancelled-hook") && t(e.currentTarget.value), m == null || m(e);
41
41
  },
42
- [d, t, m]
43
- ), I = a(
42
+ [c, t, m]
43
+ ), E = s(
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,
55
- value: s,
54
+ className: h,
55
+ value: a,
56
56
  defaultValue: x,
57
- disabled: h === j.DISABLED,
58
- onFocus: k,
59
- onBlur: z,
60
- onAnimationStart: E,
61
- onChange: I,
62
- ref: N
57
+ disabled: g === j.DISABLED,
58
+ onFocus: y,
59
+ onBlur: k,
60
+ onAnimationStart: z,
61
+ onChange: E,
62
+ ref: b
63
63
  }
64
64
  );
65
65
  }
@@ -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-DB9UpgIs.js";
4
+ import { F as x } from "../../../chunks/FormFieldInput-BgrEEHVa.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-DB9UpgIs.js";
5
+ import { F as f } from "../../chunks/FormFieldInput-BgrEEHVa.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 }, t) {
15
- return /* @__PURE__ */ o("div", { ...e, "data-tx": "1.27.0", ref: t, children: r });
15
+ return /* @__PURE__ */ o("div", { ...e, "data-tx": "1.29.0", ref: t, children: r });
16
16
  }),
17
17
  {
18
18
  LayoutSidebar: p,
@@ -1,9 +1,9 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import d from "react";
3
- import { c as i } from "../../../../chunks/vendor-DudMBGKr.js";
3
+ import { c as i } from "../../../../chunks/vendor-C_uS77iF.js";
4
4
  import { HeaderLayoutSidebarContent as m } from "./HeaderLayoutSidebarContent.js";
5
5
  import { HeaderLayoutSidebarSidebar as s } from "./HeaderLayoutSidebarSidebar.js";
6
- import { s as f } from "../../../../chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js";
6
+ import { s as f } from "../../../../chunks/HeaderLayoutSidebar.module-Cdc1sffY.js";
7
7
  const b = Object.assign(
8
8
  d.forwardRef(function({ children: e, className: r, ...a }, o) {
9
9
  return /* @__PURE__ */ t("div", { className: i(f.headerLayoutSidebar, r), ...a, ref: o, children: e });
@@ -1,7 +1,7 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import s from "react";
3
- import { c as d } from "../../../../chunks/vendor-DudMBGKr.js";
4
- import { s as m } from "../../../../chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js";
3
+ import { c as d } from "../../../../chunks/vendor-C_uS77iF.js";
4
+ import { s as m } from "../../../../chunks/HeaderLayoutSidebar.module-Cdc1sffY.js";
5
5
  const i = s.forwardRef(
6
6
  ({ children: e, className: a, ...t }, o) => /* @__PURE__ */ r("div", { className: d(m.headerLayoutSidebarContent, a), ...t, ref: o, 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
- import { c as t } from "../../../../chunks/vendor-DudMBGKr.js";
4
- import { s } from "../../../../chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js";
3
+ import { c as t } from "../../../../chunks/vendor-C_uS77iF.js";
4
+ import { s } from "../../../../chunks/HeaderLayoutSidebar.module-Cdc1sffY.js";
5
5
  const m = i.forwardRef(
6
6
  ({ children: a, className: r, ...e }, o) => /* @__PURE__ */ d("div", { className: t(s.headerLayoutSidebarSidebar, r), ...e, ref: o, children: a })
7
7
  );
@@ -1,10 +1,10 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import h from "react";
3
- import { c as i } from "../../../../chunks/vendor-DudMBGKr.js";
4
- const u = "headerSubheader__9abbb70c", b = "withoutPaddings__488948a3", e = {
3
+ import { c as i } from "../../../../chunks/vendor-C_uS77iF.js";
4
+ const u = "headerSubheader__2270a404", c = "withoutPaddings__9a27bece", e = {
5
5
  headerSubheader: u,
6
- withoutPaddings: b
7
- }, c = h.forwardRef(
6
+ withoutPaddings: c
7
+ }, n = h.forwardRef(
8
8
  ({ children: a, className: d, withoutPaddings: r, ...t }, o) => /* @__PURE__ */ s(
9
9
  "div",
10
10
  {
@@ -15,8 +15,8 @@ const u = "headerSubheader__9abbb70c", b = "withoutPaddings__488948a3", e = {
15
15
  }
16
16
  )
17
17
  );
18
- c.displayName = "HeaderSubheader";
18
+ n.displayName = "HeaderSubheader";
19
19
  export {
20
- c as HeaderSubheader
20
+ n as HeaderSubheader
21
21
  };
22
22
  //# sourceMappingURL=HeaderSubheader.js.map
@@ -2,8 +2,8 @@ import { jsx as s } from "react/jsx-runtime";
2
2
  import t from "react";
3
3
  import { HeaderTabsContent as m } from "./HeaderTabsContent.js";
4
4
  import { HeaderTabsControls as n } from "./HeaderTabsControls.js";
5
- import { c as d } from "../../../../chunks/vendor-DudMBGKr.js";
6
- import { s as f } from "../../../../chunks/HeaderTabs.module-D62rOoJt.js";
5
+ import { c as d } from "../../../../chunks/vendor-C_uS77iF.js";
6
+ import { s as f } from "../../../../chunks/HeaderTabs.module-DmDFhCmD.js";
7
7
  const i = Object.assign(
8
8
  t.forwardRef(function({ children: r, className: e, ...a }, o) {
9
9
  return /* @__PURE__ */ s("div", { className: d(f.headerTabs, e), ...a, ref: o, children: r });
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import s from "react";
3
- import { c as m } from "../../../../chunks/vendor-DudMBGKr.js";
4
- import { s as n } from "../../../../chunks/HeaderTabs.module-D62rOoJt.js";
3
+ import { c as m } from "../../../../chunks/vendor-C_uS77iF.js";
4
+ import { s as n } from "../../../../chunks/HeaderTabs.module-DmDFhCmD.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
- import { c as m } from "../../../../chunks/vendor-DudMBGKr.js";
4
- import { s as l } from "../../../../chunks/HeaderTabs.module-D62rOoJt.js";
3
+ import { c as m } from "../../../../chunks/vendor-C_uS77iF.js";
4
+ import { s as l } from "../../../../chunks/HeaderTabs.module-DmDFhCmD.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
  );
@@ -2,8 +2,8 @@ import { jsx as a } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { HeaderTitleContent as s } from "./HeaderTitleContent.js";
4
4
  import { HeaderTitleControls as m } from "./HeaderTitleControls.js";
5
- import { c as l } from "../../../../chunks/vendor-DudMBGKr.js";
6
- import { s as n } from "../../../../chunks/HeaderTitle.module-Ckh2V8ux.js";
5
+ import { c as l } from "../../../../chunks/vendor-C_uS77iF.js";
6
+ import { s as n } from "../../../../chunks/HeaderTitle.module-fEjlMYZ7.js";
7
7
  const d = Object.assign(
8
8
  i.forwardRef(function({ children: e, className: t, ...r }, o) {
9
9
  return /* @__PURE__ */ a("div", { className: l(n.headerTitle, t), ...r, ref: o, children: e });
@@ -1,7 +1,7 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import s from "react";
3
- import { c as i } from "../../../../chunks/vendor-DudMBGKr.js";
4
- import { s as e } from "../../../../chunks/HeaderTitle.module-Ckh2V8ux.js";
3
+ import { c as i } from "../../../../chunks/vendor-C_uS77iF.js";
4
+ import { s as e } from "../../../../chunks/HeaderTitle.module-fEjlMYZ7.js";
5
5
  const m = s.forwardRef(
6
6
  ({ children: t, className: r, ...o }, a) => /* @__PURE__ */ l(
7
7
  "div",
@@ -1,7 +1,7 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import a from "react";
3
- import { c as i } from "../../../../chunks/vendor-DudMBGKr.js";
4
- import { s as o } from "../../../../chunks/HeaderTitle.module-Ckh2V8ux.js";
3
+ import { c as i } from "../../../../chunks/vendor-C_uS77iF.js";
4
+ import { s as o } from "../../../../chunks/HeaderTitle.module-fEjlMYZ7.js";
5
5
  const m = a.forwardRef(
6
6
  ({ children: e, className: r, ...t }, l) => /* @__PURE__ */ s(
7
7
  "div",
@@ -1,6 +1,6 @@
1
1
  import { jsxs as h, Fragment as S, jsx as e } from "react/jsx-runtime";
2
2
  import _, { useRef as L, useState as x, useId as j } from "react";
3
- import { c as k, g as z } from "../../chunks/vendor-DudMBGKr.js";
3
+ import { c as k, g as z } from "../../chunks/vendor-C_uS77iF.js";
4
4
  import { QuestioncircleFilledSrvIcon16 as C } from "@sberbusiness/icons-next";
5
5
  import { ButtonIcon as D } from "../Button/ButtonIcon.js";
6
6
  import { EButtonIconShape as Q } from "../Button/enums.js";
@@ -9,7 +9,7 @@ import { TooltipMobileHeader as V } from "../Tooltip/components/mobile/component
9
9
  import { MobileView as X } from "../MobileView/MobileView.js";
10
10
  import { getDataHTMLAttributes as $ } from "../../utils/html/DataAttributes.js";
11
11
  import { getAriaHTMLAttributes as q } from "../../utils/html/AriaAttributes.js";
12
- const w = "helpBoxButton__7c19c290", A = {
12
+ const w = "helpBoxButton__2aa72bce", A = {
13
13
  helpBoxButton: w
14
14
  }, G = _.forwardRef(
15
15
  ({
@@ -26,12 +26,12 @@ const w = "helpBoxButton__7c19c290", A = {
26
26
  tooltipDataAttributes: u,
27
27
  iconProps: F,
28
28
  tooltipXButtonProps: O,
29
- ...g
29
+ ...b
30
30
  }, l) => {
31
- const m = L(null), [y, b] = x(!!n), [d, f] = x(null), B = j(), s = n ?? y, E = (t) => {
31
+ const m = L(null), [g, y] = x(!!n), [d, f] = x(null), B = j(), s = n ?? g, E = (t) => {
32
32
  m.current = t, typeof l == "function" ? l(t) : l && (l.current = t);
33
33
  }, H = (t) => {
34
- n === void 0 && b(t), t || f(null), c == null || c(t);
34
+ n === void 0 && y(t), t || f(null), c == null || c(t);
35
35
  }, M = (t) => {
36
36
  f(t), r == null || r(t);
37
37
  }, N = (t) => /* @__PURE__ */ e(
@@ -77,7 +77,7 @@ const w = "helpBoxButton__7c19c290", A = {
77
77
  className: k(A.helpBoxButton, I),
78
78
  shape: Q.CIRCLE,
79
79
  ref: E,
80
- ...g,
80
+ ...b,
81
81
  children: /* @__PURE__ */ e(C, { paletteIndex: 5, ...F })
82
82
  }
83
83
  ) }),
@@ -1,22 +1,22 @@
1
- import { jsx as d } from "react/jsx-runtime";
2
- import l from "react";
3
- import { c as p } from "../../chunks/vendor-DudMBGKr.js";
4
- const b = "disableInteraction__59e71cdb", m = "displayContents__31ab8d22", t = {
1
+ import { jsx as l } from "react/jsx-runtime";
2
+ import p from "react";
3
+ import { c as d } from "../../chunks/vendor-C_uS77iF.js";
4
+ const b = "disableInteraction__614f9aa5", m = "displayContents__7b2546eb", a = {
5
5
  disableInteraction: b,
6
6
  displayContents: m
7
- }, f = l.forwardRef(
8
- ({ children: a, className: e, active: s, disabled: n, disableInteraction: o, displayContents: i, ...r }, c) => /* @__PURE__ */ d(
7
+ }, f = p.forwardRef(
8
+ ({ children: t, className: e, active: s, disabled: n, disableInteraction: o, displayContents: i, ...r }, c) => /* @__PURE__ */ l(
9
9
  "span",
10
10
  {
11
11
  ref: c,
12
- className: p("hoverable", e, {
12
+ className: d("hoverable", e, {
13
13
  active: !!s,
14
14
  disabled: !!n,
15
- [t.disableInteraction]: !!o,
16
- [t.displayContents]: !!i
15
+ [a.disableInteraction]: !!o,
16
+ [a.displayContents]: !!i
17
17
  }),
18
18
  ...r,
19
- children: a
19
+ children: t
20
20
  }
21
21
  )
22
22
  );
@@ -1,11 +1,11 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
2
  import i from "react";
3
- import { c as d } from "../../chunks/vendor-DudMBGKr.js";
3
+ import { c as d } from "../../chunks/vendor-C_uS77iF.js";
4
4
  import { EIslandType as l } from "./enums.js";
5
5
  import { IslandBody as f } from "./components/IslandBody.js";
6
6
  import { IslandHeader as n } 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-BxF0Dq4C.js";
8
+ import { s as o, m as y } from "../../chunks/utils-XC0joCai.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,12 +1,12 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import t from "react";
3
- import { c as l } from "../../../chunks/vendor-DudMBGKr.js";
4
- const n = "islandBody__8976a935", i = {
3
+ import { c as l } from "../../../chunks/vendor-C_uS77iF.js";
4
+ const n = "islandBody__447f129a", i = {
5
5
  islandBody: n
6
- }, f = t.forwardRef(
6
+ }, m = t.forwardRef(
7
7
  ({ children: o, className: s, ...d }, a) => /* @__PURE__ */ r("div", { className: l(i.islandBody, s), ref: a, ...d, children: o })
8
8
  );
9
9
  export {
10
- f as IslandBody
10
+ m as IslandBody
11
11
  };
12
12
  //# sourceMappingURL=IslandBody.js.map
@@ -1,10 +1,10 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import e from "react";
3
- import { c as a } from "../../../chunks/vendor-DudMBGKr.js";
4
- const l = "islandFooter__39004ebb", n = {
5
- islandFooter: l
6
- }, m = e.forwardRef(({ children: o, ...r }, t) => /* @__PURE__ */ s("div", { className: a(n.islandFooter), ref: t, ...r, children: o }));
3
+ import { c as a } from "../../../chunks/vendor-C_uS77iF.js";
4
+ const d = "islandFooter__fecd13d8", l = {
5
+ islandFooter: d
6
+ }, f = e.forwardRef(({ children: o, ...r }, t) => /* @__PURE__ */ s("div", { className: a(l.islandFooter), ref: t, ...r, children: o }));
7
7
  export {
8
- m as IslandFooter
8
+ f as IslandFooter
9
9
  };
10
10
  //# sourceMappingURL=IslandFooter.js.map
@@ -1,7 +1,7 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import d from "react";
3
- import { c as o } from "../../../chunks/vendor-DudMBGKr.js";
4
- const t = "islandHeader__2eac4839", l = {
3
+ import { c as o } from "../../../chunks/vendor-C_uS77iF.js";
4
+ const t = "islandHeader__dbeb75c5", l = {
5
5
  islandHeader: t
6
6
  }, m = d.forwardRef(({ children: e, ...a }, r) => /* @__PURE__ */ s("div", { className: o(l.islandHeader), ref: r, ...a, children: e }));
7
7
  export {
@@ -1,5 +1,5 @@
1
1
  import "./enums.js";
2
- import { m as p } from "../../chunks/utils-BxF0Dq4C.js";
2
+ import { m as p } from "../../chunks/utils-XC0joCai.js";
3
3
  export {
4
4
  p as mapTypeToClassName
5
5
  };
@@ -8,15 +8,15 @@ import { EIslandType as l } from "../Island/enums.js";
8
8
  import "../Island/components/IslandBody.js";
9
9
  import "../Island/components/IslandHeader.js";
10
10
  import "../Island/components/IslandFooter.js";
11
- import { c as f } from "../../chunks/vendor-DudMBGKr.js";
12
- import { s as I } from "../../chunks/IslandAccordion.module-BI69hCoR.js";
11
+ import { c as f } from "../../chunks/vendor-C_uS77iF.js";
12
+ import { s as I } from "../../chunks/IslandAccordion.module-CNo4iFh8.js";
13
13
  import "./components/IslandAccordionContent.js";
14
14
  import "./components/IslandAccordionFooter.js";
15
15
  const x = Object.assign(
16
16
  e.forwardRef(
17
17
  ({ className: r, children: t, size: m = 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: m, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "1.27.0", ref: a, children: t }) });
19
+ return /* @__PURE__ */ o(p.Provider, { value: { size: m, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "1.29.0", ref: a, children: t }) });
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-BI69hCoR.js";
2
+ import { s as r } from "../../../chunks/IslandAccordion.module-CNo4iFh8.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,6 +1,6 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
- import { c as t } from "../../../chunks/vendor-DudMBGKr.js";
3
- import { s as m } from "../../../chunks/IslandAccordion.module-BI69hCoR.js";
2
+ import { c as t } from "../../../chunks/vendor-C_uS77iF.js";
3
+ import { s as m } from "../../../chunks/IslandAccordion.module-CNo4iFh8.js";
4
4
  import { Island as i } from "../../Island/Island.js";
5
5
  import "../../Island/components/IslandBody.js";
6
6
  import "../../Island/components/IslandHeader.js";
@@ -1,7 +1,7 @@
1
1
  import { jsxs as p, jsx as r } from "react/jsx-runtime";
2
2
  import D, { useState as W, useContext as j, useRef as X, useEffect as Z } from "react";
3
3
  import { CaretdownStrokeSrvIcon24 as $, CrossStrokeSrvIcon24 as b } from "@sberbusiness/icons-next";
4
- import { u as B, c as d } from "../../../chunks/vendor-DudMBGKr.js";
4
+ import { u as B, c as d } from "../../../chunks/vendor-C_uS77iF.js";
5
5
  import { Island as C } from "../../Island/Island.js";
6
6
  import { ExpandAnimation as q } from "../../ExpandAnimation/ExpandAnimation.js";
7
7
  import { IslandAccordionContent as G } from "./IslandAccordionContent.js";
@@ -25,7 +25,7 @@ import "../../Typography/Caption.js";
25
25
  import "../../Typography/CodeText.js";
26
26
  import "../../Typography/Text.js";
27
27
  import { Title as tt } from "../../Typography/Title.js";
28
- import { s as t } from "../../../chunks/IslandAccordion.module-BI69hCoR.js";
28
+ import { s as t } from "../../../chunks/IslandAccordion.module-CNo4iFh8.js";
29
29
  import { EScreenWidth as y } from "../../../helpers/breakpoints.js";
30
30
  import { useMatchMedia as rt } from "../../MediaWidth/useMatchMedia.js";
31
31
  const et = {
@@ -91,7 +91,7 @@ const et = {
91
91
  }),
92
92
  onClick: H,
93
93
  disabled: e,
94
- "data-tx": "1.27.0",
94
+ "data-tx": "1.29.0",
95
95
  children: [
96
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 }) }),
97
97
  /* @__PURE__ */ r(
@@ -1,4 +1,4 @@
1
- import { jsx as t, jsxs as n, Fragment as s } from "react/jsx-runtime";
1
+ import { jsx as t, jsxs as a, Fragment as s } from "react/jsx-runtime";
2
2
  import F, { useContext as u, useState as v } from "react";
3
3
  import { Island as y } from "../Island/Island.js";
4
4
  import { EIslandType as H } from "../Island/enums.js";
@@ -10,33 +10,33 @@ import { IslandWidgetBody as w } from "./components/IslandWidgetBody.js";
10
10
  import { IslandWidgetFooter as C } from "./components/IslandWidgetFooter.js";
11
11
  import { IslandWidgetExtraFooter as A } from "./components/IslandWidgetExtraFooter.js";
12
12
  import { EComponentSize as S } from "../../enums/EComponentSize.js";
13
- import { c as m } from "../../chunks/vendor-DudMBGKr.js";
13
+ import { c as m } from "../../chunks/vendor-C_uS77iF.js";
14
14
  import { IslandWidgetLayoutContext as O } from "./IslandWidgetLayoutContext.js";
15
15
  import { IslandWidgetContext as j } from "./IslandWidgetContext.js";
16
16
  import { ExpandAnimation as N } from "../ExpandAnimation/ExpandAnimation.js";
17
17
  import { EScreenWidth as p } from "../../helpers/breakpoints.js";
18
- import { useMatchMedia as b } from "../MediaWidth/useMatchMedia.js";
19
- const k = "islandWidget__b7a230a0", B = "islandWidgetWithExtraFooter__a23ec65b", P = "islandWidgetHeaderWrapperAdaptive__331c8dc5", i = {
20
- islandWidget: k,
21
- islandWidgetWithExtraFooter: B,
22
- islandWidgetHeaderWrapperAdaptive: P
23
- }, R = Object.assign(
18
+ import { useMatchMedia as k } from "../MediaWidth/useMatchMedia.js";
19
+ const B = "islandWidget__c22d36d0", P = "islandWidgetWithExtraFooter__5f4fbc4f", R = "islandWidgetHeaderWrapperAdaptive__551cc264", i = {
20
+ islandWidget: B,
21
+ islandWidgetWithExtraFooter: P,
22
+ islandWidgetHeaderWrapperAdaptive: R
23
+ }, T = Object.assign(
24
24
  F.forwardRef(
25
25
  ({
26
26
  className: l,
27
27
  size: c = S.MD,
28
28
  renderBody: W,
29
29
  renderFooter: o,
30
- renderHeader: g,
30
+ renderHeader: f,
31
31
  disableAdaptiveCollapsing: r = !1,
32
- ...f
32
+ ...g
33
33
  }, x) => {
34
- const { hasExtraFooter: h } = u(O), [d, E] = v(r), e = b(
34
+ const { hasExtraFooter: h } = u(O), [d, E] = v(r), e = k(
35
35
  `(max-width: ${p.SM_MAX})`,
36
36
  window.innerWidth <= parseInt(p.SM_MAX)
37
37
  ), I = () => {
38
38
  E(!d);
39
- }, _ = e && !r, a = () => /* @__PURE__ */ n(s, { children: [
39
+ }, _ = e && !r, n = () => /* @__PURE__ */ a(s, { children: [
40
40
  W({}),
41
41
  o ? o({}) : null
42
42
  ] });
@@ -54,10 +54,10 @@ const k = "islandWidget__b7a230a0", B = "islandWidgetWithExtraFooter__a23ec65b",
54
54
  className: m(i.islandWidget, l, {
55
55
  [i.islandWidgetWithExtraFooter]: h
56
56
  }),
57
- "data-tx": "1.27.0",
58
- ...f,
57
+ "data-tx": "1.29.0",
58
+ ...g,
59
59
  ref: x,
60
- children: /* @__PURE__ */ n(y, { type: H.TYPE_1, size: c, children: [
60
+ children: /* @__PURE__ */ a(y, { type: H.TYPE_1, size: c, children: [
61
61
  /* @__PURE__ */ t(
62
62
  "div",
63
63
  {
@@ -65,10 +65,10 @@ const k = "islandWidget__b7a230a0", B = "islandWidgetWithExtraFooter__a23ec65b",
65
65
  [i.islandWidgetHeaderWrapperAdaptive]: e
66
66
  }),
67
67
  onClick: e ? I : void 0,
68
- children: g({})
68
+ children: f({})
69
69
  }
70
70
  ),
71
- _ ? /* @__PURE__ */ t(N, { expanded: d, children: a() }) : /* @__PURE__ */ t(s, { children: a() })
71
+ _ ? /* @__PURE__ */ t(N, { expanded: d, children: n() }) : /* @__PURE__ */ t(s, { children: n() })
72
72
  ] })
73
73
  }
74
74
  )
@@ -83,8 +83,8 @@ const k = "islandWidget__b7a230a0", B = "islandWidgetWithExtraFooter__a23ec65b",
83
83
  ExtraFooter: A
84
84
  }
85
85
  );
86
- R.displayName = "IslandWidget";
86
+ T.displayName = "IslandWidget";
87
87
  export {
88
- R as IslandWidget
88
+ T as IslandWidget
89
89
  };
90
90
  //# sourceMappingURL=IslandWidget.js.map
@@ -1,8 +1,8 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { c as t } from "../../../chunks/vendor-DudMBGKr.js";
3
- const a = "islandWidgetBody__b62b87f9", e = {
4
- islandWidgetBody: a
5
- }, l = ({ children: d, className: s, ...i }) => /* @__PURE__ */ o("div", { ...i, className: t(e.islandWidgetBody, s), children: d });
2
+ import { c as t } from "../../../chunks/vendor-C_uS77iF.js";
3
+ const e = "islandWidgetBody__327ec76f", a = {
4
+ islandWidgetBody: e
5
+ }, l = ({ children: d, className: s, ...i }) => /* @__PURE__ */ o("div", { ...i, className: t(a.islandWidgetBody, s), children: d });
6
6
  l.displayName = "IslandWidgetBody";
7
7
  export {
8
8
  l as IslandWidgetBody