@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:* Content
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/animatedTextReveal
6
- *Captured:* 2026-03-06T10:40:38.063Z
6
+ *Captured:* 2026-04-20T12:54:18.151Z
7
7
 
8
8
  AnimatedTextReveal displays text that smoothly reveals from below while a subtle shimmer effect runs across it. It’s designed for attention-grabbing messages or live-updating content, combining a primary reveal motion with an optional continuous shimmer highlight.
9
9
 
@@ -49,61 +49,59 @@ const phrases = [
49
49
  'Almost there...',
50
50
  ];
51
51
 
52
- export default () => {
53
- return (
54
- <div className='space-y-25'>
55
- <div>
56
- <FormLabel>Text with automatic cycling and animated gradient</FormLabel>
57
- <Card className='display-flex flex-column gap-15'>
58
- <div>
59
- <div className='text-uppercase text-size-12'>Live stream</div>
60
- </div>
61
- <AnimatedTextReveal text={phrases} />
62
- </Card>
63
- </div>
64
- <Divider />
65
- <div>
66
- <FormLabel>Text with animated gradient</FormLabel>
67
- <Card className='display-flex flex-column gap-15'>
68
- <AnimatedTextReveal text='Processing your request...' shimmerDuration={2} shimmerSpread={10} />
69
- </Card>
70
- </div>
52
+ export default () => (
53
+ <div className='space-y-25'>
54
+ <div>
55
+ <FormLabel>Text with automatic cycling and animated gradient</FormLabel>
56
+ <Card className='display-flex flex-column gap-15'>
57
+ <div>
58
+ <div className='text-uppercase text-size-12'>Live stream</div>
59
+ </div>
60
+ <AnimatedTextReveal text={phrases} />
61
+ </Card>
62
+ </div>
63
+ <Divider />
64
+ <div>
65
+ <FormLabel>Text with animated gradient</FormLabel>
66
+ <Card className='display-flex flex-column gap-15'>
67
+ <AnimatedTextReveal text='Processing your request...' shimmerDuration={2} shimmerSpread={10} />
68
+ </Card>
69
+ </div>
71
70
 
72
- <div>
73
- <FormLabel>Text with automatic cycling but without animated gradient</FormLabel>
74
- <Card className='display-flex flex-column gap-15'>
75
- <AnimatedTextReveal text={phrases} shimmer={false} />
76
- </Card>
77
- </div>
71
+ <div>
72
+ <FormLabel>Text with automatic cycling but without animated gradient</FormLabel>
73
+ <Card className='display-flex flex-column gap-15'>
74
+ <AnimatedTextReveal text={phrases} shimmer={false} />
75
+ </Card>
76
+ </div>
78
77
 
79
- <div>
80
- <FormLabel>Text with custom styling</FormLabel>
81
- <Card className='display-flex flex-column gap-15'>
78
+ <div>
79
+ <FormLabel>Text with custom styling</FormLabel>
80
+ <Card className='display-flex flex-column gap-15'>
81
+ <AnimatedTextReveal
82
+ text={phrases}
83
+ textColor='dark'
84
+ shimmerColor='lightest'
85
+ className='text-size-16'
86
+ interval={4}
87
+ />
88
+ </Card>
89
+ </div>
90
+ <div>
91
+ <FormLabel>Revealing text on a button</FormLabel>
92
+ <div className='max-width-150'>
93
+ <Button bsStyle='primary' block>
82
94
  <AnimatedTextReveal
83
- text={phrases}
84
- textColor='dark'
85
- shimmerColor='lightest'
86
- className='text-size-16'
87
- interval={4}
95
+ text={['Continue', 'Checking details...', 'Ready!']}
96
+ textColor='white'
97
+ shimmer={false}
98
+ interval={3}
88
99
  />
89
- </Card>
90
- </div>
91
- <div>
92
- <FormLabel>Revealing text on a button</FormLabel>
93
- <div className='max-width-150'>
94
- <Button bsStyle='primary' block>
95
- <AnimatedTextReveal
96
- text={['Continue', 'Checking details...', 'Ready!']}
97
- textColor='white'
98
- shimmer={false}
99
- interval={3}
100
- />
101
- </Button>
102
- </div>
100
+ </Button>
103
101
  </div>
104
102
  </div>
105
- );
106
- };
103
+ </div>
104
+ );
107
105
  ```
108
106
 
109
107
  #### HTML (html)
@@ -117,7 +115,7 @@ export default () => {
117
115
  <div class="text-uppercase text-size-12">Live stream</div>
118
116
  </div>
119
117
  <div class="position-relative" aria-live="polite" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter);">
120
- <div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0.305126; transform: translateY(8.93817px);">System is thinking...</div>
118
+ <div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0.288906; transform: translateY(8.97363px);">System is thinking...</div>
121
119
  </div>
122
120
  </div>
123
121
  </div>
@@ -129,7 +127,7 @@ export default () => {
129
127
  <div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5">Text with animated gradient</div>
130
128
  <div class="bg-white rounded border shadow-default padding-15 display-flex flex-column gap-15">
131
129
  <div class="position-relative" aria-live="polite" style="--atr-duration: 2s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 260px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter);">
132
- <div class="animated-text-reveal position-relative" style="--atr-duration: 2s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 260px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0.305126; transform: translateY(8.93817px);">Processing your request...</div>
130
+ <div class="animated-text-reveal position-relative" style="--atr-duration: 2s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 260px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0.288906; transform: translateY(8.97363px);">Processing your request...</div>
133
131
  </div>
134
132
  </div>
135
133
  </div>
@@ -137,7 +135,7 @@ export default () => {
137
135
  <div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5">Text with automatic cycling but without animated gradient</div>
138
136
  <div class="bg-white rounded border shadow-default padding-15 display-flex flex-column gap-15">
139
137
  <div class="position-relative" aria-live="polite" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter);">
140
- <div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0; transform: translateY(3.47997px);">System is thinking...</div>
138
+ <div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0; transform: translateY(3.53618px);">System is thinking...</div>
141
139
  </div>
142
140
  </div>
143
141
  </div>
@@ -145,7 +143,7 @@ export default () => {
145
143
  <div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5">Text with custom styling</div>
146
144
  <div class="bg-white rounded border shadow-default padding-15 display-flex flex-column gap-15">
147
145
  <div class="position-relative text-size-16" aria-live="polite" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-dark); --atr-shimmer-color: var(--gray-lightest);">
148
- <div class="animated-text-reveal position-relative is-animated" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-dark); --atr-shimmer-color: var(--gray-lightest); opacity: 0; transform: translateY(3.47997px);">System is thinking...</div>
146
+ <div class="animated-text-reveal position-relative is-animated" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-dark); --atr-shimmer-color: var(--gray-lightest); opacity: 0; transform: translateY(3.53618px);">System is thinking...</div>
149
147
  </div>
150
148
  </div>
151
149
  </div>
@@ -154,7 +152,7 @@ export default () => {
154
152
  <div class="max-width-150">
155
153
  <button type="button" class="btn btn-primary btn-block btn-component" tabindex="0">
156
154
  <div class="position-relative" aria-live="polite" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 64px; --atr-text-color: var(--color-white); --atr-shimmer-color: var(--gray-lighter);">
157
- <div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 64px; --atr-text-color: var(--color-white); --atr-shimmer-color: var(--gray-lighter); opacity: 0; transform: translateY(3.47997px);">Continue</div>
155
+ <div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 64px; --atr-text-color: var(--color-white); --atr-shimmer-color: var(--gray-lighter); opacity: 0; transform: translateY(3.53618px);">Continue</div>
158
156
  </div>
159
157
  </button>
160
158
  </div>
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Content
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/animations
6
- *Captured:* 2026-03-06T10:40:36.487Z
6
+ *Captured:* 2026-04-20T12:54:16.658Z
7
7
 
8
8
  The UIKIT uses the famous animation library Motion former known as Framer Motion. To allow services to use Motion without adding it as a dependency to their project, the UIKIT re-exports all motion/reactcomponents.
9
9
 
@@ -48,7 +48,7 @@ export default () => {
48
48
  #### HTML (html)
49
49
 
50
50
  ```html
51
- <div style="opacity: 0.885043;">
51
+ <div style="opacity: 0.867982;">
52
52
  <div class="margin-10">
53
53
  <label>Some Data</label>
54
54
  <div>
@@ -160,13 +160,13 @@ export default () => (
160
160
  </div>
161
161
  <div style="opacity: 1;">
162
162
  <svg width="50" height="50" class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
163
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" pathLength="1" stroke-dashoffset="0" stroke-dasharray="0.9119143352436367 1">
163
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" pathLength="1" stroke-dashoffset="0" stroke-dasharray="0.9549258245679084 1">
164
164
  </path>
165
165
  </svg>
166
166
  </div>
167
167
  <div style="opacity: 1;">
168
168
  <svg width="50" height="50" class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
169
- <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" pathLength="1" stroke-dashoffset="0" stroke-dasharray="0 1">
169
+ <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" pathLength="1" stroke-dashoffset="0" stroke-dasharray="0.053234423365211114 1">
170
170
  </path>
171
171
  </svg>
172
172
  </div>
@@ -175,11 +175,11 @@ export default () => (
175
175
 
176
176
  ### Example: Example 3
177
177
 
178
- Add Item Item K0ULQZ1G8I
178
+ Add Item Item DT09A7QPUF
179
179
 
180
- Item YFOIO6AS7V
180
+ Item ZQKIQI4TZM
181
181
 
182
- Item NYOXL5YGT2
182
+ Item 0A2I1QXH6U
183
183
 
184
184
  Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.
185
185
 
@@ -248,7 +248,7 @@ export default () => {
248
248
  <div style="height: auto;">
249
249
  <div style="opacity: 1;">
250
250
  <div class="display-flex justify-content-between align-items-center padding-x-15 padding-y-10 border border-bottom-only">
251
- <div>Item K0ULQZ1G8I</div>
251
+ <div>Item DT09A7QPUF</div>
252
252
  <button type="button" class="btn btn-muted btn-sm btn-icon-only btn-component" tabindex="0">
253
253
  <span class="rioglyph rioglyph-remove text-size-14">
254
254
  </span>
@@ -259,7 +259,7 @@ export default () => {
259
259
  <div style="height: auto;">
260
260
  <div style="opacity: 1;">
261
261
  <div class="display-flex justify-content-between align-items-center padding-x-15 padding-y-10 border border-bottom-only">
262
- <div>Item YFOIO6AS7V</div>
262
+ <div>Item ZQKIQI4TZM</div>
263
263
  <button type="button" class="btn btn-muted btn-sm btn-icon-only btn-component" tabindex="0">
264
264
  <span class="rioglyph rioglyph-remove text-size-14">
265
265
  </span>
@@ -270,7 +270,7 @@ export default () => {
270
270
  <div style="height: auto;">
271
271
  <div style="opacity: 1;">
272
272
  <div class="display-flex justify-content-between align-items-center padding-x-15 padding-y-10 border border-bottom-only">
273
- <div>Item NYOXL5YGT2</div>
273
+ <div>Item 0A2I1QXH6U</div>
274
274
  <button type="button" class="btn btn-muted btn-sm btn-icon-only btn-component" tabindex="0">
275
275
  <span class="rioglyph rioglyph-remove text-size-14">
276
276
  </span>
@@ -286,17 +286,17 @@ export default () => {
286
286
 
287
287
  ### Example: Example 4
288
288
 
289
- Load Items Item BXSAR5YAW6
289
+ Load Items Item 0S2VN6J807
290
290
 
291
- Item 4QIZ4N6WFF
291
+ Item ZRWRDCD0Q9
292
292
 
293
- Item V4777RZUL9
293
+ Item 1X4MFI3IX9
294
294
 
295
- Item WLLYXMKVY5
295
+ Item SXIJGKC4VI
296
296
 
297
- Item BNCS1F6E9K
297
+ Item 26LQYL9COP
298
298
 
299
- Item V7XVZMZFPR
299
+ Item 5A3LANZFGS
300
300
 
301
301
  #### React (tsx)
302
302
 
@@ -363,7 +363,7 @@ export default () => {
363
363
  <span class="checkbox-text">
364
364
  <span>
365
365
  <div class="display-flex gap-5">
366
- <span>Item BXSAR5YAW6</span>
366
+ <span>Item 0S2VN6J807</span>
367
367
  </div>
368
368
  </span>
369
369
  </span>
@@ -375,7 +375,7 @@ export default () => {
375
375
  <span class="checkbox-text">
376
376
  <span>
377
377
  <div class="display-flex gap-5">
378
- <span>Item 4QIZ4N6WFF</span>
378
+ <span>Item ZRWRDCD0Q9</span>
379
379
  </div>
380
380
  </span>
381
381
  </span>
@@ -387,7 +387,7 @@ export default () => {
387
387
  <span class="checkbox-text">
388
388
  <span>
389
389
  <div class="display-flex gap-5">
390
- <span>Item V4777RZUL9</span>
390
+ <span>Item 1X4MFI3IX9</span>
391
391
  </div>
392
392
  </span>
393
393
  </span>
@@ -399,7 +399,7 @@ export default () => {
399
399
  <span class="checkbox-text">
400
400
  <span>
401
401
  <div class="display-flex gap-5">
402
- <span>Item WLLYXMKVY5</span>
402
+ <span>Item SXIJGKC4VI</span>
403
403
  </div>
404
404
  </span>
405
405
  </span>
@@ -411,7 +411,7 @@ export default () => {
411
411
  <span class="checkbox-text">
412
412
  <span>
413
413
  <div class="display-flex gap-5">
414
- <span>Item BNCS1F6E9K</span>
414
+ <span>Item 26LQYL9COP</span>
415
415
  </div>
416
416
  </span>
417
417
  </span>
@@ -423,7 +423,7 @@ export default () => {
423
423
  <span class="checkbox-text">
424
424
  <span>
425
425
  <div class="display-flex gap-5">
426
- <span>Item V7XVZMZFPR</span>
426
+ <span>Item 5A3LANZFGS</span>
427
427
  </div>
428
428
  </span>
429
429
  </span>
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Application
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/appHeader
6
- *Captured:* 2026-03-06T10:39:58.467Z
6
+ *Captured:* 2026-04-20T12:53:34.945Z
7
7
 
8
8
  This is the header component for all services. All navigation link components that are passed into the header should be based on react-router
9
9
 
@@ -311,16 +311,8 @@ export default AppHeaderExample;
311
311
  <li class="submodule " data-nav-item-key="D">
312
312
  <a class="" href="#/4" data-discover="true">Test D</a>
313
313
  </li>
314
- <li class="CollapsedDropdown dropdown ">
315
- <a id="basic-nav-dropdown" role="button" class="dropdown-toggle text-color-gray" aria-haspopup="true" aria-expanded="true">
316
- <span class="rioglyph rioglyph-option-horizontal" aria-hidden="true">
317
- </span>
318
- </a>
319
- <ul class="dropdown-menu" role="menu" aria-labelledby="basic-nav-dropdown">
320
- <li class="submodule" data-nav-item-key="E">
321
- <a class="" href="#/5" data-discover="true">Test E</a>
322
- </li>
323
- </ul>
314
+ <li class="submodule " data-nav-item-key="E">
315
+ <a class="" href="#/5" data-discover="true">Test E</a>
324
316
  </li>
325
317
  </ul>
326
318
  <ul class="ApplicationActionBar nav navbar-nav navbar-right ">
@@ -381,6 +373,30 @@ import ToggleButton from '@rio-cloud/rio-uikit/ToggleButton';
381
373
  import Notification from '@rio-cloud/rio-uikit/Notification';
382
374
  import Button from '@rio-cloud/rio-uikit/Button';
383
375
 
376
+ const ServiceInfo = () => (
377
+ <ActionBarItem.List>
378
+ <ActionBarItem.ListItem icon='rioglyph-hand-right' onClick={() => Notification.info('Show welcome dialog')}>
379
+ <div className='display-flex align-items-center gap-5'>
380
+ <span>Welcome</span>
381
+ <span className='badge badge-primary'>1</span>
382
+ </div>
383
+ </ActionBarItem.ListItem>
384
+ <ActionBarItem.ListItem
385
+ icon='rioglyph-exclamation-sign'
386
+ onClick={() => Notification.info("Show what's new dialog")}
387
+ >
388
+ What's new?
389
+ </ActionBarItem.ListItem>
390
+ <ActionBarItem.ListItem icon='rioglyph-question-sign' onClick={() => Notification.info('Show features dialog')}>
391
+ Features
392
+ </ActionBarItem.ListItem>
393
+ <ActionBarItem.ListSeparator />
394
+ <ActionBarItem.ListItem icon='rioglyph-envelope' hasLink>
395
+ <Link to='/components/appHeader'>Feedback</Link>
396
+ </ActionBarItem.ListItem>
397
+ </ActionBarItem.List>
398
+ );
399
+
384
400
  const ActionBarItemsExample = () => {
385
401
  const [showFeedbackNotification, setShowFeedbackNotification] = useState(false);
386
402
  const [feedbackButtonText, setFeedbackButtonText] = useState('Send feedback');
@@ -504,33 +520,6 @@ const ActionBarItemsExample = () => {
504
520
  </ActionBarItem>
505
521
  );
506
522
 
507
- const ServiceInfo = () => (
508
- <ActionBarItem.List>
509
- <ActionBarItem.ListItem icon='rioglyph-hand-right' onClick={() => Notification.info('Show welcome dialog')}>
510
- <div className='display-flex align-items-center gap-5'>
511
- <span>Welcome</span>
512
- <span className='badge badge-primary'>1</span>
513
- </div>
514
- </ActionBarItem.ListItem>
515
- <ActionBarItem.ListItem
516
- icon='rioglyph-exclamation-sign'
517
- onClick={() => Notification.info("Show what's new dialog")}
518
- >
519
- What's new?
520
- </ActionBarItem.ListItem>
521
- <ActionBarItem.ListItem
522
- icon='rioglyph-question-sign'
523
- onClick={() => Notification.info('Show features dialog')}
524
- >
525
- Features
526
- </ActionBarItem.ListItem>
527
- <ActionBarItem.ListSeparator />
528
- <ActionBarItem.ListItem icon='rioglyph-envelope' hasLink>
529
- <Link to='/components/appHeader'>Feedback</Link>
530
- </ActionBarItem.ListItem>
531
- </ActionBarItem.List>
532
- );
533
-
534
523
  const ServiceInfoComponent = (
535
524
  <ActionBarItem id='serviceInfo' className='myItem'>
536
525
  <ActionBarItem.Icon>
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Application
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/appLayout
6
- *Captured:* 2026-03-06T10:40:01.158Z
6
+ *Captured:* 2026-04-20T12:53:37.687Z
7
7
 
8
8
  The ApplicationLayout components consists of three sub-components: ApplicationHeader, ApplicationBody, ApplicationSidebar
9
9
 
@@ -11,10 +11,6 @@ The ApplicationLayout components consists of three sub-components: ApplicationHe
11
11
 
12
12
  The ApplicationHeader and ApplicationSidebar components are optional. The Body component is dedicated to the actual service content.
13
13
 
14
- > Note: Do not wrap direct children of ApplicationLayout, due to css height calculations. If you really need to wrap your children, use<React.Fragment> instead
15
-
16
- > Note: If you remove the ApplicationHeader from you SPA, other elements, for example the ApplicationBody, will resize the height to fill the <body> node.
17
-
18
14
  ## Default example
19
15
 
20
16
  ### Example: Example 1
@@ -1101,18 +1097,18 @@ Navigation 3
1101
1097
 
1102
1098
  4
1103
1099
 
1104
- 2
1105
- 2
1106
- 4
1107
1100
  4
1101
+ 3
1102
+ 2
1103
+ 3
1108
1104
 
1109
1105
  Asset Group 6
1110
- Vehicle-5041 Asset 1011
1111
- Vehicle-5745 Asset 1000
1112
- Vehicle-7271 Asset 1010
1113
- Vehicle-7422 Asset 1005
1114
- Vehicle-7892 Asset 1008
1115
- Vehicle-8559 Asset 1001
1106
+ Vehicle-2146 Asset 1010
1107
+ Vehicle-2977 Asset 1006
1108
+ Vehicle-3782 Asset 1000
1109
+ Vehicle-3894 Asset 1002
1110
+ Vehicle-6158 Asset 1007
1111
+ Vehicle-9018 Asset 1009
1116
1112
 
1117
1113
  Ungrouped 6
1118
1114
 
@@ -1487,7 +1483,7 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
1487
1483
  </a>
1488
1484
  <ul role="menu" class="dropdown-menu ModuleNavigation-dropdown-menu">
1489
1485
  <li role="presentation">
1490
- <iframe title="iframe" class="iFrameResizer" src="https://menu.rio.cloud" id="iFrameResizer0" scrolling="no" style="overflow: hidden; height: 139px;">
1486
+ <iframe title="iframe" class="iFrameResizer" src="https://menu.rio.cloud" id="iFrameResizer0" scrolling="no" style="overflow: hidden; height: 0px;">
1491
1487
  </iframe>
1492
1488
  </li>
1493
1489
  </ul>
@@ -1602,22 +1598,22 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
1602
1598
  <div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
1603
1599
  <span class="rioglyph rioglyph-bus text-size-16 margin-right-2">
1604
1600
  </span>
1605
- <span class="TreeLabelCount label label-condensed label-muted label-filled">2</span>
1601
+ <span class="TreeLabelCount label label-condensed label-muted label-filled">4</span>
1606
1602
  </div>
1607
1603
  <div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
1608
- <span class="rioglyph rioglyph-trailer text-size-16 margin-right-2">
1604
+ <span class="rioglyph rioglyph-truck text-size-16 margin-right-2">
1609
1605
  </span>
1610
- <span class="TreeLabelCount label label-condensed label-muted label-filled">2</span>
1606
+ <span class="TreeLabelCount label label-condensed label-muted label-filled">3</span>
1611
1607
  </div>
1612
1608
  <div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
1613
1609
  <span class="rioglyph rioglyph-van text-size-16 margin-right-2">
1614
1610
  </span>
1615
- <span class="TreeLabelCount label label-condensed label-muted label-filled">4</span>
1611
+ <span class="TreeLabelCount label label-condensed label-muted label-filled">2</span>
1616
1612
  </div>
1617
1613
  <div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
1618
- <span class="rioglyph rioglyph-truck text-size-16 margin-right-2">
1614
+ <span class="rioglyph rioglyph-trailer text-size-16 margin-right-2">
1619
1615
  </span>
1620
- <span class="TreeLabelCount label label-condensed label-muted label-filled">4</span>
1616
+ <span class="TreeLabelCount label label-condensed label-muted label-filled">3</span>
1621
1617
  </div>
1622
1618
  </div>
1623
1619
  </div>
@@ -1640,7 +1636,7 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
1640
1636
  </span>
1641
1637
  </span>
1642
1638
  </div>
1643
- <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d9711">
1639
+ <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d9710">
1644
1640
  <label class="checkbox TreeCheckbox" tabindex="0">
1645
1641
  <input type="checkbox" class="TreeCheckbox">
1646
1642
  <span class="checkbox-text">
@@ -1650,27 +1646,27 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
1650
1646
  <span class="rioglyph rioglyph-van">
1651
1647
  </span>
1652
1648
  <span class="TreeLabelNameText">
1653
- <span class="TreeLabelNameTextHeadline">Vehicle-5041</span>
1654
- <span class="TreeLabelNameTextSubline">Asset 1011</span>
1649
+ <span class="TreeLabelNameTextHeadline">Vehicle-2146</span>
1650
+ <span class="TreeLabelNameTextSubline">Asset 1010</span>
1655
1651
  </span>
1656
1652
  </span>
1657
1653
  </div>
1658
- <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d970">
1654
+ <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d976">
1659
1655
  <label class="checkbox TreeCheckbox" tabindex="0">
1660
1656
  <input type="checkbox" class="TreeCheckbox">
1661
1657
  <span class="checkbox-text">
1662
1658
  </span>
1663
1659
  </label>
1664
1660
  <span class="TreeLabel TreeLabelName">
1665
- <span class="rioglyph rioglyph-bus">
1661
+ <span class="rioglyph rioglyph-truck">
1666
1662
  </span>
1667
1663
  <span class="TreeLabelNameText">
1668
- <span class="TreeLabelNameTextHeadline">Vehicle-5745</span>
1669
- <span class="TreeLabelNameTextSubline">Asset 1000</span>
1664
+ <span class="TreeLabelNameTextHeadline">Vehicle-2977</span>
1665
+ <span class="TreeLabelNameTextSubline">Asset 1006</span>
1670
1666
  </span>
1671
1667
  </span>
1672
1668
  </div>
1673
- <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d9710">
1669
+ <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d970">
1674
1670
  <label class="checkbox TreeCheckbox" tabindex="0">
1675
1671
  <input type="checkbox" class="TreeCheckbox">
1676
1672
  <span class="checkbox-text">
@@ -1680,42 +1676,42 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
1680
1676
  <span class="rioglyph rioglyph-bus">
1681
1677
  </span>
1682
1678
  <span class="TreeLabelNameText">
1683
- <span class="TreeLabelNameTextHeadline">Vehicle-7271</span>
1684
- <span class="TreeLabelNameTextSubline">Asset 1010</span>
1679
+ <span class="TreeLabelNameTextHeadline">Vehicle-3782</span>
1680
+ <span class="TreeLabelNameTextSubline">Asset 1000</span>
1685
1681
  </span>
1686
1682
  </span>
1687
1683
  </div>
1688
- <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d975">
1684
+ <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d972">
1689
1685
  <label class="checkbox TreeCheckbox" tabindex="0">
1690
1686
  <input type="checkbox" class="TreeCheckbox">
1691
1687
  <span class="checkbox-text">
1692
1688
  </span>
1693
1689
  </label>
1694
1690
  <span class="TreeLabel TreeLabelName">
1695
- <span class="rioglyph rioglyph-truck">
1691
+ <span class="rioglyph rioglyph-bus">
1696
1692
  </span>
1697
1693
  <span class="TreeLabelNameText">
1698
- <span class="TreeLabelNameTextHeadline">Vehicle-7422</span>
1699
- <span class="TreeLabelNameTextSubline">Asset 1005</span>
1694
+ <span class="TreeLabelNameTextHeadline">Vehicle-3894</span>
1695
+ <span class="TreeLabelNameTextSubline">Asset 1002</span>
1700
1696
  </span>
1701
1697
  </span>
1702
1698
  </div>
1703
- <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d978">
1699
+ <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d977">
1704
1700
  <label class="checkbox TreeCheckbox" tabindex="0">
1705
1701
  <input type="checkbox" class="TreeCheckbox">
1706
1702
  <span class="checkbox-text">
1707
1703
  </span>
1708
1704
  </label>
1709
1705
  <span class="TreeLabel TreeLabelName">
1710
- <span class="rioglyph rioglyph-truck">
1706
+ <span class="rioglyph rioglyph-trailer">
1711
1707
  </span>
1712
1708
  <span class="TreeLabelNameText">
1713
- <span class="TreeLabelNameTextHeadline">Vehicle-7892</span>
1714
- <span class="TreeLabelNameTextSubline">Asset 1008</span>
1709
+ <span class="TreeLabelNameTextHeadline">Vehicle-6158</span>
1710
+ <span class="TreeLabelNameTextSubline">Asset 1007</span>
1715
1711
  </span>
1716
1712
  </span>
1717
1713
  </div>
1718
- <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d971">
1714
+ <div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d979">
1719
1715
  <label class="checkbox TreeCheckbox" tabindex="0">
1720
1716
  <input type="checkbox" class="TreeCheckbox">
1721
1717
  <span class="checkbox-text">
@@ -1725,8 +1721,8 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
1725
1721
  <span class="rioglyph rioglyph-trailer">
1726
1722
  </span>
1727
1723
  <span class="TreeLabelNameText">
1728
- <span class="TreeLabelNameTextHeadline">Vehicle-8559</span>
1729
- <span class="TreeLabelNameTextSubline">Asset 1001</span>
1724
+ <span class="TreeLabelNameTextHeadline">Vehicle-9018</span>
1725
+ <span class="TreeLabelNameTextSubline">Asset 1009</span>
1730
1726
  </span>
1731
1727
  </span>
1732
1728
  </div>
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Navigation
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/appNavigationBar
6
- *Captured:* 2026-03-06T10:40:03.877Z
6
+ *Captured:* 2026-04-20T12:53:39.908Z
7
7
 
8
8
  ## AppNavigationBar
9
9