@rio-cloud/uikit-mcp 1.1.4 → 1.1.5
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.
- package/README.md +1 -0
- package/dist/doc-metadata.json +80 -80
- package/dist/docs/components/accentBar.md +34 -2
- package/dist/docs/components/activity.md +13 -2
- package/dist/docs/components/animatedNumber.md +16 -3
- package/dist/docs/components/animatedTextReveal.md +53 -7
- package/dist/docs/components/animations.md +30 -30
- package/dist/docs/components/appHeader.md +58 -2
- package/dist/docs/components/appLayout.md +543 -38
- package/dist/docs/components/appNavigationBar.md +54 -2
- package/dist/docs/components/areaCharts.md +4 -4
- package/dist/docs/components/aspectRatioPlaceholder.md +10 -2
- package/dist/docs/components/assetTree.md +1065 -218
- package/dist/docs/components/autosuggests.md +1 -1
- package/dist/docs/components/avatar.md +24 -2
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +27 -27
- package/dist/docs/components/barList.md +21 -9
- package/dist/docs/components/basicMap.md +1 -1
- package/dist/docs/components/bottomSheet.md +99 -2
- package/dist/docs/components/button.md +161 -16
- package/dist/docs/components/buttonToolbar.md +9 -2
- package/dist/docs/components/calendarStripe.md +84 -110
- package/dist/docs/components/card.md +10 -2
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -1
- package/dist/docs/components/chartsGettingStarted.md +1 -1
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +51 -26
- package/dist/docs/components/clearableInput.md +17 -17
- package/dist/docs/components/collapse.md +27 -3
- package/dist/docs/components/composedCharts.md +15 -15
- package/dist/docs/components/contentLoader.md +125 -104
- package/dist/docs/components/dataTabs.md +189 -9
- package/dist/docs/components/datepickers.md +733 -721
- package/dist/docs/components/dialogs.md +361 -1
- package/dist/docs/components/divider.md +14 -2
- package/dist/docs/components/dropdowns.md +4533 -4352
- package/dist/docs/components/editableContent.md +186 -2
- package/dist/docs/components/expander.md +51 -4
- package/dist/docs/components/fade.md +41 -6
- package/dist/docs/components/fadeExpander.md +11 -2
- package/dist/docs/components/fadeUp.md +21 -3
- package/dist/docs/components/feedback.md +43 -2
- package/dist/docs/components/filePickers.md +44 -2
- package/dist/docs/components/formLabel.md +16 -2
- package/dist/docs/components/groupedItemList.md +53 -2
- package/dist/docs/components/iconList.md +4 -4
- package/dist/docs/components/imagePreloader.md +6 -2
- package/dist/docs/components/labeledElement.md +12 -2
- package/dist/docs/components/licensePlate.md +10 -2
- package/dist/docs/components/lineCharts.md +3 -3
- package/dist/docs/components/listMenu.md +72 -2
- package/dist/docs/components/loadMore.md +28 -2
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +1 -1
- package/dist/docs/components/mapCluster.md +1 -1
- package/dist/docs/components/mapContext.md +1 -1
- package/dist/docs/components/mapDraggableMarker.md +1 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +1 -1
- package/dist/docs/components/mapLayerGroup.md +1 -1
- package/dist/docs/components/mapMarker.md +1 -1
- package/dist/docs/components/mapPolygon.md +1 -1
- package/dist/docs/components/mapRoute.md +1 -1
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +1 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +1 -1
- package/dist/docs/components/noData.md +22 -2
- package/dist/docs/components/notifications.md +1 -1
- package/dist/docs/components/numbercontrol.md +50 -2
- package/dist/docs/components/onboarding.md +25 -1
- package/dist/docs/components/page.md +32 -2
- package/dist/docs/components/pager.md +14 -2
- package/dist/docs/components/pieCharts.md +36 -36
- package/dist/docs/components/popover.md +39 -1
- package/dist/docs/components/position.md +10 -2
- package/dist/docs/components/radialBarCharts.md +25 -25
- package/dist/docs/components/radiobutton.md +137 -9
- package/dist/docs/components/releaseNotes.md +18 -1
- package/dist/docs/components/resizer.md +13 -2
- package/dist/docs/components/responsiveColumnStripe.md +19 -2
- package/dist/docs/components/responsiveVideo.md +11 -2
- package/dist/docs/components/rioglyph.md +12 -2
- package/dist/docs/components/rules.md +94 -4
- package/dist/docs/components/saveableInput.md +399 -275
- package/dist/docs/components/selects.md +1 -1
- package/dist/docs/components/sidebar.md +38 -2
- package/dist/docs/components/sliders.md +37 -2
- package/dist/docs/components/smoothScrollbars.md +92 -2
- package/dist/docs/components/spinners.md +50 -2
- package/dist/docs/components/states.md +216 -1
- package/dist/docs/components/statsWidgets.md +122 -2
- package/dist/docs/components/statusBar.md +28 -2
- package/dist/docs/components/stepButton.md +8 -2
- package/dist/docs/components/steppedProgressBars.md +66 -2
- package/dist/docs/components/subNavigation.md +8 -1
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +12 -38
- package/dist/docs/components/switch.md +11 -2
- package/dist/docs/components/tables.md +1 -1
- package/dist/docs/components/tagManager.md +55 -1
- package/dist/docs/components/tags.md +32 -2
- package/dist/docs/components/teaser.md +29 -2
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +30 -2
- package/dist/docs/components/toggleButton.md +65 -7
- package/dist/docs/components/tooltip.md +26 -18
- package/dist/docs/components/virtualList.md +103 -77
- package/dist/docs/foundations.md +177 -177
- package/dist/docs/start/changelog.md +1 -1
- package/dist/docs/start/goodtoknow.md +1 -1
- package/dist/docs/start/guidelines/color-combinations.md +1 -1
- package/dist/docs/start/guidelines/custom-css.md +1 -1
- package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
- package/dist/docs/start/guidelines/formatting.md +1 -1
- package/dist/docs/start/guidelines/iframe.md +2 -2
- package/dist/docs/start/guidelines/obfuscate-data.md +1 -1
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +81 -81
- package/dist/docs/start/guidelines/supported-browsers.md +1 -1
- package/dist/docs/start/guidelines/writing.md +1 -1
- package/dist/docs/start/howto.md +1 -1
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -1
- package/dist/docs/templates/common-table.md +11 -11
- package/dist/docs/templates/detail-views.md +2 -2
- package/dist/docs/templates/expandable-details.md +1 -1
- package/dist/docs/templates/feature-cards.md +55 -55
- package/dist/docs/templates/form-summary.md +22 -22
- package/dist/docs/templates/form-toggle.md +1 -1
- package/dist/docs/templates/list-blocks.md +200 -200
- package/dist/docs/templates/loading-progress.md +1 -1
- package/dist/docs/templates/options-panel.md +1 -1
- package/dist/docs/templates/panel-variants.md +1 -1
- package/dist/docs/templates/progress-cards.md +1 -1
- package/dist/docs/templates/progress-success.md +1 -1
- package/dist/docs/templates/settings-form.md +23 -23
- package/dist/docs/templates/stats-blocks.md +16 -16
- package/dist/docs/templates/table-panel.md +1 -1
- package/dist/docs/templates/table-row-animation.md +1 -1
- package/dist/docs/templates/usage-cards.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +1 -1
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +1 -1
- package/dist/docs/utilities/routeUtils.md +1 -1
- package/dist/docs/utilities/useAfterMount.md +1 -1
- package/dist/docs/utilities/useAutoAnimate.md +1 -1
- package/dist/docs/utilities/useAverage.md +1 -1
- package/dist/docs/utilities/useClickOutside.md +1 -1
- package/dist/docs/utilities/useClipboard.md +2 -2
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +1 -1
- package/dist/docs/utilities/useDebugInfo.md +4 -4
- package/dist/docs/utilities/useEffectOnce.md +1 -1
- package/dist/docs/utilities/useElapsedTime.md +1 -1
- package/dist/docs/utilities/useElementSize.md +1 -1
- package/dist/docs/utilities/useEsc.md +1 -1
- package/dist/docs/utilities/useEvent.md +1 -1
- package/dist/docs/utilities/useFocusTrap.md +1 -1
- package/dist/docs/utilities/useFullscreen.md +1 -1
- package/dist/docs/utilities/useHover.md +1 -1
- package/dist/docs/utilities/useIncomingPostMessages.md +1 -1
- package/dist/docs/utilities/useInterval.md +1 -1
- package/dist/docs/utilities/useIsFocusWithin.md +1 -1
- package/dist/docs/utilities/useKey.md +1 -1
- package/dist/docs/utilities/useLocalStorage.md +1 -1
- package/dist/docs/utilities/useLocationSuggestions.md +1 -1
- package/dist/docs/utilities/useMax.md +1 -1
- package/dist/docs/utilities/useMin.md +1 -1
- package/dist/docs/utilities/useMutationObserver.md +1 -1
- package/dist/docs/utilities/useOnScreen.md +1 -1
- package/dist/docs/utilities/useOnlineStatus.md +1 -1
- package/dist/docs/utilities/usePostMessage.md +1 -1
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +1 -1
- package/dist/docs/utilities/useResizeObserver.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +1 -1
- package/dist/docs/utilities/useSearch.md +1 -1
- package/dist/docs/utilities/useSorting.md +1 -1
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +51 -51
- package/dist/docs/utilities/useTableSelection.md +87 -87
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +8 -8
- package/dist/version.json +1 -1
- package/package.json +6 -6
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/formLabel
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:44.843Z
|
|
7
7
|
|
|
8
8
|
A small convenience component for a form label or just a label style used without a form element.
|
|
9
9
|
|
|
@@ -147,6 +147,13 @@ export default () => {
|
|
|
147
147
|
</div>
|
|
148
148
|
```
|
|
149
149
|
|
|
150
|
+
#### Props
|
|
151
|
+
|
|
152
|
+
| Name | Type | Default | Description |
|
|
153
|
+
| --- | --- | --- | --- |
|
|
154
|
+
| supportingText | string \| React.ReactElement | — | Additional supporting text displayed next to the label. |
|
|
155
|
+
| className | string | — | Additional classes set to the outer element. |
|
|
156
|
+
|
|
150
157
|
### Example: A label for some large buttons
|
|
151
158
|
|
|
152
159
|
Labels for various sized elements using the form-group-sm and form-group-lg class on the parent element.
|
|
@@ -232,4 +239,11 @@ export default () => {
|
|
|
232
239
|
</div>
|
|
233
240
|
</div>
|
|
234
241
|
</div>
|
|
235
|
-
```
|
|
242
|
+
```
|
|
243
|
+
|
|
244
|
+
#### Props
|
|
245
|
+
|
|
246
|
+
| Name | Type | Default | Description |
|
|
247
|
+
| --- | --- | --- | --- |
|
|
248
|
+
| supportingText | string \| React.ReactElement | — | Additional supporting text displayed next to the label. |
|
|
249
|
+
| className | string | — | Additional classes set to the outer element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/groupedItemList
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:46.711Z
|
|
7
7
|
|
|
8
8
|
## GroupedItemList
|
|
9
9
|
|
|
@@ -384,6 +384,23 @@ export default () => {
|
|
|
384
384
|
</div>
|
|
385
385
|
```
|
|
386
386
|
|
|
387
|
+
#### Props
|
|
388
|
+
|
|
389
|
+
| Name | Type | Default | Description |
|
|
390
|
+
| --- | --- | --- | --- |
|
|
391
|
+
| items | T[] | — | The list of items to be grouped and rendered. By default, the component assumes an item object containing an id and name property plus some other attributes. |
|
|
392
|
+
| groupBy | keyof T \| ((item: T) => string) | 'name' | The property of the items to group by as a string, or a custom group function. Defaults to name if not provided. |
|
|
393
|
+
| groupSortOrder | SortDirectionType | 'asc' | The order in which to sort the groups. Accepts asc for ascending or desc for descending. |
|
|
394
|
+
| itemSortOrder | SortDirectionType | 'asc' | The order in which to sort the items inside a group. Accepts asc for ascending or desc for descending. |
|
|
395
|
+
| groupSortFunction | (groups: Group[]) => Group[] | — | Sorting function for the groups. |
|
|
396
|
+
| itemSortFunction | (items: T[]) => T[] | — | Sorting function for the items within each group. |
|
|
397
|
+
| renderDivider | (groupKey: string) => React.ReactNode | — | A custom render function for the group divider. Receives the group key (e.g., letter or date) as a parameter. |
|
|
398
|
+
| renderItem | (item: T) => React.ReactNode | — | A custom render function for individual list items. Receives an item as a parameter. |
|
|
399
|
+
| listElement | 'div' \| 'ul' | 'div' | Specifies the HTML element to use for the list inside each group. Default is div. Use ul for rendering the list items as <li> elements. |
|
|
400
|
+
| listElementClassName | string | — | Optional class name for the list element inside each group. Applied to the div or ul wrapping the items. |
|
|
401
|
+
| dividerElementClassName | string | — | Optional class name for the divider element in each group. Applied to the div wrapping each group divider. |
|
|
402
|
+
| className | string | — | Optional class name for the outer wrapper element. Applied to the outer div wrapping the entire component. |
|
|
403
|
+
|
|
387
404
|
### Example: Grouped by date
|
|
388
405
|
|
|
389
406
|
Grouped by date
|
|
@@ -709,6 +726,23 @@ export default () => {
|
|
|
709
726
|
</div>
|
|
710
727
|
```
|
|
711
728
|
|
|
729
|
+
#### Props
|
|
730
|
+
|
|
731
|
+
| Name | Type | Default | Description |
|
|
732
|
+
| --- | --- | --- | --- |
|
|
733
|
+
| items | T[] | — | The list of items to be grouped and rendered. By default, the component assumes an item object containing an id and name property plus some other attributes. |
|
|
734
|
+
| groupBy | keyof T \| ((item: T) => string) | 'name' | The property of the items to group by as a string, or a custom group function. Defaults to name if not provided. |
|
|
735
|
+
| groupSortOrder | SortDirectionType | 'asc' | The order in which to sort the groups. Accepts asc for ascending or desc for descending. |
|
|
736
|
+
| itemSortOrder | SortDirectionType | 'asc' | The order in which to sort the items inside a group. Accepts asc for ascending or desc for descending. |
|
|
737
|
+
| groupSortFunction | (groups: Group[]) => Group[] | — | Sorting function for the groups. |
|
|
738
|
+
| itemSortFunction | (items: T[]) => T[] | — | Sorting function for the items within each group. |
|
|
739
|
+
| renderDivider | (groupKey: string) => React.ReactNode | — | A custom render function for the group divider. Receives the group key (e.g., letter or date) as a parameter. |
|
|
740
|
+
| renderItem | (item: T) => React.ReactNode | — | A custom render function for individual list items. Receives an item as a parameter. |
|
|
741
|
+
| listElement | 'div' \| 'ul' | 'div' | Specifies the HTML element to use for the list inside each group. Default is div. Use ul for rendering the list items as <li> elements. |
|
|
742
|
+
| listElementClassName | string | — | Optional class name for the list element inside each group. Applied to the div or ul wrapping the items. |
|
|
743
|
+
| dividerElementClassName | string | — | Optional class name for the divider element in each group. Applied to the div wrapping each group divider. |
|
|
744
|
+
| className | string | — | Optional class name for the outer wrapper element. Applied to the outer div wrapping the entire component. |
|
|
745
|
+
|
|
712
746
|
### Example: Example 3
|
|
713
747
|
|
|
714
748
|
Grouped by custom key with basic styling
|
|
@@ -947,4 +981,21 @@ export default () => {
|
|
|
947
981
|
</ul>
|
|
948
982
|
</div>
|
|
949
983
|
</div>
|
|
950
|
-
```
|
|
984
|
+
```
|
|
985
|
+
|
|
986
|
+
#### Props
|
|
987
|
+
|
|
988
|
+
| Name | Type | Default | Description |
|
|
989
|
+
| --- | --- | --- | --- |
|
|
990
|
+
| items | T[] | — | The list of items to be grouped and rendered. By default, the component assumes an item object containing an id and name property plus some other attributes. |
|
|
991
|
+
| groupBy | keyof T \| ((item: T) => string) | 'name' | The property of the items to group by as a string, or a custom group function. Defaults to name if not provided. |
|
|
992
|
+
| groupSortOrder | SortDirectionType | 'asc' | The order in which to sort the groups. Accepts asc for ascending or desc for descending. |
|
|
993
|
+
| itemSortOrder | SortDirectionType | 'asc' | The order in which to sort the items inside a group. Accepts asc for ascending or desc for descending. |
|
|
994
|
+
| groupSortFunction | (groups: Group[]) => Group[] | — | Sorting function for the groups. |
|
|
995
|
+
| itemSortFunction | (items: T[]) => T[] | — | Sorting function for the items within each group. |
|
|
996
|
+
| renderDivider | (groupKey: string) => React.ReactNode | — | A custom render function for the group divider. Receives the group key (e.g., letter or date) as a parameter. |
|
|
997
|
+
| renderItem | (item: T) => React.ReactNode | — | A custom render function for individual list items. Receives an item as a parameter. |
|
|
998
|
+
| listElement | 'div' \| 'ul' | 'div' | Specifies the HTML element to use for the list inside each group. Default is div. Use ul for rendering the list items as <li> elements. |
|
|
999
|
+
| listElementClassName | string | — | Optional class name for the list element inside each group. Applied to the div or ul wrapping the items. |
|
|
1000
|
+
| dividerElementClassName | string | — | Optional class name for the divider element in each group. Applied to the div wrapping each group divider. |
|
|
1001
|
+
| className | string | — | Optional class name for the outer wrapper element. Applied to the outer div wrapping the entire component. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* CSS Only
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/iconList
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:10.389Z
|
|
7
7
|
|
|
8
8
|
The timeline component is a pure CSS component.
|
|
9
9
|
|
|
@@ -86,19 +86,19 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget ma
|
|
|
86
86
|
</div>
|
|
87
87
|
<ul class="icon-list margin-bottom-0">
|
|
88
88
|
<li>
|
|
89
|
-
<span class="rioglyph rioglyph-
|
|
89
|
+
<span class="rioglyph rioglyph-driver margin-top--1">
|
|
90
90
|
</span>
|
|
91
91
|
<span>
|
|
92
92
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.</span>
|
|
93
93
|
</li>
|
|
94
94
|
<li>
|
|
95
|
-
<span class="rioglyph rioglyph-
|
|
95
|
+
<span class="rioglyph rioglyph-car margin-top--1">
|
|
96
96
|
</span>
|
|
97
97
|
<span>
|
|
98
98
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.</span>
|
|
99
99
|
</li>
|
|
100
100
|
<li>
|
|
101
|
-
<span class="rioglyph rioglyph-
|
|
101
|
+
<span class="rioglyph rioglyph-van margin-top--1">
|
|
102
102
|
</span>
|
|
103
103
|
<span>
|
|
104
104
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.</span>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/imagePreloader
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:58.632Z
|
|
7
7
|
|
|
8
8
|
Use the preloader for controlling the various states when fetching the image. It allows to handle the failure case as well.
|
|
9
9
|
|
|
@@ -160,4 +160,8 @@ const failedImageExample = (
|
|
|
160
160
|
|
|
161
161
|
| Name | Type | Default | Description |
|
|
162
162
|
| --- | --- | --- | --- |
|
|
163
|
-
|
|
|
163
|
+
| src | string | — | The URL of the image to load. |
|
|
164
|
+
| onLoaded | (image: HTMLImageElement) => void | — | Invoked when the image is loaded. |
|
|
165
|
+
| onFailed | (image: HTMLImageElement) => void | — | Invoked when the image failed to load. |
|
|
166
|
+
| isAnonymous | boolean | false | Whether to set the "crossOrigin" to "anonymous". |
|
|
167
|
+
| children | (props: { status: ImagePreloaderStatus; image: HTMLImageElement; }) => JSX.Element \| null | — | A render function can be used to access both the current state and the image element. Using this, you can decide how to render the different states and/or the loaded image. The function will receive props containing the status and image properties. status will be one of PENDING, FAILED or LOADED. image is the Image element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/labeledElement
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:46.382Z
|
|
7
7
|
|
|
8
8
|
A simple wrapper component that associates a label with any content, ensuring a unified label style. It simplifies the usage of labels for both form and non-form elements by using the FormLabelcomponent internally. For more flexibility, you can also use it directly when needed.
|
|
9
9
|
|
|
@@ -103,4 +103,14 @@ export default () => (
|
|
|
103
103
|
<span class="text-size-16 text-color-darker">Lorem ipsum dolor</span>
|
|
104
104
|
</div>
|
|
105
105
|
</div>
|
|
106
|
-
```
|
|
106
|
+
```
|
|
107
|
+
|
|
108
|
+
#### Props
|
|
109
|
+
|
|
110
|
+
| Name | Type | Default | Description |
|
|
111
|
+
| --- | --- | --- | --- |
|
|
112
|
+
| label | string \| React.ReactElement | — | The text to display for the label. |
|
|
113
|
+
| htmlFor | string | — | Optional ID of the element associated with the label. |
|
|
114
|
+
| labelProps | Omit<FormLabelProps, 'children'> | — | Additional props for the FormLabel, excluding children and htmlFor. |
|
|
115
|
+
| noGap | boolean | false | If true, removes the bottom margin from the label. |
|
|
116
|
+
| className | string | — | Additional classes for styling the wrapper. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/licensePlate
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:00.123Z
|
|
7
7
|
|
|
8
8
|
The LicensePlate component is designed to display license plate information with various customization options. It is built with container queries, which ensure that design elements are shown or hidden based on the available space.
|
|
9
9
|
|
|
@@ -401,4 +401,12 @@ export default () => {
|
|
|
401
401
|
</div>
|
|
402
402
|
</div>
|
|
403
403
|
</div>
|
|
404
|
-
```
|
|
404
|
+
```
|
|
405
|
+
|
|
406
|
+
#### Props
|
|
407
|
+
|
|
408
|
+
| Name | Type | Default | Description |
|
|
409
|
+
| --- | --- | --- | --- |
|
|
410
|
+
| countryCode | string | — | The country code. Should be a string with 1-3 capital letters. |
|
|
411
|
+
| hideStars | boolean | — | Whether the EU stars should be hidden. |
|
|
412
|
+
| className | string | — | Additional classes added to the wrapping element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/lineCharts
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:33.733Z
|
|
7
7
|
|
|
8
8
|
## LineChart
|
|
9
9
|
|
|
@@ -133,7 +133,7 @@ const data: CustomData[] = [
|
|
|
133
133
|
</g>
|
|
134
134
|
<g tabindex="-1">
|
|
135
135
|
<g class="recharts-layer recharts-line">
|
|
136
|
-
<path stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r1:" height="108" width="438" class="recharts-curve recharts-line-curve" stroke-dasharray="
|
|
136
|
+
<path stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r1:" height="108" width="438" class="recharts-curve recharts-line-curve" stroke-dasharray="17.1385px 34.25031683349609px" d="M45,27C66,28,87,29,108,33C129,37,150,63,171,63C192,63,213,39.6,234,39.6C255,39.6,276,66.3,297,66.3C318,66.3,339,59.3,360,51.3C381,43.3,402,30.8,423,18.3">
|
|
137
137
|
</path>
|
|
138
138
|
</g>
|
|
139
139
|
</g>
|
|
@@ -467,7 +467,7 @@ const data: CustomData[] = [
|
|
|
467
467
|
</g>
|
|
468
468
|
<g tabindex="-1">
|
|
469
469
|
<g class="recharts-layer recharts-line">
|
|
470
|
-
<path stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r2:" height="108" width="438" class="recharts-curve recharts-line-curve" stroke-dasharray="
|
|
470
|
+
<path stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r2:" height="108" width="438" class="recharts-curve recharts-line-curve" stroke-dasharray="48.2125px 3.176316833496095px" d="M45,27C66,28,87,29,108,33C129,37,150,63,171,63C192,63,213,39.6,234,39.6C255,39.6,276,66.3,297,66.3C318,66.3,339,59.3,360,51.3C381,43.3,402,30.8,423,18.3">
|
|
471
471
|
</path>
|
|
472
472
|
</g>
|
|
473
473
|
<g class="recharts-layer recharts-reference-line">
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/listMenu
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:59.776Z
|
|
7
7
|
|
|
8
8
|
A simple list menu that supports grouping and filter.
|
|
9
9
|
|
|
@@ -199,6 +199,41 @@ export default () => {
|
|
|
199
199
|
</div>
|
|
200
200
|
```
|
|
201
201
|
|
|
202
|
+
#### Props: ListMenu
|
|
203
|
+
|
|
204
|
+
### ListMenu
|
|
205
|
+
|
|
206
|
+
| Name | Type | Default | Description |
|
|
207
|
+
| --- | --- | --- | --- |
|
|
208
|
+
| menuItems | ListMenuItem<T>[] | — | List of menu item groups to be shown. |
|
|
209
|
+
| └group | string \| ReactNode | — | The optional group header to be shown. This can also be a component such as a FormattedMessage. |
|
|
210
|
+
| └groupNavItem | string \| ReactNode | — | The optional group header link to be shown. This can be a link component such as NavLink or Link. This way, the header can be a link itself. In this case, the group prop can be omitted. |
|
|
211
|
+
| └badge | string \| ReactNode | — | The optional badge displayed alongside the group or nav items. This can be text or a React node for additional flexibility. |
|
|
212
|
+
| └badgeType | 'muted' \| 'success' \| 'info' \| 'warning' \| 'danger' | — | The type of badge to display. Determines the visual style of the badge. Available types include: muted: A subdued badge style. success: Indicates a successful state. info: Represents informational content. warning: Warns of potential issues. danger: Highlights a critical state. |
|
|
213
|
+
| └navItems | T[] | — | The list of all menu items of a group. |
|
|
214
|
+
| enableFilter | boolean | false | Enables the filter. |
|
|
215
|
+
| focusFilter | boolean | false | Focus the filter input. |
|
|
216
|
+
| filterKey | keyof T | 'key' | Define the attribute key for filtering. |
|
|
217
|
+
| filterPlaceholder | string | — | The placeholder text for the filter input. |
|
|
218
|
+
| onFilterChange | (value: string) => void | — | Gets called when the filter input changes. |
|
|
219
|
+
| notFoundMessage | string \| ReactNode | — | A localized message to be shown when the filter result is empty. |
|
|
220
|
+
| responsive | boolean | true | The menu uses collapses on smaller screens using an expander panel. |
|
|
221
|
+
| autoClose | boolean | true | Enables automatic closing of the expander panel. Only relevant when using the responsive flag. Note: Make sure to not stop the events from bubbling up when clicking on a list item! Using event.stopPropagation() will prevent the panel from closing. |
|
|
222
|
+
| groupClassName | string | — | Additional classes to be set on the menu group element. |
|
|
223
|
+
| trailingInputAddon | React.ReactNode | — | Additional addon for the input group. |
|
|
224
|
+
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
225
|
+
|
|
226
|
+
#### Props: ListMenuNavItem
|
|
227
|
+
|
|
228
|
+
### ListMenuNavItem
|
|
229
|
+
|
|
230
|
+
| Name | Type | Default | Description |
|
|
231
|
+
| --- | --- | --- | --- |
|
|
232
|
+
| key | string | — | The name or key of the menu nav item. This key will be used for filtering, hence it should match the translated menu item name. |
|
|
233
|
+
| item | string \| ReactNode | — | The menu nav item itself. This can be a simple <a>, <NavLink>, <Link>, <span> or even a <FormattedMessage>. |
|
|
234
|
+
| disabled | boolean | false | Disables the list item. |
|
|
235
|
+
| isSubItem | boolean | — | Whether the current menu item is a child of another menu item. |
|
|
236
|
+
|
|
202
237
|
## ListMenu with NavLinks
|
|
203
238
|
|
|
204
239
|
In case you want to navigate routes you can also use NavLink components.
|
|
@@ -341,4 +376,39 @@ export default () => (
|
|
|
341
376
|
</ul>
|
|
342
377
|
</div>
|
|
343
378
|
</div>
|
|
344
|
-
```
|
|
379
|
+
```
|
|
380
|
+
|
|
381
|
+
#### Props: ListMenu
|
|
382
|
+
|
|
383
|
+
### ListMenu
|
|
384
|
+
|
|
385
|
+
| Name | Type | Default | Description |
|
|
386
|
+
| --- | --- | --- | --- |
|
|
387
|
+
| menuItems | ListMenuItem<T>[] | — | List of menu item groups to be shown. |
|
|
388
|
+
| └group | string \| ReactNode | — | The optional group header to be shown. This can also be a component such as a FormattedMessage. |
|
|
389
|
+
| └groupNavItem | string \| ReactNode | — | The optional group header link to be shown. This can be a link component such as NavLink or Link. This way, the header can be a link itself. In this case, the group prop can be omitted. |
|
|
390
|
+
| └badge | string \| ReactNode | — | The optional badge displayed alongside the group or nav items. This can be text or a React node for additional flexibility. |
|
|
391
|
+
| └badgeType | 'muted' \| 'success' \| 'info' \| 'warning' \| 'danger' | — | The type of badge to display. Determines the visual style of the badge. Available types include: muted: A subdued badge style. success: Indicates a successful state. info: Represents informational content. warning: Warns of potential issues. danger: Highlights a critical state. |
|
|
392
|
+
| └navItems | T[] | — | The list of all menu items of a group. |
|
|
393
|
+
| enableFilter | boolean | false | Enables the filter. |
|
|
394
|
+
| focusFilter | boolean | false | Focus the filter input. |
|
|
395
|
+
| filterKey | keyof T | 'key' | Define the attribute key for filtering. |
|
|
396
|
+
| filterPlaceholder | string | — | The placeholder text for the filter input. |
|
|
397
|
+
| onFilterChange | (value: string) => void | — | Gets called when the filter input changes. |
|
|
398
|
+
| notFoundMessage | string \| ReactNode | — | A localized message to be shown when the filter result is empty. |
|
|
399
|
+
| responsive | boolean | true | The menu uses collapses on smaller screens using an expander panel. |
|
|
400
|
+
| autoClose | boolean | true | Enables automatic closing of the expander panel. Only relevant when using the responsive flag. Note: Make sure to not stop the events from bubbling up when clicking on a list item! Using event.stopPropagation() will prevent the panel from closing. |
|
|
401
|
+
| groupClassName | string | — | Additional classes to be set on the menu group element. |
|
|
402
|
+
| trailingInputAddon | React.ReactNode | — | Additional addon for the input group. |
|
|
403
|
+
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
404
|
+
|
|
405
|
+
#### Props: ListMenuNavItem
|
|
406
|
+
|
|
407
|
+
### ListMenuNavItem
|
|
408
|
+
|
|
409
|
+
| Name | Type | Default | Description |
|
|
410
|
+
| --- | --- | --- | --- |
|
|
411
|
+
| key | string | — | The name or key of the menu nav item. This key will be used for filtering, hence it should match the translated menu item name. |
|
|
412
|
+
| item | string \| ReactNode | — | The menu nav item itself. This can be a simple <a>, <NavLink>, <Link>, <span> or even a <FormattedMessage>. |
|
|
413
|
+
| disabled | boolean | false | Disables the list item. |
|
|
414
|
+
| isSubItem | boolean | — | Whether the current menu item is a child of another menu item. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/loadMore
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:15.786Z
|
|
7
7
|
|
|
8
8
|
## LoadMoreButton
|
|
9
9
|
|
|
@@ -93,6 +93,19 @@ export default () => {
|
|
|
93
93
|
<button class="position-absolute left-0 bottom-0 margin-10 btn btn-default" type="button">Reset</button>
|
|
94
94
|
```
|
|
95
95
|
|
|
96
|
+
#### Props
|
|
97
|
+
|
|
98
|
+
| Name | Type | Default | Description |
|
|
99
|
+
| --- | --- | --- | --- |
|
|
100
|
+
| loaded | number | 0 | The number of already loaded elements. If set to 0 the progress bar will not be shown. |
|
|
101
|
+
| total | number | 100 | The number of all elements. If set to 0 the progress bar will not be shown. |
|
|
102
|
+
| noMoreMessage | string \| ReactNode | — | The message that will be shown when everything is loaded. |
|
|
103
|
+
| loadMoreMessage | string \| ReactNode | — | The text for the load more button. |
|
|
104
|
+
| isInteractive | boolean | true | If set to false, the button will not be rendered. The loadMoreMessage will be shown as text. |
|
|
105
|
+
| onLoadMore | VoidFunction | — | Callback fired when clicking on the load more button. |
|
|
106
|
+
| progressBarStyle | ProgressBarStyle | 'white' | In case the component is used on white background, set the progress bar style to gray. |
|
|
107
|
+
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
108
|
+
|
|
96
109
|
### Example: Example 2
|
|
97
110
|
|
|
98
111
|
20/100
|
|
@@ -190,4 +203,17 @@ export default () => {
|
|
|
190
203
|
<button class="btn btn-default" type="button">Reset</button>
|
|
191
204
|
<button class="btn btn-default" type="button">Load more</button>
|
|
192
205
|
</div>
|
|
193
|
-
```
|
|
206
|
+
```
|
|
207
|
+
|
|
208
|
+
#### Props
|
|
209
|
+
|
|
210
|
+
| Name | Type | Default | Description |
|
|
211
|
+
| --- | --- | --- | --- |
|
|
212
|
+
| loaded | number | 0 | The number of already loaded elements. If set to 0 the progress bar will not be shown. |
|
|
213
|
+
| total | number | 100 | The number of all elements. If set to 0 the progress bar will not be shown. |
|
|
214
|
+
| noMoreMessage | string \| ReactNode | — | The message that will be shown when everything is loaded. |
|
|
215
|
+
| loadMoreMessage | string \| ReactNode | — | The text for the load more button. |
|
|
216
|
+
| isInteractive | boolean | true | If set to false, the button will not be rendered. The loadMoreMessage will be shown as text. |
|
|
217
|
+
| onLoadMore | VoidFunction | — | Callback fired when clicking on the load more button. |
|
|
218
|
+
| progressBarStyle | ProgressBarStyle | 'white' | In case the component is used on white background, set the progress bar style to gray. |
|
|
219
|
+
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Map
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/mapGettingStarted
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:11.564Z
|
|
7
7
|
|
|
8
8
|
HERE Maps credentials used in the UIKIT demo are not allowed to be used in any production environment!
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Map
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/mapMarker
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:19.976Z
|
|
7
7
|
|
|
8
8
|
Markers are used to render elements at specific locations on the map. They adapt their position as the user interacts with the map.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Map
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/mapRoute
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:46.707Z
|
|
7
7
|
|
|
8
8
|
There are currently 3 different route styles built-in into the map component.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Selection
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/multiselects
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:32.851Z
|
|
7
7
|
|
|
8
8
|
The Multiselect component is a form control and is intended to be used within forms. It's designed to be used instead of native HTML Select which cannot be styled and are rendered by each browser differently.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/noData
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:47.643Z
|
|
7
7
|
|
|
8
8
|
## NoData
|
|
9
9
|
|
|
@@ -83,6 +83,16 @@ export default () => (
|
|
|
83
83
|
</div>
|
|
84
84
|
```
|
|
85
85
|
|
|
86
|
+
#### Props
|
|
87
|
+
|
|
88
|
+
| Name | Type | Default | Description |
|
|
89
|
+
| --- | --- | --- | --- |
|
|
90
|
+
| text | string \| React.ReactNode | — | The actual translated "No data" text. |
|
|
91
|
+
| tooltip | string \| React.ReactNode | — | Additional explanation shown inside a tooltip. |
|
|
92
|
+
| tooltipPlacement | ObjectValues<typeof PLACEMENT> | — | Sets the direction the Tooltip is positioned towards. Possible values are: auto-start, auto, auto-end, top-start, top, top-end, bottom-start, bottom, bottom-end, right-start, right, right-end, left-start, left, left-end |
|
|
93
|
+
| tooltipWidth | TooltipWidth | — | The width of the tooltip. Possible values are: auto, 100, 150, 200, 250, 300, 350, 400, 450, 500 |
|
|
94
|
+
| className | string | — | Additional class names to be added to the wrapping element. |
|
|
95
|
+
|
|
86
96
|
### Example: Example 2
|
|
87
97
|
|
|
88
98
|
NoData in tablesColumn 1Column 2Column 3
|
|
@@ -187,4 +197,14 @@ export default () => (
|
|
|
187
197
|
</tr>
|
|
188
198
|
</tbody>
|
|
189
199
|
</table>
|
|
190
|
-
```
|
|
200
|
+
```
|
|
201
|
+
|
|
202
|
+
#### Props
|
|
203
|
+
|
|
204
|
+
| Name | Type | Default | Description |
|
|
205
|
+
| --- | --- | --- | --- |
|
|
206
|
+
| text | string \| React.ReactNode | — | The actual translated "No data" text. |
|
|
207
|
+
| tooltip | string \| React.ReactNode | — | Additional explanation shown inside a tooltip. |
|
|
208
|
+
| tooltipPlacement | ObjectValues<typeof PLACEMENT> | — | Sets the direction the Tooltip is positioned towards. Possible values are: auto-start, auto, auto-end, top-start, top, top-end, bottom-start, bottom, bottom-end, right-start, right, right-end, left-start, left, left-end |
|
|
209
|
+
| tooltipWidth | TooltipWidth | — | The width of the tooltip. Possible values are: auto, 100, 150, 200, 250, 300, 350, 400, 450, 500 |
|
|
210
|
+
| className | string | — | Additional class names to be added to the wrapping element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/notifications
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:00.784Z
|
|
7
7
|
|
|
8
8
|
Hint:Notifications need to be wrapped by a NotificationsContainer inside your application layout body.
|
|
9
9
|
|