@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:* Interaction
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/editableContent
6
- *Captured:* 2026-03-06T10:40:11.074Z
6
+ *Captured:* 2026-04-20T12:53:46.407Z
7
7
 
8
8
  The EditableContent component allows for inline editing text or other values. To make sure the user can recognize such an element, it's best to mark the text or content with a dotted line depending on the situation and where it is placed. Alternatively, you can place the "pencil" icon next to the content. Especially on mobile where no hover is available, the editable content must be marked permanently.
9
9
 
@@ -280,6 +280,7 @@ export default () => {
280
280
  };
281
281
 
282
282
  const handleCancelText = () => setIsEditMode(false);
283
+ const handleEnterEditMode = () => setIsEditMode(true);
283
284
 
284
285
  const handleValidation = (value: string) => !/\d/.test(value);
285
286
 
@@ -290,6 +291,7 @@ export default () => {
290
291
  show={isEditMode}
291
292
  onSave={handleSaveText}
292
293
  onCancel={handleCancelText}
294
+ onEditMode={handleEnterEditMode}
293
295
  onSaveValidation={handleValidation}
294
296
  editorOffsetTop={1}
295
297
  errorMessage={<span>Numbers are not allowed</span>}
@@ -774,96 +776,94 @@ const Demo2 = () => {
774
776
  );
775
777
  };
776
778
 
777
- export default () => {
778
- return (
779
- <>
780
- <div className='display-grid grid-cols-2 grid-cols-3-md grid-auto-rows gap-15 margin-bottom-20'>
781
- <div>
782
- <div className='text-size-16 text-color-danger'>Don't</div>
783
- <p>Avoid overuse in lists or tables. Avoid many repetitions of edit icons.</p>
784
- <ul className='list-group rounded border'>
785
- <li className='list-group-item'>
786
- <Demo1 />
787
- </li>
788
- <li className='list-group-item'>
789
- <Demo1 />
790
- </li>
791
- <li className='list-group-item'>
792
- <Demo1 />
793
- </li>
794
- <li className='list-group-item'>
795
- <Demo1 />
796
- </li>
797
- <li className='list-group-item'>
798
- <Demo1 />
799
- </li>
800
- <li className='list-group-item'>
801
- <Demo1 />
802
- </li>
803
- <li className='list-group-item'>
804
- <Demo1 />
805
- </li>
806
- </ul>
807
- </div>
808
- <div>
809
- <div className='text-size-16 text-color-success'>Do</div>
810
- <p>Use an underline to indicate editable text and use a hover icon on Desktop if possible.</p>
811
- <ul className='list-group rounded border'>
812
- <li className='list-group-item'>
813
- <Demo2 />
814
- </li>
815
- <li className='list-group-item'>
816
- <Demo2 />
817
- </li>
818
- <li className='list-group-item'>
819
- <Demo2 />
820
- </li>
821
- <li className='list-group-item'>
822
- <Demo2 />
823
- </li>
824
- <li className='list-group-item'>
825
- <Demo2 />
826
- </li>
827
- <li className='list-group-item'>
828
- <Demo2 />
829
- </li>
830
- <li className='list-group-item'>
831
- <Demo2 />
832
- </li>
833
- </ul>
834
- </div>
835
- <div className='grid-colspan-2 grid-colspan-1-md'>
836
- <div className='text-size-16 text-color-success'>Do</div>
837
- <p>
838
- Using the editable field in isolation like inside a panel header or a like, you can permanently
839
- show a edit icon.
840
- </p>
841
- <EditableContent editorOffsetTop={1}>
842
- <h5 className='display-flex align-items-center gap-5 text-thin cursor-pointer'>
843
- <span>Lorem ipsum dolor</span>
844
- <span className='rioglyph rioglyph-pencil' />
845
- </h5>
846
- </EditableContent>
847
- <hr />
848
- <EditableContent editorOffsetTop={1}>
849
- <div className='display-flex align-items-center gap-5 text-size-h4 text-thin cursor-pointer'>
850
- <span>Lorem ipsum dolor</span>
851
- <span className='rioglyph rioglyph-pencil' />
852
- </div>
853
- </EditableContent>
854
- <hr />
855
- </div>
779
+ export default () => (
780
+ <>
781
+ <div className='display-grid grid-cols-2 grid-cols-3-md grid-auto-rows gap-15 margin-bottom-20'>
782
+ <div>
783
+ <div className='text-size-16 text-color-danger'>Don't</div>
784
+ <p>Avoid overuse in lists or tables. Avoid many repetitions of edit icons.</p>
785
+ <ul className='list-group rounded border'>
786
+ <li className='list-group-item'>
787
+ <Demo1 />
788
+ </li>
789
+ <li className='list-group-item'>
790
+ <Demo1 />
791
+ </li>
792
+ <li className='list-group-item'>
793
+ <Demo1 />
794
+ </li>
795
+ <li className='list-group-item'>
796
+ <Demo1 />
797
+ </li>
798
+ <li className='list-group-item'>
799
+ <Demo1 />
800
+ </li>
801
+ <li className='list-group-item'>
802
+ <Demo1 />
803
+ </li>
804
+ <li className='list-group-item'>
805
+ <Demo1 />
806
+ </li>
807
+ </ul>
856
808
  </div>
857
- <b>
858
- <Note>
859
- In general, don't make every cell in a table editable. The indication style would be too repetitive
860
- and the user does not expect this behavior as it is not implemented in other services like so.
861
- Strive for a common look and feel with regards to other services.
862
- </Note>
863
- </b>
864
- </>
865
- );
866
- };
809
+ <div>
810
+ <div className='text-size-16 text-color-success'>Do</div>
811
+ <p>Use an underline to indicate editable text and use a hover icon on Desktop if possible.</p>
812
+ <ul className='list-group rounded border'>
813
+ <li className='list-group-item'>
814
+ <Demo2 />
815
+ </li>
816
+ <li className='list-group-item'>
817
+ <Demo2 />
818
+ </li>
819
+ <li className='list-group-item'>
820
+ <Demo2 />
821
+ </li>
822
+ <li className='list-group-item'>
823
+ <Demo2 />
824
+ </li>
825
+ <li className='list-group-item'>
826
+ <Demo2 />
827
+ </li>
828
+ <li className='list-group-item'>
829
+ <Demo2 />
830
+ </li>
831
+ <li className='list-group-item'>
832
+ <Demo2 />
833
+ </li>
834
+ </ul>
835
+ </div>
836
+ <div className='grid-colspan-2 grid-colspan-1-md'>
837
+ <div className='text-size-16 text-color-success'>Do</div>
838
+ <p>
839
+ Using the editable field in isolation like inside a panel header or a like, you can permanently show
840
+ a edit icon.
841
+ </p>
842
+ <EditableContent editorOffsetTop={1}>
843
+ <h5 className='display-flex align-items-center gap-5 text-thin cursor-pointer'>
844
+ <span>Lorem ipsum dolor</span>
845
+ <span className='rioglyph rioglyph-pencil' />
846
+ </h5>
847
+ </EditableContent>
848
+ <hr />
849
+ <EditableContent editorOffsetTop={1}>
850
+ <div className='display-flex align-items-center gap-5 text-size-h4 text-thin cursor-pointer'>
851
+ <span>Lorem ipsum dolor</span>
852
+ <span className='rioglyph rioglyph-pencil' />
853
+ </div>
854
+ </EditableContent>
855
+ <hr />
856
+ </div>
857
+ </div>
858
+ <b>
859
+ <Note>
860
+ In general, don't make every cell in a table editable. The indication style would be too repetitive and
861
+ the user does not expect this behavior as it is not implemented in other services like so. Strive for a
862
+ common look and feel with regards to other services.
863
+ </Note>
864
+ </b>
865
+ </>
866
+ );
867
867
  ```
868
868
 
869
869
  #### HTML (html)
@@ -1016,7 +1016,7 @@ export default () => {
1016
1016
  </div>
1017
1017
  </div>
1018
1018
  <b>
1019
- <div class="display-flex gap-10 max-width-1000 margin-bottom-10 last-child-margin-bottom-0" data-capture-callout="true">
1019
+ <div class="display-flex gap-10 max-width-1000 margin-bottom-10 last-child-margin-bottom-0">
1020
1020
  <div>
1021
1021
  <span class="label label-info label-condensed label-filled">Note</span>
1022
1022
  </div>
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Show/Hide
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/expander
6
- *Captured:* 2026-03-06T10:40:18.829Z
6
+ *Captured:* 2026-04-20T12:53:53.995Z
7
7
 
8
8
  A simple panel component where the "panel-body" can be expanded.
9
9
 
@@ -125,6 +125,7 @@ export default () => {
125
125
  | bodyClassName | string | — | Additional classes to be set on the panel body. |
126
126
  | iconClassName | string | — | Additional classes added to the chevron icon |
127
127
  | className | string | — | Additional classes to be set on the wrapper element. |
128
+ | trackingAttributes | TrackingAttributes | — | Optional tracking attributes (e.g. from getTrackingAttributes) added to the panel header element. |
128
129
  | children | React.ReactNode \| ((isOpen: boolean) => React.ReactNode \| JSX.Element) | — | Any element to be rendered inside the panel body. Providing a function enables the render prop approach. See https://reactjs.org/docs/render-props.html The function gets the isOpen state passed and is responsible for rendering the custom content. |
129
130
 
130
131
  ### Example: Default
@@ -622,6 +623,7 @@ const DynamicContent = () => {
622
623
  | bodyClassName | string | — | Additional classes to be set on the panel body. |
623
624
  | iconClassName | string | — | Additional classes added to the chevron icon |
624
625
  | className | string | — | Additional classes to be set on the wrapper element. |
626
+ | trackingAttributes | TrackingAttributes | — | Optional tracking attributes (e.g. from getTrackingAttributes) added to the panel header element. |
625
627
  | children | React.ReactNode \| ((isOpen: boolean) => React.ReactNode \| JSX.Element) | — | Any element to be rendered inside the panel body. Providing a function enables the render prop approach. See https://reactjs.org/docs/render-props.html The function gets the isOpen state passed and is responsible for rendering the custom content. |
626
628
 
627
629
  ## ExpanderList
@@ -891,6 +893,7 @@ export default () => {
891
893
  | └headerClassName | string | — | Additional classes to be set on "expander-list-header" node. |
892
894
  | └bodyClassName | string | — | Additional classes to be set on "expander-list-body" node. |
893
895
  | └className | string | — | Additional classes to be set on list item node. |
896
+ | └trackingAttributes | TrackingAttributes | — | Optional tracking attributes (e.g. from getTrackingAttributes) added to the item header element. |
894
897
  | rounded | boolean | true | Defines whether the "expander-list-body" is rounded or not. |
895
898
  | bordered | boolean | true | Defines whether the "expander-list-body" has a border or not. |
896
899
  | unmountOnExit | boolean | true | It unmounts the body component (remove it from the DOM) when it is collapsed. Set it to false to avoid the unmount. |
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Show/Hide
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/fade
6
- *Captured:* 2026-03-06T10:40:20.356Z
6
+ *Captured:* 2026-04-20T12:53:55.866Z
7
7
 
8
8
  The Fade component fades in and out content with a given animation style.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Show/Hide
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/fadeExpander
6
- *Captured:* 2026-03-06T10:40:19.524Z
6
+ *Captured:* 2026-04-20T12:53:53.559Z
7
7
 
8
8
  The FadeExpander component fades in and expands when the content.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Show/Hide
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/fadeUp
6
- *Captured:* 2026-03-06T10:40:20.757Z
6
+ *Captured:* 2026-04-20T12:53:55.260Z
7
7
 
8
8
  The FadeUp component fades in when the content appears on the screen. After it faded in, the element will stay on screen. This can be used in a scrolling scenario where elements should fade up when they scroll into view. Using the delay helps to stagger the animation.
9
9
 
@@ -77,17 +77,15 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget ma
77
77
  import FadeUp from '@rio-cloud/rio-uikit/FadeUp';
78
78
  import { dummyText } from '../../../utils/data';
79
79
 
80
- export default () => {
81
- return (
82
- <div className='max-width-500 max-height-500 overflow-auto padding-x-25'>
83
- {Array.from({ length: 30 }, (_, index) => (
84
- <FadeUp key={index} duration={0.5} delay={0.3}>
85
- <div className='bg-white rounded border padding-25 margin-bottom-15'>{dummyText}</div>
86
- </FadeUp>
87
- ))}
88
- </div>
89
- );
90
- };
80
+ export default () => (
81
+ <div className='max-width-500 max-height-500 overflow-auto padding-x-25'>
82
+ {Array.from({ length: 30 }, (_, index) => (
83
+ <FadeUp key={index} duration={0.5} delay={0.3}>
84
+ <div className='bg-white rounded border padding-25 margin-bottom-15'>{dummyText}</div>
85
+ </FadeUp>
86
+ ))}
87
+ </div>
88
+ );
91
89
  ```
92
90
 
93
91
  #### HTML (html)
@@ -244,33 +242,31 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget ma
244
242
  import FadeUp from '@rio-cloud/rio-uikit/FadeUp';
245
243
  import { dummyImage3by2, dummyTextExtraShort, dummyTextShort } from '../../../utils/data';
246
244
 
247
- export default () => {
248
- return (
249
- <div className='max-width-800 padding-x-25'>
250
- <div className='display-flex align-items-center gap-25 margin-bottom-50'>
251
- <div>
252
- <FadeUp delay={0.4}>
253
- <h1 className=''>Lorem ipsum dolor sit amet</h1>
254
- </FadeUp>
255
- <FadeUp delay={0.6}>
256
- <p className='text-color-dark'>{dummyTextExtraShort}</p>
257
- </FadeUp>
258
- </div>
259
- <FadeUp delay={1.0}>
260
- <img className='rounded-large' width={250} src={dummyImage3by2} alt='dummy' />
245
+ export default () => (
246
+ <div className='max-width-800 padding-x-25'>
247
+ <div className='display-flex align-items-center gap-25 margin-bottom-50'>
248
+ <div>
249
+ <FadeUp delay={0.4}>
250
+ <h1 className=''>Lorem ipsum dolor sit amet</h1>
251
+ </FadeUp>
252
+ <FadeUp delay={0.6}>
253
+ <p className='text-color-dark'>{dummyTextExtraShort}</p>
261
254
  </FadeUp>
262
255
  </div>
263
-
264
- <FadeUp delay={1.3} className='display-grid grid-cols-1 grid-cols-3-md gap-15'>
265
- {Array.from({ length: 3 }, (_, index) => (
266
- <FadeUp key={index} delay={1.5 + index * 0.2}>
267
- <div className='bg-white rounded border padding-25 margin-bottom-15'>{dummyTextShort}</div>
268
- </FadeUp>
269
- ))}
256
+ <FadeUp delay={1.0}>
257
+ <img className='rounded-large' width={250} src={dummyImage3by2} alt='dummy' />
270
258
  </FadeUp>
271
259
  </div>
272
- );
273
- };
260
+
261
+ <FadeUp delay={1.3} className='display-grid grid-cols-1 grid-cols-3-md gap-15'>
262
+ {Array.from({ length: 3 }, (_, index) => (
263
+ <FadeUp key={index} delay={1.5 + index * 0.2}>
264
+ <div className='bg-white rounded border padding-25 margin-bottom-15'>{dummyTextShort}</div>
265
+ </FadeUp>
266
+ ))}
267
+ </FadeUp>
268
+ </div>
269
+ );
274
270
  ```
275
271
 
276
272
  #### HTML (html)
@@ -282,7 +278,7 @@ export default () => {
282
278
  <div class="" style="opacity: 1; transform: none;">
283
279
  <h1 class="">Lorem ipsum dolor sit amet</h1>
284
280
  </div>
285
- <div class="" style="opacity: 0; transform: translateY(0.0299483px);">
281
+ <div class="" style="opacity: 0; transform: translateY(0.0042499px);">
286
282
  <p class="text-color-dark">
287
283
  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.</p>
288
284
  </div>
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Misc
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/feedback
6
- *Captured:* 2026-03-06T10:40:59.233Z
6
+ *Captured:* 2026-04-20T12:54:45.654Z
7
7
 
8
8
  ## FeedbackRating
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Pickers
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/filePickers
6
- *Captured:* 2026-03-06T10:40:32.594Z
6
+ *Captured:* 2026-04-20T12:54:06.459Z
7
7
 
8
8
  ## FilePicker
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Content
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/formLabel
6
- *Captured:* 2026-03-06T10:40:42.813Z
6
+ *Captured:* 2026-04-20T12:54:23.916Z
7
7
 
8
8
  A small convenience component for a form label or just a label style used without a form element.
9
9
 
@@ -158,39 +158,37 @@ import FormLabel from '@rio-cloud/rio-uikit/FormLabel';
158
158
  import Button from '@rio-cloud/rio-uikit/Button';
159
159
  import ButtonToolbar from '@rio-cloud/rio-uikit/ButtonToolbar';
160
160
 
161
- export default () => {
162
- return (
163
- <div className='display-flex flex-column gap-15 max-width-500'>
164
- <p>
165
- Labels for various sized elements using the <code>form-group-sm</code> and <code>form-group-lg</code>{' '}
166
- class on the parent element.
167
- </p>
168
- <div className='form-group form-group-sm'>
169
- <FormLabel htmlFor='sample-sm-input' supportingText='Lorem ipsum'>
170
- A label for a small form element
171
- </FormLabel>
172
- <input id='sample-sm-input' className='form-control' placeholder='Some input' />
173
- </div>
161
+ export default () => (
162
+ <div className='display-flex flex-column gap-15 max-width-500'>
163
+ <p>
164
+ Labels for various sized elements using the <code>form-group-sm</code> and <code>form-group-lg</code> class
165
+ on the parent element.
166
+ </p>
167
+ <div className='form-group form-group-sm'>
168
+ <FormLabel htmlFor='sample-sm-input' supportingText='Lorem ipsum'>
169
+ A label for a small form element
170
+ </FormLabel>
171
+ <input id='sample-sm-input' className='form-control' placeholder='Some input' />
172
+ </div>
174
173
 
175
- <div className='form-group form-group-lg'>
176
- <FormLabel htmlFor='sample-lg-input' supportingText='Lorem ipsum'>
177
- A label for a large form element
178
- </FormLabel>
179
- <input id='sample-lg-input' className='form-control' placeholder='Some input' />
180
- </div>
174
+ <div className='form-group form-group-lg'>
175
+ <FormLabel htmlFor='sample-lg-input' supportingText='Lorem ipsum'>
176
+ A label for a large form element
177
+ </FormLabel>
178
+ <input id='sample-lg-input' className='form-control' placeholder='Some input' />
179
+ </div>
181
180
 
182
- <div className='form-group form-group-lg'>
183
- <FormLabel>A label for some large buttons</FormLabel>
184
- <ButtonToolbar>
185
- <Button bsSize='lg'>Button</Button>
186
- <Button bsSize='lg' bsStyle='primary'>
187
- Button
188
- </Button>
189
- </ButtonToolbar>
190
- </div>
181
+ <div className='form-group form-group-lg'>
182
+ <FormLabel>A label for some large buttons</FormLabel>
183
+ <ButtonToolbar>
184
+ <Button bsSize='lg'>Button</Button>
185
+ <Button bsSize='lg' bsStyle='primary'>
186
+ Button
187
+ </Button>
188
+ </ButtonToolbar>
191
189
  </div>
192
- );
193
- };
190
+ </div>
191
+ );
194
192
  ```
195
193
 
196
194
  #### HTML (html)
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Content
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/groupedItemList
6
- *Captured:* 2026-03-06T10:40:44.491Z
6
+ *Captured:* 2026-04-20T12:54:27.162Z
7
7
 
8
8
  ## GroupedItemList
9
9
 
@@ -464,14 +464,10 @@ export default () => {
464
464
  );
465
465
 
466
466
  // Sorting function for groups by deliveryDate
467
- const groupSortFunction = (groups: Group[]) => {
468
- return naturalSortByProperty(groups, 'groupKey', sortOrder);
469
- };
467
+ const groupSortFunction = (groups: Group[]) => naturalSortByProperty(groups, 'groupKey', sortOrder);
470
468
 
471
469
  // Sorting function for items within each group
472
- const itemSortFunction = (items: LogisticItem[]) => {
473
- return sortByProperty(items, 'name', itemSortOrder);
474
- };
470
+ const itemSortFunction = (items: LogisticItem[]) => sortByProperty(items, 'name', itemSortOrder);
475
471
 
476
472
  return (
477
473
  <div>