@rio-cloud/uikit-mcp 1.1.9 → 1.1.11
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 +2 -1
- package/dist/doc-metadata.json +334 -94
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +630 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +21 -21
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +23 -77
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -61
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +429 -342
- package/dist/docs/components/autosuggests.md +1 -1
- package/dist/docs/components/avatar.md +1 -1
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +530 -414
- package/dist/docs/components/barList.md +10 -10
- package/dist/docs/components/basicMap.md +104 -39
- package/dist/docs/components/bottomSheet.md +2 -2
- package/dist/docs/components/button.md +8 -2
- package/dist/docs/components/buttonToolbar.md +1 -1
- package/dist/docs/components/calendarStripe.md +59 -63
- package/dist/docs/components/card.md +1 -1
- 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 +15 -10
- package/dist/docs/components/circularProgress.md +6 -6
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -2
- package/dist/docs/components/composedCharts.md +63 -51
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -685
- package/dist/docs/components/dayPicker.md +5624 -0
- package/dist/docs/components/dayPickerCalendar.md +5289 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3264 -3276
- package/dist/docs/components/editableContent.md +91 -91
- package/dist/docs/components/expander.md +4 -1
- package/dist/docs/components/fade.md +1 -1
- package/dist/docs/components/fadeExpander.md +1 -1
- package/dist/docs/components/fadeUp.md +32 -36
- package/dist/docs/components/feedback.md +1 -1
- package/dist/docs/components/filePickers.md +1 -1
- package/dist/docs/components/formLabel.md +29 -31
- package/dist/docs/components/groupedItemList.md +3 -7
- package/dist/docs/components/htmlTable.md +5074 -0
- package/dist/docs/components/iconList.md +4 -4
- package/dist/docs/components/imagePreloader.md +1 -1
- package/dist/docs/components/labeledElement.md +1 -1
- package/dist/docs/components/licensePlate.md +1 -1
- package/dist/docs/components/lineCharts.md +172 -170
- package/dist/docs/components/listMenu.md +15 -12
- package/dist/docs/components/loadMore.md +4 -2
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +10 -1
- package/dist/docs/components/mapCluster.md +25 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +39 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -1
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapSettings.md +28 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/mapViewportHistory.md +287 -0
- package/dist/docs/components/multiselects.md +217 -18
- package/dist/docs/components/noData.md +1 -1
- package/dist/docs/components/notifications.md +2 -2
- package/dist/docs/components/numbercontrol.md +15 -15
- package/dist/docs/components/onboarding.md +1 -1
- package/dist/docs/components/page.md +1 -1
- package/dist/docs/components/pager.md +1 -1
- package/dist/docs/components/pieCharts.md +237 -211
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -398
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +98 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -1
- package/dist/docs/components/responsiveColumnStripe.md +1 -1
- package/dist/docs/components/responsiveVideo.md +1 -1
- package/dist/docs/components/rioglyph.md +1 -1
- package/dist/docs/components/rules.md +41 -47
- package/dist/docs/components/saveableInput.md +252 -252
- package/dist/docs/components/selects.md +332 -161
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -13
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +15 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +3 -1
- package/dist/docs/components/stepButton.md +1 -1
- package/dist/docs/components/steppedProgressBars.md +9 -11
- package/dist/docs/components/subNavigation.md +1 -1
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +1 -1
- package/dist/docs/components/switch.md +5 -1
- package/dist/docs/components/table.md +21361 -0
- package/dist/docs/components/tableControls.md +982 -0
- package/dist/docs/components/tagManager.md +1 -1
- package/dist/docs/components/tags.md +1 -1
- package/dist/docs/components/teaser.md +1 -1
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +3 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +8 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +60 -60
- package/dist/docs/foundations.md +761 -3077
- package/dist/docs/start/changelog.md +73 -3
- package/dist/docs/start/goodtoknow.md +5 -1
- package/dist/docs/start/guidelines/color-combinations.md +5 -1
- package/dist/docs/start/guidelines/custom-css.md +26 -2
- package/dist/docs/start/guidelines/custom-rioglyph.md +20 -2
- package/dist/docs/start/guidelines/formatting.md +2254 -249
- package/dist/docs/start/guidelines/iframe.md +53 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +24 -2
- package/dist/docs/start/guidelines/print-css.md +16 -2
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1138 -11
- package/dist/docs/start/guidelines/supported-browsers.md +9 -2
- package/dist/docs/start/guidelines/writing.md +228 -2
- package/dist/docs/start/howto.md +155 -13
- package/dist/docs/start/intro.md +40 -2
- package/dist/docs/start/responsiveness.md +27 -1
- package/dist/docs/templates/ai-assistant.md +311 -0
- package/dist/docs/templates/common-table.md +814 -0
- package/dist/docs/templates/detail-views.md +846 -0
- package/dist/docs/templates/expandable-details.md +214 -0
- package/dist/docs/templates/feature-cards.md +479 -0
- package/dist/docs/templates/form-summary.md +179 -0
- package/dist/docs/templates/form-toggle.md +329 -0
- package/dist/docs/templates/list-blocks.md +872 -0
- package/dist/docs/templates/loading-progress.md +100 -0
- package/dist/docs/templates/options-panel.md +132 -0
- package/dist/docs/templates/panel-variants.md +137 -0
- package/dist/docs/templates/progress-cards.md +541 -0
- package/dist/docs/templates/progress-success.md +125 -0
- package/dist/docs/templates/settings-form.md +401 -0
- package/dist/docs/templates/stats-blocks.md +1245 -0
- package/dist/docs/templates/table-panel.md +310 -0
- package/dist/docs/templates/usage-cards.md +199 -0
- package/dist/docs/utilities/classNames.md +89 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +182 -2
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +322 -0
- package/dist/docs/utilities/routeUtils.md +211 -3
- 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/useCookies.md +1 -1
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +5 -4
- package/dist/docs/utilities/useDebugInfo.md +3 -3
- package/dist/docs/utilities/useDraggableElement.md +281 -0
- 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 +8 -10
- 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 +2 -2
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +110 -2
- package/dist/docs/utilities/useResizeObserver.md +35 -15
- package/dist/docs/utilities/useRioCookieConsent.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +3 -6
- package/dist/docs/utilities/useSearch.md +1 -3
- package/dist/docs/utilities/useSearchHighlight.md +1 -1
- package/dist/docs/utilities/useSorting.md +370 -239
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +364 -288
- package/dist/docs/utilities/useTableSelection.md +88 -92
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useUrlState.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +173 -69
- package/dist/search-synonyms.json +214 -76
- package/dist/version.json +2 -2
- package/package.json +4 -5
- package/dist/docs/components/mapRouteGenerator.md +0 -6
- package/dist/docs/components/tables.md +0 -8
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Application
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/sidebar
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:09.895Z
|
|
7
7
|
|
|
8
8
|
There are 2 kinds of Sidebars. The default fluid and the fly variant.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/smoothScrollbars
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:58:32.251Z
|
|
7
7
|
|
|
8
8
|
## SmoothScrollbars
|
|
9
9
|
|
|
@@ -92,14 +92,15 @@ export default () => (
|
|
|
92
92
|
|
|
93
93
|
| Name | Type | Default | Description |
|
|
94
94
|
| --- | --- | --- | --- |
|
|
95
|
+
| role | AriaRole | — | — |
|
|
95
96
|
| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |
|
|
96
97
|
| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |
|
|
97
98
|
| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |
|
|
98
99
|
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
99
100
|
| tagName | string | 'div' | Tag name used for the scroll container. |
|
|
100
101
|
| autoHeight | boolean | false | Enable auto-height behavior. |
|
|
101
|
-
| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |
|
|
102
|
-
| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |
|
|
102
|
+
| autoHeightMin | number \| string | 0 | Minimum height when auto-height is enabled. |
|
|
103
|
+
| autoHeightMax | number \| string | 200 | Maximum height when auto-height is enabled. |
|
|
103
104
|
| onScroll | (event: React.UIEvent<any> \| undefined) => void | — | Scroll callback, forwarded to the underlying scrollbars instance. |
|
|
104
105
|
| style | React.CSSProperties | — | Inline styles for the scroll container. |
|
|
105
106
|
|
|
@@ -186,14 +187,15 @@ export default () => (
|
|
|
186
187
|
|
|
187
188
|
| Name | Type | Default | Description |
|
|
188
189
|
| --- | --- | --- | --- |
|
|
190
|
+
| role | AriaRole | — | — |
|
|
189
191
|
| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |
|
|
190
192
|
| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |
|
|
191
193
|
| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |
|
|
192
194
|
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
193
195
|
| tagName | string | 'div' | Tag name used for the scroll container. |
|
|
194
196
|
| autoHeight | boolean | false | Enable auto-height behavior. |
|
|
195
|
-
| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |
|
|
196
|
-
| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |
|
|
197
|
+
| autoHeightMin | number \| string | 0 | Minimum height when auto-height is enabled. |
|
|
198
|
+
| autoHeightMax | number \| string | 200 | Maximum height when auto-height is enabled. |
|
|
197
199
|
| onScroll | (event: React.UIEvent<any> \| undefined) => void | — | Scroll callback, forwarded to the underlying scrollbars instance. |
|
|
198
200
|
| style | React.CSSProperties | — | Inline styles for the scroll container. |
|
|
199
201
|
|
|
@@ -280,14 +282,15 @@ export default () => (
|
|
|
280
282
|
|
|
281
283
|
| Name | Type | Default | Description |
|
|
282
284
|
| --- | --- | --- | --- |
|
|
285
|
+
| role | AriaRole | — | — |
|
|
283
286
|
| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |
|
|
284
287
|
| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |
|
|
285
288
|
| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |
|
|
286
289
|
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
287
290
|
| tagName | string | 'div' | Tag name used for the scroll container. |
|
|
288
291
|
| autoHeight | boolean | false | Enable auto-height behavior. |
|
|
289
|
-
| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |
|
|
290
|
-
| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |
|
|
292
|
+
| autoHeightMin | number \| string | 0 | Minimum height when auto-height is enabled. |
|
|
293
|
+
| autoHeightMax | number \| string | 200 | Maximum height when auto-height is enabled. |
|
|
291
294
|
| onScroll | (event: React.UIEvent<any> \| undefined) => void | — | Scroll callback, forwarded to the underlying scrollbars instance. |
|
|
292
295
|
| style | React.CSSProperties | — | Inline styles for the scroll container. |
|
|
293
296
|
|
|
@@ -374,14 +377,15 @@ export default () => (
|
|
|
374
377
|
|
|
375
378
|
| Name | Type | Default | Description |
|
|
376
379
|
| --- | --- | --- | --- |
|
|
380
|
+
| role | AriaRole | — | — |
|
|
377
381
|
| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |
|
|
378
382
|
| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |
|
|
379
383
|
| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |
|
|
380
384
|
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
381
385
|
| tagName | string | 'div' | Tag name used for the scroll container. |
|
|
382
386
|
| autoHeight | boolean | false | Enable auto-height behavior. |
|
|
383
|
-
| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |
|
|
384
|
-
| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |
|
|
387
|
+
| autoHeightMin | number \| string | 0 | Minimum height when auto-height is enabled. |
|
|
388
|
+
| autoHeightMax | number \| string | 200 | Maximum height when auto-height is enabled. |
|
|
385
389
|
| onScroll | (event: React.UIEvent<any> \| undefined) => void | — | Scroll callback, forwarded to the underlying scrollbars instance. |
|
|
386
390
|
| style | React.CSSProperties | — | Inline styles for the scroll container. |
|
|
387
391
|
|
|
@@ -648,14 +652,15 @@ export default () => (
|
|
|
648
652
|
|
|
649
653
|
| Name | Type | Default | Description |
|
|
650
654
|
| --- | --- | --- | --- |
|
|
655
|
+
| role | AriaRole | — | — |
|
|
651
656
|
| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |
|
|
652
657
|
| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |
|
|
653
658
|
| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |
|
|
654
659
|
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
655
660
|
| tagName | string | 'div' | Tag name used for the scroll container. |
|
|
656
661
|
| autoHeight | boolean | false | Enable auto-height behavior. |
|
|
657
|
-
| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |
|
|
658
|
-
| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |
|
|
662
|
+
| autoHeightMin | number \| string | 0 | Minimum height when auto-height is enabled. |
|
|
663
|
+
| autoHeightMax | number \| string | 200 | Maximum height when auto-height is enabled. |
|
|
659
664
|
| onScroll | (event: React.UIEvent<any> \| undefined) => void | — | Scroll callback, forwarded to the underlying scrollbars instance. |
|
|
660
665
|
| style | React.CSSProperties | — | Inline styles for the scroll container. |
|
|
661
666
|
|
|
@@ -1132,13 +1137,14 @@ export default () => (
|
|
|
1132
1137
|
|
|
1133
1138
|
| Name | Type | Default | Description |
|
|
1134
1139
|
| --- | --- | --- | --- |
|
|
1140
|
+
| role | AriaRole | — | — |
|
|
1135
1141
|
| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |
|
|
1136
1142
|
| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |
|
|
1137
1143
|
| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |
|
|
1138
1144
|
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
1139
1145
|
| tagName | string | 'div' | Tag name used for the scroll container. |
|
|
1140
1146
|
| autoHeight | boolean | false | Enable auto-height behavior. |
|
|
1141
|
-
| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |
|
|
1142
|
-
| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |
|
|
1147
|
+
| autoHeightMin | number \| string | 0 | Minimum height when auto-height is enabled. |
|
|
1148
|
+
| autoHeightMax | number \| string | 200 | Maximum height when auto-height is enabled. |
|
|
1143
1149
|
| onScroll | (event: React.UIEvent<any> \| undefined) => void | — | Scroll callback, forwarded to the underlying scrollbars instance. |
|
|
1144
1150
|
| style | React.CSSProperties | — | Inline styles for the scroll container. |
|
|
@@ -3,10 +3,12 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/states
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:58:10.843Z
|
|
7
7
|
|
|
8
8
|
## ErrorState
|
|
9
9
|
|
|
10
|
+
A simple component to show an error to the user.
|
|
11
|
+
|
|
10
12
|
### Example: Something went wrong
|
|
11
13
|
|
|
12
14
|
Something went wrong
|
|
@@ -140,6 +142,8 @@ export default () => (
|
|
|
140
142
|
|
|
141
143
|
## NotFoundState
|
|
142
144
|
|
|
145
|
+
A simple component to show a message when something could not be found when searching or filtering data.
|
|
146
|
+
|
|
143
147
|
### Example: Nothing found
|
|
144
148
|
|
|
145
149
|
Nothing found
|
|
@@ -226,6 +230,8 @@ export default () => (
|
|
|
226
230
|
|
|
227
231
|
## EmptyState
|
|
228
232
|
|
|
233
|
+
A simple component to show a message when there is no data yet. The user may perform a task first in order to see some data in that view.
|
|
234
|
+
|
|
229
235
|
### Example: There is no free lunch
|
|
230
236
|
|
|
231
237
|
There is no free lunch
|
|
@@ -314,6 +320,8 @@ export default () => (
|
|
|
314
320
|
|
|
315
321
|
## ForbiddenState
|
|
316
322
|
|
|
323
|
+
A simple component to show a message when the access to a certain area is restricted.
|
|
324
|
+
|
|
317
325
|
### Example: Access not allowed
|
|
318
326
|
|
|
319
327
|
Access not allowed
|
|
@@ -390,6 +398,8 @@ export default () => (
|
|
|
390
398
|
|
|
391
399
|
## MaintenanceState
|
|
392
400
|
|
|
401
|
+
A simple component to show a message when a service is in maintenance.
|
|
402
|
+
|
|
393
403
|
### Example: Service in maintenance
|
|
394
404
|
|
|
395
405
|
Service in maintenance
|
|
@@ -452,6 +462,8 @@ export default () => (
|
|
|
452
462
|
|
|
453
463
|
## CustomState
|
|
454
464
|
|
|
465
|
+
All state components above are based on the more flexible CustomState component. Use this if you need something to be shown which cannot be accomplished otherwise.
|
|
466
|
+
|
|
455
467
|
### Example: Lorem ipsum dolor sit amet
|
|
456
468
|
|
|
457
469
|
Lorem ipsum dolor sit amet
|
|
@@ -646,6 +658,8 @@ export default () => (
|
|
|
646
658
|
|
|
647
659
|
## NotBookedState
|
|
648
660
|
|
|
661
|
+
A simple component to show a message when Service content requires a Marketplace booking.
|
|
662
|
+
|
|
649
663
|
### Example: Premium feature
|
|
650
664
|
|
|
651
665
|
Premium feature
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Progress
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/statusBar
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:46.829Z
|
|
7
7
|
|
|
8
8
|
Flexible component to showcase various states based on progress bars.
|
|
9
9
|
|
|
@@ -11,6 +11,8 @@ Flexible component to showcase various states based on progress bars.
|
|
|
11
11
|
|
|
12
12
|
Usage: Use these components only on light backgrounds and limit the width of the wrapping element to avoid extreme long progress bars.
|
|
13
13
|
|
|
14
|
+
Usage:
|
|
15
|
+
|
|
14
16
|
### Example: Example 1
|
|
15
17
|
|
|
16
18
|
V1
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/stepButton
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:21.921Z
|
|
7
7
|
|
|
8
8
|
The StepButton is a convenient component designed to simplify usage and alignment of buttons with chevrons.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Progress
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/steppedProgressBars
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:50.176Z
|
|
7
7
|
|
|
8
8
|
## SteppedProgressBar - Circle
|
|
9
9
|
|
|
@@ -583,17 +583,15 @@ type StepLabelContentProps = {
|
|
|
583
583
|
done: boolean;
|
|
584
584
|
};
|
|
585
585
|
|
|
586
|
-
const StepLabelContent = ({ label, description, icon, done }: StepLabelContentProps) =>
|
|
587
|
-
|
|
588
|
-
<
|
|
589
|
-
|
|
590
|
-
<div>
|
|
591
|
-
|
|
592
|
-
<div className='text-color-darker'>{description}</div>
|
|
593
|
-
</div>
|
|
586
|
+
const StepLabelContent = ({ label, description, icon, done }: StepLabelContentProps) => (
|
|
587
|
+
<div className='display-flex align-items-center gap-10'>
|
|
588
|
+
<span className={`${done ? 'rioglyph rioglyph-ok text-color-success' : icon} margin-x-10 text-size-h2`} />
|
|
589
|
+
<div>
|
|
590
|
+
<div className='text-colot-darkest text-medium'>{label}</div>
|
|
591
|
+
<div className='text-color-darker'>{description}</div>
|
|
594
592
|
</div>
|
|
595
|
-
|
|
596
|
-
|
|
593
|
+
</div>
|
|
594
|
+
);
|
|
597
595
|
|
|
598
596
|
type FirstPageContentProps = { pageNumber: number; onClickNext: VoidFunction };
|
|
599
597
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/supportMarker
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:58:31.806Z
|
|
7
7
|
|
|
8
8
|
You can add the support-marker class along with the data-support attribute to any HTML element - even divs wrapping around iframes, for example!
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/svgImage
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:58:33.472Z
|
|
7
7
|
|
|
8
8
|
This component helps to render SVG images hosted on RIO's CDN and lets you customize the colors for various brand themes. It uses the defined UIKIT CSS variables to automatically adapt to dark mode. When customizing colors, make sure to use existing CSS color variable names.
|
|
9
9
|
|
|
@@ -3,10 +3,14 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/switch
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:23.793Z
|
|
7
|
+
|
|
8
|
+
Generally, we recommend using a switch when the end user understands the user interface element as a setting that is either “on” or “off”. A checkbox is well suited for when the end user would understand the element as something to be selected.
|
|
7
9
|
|
|
8
10
|
## Switch
|
|
9
11
|
|
|
12
|
+
Switch versus checkbox
|
|
13
|
+
|
|
10
14
|
### Example: Example 1
|
|
11
15
|
|
|
12
16
|
Switch
|