@sberbusiness/triplex-next 1.26.0 → 1.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 (412) hide show
  1. package/chunks/AlertProcessSpoiler-kutiygyc.js +41 -0
  2. package/chunks/{CalendarViewItem-DHFLturD.js → CalendarViewItem-5MWTfOXg.js} +19 -19
  3. package/chunks/Card.module-BdHlvmcC.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-CtU7nxR-.js +15 -0
  5. package/chunks/Chip-BOBB8hDQ.js +77 -0
  6. package/chunks/Confirm.module-DX-8Qawd.js +15 -0
  7. package/chunks/{DropdownListItem-CjZLy9zZ.js → DropdownListItem-kVq_Shxy.js} +17 -17
  8. package/chunks/DropdownMobile.module-DxT1Mh6q.js +23 -0
  9. package/chunks/Footer.module-DBFjyD0W.js +9 -0
  10. package/chunks/{FormFieldInput-C2TczHnQ.js → FormFieldInput-DB9UpgIs.js} +2 -2
  11. package/chunks/HeaderLayoutSidebar.module-BIMH5ZRB.js +9 -0
  12. package/chunks/HeaderTabs.module-D62rOoJt.js +9 -0
  13. package/chunks/{HeaderTitle.module-BdAYtCP5.js → HeaderTitle.module-Ckh2V8ux.js} +2 -2
  14. package/chunks/IslandAccordion.module-BI69hCoR.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-BUJQAvCe.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-DqTmcCwj.js +12 -0
  17. package/chunks/{LightBoxContent-B8dwsZcd.js → LightBoxContent-CK07PlB9.js} +8 -8
  18. package/chunks/LightBoxControls.module-DR9tmKz6.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-BiFhnV3i.js +9 -0
  20. package/chunks/{ListItemControlsButton-DjUxcey4.js → ListItemControlsButton-27xRORri.js} +16 -16
  21. package/chunks/ListItemTail.module-DKJmlaMg.js +12 -0
  22. package/chunks/ListMasterFooter.module-DkH4Ou-p.js +10 -0
  23. package/chunks/ModalWindow.module-Be4wGbwq.js +17 -0
  24. package/chunks/Notification.module-O5iV5kzx.js +20 -0
  25. package/chunks/Overlay.module-B0iGlEWG.js +18 -0
  26. package/chunks/Page.module-D0FFKxyx.js +11 -0
  27. package/chunks/SMSField.module-DrbNbpz3.js +16 -0
  28. package/chunks/SliderExtendedMarks.module-A0_OgEiW.js +15 -0
  29. package/chunks/{SliderExtendedRail-BYK2Vyz9.js → SliderExtendedRail-D7nuFyRp.js} +11 -11
  30. package/chunks/StatusTracker.module-DenK6Z9K.js +24 -0
  31. package/chunks/{StepperStepArrowBorder-CHpL6Q5q.js → StepperStepArrowBorder-D9rM6XEL.js} +9 -9
  32. package/chunks/{SuggestFieldMobileDropdownHint-BpAuE0ir.js → SuggestFieldMobileDropdownHint-CSrNs8VF.js} +4 -4
  33. package/chunks/TableFooter.module-BqHcJ9ea.js +14 -0
  34. package/chunks/TabsExtended.module-BtTx6oxY.js +16 -0
  35. package/chunks/TabsLine.module-C9KVj0hj.js +21 -0
  36. package/chunks/TooltipDesktop.module-uHaX3xgt.js +19 -0
  37. package/chunks/TreeView.module-BKi0xbbR.js +9 -0
  38. package/chunks/{UploadZoneInput-qDtiZYmT.js → UploadZoneInput-Bjnmk93x.js} +7 -7
  39. package/chunks/{constants-CtrvWwDT.js → constants-1ccyxiKh.js} +9 -9
  40. package/chunks/utils-BxF0Dq4C.js +24 -0
  41. package/chunks/{utils-CqjXJ4Td.js → utils-CVIZqPO7.js} +5 -5
  42. package/chunks/{utils-4uYqfVa-.js → utils-CZzNEYf-.js} +9 -9
  43. package/chunks/{utils-BYHIu3S4.js → utils-DfVeTN89.js} +4 -4
  44. package/components/Alert/AlertContext/AlertContext.js +24 -24
  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 +11 -11
  48. package/components/AmountField/AmountField.js +1 -1
  49. package/components/Avatar/Avatar.js +19 -19
  50. package/components/Badge/Badge.js +9 -9
  51. package/components/Badge/BadgeDot.js +5 -5
  52. package/components/Badge/components/BadgeContent.js +10 -10
  53. package/components/Badge/components/BadgePostfix.js +7 -7
  54. package/components/Badge/components/BadgePrefix.js +4 -4
  55. package/components/Body/Body.js +2 -2
  56. package/components/Button/Button.js +16 -16
  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 +3 -3
  61. package/components/Calendar/Calendar.js +5 -5
  62. package/components/Calendar/components/CalendarControls.js +9 -9
  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 +11 -11
  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 +9 -9
  77. package/components/Checkbox/Checkbox.js +21 -21
  78. package/components/Checkbox/CheckboxXGroup.js +14 -14
  79. package/components/Checkbox/CheckboxYGroup.js +1 -1
  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 +4 -4
  86. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  87. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  88. package/components/Chip/ChipDropdownArrow.js +5 -5
  89. package/components/Chip/ChipIcon.js +1 -1
  90. package/components/Chip/ChipMultiselect.js +1 -1
  91. package/components/Chip/ChipOptions.js +10 -10
  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 +1 -1
  97. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  98. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +17 -17
  99. package/components/Chip/index.js +1 -1
  100. package/components/ChipGroup/ChipGroup.js +12 -12
  101. package/components/Col/Col.js +144 -144
  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 +39 -38
  110. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  111. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +9 -9
  112. package/components/DateRange/DateRange.js +21 -21
  113. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  114. package/components/Divider/Divider.js +20 -20
  115. package/components/DocumentNumberEdit/DocumentNumberEdit.js +6 -6
  116. package/components/Dropdown/desktop/DropdownDesktop.js +2 -2
  117. package/components/Dropdown/desktop/DropdownList.js +1 -1
  118. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  119. package/components/Dropdown/desktop/index.js +1 -1
  120. package/components/Dropdown/index.js +1 -1
  121. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  122. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  123. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  125. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  126. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  127. package/components/Dropdown/mobile/DropdownMobileInput.js +6 -6
  128. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  129. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  131. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +1 -1
  132. package/components/Ellipsis/Ellipsis.js +8 -8
  133. package/components/EmptyView/EmptyView.js +5 -5
  134. package/components/ExpandAnimation/ExpandAnimation.js +17 -17
  135. package/components/Footer/Footer.js +1 -1
  136. package/components/Footer/components/FooterDescription.js +1 -1
  137. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  138. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  139. package/components/FormField/FormField.js +12 -12
  140. package/components/FormField/components/FormFieldClear.js +7 -7
  141. package/components/FormField/components/FormFieldCounter.js +5 -5
  142. package/components/FormField/components/FormFieldDescription.js +9 -9
  143. package/components/FormField/components/FormFieldInput.js +1 -1
  144. package/components/FormField/components/FormFieldLabel.js +9 -9
  145. package/components/FormField/components/FormFieldMaskedInput.js +10 -10
  146. package/components/FormField/components/FormFieldPostfix.js +5 -5
  147. package/components/FormField/components/FormFieldPrefix.js +7 -7
  148. package/components/FormField/components/FormFieldTarget.js +9 -9
  149. package/components/FormField/components/FormFieldTextarea.js +29 -29
  150. package/components/FormField/components/index.js +1 -1
  151. package/components/FormField/index.js +1 -1
  152. package/components/Header/Header.js +1 -1
  153. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  154. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  155. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  156. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +5 -5
  157. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  158. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  159. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  160. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  161. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  162. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  163. package/components/HelpBox/HelpBox.js +1 -1
  164. package/components/IconWrapper/IconWrapper.js +9 -9
  165. package/components/Island/Island.js +1 -1
  166. package/components/Island/components/IslandBody.js +2 -2
  167. package/components/Island/components/IslandFooter.js +3 -3
  168. package/components/Island/components/IslandHeader.js +3 -3
  169. package/components/Island/utils.js +1 -1
  170. package/components/IslandAccordion/IslandAccordion.js +2 -2
  171. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  172. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  173. package/components/IslandAccordion/components/IslandAccordionItem.js +69 -63
  174. package/components/IslandWidget/IslandWidget.js +50 -42
  175. package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
  176. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +7 -7
  177. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  178. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  179. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  180. package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
  181. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  182. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  183. package/components/IslandWidget/components/IslandWidgetWrapper.js +7 -7
  184. package/components/LightBox/LightBox.js +16 -16
  185. package/components/LightBox/LightBoxContent.js +1 -1
  186. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  187. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  188. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  189. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  190. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +1 -1
  191. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  192. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  193. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  194. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +15 -15
  195. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
  196. package/components/Link/Link.js +13 -13
  197. package/components/List/List.js +4 -4
  198. package/components/List/ListSortable.js +30 -55
  199. package/components/List/components/ListEmptyState.js +4 -4
  200. package/components/List/components/ListItem.js +1 -1
  201. package/components/List/components/ListItemContent.js +2 -2
  202. package/components/List/components/ListItemControls.js +7 -7
  203. package/components/List/components/ListItemControlsButton.js +1 -1
  204. package/components/List/components/ListItemControlsButtonDropdown.js +40 -39
  205. package/components/List/components/ListItemLoading.js +7 -7
  206. package/components/List/components/ListItemSelectable.js +1 -1
  207. package/components/List/components/ListItemTable.js +6 -6
  208. package/components/List/components/ListItemTailLeft.js +1 -1
  209. package/components/List/components/ListItemTailRight.js +1 -1
  210. package/components/List/components/ListSortableItem.js +23 -22
  211. package/components/List/components/ListSortableItemControls.js +5 -5
  212. package/components/List/components/ListSortableItemTarget.js +4 -4
  213. package/components/List/index.js +1 -1
  214. package/components/List/utils.js +20 -0
  215. package/components/ListMaster/ListMaster.js +20 -13
  216. package/components/ListMaster/components/ListMasterBody.js +1 -1
  217. package/components/ListMaster/components/ListMasterChipGroup.js +7 -7
  218. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  219. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  220. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  221. package/components/ListMaster/components/ListMasterHeader.js +1 -1
  222. package/components/ListMaster/components/SelectionControls.js +9 -9
  223. package/components/Loader/LoaderMiddle/LoaderMiddle.js +10 -10
  224. package/components/Loader/LoaderSmall/LoaderSmall.js +7 -7
  225. package/components/LoaderScreen/LoaderScreen.js +12 -12
  226. package/components/Marker/Marker.js +1 -1
  227. package/components/Marker/utils.js +1 -1
  228. package/components/MarkerStatus/MarkerStatus.js +15 -15
  229. package/components/ModalWindow/ModalWindow.js +1 -1
  230. package/components/ModalWindow/components/ModalWindowBody.js +2 -2
  231. package/components/ModalWindow/components/ModalWindowClose.js +1 -1
  232. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  233. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  234. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  235. package/components/MonthYearField/MonthYearField.js +32 -30
  236. package/components/MonthYearField/MonthYearFieldTarget.js +36 -36
  237. package/components/MonthYearRange/MonthYearRange.js +13 -13
  238. package/components/MultiselectField/components/MultiselectFieldDropdown.js +1 -1
  239. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +11 -11
  240. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  241. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +5 -5
  242. package/components/Notification/Notification.js +2 -2
  243. package/components/Notification/NotificationGrouped.js +1 -1
  244. package/components/Notification/components/NotificationBody.js +1 -1
  245. package/components/Notification/components/NotificationBodyList.js +1 -1
  246. package/components/Notification/components/NotificationClose.js +1 -1
  247. package/components/Notification/components/NotificationFooter.js +1 -1
  248. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  249. package/components/Notification/components/NotificationHeader.js +1 -1
  250. package/components/Notification/components/NotificationIcon.js +1 -1
  251. package/components/Notification/components/NotificationTime.js +1 -1
  252. package/components/NumberField/NumberFieldInput.js +1 -1
  253. package/components/OrderedList/OrderedList.js +5 -5
  254. package/components/OrderedList/OrderedListItem.js +5 -5
  255. package/components/Overlay/Overlay.js +1 -1
  256. package/components/Overlay/OverlayMask.js +1 -1
  257. package/components/Overlay/OverlayPanel.js +1 -1
  258. package/components/Page/Page.js +1 -1
  259. package/components/Page/components/BodyPage.js +6 -6
  260. package/components/Page/components/FooterPage.js +1 -1
  261. package/components/Page/components/HeaderPage.js +1 -1
  262. package/components/Pagination/components/PaginationExtended.js +2 -2
  263. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  264. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  265. package/components/Pagination/components/PaginationPageButton.js +8 -8
  266. package/components/Pagination/components/PaginationPageEllipsis.js +5 -5
  267. package/components/Pagination/components/PaginationSelect.js +14 -14
  268. package/components/Radio/Radio.js +14 -14
  269. package/components/Radio/RadioXGroup.js +7 -7
  270. package/components/Radio/RadioYGroup.js +9 -9
  271. package/components/Row/Row.js +6 -6
  272. package/components/SMSField/SMSField.js +2 -2
  273. package/components/SMSField/components/RefreshIcon.js +1 -1
  274. package/components/SMSField/components/SMSFieldInput.js +2 -2
  275. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  276. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  277. package/components/SegmentedControl/SegmentedControl.js +17 -17
  278. package/components/SegmentedControl/SegmentedControlSegment.js +11 -11
  279. package/components/SelectExtendedField/SelectExtendedField.js +7 -7
  280. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  281. package/components/SelectExtendedField/components/SelectExtendedFieldDropdownDefault.js +1 -1
  282. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +19 -19
  283. package/components/SelectField/SelectField.js +1 -1
  284. package/components/Skeleton/Skeleton.js +10 -10
  285. package/components/SliderExtended/SliderExtended.js +2 -2
  286. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +15 -15
  287. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  288. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  289. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  290. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +9 -9
  291. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +14 -14
  292. package/components/SmallInput/SmallInput.js +1 -1
  293. package/components/Spoiler/Spoiler.js +12 -12
  294. package/components/StatusTracker/StatusTracker.js +2 -2
  295. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  296. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  297. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  298. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  299. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  300. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  301. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  302. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  303. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  304. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  305. package/components/Step/Step.js +30 -24
  306. package/components/Stepper/Stepper.js +8 -8
  307. package/components/Stepper/StepperExtended.js +10 -10
  308. package/components/Stepper/StepperStep.js +2 -2
  309. package/components/Stepper/StepperStepArrowBorder.js +1 -1
  310. package/components/Suggest/SuggestMobileDropdownContent.js +12 -12
  311. package/components/SuggestField/SuggestField.js +2 -2
  312. package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
  313. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  314. package/components/SuggestField/index.js +1 -1
  315. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  316. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  317. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  318. package/components/SuggestField/mobile/index.js +1 -1
  319. package/components/SwipeableArea/SwipeableArea.js +10 -10
  320. package/components/Table/FilterPanel.js +2 -2
  321. package/components/Table/MasterTable.js +8 -8
  322. package/components/Table/NoColumns.js +5 -5
  323. package/components/Table/PaginationPanel.js +4 -4
  324. package/components/Table/TableBasic/TableBasic.js +1 -1
  325. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  326. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  327. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  328. package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
  329. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
  330. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  331. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +5 -5
  332. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +4 -4
  333. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +1 -1
  334. package/components/Table/TableFooter/TableFooter.js +1 -1
  335. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  336. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  337. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  338. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  339. package/components/Table/TabsLinePanel.js +1 -1
  340. package/components/Table/TabsLinePanelLinks.js +8 -8
  341. package/components/Table/utils.js +1 -1
  342. package/components/Tabs/Tabs.js +16 -16
  343. package/components/TabsExtended/TabsExtended.js +2 -2
  344. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  345. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  346. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  347. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  348. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  349. package/components/TabsExtended/utils.js +1 -1
  350. package/components/TabsLine/TabsLine.js +1 -1
  351. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  352. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  353. package/components/TabsLine/components/TabsLineItem.js +1 -1
  354. package/components/TabsLine/components/TabsLineMobile.js +3 -3
  355. package/components/Tag/Tag.js +25 -25
  356. package/components/TagColor/TagColor.js +9 -9
  357. package/components/TagGroup/TagGroup.js +14 -14
  358. package/components/TextField/TextField.js +1 -1
  359. package/components/TextareaField/TextareaField.js +1 -1
  360. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  361. package/components/Tooltip/components/common/TooltipLink.js +7 -7
  362. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  363. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  364. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  365. package/components/Tooltip/components/mobile/TooltipMobile.js +13 -13
  366. package/components/TopOverlay/TopOverlay.js +20 -20
  367. package/components/TreeView/TreeView.js +1 -1
  368. package/components/TreeView/components/TreeViewGroup.js +1 -1
  369. package/components/TreeView/components/TreeViewNode.js +1 -1
  370. package/components/Typography/Caption.js +23 -23
  371. package/components/Typography/CodeText.js +7 -7
  372. package/components/Typography/Text.js +16 -16
  373. package/components/Typography/Title.js +9 -9
  374. package/components/Typography/constants.js +1 -1
  375. package/components/UnorderedList/UnorderedList.js +6 -6
  376. package/components/UnorderedList/UnorderedListItem.js +2 -2
  377. package/components/UploadZone/UploadZone.js +2 -2
  378. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  379. package/components/index.js +5 -5
  380. package/index.d.ts +59 -20
  381. package/index.js +5 -5
  382. package/package.json +1 -1
  383. package/styles/triplex-next.css +538 -538
  384. package/chunks/AlertProcessSpoiler-Boz5enko.js +0 -41
  385. package/chunks/Card.module-Bn676gKC.js +0 -17
  386. package/chunks/CheckboxTreeExtended.module-QbHPuClH.js +0 -15
  387. package/chunks/Chip-Di8g8Z6j.js +0 -77
  388. package/chunks/Confirm.module-b8ZTqcR2.js +0 -15
  389. package/chunks/DropdownMobile.module-B2yaydF-.js +0 -23
  390. package/chunks/Footer.module-DlTuw8bG.js +0 -9
  391. package/chunks/HeaderLayoutSidebar.module-BR0oblQF.js +0 -9
  392. package/chunks/HeaderTabs.module-D88xeP19.js +0 -9
  393. package/chunks/IslandAccordion.module-CbGSbbl6.js +0 -25
  394. package/chunks/IslandWidgetFooter.module-DzcObfJV.js +0 -9
  395. package/chunks/IslandWidgetHeader.module-_sYg-PBp.js +0 -12
  396. package/chunks/LightBoxControls.module-DHrZ8-M9.js +0 -16
  397. package/chunks/LightBoxSideOverlayClose.module-CgO3NViT.js +0 -9
  398. package/chunks/ListItemTail.module-CIBEtGa9.js +0 -12
  399. package/chunks/ListMasterFooter.module-DDv57q5J.js +0 -10
  400. package/chunks/ModalWindow.module-Cek3j-PN.js +0 -17
  401. package/chunks/Notification.module-BWxDmBI2.js +0 -20
  402. package/chunks/Overlay.module-CUZKmhvQ.js +0 -18
  403. package/chunks/Page.module-BD0MsbnW.js +0 -11
  404. package/chunks/SMSField.module-B6sFmN1l.js +0 -16
  405. package/chunks/SliderExtendedMarks.module-jwnpPZXf.js +0 -15
  406. package/chunks/StatusTracker.module-DQI30fwP.js +0 -24
  407. package/chunks/TableFooter.module-DB3LfuRN.js +0 -14
  408. package/chunks/TabsExtended.module-DbTk0iCS.js +0 -16
  409. package/chunks/TabsLine.module-D3zxaGjs.js +0 -21
  410. package/chunks/TooltipDesktop.module-BTHsU4ca.js +0 -19
  411. package/chunks/TreeView.module-BXHaAGRo.js +0 -9
  412. package/chunks/utils-DhWCXYI8.js +0 -24
@@ -1,28 +1,28 @@
1
- import { jsx as r } from "react/jsx-runtime";
1
+ import { jsx as e } from "react/jsx-runtime";
2
2
  import { LoaderSmall as s } from "../Loader/LoaderSmall/LoaderSmall.js";
3
3
  import { ELoaderSmallTheme as i } from "../Loader/LoaderSmall/enum.js";
4
4
  import { LoaderMiddle as n } from "../Loader/LoaderMiddle/LoaderMiddle.js";
5
5
  import { c as p } from "../../chunks/vendor-DudMBGKr.js";
6
6
  import { EComponentSize as t } from "../../enums/EComponentSize.js";
7
- const S = "loaderScreen__9f14d02f", B = "loaderSmallBackdrop__93cb6090", f = "loaderMiddleBackdrop__2703f310", e = {
7
+ const S = "loaderScreen__d168d19e", B = "loaderSmallBackdrop__c903d7ea", k = "loaderMiddleBackdrop__4209c439", r = {
8
8
  loaderScreen: S,
9
9
  loaderSmallBackdrop: B,
10
- loaderMiddleBackdrop: f
11
- }, k = ({
12
- className: d,
10
+ loaderMiddleBackdrop: k
11
+ }, M = ({
12
+ className: o,
13
13
  size: a = t.MD,
14
- type: o,
14
+ type: d,
15
15
  theme: l = i.BRAND,
16
16
  ...c
17
17
  }) => {
18
- const m = p(d, e.loaderScreen, {
19
- [e.loaderSmallBackdrop]: o === "small",
20
- [e.loaderMiddleBackdrop]: o === "middle"
18
+ const m = p(o, r.loaderScreen, {
19
+ [r.loaderSmallBackdrop]: d === "small",
20
+ [r.loaderMiddleBackdrop]: d === "middle"
21
21
  });
22
- return /* @__PURE__ */ r("div", { className: m, ...c, children: o === "small" ? /* @__PURE__ */ r(s, { size: a, theme: l }) : /* @__PURE__ */ r("div", { className: e.loaderMiddleBackground, children: /* @__PURE__ */ r(n, {}) }) });
22
+ return /* @__PURE__ */ e("div", { className: m, ...c, children: d === "small" ? /* @__PURE__ */ e(s, { size: a, theme: l }) : /* @__PURE__ */ e("div", { className: r.loaderMiddleBackground, children: /* @__PURE__ */ e(n, {}) }) });
23
23
  };
24
- k.displayName = "LoaderScreen";
24
+ M.displayName = "LoaderScreen";
25
25
  export {
26
- k as LoaderScreen
26
+ M as LoaderScreen
27
27
  };
28
28
  //# sourceMappingURL=LoaderScreen.js.map
@@ -1,6 +1,6 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import { c as o } from "../../chunks/vendor-DudMBGKr.js";
3
- import { a as t, s as e } from "../../chunks/utils-BYHIu3S4.js";
3
+ import { a as t, s as e } from "../../chunks/utils-DfVeTN89.js";
4
4
  import { Badge as p } from "../Badge/Badge.js";
5
5
  import "./enums.js";
6
6
  const i = ({ className: a, status: r, ...s }) => /* @__PURE__ */ m(p.Dot, { className: o(t.marker, e[r], a), ...s });
@@ -1,5 +1,5 @@
1
1
  import "./enums.js";
2
- import { s as t } from "../../chunks/utils-BYHIu3S4.js";
2
+ import { s as t } from "../../chunks/utils-DfVeTN89.js";
3
3
  export {
4
4
  t as statusToClassNameMap
5
5
  };
@@ -1,37 +1,37 @@
1
1
  import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
- import { Marker as d } from "../Marker/Marker.js";
3
- import { c as f } from "../../chunks/vendor-DudMBGKr.js";
4
- import { s as k } from "../../chunks/utils-BYHIu3S4.js";
2
+ import { Marker as S } from "../Marker/Marker.js";
3
+ import { c as k } from "../../chunks/vendor-DudMBGKr.js";
4
+ import { s as f } from "../../chunks/utils-DfVeTN89.js";
5
5
  import { ETextSize as n, EFontType as i, ECaptionSize as _ } from "../Typography/enums.js";
6
6
  import { Caption as M } from "../Typography/Caption.js";
7
7
  import "../Typography/CodeText.js";
8
8
  import { Text as c } from "../Typography/Text.js";
9
9
  import "../Typography/Title.js";
10
- import { EComponentSize as e } from "../../enums/EComponentSize.js";
10
+ import { EComponentSize as a } from "../../enums/EComponentSize.js";
11
11
  import { createSizeToClassNameMap as N } from "../../utils/classNameMaps.js";
12
- const x = "markerStatus__9173c571", T = "contentContainer__19adaae8", u = "md__ba7f338d", z = "markerContainer__837c1f3c", E = "lg__92e5b0b4", a = {
12
+ const x = "markerStatus__7cc34cb5", T = "contentContainer__de5ef125", u = "md__b8d003d7", z = "markerContainer__e95e9244", E = "lg__1da42ea8", r = {
13
13
  markerStatus: x,
14
14
  contentContainer: T,
15
15
  md: u,
16
16
  markerContainer: z,
17
17
  lg: E
18
18
  }, h = {
19
- [e.MD]: n.B4,
20
- [e.LG]: n.B3
21
- }, D = N(a), G = ({
19
+ [a.MD]: n.B4,
20
+ [a.LG]: n.B3
21
+ }, D = N(r), G = ({
22
22
  children: p,
23
23
  className: l,
24
24
  description: o,
25
25
  status: m,
26
- size: r = e.MD,
26
+ size: e = a.MD,
27
27
  ...C
28
28
  }) => {
29
- const S = f(a.markerStatus, D[r], k[m], l);
30
- return /* @__PURE__ */ s("div", { className: S, "data-tx": "1.26.0", ...C, children: [
31
- /* @__PURE__ */ t("div", { className: a.markerContainer, children: /* @__PURE__ */ t(d, { status: m, size: r }) }),
32
- /* @__PURE__ */ s("div", { className: a.contentContainer, children: [
33
- /* @__PURE__ */ t(c, { size: h[r], children: p }),
34
- o && (r === e.MD ? /* @__PURE__ */ t(M, { size: _.C1, type: i.SECONDARY, children: o }) : /* @__PURE__ */ t(c, { size: n.B4, type: i.SECONDARY, children: o }))
29
+ const d = k(r.markerStatus, D[e], f[m], l);
30
+ return /* @__PURE__ */ s("div", { className: d, "data-tx": "1.27.0", ...C, children: [
31
+ /* @__PURE__ */ t("div", { className: r.markerContainer, children: /* @__PURE__ */ t(S, { status: m, size: e }) }),
32
+ /* @__PURE__ */ s("div", { className: r.contentContainer, children: [
33
+ /* @__PURE__ */ t(c, { size: h[e], children: p }),
34
+ o && (e === a.MD ? /* @__PURE__ */ t(M, { size: _.C1, type: i.SECONDARY, children: o }) : /* @__PURE__ */ t(c, { size: n.B4, type: i.SECONDARY, children: o }))
35
35
  ] })
36
36
  ] });
37
37
  };
@@ -4,7 +4,7 @@ import { Portal as j } from "../Portal/Portal.js";
4
4
  import { c as N, C as F, g as _ } from "../../chunks/vendor-DudMBGKr.js";
5
5
  import { ModalWindowViewManager as q } from "./components/ModalWindowViewManager.js";
6
6
  import { useToken as A } from "../ThemeProvider/useToken.js";
7
- import { s as n } from "../../chunks/ModalWindow.module-Cek3j-PN.js";
7
+ import { s as n } from "../../chunks/ModalWindow.module-Be4wGbwq.js";
8
8
  import { EComponentSize as D } from "../../enums/EComponentSize.js";
9
9
  import { createSizeToClassNameMap as V } from "../../utils/classNameMaps.js";
10
10
  const l = "ufs-modal-window", G = 300, i = ["modal-open", "no-hash-overflow-hidden"], H = V(n), I = $.forwardRef((w, a) => {
@@ -3,12 +3,12 @@ import { c as i } from "../../../chunks/vendor-DudMBGKr.js";
3
3
  import { Island as n } from "../../Island/Island.js";
4
4
  import { EComponentSize as t } from "../../../enums/EComponentSize.js";
5
5
  import { EIslandType as r } from "../../Island/enums.js";
6
- const a = "modalWindowBody__e3e41381", e = {
6
+ const a = "modalWindowBody__cc00db95", l = {
7
7
  modalWindowBody: a
8
8
  }, w = ({ children: o, className: d, ...m }) => /* @__PURE__ */ s(
9
9
  n,
10
10
  {
11
- className: i(e.modalWindowBody, d),
11
+ className: i(l.modalWindowBody, d),
12
12
  type: r.TYPE_1,
13
13
  size: t.MD,
14
14
  ...m,
@@ -6,7 +6,7 @@ import { Button as i } from "../../Button/Button.js";
6
6
  import { CrossStrokeSrvIcon20 as l } from "@sberbusiness/icons-next";
7
7
  import { EComponentSize as s } from "../../../enums/EComponentSize.js";
8
8
  import { EButtonTheme as d } from "../../Button/enums.js";
9
- const a = "modalWindowClose__edc39a34", C = {
9
+ const a = "modalWindowClose__8bc2da71", C = {
10
10
  modalWindowClose: a
11
11
  }, p = (t) => {
12
12
  const e = n(null);
@@ -1,7 +1,7 @@
1
1
  import { jsxs as t, jsx as r } from "react/jsx-runtime";
2
2
  import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
3
3
  import { LoaderScreen as i } from "../../LoaderScreen/LoaderScreen.js";
4
- import { s as o } from "../../../chunks/ModalWindow.module-Cek3j-PN.js";
4
+ import { s as o } from "../../../chunks/ModalWindow.module-Be4wGbwq.js";
5
5
  import { Page as l } from "../../Page/Page.js";
6
6
  const W = ({
7
7
  isLoading: e,
@@ -2,7 +2,7 @@ import { jsx as m } from "react/jsx-runtime";
2
2
  import { HeaderPage as e } from "../../Page/components/HeaderPage.js";
3
3
  import { EHeaderPageType as i } from "../../Page/components/enums.js";
4
4
  import { c as l } from "../../../chunks/vendor-DudMBGKr.js";
5
- const t = "modalWindowHeader__9c346e37", s = {
5
+ const t = "modalWindowHeader__48a5d284", s = {
6
6
  modalWindowHeader: t
7
7
  }, o = ({ className: a, children: d, ...r }) => /* @__PURE__ */ m(e, { className: l(s.modalWindowHeader, a), ...r, type: i.FIRST, children: d });
8
8
  o.Title = e.Title;
@@ -2,7 +2,7 @@ import { jsx as i, jsxs as m } from "react/jsx-runtime";
2
2
  import { useState as r, useRef as h, useEffect as u, useLayoutEffect as p } from "react";
3
3
  import { h as g, i as W, p as a } from "../../../chunks/vendor-DudMBGKr.js";
4
4
  import { Portal as M } from "../../Portal/Portal.js";
5
- import { s as R } from "../../../chunks/ModalWindow.module-Cek3j-PN.js";
5
+ import { s as R } from "../../../chunks/ModalWindow.module-Be4wGbwq.js";
6
6
  const s = "modalWindowViewManagerNodeId", z = () => {
7
7
  const [d, c] = r(), [t, l] = r(), o = h(null), n = () => {
8
8
  if (o.current) {
@@ -1,66 +1,68 @@
1
1
  import { jsx as a } from "react/jsx-runtime";
2
- import M, { useState as T, useEffect as v } from "react";
2
+ import C, { useState as T, useEffect as v } from "react";
3
3
  import { DatePickerExtended as y } from "../DatePickerExtended/DatePickerExtended.js";
4
- import { dateFormatYYYYMMDD as C, globalLimitRange as F } from "../../consts/DateConst.js";
5
- import { MonthYearPickerUtils as l } from "./utils.js";
6
- import { DropdownMobileInput as S } from "../Dropdown/mobile/DropdownMobileInput.js";
7
- import { ECalendarPickType as V } from "../Calendar/enums.js";
8
- import { MonthYearFieldContext as w } from "./MonthYearFieldContext.js";
9
- import { MonthYearFieldTarget as x } from "./MonthYearFieldTarget.js";
10
- const R = M.forwardRef((s, m) => {
4
+ import { dateFormatYYYYMMDD as F, globalLimitRange as S } from "../../consts/DateConst.js";
5
+ import { MonthYearPickerUtils as p } from "./utils.js";
6
+ import { DropdownMobileInput as V } from "../Dropdown/mobile/DropdownMobileInput.js";
7
+ import { ECalendarPickType as w } from "../Calendar/enums.js";
8
+ import { MonthYearFieldContext as x } from "./MonthYearFieldContext.js";
9
+ import { MonthYearFieldTarget as R } from "./MonthYearFieldTarget.js";
10
+ const b = C.forwardRef((s, m) => {
11
11
  const {
12
12
  size: u,
13
13
  status: c,
14
14
  value: n,
15
15
  label: d,
16
16
  placeholder: i,
17
- format: r = C,
18
- limitRange: t = F,
19
- onChange: p,
20
- targetProps: f,
21
- ...g
22
- } = s, [o, P] = T(l.getPickerValues(n, r, t));
17
+ format: r = F,
18
+ limitRange: t = S,
19
+ onChange: l,
20
+ onClear: f,
21
+ targetProps: g,
22
+ ...P
23
+ } = s, [o, h] = T(p.getPickerValues(n, r, t));
23
24
  v(() => {
24
- const e = l.getPickerValues(n, r, t);
25
- e.inputString !== o.inputString && P(e);
25
+ const e = p.getPickerValues(n, r, t);
26
+ e.inputString !== o.inputString && h(e);
26
27
  }, [n, r, t]);
27
- const h = () => {
28
- const { inputProps: e, ...D } = f || {};
29
- return /* @__PURE__ */ a(w.Provider, { value: { onChange: p }, children: /* @__PURE__ */ a(
30
- x,
28
+ const k = () => {
29
+ const { inputProps: e, ...M } = g || {};
30
+ return /* @__PURE__ */ a(x.Provider, { value: { onChange: l }, children: /* @__PURE__ */ a(
31
+ R,
31
32
  {
32
33
  size: u,
33
34
  status: c,
34
35
  label: d,
36
+ onClear: f,
35
37
  inputProps: {
36
38
  value: o.inputString,
37
39
  placeholder: i,
38
40
  readOnly: !0,
39
41
  ...e
40
42
  },
41
- ...D
43
+ ...M
42
44
  }
43
45
  ) });
44
- }, k = () => /* @__PURE__ */ a(S, { value: o.inputString, placeholder: i, readOnly: !0 }), Y = (e) => {
45
- p(e.format(r));
46
+ }, Y = () => /* @__PURE__ */ a(V, { value: o.inputString, placeholder: i, readOnly: !0 }), D = (e) => {
47
+ l(e.format(r));
46
48
  };
47
49
  return /* @__PURE__ */ a(
48
50
  y,
49
51
  {
50
- renderTarget: h,
51
- renderDropdownHeaderTarget: k,
52
+ renderTarget: k,
53
+ renderDropdownHeaderTarget: Y,
52
54
  pickedDate: o.calendarDate,
53
- pickType: V.monthYearPick,
55
+ pickType: w.monthYearPick,
54
56
  format: r,
55
57
  limitRange: t,
56
- onDateChange: Y,
57
- ...g,
58
+ onDateChange: D,
59
+ ...P,
58
60
  ref: m
59
61
  }
60
62
  );
61
63
  });
62
- R.displayName = "MonthYearField";
64
+ b.displayName = "MonthYearField";
63
65
  export {
64
- R as MonthYearField
66
+ b as MonthYearField
65
67
  };
66
68
  //# sourceMappingURL=MonthYearField.js.map
@@ -1,60 +1,60 @@
1
- import { jsx as t, jsxs as E } from "react/jsx-runtime";
2
- import M, { useContext as p } from "react";
3
- import { CalendarStrokeSrvIcon20 as s, CalendarStrokeSrvIcon16 as w } from "@sberbusiness/icons-next";
4
- import { TextField as y } from "../TextField/TextField.js";
5
- import { DatePickerExtendedContext as P } from "../DatePickerExtended/DatePickerExtendedContext.js";
6
- import { MonthYearFieldContext as T } from "./MonthYearFieldContext.js";
7
- import { EFormFieldStatus as g } from "../FormField/enums.js";
8
- import { FormFieldClear as B } from "../FormField/components/FormFieldClear.js";
1
+ import { jsx as t, jsxs as D, Fragment as E } from "react/jsx-runtime";
2
+ import { useContext as F } from "react";
3
+ import { CalendarStrokeSrvIcon24 as h, CalendarStrokeSrvIcon20 as M, CalendarStrokeSrvIcon16 as w } from "@sberbusiness/icons-next";
4
+ import { DatePickerExtendedContext as y } from "../DatePickerExtended/DatePickerExtendedContext.js";
5
+ import { TextField as P } from "../TextField/TextField.js";
6
+ import { FormFieldClear as T } from "../FormField/components/FormFieldClear.js";
7
+ import { ButtonIcon as B } from "../Button/ButtonIcon.js";
8
+ import { isKey as s } from "../../utils/keyboard.js";
9
9
  import { EComponentSize as r } from "../../enums/EComponentSize.js";
10
- import { ButtonIcon as K } from "../Button/ButtonIcon.js";
11
- import { isKey as m } from "../../utils/keyboard.js";
10
+ import { EFormFieldStatus as K } from "../FormField/enums.js";
12
11
  const O = {
13
12
  [r.SM]: /* @__PURE__ */ t(w, { paletteIndex: 5 }),
14
- [r.MD]: /* @__PURE__ */ t(s, { paletteIndex: 5 }),
15
- [r.LG]: /* @__PURE__ */ t(s, { paletteIndex: 5 })
16
- }, q = ({
17
- size: l = r.MD,
18
- postfix: C,
13
+ [r.MD]: /* @__PURE__ */ t(M, { paletteIndex: 5 }),
14
+ [r.LG]: /* @__PURE__ */ t(h, { paletteIndex: 5 })
15
+ }, Y = ({
16
+ size: a = r.MD,
17
+ postfix: m,
18
+ onClear: c,
19
19
  inputProps: f,
20
- ...d
20
+ ...l
21
21
  }) => {
22
- const { dropdownOpen: e, setDropdownOpen: n } = p(P), { onChange: x } = p(T), { status: u } = d, { onKeyDown: i, onClick: a, ...I } = f, c = u === g.DISABLED, h = (o) => {
23
- n(!e), a == null || a(o);
24
- }, k = (o) => {
25
- m(o.code, "ENTER") ? n(!e) : m(o.code, "SPACE") && (o.preventDefault(), n(!e)), i == null || i(o);
26
- }, D = () => n(!e), S = () => x(""), F = () => /* @__PURE__ */ E(M.Fragment, { children: [
27
- /* @__PURE__ */ t(B, { onClick: S }),
22
+ const { dropdownOpen: e, setDropdownOpen: n } = F(y), { status: C } = l, { onKeyDown: i, onClick: d, ...x } = f, p = C === K.DISABLED, I = (o) => {
23
+ n(!e), d == null || d(o);
24
+ }, S = (o) => {
25
+ s(o.code, "ENTER") ? n(!e) : s(o.code, "SPACE") && (o.preventDefault(), n(!e)), i == null || i(o);
26
+ }, u = () => n(!e), k = () => /* @__PURE__ */ D(E, { children: [
27
+ c && /* @__PURE__ */ t(T, { onClick: c }),
28
28
  /* @__PURE__ */ t(
29
- K,
29
+ B,
30
30
  {
31
31
  role: "presentation",
32
32
  tabIndex: -1,
33
33
  active: e,
34
- disabled: c,
35
- onClick: D,
36
- children: O[l]
34
+ disabled: p,
35
+ onClick: u,
36
+ children: O[a]
37
37
  }
38
38
  ),
39
- C
39
+ m
40
40
  ] });
41
41
  return /* @__PURE__ */ t(
42
- y,
42
+ P,
43
43
  {
44
- size: l,
44
+ size: a,
45
45
  inputProps: {
46
46
  readOnly: !0,
47
- disabled: c,
48
- onClick: h,
49
- onKeyDown: k,
50
- ...I
47
+ disabled: p,
48
+ onClick: I,
49
+ onKeyDown: S,
50
+ ...x
51
51
  },
52
- postfix: F(),
53
- ...d
52
+ postfix: k(),
53
+ ...l
54
54
  }
55
55
  );
56
56
  };
57
57
  export {
58
- q as MonthYearFieldTarget
58
+ Y as MonthYearFieldTarget
59
59
  };
60
60
  //# sourceMappingURL=MonthYearFieldTarget.js.map
@@ -1,15 +1,15 @@
1
- import { jsxs as N, jsx as i } from "react/jsx-runtime";
2
- import v from "react";
1
+ import { jsxs as M, jsx as i } from "react/jsx-runtime";
2
+ import N from "react";
3
3
  import c from "moment";
4
- import { CaretleftStrokeSrvIcon20 as b, RangeStrokeSrvIcon16 as V, CaretrightStrokeSrvIcon20 as C } from "@sberbusiness/icons-next";
4
+ import { CaretleftStrokeSrvIcon20 as v, RangeStrokeSrvIcon16 as V, CaretrightStrokeSrvIcon20 as C } from "@sberbusiness/icons-next";
5
5
  import { c as d } from "../../chunks/vendor-DudMBGKr.js";
6
6
  import { dateFormatYYYYMMDD as a } from "../../consts/DateConst.js";
7
7
  import { EMonthYearRangeShiftUnit as E } from "./enums.js";
8
- const F = "monthYearRange__8e686fee", j = "monthYearRangeButton__de64c108", w = "separator__52931c39", l = {
8
+ const F = "monthYearRange__1406b4c8", j = "monthYearRangeButton__8a8ee470", w = "separator__9a00f9bf", l = {
9
9
  monthYearRange: F,
10
10
  monthYearRangeButton: j,
11
11
  separator: w
12
- }, y = v.forwardRef(
12
+ }, y = N.forwardRef(
13
13
  ({
14
14
  className: R,
15
15
  value: p,
@@ -25,9 +25,9 @@ const F = "monthYearRange__8e686fee", j = "monthYearRangeButton__de64c108", w =
25
25
  }, k) => {
26
26
  const [t, r] = p, _ = d(l.monthYearRange, R), x = (e) => {
27
27
  !e || !r || e <= r ? o([e, r]) : o([e, ""]);
28
- }, B = (e) => {
28
+ }, b = (e) => {
29
29
  !e || !t || e >= t ? o([t, e]) : o(["", e]);
30
- }, I = () => {
30
+ }, B = () => {
31
31
  if (!t || !r)
32
32
  return;
33
33
  const e = c(t, a, !0), n = c(r, a, !0);
@@ -35,7 +35,7 @@ const F = "monthYearRange__8e686fee", j = "monthYearRangeButton__de64c108", w =
35
35
  e.subtract(s, m).format(a),
36
36
  n.subtract(s, m).format(a)
37
37
  ]);
38
- }, M = () => {
38
+ }, I = () => {
39
39
  if (!t || !r)
40
40
  return;
41
41
  const e = c(t, a, !0), n = c(r, a, !0);
@@ -44,12 +44,12 @@ const F = "monthYearRange__8e686fee", j = "monthYearRangeButton__de64c108", w =
44
44
  n.add(s, m).format(a)
45
45
  ]);
46
46
  };
47
- return /* @__PURE__ */ N("div", { className: _, ...S, ref: k, children: [
47
+ return /* @__PURE__ */ M("div", { className: _, ...S, ref: k, children: [
48
48
  !f && h({
49
- children: /* @__PURE__ */ i(b, { paletteIndex: 5 }),
49
+ children: /* @__PURE__ */ i(v, { paletteIndex: 5 }),
50
50
  className: d(l.monthYearRangeButton),
51
51
  disabled: !(t && r),
52
- onClick: I
52
+ onClick: B
53
53
  }),
54
54
  u({
55
55
  onChange: x,
@@ -57,14 +57,14 @@ const F = "monthYearRange__8e686fee", j = "monthYearRangeButton__de64c108", w =
57
57
  }),
58
58
  /* @__PURE__ */ i(V, { className: l.separator, paletteIndex: 5 }),
59
59
  Y({
60
- onChange: B,
60
+ onChange: b,
61
61
  value: r
62
62
  }),
63
63
  !f && g({
64
64
  children: /* @__PURE__ */ i(C, { paletteIndex: 5 }),
65
65
  className: d(l.monthYearRangeButton),
66
66
  disabled: !(t && r),
67
- onClick: M
67
+ onClick: I
68
68
  })
69
69
  ] });
70
70
  }
@@ -4,7 +4,7 @@ import { g as a } from "../../../chunks/vendor-DudMBGKr.js";
4
4
  import "../../Dropdown/DropdownListContext.js";
5
5
  import "../../Dropdown/desktop/DropdownDesktop.js";
6
6
  import "../../Dropdown/desktop/DropdownList.js";
7
- import "../../../chunks/DropdownListItem-CjZLy9zZ.js";
7
+ import "../../../chunks/DropdownListItem-kVq_Shxy.js";
8
8
  import { EDropdownWidth as s } from "../../Dropdown/desktop/enums.js";
9
9
  import "../../Dropdown/mobile/DropdownMobile.js";
10
10
  import "../../Dropdown/mobile/DropdownMobileBody.js";
@@ -1,31 +1,31 @@
1
- import { jsxs as r, jsx as m } from "react/jsx-runtime";
2
- import { useContext as c } from "react";
1
+ import { jsxs as n, jsx as r } from "react/jsx-runtime";
2
+ import { useContext as m } from "react";
3
3
  import { MultiselectFieldContext as i } from "../MultiselectFieldContext.js";
4
4
  import { createSizeToClassNameMap as a } from "../../../utils/classNameMaps.js";
5
5
  import { c as d } from "../../../chunks/vendor-DudMBGKr.js";
6
6
  import { LoaderScreen as p } from "../../LoaderScreen/LoaderScreen.js";
7
- const _ = "multiselectFieldContent__9514b4d4", C = "loaderScreen__2e4bd8b9", f = "sm__7b47f979", u = "md__25aa7463", x = "lg__3fa7be56", e = {
7
+ const _ = "multiselectFieldContent__405adc1b", f = "loaderScreen__2cf8b328", C = "sm__b329ccbf", u = "md__a6538620", b = "lg__4f4a7b2b", e = {
8
8
  multiselectFieldContent: _,
9
- loaderScreen: C,
10
- sm: f,
9
+ loaderScreen: f,
10
+ sm: C,
11
11
  md: u,
12
- lg: x
13
- }, b = a(e), j = ({
12
+ lg: b
13
+ }, x = a(e), j = ({
14
14
  children: t,
15
15
  className: o,
16
16
  loading: s,
17
17
  ...l
18
18
  }) => {
19
- const { size: n } = c(i);
20
- return /* @__PURE__ */ r(
19
+ const { size: c } = m(i);
20
+ return /* @__PURE__ */ n(
21
21
  "div",
22
22
  {
23
23
  tabIndex: -1,
24
- className: d(e.multiselectFieldContent, b[n], o),
24
+ className: d(e.multiselectFieldContent, x[c], o),
25
25
  ...l,
26
26
  children: [
27
27
  t,
28
- s && /* @__PURE__ */ m(p, { type: "small", className: e.loaderScreen })
28
+ s && /* @__PURE__ */ r(p, { type: "small", className: e.loaderScreen })
29
29
  ]
30
30
  }
31
31
  );
@@ -1,6 +1,6 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import { c as s } from "../../../chunks/vendor-DudMBGKr.js";
3
- const i = "multiselectFieldFooter__ab93fb01", c = {
3
+ const i = "multiselectFieldFooter__60ff9cb6", c = {
4
4
  multiselectFieldFooter: i
5
5
  }, m = ({
6
6
  children: e,
@@ -1,13 +1,13 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import { c as i } from "../../../chunks/vendor-DudMBGKr.js";
3
- const d = "multiselectFieldHeader__29024810", c = {
4
- multiselectFieldHeader: d
5
- }, m = ({
3
+ const c = "multiselectFieldHeader__5a1cbf4e", d = {
4
+ multiselectFieldHeader: c
5
+ }, a = ({
6
6
  children: e,
7
7
  className: l,
8
8
  ...t
9
- }) => /* @__PURE__ */ s("div", { className: i(c.multiselectFieldHeader, l), ...t, children: e });
9
+ }) => /* @__PURE__ */ s("div", { className: i(d.multiselectFieldHeader, l), ...t, children: e });
10
10
  export {
11
- m as MultiselectFieldDropdownHeader
11
+ a as MultiselectFieldDropdownHeader
12
12
  };
13
13
  //# sourceMappingURL=MultiselectFieldDropdownHeader.js.map
@@ -4,7 +4,7 @@ import { NotificationBody as d } from "./components/NotificationBody.js";
4
4
  import { NotificationClose as p } from "./components/NotificationClose.js";
5
5
  import { NotificationIcon as N } from "./components/NotificationIcon.js";
6
6
  import { NotificationTime as x } from "./components/NotificationTime.js";
7
- import { s as i } from "../../chunks/Notification.module-BWxDmBI2.js";
7
+ import { s as i } from "../../chunks/Notification.module-O5iV5kzx.js";
8
8
  const o = ((t) => {
9
9
  const {
10
10
  children: a,
@@ -24,7 +24,7 @@ const o = ((t) => {
24
24
  role: "alertdialog",
25
25
  className: c,
26
26
  onClick: m,
27
- "data-tx": "1.26.0",
27
+ "data-tx": "1.27.0",
28
28
  children: a
29
29
  }
30
30
  );
@@ -1,6 +1,6 @@
1
1
  import { jsxs as i, jsx as r } from "react/jsx-runtime";
2
2
  import { NotificationGroupedFooter as t } from "./components/NotificationGroupedFooter.js";
3
- import { s as e } from "../../chunks/Notification.module-BWxDmBI2.js";
3
+ import { s as e } from "../../chunks/Notification.module-O5iV5kzx.js";
4
4
  const p = ({ children: o }) => /* @__PURE__ */ i("div", { className: e.notificationGroupedWrapper, children: [
5
5
  o,
6
6
  /* @__PURE__ */ r(t, {})
@@ -3,7 +3,7 @@ import { NotificationHeader as n } from "./NotificationHeader.js";
3
3
  import { NotificationBodyContent as a } from "./NotificationBodyContent.js";
4
4
  import { NotificationFooter as e } from "./NotificationFooter.js";
5
5
  import { NotificationBodyList as m } from "./NotificationBodyList.js";
6
- import { s as f } from "../../../chunks/Notification.module-BWxDmBI2.js";
6
+ import { s as f } from "../../../chunks/Notification.module-O5iV5kzx.js";
7
7
  const o = ((t) => {
8
8
  const { children: i } = t;
9
9
  return /* @__PURE__ */ r("div", { className: f.notificationBody, children: i });
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { UnorderedList as t } from "../../UnorderedList/UnorderedList.js";
3
3
  import "../../UnorderedList/UnorderedListItem.js";
4
- import { s as a } from "../../../chunks/Notification.module-BWxDmBI2.js";
4
+ import { s as a } from "../../../chunks/Notification.module-O5iV5kzx.js";
5
5
  import { c as e } from "../../../chunks/vendor-DudMBGKr.js";
6
6
  const c = ({ className: s, ...i }) => /* @__PURE__ */ o(t, { className: e(a.notificationBodyList, s), ...i, children: i.values.map((m, r) => /* @__PURE__ */ o(t.Item, { children: m }, r)) });
7
7
  c.displayName = "NotificationBodyList";
@@ -5,7 +5,7 @@ import "../../Button/ButtonBase.js";
5
5
  import { ButtonIcon as s } from "../../Button/ButtonIcon.js";
6
6
  import "../../Button/ButtonDropdown.js";
7
7
  import "../../Button/ButtonDropdownExtended.js";
8
- import { s as m } from "../../../chunks/Notification.module-BWxDmBI2.js";
8
+ import { s as m } from "../../../chunks/Notification.module-O5iV5kzx.js";
9
9
  const e = ({ onClick: t, ...i }) => /* @__PURE__ */ o("span", { className: m.notificationClose, children: /* @__PURE__ */ o(s, { ...i, onClick: t, children: /* @__PURE__ */ o(r, { paletteIndex: 5 }) }) });
10
10
  e.displayName = "NotificationClose";
11
11
  export {
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { s as i } from "../../../chunks/Notification.module-BWxDmBI2.js";
2
+ import { s as i } from "../../../chunks/Notification.module-O5iV5kzx.js";
3
3
  const s = ({ children: o }) => /* @__PURE__ */ t("div", { className: i.notificationFooter, children: o });
4
4
  s.displayName = "NotificationFooter";
5
5
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsxs as s, jsx as t } from "react/jsx-runtime";
2
2
  import { c as i } from "../../../chunks/vendor-DudMBGKr.js";
3
- import { s as o } from "../../../chunks/Notification.module-BWxDmBI2.js";
3
+ import { s as o } from "../../../chunks/Notification.module-O5iV5kzx.js";
4
4
  const m = () => /* @__PURE__ */ s("div", { children: [
5
5
  /* @__PURE__ */ t("div", { className: i(o.notificationGroupedFooterItem, o.first) }),
6
6
  /* @__PURE__ */ t("div", { className: i(o.notificationGroupedFooterItem, o.second) })
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { s as a } from "../../../chunks/Notification.module-BWxDmBI2.js";
2
+ import { s as a } from "../../../chunks/Notification.module-O5iV5kzx.js";
3
3
  const t = ({ children: i }) => /* @__PURE__ */ o("h3", { className: a.notificationHeader, children: i });
4
4
  t.displayName = "NotificationHeader";
5
5
  export {
@@ -1,5 +1,5 @@
1
1
  import { jsx as i } from "react/jsx-runtime";
2
- import { s as t } from "../../../chunks/Notification.module-BWxDmBI2.js";
2
+ import { s as t } from "../../../chunks/Notification.module-O5iV5kzx.js";
3
3
  const s = ({ children: o }) => /* @__PURE__ */ i("div", { className: t.notificationIcon, children: o });
4
4
  s.displayName = "NotificationIcon";
5
5
  export {