@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:* CSS Only
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/chat
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:10.351Z
|
|
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: -41.5391px; 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%;">
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/checkbox
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:13.543Z
|
|
7
7
|
|
|
8
8
|
## Checkbox
|
|
9
9
|
|
|
@@ -333,12 +333,17 @@ export default () => (
|
|
|
333
333
|
</div>
|
|
334
334
|
```
|
|
335
335
|
|
|
336
|
-
#### Props
|
|
336
|
+
#### Props (json)
|
|
337
337
|
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
338
|
+
```json
|
|
339
|
+
<div className='checkbox-text-wrapper display-flex justify-content-between'>
|
|
340
|
+
<div className='margin-right-15'>
|
|
341
|
+
<div className='text-medium text-size-16 text-color-darker'>Option 1</div>
|
|
342
|
+
<div className='text-color-dark'>This option is a first option</div>
|
|
343
|
+
</div>
|
|
344
|
+
<div className='checkbox-text' />
|
|
345
|
+
</div>
|
|
346
|
+
```
|
|
342
347
|
|
|
343
348
|
## Controlled example
|
|
344
349
|
|
|
@@ -410,12 +415,17 @@ export default () => {
|
|
|
410
415
|
</div>
|
|
411
416
|
```
|
|
412
417
|
|
|
413
|
-
#### Props
|
|
418
|
+
#### Props (json)
|
|
414
419
|
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
420
|
+
```json
|
|
421
|
+
<div className='checkbox-text-wrapper display-flex justify-content-between'>
|
|
422
|
+
<div className='margin-right-15'>
|
|
423
|
+
<div className='text-medium text-size-16 text-color-darker'>Option 1</div>
|
|
424
|
+
<div className='text-color-dark'>This option is a first option</div>
|
|
425
|
+
</div>
|
|
426
|
+
<div className='checkbox-text' />
|
|
427
|
+
</div>
|
|
428
|
+
```
|
|
419
429
|
|
|
420
430
|
## Custom card example
|
|
421
431
|
|
|
@@ -628,12 +638,17 @@ export default () => {
|
|
|
628
638
|
</form>
|
|
629
639
|
```
|
|
630
640
|
|
|
631
|
-
#### Props
|
|
641
|
+
#### Props (json)
|
|
632
642
|
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
643
|
+
```json
|
|
644
|
+
<div className='checkbox-text-wrapper display-flex justify-content-between'>
|
|
645
|
+
<div className='margin-right-15'>
|
|
646
|
+
<div className='text-medium text-size-16 text-color-darker'>Option 1</div>
|
|
647
|
+
<div className='text-color-dark'>This option is a first option</div>
|
|
648
|
+
</div>
|
|
649
|
+
<div className='checkbox-text' />
|
|
650
|
+
</div>
|
|
651
|
+
```
|
|
637
652
|
|
|
638
653
|
## Custom list example
|
|
639
654
|
|
|
@@ -775,12 +790,17 @@ export default () => {
|
|
|
775
790
|
</fieldset>
|
|
776
791
|
```
|
|
777
792
|
|
|
778
|
-
#### Props
|
|
793
|
+
#### Props (json)
|
|
779
794
|
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
795
|
+
```json
|
|
796
|
+
<div className='checkbox-text-wrapper display-flex justify-content-between'>
|
|
797
|
+
<div className='margin-right-15'>
|
|
798
|
+
<div className='text-medium text-size-16 text-color-darker'>Option 1</div>
|
|
799
|
+
<div className='text-color-dark'>This option is a first option</div>
|
|
800
|
+
</div>
|
|
801
|
+
<div className='checkbox-text' />
|
|
802
|
+
</div>
|
|
803
|
+
```
|
|
784
804
|
|
|
785
805
|
## Checkbox with custom icon
|
|
786
806
|
|
|
@@ -888,9 +908,14 @@ export default () => (
|
|
|
888
908
|
</div>
|
|
889
909
|
```
|
|
890
910
|
|
|
891
|
-
#### Props
|
|
911
|
+
#### Props (json)
|
|
892
912
|
|
|
893
|
-
|
|
894
|
-
|
|
895
|
-
|
|
896
|
-
|
|
913
|
+
```json
|
|
914
|
+
<div className='checkbox-text-wrapper display-flex justify-content-between'>
|
|
915
|
+
<div className='margin-right-15'>
|
|
916
|
+
<div className='text-medium text-size-16 text-color-darker'>Option 1</div>
|
|
917
|
+
<div className='text-color-dark'>This option is a first option</div>
|
|
918
|
+
</div>
|
|
919
|
+
<div className='checkbox-text' />
|
|
920
|
+
</div>
|
|
921
|
+
```
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/clearableInput
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:13.989Z
|
|
7
7
|
|
|
8
8
|
Control, which can be cleared when it has a value.
|
|
9
9
|
|
|
@@ -374,11 +374,11 @@ export default () => (
|
|
|
374
374
|
</div>
|
|
375
375
|
```
|
|
376
376
|
|
|
377
|
-
#### Props
|
|
377
|
+
#### Props (json)
|
|
378
378
|
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
379
|
+
```json
|
|
380
|
+
'-- ### ### ###' or '+49 00 000 00'
|
|
381
|
+
```
|
|
382
382
|
|
|
383
383
|
### Example: Example 2
|
|
384
384
|
|
|
@@ -465,11 +465,11 @@ export default ClearableInputControlled;
|
|
|
465
465
|
</div>
|
|
466
466
|
```
|
|
467
467
|
|
|
468
|
-
#### Props
|
|
468
|
+
#### Props (json)
|
|
469
469
|
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
470
|
+
```json
|
|
471
|
+
'-- ### ### ###' or '+49 00 000 00'
|
|
472
|
+
```
|
|
473
473
|
|
|
474
474
|
### Example: Example 3
|
|
475
475
|
|
|
@@ -544,11 +544,11 @@ export default ClearableInputControlledRestricted;
|
|
|
544
544
|
</div>
|
|
545
545
|
```
|
|
546
546
|
|
|
547
|
-
#### Props
|
|
547
|
+
#### Props (json)
|
|
548
548
|
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
549
|
+
```json
|
|
550
|
+
'-- ### ### ###' or '+49 00 000 00'
|
|
551
|
+
```
|
|
552
552
|
|
|
553
553
|
## ClearableInput with input mask
|
|
554
554
|
|
|
@@ -695,8 +695,8 @@ export default () => {
|
|
|
695
695
|
</div>
|
|
696
696
|
```
|
|
697
697
|
|
|
698
|
-
#### Props
|
|
698
|
+
#### Props (json)
|
|
699
699
|
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
700
|
+
```json
|
|
701
|
+
'-- ### ### ###' or '+49 00 000 00'
|
|
702
|
+
```
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Show/Hide
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/collapse
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:23.050Z
|
|
7
7
|
|
|
8
8
|
The Collapse component folds and unfolds given content. It is used in some other components such as the ExpanderPanel and ExpanderList.
|
|
9
9
|
|
|
@@ -83,7 +83,7 @@ export default () => {
|
|
|
83
83
|
<div class="margin-bottom-15">
|
|
84
84
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.</div>
|
|
85
85
|
<div class="dropdown btn-group">
|
|
86
|
-
<button type="button" id="
|
|
86
|
+
<button type="button" id="6qynxk6hkce" class="btn btn-default btn-md btn-component dropdown-toggle" tabindex="0">Dropdown<span class="caret">
|
|
87
87
|
</span>
|
|
88
88
|
</button>
|
|
89
89
|
</div>
|
|
@@ -94,6 +94,18 @@ export default () => {
|
|
|
94
94
|
</div>
|
|
95
95
|
```
|
|
96
96
|
|
|
97
|
+
#### Props
|
|
98
|
+
|
|
99
|
+
| Name | Type | Default | Description |
|
|
100
|
+
| --- | --- | --- | --- |
|
|
101
|
+
| open | boolean \| undefined | false | Show the component and triggers the expand or collapse animation. |
|
|
102
|
+
| unmountOnExit | boolean | — | Unmount the component (remove it from the DOM) when it is collapsed. |
|
|
103
|
+
| appear | boolean | false | Run the expand animation when the component mounts, if it is initially shown. |
|
|
104
|
+
| timeout | number | 270 | Duration of the collapse animation in milliseconds. |
|
|
105
|
+
| onEntered | () => void | — | Callback fired after the component has expanded. |
|
|
106
|
+
| onExited | () => void | — | Callback fired after the component has collapsed. |
|
|
107
|
+
| onAnimationStart | () => void | — | Callback fired when the animation starts for either expand or collapse. |
|
|
108
|
+
|
|
97
109
|
### Example: Content will be removed from the DOM when it is collapsed and mounted again on show
|
|
98
110
|
|
|
99
111
|
Content will be removed from the DOM when it is collapsed and mounted again on show
|
|
@@ -160,4 +172,16 @@ export default () => {
|
|
|
160
172
|
</div>
|
|
161
173
|
</div>
|
|
162
174
|
</div>
|
|
163
|
-
```
|
|
175
|
+
```
|
|
176
|
+
|
|
177
|
+
#### Props
|
|
178
|
+
|
|
179
|
+
| Name | Type | Default | Description |
|
|
180
|
+
| --- | --- | --- | --- |
|
|
181
|
+
| open | boolean \| undefined | false | Show the component and triggers the expand or collapse animation. |
|
|
182
|
+
| unmountOnExit | boolean | — | Unmount the component (remove it from the DOM) when it is collapsed. |
|
|
183
|
+
| appear | boolean | false | Run the expand animation when the component mounts, if it is initially shown. |
|
|
184
|
+
| timeout | number | 270 | Duration of the collapse animation in milliseconds. |
|
|
185
|
+
| onEntered | () => void | — | Callback fired after the component has expanded. |
|
|
186
|
+
| onExited | () => void | — | Callback fired after the component has collapsed. |
|
|
187
|
+
| onAnimationStart | () => void | — | Callback fired when the animation starts for either expand or collapse. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/composedCharts
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:29.367Z
|
|
7
7
|
|
|
8
8
|
## ComposedChart
|
|
9
9
|
|
|
@@ -240,7 +240,7 @@ const data: CustomData[] = [
|
|
|
240
240
|
<g class="recharts-layer">
|
|
241
241
|
<defs>
|
|
242
242
|
<clipPath id="animationClipPath-recharts-area-:r1:">
|
|
243
|
-
<rect x="70.41927083333333" y="0" width="
|
|
243
|
+
<rect x="70.41927083333333" y="0" width="59.125674839406074" height="124">
|
|
244
244
|
</rect>
|
|
245
245
|
</clipPath>
|
|
246
246
|
</defs>
|
|
@@ -262,33 +262,33 @@ const data: CustomData[] = [
|
|
|
262
262
|
<g class="recharts-layer recharts-bar-rectangles">
|
|
263
263
|
<g class="recharts-layer">
|
|
264
264
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
265
|
-
<path fill-opacity="1" fill="#8e96eb " name="Page A" x="50.0839" y="
|
|
266
|
-
90.0839,
|
|
265
|
+
<path fill-opacity="1" fill="#8e96eb " name="Page A" x="50.0839" y="79.1557" width="40" height="43.8443" class="recharts-rectangle" d="M50.0839,82.1557A 3,3,0,0,1,53.0839,79.1557L 87.0839,79.1557A 3,3,0,0,1,
|
|
266
|
+
90.0839,82.1557L 90.0839,123L 50.0839,123Z">
|
|
267
267
|
</path>
|
|
268
268
|
</g>
|
|
269
269
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
270
|
-
<path fill-opacity="1" fill="#8e96eb " name="Page B" x="100.9224" y="
|
|
271
|
-
140.9224,
|
|
270
|
+
<path fill-opacity="1" fill="#8e96eb " name="Page B" x="100.9224" y="70.0032" width="40" height="52.9968" class="recharts-rectangle" d="M100.9224,73.0032A 3,3,0,0,1,103.9224,70.0032L 137.9224,70.0032A 3,3,0,0,1,
|
|
271
|
+
140.9224,73.0032L 140.9224,123L 100.9224,123Z">
|
|
272
272
|
</path>
|
|
273
273
|
</g>
|
|
274
274
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
275
|
-
<path fill-opacity="1" fill="#8e96eb " name="Page C" x="151.7609" y="
|
|
276
|
-
191.7609,
|
|
275
|
+
<path fill-opacity="1" fill="#8e96eb " name="Page C" x="151.7609" y="62.8237" width="40" height="60.1763" class="recharts-rectangle" d="M151.7609,65.8237A 3,3,0,0,1,154.7609,62.8237L 188.7609,62.8237A 3,3,0,0,1,
|
|
276
|
+
191.7609,65.8237L 191.7609,123L 151.7609,123Z">
|
|
277
277
|
</path>
|
|
278
278
|
</g>
|
|
279
279
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
280
|
-
<path fill-opacity="1" fill="#8e96eb " name="Page D" x="202.5995" y="
|
|
281
|
-
242.5995,
|
|
280
|
+
<path fill-opacity="1" fill="#8e96eb " name="Page D" x="202.5995" y="57.2335" width="40" height="65.7665" class="recharts-rectangle" d="M202.5995,60.2335A 3,3,0,0,1,205.5995,57.2335L 239.5995,57.2335A 3,3,0,0,1,
|
|
281
|
+
242.5995,60.2335L 242.5995,123L 202.5995,123Z">
|
|
282
282
|
</path>
|
|
283
283
|
</g>
|
|
284
284
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
285
|
-
<path fill-opacity="1" fill="#8e96eb " name="Page E" x="253.438" y="
|
|
286
|
-
293.438,
|
|
285
|
+
<path fill-opacity="1" fill="#8e96eb " name="Page E" x="253.438" y="62.2756" width="40" height="60.7244" class="recharts-rectangle" d="M253.438,65.2756A 3,3,0,0,1,256.438,62.2756L 290.438,62.2756A 3,3,0,0,1,
|
|
286
|
+
293.438,65.2756L 293.438,123L 253.438,123Z">
|
|
287
287
|
</path>
|
|
288
288
|
</g>
|
|
289
289
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
290
|
-
<path fill-opacity="1" fill="#8e96eb " name="Page F" x="304.2766" y="
|
|
291
|
-
344.2766,
|
|
290
|
+
<path fill-opacity="1" fill="#8e96eb " name="Page F" x="304.2766" y="85.7323" width="40" height="37.2677" class="recharts-rectangle" d="M304.2766,88.7323A 3,3,0,0,1,307.2766,85.7323L 341.2766,85.7323A 3,3,0,0,1,
|
|
291
|
+
344.2766,88.7323L 344.2766,123L 304.2766,123Z">
|
|
292
292
|
</path>
|
|
293
293
|
</g>
|
|
294
294
|
</g>
|
|
@@ -297,7 +297,7 @@ const data: CustomData[] = [
|
|
|
297
297
|
</g>
|
|
298
298
|
<g tabindex="-1">
|
|
299
299
|
<g class="recharts-layer recharts-line">
|
|
300
|
-
<path stroke-width="1" stroke="#30b4c0 " fill="none" id="recharts-line-:r3:" height="108" width="365.03125" class="recharts-curve recharts-line-curve" stroke-dasharray="
|
|
300
|
+
<path stroke-width="1" stroke="#30b4c0 " fill="none" id="recharts-line-:r3:" height="108" width="365.03125" class="recharts-curve recharts-line-curve" stroke-dasharray="62.1956px 205.1951775878906px" d="M70.419,87.6C87.365,83.295,104.312,78.99,121.258,70.92C138.204,62.85,155.15,42.5,172.096,39.18C189.043,35.86,205.989,35.43,222.935,34.2C239.881,32.97,256.827,31.8,273.773,31.8C290.72,31.8,307.666,35.4,324.612,39">
|
|
301
301
|
</path>
|
|
302
302
|
</g>
|
|
303
303
|
</g>
|