@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/clearableInput
|
|
6
|
+
*Captured:* 2026-02-23T13:41:39.507Z
|
|
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
|
+
```
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Show/Hide
|
|
5
|
-
*Source:* https://uikit.developers.rio.cloud
|
|
6
|
-
*Captured:* 2026-
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/components/collapse
|
|
6
|
+
*Captured:* 2026-02-23T13:41:47.833Z
|
|
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="lflcmubcoz" 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. |
|
|
@@ -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/composedCharts
|
|
6
|
+
*Captured:* 2026-02-23T13:42:52.700Z
|
|
7
7
|
|
|
8
8
|
## ComposedChart
|
|
9
9
|
|
|
@@ -239,14 +239,14 @@ const data: CustomData[] = [
|
|
|
239
239
|
<g class="recharts-layer recharts-area">
|
|
240
240
|
<g class="recharts-layer">
|
|
241
241
|
<defs>
|
|
242
|
-
<clipPath id="animationClipPath-recharts-area-:
|
|
243
|
-
<rect x="70.41927083333333" y="0" width="
|
|
242
|
+
<clipPath id="animationClipPath-recharts-area-:r0:">
|
|
243
|
+
<rect x="70.41927083333333" y="0" width="68.61751380163733" height="124">
|
|
244
244
|
</rect>
|
|
245
245
|
</clipPath>
|
|
246
246
|
</defs>
|
|
247
|
-
<g class="recharts-layer" clip-path="url(#animationClipPath-recharts-area-:
|
|
247
|
+
<g class="recharts-layer" clip-path="url(#animationClipPath-recharts-area-:r0:)">
|
|
248
248
|
<g class="recharts-layer">
|
|
249
|
-
<path stroke-width="1" fill="#e878b6 " fill-opacity="0.5" height="108" stroke="none" width="365.03125" id="recharts-area-:
|
|
249
|
+
<path stroke-width="1" fill="#e878b6 " fill-opacity="0.5" height="108" stroke="none" width="365.03125" id="recharts-area-:r0:" class="recharts-curve recharts-area-area" d="M70.419,39C87.365,35.82,104.312,32.64,121.258,32.64C138.204,32.64,155.15,63.66,172.096,63.66C189.043,63.66,205.989,49.32,222.935,49.32C239.881,49.32,256.827,57,273.773,57C290.72,57,307.666,39,324.612,21L324.612,123C307.666,123,290.72,123,273.773,123C256.827,123,239.881,123,222.935,123C205.989,123,189.043,123,172.096,123C155.15,123,138.204,123,121.258,123C104.312,123,87.365,123,70.419,123Z">
|
|
250
250
|
</path>
|
|
251
251
|
<path stroke-width="1" fill="none" fill-opacity="0.5" height="108" stroke="#e878b6 " width="365.03125" class="recharts-curve recharts-area-curve" d="M70.419,39C87.365,35.82,104.312,32.64,121.258,32.64C138.204,32.64,155.15,63.66,172.096,63.66C189.043,63.66,205.989,49.32,222.935,49.32C239.881,49.32,256.827,57,273.773,57C290.72,57,307.666,39,324.612,21">
|
|
252
252
|
</path>
|
|
@@ -258,37 +258,37 @@ const data: CustomData[] = [
|
|
|
258
258
|
<g tabindex="-1">
|
|
259
259
|
</g>
|
|
260
260
|
<g tabindex="-1">
|
|
261
|
-
<g class="recharts-layer recharts-bar" id="recharts-bar-:
|
|
261
|
+
<g class="recharts-layer recharts-bar" id="recharts-bar-:r1:">
|
|
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="77.
|
|
266
|
-
90.0839,80.
|
|
265
|
+
<path fill-opacity="1" fill="#8e96eb " name="Page A" x="50.0839" y="77.6712" width="40" height="45.3288" class="recharts-rectangle" d="M50.0839,80.6712A 3,3,0,0,1,53.0839,77.6712L 87.0839,77.6712A 3,3,0,0,1,
|
|
266
|
+
90.0839,80.6712L 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="68.2088" width="40" height="54.7912" class="recharts-rectangle" d="M100.9224,71.2088A 3,3,0,0,1,103.9224,68.2088L 137.9224,68.2088A 3,3,0,0,1,
|
|
271
|
+
140.9224,71.2088L 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="60.
|
|
276
|
-
191.7609,63.
|
|
275
|
+
<path fill-opacity="1" fill="#8e96eb " name="Page C" x="151.7609" y="60.7862" width="40" height="62.2138" class="recharts-rectangle" d="M151.7609,63.7862A 3,3,0,0,1,154.7609,60.7862L 188.7609,60.7862A 3,3,0,0,1,
|
|
276
|
+
191.7609,63.7862L 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="55.0068" width="40" height="67.9932" class="recharts-rectangle" d="M202.5995,58.0068A 3,3,0,0,1,205.5995,55.0068L 239.5995,55.0068A 3,3,0,0,1,
|
|
281
|
+
242.5995,58.0068L 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="60.2196" width="40" height="62.7804" class="recharts-rectangle" d="M253.438,63.2196A 3,3,0,0,1,256.438,60.2196L 290.438,60.2196A 3,3,0,0,1,
|
|
286
|
+
293.438,63.2196L 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="84.
|
|
291
|
-
344.2766,87.
|
|
290
|
+
<path fill-opacity="1" fill="#8e96eb " name="Page F" x="304.2766" y="84.4705" width="40" height="38.5295" class="recharts-rectangle" d="M304.2766,87.4705A 3,3,0,0,1,307.2766,84.4705L 341.2766,84.4705A 3,3,0,0,1,
|
|
291
|
+
344.2766,87.4705L 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-:
|
|
300
|
+
<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="72.1802px 195.2105775878906px" 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>
|