@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:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/button
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:13.834Z
|
|
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
|
|
|
@@ -255,9 +255,38 @@ export default () => (
|
|
|
255
255
|
|
|
256
256
|
| Name | Type | Default | Description |
|
|
257
257
|
| --- | --- | --- | --- |
|
|
258
|
-
|
|
|
259
|
-
|
|
|
260
|
-
|
|
|
258
|
+
| disabled | boolean | false | Whether the button should be disabled. |
|
|
259
|
+
| active | boolean | false | Set the button toggled. Should be used in combination with "asToggle" prop. |
|
|
260
|
+
| type | 'button' \| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |
|
|
261
|
+
| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |
|
|
262
|
+
| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |
|
|
263
|
+
| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |
|
|
264
|
+
| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |
|
|
265
|
+
| block | boolean | false | Defines whether the button takes up the full width of the parent element. |
|
|
266
|
+
| bsStyle | BUTTON_STYLE | "default" | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |
|
|
267
|
+
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
268
|
+
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
269
|
+
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
270
|
+
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
271
|
+
| className | string | — | Additional classes to be set on the button element. |
|
|
272
|
+
|
|
273
|
+
#### Props: Regular button
|
|
274
|
+
|
|
275
|
+
### Regular button
|
|
276
|
+
|
|
277
|
+
| Name | Type | Default | Description |
|
|
278
|
+
| --- | --- | --- | --- |
|
|
279
|
+
| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
280
|
+
| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void | — | Callback function triggered when clicking the button. |
|
|
281
|
+
|
|
282
|
+
#### Props: ToggleButton
|
|
283
|
+
|
|
284
|
+
### ToggleButton
|
|
285
|
+
|
|
286
|
+
| Name | Type | Default | Description |
|
|
287
|
+
| --- | --- | --- | --- |
|
|
288
|
+
| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
289
|
+
| onClick | (value: boolean) => void | — | Callback function triggered when clicking the button. |
|
|
261
290
|
|
|
262
291
|
### Example: Link buttons
|
|
263
292
|
|
|
@@ -360,9 +389,38 @@ export default () => (
|
|
|
360
389
|
|
|
361
390
|
| Name | Type | Default | Description |
|
|
362
391
|
| --- | --- | --- | --- |
|
|
363
|
-
|
|
|
364
|
-
|
|
|
365
|
-
|
|
|
392
|
+
| disabled | boolean | false | Whether the button should be disabled. |
|
|
393
|
+
| active | boolean | false | Set the button toggled. Should be used in combination with "asToggle" prop. |
|
|
394
|
+
| type | 'button' \| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |
|
|
395
|
+
| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |
|
|
396
|
+
| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |
|
|
397
|
+
| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |
|
|
398
|
+
| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |
|
|
399
|
+
| block | boolean | false | Defines whether the button takes up the full width of the parent element. |
|
|
400
|
+
| bsStyle | BUTTON_STYLE | "default" | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |
|
|
401
|
+
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
402
|
+
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
403
|
+
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
404
|
+
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
405
|
+
| className | string | — | Additional classes to be set on the button element. |
|
|
406
|
+
|
|
407
|
+
#### Props: Regular button
|
|
408
|
+
|
|
409
|
+
### Regular button
|
|
410
|
+
|
|
411
|
+
| Name | Type | Default | Description |
|
|
412
|
+
| --- | --- | --- | --- |
|
|
413
|
+
| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
414
|
+
| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void | — | Callback function triggered when clicking the button. |
|
|
415
|
+
|
|
416
|
+
#### Props: ToggleButton
|
|
417
|
+
|
|
418
|
+
### ToggleButton
|
|
419
|
+
|
|
420
|
+
| Name | Type | Default | Description |
|
|
421
|
+
| --- | --- | --- | --- |
|
|
422
|
+
| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
423
|
+
| onClick | (value: boolean) => void | — | Callback function triggered when clicking the button. |
|
|
366
424
|
|
|
367
425
|
### Example: Button group
|
|
368
426
|
|
|
@@ -513,9 +571,38 @@ export default () => (
|
|
|
513
571
|
|
|
514
572
|
| Name | Type | Default | Description |
|
|
515
573
|
| --- | --- | --- | --- |
|
|
516
|
-
|
|
|
517
|
-
|
|
|
518
|
-
|
|
|
574
|
+
| disabled | boolean | false | Whether the button should be disabled. |
|
|
575
|
+
| active | boolean | false | Set the button toggled. Should be used in combination with "asToggle" prop. |
|
|
576
|
+
| type | 'button' \| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |
|
|
577
|
+
| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |
|
|
578
|
+
| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |
|
|
579
|
+
| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |
|
|
580
|
+
| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |
|
|
581
|
+
| block | boolean | false | Defines whether the button takes up the full width of the parent element. |
|
|
582
|
+
| bsStyle | BUTTON_STYLE | "default" | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |
|
|
583
|
+
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
584
|
+
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
585
|
+
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
586
|
+
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
587
|
+
| className | string | — | Additional classes to be set on the button element. |
|
|
588
|
+
|
|
589
|
+
#### Props: Regular button
|
|
590
|
+
|
|
591
|
+
### Regular button
|
|
592
|
+
|
|
593
|
+
| Name | Type | Default | Description |
|
|
594
|
+
| --- | --- | --- | --- |
|
|
595
|
+
| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
596
|
+
| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void | — | Callback function triggered when clicking the button. |
|
|
597
|
+
|
|
598
|
+
#### Props: ToggleButton
|
|
599
|
+
|
|
600
|
+
### ToggleButton
|
|
601
|
+
|
|
602
|
+
| Name | Type | Default | Description |
|
|
603
|
+
| --- | --- | --- | --- |
|
|
604
|
+
| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
605
|
+
| onClick | (value: boolean) => void | — | Callback function triggered when clicking the button. |
|
|
519
606
|
|
|
520
607
|
### Example: Outlined buttons (transparent)
|
|
521
608
|
|
|
@@ -605,9 +692,38 @@ export default () => (
|
|
|
605
692
|
|
|
606
693
|
| Name | Type | Default | Description |
|
|
607
694
|
| --- | --- | --- | --- |
|
|
608
|
-
|
|
|
609
|
-
|
|
|
610
|
-
|
|
|
695
|
+
| disabled | boolean | false | Whether the button should be disabled. |
|
|
696
|
+
| active | boolean | false | Set the button toggled. Should be used in combination with "asToggle" prop. |
|
|
697
|
+
| type | 'button' \| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |
|
|
698
|
+
| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |
|
|
699
|
+
| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |
|
|
700
|
+
| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |
|
|
701
|
+
| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |
|
|
702
|
+
| block | boolean | false | Defines whether the button takes up the full width of the parent element. |
|
|
703
|
+
| bsStyle | BUTTON_STYLE | "default" | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |
|
|
704
|
+
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
705
|
+
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
706
|
+
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
707
|
+
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
708
|
+
| className | string | — | Additional classes to be set on the button element. |
|
|
709
|
+
|
|
710
|
+
#### Props: Regular button
|
|
711
|
+
|
|
712
|
+
### Regular button
|
|
713
|
+
|
|
714
|
+
| Name | Type | Default | Description |
|
|
715
|
+
| --- | --- | --- | --- |
|
|
716
|
+
| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
717
|
+
| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void | — | Callback function triggered when clicking the button. |
|
|
718
|
+
|
|
719
|
+
#### Props: ToggleButton
|
|
720
|
+
|
|
721
|
+
### ToggleButton
|
|
722
|
+
|
|
723
|
+
| Name | Type | Default | Description |
|
|
724
|
+
| --- | --- | --- | --- |
|
|
725
|
+
| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
726
|
+
| onClick | (value: boolean) => void | — | Callback function triggered when clicking the button. |
|
|
611
727
|
|
|
612
728
|
### Example: Action buttons
|
|
613
729
|
|
|
@@ -715,6 +831,35 @@ export default () => (
|
|
|
715
831
|
|
|
716
832
|
| Name | Type | Default | Description |
|
|
717
833
|
| --- | --- | --- | --- |
|
|
718
|
-
|
|
|
719
|
-
|
|
|
720
|
-
|
|
|
834
|
+
| disabled | boolean | false | Whether the button should be disabled. |
|
|
835
|
+
| active | boolean | false | Set the button toggled. Should be used in combination with "asToggle" prop. |
|
|
836
|
+
| type | 'button' \| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |
|
|
837
|
+
| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |
|
|
838
|
+
| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |
|
|
839
|
+
| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |
|
|
840
|
+
| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |
|
|
841
|
+
| block | boolean | false | Defines whether the button takes up the full width of the parent element. |
|
|
842
|
+
| bsStyle | BUTTON_STYLE | "default" | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |
|
|
843
|
+
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
844
|
+
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
845
|
+
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
846
|
+
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
847
|
+
| className | string | — | Additional classes to be set on the button element. |
|
|
848
|
+
|
|
849
|
+
#### Props: Regular button
|
|
850
|
+
|
|
851
|
+
### Regular button
|
|
852
|
+
|
|
853
|
+
| Name | Type | Default | Description |
|
|
854
|
+
| --- | --- | --- | --- |
|
|
855
|
+
| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
856
|
+
| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => void | — | Callback function triggered when clicking the button. |
|
|
857
|
+
|
|
858
|
+
#### Props: ToggleButton
|
|
859
|
+
|
|
860
|
+
### ToggleButton
|
|
861
|
+
|
|
862
|
+
| Name | Type | Default | Description |
|
|
863
|
+
| --- | --- | --- | --- |
|
|
864
|
+
| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |
|
|
865
|
+
| onClick | (value: boolean) => void | — | Callback function triggered when clicking the button. |
|
|
@@ -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-02-03T14:04:10.243Z
|
|
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
|
|
|
@@ -124,4 +124,11 @@ export default () => (
|
|
|
124
124
|
</span>Next</button>
|
|
125
125
|
</div>
|
|
126
126
|
</div>
|
|
127
|
-
```
|
|
127
|
+
```
|
|
128
|
+
|
|
129
|
+
#### Props
|
|
130
|
+
|
|
131
|
+
| Name | Type | Default | Description |
|
|
132
|
+
| --- | --- | --- | --- |
|
|
133
|
+
| alignment | 'left' \| 'right' \| 'center' \| 'space-between' | — | Align buttons to a defined side or set them apart. |
|
|
134
|
+
| className | string | — | Additional classes set to the outer element. |
|
|
@@ -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-02-03T14:04:58.265Z
|
|
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,31 +11,19 @@ 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
|
-
|
|
16
|
-
|
|
17
|
-
Friday
|
|
18
|
-
16 January 2026
|
|
19
|
-
|
|
20
|
-
Saturday
|
|
21
|
-
17 January 2026
|
|
22
|
-
|
|
23
|
-
Sunday
|
|
24
|
-
18 January 2026
|
|
25
|
-
|
|
26
|
-
#### Summary
|
|
14
|
+
Wednesday
|
|
15
|
+
4 February 2026
|
|
27
16
|
|
|
28
17
|
Thursday
|
|
29
|
-
|
|
18
|
+
5 February 2026
|
|
30
19
|
|
|
31
|
-
|
|
32
|
-
16 January 2026
|
|
20
|
+
#### Summary
|
|
33
21
|
|
|
34
|
-
|
|
35
|
-
|
|
22
|
+
Wednesday
|
|
23
|
+
4 February 2026
|
|
36
24
|
|
|
37
|
-
|
|
38
|
-
|
|
25
|
+
Thursday
|
|
26
|
+
5 February 2026
|
|
39
27
|
|
|
40
28
|
#### React (tsx)
|
|
41
29
|
|
|
@@ -130,8 +118,8 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
130
118
|
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
131
119
|
<div class="display-flex align-items-center justify-content-between">
|
|
132
120
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
133
|
-
<div>
|
|
134
|
-
<div class="text-size-16 text-medium">
|
|
121
|
+
<div>Wednesday</div>
|
|
122
|
+
<div class="text-size-16 text-medium">4 February 2026</div>
|
|
135
123
|
</div>
|
|
136
124
|
<div class="text-color-primary text-size-16 width-20">
|
|
137
125
|
</div>
|
|
@@ -142,8 +130,8 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
142
130
|
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
143
131
|
<div class="display-flex align-items-center justify-content-between">
|
|
144
132
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
145
|
-
<div>
|
|
146
|
-
<div class="text-size-16 text-medium">
|
|
133
|
+
<div>Thursday</div>
|
|
134
|
+
<div class="text-size-16 text-medium">5 February 2026</div>
|
|
147
135
|
</div>
|
|
148
136
|
<div class="text-color-primary text-size-16 width-20">
|
|
149
137
|
</div>
|
|
@@ -151,11 +139,11 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
151
139
|
</div>
|
|
152
140
|
</div>
|
|
153
141
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
154
|
-
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer
|
|
142
|
+
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
155
143
|
<div class="display-flex align-items-center justify-content-between">
|
|
156
144
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
157
|
-
<div>
|
|
158
|
-
<div class="text-size-16 text-medium">
|
|
145
|
+
<div>Friday</div>
|
|
146
|
+
<div class="text-size-16 text-medium">6 February 2026</div>
|
|
159
147
|
</div>
|
|
160
148
|
<div class="text-color-primary text-size-16 width-20">
|
|
161
149
|
</div>
|
|
@@ -166,8 +154,8 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
166
154
|
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer bg-lightest">
|
|
167
155
|
<div class="display-flex align-items-center justify-content-between">
|
|
168
156
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
169
|
-
<div>
|
|
170
|
-
<div class="text-size-16 text-medium">
|
|
157
|
+
<div>Saturday</div>
|
|
158
|
+
<div class="text-size-16 text-medium">7 February 2026</div>
|
|
171
159
|
</div>
|
|
172
160
|
<div class="text-color-primary text-size-16 width-20">
|
|
173
161
|
</div>
|
|
@@ -187,74 +175,43 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
187
175
|
</div>
|
|
188
176
|
```
|
|
189
177
|
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
2026
|
|
178
|
+
#### Props
|
|
179
|
+
|
|
180
|
+
| Name | Type | Default | Description |
|
|
181
|
+
| --- | --- | --- | --- |
|
|
182
|
+
| minDayWith | number | 200 | The minimum width in pixel of a single day column This value determines how many days are shown per page depending on the parent width. |
|
|
183
|
+
| minDays | number | 1 | The minimum amount of days that should be shown per page. |
|
|
184
|
+
| maxDays | number | 7 | The maximum amount of days that should be shown per page. |
|
|
185
|
+
| renderDay | (date: Date) => React.JSX.Element | — | A function that renders each individual day to be displayed. |
|
|
186
|
+
| skipWeekends | boolean | false | Defines whether the days for the weekends are included. |
|
|
187
|
+
| startDate | Date | the current date | The date of the first day that are rendered. |
|
|
188
|
+
| onNextClick | (newStartDate: Date) => void | — | Callback function for when the next button is clicked. |
|
|
189
|
+
| onPreviousClick | (newStartDate: Date) => void | — | Callback function for when the previous button is clicked. |
|
|
190
|
+
| buttonClassName | string | — | Additional classes set to the navigation buttons. |
|
|
191
|
+
| className | string | — | Additional classes set to the calendar element. |
|
|
192
|
+
| daysWrapperClassName | string | — | Additional classes set to the days wrapper element. |
|
|
193
|
+
| dayWrapperClassName | string | — | Additional classes set to the days wrapper element. |
|
|
207
194
|
|
|
208
|
-
|
|
209
|
-
19
|
|
210
|
-
2026
|
|
211
|
-
|
|
212
|
-
Jan
|
|
213
|
-
20
|
|
214
|
-
2026
|
|
195
|
+
### Example: Example 2
|
|
215
196
|
|
|
216
|
-
|
|
217
|
-
|
|
197
|
+
Feb
|
|
198
|
+
4
|
|
218
199
|
2026
|
|
219
200
|
|
|
220
|
-
|
|
221
|
-
|
|
201
|
+
Feb
|
|
202
|
+
5
|
|
222
203
|
2026
|
|
223
204
|
|
|
224
205
|
Set to JanuaryToggle Weekends
|
|
225
206
|
|
|
226
207
|
#### Summary
|
|
227
208
|
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
2026
|
|
231
|
-
|
|
232
|
-
Jan
|
|
233
|
-
16
|
|
234
|
-
2026
|
|
235
|
-
|
|
236
|
-
Jan
|
|
237
|
-
17
|
|
238
|
-
2026
|
|
239
|
-
|
|
240
|
-
Jan
|
|
241
|
-
18
|
|
242
|
-
2026
|
|
243
|
-
|
|
244
|
-
Jan
|
|
245
|
-
19
|
|
209
|
+
Feb
|
|
210
|
+
4
|
|
246
211
|
2026
|
|
247
212
|
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
2026
|
|
251
|
-
|
|
252
|
-
Jan
|
|
253
|
-
21
|
|
254
|
-
2026
|
|
255
|
-
|
|
256
|
-
Jan
|
|
257
|
-
22
|
|
213
|
+
Feb
|
|
214
|
+
5
|
|
258
215
|
2026
|
|
259
216
|
|
|
260
217
|
Set to JanuaryToggle Weekends
|
|
@@ -380,8 +337,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
380
337
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
381
338
|
<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">
|
|
382
339
|
<div class="display-flex flex-column gap-3 text-center">
|
|
383
|
-
<div class="text-size-12 line-height-12">
|
|
384
|
-
<div class="text-size-h3 line-height-h3">
|
|
340
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
341
|
+
<div class="text-size-h3 line-height-h3">4</div>
|
|
385
342
|
<div class="text-size-12 line-height-12">2026</div>
|
|
386
343
|
</div>
|
|
387
344
|
</div>
|
|
@@ -389,17 +346,17 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
389
346
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
390
347
|
<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">
|
|
391
348
|
<div class="display-flex flex-column gap-3 text-center">
|
|
392
|
-
<div class="text-size-12 line-height-12">
|
|
393
|
-
<div class="text-size-h3 line-height-h3">
|
|
349
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
350
|
+
<div class="text-size-h3 line-height-h3">5</div>
|
|
394
351
|
<div class="text-size-12 line-height-12">2026</div>
|
|
395
352
|
</div>
|
|
396
353
|
</div>
|
|
397
354
|
</div>
|
|
398
355
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
399
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
356
|
+
<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">
|
|
400
357
|
<div class="display-flex flex-column gap-3 text-center">
|
|
401
|
-
<div class="text-size-12 line-height-12">
|
|
402
|
-
<div class="text-size-h3 line-height-h3">
|
|
358
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
359
|
+
<div class="text-size-h3 line-height-h3">6</div>
|
|
403
360
|
<div class="text-size-12 line-height-12">2026</div>
|
|
404
361
|
</div>
|
|
405
362
|
</div>
|
|
@@ -407,17 +364,17 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
407
364
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
408
365
|
<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">
|
|
409
366
|
<div class="display-flex flex-column gap-3 text-center">
|
|
410
|
-
<div class="text-size-12 line-height-12">
|
|
411
|
-
<div class="text-size-h3 line-height-h3">
|
|
367
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
368
|
+
<div class="text-size-h3 line-height-h3">7</div>
|
|
412
369
|
<div class="text-size-12 line-height-12">2026</div>
|
|
413
370
|
</div>
|
|
414
371
|
</div>
|
|
415
372
|
</div>
|
|
416
373
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
417
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
374
|
+
<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">
|
|
418
375
|
<div class="display-flex flex-column gap-3 text-center">
|
|
419
|
-
<div class="text-size-12 line-height-12">
|
|
420
|
-
<div class="text-size-h3 line-height-h3">
|
|
376
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
377
|
+
<div class="text-size-h3 line-height-h3">8</div>
|
|
421
378
|
<div class="text-size-12 line-height-12">2026</div>
|
|
422
379
|
</div>
|
|
423
380
|
</div>
|
|
@@ -425,8 +382,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
425
382
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
426
383
|
<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">
|
|
427
384
|
<div class="display-flex flex-column gap-3 text-center">
|
|
428
|
-
<div class="text-size-12 line-height-12">
|
|
429
|
-
<div class="text-size-h3 line-height-h3">
|
|
385
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
386
|
+
<div class="text-size-h3 line-height-h3">9</div>
|
|
430
387
|
<div class="text-size-12 line-height-12">2026</div>
|
|
431
388
|
</div>
|
|
432
389
|
</div>
|
|
@@ -434,8 +391,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
434
391
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
435
392
|
<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">
|
|
436
393
|
<div class="display-flex flex-column gap-3 text-center">
|
|
437
|
-
<div class="text-size-12 line-height-12">
|
|
438
|
-
<div class="text-size-h3 line-height-h3">
|
|
394
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
395
|
+
<div class="text-size-h3 line-height-h3">10</div>
|
|
439
396
|
<div class="text-size-12 line-height-12">2026</div>
|
|
440
397
|
</div>
|
|
441
398
|
</div>
|
|
@@ -443,8 +400,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
443
400
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
444
401
|
<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">
|
|
445
402
|
<div class="display-flex flex-column gap-3 text-center">
|
|
446
|
-
<div class="text-size-12 line-height-12">
|
|
447
|
-
<div class="text-size-h3 line-height-h3">
|
|
403
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
404
|
+
<div class="text-size-h3 line-height-h3">11</div>
|
|
448
405
|
<div class="text-size-12 line-height-12">2026</div>
|
|
449
406
|
</div>
|
|
450
407
|
</div>
|
|
@@ -452,17 +409,17 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
452
409
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
453
410
|
<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">
|
|
454
411
|
<div class="display-flex flex-column gap-3 text-center">
|
|
455
|
-
<div class="text-size-12 line-height-12">
|
|
456
|
-
<div class="text-size-h3 line-height-h3">
|
|
412
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
413
|
+
<div class="text-size-h3 line-height-h3">12</div>
|
|
457
414
|
<div class="text-size-12 line-height-12">2026</div>
|
|
458
415
|
</div>
|
|
459
416
|
</div>
|
|
460
417
|
</div>
|
|
461
418
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
462
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
419
|
+
<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">
|
|
463
420
|
<div class="display-flex flex-column gap-3 text-center">
|
|
464
|
-
<div class="text-size-12 line-height-12">
|
|
465
|
-
<div class="text-size-h3 line-height-h3">
|
|
421
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
422
|
+
<div class="text-size-h3 line-height-h3">13</div>
|
|
466
423
|
<div class="text-size-12 line-height-12">2026</div>
|
|
467
424
|
</div>
|
|
468
425
|
</div>
|
|
@@ -480,4 +437,21 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
480
437
|
<button type="button" class="btn btn-default btn-component" tabindex="0">Toggle Weekends</button>
|
|
481
438
|
</div>
|
|
482
439
|
</div>
|
|
483
|
-
```
|
|
440
|
+
```
|
|
441
|
+
|
|
442
|
+
#### Props
|
|
443
|
+
|
|
444
|
+
| Name | Type | Default | Description |
|
|
445
|
+
| --- | --- | --- | --- |
|
|
446
|
+
| minDayWith | number | 200 | The minimum width in pixel of a single day column This value determines how many days are shown per page depending on the parent width. |
|
|
447
|
+
| minDays | number | 1 | The minimum amount of days that should be shown per page. |
|
|
448
|
+
| maxDays | number | 7 | The maximum amount of days that should be shown per page. |
|
|
449
|
+
| renderDay | (date: Date) => React.JSX.Element | — | A function that renders each individual day to be displayed. |
|
|
450
|
+
| skipWeekends | boolean | false | Defines whether the days for the weekends are included. |
|
|
451
|
+
| startDate | Date | the current date | The date of the first day that are rendered. |
|
|
452
|
+
| onNextClick | (newStartDate: Date) => void | — | Callback function for when the next button is clicked. |
|
|
453
|
+
| onPreviousClick | (newStartDate: Date) => void | — | Callback function for when the previous button is clicked. |
|
|
454
|
+
| buttonClassName | string | — | Additional classes set to the navigation buttons. |
|
|
455
|
+
| className | string | — | Additional classes set to the calendar element. |
|
|
456
|
+
| daysWrapperClassName | string | — | Additional classes set to the days wrapper element. |
|
|
457
|
+
| dayWrapperClassName | string | — | Additional classes set to the days wrapper element. |
|
|
@@ -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-02-03T14:04:40.639Z
|
|
7
7
|
|
|
8
8
|
The Card is a utility component designed to simplify usage of default card styling.
|
|
9
9
|
|
|
@@ -75,4 +75,12 @@ export default () => (
|
|
|
75
75
|
</div>
|
|
76
76
|
</div>
|
|
77
77
|
</div>
|
|
78
|
-
```
|
|
78
|
+
```
|
|
79
|
+
|
|
80
|
+
#### Props
|
|
81
|
+
|
|
82
|
+
| Name | Type | Default | Description |
|
|
83
|
+
| --- | --- | --- | --- |
|
|
84
|
+
| shadow | 'subtle' \| 'muted' \| 'accent' \| 'default' \| 'smooth' \| 'muted-down' \| 'default-down' \| 'none' | 'default' | Shadow classes. |
|
|
85
|
+
| padding | 0 \| 5 \| 10 \| 15 \| 20 \| 25 \| 50 | 15 | Card padding. |
|
|
86
|
+
| className | string | — | Additional classes set to the outer element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/chartColors
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:27.467Z
|
|
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
|
|
|
@@ -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-02-03T14:05:26.195Z
|
|
7
7
|
|
|
8
8
|
The UIKIT chart components are simple wrapper components for the Recharts charting library.
|
|
9
9
|
|