@rio-cloud/uikit-mcp 1.1.4 → 1.1.6
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 +188 -88
- package/dist/docs/components/accentBar.md +35 -3
- package/dist/docs/components/activity.md +14 -3
- package/dist/docs/components/animatedNumber.md +17 -4
- package/dist/docs/components/animatedTextReveal.md +54 -8
- package/dist/docs/components/animations.md +33 -33
- package/dist/docs/components/appHeader.md +65 -9
- package/dist/docs/components/appLayout.md +566 -61
- package/dist/docs/components/appNavigationBar.md +55 -3
- package/dist/docs/components/areaCharts.md +14 -14
- package/dist/docs/components/aspectRatioPlaceholder.md +11 -3
- package/dist/docs/components/assetTree.md +1174 -328
- package/dist/docs/components/autosuggests.md +2 -2
- package/dist/docs/components/avatar.md +25 -3
- package/dist/docs/components/banner.md +3 -3
- package/dist/docs/components/barCharts.md +38 -38
- package/dist/docs/components/barList.md +22 -10
- package/dist/docs/components/basicMap.md +2 -2
- package/dist/docs/components/bottomSheet.md +100 -3
- package/dist/docs/components/button.md +549 -36
- package/dist/docs/components/buttonToolbar.md +10 -3
- package/dist/docs/components/calendarStripe.md +127 -85
- package/dist/docs/components/card.md +11 -3
- package/dist/docs/components/carousel.md +2 -2
- package/dist/docs/components/chartColors.md +2 -2
- package/dist/docs/components/chartsGettingStarted.md +2 -2
- package/dist/docs/components/chat.md +3 -3
- package/dist/docs/components/checkbox.md +67 -45
- package/dist/docs/components/circularProgress.md +465 -0
- package/dist/docs/components/clearableInput.md +18 -18
- package/dist/docs/components/collapse.md +28 -4
- package/dist/docs/components/composedCharts.md +20 -20
- package/dist/docs/components/contentLoader.md +126 -105
- package/dist/docs/components/dataTabs.md +191 -11
- package/dist/docs/components/datepickers.md +735 -723
- package/dist/docs/components/dialogs.md +362 -2
- package/dist/docs/components/divider.md +15 -3
- package/dist/docs/components/dropdowns.md +4548 -4355
- package/dist/docs/components/editableContent.md +187 -3
- package/dist/docs/components/expander.md +52 -5
- package/dist/docs/components/fade.md +42 -7
- package/dist/docs/components/fadeExpander.md +13 -4
- package/dist/docs/components/fadeUp.md +22 -4
- package/dist/docs/components/feedback.md +44 -3
- package/dist/docs/components/filePickers.md +45 -3
- package/dist/docs/components/formLabel.md +20 -5
- package/dist/docs/components/groupedItemList.md +54 -3
- package/dist/docs/components/iconList.md +5 -5
- package/dist/docs/components/imagePreloader.md +7 -3
- package/dist/docs/components/labeledElement.md +13 -3
- package/dist/docs/components/licensePlate.md +11 -3
- package/dist/docs/components/lineCharts.md +10 -10
- package/dist/docs/components/listMenu.md +78 -8
- package/dist/docs/components/loadMore.md +29 -3
- package/dist/docs/components/mainNavigation.md +5 -5
- package/dist/docs/components/mapCircle.md +2 -2
- package/dist/docs/components/mapCluster.md +2 -2
- package/dist/docs/components/mapContext.md +2 -2
- package/dist/docs/components/mapDraggableMarker.md +2 -2
- package/dist/docs/components/mapGettingStarted.md +2 -2
- package/dist/docs/components/mapInfoBubble.md +2 -2
- package/dist/docs/components/mapLayerGroup.md +2 -2
- package/dist/docs/components/mapMarker.md +2 -2
- package/dist/docs/components/mapPolygon.md +2 -2
- package/dist/docs/components/mapRoute.md +2 -2
- package/dist/docs/components/mapRouteGenerator.md +2 -2
- package/dist/docs/components/mapSettings.md +9 -9
- package/dist/docs/components/mapUtils.md +2 -2
- package/dist/docs/components/multiselects.md +2 -2
- package/dist/docs/components/noData.md +23 -3
- package/dist/docs/components/notifications.md +2 -2
- package/dist/docs/components/numbercontrol.md +54 -5
- package/dist/docs/components/onboarding.md +26 -2
- package/dist/docs/components/page.md +33 -3
- package/dist/docs/components/pager.md +15 -3
- package/dist/docs/components/pieCharts.md +89 -78
- package/dist/docs/components/popover.md +40 -2
- package/dist/docs/components/position.md +11 -3
- package/dist/docs/components/radialBarCharts.md +2054 -2012
- package/dist/docs/components/radioCardGroup.md +487 -0
- package/dist/docs/components/radiobutton.md +138 -10
- package/dist/docs/components/releaseNotes.md +19 -2
- package/dist/docs/components/resizer.md +14 -3
- package/dist/docs/components/responsiveColumnStripe.md +20 -3
- package/dist/docs/components/responsiveVideo.md +12 -3
- package/dist/docs/components/rioglyph.md +13 -3
- package/dist/docs/components/rules.md +95 -5
- package/dist/docs/components/saveableInput.md +400 -276
- package/dist/docs/components/selects.md +2 -2
- package/dist/docs/components/sidebar.md +39 -3
- package/dist/docs/components/sliders.md +38 -3
- package/dist/docs/components/smoothScrollbars.md +93 -3
- package/dist/docs/components/spinners.md +51 -3
- package/dist/docs/components/states.md +217 -2
- package/dist/docs/components/statsWidgets.md +123 -3
- package/dist/docs/components/statusBar.md +29 -3
- package/dist/docs/components/stepButton.md +9 -3
- package/dist/docs/components/steppedProgressBars.md +67 -3
- package/dist/docs/components/subNavigation.md +24 -17
- package/dist/docs/components/supportMarker.md +2 -2
- package/dist/docs/components/svgImage.md +13 -3
- package/dist/docs/components/switch.md +218 -82
- package/dist/docs/components/tables.md +2 -2
- package/dist/docs/components/tagManager.md +56 -2
- package/dist/docs/components/tags.md +33 -3
- package/dist/docs/components/teaser.md +30 -3
- package/dist/docs/components/textTruncateMiddle.md +151 -0
- package/dist/docs/components/timeline.md +2 -2
- package/dist/docs/components/timepicker.md +687 -63
- package/dist/docs/components/toggleButton.md +96 -10
- package/dist/docs/components/tooltip.md +30 -21
- package/dist/docs/components/tracker.md +631 -0
- package/dist/docs/components/virtualList.md +107 -84
- package/dist/docs/foundations.md +647 -275
- package/dist/docs/start/changelog.md +2 -738
- package/dist/docs/start/goodtoknow.md +2 -2
- package/dist/docs/start/guidelines/color-combinations.md +2 -2
- package/dist/docs/start/guidelines/custom-css.md +2 -2
- package/dist/docs/start/guidelines/custom-rioglyph.md +2 -2
- package/dist/docs/start/guidelines/formatting.md +2 -2
- package/dist/docs/start/guidelines/iframe.md +2 -2
- package/dist/docs/start/guidelines/obfuscate-data.md +2 -2
- package/dist/docs/start/guidelines/print-css.md +2 -2
- package/dist/docs/start/guidelines/spinner.md +82 -82
- package/dist/docs/start/guidelines/state-in-url.md +263 -0
- package/dist/docs/start/guidelines/supported-browsers.md +2 -2
- package/dist/docs/start/guidelines/writing.md +2 -2
- package/dist/docs/start/howto.md +10 -10
- package/dist/docs/start/intro.md +2 -2
- package/dist/docs/start/responsiveness.md +2 -2
- package/dist/docs/templates/common-table.md +15 -14
- package/dist/docs/templates/detail-views.md +3 -3
- package/dist/docs/templates/expandable-details.md +2 -2
- package/dist/docs/templates/feature-cards.md +56 -56
- package/dist/docs/templates/form-summary.md +23 -23
- package/dist/docs/templates/form-toggle.md +2 -2
- package/dist/docs/templates/list-blocks.md +204 -204
- package/dist/docs/templates/loading-progress.md +2 -2
- package/dist/docs/templates/options-panel.md +2 -2
- package/dist/docs/templates/panel-variants.md +2 -2
- package/dist/docs/templates/progress-cards.md +2 -2
- package/dist/docs/templates/progress-success.md +2 -2
- package/dist/docs/templates/settings-form.md +24 -24
- package/dist/docs/templates/stats-blocks.md +18 -18
- package/dist/docs/templates/table-panel.md +2 -2
- package/dist/docs/templates/table-row-animation.md +2 -2
- package/dist/docs/templates/usage-cards.md +2 -2
- package/dist/docs/utilities/classNames.md +191 -0
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +2 -2
- package/dist/docs/utilities/fuelTypeUtils.md +2 -2
- package/dist/docs/utilities/routeUtils.md +326 -90
- package/dist/docs/utilities/useAfterMount.md +2 -2
- package/dist/docs/utilities/useAutoAnimate.md +2 -2
- package/dist/docs/utilities/useAverage.md +2 -2
- package/dist/docs/utilities/useClickOutside.md +2 -2
- package/dist/docs/utilities/useClipboard.md +3 -3
- package/dist/docs/utilities/useCookies.md +188 -0
- package/dist/docs/utilities/useCount.md +2 -2
- package/dist/docs/utilities/useDarkMode.md +2 -2
- package/dist/docs/utilities/useDebugInfo.md +5 -5
- package/dist/docs/utilities/useEffectOnce.md +2 -2
- package/dist/docs/utilities/useElapsedTime.md +2 -2
- package/dist/docs/utilities/useElementSize.md +2 -2
- package/dist/docs/utilities/useEsc.md +2 -2
- package/dist/docs/utilities/useEvent.md +2 -2
- package/dist/docs/utilities/useFocusTrap.md +2 -2
- package/dist/docs/utilities/useFullscreen.md +2 -2
- package/dist/docs/utilities/useHover.md +2 -2
- package/dist/docs/utilities/useIncomingPostMessages.md +2 -2
- package/dist/docs/utilities/useInterval.md +2 -2
- package/dist/docs/utilities/useIsFocusWithin.md +2 -2
- package/dist/docs/utilities/useKey.md +2 -2
- package/dist/docs/utilities/useLocalStorage.md +2 -2
- package/dist/docs/utilities/useLocationSuggestions.md +2 -2
- package/dist/docs/utilities/useMax.md +2 -2
- package/dist/docs/utilities/useMin.md +2 -2
- package/dist/docs/utilities/useMutationObserver.md +2 -2
- package/dist/docs/utilities/useOnScreen.md +2 -2
- package/dist/docs/utilities/useOnlineStatus.md +2 -2
- package/dist/docs/utilities/usePostMessage.md +3 -3
- package/dist/docs/utilities/usePostMessageSender.md +2 -2
- package/dist/docs/utilities/usePrevious.md +2 -2
- package/dist/docs/utilities/useResizeObserver.md +2 -2
- package/dist/docs/utilities/useRioCookieConsent.md +90 -0
- package/dist/docs/utilities/useScrollPosition.md +2 -2
- package/dist/docs/utilities/useSearch.md +2 -2
- package/dist/docs/utilities/useSearchHighlight.md +815 -0
- package/dist/docs/utilities/useSorting.md +2 -2
- package/dist/docs/utilities/useStateWithValidation.md +2 -2
- package/dist/docs/utilities/useSum.md +2 -2
- package/dist/docs/utilities/useTableExport.md +53 -53
- package/dist/docs/utilities/useTableSelection.md +90 -90
- package/dist/docs/utilities/useTimeout.md +2 -2
- package/dist/docs/utilities/useToggle.md +3 -3
- package/dist/docs/utilities/useUrlState.md +418 -0
- package/dist/docs/utilities/useWindowResize.md +2 -2
- package/dist/index.mjs +8 -8
- package/dist/version.json +2 -2
- package/package.json +9 -9
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
|
-
*Source:* https://uikit.developers.rio.cloud
|
|
6
|
-
*Captured:* 2026-
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/components/buttonToolbar
|
|
6
|
+
*Captured:* 2026-02-23T13:41:35.820Z
|
|
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. |
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
|
-
*Source:* https://uikit.developers.rio.cloud
|
|
6
|
-
*Captured:* 2026-
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/components/calendarStripe
|
|
6
|
+
*Captured:* 2026-02-23T13:42:23.211Z
|
|
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,31 @@ A headless component where you provide a function that renders the UI for every
|
|
|
11
11
|
|
|
12
12
|
### Example: Example 1
|
|
13
13
|
|
|
14
|
+
Tuesday
|
|
15
|
+
24 February 2026
|
|
16
|
+
|
|
17
|
+
Wednesday
|
|
18
|
+
25 February 2026
|
|
19
|
+
|
|
14
20
|
Thursday
|
|
15
|
-
|
|
21
|
+
26 February 2026
|
|
16
22
|
|
|
17
23
|
Friday
|
|
18
|
-
|
|
24
|
+
27 February 2026
|
|
19
25
|
|
|
20
|
-
|
|
21
|
-
17 January 2026
|
|
26
|
+
#### Summary
|
|
22
27
|
|
|
23
|
-
|
|
24
|
-
|
|
28
|
+
Tuesday
|
|
29
|
+
24 February 2026
|
|
25
30
|
|
|
26
|
-
|
|
31
|
+
Wednesday
|
|
32
|
+
25 February 2026
|
|
27
33
|
|
|
28
34
|
Thursday
|
|
29
|
-
|
|
35
|
+
26 February 2026
|
|
30
36
|
|
|
31
37
|
Friday
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
Saturday
|
|
35
|
-
17 January 2026
|
|
36
|
-
|
|
37
|
-
Sunday
|
|
38
|
-
18 January 2026
|
|
38
|
+
27 February 2026
|
|
39
39
|
|
|
40
40
|
#### React (tsx)
|
|
41
41
|
|
|
@@ -130,8 +130,8 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
130
130
|
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
131
131
|
<div class="display-flex align-items-center justify-content-between">
|
|
132
132
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
133
|
-
<div>
|
|
134
|
-
<div class="text-size-16 text-medium">
|
|
133
|
+
<div>Tuesday</div>
|
|
134
|
+
<div class="text-size-16 text-medium">24 February 2026</div>
|
|
135
135
|
</div>
|
|
136
136
|
<div class="text-color-primary text-size-16 width-20">
|
|
137
137
|
</div>
|
|
@@ -142,8 +142,8 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
142
142
|
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
143
143
|
<div class="display-flex align-items-center justify-content-between">
|
|
144
144
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
145
|
-
<div>
|
|
146
|
-
<div class="text-size-16 text-medium">
|
|
145
|
+
<div>Wednesday</div>
|
|
146
|
+
<div class="text-size-16 text-medium">25 February 2026</div>
|
|
147
147
|
</div>
|
|
148
148
|
<div class="text-color-primary text-size-16 width-20">
|
|
149
149
|
</div>
|
|
@@ -151,11 +151,11 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
151
151
|
</div>
|
|
152
152
|
</div>
|
|
153
153
|
<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
|
|
154
|
+
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
155
155
|
<div class="display-flex align-items-center justify-content-between">
|
|
156
156
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
157
|
-
<div>
|
|
158
|
-
<div class="text-size-16 text-medium">
|
|
157
|
+
<div>Thursday</div>
|
|
158
|
+
<div class="text-size-16 text-medium">26 February 2026</div>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="text-color-primary text-size-16 width-20">
|
|
161
161
|
</div>
|
|
@@ -163,11 +163,11 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
163
163
|
</div>
|
|
164
164
|
</div>
|
|
165
165
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
166
|
-
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer
|
|
166
|
+
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
167
167
|
<div class="display-flex align-items-center justify-content-between">
|
|
168
168
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
169
|
-
<div>
|
|
170
|
-
<div class="text-size-16 text-medium">
|
|
169
|
+
<div>Friday</div>
|
|
170
|
+
<div class="text-size-16 text-medium">27 February 2026</div>
|
|
171
171
|
</div>
|
|
172
172
|
<div class="text-color-primary text-size-16 width-20">
|
|
173
173
|
</div>
|
|
@@ -187,74 +187,99 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
187
187
|
</div>
|
|
188
188
|
```
|
|
189
189
|
|
|
190
|
+
#### Props
|
|
191
|
+
|
|
192
|
+
| Name | Type | Default | Description |
|
|
193
|
+
| --- | --- | --- | --- |
|
|
194
|
+
| 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. |
|
|
195
|
+
| minDays | number | 1 | The minimum amount of days that should be shown per page. |
|
|
196
|
+
| maxDays | number | 7 | The maximum amount of days that should be shown per page. |
|
|
197
|
+
| renderDay | (date: Date) => React.JSX.Element | — | A function that renders each individual day to be displayed. |
|
|
198
|
+
| skipWeekends | boolean | false | Defines whether the days for the weekends are included. |
|
|
199
|
+
| startDate | Date | the current date | The date of the first day that are rendered. |
|
|
200
|
+
| onNextClick | (newStartDate: Date) => void | — | Callback function for when the next button is clicked. |
|
|
201
|
+
| onPreviousClick | (newStartDate: Date) => void | — | Callback function for when the previous button is clicked. |
|
|
202
|
+
| buttonClassName | string | — | Additional classes set to the navigation buttons. |
|
|
203
|
+
| className | string | — | Additional classes set to the calendar element. |
|
|
204
|
+
| daysWrapperClassName | string | — | Additional classes set to the days wrapper element. |
|
|
205
|
+
| dayWrapperClassName | string | — | Additional classes set to the days wrapper element. |
|
|
206
|
+
|
|
190
207
|
### Example: Example 2
|
|
191
208
|
|
|
192
|
-
|
|
193
|
-
|
|
209
|
+
Feb
|
|
210
|
+
24
|
|
211
|
+
2026
|
|
212
|
+
|
|
213
|
+
Feb
|
|
214
|
+
25
|
|
194
215
|
2026
|
|
195
216
|
|
|
196
|
-
|
|
197
|
-
|
|
217
|
+
Feb
|
|
218
|
+
26
|
|
198
219
|
2026
|
|
199
220
|
|
|
200
|
-
|
|
201
|
-
|
|
221
|
+
Feb
|
|
222
|
+
27
|
|
202
223
|
2026
|
|
203
224
|
|
|
204
|
-
|
|
205
|
-
|
|
225
|
+
Feb
|
|
226
|
+
28
|
|
206
227
|
2026
|
|
207
228
|
|
|
208
|
-
|
|
209
|
-
|
|
229
|
+
Mar
|
|
230
|
+
1
|
|
210
231
|
2026
|
|
211
232
|
|
|
212
|
-
|
|
213
|
-
|
|
233
|
+
Mar
|
|
234
|
+
2
|
|
214
235
|
2026
|
|
215
236
|
|
|
216
|
-
|
|
217
|
-
|
|
237
|
+
Mar
|
|
238
|
+
3
|
|
218
239
|
2026
|
|
219
240
|
|
|
220
|
-
|
|
221
|
-
|
|
241
|
+
Mar
|
|
242
|
+
4
|
|
222
243
|
2026
|
|
223
244
|
|
|
224
245
|
Set to JanuaryToggle Weekends
|
|
225
246
|
|
|
226
247
|
#### Summary
|
|
227
248
|
|
|
228
|
-
|
|
229
|
-
|
|
249
|
+
Feb
|
|
250
|
+
24
|
|
230
251
|
2026
|
|
231
252
|
|
|
232
|
-
|
|
233
|
-
|
|
253
|
+
Feb
|
|
254
|
+
25
|
|
234
255
|
2026
|
|
235
256
|
|
|
236
|
-
|
|
237
|
-
|
|
257
|
+
Feb
|
|
258
|
+
26
|
|
238
259
|
2026
|
|
239
260
|
|
|
240
|
-
|
|
241
|
-
|
|
261
|
+
Feb
|
|
262
|
+
27
|
|
242
263
|
2026
|
|
243
264
|
|
|
244
|
-
|
|
245
|
-
|
|
265
|
+
Feb
|
|
266
|
+
28
|
|
246
267
|
2026
|
|
247
268
|
|
|
248
|
-
|
|
249
|
-
|
|
269
|
+
Mar
|
|
270
|
+
1
|
|
250
271
|
2026
|
|
251
272
|
|
|
252
|
-
|
|
253
|
-
|
|
273
|
+
Mar
|
|
274
|
+
2
|
|
254
275
|
2026
|
|
255
276
|
|
|
256
|
-
|
|
257
|
-
|
|
277
|
+
Mar
|
|
278
|
+
3
|
|
279
|
+
2026
|
|
280
|
+
|
|
281
|
+
Mar
|
|
282
|
+
4
|
|
258
283
|
2026
|
|
259
284
|
|
|
260
285
|
Set to JanuaryToggle Weekends
|
|
@@ -380,8 +405,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
380
405
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
381
406
|
<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
407
|
<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">
|
|
408
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
409
|
+
<div class="text-size-h3 line-height-h3">24</div>
|
|
385
410
|
<div class="text-size-12 line-height-12">2026</div>
|
|
386
411
|
</div>
|
|
387
412
|
</div>
|
|
@@ -389,44 +414,44 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
389
414
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
390
415
|
<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
416
|
<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">
|
|
417
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
418
|
+
<div class="text-size-h3 line-height-h3">25</div>
|
|
394
419
|
<div class="text-size-12 line-height-12">2026</div>
|
|
395
420
|
</div>
|
|
396
421
|
</div>
|
|
397
422
|
</div>
|
|
398
423
|
<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
|
|
424
|
+
<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
425
|
<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">
|
|
426
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
427
|
+
<div class="text-size-h3 line-height-h3">26</div>
|
|
403
428
|
<div class="text-size-12 line-height-12">2026</div>
|
|
404
429
|
</div>
|
|
405
430
|
</div>
|
|
406
431
|
</div>
|
|
407
432
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
408
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
433
|
+
<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">
|
|
409
434
|
<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">
|
|
435
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
436
|
+
<div class="text-size-h3 line-height-h3">27</div>
|
|
412
437
|
<div class="text-size-12 line-height-12">2026</div>
|
|
413
438
|
</div>
|
|
414
439
|
</div>
|
|
415
440
|
</div>
|
|
416
441
|
<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
|
|
442
|
+
<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
443
|
<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">
|
|
444
|
+
<div class="text-size-12 line-height-12">Feb</div>
|
|
445
|
+
<div class="text-size-h3 line-height-h3">28</div>
|
|
421
446
|
<div class="text-size-12 line-height-12">2026</div>
|
|
422
447
|
</div>
|
|
423
448
|
</div>
|
|
424
449
|
</div>
|
|
425
450
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
426
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
451
|
+
<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">
|
|
427
452
|
<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">
|
|
453
|
+
<div class="text-size-12 line-height-12">Mar</div>
|
|
454
|
+
<div class="text-size-h3 line-height-h3">1</div>
|
|
430
455
|
<div class="text-size-12 line-height-12">2026</div>
|
|
431
456
|
</div>
|
|
432
457
|
</div>
|
|
@@ -434,8 +459,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
434
459
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
435
460
|
<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
461
|
<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">
|
|
462
|
+
<div class="text-size-12 line-height-12">Mar</div>
|
|
463
|
+
<div class="text-size-h3 line-height-h3">2</div>
|
|
439
464
|
<div class="text-size-12 line-height-12">2026</div>
|
|
440
465
|
</div>
|
|
441
466
|
</div>
|
|
@@ -443,8 +468,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
443
468
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
444
469
|
<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
470
|
<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">
|
|
471
|
+
<div class="text-size-12 line-height-12">Mar</div>
|
|
472
|
+
<div class="text-size-h3 line-height-h3">3</div>
|
|
448
473
|
<div class="text-size-12 line-height-12">2026</div>
|
|
449
474
|
</div>
|
|
450
475
|
</div>
|
|
@@ -452,17 +477,17 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
452
477
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
453
478
|
<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
479
|
<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">
|
|
480
|
+
<div class="text-size-12 line-height-12">Mar</div>
|
|
481
|
+
<div class="text-size-h3 line-height-h3">4</div>
|
|
457
482
|
<div class="text-size-12 line-height-12">2026</div>
|
|
458
483
|
</div>
|
|
459
484
|
</div>
|
|
460
485
|
</div>
|
|
461
486
|
<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
|
|
487
|
+
<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
488
|
<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">
|
|
489
|
+
<div class="text-size-12 line-height-12">Mar</div>
|
|
490
|
+
<div class="text-size-h3 line-height-h3">5</div>
|
|
466
491
|
<div class="text-size-12 line-height-12">2026</div>
|
|
467
492
|
</div>
|
|
468
493
|
</div>
|
|
@@ -480,4 +505,21 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
480
505
|
<button type="button" class="btn btn-default btn-component" tabindex="0">Toggle Weekends</button>
|
|
481
506
|
</div>
|
|
482
507
|
</div>
|
|
483
|
-
```
|
|
508
|
+
```
|
|
509
|
+
|
|
510
|
+
#### Props
|
|
511
|
+
|
|
512
|
+
| Name | Type | Default | Description |
|
|
513
|
+
| --- | --- | --- | --- |
|
|
514
|
+
| 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. |
|
|
515
|
+
| minDays | number | 1 | The minimum amount of days that should be shown per page. |
|
|
516
|
+
| maxDays | number | 7 | The maximum amount of days that should be shown per page. |
|
|
517
|
+
| renderDay | (date: Date) => React.JSX.Element | — | A function that renders each individual day to be displayed. |
|
|
518
|
+
| skipWeekends | boolean | false | Defines whether the days for the weekends are included. |
|
|
519
|
+
| startDate | Date | the current date | The date of the first day that are rendered. |
|
|
520
|
+
| onNextClick | (newStartDate: Date) => void | — | Callback function for when the next button is clicked. |
|
|
521
|
+
| onPreviousClick | (newStartDate: Date) => void | — | Callback function for when the previous button is clicked. |
|
|
522
|
+
| buttonClassName | string | — | Additional classes set to the navigation buttons. |
|
|
523
|
+
| className | string | — | Additional classes set to the calendar element. |
|
|
524
|
+
| daysWrapperClassName | string | — | Additional classes set to the days wrapper element. |
|
|
525
|
+
| dayWrapperClassName | string | — | Additional classes set to the days wrapper element. |
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
|
-
*Source:* https://uikit.developers.rio.cloud
|
|
6
|
-
*Captured:* 2026-
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/components/card
|
|
6
|
+
*Captured:* 2026-02-23T13:42:06.425Z
|
|
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. |
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
|
-
*Source:* https://uikit.developers.rio.cloud
|
|
6
|
-
*Captured:* 2026-
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/components/carousel
|
|
6
|
+
*Captured:* 2026-02-23T13:42:06.701Z
|
|
7
7
|
|
|
8
8
|
## Carousel
|
|
9
9
|
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
|
-
*Source:* https://uikit.developers.rio.cloud
|
|
6
|
-
*Captured:* 2026-
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/components/chartColors
|
|
6
|
+
*Captured:* 2026-02-23T13:42:51.126Z
|
|
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
|
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
|
-
*Source:* https://uikit.developers.rio.cloud
|
|
6
|
-
*Captured:* 2026-
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/components/chartsGettingStarted
|
|
6
|
+
*Captured:* 2026-02-23T13:42:50.703Z
|
|
7
7
|
|
|
8
8
|
The UIKIT chart components are simple wrapper components for the Recharts charting library.
|
|
9
9
|
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* CSS Only
|
|
5
|
-
*Source:* https://uikit.developers.rio.cloud
|
|
6
|
-
*Captured:* 2026-
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/components/chat
|
|
6
|
+
*Captured:* 2026-02-23T13:42:34.737Z
|
|
7
7
|
|
|
8
8
|
The chat component is a pure CSS component.
|
|
9
9
|
|
|
@@ -524,7 +524,7 @@ export default () => {
|
|
|
524
524
|
|
|
525
525
|
```html
|
|
526
526
|
<div class="display-flex flex-column height-600 position-relative padding-right-5 overflow-hidden">
|
|
527
|
-
<div class="position-absolute left-0 right-0 justify-content-center display-flex z-index-1" style="opacity: 0; top: -
|
|
527
|
+
<div class="position-absolute left-0 right-0 justify-content-center display-flex z-index-1" style="opacity: 0; top: -17.759px; transform: none;">
|
|
528
528
|
<div class="rounded-circle bg-primary text-color-white text-center padding-x-10 padding-y-5 cursor-pointer shadow-smooth">Older messages</div>
|
|
529
529
|
</div>
|
|
530
530
|
<div class="scrollbar-fly-in smooth-scrollbar-wrapper" style="position: relative; overflow: hidden; width: 100%; height: 100%;">
|