@sberbusiness/triplex-next 1.18.0 → 1.19.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 (406) hide show
  1. package/chunks/AlertProcessSpoiler-QOnBvPaB.js +39 -0
  2. package/chunks/{CalendarViewItem-pHtA4Vlx.js → CalendarViewItem-JEkNv5BF.js} +24 -24
  3. package/chunks/Card.module-B-kskzDu.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-CZUMscf2.js +14 -0
  5. package/chunks/{Chip-CO3WBvtA.js → Chip-Hpw_8UIG.js} +15 -15
  6. package/chunks/Confirm.module-BCr1BTe_.js +15 -0
  7. package/chunks/DropdownListItem-DkfeETTd.js +65 -0
  8. package/chunks/DropdownMobile.module-GswY2cBC.js +23 -0
  9. package/chunks/Footer.module-eHCIMM8b.js +9 -0
  10. package/chunks/{FormFieldInput-BHKqXXmM.js → FormFieldInput-Bf7Hleek.js} +7 -7
  11. package/chunks/HeaderLayoutSidebar.module-DylAdbY5.js +9 -0
  12. package/chunks/HeaderTabs.module-ePuFE0tR.js +9 -0
  13. package/chunks/{HeaderTitle.module-DejeYBva.js → HeaderTitle.module-CKSdXcBH.js} +2 -2
  14. package/chunks/IslandAccordion.module-CSfaBgt7.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-Njc7vX7n.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-Boy2QpEU.js +12 -0
  17. package/chunks/{LightBoxContent-CAboXCdn.js → LightBoxContent-BhMRbJFV.js} +14 -14
  18. package/chunks/LightBoxControls.module-BIML4FtD.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-DO3lZMTa.js +8 -0
  20. package/chunks/{ListItemControlsButton-rljKBmYs.js → ListItemControlsButton-WjTBGtRH.js} +10 -10
  21. package/chunks/ListItemTail.module-DbwOPqPM.js +12 -0
  22. package/chunks/ListMasterFooter.module-C_iN2cC2.js +10 -0
  23. package/chunks/ModalWindow.module-BHzR_A-u.js +17 -0
  24. package/chunks/Notification.module-DKVKCNAc.js +20 -0
  25. package/chunks/Overlay.module-BA4wfORe.js +18 -0
  26. package/chunks/Page.module-ClDxwmIg.js +11 -0
  27. package/chunks/{RightBorderArrow-VyofIz59.js → RightBorderArrow-DzKQo2fL.js} +15 -15
  28. package/chunks/SMSField.module-Bzh5rJPE.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-CxeVaMq1.js +15 -0
  30. package/chunks/{SliderExtendedRail-DgwS0MGB.js → SliderExtendedRail-Cb5r_qJ5.js} +11 -11
  31. package/chunks/StatusTracker.module-BML0rfx7.js +24 -0
  32. package/chunks/{SuggestFieldMobileDropdownHint-BLejFeyH.js → SuggestFieldMobileDropdownHint-B1GcRtym.js} +6 -6
  33. package/chunks/TableFooter.module-CSQttYnz.js +14 -0
  34. package/chunks/TabsExtended.module-Dd8drRUU.js +16 -0
  35. package/chunks/TabsLine.module-BByAjI5u.js +21 -0
  36. package/chunks/TooltipDesktop.module-FxzkC1sv.js +19 -0
  37. package/chunks/TreeView.module-Cm7rvpYW.js +9 -0
  38. package/chunks/{UploadZoneInput-CVEVGrOi.js → UploadZoneInput-BYWNSrDW.js} +4 -4
  39. package/chunks/{constants-RnOklYSN.js → constants-nPkk17A0.js} +11 -11
  40. package/chunks/utils-9cQ-Vroa.js +73 -0
  41. package/chunks/utils-DjcQ_hhv.js +27 -0
  42. package/chunks/utils-OZcknB0Z.js +24 -0
  43. package/chunks/utils-v_hn9TAd.js +18 -0
  44. package/components/Alert/AlertContext/AlertContext.js +7 -7
  45. package/components/Alert/AlertProcess/AlertProcess.js +2 -2
  46. package/components/Alert/AlertProcess/components/AlertProcessSpoiler.js +1 -1
  47. package/components/Amount/Amount.js +7 -7
  48. package/components/AmountField/AmountField.js +1 -1
  49. package/components/Avatar/Avatar.js +16 -16
  50. package/components/Badge/Badge.js +7 -7
  51. package/components/Badge/BadgeDot.js +6 -6
  52. package/components/Badge/components/BadgeContent.js +8 -8
  53. package/components/Badge/components/BadgePostfix.js +8 -8
  54. package/components/Badge/components/BadgePrefix.js +4 -4
  55. package/components/Body/Body.js +7 -7
  56. package/components/Button/Button.js +10 -10
  57. package/components/Button/ButtonBase.js +1 -1
  58. package/components/Button/ButtonDropdown.js +17 -17
  59. package/components/Button/ButtonDropdownExtended.js +1 -1
  60. package/components/Button/ButtonIcon.js +9 -9
  61. package/components/Calendar/Calendar.js +17 -17
  62. package/components/Calendar/components/CalendarControls.js +1 -1
  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 +14 -14
  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 +6 -6
  77. package/components/Checkbox/Checkbox.js +8 -8
  78. package/components/Checkbox/CheckboxXGroup.js +9 -9
  79. package/components/Checkbox/CheckboxYGroup.js +3 -3
  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 +13 -13
  86. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  87. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  88. package/components/Chip/ChipDropdownArrow.js +14 -15
  89. package/components/Chip/ChipIcon.js +1 -1
  90. package/components/Chip/ChipMultiselect.js +24 -17
  91. package/components/Chip/ChipOptions.js +6 -6
  92. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  93. package/components/Chip/ChipSelect/ChipSelectTarget.js +25 -24
  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 +6 -6
  99. package/components/Chip/index.js +1 -1
  100. package/components/ChipGroup/ChipGroup.js +11 -11
  101. package/components/Col/Col.js +130 -130
  102. package/components/CollapsableTree/components/CollapsableTreeNode.js +1 -1
  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 +1 -1
  109. package/components/DatePickerExtended/DatePickerExtended.js +2 -2
  110. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +6 -6
  111. package/components/DateRange/DateRange.js +9 -9
  112. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  113. package/components/Divider/Divider.js +17 -17
  114. package/components/DocumentNumberEdit/DocumentNumberEdit.js +4 -4
  115. package/components/Dropdown/desktop/DropdownDesktop.js +15 -15
  116. package/components/Dropdown/desktop/DropdownList.js +9 -8
  117. package/components/Dropdown/desktop/DropdownListItem.js +4 -3
  118. package/components/Dropdown/desktop/index.js +1 -1
  119. package/components/Dropdown/index.js +1 -1
  120. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  121. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  122. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  123. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  124. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  125. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  126. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  127. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  128. package/components/Dropdown/mobile/DropdownMobileListItem.js +16 -15
  129. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  131. package/components/Ellipsis/Ellipsis.js +12 -12
  132. package/components/ExpandAnimation/ExpandAnimation.js +9 -9
  133. package/components/Footer/Footer.js +1 -1
  134. package/components/Footer/components/FooterDescription.js +1 -1
  135. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  136. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  137. package/components/FormField/FormField.js +3 -3
  138. package/components/FormField/components/FormFieldClear.js +7 -7
  139. package/components/FormField/components/FormFieldCounter.js +1 -1
  140. package/components/FormField/components/FormFieldDescription.js +6 -6
  141. package/components/FormField/components/FormFieldInput.js +1 -1
  142. package/components/FormField/components/FormFieldLabel.js +6 -6
  143. package/components/FormField/components/FormFieldMaskedInput.js +19 -19
  144. package/components/FormField/components/FormFieldPostfix.js +8 -8
  145. package/components/FormField/components/FormFieldPrefix.js +1 -1
  146. package/components/FormField/components/FormFieldTarget.js +8 -8
  147. package/components/FormField/components/FormFieldTextarea.js +6 -6
  148. package/components/FormField/index.js +1 -1
  149. package/components/Header/Header.js +1 -1
  150. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  151. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  152. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  153. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +8 -8
  154. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  155. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  156. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  157. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  158. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  159. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  160. package/components/HelpBox/HelpBox.js +7 -7
  161. package/components/Island/Island.js +1 -1
  162. package/components/Island/components/IslandBody.js +1 -1
  163. package/components/Island/components/IslandFooter.js +6 -6
  164. package/components/Island/components/IslandHeader.js +3 -3
  165. package/components/Island/utils.js +1 -1
  166. package/components/IslandAccordion/IslandAccordion.js +2 -2
  167. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  168. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  169. package/components/IslandAccordion/components/IslandAccordionItem.js +2 -2
  170. package/components/IslandWidget/IslandWidget.js +15 -15
  171. package/components/IslandWidget/components/IslandWidgetBody.js +1 -1
  172. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +7 -7
  173. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  174. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  175. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  176. package/components/IslandWidget/components/IslandWidgetHeader.js +1 -1
  177. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  178. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  179. package/components/IslandWidget/components/IslandWidgetWrapper.js +8 -8
  180. package/components/LightBox/LightBox.js +18 -18
  181. package/components/LightBox/LightBoxContent.js +1 -1
  182. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  183. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  184. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  185. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  186. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +24 -24
  187. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  188. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  189. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  190. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +10 -10
  191. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +8 -8
  192. package/components/Link/Link.js +27 -27
  193. package/components/List/List.js +6 -6
  194. package/components/List/components/ListEmptyState.js +1 -1
  195. package/components/List/components/ListItem.js +1 -1
  196. package/components/List/components/ListItemContent.js +9 -9
  197. package/components/List/components/ListItemControls.js +8 -8
  198. package/components/List/components/ListItemControlsButton.js +1 -1
  199. package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
  200. package/components/List/components/ListItemLoading.js +3 -3
  201. package/components/List/components/ListItemSelectable.js +1 -1
  202. package/components/List/components/ListItemTable.js +3 -3
  203. package/components/List/components/ListItemTailLeft.js +1 -1
  204. package/components/List/components/ListItemTailRight.js +1 -1
  205. package/components/List/components/ListSortableItem.js +5 -5
  206. package/components/List/components/ListSortableItemControls.js +5 -5
  207. package/components/List/components/ListSortableItemTarget.js +4 -4
  208. package/components/List/index.js +1 -1
  209. package/components/ListMaster/ListMaster.js +1 -1
  210. package/components/ListMaster/components/ListMasterBody.js +1 -1
  211. package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
  212. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  213. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  214. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  215. package/components/ListMaster/components/ListMasterHeader.js +1 -1
  216. package/components/ListMaster/components/SelectionControls.js +6 -6
  217. package/components/Loader/LoaderMiddle/LoaderMiddle.js +1 -1
  218. package/components/Loader/LoaderSmall/LoaderSmall.js +11 -11
  219. package/components/LoaderScreen/LoaderScreen.js +4 -4
  220. package/components/Marker/Marker.js +7 -16
  221. package/components/Marker/utils.js +1 -1
  222. package/components/MarkerStatus/MarkerStatus.js +16 -16
  223. package/components/ModalWindow/ModalWindow.js +1 -1
  224. package/components/ModalWindow/components/ModalWindowBody.js +4 -4
  225. package/components/ModalWindow/components/ModalWindowClose.js +3 -3
  226. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  227. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  228. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  229. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +12 -11
  230. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  231. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +6 -6
  232. package/components/Notification/Notification.js +2 -2
  233. package/components/Notification/NotificationGrouped.js +1 -1
  234. package/components/Notification/components/NotificationBody.js +1 -1
  235. package/components/Notification/components/NotificationBodyContent.js +6 -5
  236. package/components/Notification/components/NotificationBodyList.js +1 -1
  237. package/components/Notification/components/NotificationClose.js +1 -1
  238. package/components/Notification/components/NotificationFooter.js +1 -1
  239. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  240. package/components/Notification/components/NotificationHeader.js +1 -1
  241. package/components/Notification/components/NotificationIcon.js +1 -1
  242. package/components/Notification/components/NotificationTime.js +1 -1
  243. package/components/NumberField/NumberFieldInput.js +1 -1
  244. package/components/OrderedList/OrderedList.js +4 -4
  245. package/components/OrderedList/OrderedListItem.js +6 -6
  246. package/components/Overlay/Overlay.js +1 -1
  247. package/components/Overlay/OverlayMask.js +1 -1
  248. package/components/Overlay/OverlayPanel.js +1 -1
  249. package/components/Page/Page.js +1 -1
  250. package/components/Page/components/BodyPage.js +4 -4
  251. package/components/Page/components/FooterPage.js +1 -1
  252. package/components/Page/components/HeaderPage.js +1 -1
  253. package/components/Pagination/components/PaginationExtended.js +5 -5
  254. package/components/Pagination/components/PaginationNavigationButton.js +1 -1
  255. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  256. package/components/Pagination/components/PaginationPageButton.js +5 -5
  257. package/components/Pagination/components/PaginationPageEllipsis.js +1 -1
  258. package/components/Pagination/components/PaginationSelect.js +18 -18
  259. package/components/Radio/Radio.js +16 -16
  260. package/components/Radio/RadioXGroup.js +11 -11
  261. package/components/Radio/RadioYGroup.js +7 -7
  262. package/components/Row/Row.js +7 -7
  263. package/components/SMSField/SMSField.js +2 -2
  264. package/components/SMSField/components/RefreshIcon.js +1 -1
  265. package/components/SMSField/components/SMSFieldInput.js +2 -2
  266. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  267. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  268. package/components/SegmentedControl/SegmentedControl.js +3 -3
  269. package/components/SegmentedControl/SegmentedControlSegment.js +16 -16
  270. package/components/SelectExtendedField/SelectExtendedField.js +4 -4
  271. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +1 -1
  272. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +12 -12
  273. package/components/Skeleton/Skeleton.js +11 -11
  274. package/components/SliderExtended/SliderExtended.js +2 -2
  275. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +7 -7
  276. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  277. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  278. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  279. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +9 -9
  280. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +13 -13
  281. package/components/SmallInput/SmallInput.js +5 -5
  282. package/components/Spoiler/Spoiler.js +13 -13
  283. package/components/StatusTracker/StatusTracker.js +2 -2
  284. package/components/StatusTracker/components/StatusTrackerAlert.js +1 -1
  285. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  286. package/components/StatusTracker/components/StatusTrackerButton.js +7 -9
  287. package/components/StatusTracker/components/StatusTrackerDescription.js +1 -1
  288. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  289. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  290. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  291. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  292. package/components/StatusTracker/components/StatusTrackerSum.js +1 -1
  293. package/components/StatusTracker/components/StatusTrackerTitle.js +1 -1
  294. package/components/Step/Step.js +11 -11
  295. package/components/Stepper/RightBorderArrow.js +1 -1
  296. package/components/Stepper/Stepper.js +10 -10
  297. package/components/Stepper/StepperExtended.js +4 -4
  298. package/components/Stepper/StepperStep.js +2 -2
  299. package/components/Stepper/StepperWrapper.js +4 -4
  300. package/components/Suggest/SuggestMobileDropdownContent.js +9 -9
  301. package/components/SuggestField/SuggestField.js +2 -2
  302. package/components/SuggestField/desktop/SuggestFieldDesktop.js +2 -2
  303. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +1 -1
  304. package/components/SuggestField/index.js +1 -1
  305. package/components/SuggestField/mobile/SuggestFieldMobile.js +2 -2
  306. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +2 -2
  307. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +1 -1
  308. package/components/SuggestField/mobile/index.js +1 -1
  309. package/components/SwipeableArea/SwipeableArea.js +2 -2
  310. package/components/Table/FilterPanel.js +2 -2
  311. package/components/Table/MasterTable.js +8 -8
  312. package/components/Table/NoColumns.js +8 -8
  313. package/components/Table/PaginationPanel.js +4 -4
  314. package/components/Table/TableBasic/TableBasic.js +1 -1
  315. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  316. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  317. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  318. package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
  319. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +6 -6
  320. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  321. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +1 -1
  322. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
  323. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +1 -1
  324. package/components/Table/TableFooter/TableFooter.js +1 -1
  325. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  326. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  327. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  328. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  329. package/components/Table/TabsLinePanel.js +5 -5
  330. package/components/Table/TabsLinePanelLinks.js +1 -1
  331. package/components/Table/utils.js +1 -1
  332. package/components/Tabs/Tabs.js +14 -14
  333. package/components/TabsExtended/TabsExtended.js +2 -2
  334. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  335. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  336. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  337. package/components/TabsExtended/components/TabsExtendedTabButton.js +16 -16
  338. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  339. package/components/TabsExtended/utils.js +1 -1
  340. package/components/TabsLine/TabsLine.js +1 -1
  341. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  342. package/components/TabsLine/components/TabsLineDropdown.js +2 -2
  343. package/components/TabsLine/components/TabsLineItem.js +31 -31
  344. package/components/TabsLine/components/TabsLineMobile.js +9 -9
  345. package/components/Tag/Tag.js +20 -20
  346. package/components/TagColor/TagColor.js +15 -15
  347. package/components/TagGroup/TagGroup.js +6 -6
  348. package/components/TextField/TextField.js +1 -1
  349. package/components/TextareaField/TextareaField.js +1 -1
  350. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  351. package/components/Tooltip/components/common/TooltipLink.js +17 -17
  352. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  353. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  354. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  355. package/components/Tooltip/components/mobile/TooltipMobile.js +5 -5
  356. package/components/TopOverlay/TopOverlay.js +9 -9
  357. package/components/TreeView/TreeView.js +1 -1
  358. package/components/TreeView/components/TreeViewGroup.js +1 -1
  359. package/components/TreeView/components/TreeViewNode.js +1 -1
  360. package/components/Typography/Caption.js +20 -20
  361. package/components/Typography/Text.js +21 -21
  362. package/components/Typography/Title.js +10 -10
  363. package/components/Typography/constants.js +1 -1
  364. package/components/UnorderedList/UnorderedList.js +6 -6
  365. package/components/UnorderedList/UnorderedListItem.js +10 -10
  366. package/components/UploadZone/UploadZone.js +74 -65
  367. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  368. package/components/index.js +253 -255
  369. package/index.d.ts +10 -13
  370. package/index.js +66 -68
  371. package/package.json +1 -5
  372. package/styles/triplex-next.css +546 -546
  373. package/chunks/AlertProcessSpoiler-LkdaQ_Di.js +0 -39
  374. package/chunks/Card.module-BcSOlt-v.js +0 -17
  375. package/chunks/CheckboxTreeExtended.module-DiHCUVg2.js +0 -14
  376. package/chunks/Confirm.module-Dhpj4ZKo.js +0 -15
  377. package/chunks/DropdownListItem-BQHOMeuh.js +0 -63
  378. package/chunks/DropdownMobile.module-xbdFMKNS.js +0 -23
  379. package/chunks/Footer.module-C1SNucJG.js +0 -9
  380. package/chunks/HeaderLayoutSidebar.module-DwvmK73d.js +0 -9
  381. package/chunks/HeaderTabs.module-MEcJFqAB.js +0 -9
  382. package/chunks/IslandAccordion.module-BxCqLPl3.js +0 -25
  383. package/chunks/IslandWidgetFooter.module-D1LPR8QN.js +0 -9
  384. package/chunks/IslandWidgetHeader.module-BM15zmJI.js +0 -12
  385. package/chunks/LightBoxControls.module-DGtd3hzE.js +0 -16
  386. package/chunks/LightBoxSideOverlayClose.module-C1IxLp8t.js +0 -8
  387. package/chunks/ListItemTail.module-DeeZQGZM.js +0 -12
  388. package/chunks/ListMasterFooter.module-Deinj_Hn.js +0 -10
  389. package/chunks/ModalWindow.module-B0rsZ6qC.js +0 -17
  390. package/chunks/Notification.module-nKn4mJRI.js +0 -21
  391. package/chunks/Overlay.module-DK5sjXuJ.js +0 -18
  392. package/chunks/Page.module-CUe-R8bM.js +0 -11
  393. package/chunks/SMSField.module-GiwLpUxs.js +0 -16
  394. package/chunks/SliderExtendedMarks.module-n3OIn4Fh.js +0 -15
  395. package/chunks/StatusTracker.module-BMReqWPL.js +0 -24
  396. package/chunks/TableFooter.module-DFzmhqFH.js +0 -14
  397. package/chunks/TabsExtended.module-Dn0Lp5NZ.js +0 -16
  398. package/chunks/TabsLine.module-BXYAgYql.js +0 -21
  399. package/chunks/TooltipDesktop.module-Dabcv06X.js +0 -19
  400. package/chunks/TreeView.module-Bv5q9M8W.js +0 -9
  401. package/chunks/utils-BecQ3s95.js +0 -24
  402. package/chunks/utils-CgBTTmNc.js +0 -73
  403. package/chunks/utils-IR7tW0dD.js +0 -20
  404. package/chunks/utils-mnZTG3vL.js +0 -27
  405. package/components/NotificationIcon/NotificationIcon.js +0 -10
  406. package/components/NotificationIcon/index.js +0 -5
@@ -1,25 +1,26 @@
1
- import { jsx as t, jsxs as c } from "react/jsx-runtime";
2
- import { useContext as r } from "react";
1
+ import { jsx as t, jsxs as i } from "react/jsx-runtime";
2
+ import { useContext as m } from "react";
3
3
  import { MultiselectFieldContext as a } from "../MultiselectFieldContext.js";
4
4
  import { createSizeToClassNameMap as d } from "../../../utils/classNameMaps.js";
5
5
  import { c as l } from "../../../chunks/vendor-Dlne6Znf.js";
6
6
  import { LoaderScreen as p } from "../../LoaderScreen/LoaderScreen.js";
7
- const C = "multiselectFieldContentWrapper__1ec2dff2", u = "multiselectFieldContent__e13a467a", F = "sm__451bb94c", _ = "md__e8a23258", f = "lg__96121487", e = {
7
+ const C = "multiselectFieldContentWrapper__3a381d53", u = "multiselectFieldContent__45f6048f", _ = "loaderScreen__e4f24c4a", f = "sm__b37577bd", F = "md__1e02370a", x = "lg__96c4fd22", e = {
8
8
  multiselectFieldContentWrapper: C,
9
9
  multiselectFieldContent: u,
10
- sm: F,
11
- md: _,
12
- lg: f
13
- }, x = d(e), h = ({
10
+ loaderScreen: _,
11
+ sm: f,
12
+ md: F,
13
+ lg: x
14
+ }, S = d(e), h = ({
14
15
  children: s,
15
16
  className: o,
16
17
  loading: n,
17
- ...i
18
+ ...r
18
19
  }) => {
19
- const { size: m } = r(a);
20
- return /* @__PURE__ */ t("div", { className: l(e.multiselectFieldContentWrapper, o), ...i, children: /* @__PURE__ */ c("div", { tabIndex: -1, className: l(e.multiselectFieldContent, x[m]), children: [
20
+ const { size: c } = m(a);
21
+ return /* @__PURE__ */ t("div", { className: l(e.multiselectFieldContentWrapper, o), ...r, children: /* @__PURE__ */ i("div", { tabIndex: -1, className: l(e.multiselectFieldContent, S[c]), children: [
21
22
  s,
22
- n && /* @__PURE__ */ t(p, { type: "small" })
23
+ n && /* @__PURE__ */ t(p, { type: "small", className: e.loaderScreen })
23
24
  ] }) });
24
25
  };
25
26
  export {
@@ -1,6 +1,6 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import { c as s } from "../../../chunks/vendor-Dlne6Znf.js";
3
- const i = "multiselectFieldFooter__b2cdb9e9", c = {
3
+ const i = "multiselectFieldFooter__a9c70175", 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
- import { c } from "../../../chunks/vendor-Dlne6Znf.js";
3
- const d = "multiselectFieldHeader__fe0dcc62", i = {
4
- multiselectFieldHeader: d
5
- }, m = ({
2
+ import { c as i } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ const c = "multiselectFieldHeader__ac683981", d = {
4
+ multiselectFieldHeader: c
5
+ }, a = ({
6
6
  children: e,
7
7
  className: l,
8
8
  ...t
9
- }) => /* @__PURE__ */ s("div", { className: c(i.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-nKn4mJRI.js";
7
+ import { s as i } from "../../chunks/Notification.module-DKVKCNAc.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.18.0",
27
+ "data-tx": "1.19.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-nKn4mJRI.js";
3
+ import { s as e } from "../../chunks/Notification.module-DKVKCNAc.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-nKn4mJRI.js";
6
+ import { s as f } from "../../../chunks/Notification.module-DKVKCNAc.js";
7
7
  const o = ((t) => {
8
8
  const { children: i } = t;
9
9
  return /* @__PURE__ */ r("div", { className: f.notificationBody, children: i });
@@ -1,8 +1,9 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import { s as i } from "../../../chunks/Notification.module-nKn4mJRI.js";
3
- const n = ({ children: o }) => /* @__PURE__ */ t("div", { className: i.notificationBodyContent, children: o });
4
- n.displayName = "NotificationBodyContent";
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { Text as i } from "../../Typography/Text.js";
3
+ import { EFontType as e, ETextSize as n } from "../../Typography/enums.js";
4
+ const m = ({ children: t }) => /* @__PURE__ */ o(i, { tag: "div", size: n.B3, type: e.PRIMARY, children: t });
5
+ m.displayName = "NotificationBodyContent";
5
6
  export {
6
- n as NotificationBodyContent
7
+ m as NotificationBodyContent
7
8
  };
8
9
  //# sourceMappingURL=NotificationBodyContent.js.map
@@ -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-nKn4mJRI.js";
4
+ import { s as a } from "../../../chunks/Notification.module-DKVKCNAc.js";
5
5
  import { c as e } from "../../../chunks/vendor-Dlne6Znf.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-nKn4mJRI.js";
8
+ import { s as m } from "../../../chunks/Notification.module-DKVKCNAc.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-nKn4mJRI.js";
2
+ import { s as i } from "../../../chunks/Notification.module-DKVKCNAc.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-Dlne6Znf.js";
3
- import { s as o } from "../../../chunks/Notification.module-nKn4mJRI.js";
3
+ import { s as o } from "../../../chunks/Notification.module-DKVKCNAc.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-nKn4mJRI.js";
2
+ import { s as a } from "../../../chunks/Notification.module-DKVKCNAc.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-nKn4mJRI.js";
2
+ import { s as t } from "../../../chunks/Notification.module-DKVKCNAc.js";
3
3
  const s = ({ children: o }) => /* @__PURE__ */ i("div", { className: t.notificationIcon, children: o });
4
4
  s.displayName = "NotificationIcon";
5
5
  export {
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { s as t } from "../../../chunks/Notification.module-nKn4mJRI.js";
2
+ import { s as t } from "../../../chunks/Notification.module-DKVKCNAc.js";
3
3
  const s = ({ time: i }) => /* @__PURE__ */ o("span", { className: t.notificationTime, children: i });
4
4
  s.displayName = "NotificationTime";
5
5
  export {
@@ -6,7 +6,7 @@ import "../FormField/components/FormFieldCounter.js";
6
6
  import "../FormField/components/FormFieldLabel.js";
7
7
  import "../FormField/components/FormFieldClear.js";
8
8
  import "../FormField/components/FormFieldTarget.js";
9
- import { F as d } from "../../chunks/FormFieldInput-BHKqXXmM.js";
9
+ import { F as d } from "../../chunks/FormFieldInput-Bf7Hleek.js";
10
10
  import "../FormField/components/FormFieldMaskedInput.js";
11
11
  import "../FormField/components/FormFieldPostfix.js";
12
12
  import "../FormField/components/FormFieldPrefix.js";
@@ -2,15 +2,15 @@ import { jsx as s } from "react/jsx-runtime";
2
2
  import d from "react";
3
3
  import { c as o } from "../../chunks/vendor-Dlne6Znf.js";
4
4
  import { OrderedListItem as i } from "./OrderedListItem.js";
5
- const a = "orderedList__0f7830a8", m = {
6
- orderedList: a
5
+ const m = "orderedList__c42806d5", a = {
6
+ orderedList: m
7
7
  }, c = Object.assign(
8
8
  d.forwardRef(({ className: r, ...e }, t) => /* @__PURE__ */ s(
9
9
  "ol",
10
10
  {
11
- className: o(m.orderedList, r),
11
+ className: o(a.orderedList, r),
12
12
  ...e,
13
- "data-tx": "1.18.0",
13
+ "data-tx": "1.19.0",
14
14
  ref: t
15
15
  }
16
16
  )),
@@ -5,23 +5,23 @@ import { ETextSize as i } from "../Typography/enums.js";
5
5
  import "../Typography/Caption.js";
6
6
  import { Text as d } from "../Typography/Text.js";
7
7
  import "../Typography/Title.js";
8
- const a = "orderedListItem__9bf5a932", f = {
8
+ const a = "orderedListItem__511c08a3", p = {
9
9
  orderedListItem: a
10
- }, p = m.forwardRef(
10
+ }, c = m.forwardRef(
11
11
  ({ className: t, ...e }, r) => /* @__PURE__ */ o(
12
12
  d,
13
13
  {
14
- className: s(f.orderedListItem, t),
14
+ className: s(p.orderedListItem, t),
15
15
  size: i.B3,
16
16
  tag: "li",
17
17
  ...e,
18
- "data-tx": "1.18.0",
18
+ "data-tx": "1.19.0",
19
19
  ref: r
20
20
  }
21
21
  )
22
22
  );
23
- p.displayName = "OrderedListItem";
23
+ c.displayName = "OrderedListItem";
24
24
  export {
25
- p as OrderedListItem
25
+ c as OrderedListItem
26
26
  };
27
27
  //# sourceMappingURL=OrderedListItem.js.map
@@ -4,7 +4,7 @@ import { c as u } from "../../chunks/vendor-Dlne6Znf.js";
4
4
  import { OverlayBase as k } from "./OverlayBase.js";
5
5
  import { OverlayMask as B } from "./OverlayMask.js";
6
6
  import { OverlayPanel as M } from "./OverlayPanel.js";
7
- import { s as r } from "../../chunks/Overlay.module-DK5sjXuJ.js";
7
+ import { s as r } from "../../chunks/Overlay.module-BA4wfORe.js";
8
8
  const s = ({
9
9
  children: o,
10
10
  className: i,
@@ -1,7 +1,7 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import l from "react";
3
3
  import { c as t } from "../../chunks/vendor-Dlne6Znf.js";
4
- import { s as a } from "../../chunks/Overlay.module-DK5sjXuJ.js";
4
+ import { s as a } from "../../chunks/Overlay.module-BA4wfORe.js";
5
5
  const f = l.forwardRef(
6
6
  ({ className: r, opened: s, ...e }, o) => /* @__PURE__ */ m(
7
7
  "div",
@@ -2,7 +2,7 @@ import { jsx as o } from "react/jsx-runtime";
2
2
  import n from "react";
3
3
  import { c as d } from "../../chunks/vendor-Dlne6Znf.js";
4
4
  import { EOverlayDirection as r } from "./OverlayBase.js";
5
- import { s as e } from "../../chunks/Overlay.module-DK5sjXuJ.js";
5
+ import { s as e } from "../../chunks/Overlay.module-BA4wfORe.js";
6
6
  const P = n.forwardRef(
7
7
  ({
8
8
  children: s,
@@ -4,7 +4,7 @@ import { c as i } from "../../chunks/vendor-Dlne6Znf.js";
4
4
  import { BodyPage as p } from "./components/BodyPage.js";
5
5
  import { HeaderPage as f } from "./components/HeaderPage.js";
6
6
  import { FooterPage as g } from "./components/FooterPage.js";
7
- import { s as o } from "../../chunks/Page.module-CUe-R8bM.js";
7
+ import { s as o } from "../../chunks/Page.module-ClDxwmIg.js";
8
8
  import "./components/enums.js";
9
9
  const d = Object.assign(
10
10
  s.forwardRef(function({ children: r, className: e, ...a }, t) {
@@ -5,21 +5,21 @@ import { c as d } from "../../../chunks/vendor-Dlne6Znf.js";
5
5
  import { EBodyPageVerticalMargin as r, EBodyPageType as y } from "./enums.js";
6
6
  import { Island as p } from "../../Island/Island.js";
7
7
  import { EIslandType as M } from "../../Island/enums.js";
8
- const f = "bodyPage__051407dc", P = "verticalMargin24__1fa582cc", v = "verticalMargin16__351005f5", o = {
8
+ const f = "bodyPage__4a9b4598", P = "verticalMargin24__c0f17864", v = "verticalMargin16__7b5dadf5", o = {
9
9
  bodyPage: f,
10
10
  verticalMargin24: P,
11
11
  verticalMargin16: v
12
12
  }, _ = {
13
13
  [r.LARGE]: o.verticalMargin24,
14
14
  [r.SMALL]: o.verticalMargin16
15
- }, E = m.forwardRef(
15
+ }, b = m.forwardRef(
16
16
  ({ className: s, type: l, size: n, verticalMargin: g = r.LARGE, ...e }, i) => {
17
17
  const t = d(s, o.bodyPage, _[g]);
18
18
  return l === y.FIRST ? /* @__PURE__ */ a(p, { className: t, type: M.TYPE_1, ref: i, size: n, children: /* @__PURE__ */ a(c, { ...e }) }) : /* @__PURE__ */ a(c, { ref: i, className: t, ...e });
19
19
  }
20
20
  );
21
- E.displayName = "BodyPage";
21
+ b.displayName = "BodyPage";
22
22
  export {
23
- E as BodyPage
23
+ b as BodyPage
24
24
  };
25
25
  //# sourceMappingURL=BodyPage.js.map
@@ -9,7 +9,7 @@ import { EIslandType as g } from "../../Island/enums.js";
9
9
  import "../../Island/components/IslandBody.js";
10
10
  import "../../Island/components/IslandHeader.js";
11
11
  import "../../Island/components/IslandFooter.js";
12
- import { s as c } from "../../../chunks/Page.module-CUe-R8bM.js";
12
+ import { s as c } from "../../../chunks/Page.module-ClDxwmIg.js";
13
13
  const w = Object.assign(
14
14
  F.forwardRef(
15
15
  ({ className: m, type: r, size: n, sticky: f, ...p }, o) => {
@@ -6,7 +6,7 @@ import { c as p } from "../../../chunks/vendor-Dlne6Znf.js";
6
6
  import { Island as S } from "../../Island/Island.js";
7
7
  import { EIslandType as y } from "../../Island/enums.js";
8
8
  import { useStickyCornerRadius as b } from "./useStickyCornerRadius.js";
9
- import { s as i } from "../../../chunks/Page.module-CUe-R8bM.js";
9
+ import { s as i } from "../../../chunks/Page.module-ClDxwmIg.js";
10
10
  const j = Object.assign(
11
11
  T.forwardRef(
12
12
  ({ className: m, type: a, size: n, sticky: d, ...f }, r) => {
@@ -1,17 +1,17 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import { c as d } from "../../../chunks/vendor-Dlne6Znf.js";
3
3
  import i from "react";
4
- const r = "paginationExtended__39acfafc", s = {
4
+ const r = "paginationExtended__fec13b30", s = {
5
5
  paginationExtended: r
6
6
  }, x = i.forwardRef(
7
- ({ children: a, className: t, ...n }, e) => /* @__PURE__ */ o(
7
+ ({ children: t, className: a, ...n }, e) => /* @__PURE__ */ o(
8
8
  "nav",
9
9
  {
10
- className: d(s.paginationExtended, t),
11
- "data-tx": "1.18.0",
10
+ className: d(s.paginationExtended, a),
11
+ "data-tx": "1.19.0",
12
12
  ...n,
13
13
  ref: e,
14
- children: a
14
+ children: t
15
15
  }
16
16
  )
17
17
  );
@@ -4,7 +4,7 @@ import { ButtonIcon as p } from "../../Button/ButtonIcon.js";
4
4
  import { EButtonIconShape as m } from "../../Button/enums.js";
5
5
  import { EPaginationNavigationIconDirection as s } from "../enums.js";
6
6
  import { CaretleftStrokeSrvIcon24 as o } from "@sberbusiness/icons-next";
7
- const g = "paginationNavigationButton__514ff7c6", N = "directionIconNext__d2550614", n = {
7
+ const g = "paginationNavigationButton__c592995a", N = "directionIconNext__bd0f32ff", n = {
8
8
  paginationNavigationButton: g,
9
9
  directionIconNext: N
10
10
  }, f = c.forwardRef(
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import e from "react";
3
3
  import { c as d } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const g = "paginationNavigationExtended__d19a81d4", r = {
4
+ const g = "paginationNavigationExtended__0143b9e2", r = {
5
5
  paginationNavigationExtended: g
6
6
  }, s = e.forwardRef(
7
7
  ({ children: a, className: t, ...i }, n) => /* @__PURE__ */ o("ul", { className: d(r.paginationNavigationExtended, t), ...i, ref: n, children: a })
@@ -1,11 +1,11 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import g from "react";
3
3
  import { c as u } from "../../../chunks/vendor-Dlne6Znf.js";
4
- const c = "paginationPageButton__5719556d", s = "currentPage__2897f88a", a = {
4
+ const c = "paginationPageButton__0910ef83", s = "currentPage__90a87aee", a = {
5
5
  paginationPageButton: c,
6
6
  currentPage: s
7
7
  }, P = g.forwardRef(
8
- ({ isCurrent: t = !1, children: n, className: o, ...e }, i) => /* @__PURE__ */ r(
8
+ ({ isCurrent: t = !1, children: e, className: n, ...o }, i) => /* @__PURE__ */ r(
9
9
  "button",
10
10
  {
11
11
  type: "button",
@@ -14,12 +14,12 @@ const c = "paginationPageButton__5719556d", s = "currentPage__2897f88a", a = {
14
14
  {
15
15
  [a.currentPage]: t
16
16
  },
17
- o
17
+ n
18
18
  ),
19
19
  "aria-live": t ? "polite" : void 0,
20
- ...e,
20
+ ...o,
21
21
  ref: i,
22
- children: n
22
+ children: e
23
23
  }
24
24
  )
25
25
  );
@@ -1,7 +1,7 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
2
  import { c as e } from "../../../chunks/vendor-Dlne6Znf.js";
3
3
  import o from "react";
4
- const t = "pageEllipsis__295dada9", r = {
4
+ const t = "pageEllipsis__57a94ba3", r = {
5
5
  pageEllipsis: t
6
6
  }, n = o.forwardRef(
7
7
  ({ children: s, className: a, ...i }, l) => /* @__PURE__ */ p("span", { className: e(r.pageEllipsis, a), ...i, ref: l, children: s })
@@ -1,26 +1,26 @@
1
- import { jsxs as s, jsx as t } from "react/jsx-runtime";
1
+ import { jsxs as s, jsx as e } from "react/jsx-runtime";
2
2
  import m, { useState as p } from "react";
3
- import { u as d, c as S } from "../../../chunks/vendor-Dlne6Znf.js";
3
+ import { u as S, c as d } from "../../../chunks/vendor-Dlne6Znf.js";
4
4
  import { ETextSize as f } from "../../Typography/enums.js";
5
5
  import "../../Typography/Caption.js";
6
6
  import { Text as g } from "../../Typography/Text.js";
7
7
  import "../../Typography/Title.js";
8
- import { SelectField as b } from "../../SelectField/SelectField.js";
9
- import { EComponentSize as u } from "../../../enums/EComponentSize.js";
10
- const x = "paginationSelect__f47d18b4", _ = "paginationSelectControl__26a6b92b", o = {
11
- paginationSelect: x,
12
- paginationSelectControl: _
13
- }, C = m.forwardRef(
14
- ({ paginationLabel: e, className: a, options: n, value: l, onChange: r }, c) => {
15
- const [i] = p(() => `Pagination-${d()}`);
16
- return /* @__PURE__ */ s("div", { className: S(o.paginationSelect, a), ref: c, children: [
17
- /* @__PURE__ */ t(g, { size: f.B3, id: i, children: e }),
18
- /* @__PURE__ */ t("div", { className: o.paginationSelectControl, children: /* @__PURE__ */ t(
19
- b,
8
+ import { SelectField as u } from "../../SelectField/SelectField.js";
9
+ import { EComponentSize as x } from "../../../enums/EComponentSize.js";
10
+ const _ = "paginationSelect__634e2440", C = "paginationSelectControl__c4cbc1ea", o = {
11
+ paginationSelect: _,
12
+ paginationSelectControl: C
13
+ }, b = m.forwardRef(
14
+ ({ paginationLabel: t, className: a, options: n, value: l, onChange: r }, c) => {
15
+ const [i] = p(() => `Pagination-${S()}`);
16
+ return /* @__PURE__ */ s("div", { className: d(o.paginationSelect, a), ref: c, children: [
17
+ /* @__PURE__ */ e(g, { size: f.B3, id: i, children: t }),
18
+ /* @__PURE__ */ e("div", { className: o.paginationSelectControl, children: /* @__PURE__ */ e(
19
+ u,
20
20
  {
21
- size: u.SM,
21
+ size: x.SM,
22
22
  value: l,
23
- mobileTitle: e,
23
+ mobileTitle: t,
24
24
  options: n,
25
25
  onChange: r,
26
26
  targetProps: {
@@ -32,8 +32,8 @@ const x = "paginationSelect__f47d18b4", _ = "paginationSelectControl__26a6b92b",
32
32
  ] });
33
33
  }
34
34
  );
35
- C.displayName = "PaginationSelect";
35
+ b.displayName = "PaginationSelect";
36
36
  export {
37
- C as PaginationSelect
37
+ b as PaginationSelect
38
38
  };
39
39
  //# sourceMappingURL=PaginationSelect.js.map
@@ -1,13 +1,13 @@
1
1
  import { jsxs as b, jsx as i } from "react/jsx-runtime";
2
2
  import N from "react";
3
- import { c as n } from "../../chunks/vendor-Dlne6Znf.js";
3
+ import { c as d } from "../../chunks/vendor-Dlne6Znf.js";
4
4
  import { ETextSize as m } from "../Typography/enums.js";
5
5
  import "../Typography/Caption.js";
6
6
  import { Text as x } from "../Typography/Text.js";
7
7
  import "../Typography/Title.js";
8
- import { EComponentSize as a } from "../../enums/EComponentSize.js";
8
+ import { EComponentSize as e } from "../../enums/EComponentSize.js";
9
9
  import { createSizeToClassNameMap as z } from "../../utils/classNameMaps.js";
10
- const y = "label__816f07f3", M = "sm__8188948e", T = "nonempty__de05932c", S = "md__1907026a", g = "lg__41f18c20", u = "disabled__8f467e70", I = "radio__c0dcd099", R = "radioIcon__1f119356", o = {
10
+ const y = "label__b9d2680c", M = "sm__410f893b", T = "nonempty__e17ae7ee", S = "md__546002e9", g = "lg__2bea1f3a", u = "disabled__9efd1d66", I = "radio__a635830e", R = "radioIcon__8e6277f6", a = {
11
11
  label: y,
12
12
  sm: M,
13
13
  nonempty: T,
@@ -17,20 +17,20 @@ const y = "label__816f07f3", M = "sm__8188948e", T = "nonempty__de05932c", S = "
17
17
  radio: I,
18
18
  radioIcon: R
19
19
  }, B = {
20
- [a.LG]: m.B2,
21
- [a.MD]: m.B3,
22
- [a.SM]: m.B4
23
- }, C = z(o), h = N.forwardRef((d, r) => {
24
- const { children: e, className: l, disabled: c, labelAttributes: s, size: t = a.MD, ...p } = d, _ = n(o.radio, l, C[t]), f = n(
25
- o.label,
26
- o[t],
27
- { [o.disabled]: !!c, [o.nonempty]: !!e },
28
- s == null ? void 0 : s.className
20
+ [e.LG]: m.B2,
21
+ [e.MD]: m.B3,
22
+ [e.SM]: m.B4
23
+ }, C = z(a), h = N.forwardRef((c, r) => {
24
+ const { children: s, className: l, disabled: n, labelAttributes: o, size: t = e.MD, ...p } = c, _ = d(a.radio, l, C[t]), f = d(
25
+ a.label,
26
+ a[t],
27
+ { [a.disabled]: !!n, [a.nonempty]: !!s },
28
+ o == null ? void 0 : o.className
29
29
  );
30
- return /* @__PURE__ */ b("label", { ...s, className: f, "data-tx": "1.18.0", children: [
31
- /* @__PURE__ */ i("input", { type: "radio", className: _, disabled: c, ...p, ref: r }),
32
- /* @__PURE__ */ i("span", { className: o.radioIcon }),
33
- e && /* @__PURE__ */ i(x, { size: B[t], tag: "div", children: e })
30
+ return /* @__PURE__ */ b("label", { ...o, className: f, "data-tx": "1.19.0", children: [
31
+ /* @__PURE__ */ i("input", { type: "radio", className: _, disabled: n, ...p, ref: r }),
32
+ /* @__PURE__ */ i("span", { className: a.radioIcon }),
33
+ s && /* @__PURE__ */ i(x, { size: B[t], tag: "div", children: s })
34
34
  ] });
35
35
  });
36
36
  h.displayName = "Radio";
@@ -1,17 +1,17 @@
1
- import { jsx as a } from "react/jsx-runtime";
1
+ import { jsx as r } from "react/jsx-runtime";
2
2
  import { c as s } from "../../chunks/vendor-Dlne6Znf.js";
3
- const c = "radioXGroup__2173d684", _ = "label__816f07f3", n = {
3
+ const c = "radioXGroup__5a048e5d", _ = "label__b9d2680c", n = {
4
4
  radioXGroup: c,
5
- "indent-12": "indent-12__7458313d",
5
+ "indent-12": "indent-12__9e8c926c",
6
6
  label: _,
7
- "indent-16": "indent-16__dc3f1b5c",
8
- "indent-20": "indent-20__b3b0fc1e",
9
- "indent-24": "indent-24__4c7ec81a",
10
- "indent-28": "indent-28__1265bc7e",
11
- "indent-32": "indent-32__b8ad1e3e"
12
- }, l = (e) => {
13
- const { children: d, className: i, indent: o = 12, ...t } = e, r = s(n.radioXGroup, n[`indent-${o}`], i);
14
- return /* @__PURE__ */ a("div", { className: r, role: "radiogroup", ...t, children: d });
7
+ "indent-16": "indent-16__1a3ab15c",
8
+ "indent-20": "indent-20__dfecd4f8",
9
+ "indent-24": "indent-24__a13dcaa1",
10
+ "indent-28": "indent-28__80bdd214",
11
+ "indent-32": "indent-32__3b758796"
12
+ }, l = (d) => {
13
+ const { children: e, className: i, indent: o = 12, ...t } = d, a = s(n.radioXGroup, n[`indent-${o}`], i);
14
+ return /* @__PURE__ */ r("div", { className: a, role: "radiogroup", ...t, children: e });
15
15
  };
16
16
  l.displayName = "RadioXGroup";
17
17
  export {
@@ -1,13 +1,13 @@
1
1
  import { jsx as c } from "react/jsx-runtime";
2
- import { c as d } from "../../chunks/vendor-Dlne6Znf.js";
3
- const e = "radioYGroup__1477de04", p = {
4
- radioYGroup: e
5
- }, t = (o) => {
6
- const { children: r, className: s, ...a } = o, i = d(p.radioYGroup, s);
2
+ import { c as p } from "../../chunks/vendor-Dlne6Znf.js";
3
+ const t = "radioYGroup__88839bf4", d = {
4
+ radioYGroup: t
5
+ }, e = (o) => {
6
+ const { children: r, className: s, ...a } = o, i = p(d.radioYGroup, s);
7
7
  return /* @__PURE__ */ c("div", { className: i, role: "radiogroup", ...a, children: r });
8
8
  };
9
- t.displayName = "RadioYGroup";
9
+ e.displayName = "RadioYGroup";
10
10
  export {
11
- t as RadioYGroup
11
+ e as RadioYGroup
12
12
  };
13
13
  //# sourceMappingURL=RadioYGroup.js.map
@@ -1,11 +1,11 @@
1
- import { jsx as d } from "react/jsx-runtime";
2
- import { c as m } from "../../chunks/vendor-Dlne6Znf.js";
3
- const c = "row__10fb598a", i = "noPaddingBottom__d50a6968", o = {
4
- row: c,
1
+ import { jsx as c } from "react/jsx-runtime";
2
+ import { c as a } from "../../chunks/vendor-Dlne6Znf.js";
3
+ const m = "row__b0d13fcc", i = "noPaddingBottom__d6d46eba", o = {
4
+ row: m,
5
5
  noPaddingBottom: i
6
- }, e = ({ children: t, className: n, paddingBottom: s = !0, ...r }) => {
7
- const a = m(n, o.row, { [o.noPaddingBottom]: !s });
8
- return /* @__PURE__ */ d("div", { className: a, ...r, children: t });
6
+ }, e = ({ children: t, className: n, paddingBottom: d = !0, ...s }) => {
7
+ const r = a(n, o.row, { [o.noPaddingBottom]: !d });
8
+ return /* @__PURE__ */ c("div", { className: r, ...s, children: t });
9
9
  };
10
10
  e.displayName = "Row";
11
11
  export {