@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.
Files changed (209) hide show
  1. package/dist/doc-metadata.json +325 -85
  2. package/dist/docs/components/accentBar.md +110 -116
  3. package/dist/docs/components/activity.md +1 -1
  4. package/dist/docs/components/analyticsAnalysisOverlay.md +628 -0
  5. package/dist/docs/components/animatedNumber.md +2 -2
  6. package/dist/docs/components/animatedTextReveal.md +53 -55
  7. package/dist/docs/components/animations.md +22 -22
  8. package/dist/docs/components/appHeader.md +27 -38
  9. package/dist/docs/components/appLayout.md +38 -42
  10. package/dist/docs/components/appNavigationBar.md +1 -1
  11. package/dist/docs/components/areaCharts.md +57 -63
  12. package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
  13. package/dist/docs/components/assetTree.md +200 -167
  14. package/dist/docs/components/autosuggests.md +1 -1
  15. package/dist/docs/components/avatar.md +1 -1
  16. package/dist/docs/components/banner.md +2 -2
  17. package/dist/docs/components/barCharts.md +531 -417
  18. package/dist/docs/components/barList.md +9 -9
  19. package/dist/docs/components/basicMap.md +60 -39
  20. package/dist/docs/components/bottomSheet.md +2 -2
  21. package/dist/docs/components/button.md +8 -2
  22. package/dist/docs/components/buttonToolbar.md +1 -1
  23. package/dist/docs/components/calendarStripe.md +57 -65
  24. package/dist/docs/components/card.md +1 -1
  25. package/dist/docs/components/carousel.md +1 -1
  26. package/dist/docs/components/chartColors.md +1 -3
  27. package/dist/docs/components/chartsGettingStarted.md +1 -3
  28. package/dist/docs/components/chat.md +2 -2
  29. package/dist/docs/components/checkbox.md +15 -12
  30. package/dist/docs/components/circularProgress.md +8 -8
  31. package/dist/docs/components/clearableInput.md +1 -1
  32. package/dist/docs/components/collapse.md +2 -4
  33. package/dist/docs/components/composedCharts.md +63 -53
  34. package/dist/docs/components/contentLoader.md +1 -1
  35. package/dist/docs/components/dataTabs.md +33 -33
  36. package/dist/docs/components/datepickers.md +693 -687
  37. package/dist/docs/components/dayPicker.md +5574 -0
  38. package/dist/docs/components/dayPickerCalendar.md +5269 -0
  39. package/dist/docs/components/dialogs.md +17 -19
  40. package/dist/docs/components/divider.md +1 -1
  41. package/dist/docs/components/dropdowns.md +3252 -3276
  42. package/dist/docs/components/editableContent.md +91 -91
  43. package/dist/docs/components/expander.md +4 -1
  44. package/dist/docs/components/fade.md +1 -1
  45. package/dist/docs/components/fadeExpander.md +1 -1
  46. package/dist/docs/components/fadeUp.md +32 -36
  47. package/dist/docs/components/feedback.md +1 -1
  48. package/dist/docs/components/filePickers.md +1 -1
  49. package/dist/docs/components/formLabel.md +29 -31
  50. package/dist/docs/components/groupedItemList.md +3 -7
  51. package/dist/docs/components/htmlTable.md +5074 -0
  52. package/dist/docs/components/iconList.md +4 -4
  53. package/dist/docs/components/imagePreloader.md +1 -1
  54. package/dist/docs/components/labeledElement.md +1 -1
  55. package/dist/docs/components/licensePlate.md +1 -1
  56. package/dist/docs/components/lineCharts.md +172 -172
  57. package/dist/docs/components/listMenu.md +15 -12
  58. package/dist/docs/components/loadMore.md +4 -2
  59. package/dist/docs/components/mainNavigation.md +1 -1
  60. package/dist/docs/components/mapCircle.md +10 -1
  61. package/dist/docs/components/mapCluster.md +23 -1
  62. package/dist/docs/components/mapContext.md +12 -4
  63. package/dist/docs/components/mapDraggableMarker.md +12 -1
  64. package/dist/docs/components/mapGettingStarted.md +1 -1
  65. package/dist/docs/components/mapInfoBubble.md +129 -2
  66. package/dist/docs/components/mapLayerGroup.md +10 -1
  67. package/dist/docs/components/mapMarker.md +10 -3
  68. package/dist/docs/components/mapPolygon.md +288 -85
  69. package/dist/docs/components/mapRoute.md +262 -172
  70. package/dist/docs/components/mapRouteGenerator.md +1 -1
  71. package/dist/docs/components/mapSettings.md +23 -1
  72. package/dist/docs/components/mapUtils.md +1 -1
  73. package/dist/docs/components/multiselects.md +211 -18
  74. package/dist/docs/components/noData.md +1 -1
  75. package/dist/docs/components/notifications.md +2 -2
  76. package/dist/docs/components/numbercontrol.md +15 -15
  77. package/dist/docs/components/onboarding.md +1 -1
  78. package/dist/docs/components/page.md +1 -1
  79. package/dist/docs/components/pager.md +1 -1
  80. package/dist/docs/components/pieCharts.md +237 -213
  81. package/dist/docs/components/popover.md +1 -1
  82. package/dist/docs/components/position.md +1 -1
  83. package/dist/docs/components/radialBarCharts.md +446 -400
  84. package/dist/docs/components/radioCardGroup.md +1 -1
  85. package/dist/docs/components/radiobutton.md +96 -98
  86. package/dist/docs/components/releaseNotes.md +1 -1
  87. package/dist/docs/components/resizer.md +1 -3
  88. package/dist/docs/components/responsiveColumnStripe.md +1 -3
  89. package/dist/docs/components/responsiveVideo.md +1 -1
  90. package/dist/docs/components/rioglyph.md +1 -1
  91. package/dist/docs/components/rules.md +41 -47
  92. package/dist/docs/components/saveableInput.md +252 -252
  93. package/dist/docs/components/selects.md +165 -111
  94. package/dist/docs/components/sidebar.md +1 -1
  95. package/dist/docs/components/sliders.md +1 -1
  96. package/dist/docs/components/smoothScrollbars.md +19 -15
  97. package/dist/docs/components/spinners.md +1 -1
  98. package/dist/docs/components/states.md +1 -1
  99. package/dist/docs/components/statsWidgets.md +1 -1
  100. package/dist/docs/components/statusBar.md +1 -1
  101. package/dist/docs/components/stepButton.md +1 -1
  102. package/dist/docs/components/steppedProgressBars.md +9 -11
  103. package/dist/docs/components/subNavigation.md +1 -1
  104. package/dist/docs/components/supportMarker.md +1 -1
  105. package/dist/docs/components/svgImage.md +1 -1
  106. package/dist/docs/components/switch.md +3 -1
  107. package/dist/docs/components/table.md +19584 -0
  108. package/dist/docs/components/tableControls.md +982 -0
  109. package/dist/docs/components/tagManager.md +1 -1
  110. package/dist/docs/components/tags.md +1 -1
  111. package/dist/docs/components/teaser.md +1 -3
  112. package/dist/docs/components/textTruncateMiddle.md +1 -1
  113. package/dist/docs/components/timeline.md +1 -1
  114. package/dist/docs/components/timepicker.md +1 -1
  115. package/dist/docs/components/toggleButton.md +3 -1
  116. package/dist/docs/components/tooltip.md +4 -2
  117. package/dist/docs/components/tracker.md +1 -1
  118. package/dist/docs/components/virtualList.md +56 -56
  119. package/dist/docs/foundations.md +640 -3122
  120. package/dist/docs/start/changelog.md +53 -3
  121. package/dist/docs/start/goodtoknow.md +2 -4
  122. package/dist/docs/start/guidelines/color-combinations.md +1 -1
  123. package/dist/docs/start/guidelines/custom-css.md +1 -1
  124. package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
  125. package/dist/docs/start/guidelines/formatting.md +1 -3
  126. package/dist/docs/start/guidelines/iframe.md +17 -19
  127. package/dist/docs/start/guidelines/obfuscate-data.md +2 -4
  128. package/dist/docs/start/guidelines/print-css.md +1 -1
  129. package/dist/docs/start/guidelines/spinner.md +1 -1
  130. package/dist/docs/start/guidelines/state-in-url.md +1 -1
  131. package/dist/docs/start/guidelines/supported-browsers.md +1 -1
  132. package/dist/docs/start/guidelines/writing.md +1 -1
  133. package/dist/docs/start/howto.md +12 -20
  134. package/dist/docs/start/intro.md +1 -1
  135. package/dist/docs/start/responsiveness.md +1 -3
  136. package/dist/docs/templates/ai-assistant.md +311 -0
  137. package/dist/docs/templates/common-table.md +814 -0
  138. package/dist/docs/templates/detail-views.md +846 -0
  139. package/dist/docs/templates/expandable-details.md +214 -0
  140. package/dist/docs/templates/feature-cards.md +479 -0
  141. package/dist/docs/templates/form-summary.md +179 -0
  142. package/dist/docs/templates/form-toggle.md +329 -0
  143. package/dist/docs/templates/list-blocks.md +872 -0
  144. package/dist/docs/templates/loading-progress.md +100 -0
  145. package/dist/docs/templates/options-panel.md +132 -0
  146. package/dist/docs/templates/panel-variants.md +137 -0
  147. package/dist/docs/templates/progress-cards.md +541 -0
  148. package/dist/docs/templates/progress-success.md +125 -0
  149. package/dist/docs/templates/settings-form.md +401 -0
  150. package/dist/docs/templates/stats-blocks.md +1245 -0
  151. package/dist/docs/templates/table-panel.md +310 -0
  152. package/dist/docs/templates/usage-cards.md +199 -0
  153. package/dist/docs/utilities/classNames.md +1 -1
  154. package/dist/docs/utilities/deviceUtils.md +2 -2
  155. package/dist/docs/utilities/featureToggles.md +1 -1
  156. package/dist/docs/utilities/fuelTypeUtils.md +27 -29
  157. package/dist/docs/utilities/getTrackingAttributes.md +277 -0
  158. package/dist/docs/utilities/routeUtils.md +2 -2
  159. package/dist/docs/utilities/useAfterMount.md +1 -1
  160. package/dist/docs/utilities/useAutoAnimate.md +1 -1
  161. package/dist/docs/utilities/useAverage.md +1 -1
  162. package/dist/docs/utilities/useClickOutside.md +1 -1
  163. package/dist/docs/utilities/useClipboard.md +2 -2
  164. package/dist/docs/utilities/useCookies.md +1 -1
  165. package/dist/docs/utilities/useCount.md +1 -1
  166. package/dist/docs/utilities/useDarkMode.md +5 -4
  167. package/dist/docs/utilities/useDebugInfo.md +3 -3
  168. package/dist/docs/utilities/useDraggableElement.md +281 -0
  169. package/dist/docs/utilities/useEffectOnce.md +1 -1
  170. package/dist/docs/utilities/useElapsedTime.md +1 -1
  171. package/dist/docs/utilities/useElementSize.md +1 -1
  172. package/dist/docs/utilities/useEsc.md +1 -1
  173. package/dist/docs/utilities/useEvent.md +1 -1
  174. package/dist/docs/utilities/useFocusTrap.md +1 -1
  175. package/dist/docs/utilities/useFullscreen.md +1 -1
  176. package/dist/docs/utilities/useHover.md +1 -1
  177. package/dist/docs/utilities/useIncomingPostMessages.md +1 -1
  178. package/dist/docs/utilities/useInterval.md +1 -1
  179. package/dist/docs/utilities/useIsFocusWithin.md +1 -1
  180. package/dist/docs/utilities/useKey.md +8 -10
  181. package/dist/docs/utilities/useLocalStorage.md +1 -1
  182. package/dist/docs/utilities/useLocationSuggestions.md +1 -1
  183. package/dist/docs/utilities/useMax.md +1 -1
  184. package/dist/docs/utilities/useMin.md +1 -1
  185. package/dist/docs/utilities/useMutationObserver.md +1 -1
  186. package/dist/docs/utilities/useOnScreen.md +1 -1
  187. package/dist/docs/utilities/useOnlineStatus.md +1 -1
  188. package/dist/docs/utilities/usePostMessage.md +2 -2
  189. package/dist/docs/utilities/usePostMessageSender.md +1 -1
  190. package/dist/docs/utilities/usePrevious.md +2 -4
  191. package/dist/docs/utilities/useResizeObserver.md +35 -15
  192. package/dist/docs/utilities/useRioCookieConsent.md +1 -1
  193. package/dist/docs/utilities/useScrollPosition.md +3 -6
  194. package/dist/docs/utilities/useSearch.md +1 -3
  195. package/dist/docs/utilities/useSearchHighlight.md +1 -1
  196. package/dist/docs/utilities/useSorting.md +370 -239
  197. package/dist/docs/utilities/useStateWithValidation.md +1 -1
  198. package/dist/docs/utilities/useSum.md +1 -1
  199. package/dist/docs/utilities/useTableExport.md +364 -288
  200. package/dist/docs/utilities/useTableSelection.md +88 -92
  201. package/dist/docs/utilities/useTimeout.md +1 -1
  202. package/dist/docs/utilities/useToggle.md +1 -1
  203. package/dist/docs/utilities/useUrlState.md +1 -1
  204. package/dist/docs/utilities/useWindowResize.md +1 -1
  205. package/dist/index.mjs +1 -1
  206. package/dist/search-synonyms.json +2 -2
  207. package/dist/version.json +2 -2
  208. package/package.json +2 -2
  209. 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-03-06T10:41:11.808Z
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:* Misc
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/tags
6
- *Captured:* 2026-03-06T10:41:12.121Z
6
+ *Captured:* 2026-04-20T12:54:59.641Z
7
7
 
8
8
  ## Tag
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-03-06T10:40:50.599Z
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-03-06T10:40:51.545Z
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:* CSS Only
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/timeline
6
- *Captured:* 2026-03-06T10:41:13.896Z
6
+ *Captured:* 2026-04-20T12:55:02.256Z
7
7
 
8
8
  The timeline component is a pure CSS component.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Pickers
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/timepicker
6
- *Captured:* 2026-03-06T10:40:32.902Z
6
+ *Captured:* 2026-04-20T12:54:10.145Z
7
7
 
8
8
  ## TimePicker
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-03-06T10:40:17.670Z
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-03-06T10:41:13.333Z
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
- > Note: 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.To fix that, simply set the class in your test as follows:document.documentElement.classList.add('ua-desktop');
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-03-06T10:40:35.913Z
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-03-06T10:40:52.691Z
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
- Eget et et scelerisque ante ipsum in dolor amet,
17
+ Tortor Fusce ut libero bibendum, iaculis. ac dui ipsum scelerisque dui orci, tincidunt. efficitur dolor
18
18
 
19
19
  Item 2
20
- Posuere faucibus. ipsum Sed elementum vel dui elit. ac Fusce
20
+ Nunc dui in volutpat nec Interdum semper. ante ante orci, ut in malesuada
21
21
 
22
22
  Item 3
23
- Tortor quis, consectetur in finibus ut quis, Fusce orci, pretium semper elit. ac Sed elementum
23
+ Eget semper condimentum consectetur bibendum, ante in in velit. in eget iaculis. efficitur ante
24
24
 
25
25
  Item 4
26
- Elit. bibendum, quis, pharetra vitae nec malesuada condimentum ante hendrerit tortor Interdum massa,
26
+ Pretium vitae In elit. Fusce semper. ut elementum elementum amet, tincidunt. tortor
27
27
 
28
28
  Item 5
29
- In Duis condimentum efficitur ut ante consectetur Duis semper. In
29
+ Ac ut in ante semper. volutpat est pretium
30
30
 
31
31
  Item 6
32
- Felis. condimentum malesuada orci, semper. ante ante bibendum,
32
+ Hendrerit Interdum ipsum ac molestie Interdum eget viverra massa ipsum elit. primis In
33
33
 
34
34
  Item 7
35
- Semper. Duis malesuada fames sagittis ac In nec eget ante velit. adipiscing
35
+ Felis. eget eget nunc In adipiscing et
36
36
 
37
37
  Item 8
38
- Molestie nunc semper. Ut velit. condimentum pharetra
38
+ Viverra In tortor libero libero
39
39
 
40
40
  Item 9
41
- Adipiscing purus ante Integer elementum dolor nec primis semper consectetur in nec semper. ac
41
+ Dolor scelerisque volutpat efficitur primis ante vel orci ut ipsum consectetur amet,
42
42
 
43
43
  Item 10
44
- Hendrerit vitae ante ligula tincidunt. sagittis ante sit consectetur sagittis in ac malesuada dolor
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: 7400px;">
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">Eget et et scelerisque ante ipsum in dolor amet,</div>
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(70px); width: 100%; will-change: transform;">
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">Posuere faucibus. ipsum Sed elementum vel dui elit. ac Fusce</div>
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(140px); width: 100%; will-change: transform;">
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">Tortor quis, consectetur in finibus ut quis, Fusce orci, pretium semper elit. ac Sed elementum</div>
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(210px); width: 100%; will-change: transform;">
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">Elit. bibendum, quis, pharetra vitae nec malesuada condimentum ante hendrerit tortor Interdum massa,</div>
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">In Duis condimentum efficitur ut ante consectetur Duis semper. In</div>
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">Felis. condimentum malesuada orci, semper. ante ante bibendum,</div>
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">Semper. Duis malesuada fames sagittis ac In nec eget ante velit. adipiscing</div>
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">Molestie nunc semper. Ut velit. condimentum pharetra</div>
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">Adipiscing purus ante Integer elementum dolor nec primis semper consectetur in nec semper. ac</div>
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(670px); width: 100%; will-change: transform;">
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">Hendrerit vitae ante ligula tincidunt. sagittis ante sit consectetur sagittis in ac malesuada dolor</div>
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
- Eget aliquam ut ipsum est metus vitae amet, ac finibus viverra primis ligula felis. ac
177
+ Ut nec fames est nec Sed et purus
178
178
 
179
179
  Vehicle 2
180
- Massa, elementum scelerisque pretium
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
- Rutrum libero primis efficitur malesuada in ante in libero
183
+ Quis, posuere condimentum ut neque. ac sem. sem. pharetra neque. tortor adipiscing consectetur malesuada
185
184
 
186
185
  Vehicle 4
187
- Felis. fringilla eget condimentum sit vel quis, dolor elit. et nunc tincidunt. sem. efficitur
186
+ In elit. dolor metus ipsum in rutrum Mauris
188
187
 
189
188
  Vehicle 5
190
- Consectetur metus nec ante ac metus sit
189
+ Et velit. pretium primis primis Fusce
190
+ Lorem massa
191
191
 
192
192
  Vehicle 6
193
- Sit orci, elit. Mauris elementum viverra lorem aliquam consectetur
193
+ Ante ac vel Ut neque. fames velit. Integer iaculis.
194
194
 
195
195
  Vehicle 7
196
- Posuere ac massa, adipiscing pretium neque. tincidunt. Mauris ac nec dui Sed
196
+ Ipsum posuere efficitur ut Integer dolor finibus nunc consectetur in In In aliquam finibus ut
197
197
 
198
198
  Vehicle 8
199
- In primis Ut vel ipsum in massa ipsum malesuada tincidunt. Integer ac efficitur
199
+ Vitae enim sagittis et posuere metus
200
200
 
201
201
  Vehicle 9
202
- Et ipsum hendrerit sem. neque. velit. sem. ipsum
202
+ Fringilla consectetur purus volutpat Integer ut eget eget pretium fringilla purus ante ut
203
203
 
204
204
  Vehicle 10
205
- Dolor sem. quis, dui eget
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: 350000px; position: relative; overflow: visible;">
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">Eget aliquam ut ipsum est metus vitae amet, ac finibus viverra primis ligula felis. ac</div>
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">Massa, elementum scelerisque pretium
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">Rutrum libero primis efficitur malesuada in ante in libero</div>
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(209px); width: 100%; will-change: transform;">
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">Felis. fringilla eget condimentum sit vel quis, dolor elit. et nunc tincidunt. sem. efficitur</div>
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(279px); width: 100%; will-change: transform;">
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">Consectetur metus nec ante ac metus sit</div>
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(349px); width: 100%; will-change: transform;">
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">Sit orci, elit. Mauris elementum viverra lorem aliquam consectetur</div>
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(419px); width: 100%; will-change: transform;">
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">Posuere ac massa, adipiscing pretium neque. tincidunt. Mauris ac nec dui Sed</div>
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(489px); width: 100%; will-change: transform;">
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">In primis Ut vel ipsum in massa ipsum malesuada tincidunt. Integer ac efficitur</div>
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(559px); width: 100%; will-change: transform;">
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">Et ipsum hendrerit sem. neque. velit. sem. ipsum</div>
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(629px); width: 100%; will-change: transform;">
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">Dolor sem. quis, dui eget</div>
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>