@sberbusiness/triplex-next 0.14.0 → 0.15.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 (424) hide show
  1. package/chunks/{AlertProcessSpoiler-Clc5Pcoq.js → AlertProcessSpoiler-DwZ5kXLz.js} +9 -9
  2. package/chunks/{CalendarViewItem-BXB-l14w.js → CalendarViewItem-C4iZEwoX.js} +26 -26
  3. package/chunks/Card.module-DnZ_SmT7.js +17 -0
  4. package/chunks/CheckboxTreeExtended.module-CRE6yTt5.js +14 -0
  5. package/chunks/{Chip-CY6jm0GS.js → Chip-CQvFfbck.js} +15 -15
  6. package/chunks/Confirm.module-BrVl-yob.js +15 -0
  7. package/chunks/{DropdownListItem-BsD2UckS.js → DropdownListItem-CcCakDyr.js} +18 -18
  8. package/chunks/DropdownMobile.module-af6OVs0G.js +23 -0
  9. package/chunks/Footer.module-tAG-SN8m.js +9 -0
  10. package/chunks/FormFieldInput-M-BWeUyG.js +60 -0
  11. package/chunks/HeaderLayoutSidebar.module-Dx11MAi3.js +9 -0
  12. package/chunks/HeaderTabs.module-HGiK1PZg.js +9 -0
  13. package/chunks/{HeaderTitle.module-DcwCxesK.js → HeaderTitle.module-BVJYOrCs.js} +2 -2
  14. package/chunks/IslandAccordion.module-BRmaipCD.js +25 -0
  15. package/chunks/IslandWidgetFooter.module-BXn6GbbA.js +9 -0
  16. package/chunks/IslandWidgetHeader.module-D3zGpkS_.js +12 -0
  17. package/chunks/{LightBoxContent-3oHJFM6-.js → LightBoxContent-MLggVllJ.js} +10 -10
  18. package/chunks/LightBoxControls.module-zJ2jYB7p.js +16 -0
  19. package/chunks/LightBoxSideOverlayClose.module-DjqVi-v8.js +8 -0
  20. package/chunks/{ListItemControlsButton-DQyZxkWl.js → ListItemControlsButton-BShMlm2B.js} +9 -9
  21. package/chunks/ListItemTail.module-BBVRXBTR.js +12 -0
  22. package/chunks/ListMasterFooter.module-8-LOEhYM.js +10 -0
  23. package/chunks/ModalWindow.module-uM-PCOaZ.js +17 -0
  24. package/chunks/Notification.module-B7fXFvwU.js +21 -0
  25. package/chunks/Overlay.module-Dtk3whPQ.js +18 -0
  26. package/chunks/Page.module-CoeirpZV.js +11 -0
  27. package/chunks/{RightBorderArrow-NMZgNz0e.js → RightBorderArrow-CxMqoJOA.js} +10 -10
  28. package/chunks/SMSField.module-wdtLV1SH.js +16 -0
  29. package/chunks/SliderExtendedMarks.module-ll3UD_YO.js +15 -0
  30. package/chunks/{SliderExtendedRail-w5E8mOCQ.js → SliderExtendedRail-BdLhibqT.js} +7 -7
  31. package/chunks/StatusTracker.module-DrbWwUtn.js +24 -0
  32. package/chunks/SuggestFieldMobileDropdownHint-C5OdORCu.js +14 -0
  33. package/chunks/TableFooter.module-BDsK8o22.js +14 -0
  34. package/chunks/TabsExtended.module-jfDq5xSa.js +16 -0
  35. package/chunks/TabsLine.module-BnotsPff.js +21 -0
  36. package/chunks/TooltipDesktop.module-CAL6IPaE.js +19 -0
  37. package/chunks/TreeView.module-BYyI_lNS.js +9 -0
  38. package/chunks/{UploadZoneInput-DxpDQJSy.js → UploadZoneInput-DRVoNz0G.js} +2 -2
  39. package/chunks/constants-C0-h2pRq.js +57 -0
  40. package/chunks/utils-Bdg4Vfo1.js +24 -0
  41. package/chunks/{utils-CXsSOP27.js → utils-DYe-VisL.js} +9 -9
  42. package/chunks/utils-DykNYdbk.js +73 -0
  43. package/chunks/utils-qhEFBj7O.js +20 -0
  44. package/components/Alert/AlertContext/AlertContext.js +12 -12
  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 +6 -6
  48. package/components/AmountField/AmountField.js +26 -26
  49. package/components/Avatar/Avatar.js +16 -16
  50. package/components/Badge/Badge.js +17 -0
  51. package/components/Badge/index.js +5 -0
  52. package/components/Badge/types.js +2 -0
  53. package/components/Body/Body.js +8 -8
  54. package/components/Button/Button.js +30 -30
  55. package/components/Button/ButtonBase.js +1 -1
  56. package/components/Button/ButtonDropdown.js +11 -11
  57. package/components/Button/ButtonDropdownExtended.js +7 -7
  58. package/components/Button/ButtonIcon.js +10 -10
  59. package/components/Calendar/Calendar.js +2 -2
  60. package/components/Calendar/components/CalendarControls.js +9 -9
  61. package/components/Calendar/components/CalendarFooter.js +1 -1
  62. package/components/Calendar/components/CalendarViewDays.js +1 -1
  63. package/components/Calendar/components/CalendarViewItem.js +1 -1
  64. package/components/Calendar/components/CalendarViewMonths.js +1 -1
  65. package/components/Calendar/components/CalendarViewYears.js +1 -1
  66. package/components/Card/CardAction.js +10 -10
  67. package/components/Card/CardStatic.js +2 -2
  68. package/components/Card/components/CardContent/CardContent.js +1 -1
  69. package/components/Card/components/CardContent/components/CardContentBody.js +1 -1
  70. package/components/Card/components/CardContent/components/CardContentFooter.js +1 -1
  71. package/components/Card/components/CardContent/components/CardContentHeader.js +1 -1
  72. package/components/Card/components/CardMedia.js +1 -1
  73. package/components/Card/utils.js +1 -1
  74. package/components/CarouselExtended/CarouselExtended.js +4 -4
  75. package/components/Checkbox/Checkbox.js +15 -15
  76. package/components/Checkbox/CheckboxXGroup.js +13 -13
  77. package/components/Checkbox/CheckboxYGroup.js +6 -6
  78. package/components/CheckboxTreeExtended/CheckboxTreeExtended.js +1 -1
  79. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedArrow.js +1 -1
  80. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedCheckbox.js +1 -1
  81. package/components/CheckboxTreeExtended/components/CheckboxTreeExtendedNode.js +1 -1
  82. package/components/Chip/Chip.js +1 -1
  83. package/components/Chip/ChipClearButton.js +5 -5
  84. package/components/Chip/ChipDatePicker/ChipDatePicker.js +1 -1
  85. package/components/Chip/ChipDatePicker/ChipDatePickerTarget.js +1 -1
  86. package/components/Chip/ChipDropdownArrow.js +8 -8
  87. package/components/Chip/ChipIcon.js +1 -1
  88. package/components/Chip/ChipMultiselect.js +1 -1
  89. package/components/Chip/ChipOptions.js +6 -6
  90. package/components/Chip/ChipSelect/ChipSelect.js +1 -1
  91. package/components/Chip/ChipSelect/ChipSelectTarget.js +1 -1
  92. package/components/Chip/ChipSort.js +1 -1
  93. package/components/Chip/ChipSuggest/ChipSuggest.js +1 -1
  94. package/components/Chip/ChipSuggest/ChipSuggestDropdown.js +6 -6
  95. package/components/Chip/ChipSuggest/ChipSuggestTarget.js +1 -1
  96. package/components/Chip/ChipSuggest/desktop/ChipSuggestDesktopDropdownField.js +6 -6
  97. package/components/Chip/index.js +1 -1
  98. package/components/ChipGroup/ChipGroup.js +15 -15
  99. package/components/Col/Col.js +134 -134
  100. package/components/CollapsableTree/components/CollapsableTreeNode.js +15 -15
  101. package/components/Confirm/Confirm.js +1 -1
  102. package/components/Confirm/components/ConfirmCloseButton.js +1 -1
  103. package/components/Confirm/components/ConfirmContent.js +1 -1
  104. package/components/Confirm/components/ConfirmContentSubTitle.js +5 -5
  105. package/components/Confirm/components/ConfirmContentTitle.js +1 -1
  106. package/components/Confirm/components/ConfirmControls.js +1 -1
  107. package/components/DateField/DateField.js +1 -1
  108. package/components/DatePickerExtended/DatePickerExtended.js +7 -7
  109. package/components/DatePickerExtended/DatePickerExtendedDropdown.js +7 -7
  110. package/components/DateRange/DateRange.js +11 -11
  111. package/components/DesignTokens/DesignTokenUtils.js +1 -1
  112. package/components/DesignTokens/DesignTokensComponents.js +88 -86
  113. package/components/DesignTokens/DesignTokensComponentsThemeDark.js +92 -90
  114. package/components/DesignTokens/components/Badge.js +9 -0
  115. package/components/DesignTokens/components/Dropdown.js +3 -3
  116. package/components/DesignTokens/components/DropdownMobileList.js +2 -2
  117. package/components/DesignTokens/components/Typography.js +35 -2
  118. package/components/DesignTokens/components/index.js +150 -147
  119. package/components/Divider/Divider.js +20 -20
  120. package/components/DocumentNumberEdit/DocumentNumberEdit.js +1 -1
  121. package/components/Dropdown/desktop/DropdownDesktop.js +65 -64
  122. package/components/Dropdown/desktop/DropdownList.js +1 -1
  123. package/components/Dropdown/desktop/DropdownListItem.js +1 -1
  124. package/components/Dropdown/desktop/index.js +1 -1
  125. package/components/Dropdown/index.js +35 -35
  126. package/components/Dropdown/mobile/DropdownMobile.js +2 -2
  127. package/components/Dropdown/mobile/DropdownMobileBody.js +1 -1
  128. package/components/Dropdown/mobile/DropdownMobileClose.js +1 -1
  129. package/components/Dropdown/mobile/DropdownMobileFooter.js +1 -1
  130. package/components/Dropdown/mobile/DropdownMobileHeader.js +1 -1
  131. package/components/Dropdown/mobile/DropdownMobileInner.js +1 -1
  132. package/components/Dropdown/mobile/DropdownMobileInput.js +4 -4
  133. package/components/Dropdown/mobile/DropdownMobileList.js +1 -1
  134. package/components/Dropdown/mobile/DropdownMobileListItem.js +1 -1
  135. package/components/Dropdown/mobile/DropdownMobileLoader.js +1 -1
  136. package/components/Dropdown/mobile/DropdownMobileMaskedInput.js +4 -4
  137. package/components/Ellipsis/Ellipsis.js +5 -5
  138. package/components/ExpandAnimation/ExpandAnimation.js +1 -1
  139. package/components/Footer/Footer.js +1 -1
  140. package/components/Footer/components/FooterDescription.js +1 -1
  141. package/components/Footer/components/FooterDescriptionContent.js +1 -1
  142. package/components/Footer/components/FooterDescriptionControls.js +1 -1
  143. package/components/FormField/FormField.js +78 -74
  144. package/components/FormField/components/FormFieldClear.js +8 -8
  145. package/components/FormField/components/FormFieldCounter.js +5 -5
  146. package/components/FormField/components/FormFieldDescription.js +3 -3
  147. package/components/FormField/components/FormFieldInput.js +1 -1
  148. package/components/FormField/components/FormFieldLabel.js +12 -12
  149. package/components/FormField/components/FormFieldMaskedInput.js +28 -28
  150. package/components/FormField/components/FormFieldPostfix.js +8 -8
  151. package/components/FormField/components/FormFieldPrefix.js +7 -7
  152. package/components/FormField/components/FormFieldTarget.js +23 -23
  153. package/components/FormField/components/FormFieldTextarea.js +14 -14
  154. package/components/FormField/index.js +1 -1
  155. package/components/Header/Header.js +1 -1
  156. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebar.js +1 -1
  157. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarContent.js +1 -1
  158. package/components/Header/components/HeaderLayoutSidebar/HeaderLayoutSidebarSidebar.js +1 -1
  159. package/components/Header/components/HeaderSubheader/HeaderSubheader.js +1 -1
  160. package/components/Header/components/HeaderTabs/HeaderTabs.js +1 -1
  161. package/components/Header/components/HeaderTabs/HeaderTabsContent.js +1 -1
  162. package/components/Header/components/HeaderTabs/HeaderTabsControls.js +1 -1
  163. package/components/Header/components/HeaderTitle/HeaderTitle.js +1 -1
  164. package/components/Header/components/HeaderTitle/HeaderTitleContent.js +1 -1
  165. package/components/Header/components/HeaderTitle/HeaderTitleControls.js +1 -1
  166. package/components/HelpBox/HelpBox.js +1 -1
  167. package/components/Island/Island.js +1 -1
  168. package/components/Island/components/IslandBody.js +1 -1
  169. package/components/Island/components/IslandFooter.js +4 -4
  170. package/components/Island/components/IslandHeader.js +2 -2
  171. package/components/Island/utils.js +1 -1
  172. package/components/IslandAccordion/IslandAccordion.js +2 -2
  173. package/components/IslandAccordion/components/IslandAccordionContent.js +1 -1
  174. package/components/IslandAccordion/components/IslandAccordionFooter.js +1 -1
  175. package/components/IslandAccordion/components/IslandAccordionItem.js +87 -72
  176. package/components/IslandWidget/IslandWidget.js +68 -37
  177. package/components/IslandWidget/IslandWidgetContext.js +5 -5
  178. package/components/IslandWidget/IslandWidgetLayoutContext.js +10 -0
  179. package/components/IslandWidget/components/IslandWidgetBody.js +7 -4
  180. package/components/IslandWidget/components/IslandWidgetExtraFooter.js +11 -11
  181. package/components/IslandWidget/components/IslandWidgetFooter.js +1 -1
  182. package/components/IslandWidget/components/IslandWidgetFooterContent.js +1 -1
  183. package/components/IslandWidget/components/IslandWidgetFooterControls.js +1 -1
  184. package/components/IslandWidget/components/IslandWidgetHeader.js +28 -10
  185. package/components/IslandWidget/components/IslandWidgetHeaderContent.js +1 -1
  186. package/components/IslandWidget/components/IslandWidgetHeaderDescription.js +1 -1
  187. package/components/IslandWidget/components/IslandWidgetWrapper.js +4 -4
  188. package/components/LightBox/LightBox.js +5 -5
  189. package/components/LightBox/LightBoxContent.js +1 -1
  190. package/components/LightBox/LightBoxControls/LightBoxClose.js +1 -1
  191. package/components/LightBox/LightBoxControls/LightBoxControls.js +1 -1
  192. package/components/LightBox/LightBoxControls/LightBoxNext.js +1 -1
  193. package/components/LightBox/LightBoxControls/LightBoxPrev.js +1 -1
  194. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlay.js +19 -19
  195. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseDesktop.js +1 -1
  196. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayCloseMobile.js +1 -1
  197. package/components/LightBox/LightBoxSideOverlay/LightBoxSideOverlayLoader.js +6 -6
  198. package/components/LightBox/LightBoxSidebars/LightBoxLeftSidebar.js +8 -8
  199. package/components/LightBox/LightBoxSidebars/LightBoxRightSidebar.js +7 -7
  200. package/components/Link/Link.js +23 -23
  201. package/components/List/List.js +3 -3
  202. package/components/List/components/ListEmptyState.js +5 -5
  203. package/components/List/components/ListItem.js +1 -1
  204. package/components/List/components/ListItemContent.js +8 -8
  205. package/components/List/components/ListItemControls.js +1 -1
  206. package/components/List/components/ListItemControlsButton.js +1 -1
  207. package/components/List/components/ListItemControlsButtonDropdown.js +1 -1
  208. package/components/List/components/ListItemLoading.js +1 -1
  209. package/components/List/components/ListItemSelectable.js +3 -3
  210. package/components/List/components/ListItemTable.js +8 -8
  211. package/components/List/components/ListItemTailLeft.js +1 -1
  212. package/components/List/components/ListItemTailRight.js +1 -1
  213. package/components/List/components/ListSortableItem.js +4 -4
  214. package/components/List/components/ListSortableItemControls.js +5 -5
  215. package/components/List/components/ListSortableItemTarget.js +5 -5
  216. package/components/List/index.js +1 -1
  217. package/components/ListMaster/ListMaster.js +1 -1
  218. package/components/ListMaster/components/ListMasterBody.js +1 -1
  219. package/components/ListMaster/components/ListMasterChipGroup.js +5 -5
  220. package/components/ListMaster/components/ListMasterFooter.js +1 -1
  221. package/components/ListMaster/components/ListMasterFooterControls.js +1 -1
  222. package/components/ListMaster/components/ListMasterFooterDescription.js +1 -1
  223. package/components/ListMaster/components/ListMasterHeader.js +7 -7
  224. package/components/ListMaster/components/SelectionControls.js +7 -7
  225. package/components/Loader/LoaderMiddle/LoaderMiddle.js +8 -8
  226. package/components/Loader/LoaderSmall/LoaderSmall.js +6 -6
  227. package/components/LoaderScreen/LoaderScreen.js +13 -13
  228. package/components/Marker/Marker.js +1 -1
  229. package/components/Marker/utils.js +1 -1
  230. package/components/MarkerStatus/MarkerStatus.js +12 -12
  231. package/components/ModalWindow/ModalWindow.js +1 -1
  232. package/components/ModalWindow/components/ModalWindowBody.js +1 -1
  233. package/components/ModalWindow/components/ModalWindowClose.js +8 -8
  234. package/components/ModalWindow/components/ModalWindowContent.js +1 -1
  235. package/components/ModalWindow/components/ModalWindowHeader.js +1 -1
  236. package/components/ModalWindow/components/ModalWindowViewManager.js +1 -1
  237. package/components/MultiselectField/components/MultiselectFieldDropdownContent.js +6 -6
  238. package/components/MultiselectField/components/MultiselectFieldDropdownFooter.js +1 -1
  239. package/components/MultiselectField/components/MultiselectFieldDropdownHeader.js +4 -4
  240. package/components/Notification/Notification.js +2 -2
  241. package/components/Notification/NotificationGrouped.js +1 -1
  242. package/components/Notification/components/NotificationBody.js +1 -1
  243. package/components/Notification/components/NotificationBodyContent.js +1 -1
  244. package/components/Notification/components/NotificationBodyList.js +1 -1
  245. package/components/Notification/components/NotificationClose.js +1 -1
  246. package/components/Notification/components/NotificationFooter.js +1 -1
  247. package/components/Notification/components/NotificationGroupedFooter.js +1 -1
  248. package/components/Notification/components/NotificationHeader.js +1 -1
  249. package/components/Notification/components/NotificationIcon.js +1 -1
  250. package/components/Notification/components/NotificationTime.js +1 -1
  251. package/components/NotificationIcon/NotificationIcon.js +1 -1
  252. package/components/NumberField/NumberFieldInput.js +1 -1
  253. package/components/OrderedList/OrderedList.js +2 -2
  254. package/components/OrderedList/OrderedListItem.js +10 -10
  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/Pagination.js +4 -4
  263. package/components/Pagination/components/PaginationExtended.js +6 -6
  264. package/components/Pagination/components/PaginationNavigationButton.js +4 -4
  265. package/components/Pagination/components/PaginationNavigationExtended.js +1 -1
  266. package/components/Pagination/components/PaginationPageButton.js +1 -1
  267. package/components/Pagination/components/PaginationPageEllipsis.js +4 -4
  268. package/components/Pagination/components/PaginationSelect.js +26 -30
  269. package/components/Radio/Radio.js +19 -19
  270. package/components/Radio/RadioXGroup.js +12 -12
  271. package/components/Radio/RadioYGroup.js +9 -9
  272. package/components/Row/Row.js +10 -10
  273. package/components/SMSField/SMSField.js +2 -2
  274. package/components/SMSField/components/RefreshIcon.js +1 -1
  275. package/components/SMSField/components/SMSFieldInput.js +2 -2
  276. package/components/SMSField/components/SMSFieldRefresh.js +1 -1
  277. package/components/SMSField/components/SMSFieldSubmit.js +1 -1
  278. package/components/SegmentedControl/SegmentedControl.js +4 -4
  279. package/components/SegmentedControl/SegmentedControlSegment.js +12 -12
  280. package/components/SelectExtendedField/SelectExtendedField.js +1 -1
  281. package/components/SelectExtendedField/components/SelectExtendedFieldDropdown.js +5 -5
  282. package/components/SelectExtendedField/components/SelectExtendedFieldTarget.js +13 -13
  283. package/components/Skeleton/Skeleton.js +10 -10
  284. package/components/SliderExtended/SliderExtended.js +2 -2
  285. package/components/SliderExtended/components/SliderExtendedDot/SliderExtendedDot.js +7 -7
  286. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMark.js +1 -1
  287. package/components/SliderExtended/components/SliderExtendedMarks/SliderExtendedMarks.js +1 -1
  288. package/components/SliderExtended/components/SliderExtendedRail.js +1 -1
  289. package/components/SliderExtended/components/SliderExtendedTooltip/SliderExtendedTooltip.js +8 -8
  290. package/components/SliderExtended/components/SliderExtendedTrack/SliderExtendedTrack.js +21 -21
  291. package/components/SmallInput/SmallInput.js +4 -4
  292. package/components/Spoiler/Spoiler.js +7 -7
  293. package/components/StatusTracker/StatusTracker.js +2 -2
  294. package/components/StatusTracker/components/StatusTrackerAlert.js +5 -5
  295. package/components/StatusTracker/components/StatusTrackerBody.js +1 -1
  296. package/components/StatusTracker/components/StatusTrackerButton.js +1 -1
  297. package/components/StatusTracker/components/StatusTrackerDescription.js +7 -7
  298. package/components/StatusTracker/components/StatusTrackerFooter.js +1 -1
  299. package/components/StatusTracker/components/StatusTrackerHeader.js +1 -1
  300. package/components/StatusTracker/components/StatusTrackerMedia.js +1 -1
  301. package/components/StatusTracker/components/StatusTrackerStatus.js +1 -1
  302. package/components/StatusTracker/components/StatusTrackerSum.js +7 -7
  303. package/components/StatusTracker/components/StatusTrackerTitle.js +7 -7
  304. package/components/Step/Step.js +7 -7
  305. package/components/Stepper/RightBorderArrow.js +1 -1
  306. package/components/Stepper/Stepper.js +10 -10
  307. package/components/Stepper/StepperExtended.js +1 -1
  308. package/components/Stepper/StepperStep.js +2 -2
  309. package/components/Stepper/StepperWrapper.js +4 -4
  310. package/components/Suggest/Suggest.js +52 -89
  311. package/components/Suggest/SuggestContext.js +4 -7
  312. package/components/Suggest/SuggestMobileDropdownContent.js +20 -20
  313. package/components/Suggest/useSuggest.js +64 -0
  314. package/components/SuggestField/SuggestField.js +44 -47
  315. package/components/SuggestField/desktop/SuggestFieldDesktop.js +132 -133
  316. package/components/SuggestField/desktop/SuggestFieldDesktopDropdown.js +5 -5
  317. package/components/SuggestField/index.js +8 -10
  318. package/components/SuggestField/mobile/SuggestFieldMobile.js +94 -75
  319. package/components/SuggestField/mobile/SuggestFieldMobileDropdown.js +26 -26
  320. package/components/SuggestField/mobile/SuggestFieldMobileDropdownHint.js +4 -4
  321. package/components/SuggestField/mobile/index.js +4 -6
  322. package/components/SwipeableArea/SwipeableArea.js +2 -2
  323. package/components/Table/FilterPanel.js +2 -2
  324. package/components/Table/MasterTable.js +17 -17
  325. package/components/Table/NoColumns.js +1 -1
  326. package/components/Table/PaginationPanel.js +2 -2
  327. package/components/Table/TableBasic/TableBasic.js +1 -1
  328. package/components/Table/TableBasic/components/TableBasicBody.js +1 -1
  329. package/components/Table/TableBasic/components/TableBasicHeader.js +1 -1
  330. package/components/Table/TableBasic/components/TableBasicRow.js +1 -1
  331. package/components/Table/TableBasicSettings/TableBasicSettings.js +7 -7
  332. package/components/Table/TableBasicSettings/components/ColumnSettingsSortableListItemTarget.js +7 -7
  333. package/components/Table/TableBasicSettings/components/ColumnSettingsStaticListItem.js +1 -1
  334. package/components/Table/TableBasicSettings/components/TableBasicSettingsBody.js +5 -5
  335. package/components/Table/TableBasicSettings/components/TableBasicSettingsFooter.js +1 -1
  336. package/components/Table/TableBasicSettings/components/TableBasicSettingsHeader.js +1 -1
  337. package/components/Table/TableFooter/TableFooter.js +1 -1
  338. package/components/Table/TableFooter/components/TableFooterSummary.js +1 -1
  339. package/components/Table/TableFooter/components/TableFooterSummaryAmount.js +1 -1
  340. package/components/Table/TableFooter/components/TableFooterSummarySelectAllButton.js +1 -1
  341. package/components/Table/TableFooter/components/TableFooterSummarySelectedCount.js +1 -1
  342. package/components/Table/TabsLinePanel.js +1 -1
  343. package/components/Table/TabsLinePanelLinks.js +5 -5
  344. package/components/Table/utils.js +1 -1
  345. package/components/Tabs/Tabs.js +16 -16
  346. package/components/TabsExtended/TabsExtended.js +2 -2
  347. package/components/TabsExtended/components/TabsExtendedContent.js +1 -1
  348. package/components/TabsExtended/components/TabsExtendedDropdownWrapper.js +1 -1
  349. package/components/TabsExtended/components/TabsExtendedTab.js +1 -1
  350. package/components/TabsExtended/components/TabsExtendedTabButton.js +1 -1
  351. package/components/TabsExtended/components/TabsExtendedTabsWrapper.js +1 -1
  352. package/components/TabsExtended/utils.js +1 -1
  353. package/components/TabsLine/TabsLine.js +1 -1
  354. package/components/TabsLine/components/TabsLineDesktop.js +1 -1
  355. package/components/TabsLine/components/TabsLineDropdown.js +8 -8
  356. package/components/TabsLine/components/TabsLineItem.js +1 -1
  357. package/components/TabsLine/components/TabsLineMobile.js +10 -10
  358. package/components/Tag/Tag.js +29 -29
  359. package/components/TagColor/TagColor.js +8 -8
  360. package/components/TagGroup/TagGroup.js +15 -15
  361. package/components/TextField/TextField.js +1 -1
  362. package/components/TextField/TextFieldBase.js +25 -30
  363. package/components/TextareaField/TextareaField.js +1 -1
  364. package/components/Tooltip/components/common/TooltipBody.js +1 -1
  365. package/components/Tooltip/components/common/TooltipLink.js +3 -3
  366. package/components/Tooltip/components/common/TooltipXButton.js +1 -1
  367. package/components/Tooltip/components/desktop/components/TooltipDesktopBase.js +1 -1
  368. package/components/Tooltip/components/desktop/components/TooltipDesktopTip.js +1 -1
  369. package/components/Tooltip/components/mobile/TooltipMobile.js +6 -6
  370. package/components/TopOverlay/TopOverlay.js +22 -22
  371. package/components/TreeView/TreeView.js +1 -1
  372. package/components/TreeView/components/TreeViewGroup.js +1 -1
  373. package/components/TreeView/components/TreeViewNode.js +1 -1
  374. package/components/Typography/Caption.js +41 -43
  375. package/components/Typography/Text.js +44 -46
  376. package/components/Typography/Title.js +45 -47
  377. package/components/Typography/constants.js +6 -0
  378. package/components/Typography/enums.js +9 -8
  379. package/components/Typography/index.js +15 -16
  380. package/components/UnorderedList/UnorderedList.js +6 -6
  381. package/components/UnorderedList/UnorderedListItem.js +10 -10
  382. package/components/UploadZone/UploadZone.js +2 -2
  383. package/components/UploadZone/components/UploadZoneInput.js +1 -1
  384. package/components/index.js +539 -540
  385. package/index.d.ts +72 -108
  386. package/index.js +588 -589
  387. package/package.json +5 -1
  388. package/styles/triplex-next.css +546 -534
  389. package/chunks/Card.module-Cu7AW6wF.js +0 -17
  390. package/chunks/CheckboxTreeExtended.module-C2bEprSb.js +0 -14
  391. package/chunks/Confirm.module-OZDQwZ76.js +0 -15
  392. package/chunks/DropdownMobile.module-DyAN0fdk.js +0 -23
  393. package/chunks/Footer.module-CNLRKuaO.js +0 -9
  394. package/chunks/FormFieldInput-fdQkON04.js +0 -60
  395. package/chunks/HeaderLayoutSidebar.module-D6JKqqZC.js +0 -9
  396. package/chunks/HeaderTabs.module-bgwZzpN5.js +0 -9
  397. package/chunks/IslandAccordion.module-CkwZRvz0.js +0 -25
  398. package/chunks/IslandWidgetFooter.module-CRDSENKS.js +0 -9
  399. package/chunks/IslandWidgetHeader.module-CplPMePk.js +0 -9
  400. package/chunks/LightBoxControls.module-BiErhmuy.js +0 -16
  401. package/chunks/LightBoxSideOverlayClose.module-B1Ry_HK0.js +0 -8
  402. package/chunks/ListItemTail.module-BcXdd7Tg.js +0 -12
  403. package/chunks/ListMasterFooter.module-IIuFg261.js +0 -10
  404. package/chunks/ModalWindow.module-BxpQ7u7J.js +0 -17
  405. package/chunks/Notification.module-Dd05nJZX.js +0 -21
  406. package/chunks/Overlay.module-nyoFWXgt.js +0 -18
  407. package/chunks/Page.module-COesJT7Q.js +0 -11
  408. package/chunks/SMSField.module-CyHqtrvG.js +0 -16
  409. package/chunks/SliderExtendedMarks.module-2LnzmFbF.js +0 -15
  410. package/chunks/StatusTracker.module-4qTM1xYQ.js +0 -24
  411. package/chunks/SuggestFieldMobileDropdownHint-Bu9hDMWX.js +0 -15
  412. package/chunks/TableFooter.module-w1swDJka.js +0 -14
  413. package/chunks/TabsExtended.module-tx9R1r2s.js +0 -16
  414. package/chunks/TabsLine.module-DySAqOh5.js +0 -21
  415. package/chunks/TooltipDesktop.module-CVyAe5HN.js +0 -19
  416. package/chunks/TreeView.module-4qMoe0gI.js +0 -9
  417. package/chunks/utils-BqO-7PCm.js +0 -20
  418. package/chunks/utils-Clzm2Vel.js +0 -73
  419. package/chunks/utils-Dtu8f6BX.js +0 -24
  420. package/chunks/utils-H2e9tc3r.js +0 -36
  421. package/components/SuggestField/SuggestFieldTarget.js +0 -70
  422. package/components/SuggestField/SuggestFieldTargetPostfix.js +0 -28
  423. package/components/SuggestField/mobile/SuggestFieldMobileTarget.js +0 -30
  424. package/components/Typography/utils.js +0 -6
@@ -1,54 +1,54 @@
1
1
  import { jsxs as B, jsx as m } from "react/jsx-runtime";
2
2
  import { useState as $, useRef as L, useContext as N, useEffect as O, useCallback as U } from "react";
3
- import { c as F, n as q, o as a } from "../../../chunks/vendor-CalMVkfj.js";
3
+ import { c as F, n as q, o as p } from "../../../chunks/vendor-CalMVkfj.js";
4
4
  import { presets as G } from "./FormFieldMaskedInputPresets.js";
5
- import { s as H, F as J } from "../../../chunks/FormFieldInput-fdQkON04.js";
5
+ import { s as H, F as J } from "../../../chunks/FormFieldInput-M-BWeUyG.js";
6
6
  import { FormFieldContext as K } from "../FormFieldContext.js";
7
7
  import { EFormFieldStatus as V } from "../enums.js";
8
- const Q = "formFieldMaskedInputWrapper__71087e30", X = "formFieldMaskedInputPlaceholder__b1baa69c", Y = "formFieldMaskedInput__70a5836d", l = {
8
+ const Q = "formFieldMaskedInputWrapper__299e7660", X = "formFieldMaskedInputPlaceholder__29dee699", Y = "formFieldMaskedInput__ec1c4ddb", l = {
9
9
  formFieldMaskedInputWrapper: Q,
10
10
  formFieldMaskedInputPlaceholder: X,
11
- "size-sm": "size-sm__8c382fc9",
12
- "size-md": "size-md__1dbbe534",
13
- "size-lg": "size-lg__9b6a7ff1",
11
+ "size-sm": "size-sm__81a0a9f6",
12
+ "size-md": "size-md__03672cad",
13
+ "size-lg": "size-lg__9cce8356",
14
14
  formFieldMaskedInput: Y
15
- }, p = ({
15
+ }, a = ({
16
16
  className: I,
17
- forwardedRef: f,
17
+ forwardedRef: d,
18
18
  mask: o,
19
- onChange: d,
19
+ onChange: f,
20
20
  placeholder: g,
21
21
  placeholderChar: n = "0",
22
22
  placeholderMask: u,
23
23
  value: s,
24
24
  ...M
25
25
  }) => {
26
- const [x, b] = $(""), c = L(!1), { valueExist: y, focused: z, size: k, status: _ } = N(K);
26
+ const [x, y] = $(""), c = L(!1), { valueExist: z, focused: k, size: E, status: _ } = N(K);
27
27
  O(() => {
28
- b((() => {
28
+ y((() => {
29
29
  let t = [];
30
30
  if (s) {
31
- const { conformedValue: i } = a.conformToMask(s.toString(), o, { guide: !0, placeholderChar: n });
31
+ const { conformedValue: i } = p.conformToMask(s.toString(), o, { guide: !0, placeholderChar: n });
32
32
  for (let r = 0; r < o.length; r++)
33
33
  typeof o[r] == "string" ? t[r] = i[r] : i[r] === n && !s.toString()[r] ? t[r] = (u == null ? void 0 : u[r]) || n : t[r] = i[r];
34
34
  } else if (u)
35
35
  t = u.split("");
36
36
  else {
37
- const { conformedValue: i } = a.conformToMask("", o, { guide: !0, placeholderChar: n });
37
+ const { conformedValue: i } = p.conformToMask("", o, { guide: !0, placeholderChar: n });
38
38
  t = i.split("");
39
39
  }
40
40
  return t.join("");
41
41
  })());
42
42
  }, [s, o, n, u]);
43
- const E = U(
43
+ const S = U(
44
44
  (e) => {
45
45
  const { value: t } = e.target;
46
- c.current = !1, s !== t && (d == null || d(e));
46
+ c.current = !1, s !== t && (f == null || f(e));
47
47
  },
48
- [s, d]
49
- ), S = () => {
48
+ [s, f]
49
+ ), T = () => {
50
50
  c.current = !0;
51
- }, T = (e, t) => o === p.presets.masks.phone ? e.length ? P(t.rawValue) : e : o === p.presets.masks.swiftCode ? e.toUpperCase() : e, P = (e) => {
51
+ }, b = (e, t) => o === a.presets.masks.phone ? e.length ? P(t.rawValue) : e : o === a.presets.masks.swiftCode ? e.toUpperCase() : e, P = (e) => {
52
52
  let t = [];
53
53
  if (c.current) {
54
54
  let i = /^[78]((\D*\d)*)/;
@@ -56,12 +56,12 @@ const Q = "formFieldMaskedInputWrapper__71087e30", X = "formFieldMaskedInputPlac
56
56
  } else (e === "7" || e === "8") && (e = "+7 (");
57
57
  return {
58
58
  indexesOfPipedChars: t,
59
- value: a.conformToMask(e, o, { guide: !1, placeholderChar: n }).conformedValue
59
+ value: p.conformToMask(e, o, { guide: !1, placeholderChar: n }).conformedValue
60
60
  };
61
- }, D = () => o === p.presets.masks.phone ? (s = P(s).value, s) : a.conformToMask(s, o, { guide: !1, placeholderChar: n }).conformedValue, W = (e) => (t) => {
62
- t && e(t), typeof f == "function" ? f(t) : f && (f.current = t);
63
- }, j = () => !y && !z || !s && g ? "" : x;
64
- return /* @__PURE__ */ B("div", { className: F(l.formFieldMaskedInputWrapper, l[`size-${k}`]), children: [
61
+ }, D = () => o === a.presets.masks.phone ? (s = P(s).value, s) : p.conformToMask(s, o, { guide: !1, placeholderChar: n }).conformedValue, W = (e) => (t) => {
62
+ t && e(t), typeof d == "function" ? d(t) : d && (d.current = t);
63
+ }, j = () => !z && !k || !s && g ? "" : x;
64
+ return /* @__PURE__ */ B("div", { className: F(l.formFieldMaskedInputWrapper, l[`size-${E}`]), children: [
65
65
  /* @__PURE__ */ m(
66
66
  "input",
67
67
  {
@@ -83,19 +83,19 @@ const Q = "formFieldMaskedInputWrapper__71087e30", X = "formFieldMaskedInputPlac
83
83
  guide: !1,
84
84
  render: (e, t) => /* @__PURE__ */ m(J, { ...t, value: s, placeholder: g || "", ref: W(e) }),
85
85
  mask: o,
86
- onChange: E,
87
- onPaste: S,
86
+ onChange: S,
87
+ onPaste: T,
88
88
  placeholderChar: n,
89
89
  value: D(),
90
- pipe: T,
90
+ pipe: b,
91
91
  type: "text",
92
92
  ...M
93
93
  }
94
94
  )
95
95
  ] });
96
96
  };
97
- p.presets = G;
97
+ a.presets = G;
98
98
  export {
99
- p as FormFieldMaskedInput
99
+ a as FormFieldMaskedInput
100
100
  };
101
101
  //# sourceMappingURL=FormFieldMaskedInput.js.map
@@ -1,12 +1,12 @@
1
- import { jsx as d } from "react/jsx-runtime";
2
- import l, { useContext as x, useRef as u, useEffect as F } from "react";
3
- import { FormFieldContext as p } from "../FormFieldContext.js";
4
- import { c as a } from "../../../chunks/vendor-CalMVkfj.js";
5
- const P = "formFieldPostfix__b52358d5", R = {
1
+ import { jsx as l } from "react/jsx-runtime";
2
+ import d, { useContext as x, useRef as u, useEffect as F } from "react";
3
+ import { FormFieldContext as a } from "../FormFieldContext.js";
4
+ import { c as p } from "../../../chunks/vendor-CalMVkfj.js";
5
+ const P = "formFieldPostfix__2209a4e1", R = {
6
6
  formFieldPostfix: P
7
- }, h = l.forwardRef(
7
+ }, h = d.forwardRef(
8
8
  ({ children: s, className: i, ...r }, o) => {
9
- const f = a(R.formFieldPostfix, i), { postfixWidth: n, setPostfixWidth: c } = x(p), e = u(), m = (t) => {
9
+ const f = p(R.formFieldPostfix, i), { postfixWidth: n, setPostfixWidth: c } = x(a), e = u(), m = (t) => {
10
10
  e.current = t, typeof o == "function" ? o(t) : o && (o.current = t);
11
11
  };
12
12
  return F(() => {
@@ -14,7 +14,7 @@ const P = "formFieldPostfix__b52358d5", R = {
14
14
  return;
15
15
  const { width: t } = e.current.getBoundingClientRect();
16
16
  t !== n && c(t);
17
- }), /* @__PURE__ */ d("span", { className: f, ref: m, ...r, children: s });
17
+ }), /* @__PURE__ */ l("span", { className: f, ref: m, ...r, children: s });
18
18
  }
19
19
  );
20
20
  h.displayName = "FormFieldPostfix";
@@ -1,12 +1,12 @@
1
- import { jsx as l } from "react/jsx-runtime";
2
- import d, { useContext as x, useRef as u, useEffect as F } from "react";
1
+ import { jsx as d } from "react/jsx-runtime";
2
+ import l, { useContext as x, useRef as u, useEffect as F } from "react";
3
3
  import { FormFieldContext as p } from "../FormFieldContext.js";
4
4
  import { c as a } from "../../../chunks/vendor-CalMVkfj.js";
5
- const P = "formFieldPrefix__62fef420", R = {
5
+ const P = "formFieldPrefix__53c3bfdb", R = {
6
6
  formFieldPrefix: P
7
- }, h = d.forwardRef(
8
- ({ children: o, className: f, ...i }, r) => {
9
- const s = a(R.formFieldPrefix, f), { prefixWidth: n, setPrefixWidth: c } = x(p), t = u(), m = (e) => {
7
+ }, h = l.forwardRef(
8
+ ({ children: o, className: i, ...f }, r) => {
9
+ const s = a(R.formFieldPrefix, i), { prefixWidth: n, setPrefixWidth: c } = x(p), t = u(), m = (e) => {
10
10
  t.current = e, typeof r == "function" ? r(e) : r && (r.current = e);
11
11
  };
12
12
  return F(() => {
@@ -14,7 +14,7 @@ const P = "formFieldPrefix__62fef420", R = {
14
14
  return;
15
15
  const { width: e } = t.current.getBoundingClientRect();
16
16
  e !== n && c(e);
17
- }), /* @__PURE__ */ l("span", { className: s, ref: m, ...i, children: o });
17
+ }), /* @__PURE__ */ d("span", { className: s, ref: m, ...f, children: o });
18
18
  }
19
19
  );
20
20
  h.displayName = "FormFieldPrefix";
@@ -2,42 +2,42 @@ import { jsx as u } from "react/jsx-runtime";
2
2
  import x, { useContext as E, useRef as T, useEffect as n } from "react";
3
3
  import { FormFieldContext as B } from "../FormFieldContext.js";
4
4
  import { c as N, a as S } from "../../../chunks/vendor-CalMVkfj.js";
5
- import { EFormFieldStatus as t } from "../enums.js";
6
- const A = "formFieldTarget__1a9d08d6", L = "placeholder__bdfb2160", W = "disabled__df7314e9", R = "placeholderWrapper__4df9bbec", e = {
5
+ import { EFormFieldStatus as o } from "../enums.js";
6
+ const A = "formFieldTarget__153ce185", L = "placeholder__504334a2", W = "disabled__81001be9", R = "placeholderWrapper__86050e35", e = {
7
7
  formFieldTarget: A,
8
8
  placeholder: L,
9
9
  disabled: W,
10
- "size-sm": "size-sm__8c382fc9",
11
- "size-md": "size-md__1dbbe534",
12
- "size-lg": "size-lg__9b6a7ff1",
10
+ "size-sm": "size-sm__81a0a9f6",
11
+ "size-md": "size-md__03672cad",
12
+ "size-lg": "size-lg__9cce8356",
13
13
  placeholderWrapper: R
14
14
  }, y = x.forwardRef((F, _) => {
15
- const { className: h, id: r, onBlur: o, onFocus: c, placeholder: m, children: s, ...b } = F, { status: a, setFocused: p, setId: d, setValueExist: f, size: g } = E(B), z = N(e.formFieldTarget, h, e[`size-${g}`], {
16
- [e.disabled]: a === t.DISABLED,
17
- [e.placeholder]: !!m && !s && a !== t.DISABLED
18
- }), l = T(r || S("formFieldTarget_"));
15
+ const { className: h, id: r, onBlur: d, onFocus: c, placeholder: m, children: s, ...g } = F, { status: a, setFocused: p, setId: l, setValueExist: f, size: z } = E(B), D = N(e.formFieldTarget, h, e[`size-${z}`], {
16
+ [e.disabled]: a === o.DISABLED,
17
+ [e.placeholder]: !!m && !s && a !== o.DISABLED
18
+ }), t = T(r || S("formFieldTarget_"));
19
19
  n(() => {
20
- d(l.current);
21
- }, [d]), n(() => {
22
- r && (l.current = r, d(l.current));
23
- }, [r, d]), n(() => {
20
+ l(t.current);
21
+ }, [l]), n(() => {
22
+ r && (t.current = r, l(t.current));
23
+ }, [r, l]), n(() => {
24
24
  f(!!s);
25
25
  }, [f, s]);
26
- const D = (i) => {
27
- p(!1), o == null || o(i);
28
- }, I = (i) => {
26
+ const I = (i) => {
27
+ p(!1), d == null || d(i);
28
+ }, b = (i) => {
29
29
  p(!0), c == null || c(i);
30
30
  };
31
31
  return /* @__PURE__ */ u(
32
32
  "div",
33
33
  {
34
- ...b,
35
- className: z,
36
- "aria-disabled": a === t.DISABLED,
37
- id: l.current,
38
- onFocus: I,
39
- onBlur: D,
40
- tabIndex: a === t.DISABLED ? -1 : 0,
34
+ ...g,
35
+ className: D,
36
+ "aria-disabled": a === o.DISABLED,
37
+ id: t.current,
38
+ onFocus: b,
39
+ onBlur: I,
40
+ tabIndex: a === o.DISABLED ? -1 : 0,
41
41
  ref: _,
42
42
  children: s || /* @__PURE__ */ u("span", { className: e.placeholderWrapper, children: m })
43
43
  }
@@ -1,26 +1,26 @@
1
1
  import { jsx as N } from "react/jsx-runtime";
2
- import C, { useContext as E, useMemo as I, useEffect as c } from "react";
3
- import { a as g, c as z } from "../../../chunks/vendor-CalMVkfj.js";
4
- import { createSizeToClassNameMap as M } from "../../../utils/classNameMaps.js";
5
- import { FormFieldContext as S } from "../FormFieldContext.js";
6
- import { EFormFieldStatus as b } from "../enums.js";
7
- const h = "formFieldTextarea__28b605fc", y = "sm__37a81005", D = "md__331a4505", R = "lg__3d1f879a", l = {
2
+ import b, { useContext as C, useMemo as E, useEffect as c } from "react";
3
+ import { a as I, c as g } from "../../../chunks/vendor-CalMVkfj.js";
4
+ import { createSizeToClassNameMap as z } from "../../../utils/classNameMaps.js";
5
+ import { FormFieldContext as M } from "../FormFieldContext.js";
6
+ import { EFormFieldStatus as S } from "../enums.js";
7
+ const h = "formFieldTextarea__6ab4a9ef", y = "sm__15baff97", D = "md__fceaec66", R = "lg__66d0975b", l = {
8
8
  formFieldTextarea: h,
9
9
  sm: y,
10
10
  md: D,
11
11
  lg: R
12
- }, j = M(l), q = C.forwardRef(
13
- ({ className: f, id: e, onBlur: t, onFocus: s, value: a, ...n }, x) => {
14
- const { size: F, status: p, setFocused: m, setId: d, setValueExist: i } = E(S), o = I(() => e === void 0 ? g("textarea_") : e, [e]), _ = z(l.formFieldTextarea, j[F], f);
12
+ }, j = z(l), q = b.forwardRef(
13
+ ({ className: f, id: e, onBlur: t, onFocus: a, value: s, ...n }, x) => {
14
+ const { size: F, status: p, setFocused: m, setId: d, setValueExist: i } = C(M), o = E(() => e === void 0 ? I("textarea_") : e, [e]), _ = g(l.formFieldTextarea, j[F], f);
15
15
  c(() => {
16
16
  d(o);
17
17
  }, [o, d]), c(() => {
18
- i(!!a);
19
- }, [i, a]);
18
+ i(!!s);
19
+ }, [i, s]);
20
20
  const T = (r) => {
21
21
  m(!1), t == null || t(r);
22
22
  }, u = (r) => {
23
- m(!0), s == null || s(r);
23
+ m(!0), a == null || a(r);
24
24
  };
25
25
  return /* @__PURE__ */ N(
26
26
  "textarea",
@@ -28,10 +28,10 @@ const h = "formFieldTextarea__28b605fc", y = "sm__37a81005", D = "md__331a4505",
28
28
  ...n,
29
29
  id: o,
30
30
  className: _,
31
- disabled: p === b.DISABLED,
31
+ disabled: p === S.DISABLED,
32
32
  onFocus: u,
33
33
  onBlur: T,
34
- value: a,
34
+ value: s,
35
35
  ref: x
36
36
  }
37
37
  );
@@ -4,7 +4,7 @@ import { FormFieldCounter as p } from "./components/FormFieldCounter.js";
4
4
  import { FormFieldLabel as x } from "./components/FormFieldLabel.js";
5
5
  import { FormFieldClear as d } from "./components/FormFieldClear.js";
6
6
  import { FormFieldTarget as s } from "./components/FormFieldTarget.js";
7
- import { F as n } from "../../chunks/FormFieldInput-fdQkON04.js";
7
+ import { F as n } from "../../chunks/FormFieldInput-M-BWeUyG.js";
8
8
  import { FormFieldMaskedInput as T } from "./components/FormFieldMaskedInput.js";
9
9
  import { FormFieldPostfix as M } from "./components/FormFieldPostfix.js";
10
10
  import { FormFieldPrefix as b } from "./components/FormFieldPrefix.js";
@@ -12,7 +12,7 @@ import "./components/HeaderTitle/HeaderTitleContent.js";
12
12
  import "./components/HeaderTitle/HeaderTitleControls.js";
13
13
  const f = Object.assign(
14
14
  a.forwardRef(function({ children: r, ...e }, o) {
15
- return /* @__PURE__ */ t("div", { ...e, "data-tx": "0.14.0", ref: o, children: r });
15
+ return /* @__PURE__ */ t("div", { ...e, "data-tx": "0.15.0", ref: o, children: r });
16
16
  }),
17
17
  {
18
18
  LayoutSidebar: p,
@@ -3,7 +3,7 @@ import i from "react";
3
3
  import { c as d } from "../../../../chunks/vendor-CalMVkfj.js";
4
4
  import { HeaderLayoutSidebarContent as m } from "./HeaderLayoutSidebarContent.js";
5
5
  import { HeaderLayoutSidebarSidebar as s } from "./HeaderLayoutSidebarSidebar.js";
6
- import { s as b } from "../../../../chunks/HeaderLayoutSidebar.module-D6JKqqZC.js";
6
+ import { s as b } from "../../../../chunks/HeaderLayoutSidebar.module-Dx11MAi3.js";
7
7
  const f = Object.assign(
8
8
  i.forwardRef(function({ children: r, className: e, ...a }, o) {
9
9
  return /* @__PURE__ */ t("div", { className: d(b.headerLayoutSidebar, e), ...a, ref: o, children: r });
@@ -1,7 +1,7 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as m } from "../../../../chunks/vendor-CalMVkfj.js";
4
- import { s as d } from "../../../../chunks/HeaderLayoutSidebar.module-D6JKqqZC.js";
4
+ import { s as d } from "../../../../chunks/HeaderLayoutSidebar.module-Dx11MAi3.js";
5
5
  const i = s.forwardRef(
6
6
  ({ children: e, className: a, ...o }, r) => /* @__PURE__ */ t("div", { className: m(d.headerLayoutSidebarContent, a), ...o, ref: r, children: e })
7
7
  );
@@ -1,7 +1,7 @@
1
1
  import { jsx as d } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { c as s } from "../../../../chunks/vendor-CalMVkfj.js";
4
- import { s as t } from "../../../../chunks/HeaderLayoutSidebar.module-D6JKqqZC.js";
4
+ import { s as t } from "../../../../chunks/HeaderLayoutSidebar.module-Dx11MAi3.js";
5
5
  const m = i.forwardRef(
6
6
  ({ children: a, className: r, ...e }, o) => /* @__PURE__ */ d("div", { className: s(t.headerLayoutSidebarSidebar, r), ...e, ref: o, children: a })
7
7
  );
@@ -1,7 +1,7 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import h from "react";
3
3
  import { c as i } from "../../../../chunks/vendor-CalMVkfj.js";
4
- const c = "headerSubheader__8c143be5", u = "withoutPaddings__c7278a89", e = {
4
+ const c = "headerSubheader__3629b9dc", u = "withoutPaddings__16cf7f14", e = {
5
5
  headerSubheader: c,
6
6
  withoutPaddings: u
7
7
  }, n = h.forwardRef(
@@ -3,7 +3,7 @@ import t from "react";
3
3
  import { HeaderTabsContent as m } from "./HeaderTabsContent.js";
4
4
  import { HeaderTabsControls as n } from "./HeaderTabsControls.js";
5
5
  import { c as i } from "../../../../chunks/vendor-CalMVkfj.js";
6
- import { s as d } from "../../../../chunks/HeaderTabs.module-bgwZzpN5.js";
6
+ import { s as d } from "../../../../chunks/HeaderTabs.module-HGiK1PZg.js";
7
7
  const f = Object.assign(
8
8
  t.forwardRef(function({ children: r, className: e, ...o }, a) {
9
9
  return /* @__PURE__ */ s("div", { className: i(d.headerTabs, e), ...o, ref: a, children: r });
@@ -1,7 +1,7 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as m } from "../../../../chunks/vendor-CalMVkfj.js";
4
- import { s as n } from "../../../../chunks/HeaderTabs.module-bgwZzpN5.js";
4
+ import { s as n } from "../../../../chunks/HeaderTabs.module-HGiK1PZg.js";
5
5
  const d = s.forwardRef(
6
6
  ({ children: e, className: r, ...t }, a) => /* @__PURE__ */ o("div", { className: m(n.headerTabsContent, r), ...t, ref: a, children: e })
7
7
  );
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import t from "react";
3
3
  import { c as m } from "../../../../chunks/vendor-CalMVkfj.js";
4
- import { s as l } from "../../../../chunks/HeaderTabs.module-bgwZzpN5.js";
4
+ import { s as l } from "../../../../chunks/HeaderTabs.module-HGiK1PZg.js";
5
5
  const d = t.forwardRef(
6
6
  ({ children: o, className: r, ...s }, a) => /* @__PURE__ */ e("div", { className: m(l.headerTabsControls, r), ...s, ref: a, children: o })
7
7
  );
@@ -3,7 +3,7 @@ import a from "react";
3
3
  import { HeaderTitleContent as s } from "./HeaderTitleContent.js";
4
4
  import { HeaderTitleControls as m } from "./HeaderTitleControls.js";
5
5
  import { c as l } from "../../../../chunks/vendor-CalMVkfj.js";
6
- import { s as n } from "../../../../chunks/HeaderTitle.module-DcwCxesK.js";
6
+ import { s as n } from "../../../../chunks/HeaderTitle.module-BVJYOrCs.js";
7
7
  const d = Object.assign(
8
8
  a.forwardRef(function({ children: e, className: r, ...t }, o) {
9
9
  return /* @__PURE__ */ i("div", { className: l(n.headerTitle, r), ...t, ref: o, children: e });
@@ -1,7 +1,7 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import i from "react";
3
3
  import { c as l } from "../../../../chunks/vendor-CalMVkfj.js";
4
- import { s as e } from "../../../../chunks/HeaderTitle.module-DcwCxesK.js";
4
+ import { s as e } from "../../../../chunks/HeaderTitle.module-BVJYOrCs.js";
5
5
  const m = i.forwardRef(
6
6
  ({ children: t, className: r, ...o }, a) => /* @__PURE__ */ s(
7
7
  "div",
@@ -1,7 +1,7 @@
1
1
  import { jsx as l } from "react/jsx-runtime";
2
2
  import a from "react";
3
3
  import { c as i } from "../../../../chunks/vendor-CalMVkfj.js";
4
- import { s as o } from "../../../../chunks/HeaderTitle.module-DcwCxesK.js";
4
+ import { s as o } from "../../../../chunks/HeaderTitle.module-BVJYOrCs.js";
5
5
  const m = a.forwardRef(
6
6
  ({ children: r, className: e, ...t }, s) => /* @__PURE__ */ l(
7
7
  "div",
@@ -9,7 +9,7 @@ import { TooltipMobileHeader as _ } from "../Tooltip/components/mobile/component
9
9
  import { MobileView as q } from "../MobileView/MobileView.js";
10
10
  import { getDataHTMLAttributes as z } from "../../utils/html/DataAttributes.js";
11
11
  import { getAriaHTMLAttributes as C } from "../../utils/html/AriaAttributes.js";
12
- const D = "helpBoxButton__058cd83b", Q = {
12
+ const D = "helpBoxButton__897016b8", Q = {
13
13
  helpBoxButton: D
14
14
  }, V = ({
15
15
  children: x,
@@ -5,7 +5,7 @@ import { EIslandType as l } from "./enums.js";
5
5
  import { IslandBody as n } from "./components/IslandBody.js";
6
6
  import { IslandHeader as f } from "./components/IslandHeader.js";
7
7
  import { IslandFooter as c } from "./components/IslandFooter.js";
8
- import { s as o, m as y } from "../../chunks/utils-Dtu8f6BX.js";
8
+ import { s as o, m as y } from "../../chunks/utils-Bdg4Vfo1.js";
9
9
  import { EComponentSize as I } from "../../enums/EComponentSize.js";
10
10
  import { createSizeToClassNameMap as T } from "../../utils/classNameMaps.js";
11
11
  const N = T(o), C = Object.assign(
@@ -1,7 +1,7 @@
1
1
  import { jsx as r } from "react/jsx-runtime";
2
2
  import a from "react";
3
3
  import { c as t } from "../../../chunks/vendor-CalMVkfj.js";
4
- const n = "islandBody__1811bc9f", c = {
4
+ const n = "islandBody__998b56cb", c = {
5
5
  islandBody: n
6
6
  }, e = a.forwardRef(({ children: o, ...s }, d) => /* @__PURE__ */ r("div", { className: t(c.islandBody), ref: d, ...s, children: o }));
7
7
  export {
@@ -1,9 +1,9 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import a from "react";
3
- import { c as e } from "../../../chunks/vendor-CalMVkfj.js";
4
- const n = "islandFooter__b8079ca5", c = {
2
+ import e from "react";
3
+ import { c as a } from "../../../chunks/vendor-CalMVkfj.js";
4
+ const n = "islandFooter__d5612b35", d = {
5
5
  islandFooter: n
6
- }, m = a.forwardRef(({ children: o, ...r }, s) => /* @__PURE__ */ t("div", { className: e(c.islandFooter), ref: s, ...r, children: o }));
6
+ }, m = e.forwardRef(({ children: o, ...r }, s) => /* @__PURE__ */ t("div", { className: a(d.islandFooter), ref: s, ...r, children: o }));
7
7
  export {
8
8
  m as IslandFooter
9
9
  };
@@ -1,9 +1,9 @@
1
1
  import { jsx as s } from "react/jsx-runtime";
2
2
  import d from "react";
3
3
  import { c as o } from "../../../chunks/vendor-CalMVkfj.js";
4
- const t = "islandHeader__99ec48cd", c = {
4
+ const t = "islandHeader__a0aefb31", n = {
5
5
  islandHeader: t
6
- }, m = d.forwardRef(({ children: e, ...r }, a) => /* @__PURE__ */ s("div", { className: o(c.islandHeader), ref: a, ...r, children: e }));
6
+ }, m = d.forwardRef(({ children: a, ...e }, r) => /* @__PURE__ */ s("div", { className: o(n.islandHeader), ref: r, ...e, children: a }));
7
7
  export {
8
8
  m as IslandHeader
9
9
  };
@@ -1,5 +1,5 @@
1
1
  import "./enums.js";
2
- import { m as p } from "../../chunks/utils-Dtu8f6BX.js";
2
+ import { m as p } from "../../chunks/utils-Bdg4Vfo1.js";
3
3
  export {
4
4
  p as mapTypeToClassName
5
5
  };
@@ -9,14 +9,14 @@ import "../Island/components/IslandBody.js";
9
9
  import "../Island/components/IslandHeader.js";
10
10
  import "../Island/components/IslandFooter.js";
11
11
  import { c as f } from "../../chunks/vendor-CalMVkfj.js";
12
- import { s as I } from "../../chunks/IslandAccordion.module-CkwZRvz0.js";
12
+ import { s as I } from "../../chunks/IslandAccordion.module-BRmaipCD.js";
13
13
  import "./components/IslandAccordionContent.js";
14
14
  import "./components/IslandAccordionFooter.js";
15
15
  const x = Object.assign(
16
16
  n.forwardRef(
17
17
  ({ className: r, children: m, size: t = d.MD, type: i = l.TYPE_1, ...s }, a) => {
18
18
  const c = f(r, I.islandAccordion);
19
- return /* @__PURE__ */ o(p.Provider, { value: { size: t, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "0.14.0", ref: a, children: m }) });
19
+ return /* @__PURE__ */ o(p.Provider, { value: { size: t, type: i }, children: /* @__PURE__ */ o("ul", { ...s, className: c, "data-tx": "0.15.0", ref: a, children: m }) });
20
20
  }
21
21
  ),
22
22
  {
@@ -1,5 +1,5 @@
1
1
  import { jsx as t } from "react/jsx-runtime";
2
- import { s as r } from "../../../chunks/IslandAccordion.module-CkwZRvz0.js";
2
+ import { s as r } from "../../../chunks/IslandAccordion.module-BRmaipCD.js";
3
3
  import { Island as s } from "../../Island/Island.js";
4
4
  import "../../Island/components/IslandBody.js";
5
5
  import "../../Island/components/IslandHeader.js";
@@ -1,7 +1,7 @@
1
1
  import { jsx as m } from "react/jsx-runtime";
2
2
  import s from "react";
3
3
  import { c as a } from "../../../chunks/vendor-CalMVkfj.js";
4
- import { s as i } from "../../../chunks/IslandAccordion.module-CkwZRvz0.js";
4
+ import { s as i } from "../../../chunks/IslandAccordion.module-BRmaipCD.js";
5
5
  import { Island as e } from "../../Island/Island.js";
6
6
  import "../../Island/components/IslandBody.js";
7
7
  import "../../Island/components/IslandHeader.js";