@rio-cloud/uikit-mcp 1.1.9 → 1.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/doc-metadata.json +325 -85
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +628 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +22 -22
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +38 -42
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -63
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +200 -167
- package/dist/docs/components/autosuggests.md +1 -1
- package/dist/docs/components/avatar.md +1 -1
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +531 -417
- package/dist/docs/components/barList.md +9 -9
- package/dist/docs/components/basicMap.md +60 -39
- package/dist/docs/components/bottomSheet.md +2 -2
- package/dist/docs/components/button.md +8 -2
- package/dist/docs/components/buttonToolbar.md +1 -1
- package/dist/docs/components/calendarStripe.md +57 -65
- package/dist/docs/components/card.md +1 -1
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -3
- package/dist/docs/components/chartsGettingStarted.md +1 -3
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +15 -12
- package/dist/docs/components/circularProgress.md +8 -8
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -4
- package/dist/docs/components/composedCharts.md +63 -53
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -687
- package/dist/docs/components/dayPicker.md +5574 -0
- package/dist/docs/components/dayPickerCalendar.md +5269 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3252 -3276
- package/dist/docs/components/editableContent.md +91 -91
- package/dist/docs/components/expander.md +4 -1
- package/dist/docs/components/fade.md +1 -1
- package/dist/docs/components/fadeExpander.md +1 -1
- package/dist/docs/components/fadeUp.md +32 -36
- package/dist/docs/components/feedback.md +1 -1
- package/dist/docs/components/filePickers.md +1 -1
- package/dist/docs/components/formLabel.md +29 -31
- package/dist/docs/components/groupedItemList.md +3 -7
- package/dist/docs/components/htmlTable.md +5074 -0
- package/dist/docs/components/iconList.md +4 -4
- package/dist/docs/components/imagePreloader.md +1 -1
- package/dist/docs/components/labeledElement.md +1 -1
- package/dist/docs/components/licensePlate.md +1 -1
- package/dist/docs/components/lineCharts.md +172 -172
- package/dist/docs/components/listMenu.md +15 -12
- package/dist/docs/components/loadMore.md +4 -2
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +10 -1
- package/dist/docs/components/mapCluster.md +23 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -3
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +23 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +211 -18
- package/dist/docs/components/noData.md +1 -1
- package/dist/docs/components/notifications.md +2 -2
- package/dist/docs/components/numbercontrol.md +15 -15
- package/dist/docs/components/onboarding.md +1 -1
- package/dist/docs/components/page.md +1 -1
- package/dist/docs/components/pager.md +1 -1
- package/dist/docs/components/pieCharts.md +237 -213
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -400
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +96 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -3
- package/dist/docs/components/responsiveColumnStripe.md +1 -3
- package/dist/docs/components/responsiveVideo.md +1 -1
- package/dist/docs/components/rioglyph.md +1 -1
- package/dist/docs/components/rules.md +41 -47
- package/dist/docs/components/saveableInput.md +252 -252
- package/dist/docs/components/selects.md +165 -111
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -15
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +1 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +1 -1
- package/dist/docs/components/stepButton.md +1 -1
- package/dist/docs/components/steppedProgressBars.md +9 -11
- package/dist/docs/components/subNavigation.md +1 -1
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +1 -1
- package/dist/docs/components/switch.md +3 -1
- package/dist/docs/components/table.md +19584 -0
- package/dist/docs/components/tableControls.md +982 -0
- package/dist/docs/components/tagManager.md +1 -1
- package/dist/docs/components/tags.md +1 -1
- package/dist/docs/components/teaser.md +1 -3
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +1 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +4 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +56 -56
- package/dist/docs/foundations.md +640 -3122
- package/dist/docs/start/changelog.md +53 -3
- package/dist/docs/start/goodtoknow.md +2 -4
- package/dist/docs/start/guidelines/color-combinations.md +1 -1
- package/dist/docs/start/guidelines/custom-css.md +1 -1
- package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
- package/dist/docs/start/guidelines/formatting.md +1 -3
- package/dist/docs/start/guidelines/iframe.md +17 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +2 -4
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1 -1
- package/dist/docs/start/guidelines/supported-browsers.md +1 -1
- package/dist/docs/start/guidelines/writing.md +1 -1
- package/dist/docs/start/howto.md +12 -20
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -3
- package/dist/docs/templates/ai-assistant.md +311 -0
- package/dist/docs/templates/common-table.md +814 -0
- package/dist/docs/templates/detail-views.md +846 -0
- package/dist/docs/templates/expandable-details.md +214 -0
- package/dist/docs/templates/feature-cards.md +479 -0
- package/dist/docs/templates/form-summary.md +179 -0
- package/dist/docs/templates/form-toggle.md +329 -0
- package/dist/docs/templates/list-blocks.md +872 -0
- package/dist/docs/templates/loading-progress.md +100 -0
- package/dist/docs/templates/options-panel.md +132 -0
- package/dist/docs/templates/panel-variants.md +137 -0
- package/dist/docs/templates/progress-cards.md +541 -0
- package/dist/docs/templates/progress-success.md +125 -0
- package/dist/docs/templates/settings-form.md +401 -0
- package/dist/docs/templates/stats-blocks.md +1245 -0
- package/dist/docs/templates/table-panel.md +310 -0
- package/dist/docs/templates/usage-cards.md +199 -0
- package/dist/docs/utilities/classNames.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +277 -0
- package/dist/docs/utilities/routeUtils.md +2 -2
- package/dist/docs/utilities/useAfterMount.md +1 -1
- package/dist/docs/utilities/useAutoAnimate.md +1 -1
- package/dist/docs/utilities/useAverage.md +1 -1
- package/dist/docs/utilities/useClickOutside.md +1 -1
- package/dist/docs/utilities/useClipboard.md +2 -2
- package/dist/docs/utilities/useCookies.md +1 -1
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +5 -4
- package/dist/docs/utilities/useDebugInfo.md +3 -3
- package/dist/docs/utilities/useDraggableElement.md +281 -0
- package/dist/docs/utilities/useEffectOnce.md +1 -1
- package/dist/docs/utilities/useElapsedTime.md +1 -1
- package/dist/docs/utilities/useElementSize.md +1 -1
- package/dist/docs/utilities/useEsc.md +1 -1
- package/dist/docs/utilities/useEvent.md +1 -1
- package/dist/docs/utilities/useFocusTrap.md +1 -1
- package/dist/docs/utilities/useFullscreen.md +1 -1
- package/dist/docs/utilities/useHover.md +1 -1
- package/dist/docs/utilities/useIncomingPostMessages.md +1 -1
- package/dist/docs/utilities/useInterval.md +1 -1
- package/dist/docs/utilities/useIsFocusWithin.md +1 -1
- package/dist/docs/utilities/useKey.md +8 -10
- package/dist/docs/utilities/useLocalStorage.md +1 -1
- package/dist/docs/utilities/useLocationSuggestions.md +1 -1
- package/dist/docs/utilities/useMax.md +1 -1
- package/dist/docs/utilities/useMin.md +1 -1
- package/dist/docs/utilities/useMutationObserver.md +1 -1
- package/dist/docs/utilities/useOnScreen.md +1 -1
- package/dist/docs/utilities/useOnlineStatus.md +1 -1
- package/dist/docs/utilities/usePostMessage.md +2 -2
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +2 -4
- package/dist/docs/utilities/useResizeObserver.md +35 -15
- package/dist/docs/utilities/useRioCookieConsent.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +3 -6
- package/dist/docs/utilities/useSearch.md +1 -3
- package/dist/docs/utilities/useSearchHighlight.md +1 -1
- package/dist/docs/utilities/useSorting.md +370 -239
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +364 -288
- package/dist/docs/utilities/useTableSelection.md +88 -92
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useUrlState.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +1 -1
- package/dist/search-synonyms.json +2 -2
- package/dist/version.json +2 -2
- package/package.json +2 -2
- package/dist/docs/components/tables.md +0 -8
|
@@ -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-04-20T12:55:01.046Z
|
|
7
7
|
|
|
8
8
|
The chat component is a pure CSS component.
|
|
9
9
|
|
|
@@ -445,7 +445,7 @@ export default () => {
|
|
|
445
445
|
|
|
446
446
|
```html
|
|
447
447
|
<div class="display-flex flex-column height-600 position-relative padding-right-5 overflow-hidden">
|
|
448
|
-
<div class="position-absolute left-0 right-0 justify-content-center display-flex z-index-1" style="opacity: 0; top: -
|
|
448
|
+
<div class="position-absolute left-0 right-0 justify-content-center display-flex z-index-1" style="opacity: 0; top: -41.5391px; transform: none;">
|
|
449
449
|
<div class="rounded-circle bg-primary text-color-white text-center padding-x-10 padding-y-5 cursor-pointer shadow-smooth">Older messages</div>
|
|
450
450
|
</div>
|
|
451
451
|
<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-04-20T12:53:42.911Z
|
|
7
7
|
|
|
8
8
|
## Checkbox
|
|
9
9
|
|
|
@@ -85,8 +85,11 @@ export default () => (
|
|
|
85
85
|
<p>
|
|
86
86
|
<Checkbox>
|
|
87
87
|
<span>
|
|
88
|
-
Some text containing a link to
|
|
89
|
-
|
|
88
|
+
Some text containing a link to{' '}
|
|
89
|
+
<a href='https://rio.cloud' className='link' target='_blank' rel='noopener'>
|
|
90
|
+
Terms and Condition
|
|
91
|
+
</a>{' '}
|
|
92
|
+
which need to be read.
|
|
90
93
|
</span>
|
|
91
94
|
</Checkbox>
|
|
92
95
|
</p>
|
|
@@ -158,7 +161,7 @@ export default () => (
|
|
|
158
161
|
<fieldset class="col-sm-4">
|
|
159
162
|
<legend class="margin-bottom-5">Disabled checkboxes</legend>
|
|
160
163
|
<p>
|
|
161
|
-
<label class="checkbox" tabindex="0">
|
|
164
|
+
<label class="checkbox disabled" tabindex="0">
|
|
162
165
|
<input type="checkbox" disabled="" class="">
|
|
163
166
|
<span class="checkbox-text">
|
|
164
167
|
<span>Disabled checkbox</span>
|
|
@@ -166,7 +169,7 @@ export default () => (
|
|
|
166
169
|
</label>
|
|
167
170
|
</p>
|
|
168
171
|
<p>
|
|
169
|
-
<label class="checkbox" tabindex="0">
|
|
172
|
+
<label class="checkbox disabled" tabindex="0">
|
|
170
173
|
<input type="checkbox" disabled="" class="" checked="">
|
|
171
174
|
<span class="checkbox-text">
|
|
172
175
|
<span>Disabled checked checkbox</span>
|
|
@@ -214,7 +217,7 @@ export default () => (
|
|
|
214
217
|
<input type="checkbox" class="">
|
|
215
218
|
<span class="checkbox-text">
|
|
216
219
|
<span>
|
|
217
|
-
<span>Some text containing a link to <
|
|
220
|
+
<span>Some text containing a link to <a href="https://rio.cloud" class="link" target="_blank" rel="noopener">Terms and Condition</a> which need to be read.</span>
|
|
218
221
|
</span>
|
|
219
222
|
</span>
|
|
220
223
|
</label>
|
|
@@ -399,8 +402,6 @@ export default () => {
|
|
|
399
402
|
|
|
400
403
|
## Custom card example
|
|
401
404
|
|
|
402
|
-
> Note: When using the custom option, make sure to wrap the children with the class name checkbox-text-wrapper. For using the checkbox tick, use an element with class name checkbox-text.
|
|
403
|
-
|
|
404
405
|
### Example: This option is a first option
|
|
405
406
|
|
|
406
407
|
Custom checkbox list Option 1
|
|
@@ -477,6 +478,7 @@ export default () => {
|
|
|
477
478
|
onChange={() => handleSelect(3)}
|
|
478
479
|
checked={selectedOptions.includes(3)}
|
|
479
480
|
custom
|
|
481
|
+
disabled
|
|
480
482
|
className={getCheckboxClasses(selectedOptions.includes(3))}
|
|
481
483
|
>
|
|
482
484
|
<div className='checkbox-text-wrapper display-flex justify-content-between'>
|
|
@@ -557,8 +559,8 @@ export default () => {
|
|
|
557
559
|
</div>
|
|
558
560
|
</div>
|
|
559
561
|
</label>
|
|
560
|
-
<label class="checkbox padding-15 user-select-none border rounded " tabindex="0">
|
|
561
|
-
<input type="checkbox" class="padding-15 user-select-none border rounded ">
|
|
562
|
+
<label class="checkbox disabled padding-15 user-select-none border rounded " tabindex="0">
|
|
563
|
+
<input type="checkbox" disabled="" class="padding-15 user-select-none border rounded ">
|
|
562
564
|
<div class="checkbox-text-wrapper display-flex justify-content-between">
|
|
563
565
|
<div class="margin-right-15">
|
|
564
566
|
<div class="text-medium text-size-16 text-color-darker">Option 3</div>
|
|
@@ -671,6 +673,7 @@ export default () => {
|
|
|
671
673
|
onChange={() => handleSelect(3)}
|
|
672
674
|
checked={selectedOptions.includes(3)}
|
|
673
675
|
custom
|
|
676
|
+
disabled
|
|
674
677
|
className='padding-15 user-select-none hover-bg-highlight-decent rounded-bottom'
|
|
675
678
|
>
|
|
676
679
|
<div className='checkbox-text-wrapper display-flex gap-10'>
|
|
@@ -715,8 +718,8 @@ export default () => {
|
|
|
715
718
|
</div>
|
|
716
719
|
</div>
|
|
717
720
|
</label>
|
|
718
|
-
<label class="checkbox padding-15 user-select-none hover-bg-highlight-decent rounded-bottom" tabindex="0">
|
|
719
|
-
<input type="checkbox" class="padding-15 user-select-none hover-bg-highlight-decent rounded-bottom">
|
|
721
|
+
<label class="checkbox disabled padding-15 user-select-none hover-bg-highlight-decent rounded-bottom" tabindex="0">
|
|
722
|
+
<input type="checkbox" disabled="" class="padding-15 user-select-none hover-bg-highlight-decent rounded-bottom">
|
|
720
723
|
<div class="checkbox-text-wrapper display-flex gap-10">
|
|
721
724
|
<div class="checkbox-text">
|
|
722
725
|
</div>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Progress
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/circularProgress
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:11.336Z
|
|
7
7
|
|
|
8
8
|
## CircularProgress
|
|
9
9
|
|
|
@@ -159,7 +159,7 @@ export default () => (
|
|
|
159
159
|
<svg width="64" height="64" viewBox="0 0 100 100" style="transform: rotate(-90deg);">
|
|
160
160
|
<circle cx="50" cy="50" r="46" fill="none" stroke="var(--gray-lighter)" stroke-width="8" class="">
|
|
161
161
|
</circle>
|
|
162
|
-
<circle cx="50" cy="50" r="46" fill="none" stroke="var(--brand-primary)" stroke-width="8" stroke-linecap="round" stroke-dasharray="289.02652413026095" stroke-dashoffset="
|
|
162
|
+
<circle cx="50" cy="50" r="46" fill="none" stroke="var(--brand-primary)" stroke-width="8" stroke-linecap="round" stroke-dasharray="289.02652413026095" stroke-dashoffset="231.52284114105694">
|
|
163
163
|
</circle>
|
|
164
164
|
</svg>
|
|
165
165
|
<div class="position-absolute display-grid place-items-center">30</div>
|
|
@@ -177,7 +177,7 @@ export default () => (
|
|
|
177
177
|
<svg width="80" height="80" viewBox="0 0 100 100" style="transform: rotate(-90deg);">
|
|
178
178
|
<circle cx="50" cy="50" r="48" fill="none" stroke="var(--gray-lighter)" stroke-width="4" class="">
|
|
179
179
|
</circle>
|
|
180
|
-
<circle cx="50" cy="50" r="48" fill="none" stroke="var(--brand-warning)" stroke-width="4" stroke-linecap="round" stroke-dasharray="301.59289474462014" stroke-dashoffset="
|
|
180
|
+
<circle cx="50" cy="50" r="48" fill="none" stroke="var(--brand-warning)" stroke-width="4" stroke-linecap="round" stroke-dasharray="301.59289474462014" stroke-dashoffset="131.58200590697354">
|
|
181
181
|
</circle>
|
|
182
182
|
</svg>
|
|
183
183
|
<div class="position-absolute display-grid place-items-center text-italic">85 km/h</div>
|
|
@@ -189,7 +189,7 @@ export default () => (
|
|
|
189
189
|
<svg width="64" height="64" viewBox="0 0 100 100" style="transform: rotate(-90deg);">
|
|
190
190
|
<circle cx="50" cy="50" r="48.5" fill="none" stroke="var(--gray-lighter)" stroke-width="3" class="">
|
|
191
191
|
</circle>
|
|
192
|
-
<circle cx="50" cy="50" r="48.5" fill="none" stroke="var(--brand-info)" stroke-width="3" stroke-linecap="round" stroke-dasharray="304.7344873982099" stroke-dashoffset="
|
|
192
|
+
<circle cx="50" cy="50" r="48.5" fill="none" stroke="var(--brand-info)" stroke-width="3" stroke-linecap="round" stroke-dasharray="304.7344873982099" stroke-dashoffset="223.89597652932892">
|
|
193
193
|
</circle>
|
|
194
194
|
</svg>
|
|
195
195
|
<div class="position-absolute display-grid place-items-center text-size-16 text-medium text-color-dark">40%</div>
|
|
@@ -201,7 +201,7 @@ export default () => (
|
|
|
201
201
|
<svg width="64" height="64" viewBox="0 0 100 100" style="transform: rotate(-90deg);">
|
|
202
202
|
<circle cx="50" cy="50" r="46" fill="none" stroke="var(--gray-lighter)" stroke-width="8" class="">
|
|
203
203
|
</circle>
|
|
204
|
-
<circle cx="50" cy="50" r="46" fill="none" stroke="var(--brand-primary)" stroke-width="8" stroke-linecap="round" stroke-dasharray="289.02652413026095" stroke-dashoffset="225.
|
|
204
|
+
<circle cx="50" cy="50" r="46" fill="none" stroke="var(--brand-primary)" stroke-width="8" stroke-linecap="round" stroke-dasharray="289.02652413026095" stroke-dashoffset="225.1335430311454">
|
|
205
205
|
</circle>
|
|
206
206
|
</svg>
|
|
207
207
|
<div class="position-absolute display-grid place-items-center text-size-">100</div>
|
|
@@ -386,14 +386,14 @@ export default () => {
|
|
|
386
386
|
|
|
387
387
|
```html
|
|
388
388
|
<div class="display-flex flex-column align-items-center text-center gap-10 " aria-labelledby="circular-progress-label-:rb:">
|
|
389
|
-
<div class="" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="
|
|
389
|
+
<div class="" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="10" aria-valuetext="10%" style="width: 64px; height: 64px; position: relative; display: grid; place-items: center;">
|
|
390
390
|
<svg width="64" height="64" viewBox="0 0 100 100" style="transform: rotate(-90deg);">
|
|
391
391
|
<circle cx="50" cy="50" r="46" fill="none" stroke="var(--gray-lighter)" stroke-width="8" class="">
|
|
392
392
|
</circle>
|
|
393
|
-
<circle cx="50" cy="50" r="46" fill="none" stroke="var(--brand-info)" stroke-width="8" stroke-linecap="round" stroke-dasharray="289.02652413026095" stroke-dashoffset="
|
|
393
|
+
<circle cx="50" cy="50" r="46" fill="none" stroke="var(--brand-info)" stroke-width="8" stroke-linecap="round" stroke-dasharray="289.02652413026095" stroke-dashoffset="262.4829664181983">
|
|
394
394
|
</circle>
|
|
395
395
|
</svg>
|
|
396
|
-
<div class="position-absolute display-grid place-items-center">
|
|
396
|
+
<div class="position-absolute display-grid place-items-center">10%</div>
|
|
397
397
|
</div>
|
|
398
398
|
<div id="circular-progress-label-:rb:" class="">Processing configuration...</div>
|
|
399
399
|
</div>
|
|
@@ -3,14 +3,12 @@
|
|
|
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-04-20T12:53:52.018Z
|
|
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
|
|
|
10
10
|
## Collapse
|
|
11
11
|
|
|
12
|
-
> Note: In case the content element you pass in as child has margins, wrap it within another div to smoothen the animation.
|
|
13
|
-
|
|
14
12
|
### Example: Content will stay in the DOM even when it is collapsed
|
|
15
13
|
|
|
16
14
|
Content will stay in the DOM even when it is collapsed
|
|
@@ -76,7 +74,7 @@ export default () => {
|
|
|
76
74
|
<div class="margin-bottom-15">
|
|
77
75
|
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>
|
|
78
76
|
<div class="dropdown btn-group">
|
|
79
|
-
<button type="button" id="
|
|
77
|
+
<button type="button" id="73g5xvd4ufo" class="btn btn-default btn-md btn-component dropdown-toggle" tabindex="0">Dropdown<span class="caret">
|
|
80
78
|
</span>
|
|
81
79
|
</button>
|
|
82
80
|
</div>
|
|
@@ -3,12 +3,10 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/composedCharts
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:55:30.945Z
|
|
7
7
|
|
|
8
8
|
## ComposedChart
|
|
9
9
|
|
|
10
|
-
> Note: When using a chart in your application, do not get fancy and try to stick to the proposed examples or at least base your chart upon them. That will save time and money and, equally important, gives the user a coherent look and feel across the different services.
|
|
11
|
-
|
|
12
10
|
### Example: Simple ComposedChart
|
|
13
11
|
|
|
14
12
|
Simple ComposedChart
|
|
@@ -105,23 +103,21 @@ type CustomLegendProps = {
|
|
|
105
103
|
onMouseLeave: () => void;
|
|
106
104
|
};
|
|
107
105
|
|
|
108
|
-
const CustomLegend = ({ payload, highlightedElement, onMouseEnter, onMouseLeave }: CustomLegendProps) =>
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
);
|
|
124
|
-
};
|
|
106
|
+
const CustomLegend = ({ payload, highlightedElement, onMouseEnter, onMouseLeave }: CustomLegendProps) => (
|
|
107
|
+
<ul className='list-style-none padding-left-20'>
|
|
108
|
+
{payload?.map((entry: any, index: number) => (
|
|
109
|
+
<li
|
|
110
|
+
key={`item-${index}`}
|
|
111
|
+
onMouseEnter={() => onMouseEnter(entry.dataKey)}
|
|
112
|
+
onMouseLeave={onMouseLeave}
|
|
113
|
+
className={`cursor-pointer display-flex gap-5 align-items-center rounded padding-x-5 padding-y-3 ${highlightedElement === entry.dataKey ? 'bg-lightest' : ''}`}
|
|
114
|
+
>
|
|
115
|
+
<span className='rioglyph rioglyph-sphere' style={{ color: entry.color }} />
|
|
116
|
+
<span className='text-color-darker text-capitalize-first-word'>{entry.value}</span>
|
|
117
|
+
</li>
|
|
118
|
+
))}
|
|
119
|
+
</ul>
|
|
120
|
+
);
|
|
125
121
|
|
|
126
122
|
const data: CustomData[] = [
|
|
127
123
|
{
|
|
@@ -201,7 +197,7 @@ const data: CustomData[] = [
|
|
|
201
197
|
</title>
|
|
202
198
|
<desc>
|
|
203
199
|
</desc>
|
|
204
|
-
<g tabindex="-1">
|
|
200
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
205
201
|
<g class="recharts-cartesian-grid">
|
|
206
202
|
<g class="recharts-cartesian-grid-horizontal">
|
|
207
203
|
<line stroke-dasharray="0" stroke="#e5ebf0 " fill="none" x="15" y="15" width="365.03125" height="108" x1="15" y1="123" x2="380.03125" y2="123">
|
|
@@ -217,7 +213,7 @@ const data: CustomData[] = [
|
|
|
217
213
|
</g>
|
|
218
214
|
</g>
|
|
219
215
|
</g>
|
|
220
|
-
<g tabindex="-1">
|
|
216
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
221
217
|
</g>
|
|
222
218
|
<defs>
|
|
223
219
|
<clipPath id="recharts1-clip">
|
|
@@ -225,12 +221,12 @@ const data: CustomData[] = [
|
|
|
225
221
|
</rect>
|
|
226
222
|
</clipPath>
|
|
227
223
|
</defs>
|
|
228
|
-
<g tabindex="-1">
|
|
224
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
229
225
|
<g class="recharts-layer recharts-area">
|
|
230
226
|
<g class="recharts-layer">
|
|
231
227
|
<defs>
|
|
232
228
|
<clipPath id="animationClipPath-recharts-area-:r0:">
|
|
233
|
-
<rect x="70.41927083333333" y="0" width="
|
|
229
|
+
<rect x="70.41927083333333" y="0" width="59.125674839406145" height="124">
|
|
234
230
|
</rect>
|
|
235
231
|
</clipPath>
|
|
236
232
|
</defs>
|
|
@@ -245,53 +241,67 @@ const data: CustomData[] = [
|
|
|
245
241
|
</g>
|
|
246
242
|
</g>
|
|
247
243
|
</g>
|
|
248
|
-
<g tabindex="-1">
|
|
244
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
249
245
|
</g>
|
|
250
|
-
<g tabindex="-1">
|
|
246
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
251
247
|
<g class="recharts-layer recharts-bar" id="recharts-bar-:r1:">
|
|
252
248
|
<g class="recharts-layer recharts-bar-rectangles">
|
|
253
249
|
<g class="recharts-layer">
|
|
254
250
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
255
|
-
<
|
|
256
|
-
|
|
257
|
-
|
|
251
|
+
<g class="recharts-layer recharts-inactive-bar">
|
|
252
|
+
<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,
|
|
253
|
+
90.0839,82.1557L 90.0839,123L 50.0839,123Z">
|
|
254
|
+
</path>
|
|
255
|
+
</g>
|
|
258
256
|
</g>
|
|
259
257
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
260
|
-
<
|
|
261
|
-
|
|
262
|
-
|
|
258
|
+
<g class="recharts-layer recharts-inactive-bar">
|
|
259
|
+
<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,
|
|
260
|
+
140.9224,73.0032L 140.9224,123L 100.9224,123Z">
|
|
261
|
+
</path>
|
|
262
|
+
</g>
|
|
263
263
|
</g>
|
|
264
264
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
265
|
-
<
|
|
266
|
-
|
|
267
|
-
|
|
265
|
+
<g class="recharts-layer recharts-inactive-bar">
|
|
266
|
+
<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,
|
|
267
|
+
191.7609,65.8237L 191.7609,123L 151.7609,123Z">
|
|
268
|
+
</path>
|
|
269
|
+
</g>
|
|
268
270
|
</g>
|
|
269
271
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
270
|
-
<
|
|
271
|
-
|
|
272
|
-
|
|
272
|
+
<g class="recharts-layer recharts-inactive-bar">
|
|
273
|
+
<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,
|
|
274
|
+
242.5995,60.2335L 242.5995,123L 202.5995,123Z">
|
|
275
|
+
</path>
|
|
276
|
+
</g>
|
|
273
277
|
</g>
|
|
274
278
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
275
|
-
<
|
|
276
|
-
|
|
277
|
-
|
|
279
|
+
<g class="recharts-layer recharts-inactive-bar">
|
|
280
|
+
<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,
|
|
281
|
+
293.438,65.2756L 293.438,123L 253.438,123Z">
|
|
282
|
+
</path>
|
|
283
|
+
</g>
|
|
278
284
|
</g>
|
|
279
285
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
280
|
-
<
|
|
281
|
-
|
|
282
|
-
|
|
286
|
+
<g class="recharts-layer recharts-inactive-bar">
|
|
287
|
+
<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,
|
|
288
|
+
344.2766,88.7323L 344.2766,123L 304.2766,123Z">
|
|
289
|
+
</path>
|
|
290
|
+
</g>
|
|
283
291
|
</g>
|
|
284
292
|
</g>
|
|
285
293
|
</g>
|
|
286
294
|
</g>
|
|
287
295
|
</g>
|
|
288
|
-
<g tabindex="-1">
|
|
296
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
289
297
|
<g class="recharts-layer recharts-line">
|
|
290
|
-
<
|
|
291
|
-
|
|
298
|
+
<g class="recharts-layer recharts-shape">
|
|
299
|
+
<path stroke-width="1" stroke="#30b4c0 " fill="none" id="recharts-line-:r2:" height="108" width="365.03125" class="recharts-curve recharts-line-curve" stroke-dasharray="62.1956px 267.3907775878906px" 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">
|
|
300
|
+
</path>
|
|
301
|
+
</g>
|
|
292
302
|
</g>
|
|
293
303
|
</g>
|
|
294
|
-
<g tabindex="-1">
|
|
304
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
295
305
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
296
306
|
<line angle="0" height="30" orientation="bottom" x="15" y="123" width="365.03125" class="recharts-cartesian-axis-line" stroke="#666" fill="none" x1="15" y1="123" x2="380.03125" y2="123">
|
|
297
307
|
</line>
|
|
@@ -325,7 +335,7 @@ const data: CustomData[] = [
|
|
|
325
335
|
</g>
|
|
326
336
|
</g>
|
|
327
337
|
</g>
|
|
328
|
-
<g tabindex="-1">
|
|
338
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
329
339
|
<g class="recharts-layer recharts-line-dots">
|
|
330
340
|
<circle r="3" stroke-width="1" stroke="#30b4c0 " fill="#fff" height="108" width="365.03125" cx="70.41927083333333" cy="87.60000000000001" class="recharts-dot recharts-line-dot">
|
|
331
341
|
</circle>
|
|
@@ -341,13 +351,13 @@ const data: CustomData[] = [
|
|
|
341
351
|
</circle>
|
|
342
352
|
</g>
|
|
343
353
|
</g>
|
|
344
|
-
<g tabindex="-1">
|
|
354
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
345
355
|
</g>
|
|
346
|
-
<g tabindex="-1">
|
|
356
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
347
357
|
</g>
|
|
348
|
-
<g tabindex="-1">
|
|
358
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
349
359
|
</g>
|
|
350
|
-
<g tabindex="-1">
|
|
360
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
351
361
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
352
362
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
353
363
|
<text height="30" orientation="bottom" width="365.03125" stroke="none" x="70.41927083333333" y="131" class="recharts-text recharts-cartesian-axis-tick-value" text-anchor="middle" fill="#666">
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/contentLoader
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:21.391Z
|
|
7
7
|
|
|
8
8
|
The content loader is based on the react-content-loader which can be found here: https://github.com/danilowoz/react-content-loader
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/dataTabs
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:23.916Z
|
|
7
7
|
|
|
8
8
|
Passing a single tab content component via commonTabContent prop into the DataTabs component allows to update that single component when switching tabs. This comes in handy for instance when you want to animate a graph with different values from each tab.
|
|
9
9
|
|
|
@@ -769,7 +769,7 @@ export const RouteType = () => (
|
|
|
769
769
|
</title>
|
|
770
770
|
<desc>
|
|
771
771
|
</desc>
|
|
772
|
-
<g tabindex="-1">
|
|
772
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
773
773
|
<g class="recharts-cartesian-grid">
|
|
774
774
|
<g class="recharts-cartesian-grid-horizontal">
|
|
775
775
|
<line stroke-dasharray="0" stroke="#e5ebf0 " fill="none" x="15" y="15" width="470" height="140" x1="15" y1="155" x2="485" y2="155">
|
|
@@ -785,7 +785,7 @@ export const RouteType = () => (
|
|
|
785
785
|
</g>
|
|
786
786
|
</g>
|
|
787
787
|
</g>
|
|
788
|
-
<g tabindex="-1">
|
|
788
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
789
789
|
</g>
|
|
790
790
|
<defs>
|
|
791
791
|
<clipPath id="recharts1-clip">
|
|
@@ -793,19 +793,21 @@ export const RouteType = () => (
|
|
|
793
793
|
</rect>
|
|
794
794
|
</clipPath>
|
|
795
795
|
</defs>
|
|
796
|
-
<g tabindex="-1">
|
|
796
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
797
797
|
</g>
|
|
798
|
-
<g tabindex="-1">
|
|
798
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
799
799
|
</g>
|
|
800
|
-
<g tabindex="-1">
|
|
800
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
801
801
|
</g>
|
|
802
|
-
<g tabindex="-1">
|
|
802
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
803
803
|
<g class="recharts-layer recharts-line">
|
|
804
|
-
<
|
|
805
|
-
|
|
804
|
+
<g class="recharts-layer recharts-shape">
|
|
805
|
+
<path stroke="#67abc5 " fill="none" stroke-width="1" id="recharts-line-:r8:" height="140" width="470" class="recharts-curve recharts-line-curve" stroke-dasharray="445.6094px 445.60943603515625px" d="M45,19.278C67.778,19.278,90.556,19.278,113.333,19.278C136.111,19.278,158.889,46.889,181.667,46.889C204.444,46.889,227.222,42.935,250,38.333C272.778,33.731,295.556,19.278,318.333,19.278C341.111,19.278,363.889,77.222,386.667,77.222C409.444,77.222,432.222,69.639,455,62.056">
|
|
806
|
+
</path>
|
|
807
|
+
</g>
|
|
806
808
|
</g>
|
|
807
809
|
</g>
|
|
808
|
-
<g tabindex="-1">
|
|
810
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
809
811
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
810
812
|
<line angle="0" height="30" orientation="bottom" x="15" y="155" width="470" class="recharts-cartesian-axis-line" stroke="#666" fill="none" x1="15" y1="155" x2="485" y2="155">
|
|
811
813
|
</line>
|
|
@@ -843,31 +845,31 @@ export const RouteType = () => (
|
|
|
843
845
|
</g>
|
|
844
846
|
</g>
|
|
845
847
|
</g>
|
|
846
|
-
<g tabindex="-1">
|
|
848
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
847
849
|
<g class="recharts-layer recharts-line-dots">
|
|
848
850
|
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="45" cy="19.27777777777778" class="recharts-dot recharts-line-dot">
|
|
849
851
|
</circle>
|
|
850
852
|
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="113.33333333333333" cy="19.27777777777778" class="recharts-dot recharts-line-dot">
|
|
851
853
|
</circle>
|
|
852
|
-
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="181.66666666666666" cy="
|
|
854
|
+
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="181.66666666666666" cy="46.888888888888886" class="recharts-dot recharts-line-dot">
|
|
853
855
|
</circle>
|
|
854
856
|
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="250" cy="38.33333333333333" class="recharts-dot recharts-line-dot">
|
|
855
857
|
</circle>
|
|
856
858
|
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="318.3333333333333" cy="19.27777777777778" class="recharts-dot recharts-line-dot">
|
|
857
859
|
</circle>
|
|
858
|
-
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="386.66666666666663" cy="
|
|
860
|
+
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="386.66666666666663" cy="77.22222222222221" class="recharts-dot recharts-line-dot">
|
|
859
861
|
</circle>
|
|
860
|
-
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="455" cy="
|
|
862
|
+
<circle r="3" stroke="#67abc5 " fill="#fff" stroke-width="1" height="140" width="470" cx="455" cy="62.05555555555556" class="recharts-dot recharts-line-dot">
|
|
861
863
|
</circle>
|
|
862
864
|
</g>
|
|
863
865
|
</g>
|
|
864
|
-
<g tabindex="-1">
|
|
866
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
865
867
|
</g>
|
|
866
|
-
<g tabindex="-1">
|
|
868
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
867
869
|
</g>
|
|
868
|
-
<g tabindex="-1">
|
|
870
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
869
871
|
</g>
|
|
870
|
-
<g tabindex="-1">
|
|
872
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
871
873
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
872
874
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
873
875
|
<text height="30" orientation="bottom" width="470" stroke="none" x="45" y="163" class="recharts-text recharts-cartesian-axis-tick-value" text-anchor="middle" fill="#666">
|
|
@@ -1014,21 +1016,19 @@ const MyDataTabs = ({
|
|
|
1014
1016
|
tabs: DummyTab[];
|
|
1015
1017
|
activeTab: string;
|
|
1016
1018
|
onTabChange: (newTab: string) => void;
|
|
1017
|
-
}) =>
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
|
|
1021
|
-
|
|
1022
|
-
|
|
1023
|
-
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
{
|
|
1027
|
-
|
|
1028
|
-
|
|
1029
|
-
|
|
1030
|
-
);
|
|
1031
|
-
};
|
|
1019
|
+
}) => (
|
|
1020
|
+
<DataTabs
|
|
1021
|
+
activeKey={activeTab}
|
|
1022
|
+
bordered={false}
|
|
1023
|
+
disableTransition={false}
|
|
1024
|
+
commonTabContent={<DummyContent tabKey={activeTab} />}
|
|
1025
|
+
onSelectTab={onTabChange}
|
|
1026
|
+
>
|
|
1027
|
+
{tabs.map(item => (
|
|
1028
|
+
<DataTab key={item.id} tabKey={item.id} title={item.title} />
|
|
1029
|
+
))}
|
|
1030
|
+
</DataTabs>
|
|
1031
|
+
);
|
|
1032
1032
|
|
|
1033
1033
|
const tabSetOne: DummyTab[] = [
|
|
1034
1034
|
{
|