@rio-cloud/rio-uikit 0.16.4-beta.2 → 0.16.4-beta.4

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 (463) hide show
  1. package/DeviceUtils.js +2 -2
  2. package/components/actionBarItem/ActionBarItemIcon.d.ts +1 -1
  3. package/components/activity/Activity.d.ts +26 -0
  4. package/components/animatedNumber/AnimatedNumber.d.ts +8 -0
  5. package/components/bottomSheet/BottomSheet.d.ts +50 -1
  6. package/components/bottomSheet/BottomSheet.js +9 -4
  7. package/components/map/utils/eventHandling.d.ts +10 -10
  8. package/components/map/utils/eventHandling.js +29 -29
  9. package/lib/es/AppNavigationBar.d.ts +2 -5
  10. package/lib/es/Area.d.ts +2 -5
  11. package/lib/es/AreaChart.d.ts +2 -5
  12. package/lib/es/AreaGradient.d.ts +2 -5
  13. package/lib/es/AssetTree.d.ts +2 -5
  14. package/lib/es/AutoSuggest.d.ts +2 -6
  15. package/lib/es/AutoSuggest.js +3 -2
  16. package/lib/es/Bar.d.ts +2 -8
  17. package/lib/es/BarChart.d.ts +2 -5
  18. package/lib/es/BrowserWarning.d.ts +2 -5
  19. package/lib/es/Button.d.ts +2 -27
  20. package/lib/es/ButtonDropdown.d.ts +2 -5
  21. package/lib/es/CalendarStripe.d.ts +2 -5
  22. package/lib/es/Carousel.d.ts +2 -11
  23. package/lib/es/ChartNeedle.d.ts +2 -5
  24. package/lib/es/ChartTooltip.d.ts +2 -5
  25. package/lib/es/Checkbox.d.ts +2 -5
  26. package/lib/es/Checkbox.js +3 -2
  27. package/lib/es/Circle.d.ts +2 -5
  28. package/lib/es/ClearableInput.d.ts +2 -5
  29. package/lib/es/ClearableInput.js +3 -2
  30. package/lib/es/ClusterLayer.d.ts +2 -5
  31. package/lib/es/ClusterMapMarker.d.ts +2 -5
  32. package/lib/es/ClusterUtils.d.ts +2 -5
  33. package/lib/es/Collapse.d.ts +2 -5
  34. package/lib/es/ColorScheme.d.ts +3 -4
  35. package/lib/es/Colors.d.ts +2 -21
  36. package/lib/es/ConfirmationDialog.d.ts +2 -14
  37. package/lib/es/ContentLoader.d.ts +2 -8
  38. package/lib/es/ContentLoader.js +3 -2
  39. package/lib/es/ContextMenu.d.ts +2 -5
  40. package/lib/es/ContextMenuItem.d.ts +2 -5
  41. package/lib/es/CustomState.d.ts +2 -5
  42. package/lib/es/DataTab.d.ts +2 -5
  43. package/lib/es/DataTabs.d.ts +2 -5
  44. package/lib/es/DatePicker.d.ts +2 -5
  45. package/lib/es/DateRangePicker.d.ts +2 -5
  46. package/lib/es/DeviceUtils.d.ts +13 -13
  47. package/lib/es/DeviceUtils.js +2 -1
  48. package/lib/es/Dialog.d.ts +2 -15
  49. package/lib/es/DomMarker.d.ts +2 -5
  50. package/lib/es/DropdownSubmenu.d.ts +2 -5
  51. package/lib/es/EditableContent.d.ts +2 -0
  52. package/lib/es/EditableContent.js +7 -0
  53. package/lib/es/EmptyState.d.ts +2 -5
  54. package/lib/es/ErrorState.d.ts +2 -5
  55. package/lib/es/EventUtils.d.ts +2 -36
  56. package/lib/es/ExpanderList.d.ts +2 -5
  57. package/lib/es/ExpanderPanel.d.ts +2 -5
  58. package/lib/es/Fade.d.ts +2 -14
  59. package/lib/es/FilePicker.d.ts +2 -9
  60. package/lib/es/ForbiddenState.d.ts +2 -5
  61. package/lib/es/ImagePreloader.d.ts +2 -5
  62. package/lib/es/IncidentsLayer.d.ts +2 -4
  63. package/lib/es/InfoDialog.d.ts +2 -5
  64. package/lib/es/Legend.d.ts +2 -5
  65. package/lib/es/Line.d.ts +2 -5
  66. package/lib/es/LineChart.d.ts +2 -5
  67. package/lib/es/ListMenu.d.ts +2 -6
  68. package/lib/es/MaintenanceState.d.ts +2 -5
  69. package/lib/es/Map.d.ts +2 -12
  70. package/lib/es/MapBoundingBoxButton.d.ts +2 -5
  71. package/lib/es/MapCenterMarkerButton.d.ts +2 -5
  72. package/lib/es/MapClusterSettings.d.ts +2 -5
  73. package/lib/es/MapCustomerPoiSettingsItem.d.ts +2 -5
  74. package/lib/es/MapLayerGroup.d.ts +2 -5
  75. package/lib/es/MapLayerIncidentsItem.d.ts +2 -5
  76. package/lib/es/MapLayerRoadRestrictionsItem.d.ts +2 -5
  77. package/lib/es/MapLayerSettings.d.ts +2 -5
  78. package/lib/es/MapLayerTrafficItem.d.ts +2 -5
  79. package/lib/es/MapLockMarkerButton.d.ts +2 -5
  80. package/lib/es/MapSettings.d.ts +2 -5
  81. package/lib/es/MapSettingsItem.d.ts +2 -5
  82. package/lib/es/MapSettingsPanel.d.ts +2 -5
  83. package/lib/es/MapSettingsTile.d.ts +2 -5
  84. package/lib/es/MapTypeSettings.d.ts +2 -5
  85. package/lib/es/MapWorkshopPoiSettingsItem.d.ts +2 -5
  86. package/lib/es/Marker.d.ts +2 -5
  87. package/lib/es/MarkerLayer.d.ts +2 -5
  88. package/lib/es/MediaDialog.d.ts +2 -9
  89. package/lib/es/MenuItem.d.ts +2 -5
  90. package/lib/es/Multiselect.d.ts +2 -12
  91. package/lib/es/NotBookedState.d.ts +2 -5
  92. package/lib/es/NotFoundState.d.ts +2 -5
  93. package/lib/es/Notification.d.ts +2 -9
  94. package/lib/es/NotificationsContainer.d.ts +2 -5
  95. package/lib/es/NumberControl.d.ts +2 -8
  96. package/lib/es/NumberControl.js +3 -2
  97. package/lib/es/NumberInput.d.ts +2 -8
  98. package/lib/es/NumberInput.js +3 -2
  99. package/lib/es/OnboardingTip.d.ts +2 -30
  100. package/lib/es/Pager.d.ts +2 -11
  101. package/lib/es/Pager.js +3 -2
  102. package/lib/es/PieChart.d.ts +2 -5
  103. package/lib/es/Polygon.d.ts +2 -5
  104. package/lib/es/Polyline.d.ts +2 -5
  105. package/lib/es/Popover.d.ts +2 -11
  106. package/lib/es/Position.d.ts +2 -5
  107. package/lib/es/PositionUtils.d.ts +2 -8
  108. package/lib/es/RadialBarChart.d.ts +2 -5
  109. package/lib/es/RadioButton.d.ts +2 -5
  110. package/lib/es/RangeSlider.d.ts +2 -5
  111. package/lib/es/ReleaseNotes.d.ts +2 -5
  112. package/lib/es/ReleaseNotesDialog.d.ts +2 -5
  113. package/lib/es/ReleaseNotesDialog.js +3 -2
  114. package/lib/es/Resizer.d.ts +2 -13
  115. package/lib/es/Resizer.js +3 -2
  116. package/lib/es/ResponsiveColumnStripe.d.ts +2 -5
  117. package/lib/es/Route.d.ts +2 -5
  118. package/lib/es/RuleConnector.d.ts +2 -10
  119. package/lib/es/RuleContainer.d.ts +2 -6
  120. package/lib/es/RulesWrapper.d.ts +2 -6
  121. package/lib/es/SaveDialog.d.ts +2 -14
  122. package/lib/es/Select.d.ts +2 -5
  123. package/lib/es/Sidebar.d.ts +2 -11
  124. package/lib/es/SimpleButtonDropdown.d.ts +2 -5
  125. package/lib/es/SimpleClusterLayer.d.ts +2 -5
  126. package/lib/es/SimpleDialog.d.ts +2 -14
  127. package/lib/es/SingleButtonDropdown.d.ts +2 -5
  128. package/lib/es/SingleMapMarker.d.ts +2 -5
  129. package/lib/es/Slider.d.ts +2 -5
  130. package/lib/es/SortArrowDown.d.ts +2 -5
  131. package/lib/es/SortArrowUp.d.ts +2 -5
  132. package/lib/es/SortArrows.d.ts +2 -5
  133. package/lib/es/SortDirection.d.ts +2 -11
  134. package/lib/es/SortUtils.d.ts +3 -16
  135. package/lib/es/Spinner.d.ts +2 -5
  136. package/lib/es/Spinner.js +3 -2
  137. package/lib/es/SplitButtonDropdown.d.ts +2 -5
  138. package/lib/es/SplitDialog.d.ts +2 -14
  139. package/lib/es/StatsWidget.d.ts +2 -10
  140. package/lib/es/StatsWidget.js +3 -2
  141. package/lib/es/StatsWidgetNumber.d.ts +2 -5
  142. package/lib/es/StatsWidgetNumber.js +3 -2
  143. package/lib/es/StatsWidgetSpacer.d.ts +2 -5
  144. package/lib/es/StatsWidgetSpacer.js +3 -2
  145. package/lib/es/StatsWidgets.d.ts +1 -5
  146. package/lib/es/StatsWidgets.js +5 -3
  147. package/lib/es/StatusBar.d.ts +2 -5
  148. package/lib/es/StatusBar.js +3 -2
  149. package/lib/es/SteppedProgressBar.d.ts +2 -9
  150. package/lib/es/SubNavigation.d.ts +2 -5
  151. package/lib/es/Switch.d.ts +2 -8
  152. package/lib/es/Switch.js +3 -2
  153. package/lib/es/TableCardsSorting.d.ts +2 -5
  154. package/lib/es/TableSearch.d.ts +2 -5
  155. package/lib/es/TableSettingsDialog.d.ts +2 -5
  156. package/lib/es/TableToolbar.d.ts +2 -5
  157. package/lib/es/TableViewToggles.d.ts +2 -12
  158. package/lib/es/Tag.d.ts +2 -5
  159. package/lib/es/TagList.d.ts +2 -5
  160. package/lib/es/TagManager.d.ts +2 -5
  161. package/lib/es/Teaser.d.ts +2 -5
  162. package/lib/es/TeaserContainer.d.ts +2 -5
  163. package/lib/es/TextMarker.d.ts +2 -5
  164. package/lib/es/TimePicker.d.ts +2 -5
  165. package/lib/es/ToggleButton.d.ts +2 -5
  166. package/lib/es/TrafficLayer.d.ts +2 -4
  167. package/lib/es/Tree.d.ts +2 -5
  168. package/lib/es/TreeCategory.d.ts +2 -5
  169. package/lib/es/TreeOption.d.ts +2 -5
  170. package/lib/es/TreeSearch.d.ts +2 -5
  171. package/lib/es/TreeSummary.d.ts +2 -5
  172. package/lib/es/TruckLayer.d.ts +2 -4
  173. package/lib/es/TypeCounter.d.ts +2 -5
  174. package/lib/es/VolkswagenApplicationHeader.d.ts +2 -5
  175. package/lib/es/components/actionBarItem/ActionBarItem.d.ts +21 -0
  176. package/lib/es/components/actionBarItem/ActionBarItemIcon.d.ts +2 -2
  177. package/lib/es/components/actionBarItem/ActionBarItemList.d.ts +4 -1
  178. package/lib/es/components/actionBarItem/ActionBarItemListItem.d.ts +19 -2
  179. package/lib/es/components/actionBarItem/ActionBarItemListSeparator.d.ts +4 -1
  180. package/lib/es/components/actionBarItem/ActionBarItemPopoverContent.d.ts +7 -1
  181. package/lib/es/components/activity/Activity.d.ts +27 -0
  182. package/lib/es/components/animatedNumber/AnimatedNumber.d.ts +8 -0
  183. package/lib/es/components/applicationHeader/AppMenu.d.ts +1 -1
  184. package/lib/es/components/applicationHeader/AppMenu.js +2 -2
  185. package/lib/es/components/applicationHeader/AppMenuContent.d.ts +1 -1
  186. package/lib/es/components/applicationHeader/AppMenuDropdown.d.ts +1 -1
  187. package/lib/es/components/applicationHeader/ApplicationActionBar.d.ts +1 -1
  188. package/lib/es/components/applicationHeader/ApplicationHeader.d.ts +52 -1
  189. package/lib/es/components/applicationHeader/MobileAppMenu.d.ts +1 -1
  190. package/lib/es/components/applicationHeader/MobileHeaderModal.d.ts +1 -1
  191. package/lib/es/components/applicationHeader/MobileSubmoduleNavigation.d.ts +1 -1
  192. package/lib/es/components/applicationHeader/NavItems.d.ts +1 -1
  193. package/lib/es/components/applicationLayout/ApplicationLayout.d.ts +7 -1
  194. package/lib/es/components/applicationLayout/ApplicationLayoutBody.d.ts +29 -2
  195. package/lib/es/components/applicationLayout/ApplicationLayoutBodyBanner.d.ts +15 -0
  196. package/lib/es/components/applicationLayout/ApplicationLayoutBodyBottomBar.d.ts +15 -0
  197. package/lib/es/components/applicationLayout/ApplicationLayoutBodyNavigation.d.ts +3 -0
  198. package/lib/es/components/applicationLayout/ApplicationLayoutHeader.d.ts +3 -0
  199. package/lib/es/components/applicationLayout/ApplicationLayoutSidebar.d.ts +3 -0
  200. package/lib/es/components/aspectRatioPlaceholder/AspectRatioPlaceholder.d.ts +4 -1
  201. package/lib/es/components/assetTree/Tree.js +1 -2
  202. package/lib/es/components/assetTree/TreeLeafList.d.ts +1 -1
  203. package/lib/es/components/assetTree/TreeNodeContainer.d.ts +1 -1
  204. package/lib/es/components/assetTree/TreeNothingFound.d.ts +1 -1
  205. package/lib/es/components/assetTree/TreeOption.d.ts +1 -1
  206. package/lib/es/components/assetTree/TreeOption.js +2 -2
  207. package/lib/es/components/assetTree/TreeOptions.d.ts +1 -1
  208. package/lib/es/components/assetTree/TreeOptions.js +2 -2
  209. package/lib/es/components/assetTree/TreeRoot.d.ts +1 -1
  210. package/lib/es/components/assetTree/TreeSelectAll.d.ts +1 -1
  211. package/lib/es/components/assetTree/TreeSummary.js +1 -1
  212. package/lib/es/components/assetTree/TypeCounter.js +2 -2
  213. package/lib/es/components/autosuggest/AutoSuggest.d.ts +200 -115
  214. package/lib/es/components/autosuggest/AutoSuggest.js +144 -258
  215. package/lib/es/components/autosuggest/AutoSuggestAddons.d.ts +8 -0
  216. package/lib/es/components/autosuggest/AutoSuggestAddons.js +9 -0
  217. package/lib/es/components/autosuggest/DropdownSpinner.d.ts +4 -0
  218. package/lib/es/components/autosuggest/DropdownSpinner.js +8 -0
  219. package/lib/es/components/autosuggest/NoItemMessage.d.ts +5 -0
  220. package/lib/es/components/autosuggest/NoItemMessage.js +7 -0
  221. package/lib/es/components/bottomSheet/BottomSheet.d.ts +50 -1
  222. package/lib/es/components/bottomSheet/BottomSheet.js +9 -4
  223. package/lib/es/components/browserWarning/BrowserIcons.d.ts +2 -2
  224. package/lib/es/components/browserWarning/BrowserWarning.d.ts +1 -1
  225. package/lib/es/components/browserWarning/BrowserWarningMessageDE.d.ts +1 -1
  226. package/lib/es/components/browserWarning/BrowserWarningMessageEN.d.ts +1 -1
  227. package/lib/es/components/button/Button.d.ts +1 -1
  228. package/lib/es/components/button/ToggleButton.d.ts +1 -1
  229. package/lib/es/components/carousel/CarouselCaption.d.ts +1 -1
  230. package/lib/es/components/carousel/CarouselItem.d.ts +1 -1
  231. package/lib/es/components/charts/AreaChart.d.ts +2 -2
  232. package/lib/es/components/charts/AreaGradient.d.ts +1 -1
  233. package/lib/es/components/charts/BarChart.d.ts +2 -2
  234. package/lib/es/components/charts/ChartNeedle.d.ts +1 -1
  235. package/lib/es/components/charts/LineChart.d.ts +2 -2
  236. package/lib/es/components/charts/PieChart.d.ts +3 -3
  237. package/lib/es/components/charts/RadialBarChart.d.ts +2 -2
  238. package/lib/es/components/checkbox/Checkbox.d.ts +126 -56
  239. package/lib/es/components/checkbox/Checkbox.js +25 -65
  240. package/lib/es/components/checkbox/CheckboxIcon.d.ts +9 -0
  241. package/lib/es/components/checkbox/CheckboxIcon.js +15 -0
  242. package/lib/es/components/clearableInput/ClearableInput.d.ts +95 -58
  243. package/lib/es/components/clearableInput/ClearableInput.js +47 -97
  244. package/lib/es/components/collapse/Collapse.d.ts +1 -1
  245. package/lib/es/components/contentLoader/ContentLoader.d.ts +54 -32
  246. package/lib/es/components/contentLoader/ContentLoader.js +36 -33
  247. package/lib/es/components/dataTabs/DataTabs.d.ts +1 -1
  248. package/lib/es/components/datepicker/DateRangePicker.d.ts +6 -6
  249. package/lib/es/components/dialog/ConfirmationDialog.d.ts +1 -1
  250. package/lib/es/components/dialog/Dialog.js +14 -3
  251. package/lib/es/components/dialog/DialogBody.d.ts +1 -1
  252. package/lib/es/components/dialog/DialogFooter.d.ts +1 -1
  253. package/lib/es/components/dialog/DialogHeader.d.ts +1 -1
  254. package/lib/es/components/dialog/InfoDialog.d.ts +1 -1
  255. package/lib/es/components/dialog/MediaDialog.d.ts +6 -6
  256. package/lib/es/components/dialog/ReleaseNotesDialog.d.ts +1 -1
  257. package/lib/es/components/dialog/SaveDialog.d.ts +1 -1
  258. package/lib/es/components/dialog/SimpleDialog.d.ts +1 -1
  259. package/lib/es/components/dialog/SplitDialog.d.ts +1 -1
  260. package/lib/es/components/driverName/DriverName.d.ts +1 -1
  261. package/lib/es/components/dropdown/ButtonDropdown.d.ts +1 -1
  262. package/lib/es/components/dropdown/Caret.d.ts +1 -1
  263. package/lib/es/components/dropdown/DropdownSubmenu.d.ts +1 -1
  264. package/lib/es/components/dropdown/SimpleButtonDropdown.d.ts +1 -1
  265. package/lib/es/components/dropdown/SingleButtonDropdown.d.ts +1 -1
  266. package/lib/es/components/dropdown/SplitButtonDropdown.d.ts +1 -1
  267. package/lib/es/components/editableContent/EditableContent.d.ts +86 -0
  268. package/lib/es/components/editableContent/EditableContent.js +112 -0
  269. package/lib/es/components/expander/ExpanderList.d.ts +3 -3
  270. package/lib/es/components/expander/ExpanderPanel.d.ts +1 -1
  271. package/lib/es/components/fade/Fade.d.ts +1 -1
  272. package/lib/es/components/filepicker/FilePicker.d.ts +1 -1
  273. package/lib/es/components/listMenu/ListMenu.d.ts +1 -1
  274. package/lib/es/components/loadMore/LoadMoreButton.d.ts +31 -3
  275. package/lib/es/components/loadMore/LoadMoreProgress.d.ts +1 -1
  276. package/lib/es/components/map/components/Map.d.ts +1 -1
  277. package/lib/es/components/map/components/features/MapSettings.d.ts +1 -1
  278. package/lib/es/components/map/components/features/Route.d.ts +1 -1
  279. package/lib/es/components/map/components/features/basics/MapLayerGroup.d.ts +1 -1
  280. package/lib/es/components/map/components/features/basics/marker/TextMarker.d.ts +1 -1
  281. package/lib/es/components/map/components/features/layers/IncidentsLayer.d.ts +1 -1
  282. package/lib/es/components/map/components/features/layers/MarkerLayer.d.ts +1 -1
  283. package/lib/es/components/map/components/features/layers/RoadRestrictionLayer.d.ts +1 -1
  284. package/lib/es/components/map/components/features/layers/TrafficLayer.d.ts +1 -1
  285. package/lib/es/components/map/components/features/layers/clustering/SimpleClusterLayer.d.ts +1 -1
  286. package/lib/es/components/map/components/features/settings/MapSettingsItem.d.ts +1 -1
  287. package/lib/es/components/map/components/features/settings/MapSettingsPanel.d.ts +1 -1
  288. package/lib/es/components/map/components/features/settings/MapSettingsTile.d.ts +1 -1
  289. package/lib/es/components/map/components/features/settings/ZoomButtons.d.ts +1 -1
  290. package/lib/es/components/map/components/features/settings/builtinSettings/MapClusterSettings.d.ts +1 -1
  291. package/lib/es/components/map/components/features/settings/builtinSettings/MapLayerSettings.d.ts +1 -1
  292. package/lib/es/components/map/components/features/settings/builtinSettings/MapTypeSettings.d.ts +1 -1
  293. package/lib/es/components/map/components/features/settings/buttons/MapBoundingBoxButton.d.ts +1 -1
  294. package/lib/es/components/map/components/features/settings/buttons/MapCenterMarkerButton.d.ts +1 -1
  295. package/lib/es/components/map/components/features/settings/buttons/MapLockMarkerButton.d.ts +1 -1
  296. package/lib/es/components/map/components/features/settings/items/MapCustomerPoiSettingsItem.d.ts +1 -1
  297. package/lib/es/components/map/components/features/settings/items/MapLayerIncidentsItem.d.ts +1 -1
  298. package/lib/es/components/map/components/features/settings/items/MapLayerRoadRestrictionsItem.d.ts +1 -1
  299. package/lib/es/components/map/components/features/settings/items/MapLayerTrafficItem.d.ts +1 -1
  300. package/lib/es/components/map/components/features/settings/items/MapWorkshopPoiSettingsItem.d.ts +1 -1
  301. package/lib/es/components/map/utils/eventHandling.d.ts +10 -10
  302. package/lib/es/components/map/utils/eventHandling.js +30 -30
  303. package/lib/es/components/mapMarker/ClusterMapMarker.d.ts +1 -1
  304. package/lib/es/components/mapMarker/SingleMapMarker.d.ts +1 -1
  305. package/lib/es/components/menuItems/MenuItem.d.ts +13 -24
  306. package/lib/es/components/menuItems/MenuItem.js +8 -23
  307. package/lib/es/components/navigation/AppNavigationBar.js +1 -1
  308. package/lib/es/components/noData/NoData.d.ts +27 -2
  309. package/lib/es/components/notification/NotificationsContainer.d.ts +1 -1
  310. package/lib/es/components/numberControl/NumberControl.d.ts +4 -2
  311. package/lib/es/components/numberControl/NumberControl.js +22 -34
  312. package/lib/es/components/numberInput/NumberInput.d.ts +76 -9
  313. package/lib/es/components/numberInput/NumberInput.js +80 -47
  314. package/lib/es/components/overlay/OverlayTrigger.d.ts +4 -16
  315. package/lib/es/components/overlay/OverlayTrigger.js +4 -2
  316. package/lib/es/components/pager/Pager.d.ts +52 -24
  317. package/lib/es/components/pager/Pager.js +10 -20
  318. package/lib/es/components/position/Position.d.ts +1 -1
  319. package/lib/es/components/radiobutton/RadioButton.d.ts +1 -1
  320. package/lib/es/components/radiobutton/RadioButton.js +3 -3
  321. package/lib/es/components/releaseNotes/ReleaseNotes.d.ts +34 -8
  322. package/lib/es/components/releaseNotes/ReleaseNotes.js +8 -18
  323. package/lib/es/components/resizer/Resizer.d.ts +57 -64
  324. package/lib/es/components/resizer/Resizer.js +109 -109
  325. package/lib/es/components/rules/RuleConnector.d.ts +1 -1
  326. package/lib/es/components/rules/RuleContainer.d.ts +1 -1
  327. package/lib/es/components/rules/RulesWrapper.d.ts +1 -1
  328. package/lib/es/components/saveableInput/SaveableInput.d.ts +34 -2
  329. package/lib/es/components/selects/BaseDropdownMenu.d.ts +2 -2
  330. package/lib/es/components/selects/DropdownHeader.d.ts +1 -1
  331. package/lib/es/components/selects/Multiselect.d.ts +7 -7
  332. package/lib/es/components/selects/Select.d.ts +7 -7
  333. package/lib/es/components/sidebars/Sidebar.d.ts +1 -1
  334. package/lib/es/components/slider/RangeSlider.d.ts +1 -1
  335. package/lib/es/components/slider/Slider.d.ts +1 -1
  336. package/lib/es/components/spinner/Spinner.d.ts +47 -27
  337. package/lib/es/components/spinner/Spinner.js +12 -31
  338. package/lib/es/components/states/CustomState.d.ts +1 -1
  339. package/lib/es/components/states/EmptyState.d.ts +1 -1
  340. package/lib/es/components/states/ErrorState.d.ts +1 -1
  341. package/lib/es/components/states/ForbiddenState.d.ts +1 -1
  342. package/lib/es/components/states/MaintenanceState.d.ts +1 -1
  343. package/lib/es/components/states/NotBookedState.d.ts +1 -1
  344. package/lib/es/components/states/NotFoundState.d.ts +1 -1
  345. package/lib/es/components/statsWidget/StatsWidget.d.ts +25 -21
  346. package/lib/es/components/statsWidget/StatsWidget.js +8 -16
  347. package/lib/es/components/statsWidget/StatsWidgetBody.d.ts +13 -12
  348. package/lib/es/components/statsWidget/StatsWidgetBody.js +6 -13
  349. package/lib/es/components/statsWidget/StatsWidgetFooter.d.ts +9 -2
  350. package/lib/es/components/statsWidget/StatsWidgetFooter.js +6 -5
  351. package/lib/es/components/statsWidget/StatsWidgetHeader.d.ts +8 -1
  352. package/lib/es/components/statsWidget/StatsWidgetHeader.js +5 -4
  353. package/lib/es/components/statsWidget/StatsWidgetNumber.d.ts +30 -20
  354. package/lib/es/components/statsWidget/StatsWidgetNumber.js +6 -19
  355. package/lib/es/components/statsWidget/StatsWidgetSpacer.d.ts +7 -1
  356. package/lib/es/components/statsWidget/StatsWidgetSpacer.js +4 -4
  357. package/lib/es/components/statsWidget/StatsWidgets.d.ts +8 -7
  358. package/lib/es/components/statsWidget/StatsWidgets.js +5 -8
  359. package/lib/es/components/statusBar/StatusBar.d.ts +32 -54
  360. package/lib/es/components/statusBar/StatusBar.js +51 -127
  361. package/lib/es/components/statusBar/StatusBar.types.d.ts +85 -0
  362. package/lib/es/components/statusBar/StatusBar.types.js +2 -0
  363. package/lib/es/components/statusBar/StatusBarConstants.d.ts +8 -0
  364. package/lib/es/components/statusBar/StatusBarConstants.js +16 -0
  365. package/lib/es/components/statusBar/StatusBarIcon.d.ts +7 -0
  366. package/lib/es/components/statusBar/StatusBarIcon.js +19 -0
  367. package/lib/es/components/statusBar/StatusBarLabel.d.ts +8 -0
  368. package/lib/es/components/statusBar/StatusBarLabel.js +23 -0
  369. package/lib/es/components/statusBar/StatusBarProgressBar.d.ts +8 -0
  370. package/lib/es/components/statusBar/StatusBarProgressBar.js +21 -0
  371. package/lib/es/components/steppedProgressBar/SteppedProgressBar.d.ts +1 -1
  372. package/lib/es/components/switch/Switch.d.ts +50 -28
  373. package/lib/es/components/switch/Switch.js +11 -27
  374. package/lib/es/components/table/SortArrows.d.ts +3 -3
  375. package/lib/es/components/table/TableCardsSorting.d.ts +1 -1
  376. package/lib/es/components/table/TableSearch.d.ts +1 -1
  377. package/lib/es/components/table/TableSettingsColumnButtons.d.ts +1 -1
  378. package/lib/es/components/table/TableSettingsColumnDetails.d.ts +1 -1
  379. package/lib/es/components/table/TableSettingsDialog.d.ts +4 -4
  380. package/lib/es/components/table/TableSettingsDialogFooter.d.ts +1 -1
  381. package/lib/es/components/table/TableSettingsListContainer.d.ts +1 -1
  382. package/lib/es/components/table/TableSettingsListItem.d.ts +1 -1
  383. package/lib/es/components/table/TableToolbar.d.ts +1 -1
  384. package/lib/es/components/table/TableViewToggles.d.ts +1 -1
  385. package/lib/es/components/tag/Tag.d.ts +1 -1
  386. package/lib/es/components/tag/TagList.d.ts +1 -1
  387. package/lib/es/components/tagManager/CustomSuggestionItem.d.ts +1 -1
  388. package/lib/es/components/tagManager/TagManager.d.ts +1 -1
  389. package/lib/es/components/tagManager/TagManagerItemList.d.ts +1 -1
  390. package/lib/es/components/teaser/Teaser.d.ts +8 -8
  391. package/lib/es/components/teaser/TeaserContainer.d.ts +1 -1
  392. package/lib/es/components/timepicker/TimePicker.d.ts +1 -1
  393. package/lib/es/components/tooltip/SimpleTooltip.d.ts +1 -1
  394. package/lib/es/components/video/ResponsiveVideo.d.ts +25 -5
  395. package/lib/es/components/video/ResponsiveVideo.js +4 -2
  396. package/lib/es/framer-motion.d.ts +1 -1
  397. package/lib/es/hooks/useEsc.d.ts +2 -1
  398. package/lib/es/hooks/useEsc.js +2 -2
  399. package/lib/es/hooks/useEvent.d.ts +2 -1
  400. package/lib/es/hooks/useEvent.js +9 -4
  401. package/lib/es/hooks/useFocusTrap.d.ts +16 -0
  402. package/lib/es/hooks/useFocusTrap.js +64 -0
  403. package/lib/es/hooks/useHover.d.ts +3 -0
  404. package/lib/es/hooks/useHover.js +31 -0
  405. package/lib/es/hooks/useKey.d.ts +3 -1
  406. package/lib/es/hooks/useKey.js +8 -4
  407. package/lib/es/hooks/usePrevious.d.ts +21 -1
  408. package/lib/es/hooks/usePrevious.js +30 -11
  409. package/lib/es/index.d.ts +35 -31
  410. package/lib/es/index.js +58 -35
  411. package/lib/es/types.d.ts +1 -239
  412. package/lib/es/types.js +1 -19
  413. package/lib/es/useAfterMount.d.ts +2 -4
  414. package/lib/es/useClickOutside.d.ts +2 -4
  415. package/lib/es/useClipboard.d.ts +2 -4
  416. package/lib/es/useDarkMode.d.ts +2 -4
  417. package/lib/es/useDebugInfo.d.ts +2 -4
  418. package/lib/es/useEffectOnce.d.ts +2 -4
  419. package/lib/es/useElementSize.d.ts +2 -4
  420. package/lib/es/useEsc.d.ts +1 -4
  421. package/lib/es/useEsc.js +5 -3
  422. package/lib/es/useEvent.d.ts +1 -4
  423. package/lib/es/useEvent.js +5 -3
  424. package/lib/es/useFocusTrap.d.ts +1 -0
  425. package/lib/es/useFocusTrap.js +8 -0
  426. package/lib/es/useFullscreen.d.ts +2 -4
  427. package/lib/es/useHover.d.ts +1 -0
  428. package/lib/es/useHover.js +8 -0
  429. package/lib/es/useInterval.d.ts +2 -4
  430. package/lib/es/useKey.d.ts +1 -4
  431. package/lib/es/useKey.js +5 -3
  432. package/lib/es/useLocalStorage.d.ts +2 -4
  433. package/lib/es/useMutationObserver.d.ts +2 -4
  434. package/lib/es/useOnScreen.d.ts +2 -4
  435. package/lib/es/useOnlineStatus.d.ts +2 -4
  436. package/lib/es/usePrevious.d.ts +2 -4
  437. package/lib/es/usePrevious.js +3 -2
  438. package/lib/es/useRenderCount.d.ts +2 -4
  439. package/lib/es/useResizeObserver.d.ts +2 -4
  440. package/lib/es/useScrollPosition.d.ts +2 -4
  441. package/lib/es/useSessionStorage.d.ts +2 -4
  442. package/lib/es/useStateWithValidation.d.ts +2 -4
  443. package/lib/es/useTimeout.d.ts +2 -4
  444. package/lib/es/useWindowResize.d.ts +2 -4
  445. package/lib/es/utils/buttonEffect.js +7 -2
  446. package/lib/es/utils/colorScheme.d.ts +1 -1
  447. package/lib/es/utils/darkModeCDN.d.ts +1 -1
  448. package/lib/es/utils/deviceUtils.d.ts +1 -0
  449. package/lib/es/utils/deviceUtils.js +3 -1
  450. package/lib/es/utils/getDropDirection.d.ts +2 -4
  451. package/lib/es/utils/getDropDirection.js +12 -8
  452. package/lib/es/utils/init.d.ts +2 -2
  453. package/lib/es/utils/init.js +29 -6
  454. package/lib/es/utils/logDeprecatedWarnings.d.ts +8 -2
  455. package/lib/es/utils/logDeprecatedWarnings.js +2 -3
  456. package/lib/es/utils/useDropDirection.d.ts +12 -0
  457. package/lib/es/utils/useDropDirection.js +26 -0
  458. package/lib/es/version.json +1 -1
  459. package/package.json +1 -1
  460. package/utils/buttonEffect.js +2 -1
  461. package/utils/deviceUtils.d.ts +1 -0
  462. package/utils/deviceUtils.js +1 -0
  463. package/version.json +1 -1
@@ -2,5 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.default = void 0;
4
4
  const tslib_1 = require("tslib");
5
- const StatsWidgetSpacer_1 = tslib_1.__importDefault(require("./components/statsWidget/StatsWidgetSpacer"));
6
- Object.defineProperty(exports, "default", { enumerable: true, get: function () { return StatsWidgetSpacer_1.default; } });
5
+ var StatsWidgetSpacer_1 = require("./components/statsWidget/StatsWidgetSpacer");
6
+ Object.defineProperty(exports, "default", { enumerable: true, get: function () { return tslib_1.__importDefault(StatsWidgetSpacer_1).default; } });
7
+ tslib_1.__exportStar(require("./components/statsWidget/StatsWidgetSpacer"), exports);
@@ -1,5 +1 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/StatsWidgets' {
2
- import React from 'react';
3
- import { StatsWidgetsProps } from './types';
4
- export default class StatsWidgets extends React.Component<StatsWidgetsProps> {}
5
- }
1
+ export { default } from './components/statsWidget/StatsWidgets';
@@ -1,6 +1,8 @@
1
1
  "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
2
5
  Object.defineProperty(exports, "__esModule", { value: true });
3
6
  exports.default = void 0;
4
- const tslib_1 = require("tslib");
5
- const StatsWidgets_1 = tslib_1.__importDefault(require("./components/statsWidget/StatsWidgets"));
6
- Object.defineProperty(exports, "default", { enumerable: true, get: function () { return StatsWidgets_1.default; } });
7
+ var StatsWidgets_1 = require("./components/statsWidget/StatsWidgets");
8
+ Object.defineProperty(exports, "default", { enumerable: true, get: function () { return __importDefault(StatsWidgets_1).default; } });
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/StatusBar' {
2
- import React from 'react';
3
- import { StatusBarProps } from './types';
4
- export default class StatusBar extends React.Component<StatusBarProps> {}
5
- }
1
+ export { default } from './components/statusBar/StatusBar';
2
+ export * from './components/statusBar/StatusBar';
@@ -2,5 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.default = void 0;
4
4
  const tslib_1 = require("tslib");
5
- const StatusBar_1 = tslib_1.__importDefault(require("./components/statusBar/StatusBar"));
6
- Object.defineProperty(exports, "default", { enumerable: true, get: function () { return StatusBar_1.default; } });
5
+ var StatusBar_1 = require("./components/statusBar/StatusBar");
6
+ Object.defineProperty(exports, "default", { enumerable: true, get: function () { return tslib_1.__importDefault(StatusBar_1).default; } });
7
+ tslib_1.__exportStar(require("./components/statusBar/StatusBar"), exports);
@@ -1,9 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SteppedProgressBar' {
2
- import React from 'react';
3
- import { SteppedProgressBarProps } from './types';
4
- export default class SteppedProgressBar extends React.Component<SteppedProgressBarProps> {
5
- static VARIANT_CIRCLE = 'circle';
6
- static VARIANT_RECTANGLE = 'rectangle';
7
- static VARIANT_ROADSIGN = 'roadsign';
8
- }
9
- }
1
+ export { _SteppedProgressBar as default };
2
+ import { default as _SteppedProgressBar } from "./components/steppedProgressBar/SteppedProgressBar";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/SubNavigation' {
2
- import React from 'react';
3
- import { SubNavigationProps } from './types';
4
- export default class SubNavigation extends React.Component<SubNavigationProps> {}
5
- }
1
+ export { _SubNavigation as default };
2
+ import { default as _SubNavigation } from "./components/applicationLayout/SubNavigation";
@@ -1,8 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Switch' {
2
- import React from 'react';
3
- import { SwitchProps } from './types';
4
- export default class Switch extends React.Component<SwitchProps> {
5
- static LABEL_POSITION_LEFT = 'left';
6
- static LABEL_POSITION_RIGHT = 'right';
7
- }
8
- }
1
+ export { default } from './components/switch/Switch';
2
+ export * from './components/switch/Switch';
package/lib/es/Switch.js CHANGED
@@ -2,5 +2,6 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.default = void 0;
4
4
  const tslib_1 = require("tslib");
5
- const Switch_1 = tslib_1.__importDefault(require("./components/switch/Switch"));
6
- Object.defineProperty(exports, "default", { enumerable: true, get: function () { return Switch_1.default; } });
5
+ var Switch_1 = require("./components/switch/Switch");
6
+ Object.defineProperty(exports, "default", { enumerable: true, get: function () { return tslib_1.__importDefault(Switch_1).default; } });
7
+ tslib_1.__exportStar(require("./components/switch/Switch"), exports);
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TableCardsSorting' {
2
- import React from 'react';
3
- import { TableCardsSortingProps } from './types';
4
- export default class TableCardsSorting extends React.Component<TableCardsSortingProps> {}
5
- }
1
+ export { _TableCardsSorting as default };
2
+ import { default as _TableCardsSorting } from "./components/table/TableCardsSorting";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TableSearch' {
2
- import React from 'react';
3
- import { TableSearchProps } from './types';
4
- export default class TableSearch extends React.Component<TableSearchProps> {}
5
- }
1
+ export { _TableSearch as default };
2
+ import { default as _TableSearch } from "./components/table/TableSearch";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TableSettingsDialog' {
2
- import React from 'react';
3
- import { TableSettingsDialogProps } from './types';
4
- export default class TableSettingsDialog extends React.Component<TableSettingsDialogProps> {}
5
- }
1
+ export { _TableSettingsDialog as default };
2
+ import { default as _TableSettingsDialog } from "./components/table/TableSettingsDialog";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TableToolbar' {
2
- import React from 'react';
3
- import { TableToolbarProps } from './types';
4
- export default class TableToolbar extends React.Component<TableToolbarProps> {}
5
- }
1
+ export { _TableToolbar as default };
2
+ import { default as _TableToolbar } from "./components/table/TableToolbar";
@@ -1,12 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TableViewToggles' {
2
- import React from 'react';
3
- import { TableViewTogglesProps, TableViewTogglesValues } from './types';
4
-
5
- export { TableViewTogglesValues } from './types';
6
-
7
- export default class TableViewToggles extends React.Component<TableViewTogglesProps> {
8
- public static VIEW_TYPE_SINGLE_CARD: TableViewTogglesValues.VIEW_TYPE_SINGLE_CARD;
9
- public static VIEW_TYPE_MULTI_CARDS: TableViewTogglesValues.VIEW_TYPE_MULTI_CARDS;
10
- public static VIEW_TYPE_TABLE: TableViewTogglesValues.VIEW_TYPE_TABLE;
11
- }
12
- }
1
+ export { _TableViewToggles as default };
2
+ import { default as _TableViewToggles } from "./components/table/TableViewToggles";
package/lib/es/Tag.d.ts CHANGED
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Tag' {
2
- import React from 'react';
3
- import { TagProps } from './types';
4
- export default class Tag extends React.Component<TagProps> {}
5
- }
1
+ export { _Tag as default };
2
+ import { default as _Tag } from "./components/tag/Tag";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TagList' {
2
- import React from 'react';
3
- import { TagListProps } from './types';
4
- export default class TagList extends React.Component<TagListProps> {}
5
- }
1
+ export { _TagList as default };
2
+ import { default as _TagList } from "./components/tag/TagList";
@@ -1,5 +1,2 @@
1
- import React from 'react';
2
- import { TagManagerProps } from './types';
3
-
4
- export { TagManagerTag } from './types';
5
- export default class TagManager extends React.Component<TagManagerProps> {}
1
+ export { _TagManager as default };
2
+ import { default as _TagManager } from "./components/tagManager/TagManager";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Teaser' {
2
- import React from 'react';
3
- import { TeaserProps } from './types';
4
- export default class Teaser extends React.Component<TeaserProps> {}
5
- }
1
+ export { _Teaser as default };
2
+ import { default as _Teaser } from "./components/teaser/Teaser";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TeaserContainer' {
2
- import React from 'react';
3
- import { TeaserContainerProps } from './types';
4
- export default class TeaserContainer extends React.Component<TeaserContainerProps> {}
5
- }
1
+ export { _TeaserContainer as default };
2
+ import { default as _TeaserContainer } from "./components/teaser/TeaserContainer";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TextMarker' {
2
- import React from 'react';
3
- import { TextMarkerProps } from './types';
4
- export default class TextMarker extends React.Component<TextMarkerProps> {}
5
- }
1
+ export { _TextMarker as default };
2
+ import { default as _TextMarker } from "./components/map/components/features/basics/marker/TextMarker";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TimePicker' {
2
- import React from 'react';
3
- import { TimePickerProps } from './types';
4
- export default class TimePicker extends React.Component<TimePickerProps> {}
5
- }
1
+ export { _TimePicker as default };
2
+ import { default as _TimePicker } from "./components/timepicker/TimePicker";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/ToggleButton' {
2
- import React from 'react';
3
- import { ToggleButtonProps } from './types';
4
- export default class ToggleButton extends React.Component<ToggleButtonProps> {}
5
- }
1
+ export { _ToggleButton as default };
2
+ import { default as _ToggleButton } from "./components/button/ToggleButton";
@@ -1,4 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TrafficLayer' {
2
- import React from 'react';
3
- export default class TrafficLayer extends React.Component<any> {}
4
- }
1
+ export { _TrafficLayer as default };
2
+ import { default as _TrafficLayer } from "./components/map/components/features/layers/TrafficLayer";
package/lib/es/Tree.d.ts CHANGED
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/Tree' {
2
- import React from 'react';
3
- import { TreeProps } from './types';
4
- export default class Tree extends React.Component<TreeProps> {}
5
- }
1
+ export { _Tree as default };
2
+ import { default as _Tree } from "./components/assetTree/Tree";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TreeCategory' {
2
- import React from 'react';
3
- import { TreeCategoryProps } from './types';
4
- export default class TreeCategory extends React.Component<TreeCategoryProps> {}
5
- }
1
+ export { _TreeCategory as default };
2
+ import { default as _TreeCategory } from "./components/assetTree/TreeCategory";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TreeOption' {
2
- import React from 'react';
3
- import { TreeOptionProps } from './types';
4
- export default class TreeOption extends React.Component<TreeOptionProps> {}
5
- }
1
+ export { _TreeOption as default };
2
+ import { default as _TreeOption } from "./components/assetTree/TreeOption";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TreeSearch' {
2
- import React from 'react';
3
- import { TreeSearchProps } from './types';
4
- export default class TreeSearch extends React.Component<TreeSearchProps> {}
5
- }
1
+ export { _TreeSearch as default };
2
+ import { default as _TreeSearch } from "./components/assetTree/TreeSearch";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TreeSummary' {
2
- import React from 'react';
3
- import { TreeSummaryProps } from './types';
4
- export default class TreeSummary extends React.Component<TreeSummaryProps> {}
5
- }
1
+ export { _TreeSummary as default };
2
+ import { default as _TreeSummary } from "./components/assetTree/TreeSummary";
@@ -1,4 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TruckLayer' {
2
- import React from 'react';
3
- export default class TruckLayer extends React.Component<any> {}
4
- }
1
+ export { _TruckLayer as default };
2
+ import { default as _TruckLayer } from "./components/map/components/features/layers/RoadRestrictionLayer";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/TypeCounter' {
2
- import React from 'react';
3
- import { TypeCounterProps } from './types';
4
- export default class TypeCounter extends React.Component<TypeCounterProps> {}
5
- }
1
+ export { _TypeCounter as default };
2
+ import { default as _TypeCounter } from "./components/assetTree/TypeCounter";
@@ -1,5 +1,2 @@
1
- declare module '@rio-cloud/rio-uikit/lib/es/VolkswagenApplicationHeader' {
2
- import React from 'react';
3
- import { ApplicationHeaderProps } from './types';
4
- export default class VolkswagenApplicationHeader extends React.Component<ApplicationHeaderProps> {}
5
- }
1
+ export { _VolkswagenApplicationHeader as default };
2
+ import { default as _VolkswagenApplicationHeader } from "./themes/Volkswagen/components/applicationHeader/VolkswagenApplicationHeader";
@@ -6,11 +6,32 @@ import ActionBarItemListItem from './ActionBarItemListItem';
6
6
  import ActionBarItemListSeparator from './ActionBarItemListSeparator';
7
7
  export type ActionBarItemPopoverWidth = 100 | 150 | 200 | 250 | 300 | 350 | 400 | 450 | 500;
8
8
  export type ActionBarItemProps = {
9
+ /**
10
+ * The id is used to identify the item in the DOM. If not provided, a random id is used instead.
11
+ */
9
12
  id?: string;
13
+ /**
14
+ * The title property for the subcomponent ActionBarItem.Popover.
15
+ * This can be a String or another component as well as a React-Intl component.
16
+ */
10
17
  title?: string | React.ReactNode;
18
+ /**
19
+ * Additional class names that are added to the respective component.
20
+ * It can be defined for the parent and all subcomponents.
21
+ */
11
22
  className?: string;
23
+ /**
24
+ * Defined if the popover should close when any child element is being clicked.
25
+ */
12
26
  hidePopoverOnClick?: boolean;
27
+ /**
28
+ * Possible values are:
29
+ * `100`, `150`, `200`, `250`, `300`, `350`, `400`, `450`, `500`
30
+ */
13
31
  popoverWidth?: ActionBarItemPopoverWidth;
32
+ /**
33
+ * Additional class names that are added to dialog fallback modal-body element.
34
+ */
14
35
  mobileDialogBodyClassName?: string;
15
36
  };
16
37
  export type ActionBarItemComponents = {
@@ -1,9 +1,9 @@
1
1
  import { type PropsWithChildren } from 'react';
2
2
  type ActionBarItemIconProps = {
3
- className: string;
3
+ className?: string;
4
4
  };
5
5
  declare const ActionBarItemIcon: {
6
- (props: PropsWithChildren<ActionBarItemIconProps>): JSX.Element;
6
+ (props: PropsWithChildren<ActionBarItemIconProps>): import("react/jsx-runtime").JSX.Element;
7
7
  displayName: string;
8
8
  };
9
9
  export default ActionBarItemIcon;
@@ -1,9 +1,12 @@
1
1
  import { type PropsWithChildren } from 'react';
2
2
  export type ActionBarItemListProps = {
3
+ /**
4
+ * Additional class names that are added to the wrapping list item component.
5
+ */
3
6
  className?: string;
4
7
  };
5
8
  declare const ActionBarItemList: {
6
- ({ className, children, ...remainingProps }: PropsWithChildren<ActionBarItemListProps>): JSX.Element;
9
+ ({ className, children, ...remainingProps }: PropsWithChildren<ActionBarItemListProps>): import("react/jsx-runtime").JSX.Element;
7
10
  displayName: string;
8
11
  };
9
12
  export default ActionBarItemList;
@@ -1,12 +1,29 @@
1
1
  import { type PropsWithChildren } from 'react';
2
2
  export type ActionBarItemListItemProps = {
3
+ /**
4
+ * Set it to true when you want to use the item as link item.
5
+ * In case, please use the `Link` component from `react-router-dom`
6
+ * instead of an anchor tag to prevent side effects when automatically closing the popover.
7
+ */
3
8
  hasLink?: boolean;
9
+ /**
10
+ * The name of the icon to be used for the item.
11
+ */
4
12
  icon?: string;
5
- onClick?: () => void;
13
+ /**
14
+ * Callback function to be triggered when the internal button of a list item is clicked.
15
+ *
16
+ * Note: When no callback function is provided, the children are rendered as is without
17
+ * wrapping them in a button.
18
+ */
19
+ onClick?: VoidFunction;
20
+ /**
21
+ * Additional class names that are added to the wrapping list item component.
22
+ */
6
23
  className?: string;
7
24
  };
8
25
  declare const ActionBarItemListItem: {
9
- (props: PropsWithChildren<ActionBarItemListItemProps>): JSX.Element;
26
+ (props: PropsWithChildren<ActionBarItemListItemProps>): import("react/jsx-runtime").JSX.Element;
10
27
  displayName: string;
11
28
  };
12
29
  export default ActionBarItemListItem;
@@ -1,8 +1,11 @@
1
1
  export type ActionBarItemListSeparatorProps = {
2
+ /**
3
+ * Additional class names that are added to the wrapping list item component.
4
+ */
2
5
  className?: string;
3
6
  };
4
7
  declare const ActionBarItemListSeparator: {
5
- ({ className, ...remainingProps }: ActionBarItemListSeparatorProps): JSX.Element;
8
+ ({ className, ...remainingProps }: ActionBarItemListSeparatorProps): import("react/jsx-runtime").JSX.Element;
6
9
  displayName: string;
7
10
  };
8
11
  export default ActionBarItemListSeparator;
@@ -1,11 +1,17 @@
1
1
  import React, { type PropsWithChildren } from 'react';
2
2
  export type ActionBarItemPopoverProps = {
3
+ /** The popover title. */
3
4
  title?: string | React.ReactNode;
5
+ /**
6
+ * Define whether the popover content shall be rendered behind the scene
7
+ * to pre-load content or to avoid unmounting the content component
8
+ */
4
9
  useOffscreen?: boolean;
10
+ /** Additional class names that are added to the popover content. */
5
11
  className?: string;
6
12
  };
7
13
  declare const ActionBarItemPopoverContent: {
8
- ({ className, children, ...remainingProps }: PropsWithChildren<ActionBarItemPopoverProps>): JSX.Element;
14
+ ({ className, children, ...remainingProps }: PropsWithChildren<ActionBarItemPopoverProps>): import("react/jsx-runtime").JSX.Element;
9
15
  displayName: string;
10
16
  };
11
17
  export default ActionBarItemPopoverContent;
@@ -15,11 +15,38 @@ declare const SIZE_MAP: {
15
15
  };
16
16
  type ActivitySize = ObjectValues<typeof SIZE_MAP>;
17
17
  export type ActivityProps = {
18
+ /**
19
+ * Defines the type of activity.
20
+ *
21
+ * Possible values are:
22
+ * `Activity.AVAILABLE`, `Activity.DRIVING`, `Activity.RESTING`, `Activity.WORKING` or
23
+ * `available`, `driving`, `resting`, `working`
24
+ */
18
25
  activity: ActivityStatus;
26
+ /**
27
+ * Define how large the component should be rendered.
28
+ *
29
+ * Possible values are:
30
+ * `Activity.SIZE_SM`, `Activity.SIZE_LG`, `Activity.SIZE_XL` or
31
+ * `sm`, `lg`, `xl`.
32
+ */
19
33
  bsSize?: ActivitySize;
34
+ /**
35
+ * The actual duration value to be shown.
36
+ */
20
37
  duration?: string | ReactNode;
38
+ /**
39
+ * Indicated whether the activity is outdated.
40
+ * @default false
41
+ */
21
42
  isOutdated?: boolean;
43
+ /**
44
+ * Callback function for when the component is clicked.
45
+ */
22
46
  onClick?: VoidFunction;
47
+ /**
48
+ * Additional classes for the wrapper element.
49
+ */
23
50
  className?: string;
24
51
  };
25
52
  type ActivityType = RefComponent<ActivityProps> & typeof STATUS_MAP & typeof SIZE_MAP;
@@ -1,12 +1,20 @@
1
1
  import React from 'react';
2
2
  export type AnimatedNumberProps = {
3
+ /** The start value */
3
4
  start: number;
5
+ /** The end value. */
4
6
  end: number;
7
+ /** A prefix to be added to the final string. */
5
8
  prefix?: string;
9
+ /** A unit suffix to be added to the final string. */
6
10
  unit?: string;
11
+ /** The speed in milliseconds to count up or down. @default 10 */
7
12
  speed?: number;
13
+ /** Enables to count backwards. @default false */
8
14
  decreasing?: boolean;
15
+ /** Callback function to be invoked when the end value is reached. */
9
16
  onEnd?: VoidFunction;
17
+ /** Additional classes to be set on the wrapping element. */
10
18
  className?: string;
11
19
  };
12
20
  export declare const AnimatedNumber: React.ForwardRefExoticComponent<AnimatedNumberProps & React.RefAttributes<HTMLSpanElement>>;
@@ -7,5 +7,5 @@ export type AppMenuProps = {
7
7
  appNavigatorClassName?: string;
8
8
  onToggleAppMenu?: (isShown: boolean) => void;
9
9
  };
10
- declare const AppMenu: (props: AppMenuProps) => JSX.Element;
10
+ declare const AppMenu: (props: AppMenuProps) => import("react/jsx-runtime").JSX.Element;
11
11
  export default AppMenu;
@@ -10,7 +10,7 @@ const AppMenuContent_1 = tslib_1.__importDefault(require("./AppMenuContent"));
10
10
  const AppMenu = (props) => {
11
11
  const { label = 'Unknown', appMenuItems = [], appNavigatorClassName, appNavigator, onToggleAppMenu } = props, remainingProps = tslib_1.__rest(props, ["label", "appMenuItems", "appNavigatorClassName", "appNavigator", "onToggleAppMenu"]);
12
12
  const hasItems = !!((appMenuItems === null || appMenuItems === void 0 ? void 0 : appMenuItems.length) || appNavigator);
13
- const wrapperClassNames = (0, classnames_1.default)('ModuleNavigation AppMenu', 'user-select-none', { hasModules: hasItems }, appNavigatorClassName && appNavigatorClassName);
14
- return ((0, jsx_runtime_1.jsx)("ul", Object.assign({}, remainingProps, { className: wrapperClassNames }, { children: (0, jsx_runtime_1.jsx)(AppMenuDropdown_1.default, Object.assign({ title: label, caret: hasItems, onToggleAppMenu: onToggleAppMenu }, { children: (0, jsx_runtime_1.jsx)(AppMenuContent_1.default, { appMenuItems: appMenuItems, appNavigator: appNavigator }) })) })));
13
+ const wrapperClassNames = (0, classnames_1.default)('ModuleNavigation AppMenu', 'user-select-none', { hasModules: hasItems }, !appNavigator && 'pointer-events-none', appNavigatorClassName && appNavigatorClassName);
14
+ return ((0, jsx_runtime_1.jsx)("ul", Object.assign({}, remainingProps, { className: wrapperClassNames }, { children: (0, jsx_runtime_1.jsx)(AppMenuDropdown_1.default, Object.assign({ title: label, caret: hasItems, onToggleAppMenu: onToggleAppMenu }, { children: appNavigator && (0, jsx_runtime_1.jsx)(AppMenuContent_1.default, { appMenuItems: appMenuItems, appNavigator: appNavigator }) })) })));
15
15
  };
16
16
  exports.default = AppMenu;
@@ -4,5 +4,5 @@ export type AppMenuContentProps = {
4
4
  appMenuItems: ModulePropType[];
5
5
  appNavigator?: React.ReactNode;
6
6
  };
7
- declare const AppMenuContent: (props: AppMenuContentProps) => JSX.Element;
7
+ declare const AppMenuContent: (props: AppMenuContentProps) => import("react/jsx-runtime").JSX.Element;
8
8
  export default AppMenuContent;
@@ -4,5 +4,5 @@ export type AppMenuDropdownProps = {
4
4
  caret?: boolean;
5
5
  onToggleAppMenu?: (isOpen: boolean) => void;
6
6
  };
7
- export declare const AppMenuDropdown: (props: PropsWithChildren<AppMenuDropdownProps>) => JSX.Element;
7
+ export declare const AppMenuDropdown: (props: PropsWithChildren<AppMenuDropdownProps>) => import("react/jsx-runtime").JSX.Element;
8
8
  export default AppMenuDropdown;
@@ -4,5 +4,5 @@ export type ApplicationActionBarProps = {
4
4
  nodeRef: React.MutableRefObject<HTMLUListElement | null> | undefined;
5
5
  className?: string;
6
6
  };
7
- declare const ApplicationActionBar: (props: ApplicationActionBarProps) => JSX.Element;
7
+ declare const ApplicationActionBar: (props: ApplicationActionBarProps) => import("react/jsx-runtime").JSX.Element;
8
8
  export default ApplicationActionBar;
@@ -1,18 +1,69 @@
1
1
  import React from 'react';
2
2
  export type ModulePropType = {
3
+ /**
4
+ * Unique key for the sub-module navigation component of an app.
5
+ */
3
6
  key: string;
7
+ /**
8
+ * The navigation link component used for rendering the name and for routing.
9
+ *
10
+ * @example
11
+ * <NavLink to='/app/ipsum'>{'Lorem ipsum'}</NavLink>
12
+ */
4
13
  route: React.ReactNode;
5
14
  };
6
15
  export type ApplicationHeaderProps = {
16
+ /**
17
+ * The service name shown as the navigator dropdown label.
18
+ */
7
19
  label?: string | React.ReactNode;
20
+ /**
21
+ * The home URL that shall be used for the home button. Pass a `react-router-dom` `NavLink`
22
+ * as homeRoute into the header. For example:
23
+ *
24
+ * @example
25
+ * <NavLink to='https://home.rio.cloud' />
26
+ */
8
27
  homeRoute?: React.ReactNode;
28
+ /**
29
+ * Defines to either show the home icon or the RIO logo as brand logo.
30
+ */
9
31
  showHomeIcon?: boolean;
32
+ /**
33
+ * The component for the navigation between apps which will be shown inside the main dropdown.
34
+ * Platform apps may use the default AppNavigator but there are also other cases like support apps
35
+ * where it's just a simple list In this case, use the prop `appMenuItems`.
36
+ *
37
+ * If no appNavigator is defined, the dropdown menu will not be rendered.
38
+ */
10
39
  appNavigator?: React.ReactNode;
40
+ /**
41
+ * Additional class names that are added to the appNavigator.
42
+ */
11
43
  appNavigatorClassName?: string;
44
+ /**
45
+ * List of application navigation link components.
46
+ */
12
47
  appMenuItems?: ModulePropType[];
48
+ /**
49
+ * List of sub-module navigation component of an app. Items collapse into a dropdown if remaining
50
+ * space in the header is not sufficient.
51
+ */
13
52
  navItems?: ModulePropType[];
14
- actionBarItems: React.ReactNode[];
53
+ /**
54
+ * List of external smart components like the rio-accountmenu or application owned components
55
+ * such as a ServiceInfo icon. These components are based on the `ActionBarItem`
56
+ */
57
+ actionBarItems?: React.ReactNode[];
58
+ /**
59
+ * Callback function triggered when the application menu is open or closed.
60
+ * @param isOpen
61
+ * @returns
62
+ */
15
63
  onToggleAppMenu?: (isOpen: boolean) => void;
64
+ /**
65
+ * Additional class names that are added to the wrapper component.
66
+ */
16
67
  className?: string;
17
68
  };
18
69
  export declare const ApplicationHeader: React.ForwardRefExoticComponent<ApplicationHeaderProps & React.RefAttributes<HTMLDivElement>>;
@@ -7,5 +7,5 @@ export type MobileAppMenuProps = {
7
7
  appNavigator?: React.ReactNode;
8
8
  onToggleAppMenu: (isShown: boolean) => void;
9
9
  };
10
- declare const MobileAppMenu: (props: MobileAppMenuProps) => JSX.Element;
10
+ declare const MobileAppMenu: (props: MobileAppMenuProps) => import("react/jsx-runtime").JSX.Element;
11
11
  export default MobileAppMenu;