@rio-cloud/uikit-mcp 1.1.9 → 1.1.11
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 +2 -1
- package/dist/doc-metadata.json +334 -94
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +630 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +21 -21
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +23 -77
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -61
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +429 -342
- 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 +530 -414
- package/dist/docs/components/barList.md +10 -10
- package/dist/docs/components/basicMap.md +104 -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 +59 -63
- package/dist/docs/components/card.md +1 -1
- 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 +15 -10
- package/dist/docs/components/circularProgress.md +6 -6
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -2
- package/dist/docs/components/composedCharts.md +63 -51
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -685
- package/dist/docs/components/dayPicker.md +5624 -0
- package/dist/docs/components/dayPickerCalendar.md +5289 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3264 -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 -170
- 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 +25 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +39 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -1
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapSettings.md +28 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/mapViewportHistory.md +287 -0
- package/dist/docs/components/multiselects.md +217 -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 -211
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -398
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +98 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -1
- package/dist/docs/components/responsiveColumnStripe.md +1 -1
- 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 +332 -161
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -13
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +15 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +3 -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 +5 -1
- package/dist/docs/components/table.md +21361 -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 -1
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +3 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +8 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +60 -60
- package/dist/docs/foundations.md +761 -3077
- package/dist/docs/start/changelog.md +73 -3
- package/dist/docs/start/goodtoknow.md +5 -1
- package/dist/docs/start/guidelines/color-combinations.md +5 -1
- package/dist/docs/start/guidelines/custom-css.md +26 -2
- package/dist/docs/start/guidelines/custom-rioglyph.md +20 -2
- package/dist/docs/start/guidelines/formatting.md +2254 -249
- package/dist/docs/start/guidelines/iframe.md +53 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +24 -2
- package/dist/docs/start/guidelines/print-css.md +16 -2
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1138 -11
- package/dist/docs/start/guidelines/supported-browsers.md +9 -2
- package/dist/docs/start/guidelines/writing.md +228 -2
- package/dist/docs/start/howto.md +155 -13
- package/dist/docs/start/intro.md +40 -2
- package/dist/docs/start/responsiveness.md +27 -1
- 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 +89 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +182 -2
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +322 -0
- package/dist/docs/utilities/routeUtils.md +211 -3
- 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 +110 -2
- 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 +173 -69
- package/dist/search-synonyms.json +214 -76
- package/dist/version.json +2 -2
- package/package.json +4 -5
- package/dist/docs/components/mapRouteGenerator.md +0 -6
- package/dist/docs/components/tables.md +0 -8
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Charts
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/areaCharts
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:59:11.461Z
|
|
7
7
|
|
|
8
8
|
## AreaChart
|
|
9
9
|
|
|
@@ -26,21 +26,19 @@ type CustomData = {
|
|
|
26
26
|
value: number;
|
|
27
27
|
};
|
|
28
28
|
|
|
29
|
-
export default () =>
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
<
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
);
|
|
43
|
-
};
|
|
29
|
+
export default () => (
|
|
30
|
+
<>
|
|
31
|
+
<label>Simple AreaChart</label>
|
|
32
|
+
<div className='panel panel-default panel-body margin-bottom-0 height-200 max-width-500'>
|
|
33
|
+
<AreaChart
|
|
34
|
+
data={data}
|
|
35
|
+
dataKey={(entry: CustomData) => entry.name}
|
|
36
|
+
xAxisOptions={{ padding: { left: 30, right: 30 } }}
|
|
37
|
+
areas={[<Area key='area' dataKey={(entry: CustomData) => entry.value} />]}
|
|
38
|
+
/>
|
|
39
|
+
</div>
|
|
40
|
+
</>
|
|
41
|
+
);
|
|
44
42
|
|
|
45
43
|
const data: CustomData[] = [
|
|
46
44
|
{
|
|
@@ -93,9 +91,9 @@ const data: CustomData[] = [
|
|
|
93
91
|
</title>
|
|
94
92
|
<desc>
|
|
95
93
|
</desc>
|
|
96
|
-
<g tabindex="-1">
|
|
94
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
97
95
|
</g>
|
|
98
|
-
<g tabindex="-1">
|
|
96
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
99
97
|
</g>
|
|
100
98
|
<defs>
|
|
101
99
|
<clipPath id="recharts1-clip">
|
|
@@ -111,12 +109,12 @@ const data: CustomData[] = [
|
|
|
111
109
|
</stop>
|
|
112
110
|
</linearGradient>
|
|
113
111
|
</defs>
|
|
114
|
-
<g tabindex="-1">
|
|
112
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
115
113
|
<g class="recharts-layer recharts-area">
|
|
116
114
|
<g class="recharts-layer">
|
|
117
115
|
<defs>
|
|
118
116
|
<clipPath id="animationClipPath-recharts-area-:r0:">
|
|
119
|
-
<rect x="45" y="0" width="
|
|
117
|
+
<rect x="45" y="0" width="78.86311652275786" height="124">
|
|
120
118
|
</rect>
|
|
121
119
|
</clipPath>
|
|
122
120
|
</defs>
|
|
@@ -131,13 +129,13 @@ const data: CustomData[] = [
|
|
|
131
129
|
</g>
|
|
132
130
|
</g>
|
|
133
131
|
</g>
|
|
134
|
-
<g tabindex="-1">
|
|
132
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
135
133
|
</g>
|
|
136
|
-
<g tabindex="-1">
|
|
134
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
137
135
|
</g>
|
|
138
|
-
<g tabindex="-1">
|
|
136
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
139
137
|
</g>
|
|
140
|
-
<g tabindex="-1">
|
|
138
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
141
139
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
142
140
|
<line angle="0" height="30" orientation="bottom" x="15" y="123" width="438" class="recharts-cartesian-axis-line" stroke="#666" fill="none" x1="15" y1="123" x2="453" y2="123">
|
|
143
141
|
</line>
|
|
@@ -175,15 +173,15 @@ const data: CustomData[] = [
|
|
|
175
173
|
</g>
|
|
176
174
|
</g>
|
|
177
175
|
</g>
|
|
178
|
-
<g tabindex="-1">
|
|
176
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
179
177
|
</g>
|
|
180
|
-
<g tabindex="-1">
|
|
178
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
181
179
|
</g>
|
|
182
|
-
<g tabindex="-1">
|
|
180
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
183
181
|
</g>
|
|
184
|
-
<g tabindex="-1">
|
|
182
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
185
183
|
</g>
|
|
186
|
-
<g tabindex="-1">
|
|
184
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
187
185
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
188
186
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
189
187
|
<text height="30" orientation="bottom" width="438" stroke="none" x="45" y="131" class="recharts-text recharts-cartesian-axis-tick-value" text-anchor="middle" fill="#666">
|
|
@@ -391,23 +389,21 @@ type CustomLegendProps = {
|
|
|
391
389
|
onMouseLeave: () => void;
|
|
392
390
|
};
|
|
393
391
|
|
|
394
|
-
const CustomLegend = ({ payload, highlightedArea, onMouseEnter, onMouseLeave }: CustomLegendProps) =>
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
);
|
|
410
|
-
};
|
|
392
|
+
const CustomLegend = ({ payload, highlightedArea, onMouseEnter, onMouseLeave }: CustomLegendProps) => (
|
|
393
|
+
<ul className='list-style-none padding-left-20'>
|
|
394
|
+
{payload?.map((entry: any, index: number) => (
|
|
395
|
+
<li
|
|
396
|
+
key={`item-${index}`}
|
|
397
|
+
onMouseEnter={() => onMouseEnter(entry.dataKey)}
|
|
398
|
+
onMouseLeave={onMouseLeave}
|
|
399
|
+
className={`cursor-pointer display-flex gap-5 align-items-center rounded padding-x-5 padding-y-3 ${highlightedArea === entry.dataKey ? 'bg-lightest' : ''}`}
|
|
400
|
+
>
|
|
401
|
+
<span className='rioglyph rioglyph-sphere' style={{ color: entry.color }} />
|
|
402
|
+
<span className='text-color-darker text-capitalize-first-word'>{entry.value}</span>
|
|
403
|
+
</li>
|
|
404
|
+
))}
|
|
405
|
+
</ul>
|
|
406
|
+
);
|
|
411
407
|
|
|
412
408
|
const data: CustomData[] = [
|
|
413
409
|
{
|
|
@@ -463,7 +459,7 @@ const data: CustomData[] = [
|
|
|
463
459
|
<div class="recharts-responsive-container" style="width: 100%; height: 100%; min-width: 100px; min-height: 100px;">
|
|
464
460
|
<div style="width: 0px; height: 0px; overflow: visible;">
|
|
465
461
|
<div width="876" height="268" class="recharts-wrapper" style="position: relative; cursor: default; width: 876px; height: 268px;">
|
|
466
|
-
<div xmlns="http://www.w3.org/1999/xhtml" tabindex="-1" class="recharts-tooltip-wrapper
|
|
462
|
+
<div xmlns="http://www.w3.org/1999/xhtml" tabindex="-1" class="recharts-tooltip-wrapper" style="visibility: hidden; pointer-events: none; position: absolute; top: 0px; left: 0px;">
|
|
467
463
|
<div class="recharts-default-tooltip" role="status" aria-live="assertive" style="margin: 0px; padding: 10px; background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); white-space: nowrap;">
|
|
468
464
|
<p class="recharts-tooltip-label" style="margin: 0px;">
|
|
469
465
|
</p>
|
|
@@ -488,7 +484,7 @@ const data: CustomData[] = [
|
|
|
488
484
|
</title>
|
|
489
485
|
<desc>
|
|
490
486
|
</desc>
|
|
491
|
-
<g tabindex="-1">
|
|
487
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-100">
|
|
492
488
|
<g class="recharts-cartesian-grid">
|
|
493
489
|
<g class="recharts-cartesian-grid-horizontal">
|
|
494
490
|
<line stroke-dasharray="3 3" stroke="#ccc" fill="none" x="75" y="15" width="711.6875" height="208" x1="75" y1="223" x2="786.6875" y2="223">
|
|
@@ -520,7 +516,7 @@ const data: CustomData[] = [
|
|
|
520
516
|
</g>
|
|
521
517
|
</g>
|
|
522
518
|
</g>
|
|
523
|
-
<g tabindex="-1">
|
|
519
|
+
<g tabindex="-1" class="recharts-zIndex-layer_-50">
|
|
524
520
|
</g>
|
|
525
521
|
<defs>
|
|
526
522
|
<clipPath id="recharts2-clip">
|
|
@@ -542,12 +538,12 @@ const data: CustomData[] = [
|
|
|
542
538
|
</stop>
|
|
543
539
|
</linearGradient>
|
|
544
540
|
</defs>
|
|
545
|
-
<g tabindex="-1">
|
|
541
|
+
<g tabindex="-1" class="recharts-zIndex-layer_100">
|
|
546
542
|
<g class="recharts-layer recharts-area">
|
|
547
543
|
<g class="recharts-layer">
|
|
548
544
|
<defs>
|
|
549
545
|
<clipPath id="animationClipPath-recharts-area-:r1:">
|
|
550
|
-
<rect x="75" y="0" width="
|
|
546
|
+
<rect x="75" y="0" width="642.7074137109543" height="224">
|
|
551
547
|
</rect>
|
|
552
548
|
</clipPath>
|
|
553
549
|
</defs>
|
|
@@ -565,7 +561,7 @@ const data: CustomData[] = [
|
|
|
565
561
|
<g class="recharts-layer">
|
|
566
562
|
<defs>
|
|
567
563
|
<clipPath id="animationClipPath-recharts-area-:r2:">
|
|
568
|
-
<rect x="75" y="0" width="
|
|
564
|
+
<rect x="75" y="0" width="642.7074137109543" height="224">
|
|
569
565
|
</rect>
|
|
570
566
|
</clipPath>
|
|
571
567
|
</defs>
|
|
@@ -580,17 +576,17 @@ const data: CustomData[] = [
|
|
|
580
576
|
</g>
|
|
581
577
|
</g>
|
|
582
578
|
</g>
|
|
583
|
-
<g tabindex="-1">
|
|
579
|
+
<g tabindex="-1" class="recharts-zIndex-layer_200">
|
|
584
580
|
</g>
|
|
585
|
-
<g tabindex="-1">
|
|
581
|
+
<g tabindex="-1" class="recharts-zIndex-layer_300">
|
|
586
582
|
</g>
|
|
587
|
-
<g tabindex="-1">
|
|
583
|
+
<g tabindex="-1" class="recharts-zIndex-layer_400">
|
|
588
584
|
<g class="recharts-layer recharts-reference-line">
|
|
589
585
|
<line y="3500" stroke-dasharray="3 3" stroke="#f19588 " fill="none" fill-opacity="1" stroke-width="1" x1="75" y1="20.777777777777782" x2="786.6875" y2="20.777777777777782" class="recharts-reference-line-line">
|
|
590
586
|
</line>
|
|
591
587
|
</g>
|
|
592
588
|
</g>
|
|
593
|
-
<g tabindex="-1">
|
|
589
|
+
<g tabindex="-1" class="recharts-zIndex-layer_500">
|
|
594
590
|
<g class="recharts-layer recharts-cartesian-axis recharts-yAxis yAxis">
|
|
595
591
|
<line angle="0" orientation="left" width="60" x="15" y="15" height="208" class="recharts-cartesian-axis-line" stroke="#666" fill="none" x1="75" y1="15" x2="75" y2="223">
|
|
596
592
|
</line>
|
|
@@ -656,15 +652,15 @@ const data: CustomData[] = [
|
|
|
656
652
|
</g>
|
|
657
653
|
</g>
|
|
658
654
|
</g>
|
|
659
|
-
<g tabindex="-1">
|
|
655
|
+
<g tabindex="-1" class="recharts-zIndex-layer_600">
|
|
660
656
|
</g>
|
|
661
|
-
<g tabindex="-1">
|
|
657
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1000">
|
|
662
658
|
</g>
|
|
663
|
-
<g tabindex="-1">
|
|
659
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1100">
|
|
664
660
|
</g>
|
|
665
|
-
<g tabindex="-1">
|
|
661
|
+
<g tabindex="-1" class="recharts-zIndex-layer_1200">
|
|
666
662
|
</g>
|
|
667
|
-
<g tabindex="-1">
|
|
663
|
+
<g tabindex="-1" class="recharts-zIndex-layer_2000">
|
|
668
664
|
<g class="recharts-cartesian-axis-tick-labels recharts-yAxis-tick-labels">
|
|
669
665
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
670
666
|
<text orientation="left" width="60" height="208" stroke="none" x="67" y="223" class="recharts-text recharts-cartesian-axis-tick-value" text-anchor="end" fill="#666">
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/aspectRatioPlaceholder
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:58:14.201Z
|
|
7
7
|
|
|
8
8
|
Use the AspectRatioPlaceholder for having responsive elements with an aspect ratio.
|
|
9
9
|
|