@rio-cloud/uikit-mcp 1.1.11 → 1.1.12

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 (207) hide show
  1. package/dist/doc-metadata.json +26 -26
  2. package/dist/docs/components/accentBar.md +1 -1
  3. package/dist/docs/components/activity.md +1 -1
  4. package/dist/docs/components/analyticsAnalysisOverlay.md +1 -1
  5. package/dist/docs/components/animatedNumber.md +2 -2
  6. package/dist/docs/components/animatedTextReveal.md +6 -6
  7. package/dist/docs/components/animations.md +21 -21
  8. package/dist/docs/components/appHeader.md +1 -1
  9. package/dist/docs/components/appLayout.md +39 -23
  10. package/dist/docs/components/appNavigationBar.md +1 -1
  11. package/dist/docs/components/areaCharts.md +4 -4
  12. package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
  13. package/dist/docs/components/assetTree.md +384 -420
  14. package/dist/docs/components/autosuggests.md +1 -1
  15. package/dist/docs/components/avatar.md +1 -1
  16. package/dist/docs/components/banner.md +2 -2
  17. package/dist/docs/components/barCharts.md +13 -13
  18. package/dist/docs/components/barList.md +10 -10
  19. package/dist/docs/components/basicMap.md +1 -1
  20. package/dist/docs/components/bottomSheet.md +1 -1
  21. package/dist/docs/components/button.md +1 -1
  22. package/dist/docs/components/buttonToolbar.md +1 -1
  23. package/dist/docs/components/calendarStripe.md +45 -49
  24. package/dist/docs/components/card.md +1 -1
  25. package/dist/docs/components/carousel.md +1 -1
  26. package/dist/docs/components/chartColors.md +1 -1
  27. package/dist/docs/components/chartsGettingStarted.md +1 -1
  28. package/dist/docs/components/chat.md +2 -2
  29. package/dist/docs/components/checkbox.md +1 -1
  30. package/dist/docs/components/circularProgress.md +8 -8
  31. package/dist/docs/components/clearableInput.md +1 -1
  32. package/dist/docs/components/collapse.md +2 -2
  33. package/dist/docs/components/composedCharts.md +15 -15
  34. package/dist/docs/components/contentLoader.md +1 -1
  35. package/dist/docs/components/dataTabs.md +1 -1
  36. package/dist/docs/components/datepickers.md +660 -660
  37. package/dist/docs/components/dayPicker.md +5 -5
  38. package/dist/docs/components/dayPickerCalendar.md +469 -469
  39. package/dist/docs/components/dialogs.md +1 -1
  40. package/dist/docs/components/divider.md +1 -1
  41. package/dist/docs/components/dropdowns.md +3270 -3256
  42. package/dist/docs/components/editableContent.md +1 -1
  43. package/dist/docs/components/expander.md +1 -1
  44. package/dist/docs/components/fade.md +1 -1
  45. package/dist/docs/components/fadeExpander.md +1 -1
  46. package/dist/docs/components/fadeUp.md +2 -2
  47. package/dist/docs/components/feedback.md +1 -1
  48. package/dist/docs/components/filePickers.md +1 -1
  49. package/dist/docs/components/formLabel.md +1 -1
  50. package/dist/docs/components/groupedItemList.md +1 -1
  51. package/dist/docs/components/htmlTable.md +111 -113
  52. package/dist/docs/components/iconList.md +3 -3
  53. package/dist/docs/components/imagePreloader.md +1 -1
  54. package/dist/docs/components/labeledElement.md +1 -1
  55. package/dist/docs/components/licensePlate.md +1 -1
  56. package/dist/docs/components/lineCharts.md +3 -3
  57. package/dist/docs/components/listMenu.md +1 -1
  58. package/dist/docs/components/loadMore.md +1 -1
  59. package/dist/docs/components/mainNavigation.md +1 -1
  60. package/dist/docs/components/mapCircle.md +1 -1
  61. package/dist/docs/components/mapCluster.md +1 -1
  62. package/dist/docs/components/mapContext.md +1 -1
  63. package/dist/docs/components/mapDraggableMarker.md +1 -1
  64. package/dist/docs/components/mapGettingStarted.md +1 -1
  65. package/dist/docs/components/mapInfoBubble.md +1 -1
  66. package/dist/docs/components/mapLayerGroup.md +1 -1
  67. package/dist/docs/components/mapMarker.md +1 -1
  68. package/dist/docs/components/mapPolygon.md +1 -1
  69. package/dist/docs/components/mapRoute.md +1 -1
  70. package/dist/docs/components/mapSettings.md +31 -9
  71. package/dist/docs/components/mapUtils.md +65 -2
  72. package/dist/docs/components/mapViewportHistory.md +1 -1
  73. package/dist/docs/components/multiselects.md +165 -1
  74. package/dist/docs/components/noData.md +1 -1
  75. package/dist/docs/components/notifications.md +1 -1
  76. package/dist/docs/components/numbercontrol.md +1 -1
  77. package/dist/docs/components/onboarding.md +1 -1
  78. package/dist/docs/components/page.md +1 -1
  79. package/dist/docs/components/pager.md +1 -1
  80. package/dist/docs/components/pieCharts.md +36 -36
  81. package/dist/docs/components/popover.md +1 -1
  82. package/dist/docs/components/position.md +1 -1
  83. package/dist/docs/components/radialBarCharts.md +25 -25
  84. package/dist/docs/components/radioCardGroup.md +1 -1
  85. package/dist/docs/components/radiobutton.md +1 -1
  86. package/dist/docs/components/releaseNotes.md +1 -1
  87. package/dist/docs/components/resizer.md +1 -1
  88. package/dist/docs/components/responsiveColumnStripe.md +1 -1
  89. package/dist/docs/components/responsiveVideo.md +1 -1
  90. package/dist/docs/components/rioglyph.md +1 -1
  91. package/dist/docs/components/rules.md +1 -1
  92. package/dist/docs/components/saveableInput.md +247 -247
  93. package/dist/docs/components/selects.md +1 -1
  94. package/dist/docs/components/sidebar.md +1 -1
  95. package/dist/docs/components/sliders.md +1 -1
  96. package/dist/docs/components/smoothScrollbars.md +1 -1
  97. package/dist/docs/components/spinners.md +1 -1
  98. package/dist/docs/components/states.md +1 -1
  99. package/dist/docs/components/statsWidgets.md +1 -1
  100. package/dist/docs/components/statusBar.md +1 -1
  101. package/dist/docs/components/stepButton.md +1 -1
  102. package/dist/docs/components/steppedProgressBars.md +1 -1
  103. package/dist/docs/components/subNavigation.md +1 -1
  104. package/dist/docs/components/supportMarker.md +1 -1
  105. package/dist/docs/components/svgImage.md +1 -1
  106. package/dist/docs/components/switch.md +1 -1
  107. package/dist/docs/components/table.md +14 -14
  108. package/dist/docs/components/tableControls.md +51 -51
  109. package/dist/docs/components/tagManager.md +1 -1
  110. package/dist/docs/components/tags.md +1 -1
  111. package/dist/docs/components/teaser.md +1 -1
  112. package/dist/docs/components/textTruncateMiddle.md +1 -1
  113. package/dist/docs/components/timeline.md +1 -1
  114. package/dist/docs/components/timepicker.md +1 -1
  115. package/dist/docs/components/toggleButton.md +1 -1
  116. package/dist/docs/components/tooltip.md +1 -1
  117. package/dist/docs/components/tracker.md +1 -1
  118. package/dist/docs/components/virtualList.md +55 -53
  119. package/dist/docs/foundations.md +105 -105
  120. package/dist/docs/start/changelog.md +25 -213
  121. package/dist/docs/start/goodtoknow.md +1 -1
  122. package/dist/docs/start/guidelines/color-combinations.md +1 -1
  123. package/dist/docs/start/guidelines/custom-css.md +1 -1
  124. package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
  125. package/dist/docs/start/guidelines/formatting.md +1 -1
  126. package/dist/docs/start/guidelines/iframe.md +1 -1
  127. package/dist/docs/start/guidelines/obfuscate-data.md +1 -1
  128. package/dist/docs/start/guidelines/print-css.md +1 -1
  129. package/dist/docs/start/guidelines/spinner.md +1 -1
  130. package/dist/docs/start/guidelines/state-in-url.md +1 -1
  131. package/dist/docs/start/guidelines/supported-browsers.md +1 -1
  132. package/dist/docs/start/guidelines/writing.md +1 -1
  133. package/dist/docs/start/howto.md +16 -16
  134. package/dist/docs/start/intro.md +2 -2
  135. package/dist/docs/start/responsiveness.md +1 -1
  136. package/dist/docs/templates/ai-assistant.md +1 -1
  137. package/dist/docs/templates/common-table.md +55 -55
  138. package/dist/docs/templates/detail-views.md +2 -2
  139. package/dist/docs/templates/expandable-details.md +1 -1
  140. package/dist/docs/templates/feature-cards.md +37 -37
  141. package/dist/docs/templates/form-summary.md +15 -15
  142. package/dist/docs/templates/form-toggle.md +1 -1
  143. package/dist/docs/templates/list-blocks.md +137 -137
  144. package/dist/docs/templates/loading-progress.md +1 -1
  145. package/dist/docs/templates/options-panel.md +1 -1
  146. package/dist/docs/templates/panel-variants.md +1 -1
  147. package/dist/docs/templates/progress-cards.md +1 -1
  148. package/dist/docs/templates/progress-success.md +1 -1
  149. package/dist/docs/templates/settings-form.md +18 -18
  150. package/dist/docs/templates/stats-blocks.md +12 -12
  151. package/dist/docs/templates/table-panel.md +1 -1
  152. package/dist/docs/templates/usage-cards.md +1 -1
  153. package/dist/docs/utilities/classNames.md +1 -1
  154. package/dist/docs/utilities/deviceUtils.md +1 -1
  155. package/dist/docs/utilities/featureToggles.md +1 -1
  156. package/dist/docs/utilities/fuelTypeUtils.md +1 -1
  157. package/dist/docs/utilities/getTrackingAttributes.md +1 -1
  158. package/dist/docs/utilities/routeUtils.md +1 -1
  159. package/dist/docs/utilities/useAfterMount.md +1 -1
  160. package/dist/docs/utilities/useAutoAnimate.md +1 -1
  161. package/dist/docs/utilities/useAverage.md +1 -1
  162. package/dist/docs/utilities/useClickOutside.md +1 -1
  163. package/dist/docs/utilities/useClipboard.md +2 -2
  164. package/dist/docs/utilities/useCookies.md +1 -1
  165. package/dist/docs/utilities/useCount.md +1 -1
  166. package/dist/docs/utilities/useDarkMode.md +1 -1
  167. package/dist/docs/utilities/useDebugInfo.md +3 -3
  168. package/dist/docs/utilities/useDraggableElement.md +1 -1
  169. package/dist/docs/utilities/useEffectOnce.md +1 -1
  170. package/dist/docs/utilities/useElapsedTime.md +1 -1
  171. package/dist/docs/utilities/useElementSize.md +1 -1
  172. package/dist/docs/utilities/useEsc.md +1 -1
  173. package/dist/docs/utilities/useEvent.md +1 -1
  174. package/dist/docs/utilities/useFocusTrap.md +1 -1
  175. package/dist/docs/utilities/useFullscreen.md +1 -1
  176. package/dist/docs/utilities/useHover.md +1 -1
  177. package/dist/docs/utilities/useIncomingPostMessages.md +1 -1
  178. package/dist/docs/utilities/useInterval.md +1 -1
  179. package/dist/docs/utilities/useIsFocusWithin.md +1 -1
  180. package/dist/docs/utilities/useKey.md +1 -1
  181. package/dist/docs/utilities/useLocalStorage.md +1 -1
  182. package/dist/docs/utilities/useLocationSuggestions.md +1 -1
  183. package/dist/docs/utilities/useMax.md +1 -1
  184. package/dist/docs/utilities/useMin.md +1 -1
  185. package/dist/docs/utilities/useMutationObserver.md +1 -1
  186. package/dist/docs/utilities/useOnScreen.md +1 -1
  187. package/dist/docs/utilities/useOnlineStatus.md +1 -1
  188. package/dist/docs/utilities/usePostMessage.md +1 -1
  189. package/dist/docs/utilities/usePostMessageSender.md +1 -1
  190. package/dist/docs/utilities/usePrevious.md +1 -1
  191. package/dist/docs/utilities/useResizeObserver.md +1 -1
  192. package/dist/docs/utilities/useRioCookieConsent.md +1 -1
  193. package/dist/docs/utilities/useScrollPosition.md +1 -1
  194. package/dist/docs/utilities/useSearch.md +1 -1
  195. package/dist/docs/utilities/useSearchHighlight.md +1 -1
  196. package/dist/docs/utilities/useSorting.md +1 -1
  197. package/dist/docs/utilities/useStateWithValidation.md +1 -1
  198. package/dist/docs/utilities/useSum.md +1 -1
  199. package/dist/docs/utilities/useTableExport.md +61 -61
  200. package/dist/docs/utilities/useTableSelection.md +72 -72
  201. package/dist/docs/utilities/useTimeout.md +1 -1
  202. package/dist/docs/utilities/useToggle.md +1 -1
  203. package/dist/docs/utilities/useUrlState.md +1 -1
  204. package/dist/docs/utilities/useWindowResize.md +1 -1
  205. package/dist/index.mjs +1 -1
  206. package/dist/version.json +2 -2
  207. package/package.json +7 -4
@@ -3,9 +3,17 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Welcome
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/changelog
6
- *Captured:* 2026-04-27T14:57:04.818Z
6
+ *Captured:* 2026-05-06T12:13:06.539Z
7
7
 
8
- ## Version 2.4.0 (2026-04-27)
8
+ ## Version 2.4.1 (2026-05-06)
9
+
10
+ - **Fixed** Map incidents Fixed HERE traffic incident requests to include the configured map language as lang query parameter.
11
+
12
+ - **Fixed** Select and Multiselect Fixed filter results after options are updated incrementally, so useFilter continues matching against the latest option list.
13
+
14
+ - **Fixed** DropdownSubmenu Fixed submenu rendering and restored the chevron alignment in nested dropdown menus.
15
+
16
+ ## Version 2.4.0 (2026-04-23)
9
17
 
10
18
  - **Update** Select and Multiselect Added a new variant prop with a blank variant to remove the wrapper shadow and toggle border/shadow.
11
19
 
@@ -157,37 +165,37 @@
157
165
 
158
166
  ## Version 2.0.0 (2025-12-12)
159
167
 
160
- - **Removed** We’ve modernized our build setup by removing CommonJS support and switching entirely to ESM. If your project still depends on CommonJS (for example, with older tooling like Webpack), your build may fail. Please update your development environment to support ESM.
168
+ - **Breaking** We’ve modernized our build setup by removing CommonJS support and switching entirely to ESM. If your project still depends on CommonJS (for example, with older tooling like Webpack), your build may fail. Please update your development environment to support ESM.
161
169
 
162
- - **Removed** Removed the root index.js barrel file that re-exported all components. This change eliminates multiple import paths, improves IntelliSense auto-import behavior, and prevents importing the entire UIKIT, ensuring proper tree shaking. Please update your imports to use default imports, for example: import ApplicationLayout from '@rio-cloud/rio-uikit/ApplicationLayout'.
170
+ - **Breaking** Removed the root index.js barrel file that re-exported all components. This change eliminates multiple import paths, improves IntelliSense auto-import behavior, and prevents importing the entire UIKIT, ensuring proper tree shaking. Please update your imports to use default imports, for example: import ApplicationLayout from '@rio-cloud/rio-uikit/ApplicationLayout'.
163
171
 
164
- - **Removed** CalendarStripe Removed deprecated prop "render". Please use "renderDay" instead.
172
+ - **Breaking** CalendarStripe Removed deprecated prop "render". Please use "renderDay" instead.
165
173
 
166
- - **Removed** Collapse Removed deprecated prop "in". Please use "open" instead.
174
+ - **Breaking** Collapse Removed deprecated prop "in". Please use "open" instead.
167
175
 
168
- - **Removed** ClearableInput Removed deprecated prop "alwaysShowMask". Please use "maskVisibility='always'" instead.
176
+ - **Breaking** ClearableInput Removed deprecated prop "alwaysShowMask". Please use "maskVisibility='always'" instead.
169
177
 
170
- - **Removed** Dialog Removed deprecated prop "onHide". Please use "onClose" instead.
178
+ - **Breaking** Dialog Removed deprecated prop "onHide". Please use "onClose" instead.
171
179
 
172
- - **Removed** SingleMapMarker Removed deprecated prop "size". Please use "anchorSize" instead. Removed deprecated prop "visibleOnHover". Please use "markerOnHover" instead.
180
+ - **Breaking** SingleMapMarker Removed deprecated prop "size". Please use "anchorSize" instead. Removed deprecated prop "visibleOnHover". Please use "markerOnHover" instead.
173
181
 
174
- - **Removed** DataTab Removed the internal "fade in" class names from the DataTab component, which were previously kept for backward compatibility with CSS transitions used in older service tests. Please use the new onAnimationStart and onAnimationEnd callbacks instead.
182
+ - **Breaking** DataTab Removed the internal "fade in" class names from the DataTab component, which were previously kept for backward compatibility with CSS transitions used in older service tests. Please use the new onAnimationStart and onAnimationEnd callbacks instead.
175
183
 
176
184
  - **Renamed** Animations Renamed "framer-motion" component to "motion" as we have migrated to the latest motion library that was formerly known as Framer Motion.
177
185
 
178
- - **Removed** NotificationsContainer Removed deprecated prop "stacked" since it is not supported anymore. Removed legacy usage documentation.
186
+ - **Breaking** NotificationsContainer Removed deprecated prop "stacked" since it is not supported anymore. Removed legacy usage documentation.
179
187
 
180
188
  - **Breaking** Notification Removed deprecated prop "priority" since it is not supported anymore. Removed old notification API in favor of the notifications options object. If you still use the legacy API "Notification.info(message, title, timeOut, callback, priority)", please migrate to the format "Notification.info(message, options)".
181
189
 
182
- - **Removed** OnboardingTip Removed deprecated prop "clickflow". Please use the "useOnboardingTour" hook instead.
190
+ - **Breaking** OnboardingTip Removed deprecated prop "clickflow". Please use the "useOnboardingTour" hook instead.
183
191
 
184
- - **Removed** Radiobutton Changed the onChange callback so it is only used in the controlled use case, as already documented in earlier versions. For uncontrolled usage, please use the onClick callback instead.
192
+ - **Breaking** Radiobutton Changed the onChange callback so it is only used in the controlled use case, as already documented in earlier versions. For uncontrolled usage, please use the onClick callback instead.
185
193
 
186
- - **Removed** NumberInput / NumberControl Removed deprecated prop "onValueChanged". Please use "onChange" instead.
194
+ - **Breaking** NumberInput / NumberControl Removed deprecated prop "onValueChanged". Please use "onChange" instead.
187
195
 
188
- - **Removed** Sidebar Removed deprecated prop "enableNavigationButtons". Please use "headerButtons" instead. Removed deprecated prop "disableFullscreen". Please use "enableFullscreenToggle" instead. Removed deprecated prop "fullscreen". Please use "openInFullscreen" instead.
196
+ - **Breaking** Sidebar Removed deprecated prop "enableNavigationButtons". Please use "headerButtons" instead. Removed deprecated prop "disableFullscreen". Please use "enableFullscreenToggle" instead. Removed deprecated prop "fullscreen". Please use "openInFullscreen" instead.
189
197
 
190
- - **Removed** Removed old class "invisible". Please use "visibility-hidden" instead.
198
+ - **Breaking** Removed old class "invisible". Please use "visibility-hidden" instead.
191
199
 
192
200
  - **Icons** Renamed icon rioglyph- retweet rioglyph- repeat-square Renamed icon rioglyph- cost-efficency rioglyph- cost-efficiency Renamed icon rioglyph- eye-option rioglyph- eye-open Removed icon as it was a duplicate of rioglyph- component rioglyph- maintenance-components
193
201
 
@@ -669,200 +677,4 @@
669
677
 
670
678
  - **New** Input resize Added new input resize classes
671
679
 
672
- - **Icons** Added new Icon rioglyph- layer-pois
673
-
674
- ## Version 1.1.0 (2024-06-17)
675
-
676
- - **Fixed** CalendarStripe Fixed CalendarStripe component when resizing and rendering different amounts of columns
677
-
678
- - **Fixed** AssetTree Fixed rendering issue in AssetTree component when switching mode between "fly" and "fluid" externally
679
-
680
- - **Fixed** Marker Fixed broken Marker component when using it without an icon
681
-
682
- - **Fixed** Pills Fixed disabled styles for stacked and filled nav-pills
683
-
684
- - **Fixed** Traton Theme Fixed border radius for Dropdown, MapMarker, Slider, Tag, and Buttons
685
-
686
- - **Update** Marker Updated marker style for active and inactive markers. Extend marker colors for status colors. Adapt default colors for map for better readability in light and dark mode. Added new prop "pinging" to SingleMapMarker to render a pinging animation. Another new prop "anchorIconName" was added to render an icon directly on the markers anchor. The map direction icon can now be replaced via the new "stateIconName" prop and the default moving state can be changed.
687
-
688
- - **Update** AssetTree Added new prop "treeOptionsTooltip" to Tree component to show a tooltip for the tree options dropdown
689
-
690
- - **Update** ActionBarItem Updated the "ActionBarItem.List" style used for the service info popover. Please make sure to use the "ActionBarItem.List" and "ActionBarItem.ListItem" components to design the service info for the application header.
691
-
692
- - **Update** ErrorState, EmptyState, CustomState Added the prop "bsStyle" to the state components buttons to define other button styles like a default button. Also, when providing an href value, the button is rendered as a link. The headline size will increase now at the xl breakpoint to have a slightly smaller text size for smaller screens.
693
-
694
- - **Update** NoData Improved readability by improving text color contrast. Removed text uppercase according to the writing style guide.
695
-
696
- - **Update** Fieldset Update "fieldset" and "legend" style for grouping form elements. Added demo to showcase utility of using fieldsets in forms.
697
-
698
- - **Icons** Icons Update icons optical center to work better within circles like the direction icon for the map marker rioglyph- direction rioglyph- parking rioglyph- antenna rioglyph- heart rioglyph- location-arrow
699
-
700
- - **New** CSS Grid & Subgrid Added multiple CSS Subgrid utility classes and examples. Extended Grid classes and documentation
701
-
702
- - **New** Added bg-none and hover-bg-none class
703
-
704
- ## Version 1.0.0 (2024-06-03)
705
-
706
- - **Breaking** With this version, we have started migrating all components towards Typescript for better typing support and documentation. With this migration, we will remove the internal types.ts file. As it was not intended to be used by any service, please make sure you update your imports accordingly. Check out the How to for more details. Be aware of possible changed component types as well.
707
-
708
- - **Breaking** Map With this version the HERE map implementation has changed significantly since we have migrated the map internally to the latest HERE APIs. This includes also the map rendering where the default render engine has changed from WebGL to HARP. Raster maps are rendered with the P2D engine. Due to this migration, the map types have a different design now. To make use of the new rendering engine, please add the following HERE dependency to your project. < script type = " text/javascript " src = " https://js.api.here.com/v3/3.1/mapsjs-harp.js " > </ script >
709
-
710
- - **Removed** Fade Removed several deprecated props from the Fade component
711
-
712
- - **Removed** Removed "BrowserWarning" component
713
-
714
- - **Removed** Removed "text-muted" utility class. Use "text-color-gray" instead
715
-
716
- - **Removed** Removed "GroupSelectionUtil" getNewGroupedSelected utility function
717
-
718
- - **Removed** Removed getOffsetTopWholeScreen utility function
719
-
720
- - **breaking** BottomSheet / Sidebar Renamed prop "useBackdrop" to "hasBackdrop" for BottomSheet and Sidebar component
721
-
722
- - **breaking** CalendarStripe Deprecated "render" prop of "CalendarStripe" component in favor of new "renderDay" prop
723
-
724
- - **breaking** Collapse / ExpanderPanel / ExpanderList Removed callbacks "onEnter", "onEntering", "onExit", and "onExiting" for ExpanderPanel and Collapse components. We introduced Framer Motions "onAnimationStart" callback instead. The ExpanderPanel header style underwent slight changes. The "in" class for the collapse is no longer used. Additionally, the "react-transition-group" library has been replaced with "framer-motion". The prop "mountOnEnter" has been removed from the ExpanderPanel, ExpanderList and Collapse components. Use "unmountOnExit" instead to control whether the collapsed content should be removed from the DOM when it is collapsed. The collapse prop "in" has been renamed to "open" to align with other components.
725
-
726
- - **breaking** List Groups and Expanders List groups no longer have a border and a border-radius by default. This has the advantage that they can now be used within other elements without having to overwrite many CSS values. To get the same look as before, you need to set the classes "border" and "rounded". Expander lists now have props for these two CSS properties, which are set to true by default.
727
-
728
- - **breaking** Resizer The Resizer component has been migrated from class component to functional component. With that the updated size value need to be set with a state setter function. Example: const handleResize = ( diff: number ) => setBoxWidth ( oldWidth => oldWidth - diff )
729
-
730
- - **breaking** Select / Multiselect Changed roles of Select and Multiselect dropdown menu from "list" to "menu" and the role of the individual select options from "presentation" to "listitem" to be aligned with the ButtonDropdown component. Fixed automatic drop direction check to open the dropdown above the toggle when there is not enough space. Removed deprecated size values "small" and "large" in favor of "sm" and "lg".
731
-
732
- - **breaking** Select The type definition for the Select component has changed. The more impactful change is the type for the "onChange" callback which has changed to handle the removal of a selection and therefor "undefined" will be returned. onChange = { ( selectedOption: SelectOption | undefined ) => handleChange ( selectedOption ?. id ) } Also important to note that the SelectOption type no longer can be imported via the "types.ts" file. Please adapt your import accordingly import Select, { type SelectOption } from "@rio-cloud/rio-uikit/Select";
733
-
734
- - **breaking** Split SortArrows, SortArrowUp, and SortArrowDown in dedicated components. Change imports to default imports.
735
-
736
- - **Removed** useResizeObserver The "Observer Entry" object may now be null, so it can't reliably be destructured anymore. This doesn't work anymore: const [ ref, { borderBoxSize } ] = useResizeObserver ( ); console. log ( borderBoxSize ); Update your code like so: const [ ref, observerEntry ] = useResizeObserver ( ); console. log ( observerEntry ?. borderBoxSize ); Also, an option to specify the HTML element type of the generated ref was added (defaults to div).
737
-
738
- - **Fixed** Blockquote Change default blockquote padding from percentage to pixel. Please add custom padding classes to change it to your needs.
739
-
740
- - **Fixed** BottomSheet Fixed maximum width for BottomSheet component when using the "detach" prop. Allow defining the detach offset.
741
-
742
- - **Fixed** Chart Colors Fixed export of shared colors for diagrams
743
-
744
- - **Fixed** Loading Guidelines Fixed spinner size for buttons to avoid button size changes. Extended loading guidelines for spinner buttons in tables.
745
-
746
- - **Fixed** Sidebar Automatically switch Sidebar mode from "fluid" to "fly" to be put above the content when the ApplicationBody's module-content width reaches a defined minimum. This avoids breaking the entire application layout for fluid Sidebars on smaller screens or when resizing Sidebars.
747
-
748
- - **Fixed** SimpleTooltip Renamed SimpleTooltip prop "tooltipWidth" to "width" to align with underlying Tooltip component
749
-
750
- - **Fixed** Spinner Outlined spinner buttons
751
-
752
- - **Fixed** Spinner in Buttons Fixed style for spinner in button block
753
-
754
- - **Fixed** Tags Fixed 1px offset of tag icons
755
-
756
- - **Fixed** Tooltip Fixed tooltip arrow position on small elements
757
-
758
- - **Update** AutoSuggest Migrated AutoSuggest component to Typescript and cleaned up its props
759
-
760
- - **Update** AssetTree Added new TreeSummaryRow component to allow for more tree item type filter like fuel type. With this we also added a new "supType" property to the TreeItem to filter for it and to show a paired icon.
761
-
762
- - **Update** Button Added "iconName" prop to Button component to reduce boilerplate code when using icons. Use native HTML "disabled" prop instead of separate class.
763
-
764
- - **Update** ClearableInput Added an input mask to the ClearableInput to allow custom input formats to avoid user input mistakes
765
-
766
- - **Update** Dialog Added focus trap to Dialog component. Deprecate "onHide" callback in favor of "onClose". Extended the dialog for compound components to allow wrapping title, body, and footer with forms. Replaced the Dialog animation with framer-motion. As a result, the class "modal-ender-done" has been removed. Added new "xs" dialog variant
767
-
768
- - **Update** ExpanderPanel Added new "onOpen" and "onClose" callbacks to ExpanderList items
769
-
770
- - **Update** ExpanderPanel / Combined Tables in ExpandablePanel Added "iconClassName" prop to ExpanderPanel component to to allow for 100% width in the panel header. This comes in handy when using a table inside the header and the body that shall have the same column width. With that we also added a design demo to showcase the usage of the tow tables inside the expander panel.
771
-
772
- - **Update** Forms Added horizontal form demo
773
-
774
- - **Update** LoadMoreButton Extended LoadMoreButton component with props "isInteractive" and "progressBarStyle" to customize behavior and style
775
-
776
- - **Update** Map Settings / Map Layer Migrated the Here Map traffic layers to use the new APIs when using the WebGL mode. For raster maps tiles, we still have to use the deprecated APIs as there is no alternative for now. We also fixed the map translations so other countries are also properly translated and don't show their city names in their native language.
777
-
778
- - **Update** Multiselect Added prop "multiline" to allow wrapping selected item around within the multiline toggle. The style of the selected items has changed to be more muted so it better integrates with other form elements.
779
-
780
- - **Update** NumberInput / NumberControl Migrated NumberInput and NumberControl to Typescript and updated their typings. Added check to avoid entering letters or special characters into the input field for Firefox and Safari. Added prop for warning and error messages. Added new prop "noDefault" to keep the input empty instead of using the default value of 0. Fixed the NumberControl spinner buttons when holding down the mouse button to increase and decrease the value and leaving the input field.
781
-
782
- - **Update** TimePicker Added prop for rendering warning and error messages
783
-
784
- - **Update** Onboarding Added props "previousButton" and "nextButton" to Onboarding component to enable a better onboarding click flow
785
-
786
- - **Update** Print CSS Notifications are now hidden while printing the page when using our print.css
787
-
788
- - **Update** Select Added prop "inputAddon" to Select component to allow for adding icons as addon to the toggle button Enhanced the background color of selected options for the Select and Multiselect component
789
-
790
- - **Update** Sidebar Added prop "hasSmoothScrollbar" to Sidebar component to enable the built-in scrollbars instead of using the native browser scrollbars
791
-
792
- - **Update** Slider or RangeSlider Added "valueLabelUnit" prop to Slider and RangeSlider to use a label for the slider values
793
-
794
- - **Update** SplitDialog Added new "leftContentClassName" and "rightContentClassName" to the split dialog
795
-
796
- - **Update** Buttons Add gray-lightest hover background color to muted, link, and action buttons
797
-
798
- - **Update** Timeline Added new classes "timeline-date-thin" and "timeline-date-dashed" as well as color classes to change the timeline width and style. Updated Timeline examples to showcase variations as it's built with atomic classes.
799
-
800
- - **New** EditableContent Added new EditableContent component that allows for inline text editing
801
-
802
- - **New** DeviceUtils Added new "isRetinaDevice" to deviceUtils
803
-
804
- - **New** Divider Added new Divider component for horizontal and vertical dividing lines
805
-
806
- - **New** Forms New form "form-group-not-editable" style toggling editable forms
807
-
808
- - **New** FrameDialog Added new FrameDialog component that can be used to open a dialog from a widget iframe in the parent window
809
-
810
- - **New** Grid stack Added new grid stacking classes "grid-stack" and "grid-stack-item" as an alternative to position absolute
811
-
812
- - **New** HTML Emails New guidelines demo for HTML emails created with react email
813
-
814
- - **Icons** Icons rioglyph- drag-n-drop rioglyph- robot rioglyph- pin-range rioglyph- pin rioglyph- calendar-plus rioglyph- exclamation rioglyph- info rioglyph- question rioglyph- fuel-diesel rioglyph- fuel-electric rioglyph- fuel-hydrogen rioglyph- fuel-gas rioglyph- archive rioglyph- map rioglyph- map-location rioglyph- book rioglyph- face-frown rioglyph- face-neutral rioglyph- face-smile rioglyph- paper-clip rioglyph- share-nodes rioglyph- handshake rioglyph- stack rioglyph- building rioglyph- file-signature rioglyph- signature rioglyph- location-arrow rioglyph- wallet rioglyph- user-group rioglyph- window rioglyph- inbox rioglyph- inbox-stack rioglyph- inbox-in rioglyph- inbox-out rioglyph- id rioglyph- ruler rioglyph- cards-add rioglyph- truck-unit rioglyph- user-add rioglyph- user-ok rioglyph- user-remove rioglyph- pencil-square rioglyph- megaphone rioglyph- code-brackets rioglyph- code-braces rioglyph- hash rioglyph- server-stack rioglyph- shopping-bag rioglyph- search-list rioglyph- tasks rioglyph- fingerprint rioglyph- flag rioglyph- fire rioglyph- puzzle
815
-
816
- - **New** Line Height Added new "line-height-150rel" class
817
-
818
- - **New** Page Added new Page component for displaying documents
819
-
820
- - **New** SaveableInput Added new SaveableInput component
821
-
822
- - **New** TimedBottomSheet Added new TimedBottomSheet component to control a bottom sheets visibility with timers
823
-
824
- - **New** SmoothScrollbars Added a new SmoothScrollbars component
825
-
826
- - **New** Text Wrapping Added new "text-wrap-balance" class
827
-
828
- - **New** useFocusTrap Added new useFocusTrap hook that can be used for custom overlays
829
-
830
- - **New** useHover Added new useHover hook that can be used for style changes on hover for certain elements that can not be influenced by hover utility classes alone
831
-
832
- - **New** usePostMessage Added new usePostMessage hook that can be used to exchange messages between an iframe and the parent window
833
-
834
- - **CSS** With this version, the UIKIT adds its CSS link into the header automatically if it is not present. This should help to ease the update of the UIKIT library and the corresponding CSS. This means, you can remove the link from your index.html and only update the UIKIT dependency in your package.json. See Automatic loading of UIKIT CSS Files
835
-
836
- - **Guideline** For accessibility purposes, aim for a good color contrast between the foreground color (e.g. text, links, etc.) and the background color, we have added a new "Color Combinations" section. See Color Combinations
837
-
838
- - **Guideline** We have introduced some general writing guidelines to enhance consistency in UX writing and to maintain a unified voice. See Writing style guide
839
-
840
- ## Version 0.16.3 (2023-03-14)
841
-
842
- - **Icons** Deleted Icons: fax
843
-
844
- - **Fixed** Fixed alignment of collapsed header menu items. See ApplicationHeader
845
-
846
- - **Fixed** Fixed fade in animation when the inital animation is set to false. See Fade
847
-
848
- - **Fixed** Fixed close animation for BottomSheet when hight is set to window height. See BottomSheet
849
-
850
- - **Fixed** Fixed AspectRatioPlaceholder declaration file name.
851
-
852
- - **Fixed** Fixed text ellipsis of selects. See Selects
853
-
854
- - **Update** Refactored DataTabs props. See DataTabs Merged hoverTextColor and hoverBgColor props to tabHoverClassName Merged activeTextColor and activeBgColor props to tabActiveClassName added arrowClassName prop added tabsWrapperClassName prop added tabClassName prop added new className prop to DataTab child component
855
-
856
- - **Update** Added new "fullheight" Dialog Size and renamed "full" to "fullwidth". See Dialog
857
-
858
- - **Update** MapSettings panels are now closing on click outside. See MapSettings
859
-
860
- - **Update** Extended the SimpleTooltip component to pass the "delay" and "popperConfig" props to the underlying component. See SimpleTooltip
861
-
862
- - **Update** Remove left padding from ReleaseNotes component to better work with images. Please add padding-left-15 manually, in case you want to work with lists. See ReleaseNotes
863
-
864
- - **New** Added new CalendarStripe component. See CalendarStripe
865
-
866
- - **New** Added new hook "usePrevious" to access state values of previous component render cycle. See usePrevious
867
-
868
- - **Icons** Added or updated icons: rioglyph- card-reader rioglyph- card-hotel rioglyph- api rioglyph- currency-euro rioglyph- thumbs-up rioglyph- thumbs-down rioglyph- hand-up rioglyph- hand-down rioglyph- hand-left rioglyph- hand-right See Icons
680
+ - **Icons** Added new Icon rioglyph- layer-pois
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/goodtoknow
6
- *Captured:* 2026-04-27T14:57:04.341Z
6
+ *Captured:* 2026-05-06T12:13:06.505Z
7
7
 
8
8
  ## Good to know
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/color-combinations
6
- *Captured:* 2026-04-27T14:57:05.130Z
6
+ *Captured:* 2026-05-06T12:13:07.523Z
7
7
 
8
8
  For accessibility purposes, aim for a good color contrast between the foreground color (e.g. text, links, etc.) and the background color. This contrast ensures people with moderately low vision can tell the colors apart and see your content.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/custom-css
6
- *Captured:* 2026-04-27T14:57:05.092Z
6
+ *Captured:* 2026-05-06T12:13:07.409Z
7
7
 
8
8
  Maintaining CSS will become harder over time due to various reasons like growing amount of styles, old and unknown overwrites, exchange of Team members etc.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/custom-rioglyph
6
- *Captured:* 2026-04-27T14:57:05.110Z
6
+ *Captured:* 2026-05-06T12:13:07.458Z
7
7
 
8
8
  To use a custom Rioglyph icon, there are two different approaches:
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/formatting
6
- *Captured:* 2026-04-27T14:57:07.071Z
6
+ *Captured:* 2026-05-06T12:13:09.245Z
7
7
 
8
8
  Having a common date formatting guide is crucial to ensure consistency, clarity, and accuracy in documentation, making it easier to understand and interpret dates correctly across different contexts.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/iframe
6
- *Captured:* 2026-04-27T14:57:07.135Z
6
+ *Captured:* 2026-05-06T12:13:08.931Z
7
7
 
8
8
  Web applications can embed smaller SPAs as widgets using an &lt;iframe&gt; to enrich it's functionality provided by other services and teams. This page explains what the parent application (host) and the child application (widget) must do to ensure correct styling, sizing, and communication.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/obfuscate-data
6
- *Captured:* 2026-04-27T14:57:05.999Z
6
+ *Captured:* 2026-05-06T12:13:08.339Z
7
7
 
8
8
  This demo demonstrates how sensitive data marked with the data-pii="visible" attribute can be obfuscated directly in the frontend.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/print-css
6
- *Captured:* 2026-04-27T14:57:05.976Z
6
+ *Captured:* 2026-05-06T12:13:08.331Z
7
7
 
8
8
  The UIKIT supports simple print stylings in order to have printable content. Those print styles are supposed to do basic printing and should not replace server side PDF`s.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/spinner
6
- *Captured:* 2026-04-27T14:57:08.207Z
6
+ *Captured:* 2026-05-06T12:13:10.591Z
7
7
 
8
8
  There are various approaches when it comes to loading data and showing the user the different stages of the loading process.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/state-in-url
6
- *Captured:* 2026-04-27T14:57:05.030Z
6
+ *Captured:* 2026-05-06T12:13:07.452Z
7
7
 
8
8
  Every service frontend should support deep linking and reflect meaningful UI state in the URL. This enables restoring state when links are shared, when they are stored as bookmarks, when users navigate with browser history, or when a service is opened from another app.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/supported-browsers
6
- *Captured:* 2026-04-27T14:57:06.000Z
6
+ *Captured:* 2026-05-06T12:13:08.301Z
7
7
 
8
8
  We currently support the following browsers:
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/guidelines/writing
6
- *Captured:* 2026-04-27T14:57:06.810Z
6
+ *Captured:* 2026-05-06T12:13:09.160Z
7
7
 
8
8
  UX writing doesn't receive as much attention as it should. In the past, digital experiences featured words written by different individuals - ranging from designers to engineers — at various times and in diverse styles, all without a centralized guide.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Welcome
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/howto
6
- *Captured:* 2026-04-27T14:57:04.246Z
6
+ *Captured:* 2026-05-06T12:13:06.565Z
7
7
 
8
8
  Install the latest version of the UIKIT (that includes latest beta versions as well) via
9
9
 
@@ -41,7 +41,7 @@ npm install @rio-cloud/rio-uikit
41
41
  Or install a dedicated version via
42
42
 
43
43
  ```javascript
44
- npm install @rio-cloud/rio-uikit@2.4.0
44
+ npm install @rio-cloud/rio-uikit@2.4.1
45
45
  ```
46
46
 
47
47
  -
@@ -52,7 +52,7 @@ npm install @rio-cloud/rio-uikit@2.4.0
52
52
 
53
53
  2.4
54
54
 
55
- .0
55
+ .1
56
56
 
57
57
  ## TypeScript
58
58
 
@@ -155,10 +155,10 @@ Not Recommended
155
155
  Use the CSS Stylesheet as follows (specify your required version number in the URL) if you need more control on what style you want to use.
156
156
 
157
157
  ```html
158
- <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/rio-uikit.css">
158
+ <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/rio-uikit.css">
159
159
  ```
160
160
 
161
- &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/rio-uikit.css"&gt;
161
+ &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/rio-uikit.css"&gt;
162
162
 
163
163
  > Note: Please make sure to use the same UIKIT style version as the npm package, otherwise this will lead to inconsistency and UI bugs.
164
164
 
@@ -173,22 +173,22 @@ These other themes may only be used for applications or services who don't run o
173
173
  In order to use such a brand theme, modify the URL in the &lt;link&gt; tag that loads the CSS
174
174
 
175
175
  ```html
176
- <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/vw-uikit.css">
176
+ <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/vw-uikit.css">
177
177
  ```
178
178
 
179
- &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/vw-uikit.css"&gt;
179
+ &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/vw-uikit.css"&gt;
180
180
 
181
181
  ```html
182
- <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/man-uikit.css">
182
+ <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/man-uikit.css">
183
183
  ```
184
184
 
185
- &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/man-uikit.css"&gt;
185
+ &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/man-uikit.css"&gt;
186
186
 
187
187
  ```html
188
- <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/scania-uikit.css">
188
+ <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/scania-uikit.css">
189
189
  ```
190
190
 
191
- &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/scania-uikit.css"&gt;
191
+ &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/scania-uikit.css"&gt;
192
192
 
193
193
  **Managed**
194
194
 
@@ -221,10 +221,10 @@ Print styles
221
221
  The UIKIT supports simple print stylings in order to have printable content. See Print CSS
222
222
 
223
223
  ```html
224
- <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/rio-uikit-print-utilities.css">
224
+ <link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/rio-uikit-print-utilities.css">
225
225
  ```
226
226
 
227
- &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.0/rio-uikit-print-utilities.css"&gt;
227
+ &lt;link rel="stylesheet" type="text/css" href="https://uikit.developers.rio.cloud/2.4.1/rio-uikit-print-utilities.css"&gt;
228
228
 
229
229
  ## Additional styling information
230
230
 
@@ -233,7 +233,7 @@ Additional styling information
233
233
  In some cases like using D3 you may need the color variables as .json from the UIKIT provided via CDN. You can fetch the provided file from CDN via the following URL:
234
234
 
235
235
  ```html
236
- https://uikit.developers.rio.cloud/2.4.0/rio-uikit-colors.json
236
+ https://uikit.developers.rio.cloud/2.4.1/rio-uikit-colors.json
237
237
  ```
238
238
 
239
239
  ## Dark mode
@@ -294,10 +294,10 @@ My widget
294
294
  In cases where the React ApplicationLayout component cannot be used, you can import the new darkmode.js from the UIKIT CDN and add it to your index.html. This script will take care of listening to the theme switch for you.
295
295
 
296
296
  ```html
297
- <script src="https://uikit.developers.rio.cloud/2.4.0/rio-darkmode.js"></script>
297
+ <script src="https://uikit.developers.rio.cloud/2.4.1/rio-darkmode.js"></script>
298
298
  ```
299
299
 
300
- &lt;script src="https://uikit.developers.rio.cloud/2.4.0/rio-darkmode.js"&gt;
300
+ &lt;script src="https://uikit.developers.rio.cloud/2.4.1/rio-darkmode.js"&gt;
301
301
 
302
302
  &lt;/script&gt;
303
303
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Welcome
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/intro
6
- *Captured:* 2026-04-27T14:57:04.390Z
6
+ *Captured:* 2026-05-06T12:13:06.591Z
7
7
 
8
8
  Welcome! This UI library is designed to help you build beautiful, consistent, and maintainable user interfaces with minimal effort. Here’s how you can make the most of it:
9
9
 
@@ -78,4 +78,4 @@ What is new?ChangelogRelease notes for each version of the UIKIT.How can I use i
78
78
 
79
79
  We welcome any feedback to improve the UIKIT further. Please send it to uxui@rio.cloud
80
80
 
81
- The RIO UIKIT is licensed under the Apache 2.0 license by TB Digital Services GmbH | version 2.4.0
81
+ The RIO UIKIT is licensed under the Apache 2.0 license by TB Digital Services GmbH | version 2.4.1
@@ -3,7 +3,7 @@
3
3
  *Category:* Getting started
4
4
  *Section:* Guidelines
5
5
  *Source:* https://uikit.developers.rio.cloud/#/start/responsiveness
6
- *Captured:* 2026-04-27T14:57:04.420Z
6
+ *Captured:* 2026-05-06T12:13:06.440Z
7
7
 
8
8
  The UIKIT considers all platforms — both desktop and mobile. We recognize that people work across many different products and often need to support multiple platforms and the UIKIT is a foundation for that with its many responsive building blocks and responsive components.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Templates
4
4
  *Section:* Content
5
5
  *Source:* https://uikit.developers.rio.cloud/#/templates/ai-assistant
6
- *Captured:* 2026-04-27T14:59:19.534Z
6
+ *Captured:* 2026-05-06T12:15:14.909Z
7
7
 
8
8
  ## AI Assistant
9
9