@rio-cloud/uikit-mcp 1.1.8 → 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/README.md +17 -7
- 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 +2 -8
- package/dist/search-synonyms.json +2 -2
- package/dist/version.json +2 -2
- package/package.json +15 -9
- package/dist/docs/components/tables.md +0 -8
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/tagManager
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:55:00.697Z
|
|
7
7
|
|
|
8
8
|
The TagManager allows to select and filter for existing tags as well as adding and removing them from a list of tags.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/teaser
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:30.816Z
|
|
7
7
|
|
|
8
8
|
The teaser component was built to create all kinds of landing and/or single pages. for example, be used in dialogs or sidebars.
|
|
9
9
|
|
|
@@ -11,8 +11,6 @@ The teaser component was built to create all kinds of landing and/or single page
|
|
|
11
11
|
|
|
12
12
|
The demo page should only provide an insight into the combination possibilities.
|
|
13
13
|
|
|
14
|
-
> Note: Because of larger screens a wrapping container-fluid fluid-default should be added if you are not using the component within smaller container.
|
|
15
|
-
|
|
16
14
|
### Example: Example 1
|
|
17
15
|
|
|
18
16
|
Box headline
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/textTruncateMiddle
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:32.368Z
|
|
7
7
|
|
|
8
8
|
TextTruncateMiddle truncates long text in the middle and keeps the end segment visible.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/toggleButton
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:53:51.349Z
|
|
7
7
|
|
|
8
8
|
This toggle button is based on the button component that can be used directly.
|
|
9
9
|
|
|
@@ -96,6 +96,7 @@ export default () => (
|
|
|
96
96
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
97
97
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
98
98
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
99
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
99
100
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
100
101
|
| className | string | — | Additional classes to be set on the button element. |
|
|
101
102
|
|
|
@@ -194,6 +195,7 @@ export default () => {
|
|
|
194
195
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
195
196
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
196
197
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
198
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
197
199
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
198
200
|
| className | string | — | Additional classes to be set on the button element. |
|
|
199
201
|
|
|
@@ -3,13 +3,15 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/tooltip
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:55:00.883Z
|
|
7
7
|
|
|
8
8
|
In order to use a Tooltip on an element, wrap it with the OverlayTrigger component or use the SimpleTooltip component.
|
|
9
9
|
|
|
10
10
|
## Tooltips
|
|
11
11
|
|
|
12
|
-
|
|
12
|
+
By default Tooltips are not rendered on touch devices. This might lead to issues for test environments where the check for mobile evaluate to true simply because the required class name is not set on the document element.
|
|
13
|
+
|
|
14
|
+
To fix that, simply set the class in your test as follows:document.documentElement.classList.add('ua-desktop');
|
|
13
15
|
|
|
14
16
|
### Example: Example 1
|
|
15
17
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Progress
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/tracker
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:13.819Z
|
|
7
7
|
|
|
8
8
|
Compact visual tracker component for status indicators with optional per-block color and tooltip support.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/virtualList
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:34.065Z
|
|
7
7
|
|
|
8
8
|
The VirtualList component is designed for efficiently rendering large lists of items by only displaying the visible portion of the list, also known as windowing.
|
|
9
9
|
|
|
@@ -14,34 +14,34 @@ It allows a specified number of items outside the viewport for smoother scrollin
|
|
|
14
14
|
### Example: Example 1
|
|
15
15
|
|
|
16
16
|
Virtual list with 100 items Item 1
|
|
17
|
-
|
|
17
|
+
Tortor Fusce ut libero bibendum, iaculis. ac dui ipsum scelerisque dui orci, tincidunt. efficitur dolor
|
|
18
18
|
|
|
19
19
|
Item 2
|
|
20
|
-
|
|
20
|
+
Nunc dui in volutpat nec Interdum semper. ante ante orci, ut in malesuada
|
|
21
21
|
|
|
22
22
|
Item 3
|
|
23
|
-
|
|
23
|
+
Eget semper condimentum consectetur bibendum, ante in in velit. in eget iaculis. efficitur ante
|
|
24
24
|
|
|
25
25
|
Item 4
|
|
26
|
-
|
|
26
|
+
Pretium vitae In elit. Fusce semper. ut elementum elementum amet, tincidunt. tortor
|
|
27
27
|
|
|
28
28
|
Item 5
|
|
29
|
-
|
|
29
|
+
Ac ut in ante semper. volutpat est pretium
|
|
30
30
|
|
|
31
31
|
Item 6
|
|
32
|
-
|
|
32
|
+
Hendrerit Interdum ipsum ac molestie Interdum eget viverra massa ipsum elit. primis In
|
|
33
33
|
|
|
34
34
|
Item 7
|
|
35
|
-
|
|
35
|
+
Felis. eget eget nunc In adipiscing et
|
|
36
36
|
|
|
37
37
|
Item 8
|
|
38
|
-
|
|
38
|
+
Viverra In tortor libero libero
|
|
39
39
|
|
|
40
40
|
Item 9
|
|
41
|
-
|
|
41
|
+
Dolor scelerisque volutpat efficitur primis ante vel orci ut ipsum consectetur amet,
|
|
42
42
|
|
|
43
43
|
Item 10
|
|
44
|
-
|
|
44
|
+
Elit. in eget efficitur lorem ligula efficitur est
|
|
45
45
|
|
|
46
46
|
#### React (tsx)
|
|
47
47
|
|
|
@@ -89,66 +89,66 @@ export default () => {
|
|
|
89
89
|
<div class="max-width-600 padding-y-20">
|
|
90
90
|
<label class="padding-left-10">Virtual list with 100 items</label>
|
|
91
91
|
<div class="VirtualList overflow-y-auto max-height-400 padding-x-10" style="height: 100%; position: relative; overflow: auto;">
|
|
92
|
-
<div class="position-relative" style="height:
|
|
92
|
+
<div class="position-relative" style="height: 7200px;">
|
|
93
93
|
<div class="VirtualListItemContainer ">
|
|
94
94
|
<div class="VirtualListItemWrapper " data-index="0" style="position: absolute; transform: translateY(0px); width: 100%; will-change: transform;">
|
|
95
95
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
96
96
|
<div class="text-medium" data-test-ignore="text">Item 1</div>
|
|
97
|
-
<div class="word-break" data-test-ignore="text">
|
|
97
|
+
<div class="word-break" data-test-ignore="text">Tortor Fusce ut libero bibendum, iaculis. ac dui ipsum scelerisque dui orci, tincidunt. efficitur dolor</div>
|
|
98
98
|
</div>
|
|
99
99
|
</div>
|
|
100
|
-
<div class="VirtualListItemWrapper " data-index="1" style="position: absolute; transform: translateY(
|
|
100
|
+
<div class="VirtualListItemWrapper " data-index="1" style="position: absolute; transform: translateY(90px); width: 100%; will-change: transform;">
|
|
101
101
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
102
102
|
<div class="text-medium" data-test-ignore="text">Item 2</div>
|
|
103
|
-
<div class="word-break" data-test-ignore="text">
|
|
103
|
+
<div class="word-break" data-test-ignore="text">Nunc dui in volutpat nec Interdum semper. ante ante orci, ut in malesuada</div>
|
|
104
104
|
</div>
|
|
105
105
|
</div>
|
|
106
|
-
<div class="VirtualListItemWrapper " data-index="2" style="position: absolute; transform: translateY(
|
|
106
|
+
<div class="VirtualListItemWrapper " data-index="2" style="position: absolute; transform: translateY(160px); width: 100%; will-change: transform;">
|
|
107
107
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
108
108
|
<div class="text-medium" data-test-ignore="text">Item 3</div>
|
|
109
|
-
<div class="word-break" data-test-ignore="text">
|
|
109
|
+
<div class="word-break" data-test-ignore="text">Eget semper condimentum consectetur bibendum, ante in in velit. in eget iaculis. efficitur ante</div>
|
|
110
110
|
</div>
|
|
111
111
|
</div>
|
|
112
|
-
<div class="VirtualListItemWrapper " data-index="3" style="position: absolute; transform: translateY(
|
|
112
|
+
<div class="VirtualListItemWrapper " data-index="3" style="position: absolute; transform: translateY(230px); width: 100%; will-change: transform;">
|
|
113
113
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
114
114
|
<div class="text-medium" data-test-ignore="text">Item 4</div>
|
|
115
|
-
<div class="word-break" data-test-ignore="text">
|
|
115
|
+
<div class="word-break" data-test-ignore="text">Pretium vitae In elit. Fusce semper. ut elementum elementum amet, tincidunt. tortor</div>
|
|
116
116
|
</div>
|
|
117
117
|
</div>
|
|
118
118
|
<div class="VirtualListItemWrapper " data-index="4" style="position: absolute; transform: translateY(300px); width: 100%; will-change: transform;">
|
|
119
119
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
120
120
|
<div class="text-medium" data-test-ignore="text">Item 5</div>
|
|
121
|
-
<div class="word-break" data-test-ignore="text">
|
|
121
|
+
<div class="word-break" data-test-ignore="text">Ac ut in ante semper. volutpat est pretium</div>
|
|
122
122
|
</div>
|
|
123
123
|
</div>
|
|
124
124
|
<div class="VirtualListItemWrapper " data-index="5" style="position: absolute; transform: translateY(370px); width: 100%; will-change: transform;">
|
|
125
125
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
126
126
|
<div class="text-medium" data-test-ignore="text">Item 6</div>
|
|
127
|
-
<div class="word-break" data-test-ignore="text">
|
|
127
|
+
<div class="word-break" data-test-ignore="text">Hendrerit Interdum ipsum ac molestie Interdum eget viverra massa ipsum elit. primis In</div>
|
|
128
128
|
</div>
|
|
129
129
|
</div>
|
|
130
130
|
<div class="VirtualListItemWrapper " data-index="6" style="position: absolute; transform: translateY(440px); width: 100%; will-change: transform;">
|
|
131
131
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
132
132
|
<div class="text-medium" data-test-ignore="text">Item 7</div>
|
|
133
|
-
<div class="word-break" data-test-ignore="text">
|
|
133
|
+
<div class="word-break" data-test-ignore="text">Felis. eget eget nunc In adipiscing et</div>
|
|
134
134
|
</div>
|
|
135
135
|
</div>
|
|
136
136
|
<div class="VirtualListItemWrapper " data-index="7" style="position: absolute; transform: translateY(510px); width: 100%; will-change: transform;">
|
|
137
137
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
138
138
|
<div class="text-medium" data-test-ignore="text">Item 8</div>
|
|
139
|
-
<div class="word-break" data-test-ignore="text">
|
|
139
|
+
<div class="word-break" data-test-ignore="text">Viverra In tortor libero libero</div>
|
|
140
140
|
</div>
|
|
141
141
|
</div>
|
|
142
142
|
<div class="VirtualListItemWrapper " data-index="8" style="position: absolute; transform: translateY(580px); width: 100%; will-change: transform;">
|
|
143
143
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
144
144
|
<div class="text-medium" data-test-ignore="text">Item 9</div>
|
|
145
|
-
<div class="word-break" data-test-ignore="text">
|
|
145
|
+
<div class="word-break" data-test-ignore="text">Dolor scelerisque volutpat efficitur primis ante vel orci ut ipsum consectetur amet,</div>
|
|
146
146
|
</div>
|
|
147
147
|
</div>
|
|
148
|
-
<div class="VirtualListItemWrapper " data-index="9" style="position: absolute; transform: translateY(
|
|
148
|
+
<div class="VirtualListItemWrapper " data-index="9" style="position: absolute; transform: translateY(650px); width: 100%; will-change: transform;">
|
|
149
149
|
<div class="margin-bottom-10 padding-y-10 padding-x-15 bg-white rounded shadow-accent text-color-darker">
|
|
150
150
|
<div class="text-medium" data-test-ignore="text">Item 10</div>
|
|
151
|
-
<div class="word-break" data-test-ignore="text">
|
|
151
|
+
<div class="word-break" data-test-ignore="text">Elit. in eget efficitur lorem ligula efficitur est</div>
|
|
152
152
|
</div>
|
|
153
153
|
</div>
|
|
154
154
|
</div>
|
|
@@ -174,35 +174,35 @@ export default () => {
|
|
|
174
174
|
|
|
175
175
|
Virtual list with 5000 items
|
|
176
176
|
Vehicle 1
|
|
177
|
-
|
|
177
|
+
Ut nec fames est nec Sed et purus
|
|
178
178
|
|
|
179
179
|
Vehicle 2
|
|
180
|
-
|
|
181
|
-
Lorem fringilla consectetur faucibus.
|
|
180
|
+
Tortor volutpat ante enim posuere quis, viverra Vivamus Duis ipsum quis, iaculis.
|
|
182
181
|
|
|
183
182
|
Vehicle 3
|
|
184
|
-
|
|
183
|
+
Quis, posuere condimentum ut neque. ac sem. sem. pharetra neque. tortor adipiscing consectetur malesuada
|
|
185
184
|
|
|
186
185
|
Vehicle 4
|
|
187
|
-
|
|
186
|
+
In elit. dolor metus ipsum in rutrum Mauris
|
|
188
187
|
|
|
189
188
|
Vehicle 5
|
|
190
|
-
|
|
189
|
+
Et velit. pretium primis primis Fusce
|
|
190
|
+
Lorem massa
|
|
191
191
|
|
|
192
192
|
Vehicle 6
|
|
193
|
-
|
|
193
|
+
Ante ac vel Ut neque. fames velit. Integer iaculis.
|
|
194
194
|
|
|
195
195
|
Vehicle 7
|
|
196
|
-
|
|
196
|
+
Ipsum posuere efficitur ut Integer dolor finibus nunc consectetur in In In aliquam finibus ut
|
|
197
197
|
|
|
198
198
|
Vehicle 8
|
|
199
|
-
|
|
199
|
+
Vitae enim sagittis et posuere metus
|
|
200
200
|
|
|
201
201
|
Vehicle 9
|
|
202
|
-
|
|
202
|
+
Fringilla consectetur purus volutpat Integer ut eget eget pretium fringilla purus ante ut
|
|
203
203
|
|
|
204
204
|
Vehicle 10
|
|
205
|
-
|
|
205
|
+
Ipsum vel in orci, bibendum, semper. libero Duis
|
|
206
206
|
|
|
207
207
|
#### React (tsx)
|
|
208
208
|
|
|
@@ -272,7 +272,7 @@ export default () => {
|
|
|
272
272
|
<div class="padding-20">
|
|
273
273
|
<label>Virtual list with 5000 items</label>
|
|
274
274
|
<div class="max-width-600 max-height-400 overflow-y-auto">
|
|
275
|
-
<div class="VirtualList overflow-y-auto border rounded" style="height:
|
|
275
|
+
<div class="VirtualList overflow-y-auto border rounded" style="height: 370000px; position: relative; overflow: visible;">
|
|
276
276
|
<div class="position-relative" style="height: auto;">
|
|
277
277
|
<div class="VirtualListItemContainer list-group">
|
|
278
278
|
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="0" style="position: absolute; transform: translateY(0px); width: 100%; will-change: transform;">
|
|
@@ -283,7 +283,7 @@ export default () => {
|
|
|
283
283
|
</div>
|
|
284
284
|
<div>
|
|
285
285
|
<div class="text-medium" data-test-ignore="text">Vehicle 1</div>
|
|
286
|
-
<div class="word-break" data-test-ignore="text">
|
|
286
|
+
<div class="word-break" data-test-ignore="text">Ut nec fames est nec Sed et purus</div>
|
|
287
287
|
</div>
|
|
288
288
|
</div>
|
|
289
289
|
</div>
|
|
@@ -295,8 +295,7 @@ export default () => {
|
|
|
295
295
|
</div>
|
|
296
296
|
<div>
|
|
297
297
|
<div class="text-medium" data-test-ignore="text">Vehicle 2</div>
|
|
298
|
-
<div class="word-break" data-test-ignore="text">
|
|
299
|
-
Lorem fringilla consectetur faucibus.</div>
|
|
298
|
+
<div class="word-break" data-test-ignore="text">Tortor volutpat ante enim posuere quis, viverra Vivamus Duis ipsum quis, iaculis.</div>
|
|
300
299
|
</div>
|
|
301
300
|
</div>
|
|
302
301
|
</div>
|
|
@@ -308,11 +307,11 @@ export default () => {
|
|
|
308
307
|
</div>
|
|
309
308
|
<div>
|
|
310
309
|
<div class="text-medium" data-test-ignore="text">Vehicle 3</div>
|
|
311
|
-
<div class="word-break" data-test-ignore="text">
|
|
310
|
+
<div class="word-break" data-test-ignore="text">Quis, posuere condimentum ut neque. ac sem. sem. pharetra neque. tortor adipiscing consectetur malesuada</div>
|
|
312
311
|
</div>
|
|
313
312
|
</div>
|
|
314
313
|
</div>
|
|
315
|
-
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="3" style="position: absolute; transform: translateY(
|
|
314
|
+
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="3" style="position: absolute; transform: translateY(229px); width: 100%; will-change: transform;">
|
|
316
315
|
<div class="display-flex gap-15 align-items-center">
|
|
317
316
|
<div class="Avatar bg-lightest" style="height: 40px;">
|
|
318
317
|
<span class="Avatar-icon rioglyph rioglyph-truck ">
|
|
@@ -320,11 +319,11 @@ export default () => {
|
|
|
320
319
|
</div>
|
|
321
320
|
<div>
|
|
322
321
|
<div class="text-medium" data-test-ignore="text">Vehicle 4</div>
|
|
323
|
-
<div class="word-break" data-test-ignore="text">
|
|
322
|
+
<div class="word-break" data-test-ignore="text">In elit. dolor metus ipsum in rutrum Mauris</div>
|
|
324
323
|
</div>
|
|
325
324
|
</div>
|
|
326
325
|
</div>
|
|
327
|
-
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="4" style="position: absolute; transform: translateY(
|
|
326
|
+
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="4" style="position: absolute; transform: translateY(299px); width: 100%; will-change: transform;">
|
|
328
327
|
<div class="display-flex gap-15 align-items-center">
|
|
329
328
|
<div class="Avatar bg-lightest" style="height: 40px;">
|
|
330
329
|
<span class="Avatar-icon rioglyph rioglyph-truck ">
|
|
@@ -332,11 +331,12 @@ export default () => {
|
|
|
332
331
|
</div>
|
|
333
332
|
<div>
|
|
334
333
|
<div class="text-medium" data-test-ignore="text">Vehicle 5</div>
|
|
335
|
-
<div class="word-break" data-test-ignore="text">
|
|
334
|
+
<div class="word-break" data-test-ignore="text">Et velit. pretium primis primis Fusce
|
|
335
|
+
Lorem massa</div>
|
|
336
336
|
</div>
|
|
337
337
|
</div>
|
|
338
338
|
</div>
|
|
339
|
-
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="5" style="position: absolute; transform: translateY(
|
|
339
|
+
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="5" style="position: absolute; transform: translateY(369px); width: 100%; will-change: transform;">
|
|
340
340
|
<div class="display-flex gap-15 align-items-center">
|
|
341
341
|
<div class="Avatar bg-lightest" style="height: 40px;">
|
|
342
342
|
<span class="Avatar-icon rioglyph rioglyph-truck ">
|
|
@@ -344,11 +344,11 @@ export default () => {
|
|
|
344
344
|
</div>
|
|
345
345
|
<div>
|
|
346
346
|
<div class="text-medium" data-test-ignore="text">Vehicle 6</div>
|
|
347
|
-
<div class="word-break" data-test-ignore="text">
|
|
347
|
+
<div class="word-break" data-test-ignore="text">Ante ac vel Ut neque. fames velit. Integer iaculis.</div>
|
|
348
348
|
</div>
|
|
349
349
|
</div>
|
|
350
350
|
</div>
|
|
351
|
-
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="6" style="position: absolute; transform: translateY(
|
|
351
|
+
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="6" style="position: absolute; transform: translateY(439px); width: 100%; will-change: transform;">
|
|
352
352
|
<div class="display-flex gap-15 align-items-center">
|
|
353
353
|
<div class="Avatar bg-lightest" style="height: 40px;">
|
|
354
354
|
<span class="Avatar-icon rioglyph rioglyph-truck ">
|
|
@@ -356,11 +356,11 @@ export default () => {
|
|
|
356
356
|
</div>
|
|
357
357
|
<div>
|
|
358
358
|
<div class="text-medium" data-test-ignore="text">Vehicle 7</div>
|
|
359
|
-
<div class="word-break" data-test-ignore="text">
|
|
359
|
+
<div class="word-break" data-test-ignore="text">Ipsum posuere efficitur ut Integer dolor finibus nunc consectetur in In In aliquam finibus ut</div>
|
|
360
360
|
</div>
|
|
361
361
|
</div>
|
|
362
362
|
</div>
|
|
363
|
-
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="7" style="position: absolute; transform: translateY(
|
|
363
|
+
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="7" style="position: absolute; transform: translateY(529px); width: 100%; will-change: transform;">
|
|
364
364
|
<div class="display-flex gap-15 align-items-center">
|
|
365
365
|
<div class="Avatar bg-lightest" style="height: 40px;">
|
|
366
366
|
<span class="Avatar-icon rioglyph rioglyph-truck ">
|
|
@@ -368,11 +368,11 @@ export default () => {
|
|
|
368
368
|
</div>
|
|
369
369
|
<div>
|
|
370
370
|
<div class="text-medium" data-test-ignore="text">Vehicle 8</div>
|
|
371
|
-
<div class="word-break" data-test-ignore="text">
|
|
371
|
+
<div class="word-break" data-test-ignore="text">Vitae enim sagittis et posuere metus</div>
|
|
372
372
|
</div>
|
|
373
373
|
</div>
|
|
374
374
|
</div>
|
|
375
|
-
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="8" style="position: absolute; transform: translateY(
|
|
375
|
+
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="8" style="position: absolute; transform: translateY(599px); width: 100%; will-change: transform;">
|
|
376
376
|
<div class="display-flex gap-15 align-items-center">
|
|
377
377
|
<div class="Avatar bg-lightest" style="height: 40px;">
|
|
378
378
|
<span class="Avatar-icon rioglyph rioglyph-truck ">
|
|
@@ -380,11 +380,11 @@ export default () => {
|
|
|
380
380
|
</div>
|
|
381
381
|
<div>
|
|
382
382
|
<div class="text-medium" data-test-ignore="text">Vehicle 9</div>
|
|
383
|
-
<div class="word-break" data-test-ignore="text">
|
|
383
|
+
<div class="word-break" data-test-ignore="text">Fringilla consectetur purus volutpat Integer ut eget eget pretium fringilla purus ante ut</div>
|
|
384
384
|
</div>
|
|
385
385
|
</div>
|
|
386
386
|
</div>
|
|
387
|
-
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="9" style="position: absolute; transform: translateY(
|
|
387
|
+
<div class="VirtualListItemWrapper list-group-item padding-y-15" data-index="9" style="position: absolute; transform: translateY(669px); width: 100%; will-change: transform;">
|
|
388
388
|
<div class="display-flex gap-15 align-items-center">
|
|
389
389
|
<div class="Avatar bg-lightest" style="height: 40px;">
|
|
390
390
|
<span class="Avatar-icon rioglyph rioglyph-truck ">
|
|
@@ -392,7 +392,7 @@ export default () => {
|
|
|
392
392
|
</div>
|
|
393
393
|
<div>
|
|
394
394
|
<div class="text-medium" data-test-ignore="text">Vehicle 10</div>
|
|
395
|
-
<div class="word-break" data-test-ignore="text">
|
|
395
|
+
<div class="word-break" data-test-ignore="text">Ipsum vel in orci, bibendum, semper. libero Duis</div>
|
|
396
396
|
</div>
|
|
397
397
|
</div>
|
|
398
398
|
</div>
|