@rio-cloud/uikit-mcp 1.1.8 → 1.1.10
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 +17 -7
- package/dist/doc-metadata.json +325 -85
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +628 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +22 -22
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +38 -42
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -63
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +200 -167
- 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 +531 -417
- package/dist/docs/components/barList.md +9 -9
- package/dist/docs/components/basicMap.md +60 -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 +57 -65
- package/dist/docs/components/card.md +1 -1
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -3
- package/dist/docs/components/chartsGettingStarted.md +1 -3
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +15 -12
- package/dist/docs/components/circularProgress.md +8 -8
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -4
- package/dist/docs/components/composedCharts.md +63 -53
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -687
- package/dist/docs/components/dayPicker.md +5574 -0
- package/dist/docs/components/dayPickerCalendar.md +5269 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3252 -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 -172
- 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 +23 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -3
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +23 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +211 -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 -213
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -400
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +96 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -3
- package/dist/docs/components/responsiveColumnStripe.md +1 -3
- 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 +165 -111
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -15
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +1 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +1 -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 +3 -1
- package/dist/docs/components/table.md +19584 -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 -3
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +1 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +4 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +56 -56
- package/dist/docs/foundations.md +640 -3122
- package/dist/docs/start/changelog.md +53 -3
- package/dist/docs/start/goodtoknow.md +2 -4
- 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 -3
- package/dist/docs/start/guidelines/iframe.md +17 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +2 -4
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1 -1
- 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 +12 -20
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -3
- 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 +1 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +277 -0
- package/dist/docs/utilities/routeUtils.md +2 -2
- 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 +2 -4
- 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 +2 -8
- package/dist/search-synonyms.json +2 -2
- package/dist/version.json +2 -2
- package/package.json +15 -9
- package/dist/docs/components/tables.md +0 -8
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Progress
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/barList
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:09.167Z
|
|
7
7
|
|
|
8
8
|
## BarList
|
|
9
9
|
|
|
@@ -134,21 +134,21 @@ const transportData = [
|
|
|
134
134
|
<div class="display-flex justify-content-between gap-15">
|
|
135
135
|
<div class="width-100pct space-y-5">
|
|
136
136
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
137
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 47.
|
|
137
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 47.7179%;">
|
|
138
138
|
</div>
|
|
139
139
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
140
140
|
<a href="https://example.com/metrics/on-time-delivery" class="text-color-darker" target="_blank" rel="noreferrer">On-time delivery</a>
|
|
141
141
|
</div>
|
|
142
142
|
</div>
|
|
143
143
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
144
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
144
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 29.763%;">
|
|
145
145
|
</div>
|
|
146
146
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
147
147
|
<div class="text-color-darker">Warehouse efficiency</div>
|
|
148
148
|
</div>
|
|
149
149
|
</div>
|
|
150
150
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
151
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
151
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 13.4309%;">
|
|
152
152
|
</div>
|
|
153
153
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
154
154
|
<a href="https://example.com/metrics/truck-utilization" class="text-color-darker" target="_blank" rel="noreferrer">Truck utilization</a>
|
|
@@ -193,21 +193,21 @@ const transportData = [
|
|
|
193
193
|
<div class="display-flex justify-content-between gap-15 flex-row-reverse gap-10">
|
|
194
194
|
<div class="width-100pct space-y-5">
|
|
195
195
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
196
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 47.
|
|
196
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 47.7179%;">
|
|
197
197
|
</div>
|
|
198
198
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
199
199
|
<a href="https://example.com/metrics/on-time-delivery" class="text-color-darker" target="_blank" rel="noreferrer">On-time delivery</a>
|
|
200
200
|
</div>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
203
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
203
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 29.763%;">
|
|
204
204
|
</div>
|
|
205
205
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
206
206
|
<div class="text-color-darker">Warehouse efficiency</div>
|
|
207
207
|
</div>
|
|
208
208
|
</div>
|
|
209
209
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
210
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
210
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 13.4309%;">
|
|
211
211
|
</div>
|
|
212
212
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
213
213
|
<a href="https://example.com/metrics/truck-utilization" class="text-color-darker" target="_blank" rel="noreferrer">Truck utilization</a>
|
|
@@ -375,14 +375,14 @@ const transportData = [
|
|
|
375
375
|
</div>
|
|
376
376
|
</div>
|
|
377
377
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-lightest cursor-pointer">
|
|
378
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width: 48.
|
|
378
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width: 48.1965%;">
|
|
379
379
|
</div>
|
|
380
380
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
381
381
|
<div class="text-color-darker">Stored in warehouse</div>
|
|
382
382
|
</div>
|
|
383
383
|
</div>
|
|
384
384
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-lightest cursor-pointer">
|
|
385
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
385
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width: 90.9271%;">
|
|
386
386
|
</div>
|
|
387
387
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
388
388
|
<div class="text-color-darker">Shipped packages</div>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Map
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/basicMap
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:55:13.918Z
|
|
7
7
|
|
|
8
8
|
The following map shows labels for locale de
|
|
9
9
|
|
|
@@ -11,7 +11,16 @@ The following map shows labels for locale de
|
|
|
11
11
|
|
|
12
12
|
### Example: Example 1
|
|
13
13
|
|
|
14
|
+
Terms of use © 1987–2026 HERE
|
|
14
15
|
|
|
16
|
+
10 km
|
|
17
|
+
|
|
18
|
+
Choose view
|
|
19
|
+
Map view
|
|
20
|
+
Satellite
|
|
21
|
+
|
|
22
|
+
Traffic conditions
|
|
23
|
+
Show traffic incidents
|
|
15
24
|
|
|
16
25
|
#### React (tsx)
|
|
17
26
|
|
|
@@ -22,18 +31,16 @@ import { UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT } from '../u
|
|
|
22
31
|
|
|
23
32
|
const position = { lat: 48.1351, lng: 11.582 };
|
|
24
33
|
|
|
25
|
-
const MapExample = () =>
|
|
26
|
-
|
|
27
|
-
<
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
);
|
|
36
|
-
};
|
|
34
|
+
const MapExample = () => (
|
|
35
|
+
<div className='height-300'>
|
|
36
|
+
<Map
|
|
37
|
+
credentials={UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT}
|
|
38
|
+
center={position}
|
|
39
|
+
zoom={10}
|
|
40
|
+
hideMapSettings
|
|
41
|
+
/>
|
|
42
|
+
</div>
|
|
43
|
+
);
|
|
37
44
|
|
|
38
45
|
export default MapExample;
|
|
39
46
|
```
|
|
@@ -42,7 +49,16 @@ export default MapExample;
|
|
|
42
49
|
|
|
43
50
|
### Example: Example 2
|
|
44
51
|
|
|
52
|
+
Terms of use © 1987–2026 HERE
|
|
53
|
+
|
|
54
|
+
10 km
|
|
45
55
|
|
|
56
|
+
Choose view
|
|
57
|
+
Map view
|
|
58
|
+
Satellite
|
|
59
|
+
|
|
60
|
+
Traffic conditions
|
|
61
|
+
Show traffic incidents
|
|
46
62
|
|
|
47
63
|
#### React (tsx)
|
|
48
64
|
|
|
@@ -52,19 +68,17 @@ import { UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT } from '../u
|
|
|
52
68
|
|
|
53
69
|
const position = { lat: 48.1351, lng: 11.582 };
|
|
54
70
|
|
|
55
|
-
const MapWithScaleBarExample = () =>
|
|
56
|
-
|
|
57
|
-
<
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
);
|
|
67
|
-
};
|
|
71
|
+
const MapWithScaleBarExample = () => (
|
|
72
|
+
<div className='height-300'>
|
|
73
|
+
<Map
|
|
74
|
+
credentials={UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT}
|
|
75
|
+
center={position}
|
|
76
|
+
zoom={10}
|
|
77
|
+
hideMapSettings
|
|
78
|
+
showScaleBar
|
|
79
|
+
/>
|
|
80
|
+
</div>
|
|
81
|
+
);
|
|
68
82
|
|
|
69
83
|
export default MapWithScaleBarExample;
|
|
70
84
|
```
|
|
@@ -73,7 +87,16 @@ export default MapWithScaleBarExample;
|
|
|
73
87
|
|
|
74
88
|
### Example: Example 3
|
|
75
89
|
|
|
90
|
+
Terms of use © 1987–2026 HERE
|
|
91
|
+
|
|
92
|
+
10 km
|
|
93
|
+
|
|
94
|
+
Ansicht auswählen
|
|
95
|
+
Kartenansicht
|
|
96
|
+
Satellit
|
|
76
97
|
|
|
98
|
+
Verkehrslage
|
|
99
|
+
Verkehrsstörungen anzeigen
|
|
77
100
|
|
|
78
101
|
#### React (tsx)
|
|
79
102
|
|
|
@@ -83,19 +106,17 @@ import { UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT } from '../u
|
|
|
83
106
|
|
|
84
107
|
const position = { lat: 48.1351, lng: 11.582 };
|
|
85
108
|
|
|
86
|
-
const MapLocalizationExample = () =>
|
|
87
|
-
|
|
88
|
-
<
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
);
|
|
98
|
-
};
|
|
109
|
+
const MapLocalizationExample = () => (
|
|
110
|
+
<div className='height-300'>
|
|
111
|
+
<Map
|
|
112
|
+
credentials={UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT}
|
|
113
|
+
language='de'
|
|
114
|
+
center={position}
|
|
115
|
+
zoom={10}
|
|
116
|
+
hideMapSettings
|
|
117
|
+
/>
|
|
118
|
+
</div>
|
|
119
|
+
);
|
|
99
120
|
|
|
100
121
|
export default MapLocalizationExample;
|
|
101
122
|
```
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Application
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/bottomSheet
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:53:36.995Z
|
|
7
7
|
|
|
8
8
|
The TimedBottomSheet is a wrapper component for the BottomSheet that allows to control it's visibility via timers and to use the localStorage to save user interaction for handling it's visibility.
|
|
9
9
|
|
|
@@ -199,7 +199,7 @@ export default () => {
|
|
|
199
199
|
#### HTML (html)
|
|
200
200
|
|
|
201
201
|
```html
|
|
202
|
-
<div
|
|
202
|
+
<div>
|
|
203
203
|
<p class="margin-top-0">This demonstrates a bottom sheet use case on <b>mobile. </b>This can be used for providing additional information on mobile instead of using a sidebar, onboarding, alternative for dialogs etc.</p>
|
|
204
204
|
<p>
|
|
205
205
|
<span class="label label-info label-condensed margin-right-5">Note</span>This example does not make sense on desktop with wider screens. Handle responsive modes and use a dialog or sidebar on desktop instead.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/button
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:53:42.791Z
|
|
7
7
|
|
|
8
8
|
The button component is the React equivalent to the normal HTML button with some To check out the HTML version click here: Buttons
|
|
9
9
|
|
|
@@ -258,6 +258,7 @@ export default () => (
|
|
|
258
258
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
259
259
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
260
260
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
261
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
261
262
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
262
263
|
| className | string | — | Additional classes to be set on the button element. |
|
|
263
264
|
|
|
@@ -350,7 +351,7 @@ export default () => (
|
|
|
350
351
|
#### HTML (html)
|
|
351
352
|
|
|
352
353
|
```html
|
|
353
|
-
<div
|
|
354
|
+
<div>
|
|
354
355
|
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5">Buttons with link styles</div>
|
|
355
356
|
<div class="btn-toolbar">
|
|
356
357
|
<button type="button" class="btn btn-primary btn-link btn-component" tabindex="0">
|
|
@@ -398,6 +399,7 @@ export default () => (
|
|
|
398
399
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
399
400
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
400
401
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
402
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
401
403
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
402
404
|
| className | string | — | Additional classes to be set on the button element. |
|
|
403
405
|
|
|
@@ -580,6 +582,7 @@ export default () => (
|
|
|
580
582
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
581
583
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
582
584
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
585
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
583
586
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
584
587
|
| className | string | — | Additional classes to be set on the button element. |
|
|
585
588
|
|
|
@@ -710,6 +713,7 @@ export default () => (
|
|
|
710
713
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
711
714
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
712
715
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
716
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
713
717
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
714
718
|
| className | string | — | Additional classes to be set on the button element. |
|
|
715
719
|
|
|
@@ -997,6 +1001,7 @@ export default () => (
|
|
|
997
1001
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
998
1002
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
999
1003
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
1004
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
1000
1005
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
1001
1006
|
| className | string | — | Additional classes to be set on the button element. |
|
|
1002
1007
|
|
|
@@ -1145,6 +1150,7 @@ export default () => (
|
|
|
1145
1150
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
1146
1151
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
1147
1152
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
1153
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
1148
1154
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
1149
1155
|
| className | string | — | Additional classes to be set on the button element. |
|
|
1150
1156
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/buttonToolbar
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:53:39.437Z
|
|
7
7
|
|
|
8
8
|
The ButtonToolbar is a utility component designed to simplify usage and alignment. Its purpose is to ensure consistent spacing.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/calendarStripe
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:42.523Z
|
|
7
7
|
|
|
8
8
|
A headless component where you provide a function that renders the UI for every day to be displayed.
|
|
9
9
|
|
|
@@ -11,17 +11,17 @@ A headless component where you provide a function that renders the UI for every
|
|
|
11
11
|
|
|
12
12
|
### Example: Example 1
|
|
13
13
|
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
Tuesday
|
|
15
|
+
21 April 2026
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
Wednesday
|
|
18
|
+
22 April 2026
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
Thursday
|
|
21
|
+
23 April 2026
|
|
22
22
|
|
|
23
|
-
|
|
24
|
-
|
|
23
|
+
Friday
|
|
24
|
+
24 April 2026
|
|
25
25
|
|
|
26
26
|
#### React (tsx)
|
|
27
27
|
|
|
@@ -113,11 +113,11 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
113
113
|
<div style="opacity: 1; transform: none;">
|
|
114
114
|
<div class="display-flex space-x--1 user-select-none">
|
|
115
115
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
116
|
-
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer
|
|
116
|
+
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
117
117
|
<div class="display-flex align-items-center justify-content-between">
|
|
118
118
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
119
|
-
<div>
|
|
120
|
-
<div class="text-size-16 text-medium">
|
|
119
|
+
<div>Tuesday</div>
|
|
120
|
+
<div class="text-size-16 text-medium">21 April 2026</div>
|
|
121
121
|
</div>
|
|
122
122
|
<div class="text-color-primary text-size-16 width-20">
|
|
123
123
|
</div>
|
|
@@ -125,11 +125,11 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
125
125
|
</div>
|
|
126
126
|
</div>
|
|
127
127
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
128
|
-
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer
|
|
128
|
+
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
129
129
|
<div class="display-flex align-items-center justify-content-between">
|
|
130
130
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
131
|
-
<div>
|
|
132
|
-
<div class="text-size-16 text-medium">
|
|
131
|
+
<div>Wednesday</div>
|
|
132
|
+
<div class="text-size-16 text-medium">22 April 2026</div>
|
|
133
133
|
</div>
|
|
134
134
|
<div class="text-color-primary text-size-16 width-20">
|
|
135
135
|
</div>
|
|
@@ -140,8 +140,8 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
140
140
|
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
141
141
|
<div class="display-flex align-items-center justify-content-between">
|
|
142
142
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
143
|
-
<div>
|
|
144
|
-
<div class="text-size-16 text-medium">
|
|
143
|
+
<div>Thursday</div>
|
|
144
|
+
<div class="text-size-16 text-medium">23 April 2026</div>
|
|
145
145
|
</div>
|
|
146
146
|
<div class="text-color-primary text-size-16 width-20">
|
|
147
147
|
</div>
|
|
@@ -152,8 +152,8 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
152
152
|
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
153
153
|
<div class="display-flex align-items-center justify-content-between">
|
|
154
154
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
155
|
-
<div>
|
|
156
|
-
<div class="text-size-16 text-medium">
|
|
155
|
+
<div>Friday</div>
|
|
156
|
+
<div class="text-size-16 text-medium">24 April 2026</div>
|
|
157
157
|
</div>
|
|
158
158
|
<div class="text-color-primary text-size-16 width-20">
|
|
159
159
|
</div>
|
|
@@ -192,36 +192,28 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
192
192
|
|
|
193
193
|
### Example: Example 2
|
|
194
194
|
|
|
195
|
-
|
|
196
|
-
|
|
195
|
+
Apr
|
|
196
|
+
21
|
|
197
197
|
2026
|
|
198
198
|
|
|
199
|
-
|
|
200
|
-
|
|
199
|
+
Apr
|
|
200
|
+
22
|
|
201
201
|
2026
|
|
202
202
|
|
|
203
|
-
|
|
204
|
-
|
|
203
|
+
Apr
|
|
204
|
+
23
|
|
205
205
|
2026
|
|
206
206
|
|
|
207
|
-
|
|
208
|
-
|
|
207
|
+
Apr
|
|
208
|
+
24
|
|
209
209
|
2026
|
|
210
210
|
|
|
211
|
-
|
|
212
|
-
|
|
211
|
+
Apr
|
|
212
|
+
25
|
|
213
213
|
2026
|
|
214
214
|
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
2026
|
|
218
|
-
|
|
219
|
-
Mar
|
|
220
|
-
13
|
|
221
|
-
2026
|
|
222
|
-
|
|
223
|
-
Mar
|
|
224
|
-
14
|
|
215
|
+
Apr
|
|
216
|
+
26
|
|
225
217
|
2026
|
|
226
218
|
|
|
227
219
|
Set to January Toggle Weekends
|
|
@@ -345,19 +337,19 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
345
337
|
<div style="opacity: 1; transform: none;">
|
|
346
338
|
<div class="display-flex space-x--1 user-select-none">
|
|
347
339
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
348
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
340
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
349
341
|
<div class="display-flex flex-column gap-3 text-center">
|
|
350
|
-
<div class="text-size-12 line-height-12">
|
|
351
|
-
<div class="text-size-h3 line-height-h3">
|
|
342
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
343
|
+
<div class="text-size-h3 line-height-h3">21</div>
|
|
352
344
|
<div class="text-size-12 line-height-12">2026</div>
|
|
353
345
|
</div>
|
|
354
346
|
</div>
|
|
355
347
|
</div>
|
|
356
348
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
357
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
349
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
358
350
|
<div class="display-flex flex-column gap-3 text-center">
|
|
359
|
-
<div class="text-size-12 line-height-12">
|
|
360
|
-
<div class="text-size-h3 line-height-h3">
|
|
351
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
352
|
+
<div class="text-size-h3 line-height-h3">22</div>
|
|
361
353
|
<div class="text-size-12 line-height-12">2026</div>
|
|
362
354
|
</div>
|
|
363
355
|
</div>
|
|
@@ -365,8 +357,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
365
357
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
366
358
|
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
367
359
|
<div class="display-flex flex-column gap-3 text-center">
|
|
368
|
-
<div class="text-size-12 line-height-12">
|
|
369
|
-
<div class="text-size-h3 line-height-h3">
|
|
360
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
361
|
+
<div class="text-size-h3 line-height-h3">23</div>
|
|
370
362
|
<div class="text-size-12 line-height-12">2026</div>
|
|
371
363
|
</div>
|
|
372
364
|
</div>
|
|
@@ -374,26 +366,26 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
374
366
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
375
367
|
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
376
368
|
<div class="display-flex flex-column gap-3 text-center">
|
|
377
|
-
<div class="text-size-12 line-height-12">
|
|
378
|
-
<div class="text-size-h3 line-height-h3">
|
|
369
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
370
|
+
<div class="text-size-h3 line-height-h3">24</div>
|
|
379
371
|
<div class="text-size-12 line-height-12">2026</div>
|
|
380
372
|
</div>
|
|
381
373
|
</div>
|
|
382
374
|
</div>
|
|
383
375
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
384
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
376
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 bg-lightest text-color-gray pointer-events-none hover-bg-highlight-decent hover-text-color-darkest">
|
|
385
377
|
<div class="display-flex flex-column gap-3 text-center">
|
|
386
|
-
<div class="text-size-12 line-height-12">
|
|
387
|
-
<div class="text-size-h3 line-height-h3">
|
|
378
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
379
|
+
<div class="text-size-h3 line-height-h3">25</div>
|
|
388
380
|
<div class="text-size-12 line-height-12">2026</div>
|
|
389
381
|
</div>
|
|
390
382
|
</div>
|
|
391
383
|
</div>
|
|
392
384
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
393
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
385
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 bg-lightest text-color-gray pointer-events-none hover-bg-highlight-decent hover-text-color-darkest">
|
|
394
386
|
<div class="display-flex flex-column gap-3 text-center">
|
|
395
|
-
<div class="text-size-12 line-height-12">
|
|
396
|
-
<div class="text-size-h3 line-height-h3">
|
|
387
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
388
|
+
<div class="text-size-h3 line-height-h3">26</div>
|
|
397
389
|
<div class="text-size-12 line-height-12">2026</div>
|
|
398
390
|
</div>
|
|
399
391
|
</div>
|
|
@@ -401,26 +393,26 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
401
393
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
402
394
|
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
403
395
|
<div class="display-flex flex-column gap-3 text-center">
|
|
404
|
-
<div class="text-size-12 line-height-12">
|
|
405
|
-
<div class="text-size-h3 line-height-h3">
|
|
396
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
397
|
+
<div class="text-size-h3 line-height-h3">27</div>
|
|
406
398
|
<div class="text-size-12 line-height-12">2026</div>
|
|
407
399
|
</div>
|
|
408
400
|
</div>
|
|
409
401
|
</div>
|
|
410
402
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
411
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
403
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
412
404
|
<div class="display-flex flex-column gap-3 text-center">
|
|
413
|
-
<div class="text-size-12 line-height-12">
|
|
414
|
-
<div class="text-size-h3 line-height-h3">
|
|
405
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
406
|
+
<div class="text-size-h3 line-height-h3">28</div>
|
|
415
407
|
<div class="text-size-12 line-height-12">2026</div>
|
|
416
408
|
</div>
|
|
417
409
|
</div>
|
|
418
410
|
</div>
|
|
419
411
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
420
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
412
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
421
413
|
<div class="display-flex flex-column gap-3 text-center">
|
|
422
|
-
<div class="text-size-12 line-height-12">
|
|
423
|
-
<div class="text-size-h3 line-height-h3">
|
|
414
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
415
|
+
<div class="text-size-h3 line-height-h3">29</div>
|
|
424
416
|
<div class="text-size-12 line-height-12">2026</div>
|
|
425
417
|
</div>
|
|
426
418
|
</div>
|
|
@@ -428,8 +420,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
428
420
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
429
421
|
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
430
422
|
<div class="display-flex flex-column gap-3 text-center">
|
|
431
|
-
<div class="text-size-12 line-height-12">
|
|
432
|
-
<div class="text-size-h3 line-height-h3">
|
|
423
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
424
|
+
<div class="text-size-h3 line-height-h3">30</div>
|
|
433
425
|
<div class="text-size-12 line-height-12">2026</div>
|
|
434
426
|
</div>
|
|
435
427
|
</div>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/card
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:18.306Z
|
|
7
7
|
|
|
8
8
|
The Card is a utility component designed to simplify usage of default card styling.
|
|
9
9
|
|
|
@@ -3,14 +3,12 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/chartColors
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:55:29.347Z
|
|
7
7
|
|
|
8
8
|
The colors listed below are exposed via the colors.json file and can also be used with other charting libraries to achieve a common look and feel.
|
|
9
9
|
|
|
10
10
|
## Chart Colors
|
|
11
11
|
|
|
12
|
-
> Note: The warmup and coldplay colors are to be preferred. Other colors may be used as fallback.
|
|
13
|
-
|
|
14
12
|
### Example: Example 1
|
|
15
13
|
|
|
16
14
|
Warmup colors
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/chartsGettingStarted
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:55:27.951Z
|
|
7
7
|
|
|
8
8
|
The UIKIT chart components are simple wrapper components for the Recharts charting library.
|
|
9
9
|
|
|
@@ -21,8 +21,6 @@ However, we recommend tree-shaking the UIKIT, which means the components you do
|
|
|
21
21
|
|
|
22
22
|
import PieChart from '@rio-cloud/rio-uikit/PieChart';
|
|
23
23
|
|
|
24
|
-
> Note: When using a chart in your application, do not get fancy and try to stick to the proposed examples or at least base your chart upon them. That will save time and money and, equally important, gives the user a coherent look and feel across the different services.
|
|
25
|
-
|
|
26
24
|
## Ideas for better data visualization
|
|
27
25
|
|
|
28
26
|
Consider some of the ideas and tips listed on that article: https://uxdesign.cc/20-ideas-for-better-data-visualization-73f7e3c2782d
|