@rio-cloud/uikit-mcp 1.1.11 → 1.1.12

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 (207) hide show
  1. package/dist/doc-metadata.json +26 -26
  2. package/dist/docs/components/accentBar.md +1 -1
  3. package/dist/docs/components/activity.md +1 -1
  4. package/dist/docs/components/analyticsAnalysisOverlay.md +1 -1
  5. package/dist/docs/components/animatedNumber.md +2 -2
  6. package/dist/docs/components/animatedTextReveal.md +6 -6
  7. package/dist/docs/components/animations.md +21 -21
  8. package/dist/docs/components/appHeader.md +1 -1
  9. package/dist/docs/components/appLayout.md +39 -23
  10. package/dist/docs/components/appNavigationBar.md +1 -1
  11. package/dist/docs/components/areaCharts.md +4 -4
  12. package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
  13. package/dist/docs/components/assetTree.md +384 -420
  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 +13 -13
  18. package/dist/docs/components/barList.md +10 -10
  19. package/dist/docs/components/basicMap.md +1 -1
  20. package/dist/docs/components/bottomSheet.md +1 -1
  21. package/dist/docs/components/button.md +1 -1
  22. package/dist/docs/components/buttonToolbar.md +1 -1
  23. package/dist/docs/components/calendarStripe.md +45 -49
  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 -1
  27. package/dist/docs/components/chartsGettingStarted.md +1 -1
  28. package/dist/docs/components/chat.md +2 -2
  29. package/dist/docs/components/checkbox.md +1 -1
  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 -2
  33. package/dist/docs/components/composedCharts.md +15 -15
  34. package/dist/docs/components/contentLoader.md +1 -1
  35. package/dist/docs/components/dataTabs.md +1 -1
  36. package/dist/docs/components/datepickers.md +660 -660
  37. package/dist/docs/components/dayPicker.md +5 -5
  38. package/dist/docs/components/dayPickerCalendar.md +469 -469
  39. package/dist/docs/components/dialogs.md +1 -1
  40. package/dist/docs/components/divider.md +1 -1
  41. package/dist/docs/components/dropdowns.md +3270 -3256
  42. package/dist/docs/components/editableContent.md +1 -1
  43. package/dist/docs/components/expander.md +1 -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 +2 -2
  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 +1 -1
  50. package/dist/docs/components/groupedItemList.md +1 -1
  51. package/dist/docs/components/htmlTable.md +111 -113
  52. package/dist/docs/components/iconList.md +3 -3
  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 +3 -3
  57. package/dist/docs/components/listMenu.md +1 -1
  58. package/dist/docs/components/loadMore.md +1 -1
  59. package/dist/docs/components/mainNavigation.md +1 -1
  60. package/dist/docs/components/mapCircle.md +1 -1
  61. package/dist/docs/components/mapCluster.md +1 -1
  62. package/dist/docs/components/mapContext.md +1 -1
  63. package/dist/docs/components/mapDraggableMarker.md +1 -1
  64. package/dist/docs/components/mapGettingStarted.md +1 -1
  65. package/dist/docs/components/mapInfoBubble.md +1 -1
  66. package/dist/docs/components/mapLayerGroup.md +1 -1
  67. package/dist/docs/components/mapMarker.md +1 -1
  68. package/dist/docs/components/mapPolygon.md +1 -1
  69. package/dist/docs/components/mapRoute.md +1 -1
  70. package/dist/docs/components/mapSettings.md +31 -9
  71. package/dist/docs/components/mapUtils.md +65 -2
  72. package/dist/docs/components/mapViewportHistory.md +1 -1
  73. package/dist/docs/components/multiselects.md +165 -1
  74. package/dist/docs/components/noData.md +1 -1
  75. package/dist/docs/components/notifications.md +1 -1
  76. package/dist/docs/components/numbercontrol.md +1 -1
  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 +36 -36
  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 +25 -25
  84. package/dist/docs/components/radioCardGroup.md +1 -1
  85. package/dist/docs/components/radiobutton.md +1 -1
  86. package/dist/docs/components/releaseNotes.md +1 -1
  87. package/dist/docs/components/resizer.md +1 -1
  88. package/dist/docs/components/responsiveColumnStripe.md +1 -1
  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 +1 -1
  92. package/dist/docs/components/saveableInput.md +247 -247
  93. package/dist/docs/components/selects.md +1 -1
  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 +1 -1
  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 +1 -1
  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 +1 -1
  107. package/dist/docs/components/table.md +14 -14
  108. package/dist/docs/components/tableControls.md +51 -51
  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 -1
  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 +1 -1
  116. package/dist/docs/components/tooltip.md +1 -1
  117. package/dist/docs/components/tracker.md +1 -1
  118. package/dist/docs/components/virtualList.md +55 -53
  119. package/dist/docs/foundations.md +105 -105
  120. package/dist/docs/start/changelog.md +25 -213
  121. package/dist/docs/start/goodtoknow.md +1 -1
  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 -1
  126. package/dist/docs/start/guidelines/iframe.md +1 -1
  127. package/dist/docs/start/guidelines/obfuscate-data.md +1 -1
  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 +16 -16
  134. package/dist/docs/start/intro.md +2 -2
  135. package/dist/docs/start/responsiveness.md +1 -1
  136. package/dist/docs/templates/ai-assistant.md +1 -1
  137. package/dist/docs/templates/common-table.md +55 -55
  138. package/dist/docs/templates/detail-views.md +2 -2
  139. package/dist/docs/templates/expandable-details.md +1 -1
  140. package/dist/docs/templates/feature-cards.md +37 -37
  141. package/dist/docs/templates/form-summary.md +15 -15
  142. package/dist/docs/templates/form-toggle.md +1 -1
  143. package/dist/docs/templates/list-blocks.md +137 -137
  144. package/dist/docs/templates/loading-progress.md +1 -1
  145. package/dist/docs/templates/options-panel.md +1 -1
  146. package/dist/docs/templates/panel-variants.md +1 -1
  147. package/dist/docs/templates/progress-cards.md +1 -1
  148. package/dist/docs/templates/progress-success.md +1 -1
  149. package/dist/docs/templates/settings-form.md +18 -18
  150. package/dist/docs/templates/stats-blocks.md +12 -12
  151. package/dist/docs/templates/table-panel.md +1 -1
  152. package/dist/docs/templates/usage-cards.md +1 -1
  153. package/dist/docs/utilities/classNames.md +1 -1
  154. package/dist/docs/utilities/deviceUtils.md +1 -1
  155. package/dist/docs/utilities/featureToggles.md +1 -1
  156. package/dist/docs/utilities/fuelTypeUtils.md +1 -1
  157. package/dist/docs/utilities/getTrackingAttributes.md +1 -1
  158. package/dist/docs/utilities/routeUtils.md +1 -1
  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 +1 -1
  167. package/dist/docs/utilities/useDebugInfo.md +3 -3
  168. package/dist/docs/utilities/useDraggableElement.md +1 -1
  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 +1 -1
  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 +1 -1
  189. package/dist/docs/utilities/usePostMessageSender.md +1 -1
  190. package/dist/docs/utilities/usePrevious.md +1 -1
  191. package/dist/docs/utilities/useResizeObserver.md +1 -1
  192. package/dist/docs/utilities/useRioCookieConsent.md +1 -1
  193. package/dist/docs/utilities/useScrollPosition.md +1 -1
  194. package/dist/docs/utilities/useSearch.md +1 -1
  195. package/dist/docs/utilities/useSearchHighlight.md +1 -1
  196. package/dist/docs/utilities/useSorting.md +1 -1
  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 +61 -61
  200. package/dist/docs/utilities/useTableSelection.md +72 -72
  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/version.json +2 -2
  207. package/package.json +7 -4
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Navigation
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/pager
6
- *Captured:* 2026-04-27T14:57:13.545Z
6
+ *Captured:* 2026-05-06T12:13:15.497Z
7
7
 
8
8
  ## Pager
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Charts
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/pieCharts
6
- *Captured:* 2026-04-27T14:59:15.370Z
6
+ *Captured:* 2026-05-06T12:15:11.737Z
7
7
 
8
8
  ## PieChart
9
9
 
@@ -375,8 +375,8 @@ const data: CustomData[] = [
375
375
  <path cx="158.9296875" cy="134" fill="#67abc5 " stroke="#fff" name="Basistarif" color="color-coldplay-fountain" tabindex="-1" data-recharts-item-index="0" data-recharts-item-id="recharts-pie-:r1:" class="recharts-sector" d="M 262.1297,134
376
376
  A 103.2,103.2,0,
377
377
  0,0,
378
- 98.4489,50.3799
379
- L 109.1151,65.1269
378
+ 77.739,70.2951
379
+ L 92.0575,81.5299
380
380
  A 85,85,0,
381
381
  0,1,
382
382
  243.9297,134 Z">
@@ -385,40 +385,40 @@ const data: CustomData[] = [
385
385
  </g>
386
386
  <g class="recharts-layer recharts-pie-sector" tabindex="-1">
387
387
  <g class="recharts-layer recharts-shape">
388
- <path cx="158.9296875" cy="134" fill="#4eccc1 " stroke="#fff" name="Diesel" color="color-coldplay-turquoise" tabindex="-1" data-recharts-item-index="1" data-recharts-item-id="recharts-pie-:r1:" class="recharts-sector" d="M 94.1554,53.6599
388
+ <path cx="158.9296875" cy="134" fill="#4eccc1 " stroke="#fff" name="Diesel" color="color-coldplay-turquoise" tabindex="-1" data-recharts-item-index="1" data-recharts-item-id="recharts-pie-:r1:" class="recharts-sector" d="M 74.5162,74.6316
389
389
  A 103.2,103.2,0,
390
390
  0,0,
391
- 56.7468,148.4531
392
- L 74.7674,145.9042
391
+ 71.0101,188.0405
392
+ L 86.5153,178.5101
393
393
  A 85,85,0,
394
394
  0,1,
395
- 105.5788,67.8284 Z">
395
+ 89.4031,85.1016 Z">
396
396
  </path>
397
397
  </g>
398
398
  </g>
399
399
  <g class="recharts-layer recharts-pie-sector" tabindex="-1">
400
400
  <g class="recharts-layer recharts-shape">
401
- <path cx="158.9296875" cy="134" fill="#a1daa3 " stroke="#fff" name="Maut" color="color-coldplay-moos" tabindex="-1" data-recharts-item-index="2" data-recharts-item-id="recharts-pie-:r1:" class="recharts-sector" d="M 57.6432,153.7811
401
+ <path cx="158.9296875" cy="134" fill="#a1daa3 " stroke="#fff" name="Maut" color="color-coldplay-moos" tabindex="-1" data-recharts-item-index="2" data-recharts-item-id="recharts-pie-:r1:" class="recharts-sector" d="M 73.9588,192.5678
402
402
  A 103.2,103.2,0,
403
403
  0,0,
404
- 85.1996,206.2089
405
- L 98.2024,193.4744
404
+ 127.33,232.2431
405
+ L 132.9028,214.9172
406
406
  A 85,85,0,
407
407
  0,1,
408
- 75.5058,150.2926 Z">
408
+ 88.944,182.239 Z">
409
409
  </path>
410
410
  </g>
411
411
  </g>
412
412
  <g class="recharts-layer recharts-pie-sector" tabindex="-1">
413
413
  <g class="recharts-layer recharts-shape">
414
- <path cx="158.9296875" cy="134" fill="#ff8e3c " stroke="#fff" name="Zuschläge" color="brand-warning" tabindex="-1" data-recharts-item-index="3" data-recharts-item-id="recharts-pie-:r1:" class="recharts-sector" d="M 89.0798,209.9686
414
+ <path cx="158.9296875" cy="134" fill="#ff8e3c " stroke="#fff" name="Zuschläge" color="brand-warning" tabindex="-1" data-recharts-item-index="3" data-recharts-item-id="recharts-pie-:r1:" class="recharts-sector" d="M 132.5149,233.7622
415
415
  A 103.2,103.2,0,
416
416
  0,0,
417
- 103.996,221.3644
418
- L 113.6839,205.9571
417
+ 153.4072,237.0521
418
+ L 154.3811,218.8782
419
419
  A 85,85,0,
420
420
  0,1,
421
- 101.3983,196.5711 Z">
421
+ 137.1733,216.1685 Z">
422
422
  </path>
423
423
  </g>
424
424
  </g>
@@ -527,27 +527,27 @@ const data: CustomData[] = [
527
527
  <path cx="172.9609375" cy="134" fill="#67abc5 " stroke="#fff" name="Basistarif" color="color-coldplay-fountain" tabindex="-1" data-recharts-item-index="0" data-recharts-item-id="recharts-pie-:r2:" class="recharts-sector" d="M 276.1609,134
528
528
  A 103.2,103.2,0,
529
529
  0,0,
530
- 98.1764,62.8838
530
+ 80.3743,88.4154
531
531
  L 172.9609,134 Z">
532
532
  </path>
533
533
  </g>
534
534
  </g>
535
535
  <g class="recharts-layer recharts-pie-sector" tabindex="-1">
536
536
  <g class="recharts-layer recharts-shape">
537
- <path cx="172.9609375" cy="134" fill="#4eccc1 " stroke="#fff" name="Diesel" color="color-coldplay-turquoise" tabindex="-1" data-recharts-item-index="1" data-recharts-item-id="recharts-pie-:r2:" class="recharts-sector" d="M 98.1764,62.8838
537
+ <path cx="172.9609375" cy="134" fill="#4eccc1 " stroke="#fff" name="Diesel" color="color-coldplay-turquoise" tabindex="-1" data-recharts-item-index="1" data-recharts-item-id="recharts-pie-:r2:" class="recharts-sector" d="M 80.3743,88.4154
538
538
  A 103.2,103.2,0,
539
539
  0,0,
540
- 76.3462,170.2745
540
+ 101.3758,208.3358
541
541
  L 172.9609,134 Z">
542
542
  </path>
543
543
  </g>
544
544
  </g>
545
545
  <g class="recharts-layer recharts-pie-sector" tabindex="-1">
546
546
  <g class="recharts-layer recharts-shape">
547
- <path cx="172.9609375" cy="134" fill="#a1daa3 " stroke="#fff" name="Maut" color="color-coldplay-moos" tabindex="-1" data-recharts-item-index="2" data-recharts-item-id="recharts-pie-:r2:" class="recharts-sector" d="M 76.3462,170.2745
547
+ <path cx="172.9609375" cy="134" fill="#a1daa3 " stroke="#fff" name="Maut" color="color-coldplay-moos" tabindex="-1" data-recharts-item-index="2" data-recharts-item-id="recharts-pie-:r2:" class="recharts-sector" d="M 101.3758,208.3358
548
548
  A 103.2,103.2,0,
549
549
  0,0,
550
- 116.3465,220.2847
550
+ 167.2484,237.0418
551
551
  L 172.9609,134 Z">
552
552
  </path>
553
553
  </g>
@@ -922,8 +922,8 @@ const data: CustomData[] = [
922
922
  <path cx="234.4296875" cy="184" fill="#67abc5 " class="recharts-sector" d="M 344.4297,184
923
923
  A 110,110,0,
924
924
  1,0,
925
- 125.6928,200.6218
926
- L 145.4631,197.5997
925
+ 126.3693,204.5659
926
+ L 146.0167,200.8267
927
927
  A 90,90,0,
928
928
  1,1,
929
929
  324.4297,184 Z">
@@ -931,8 +931,8 @@ const data: CustomData[] = [
931
931
  <path cx="234.4296875" cy="184" fill="#67abc5 " class="recharts-sector" d="M 354.4297,184
932
932
  A 120,120,0,
933
933
  1,0,
934
- 115.8076,202.1329
935
- L 119.7617,201.5284
934
+ 116.5457,206.4356
935
+ L 120.4751,205.6877
936
936
  A 116,116,0,
937
937
  1,1,
938
938
  350.4297,184 Z">
@@ -948,40 +948,40 @@ const data: CustomData[] = [
948
948
  </g>
949
949
  <g class="recharts-layer recharts-pie-sector" tabindex="-1">
950
950
  <g class="recharts-layer recharts-shape">
951
- <path cx="234.4296875" cy="184" fill="#4eccc1 " class="recharts-sector" d="M 126.7117,206.2899
951
+ <path cx="234.4296875" cy="184" fill="#4eccc1 " class="recharts-sector" d="M 127.5938,210.1932
952
952
  A 110,110,0,
953
953
  0,0,
954
- 254.2717,292.1956
955
- L 250.6641,272.5237
954
+ 260.0273,290.9802
955
+ L 255.3732,271.5293
956
956
  A 90,90,0,
957
957
  0,1,
958
- 146.2968,202.2372 Z">
958
+ 147.0185,205.4308 Z">
959
959
  </path>
960
960
  </g>
961
961
  </g>
962
962
  <g class="recharts-layer recharts-pie-sector" tabindex="-1">
963
963
  <g class="recharts-layer recharts-shape">
964
- <path cx="234.4296875" cy="184" fill="#a1daa3 " class="recharts-sector" d="M 259.907,291.0089
964
+ <path cx="234.4296875" cy="184" fill="#a1daa3 " class="recharts-sector" d="M 265.5911,289.4939
965
965
  A 110,110,0,
966
966
  0,0,
967
- 332.7756,233.2756
968
- L 314.8945,224.3164
967
+ 335.6881,226.9737
968
+ L 317.2775,219.1603
969
969
  A 90,90,0,
970
970
  0,1,
971
- 255.2748,271.5527 Z">
971
+ 259.9254,270.3132 Z">
972
972
  </path>
973
973
  </g>
974
974
  </g>
975
975
  <g class="recharts-layer recharts-pie-sector" tabindex="-1">
976
976
  <g class="recharts-layer recharts-shape">
977
- <path cx="234.4296875" cy="184" fill="#ff8e3c " class="recharts-sector" d="M 335.2197,228.0611
977
+ <path cx="234.4296875" cy="184" fill="#ff8e3c " class="recharts-sector" d="M 337.7984,221.6154
978
978
  A 110,110,0,
979
979
  0,0,
980
- 343.3674,199.2507
981
- L 323.5605,196.4778
980
+ 344.1371,192.0175
981
+ L 324.1903,190.5598
982
982
  A 90,90,0,
983
983
  0,1,
984
- 316.8942,220.05 Z">
984
+ 319.0041,214.7762 Z">
985
985
  </path>
986
986
  </g>
987
987
  </g>
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Misc
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/popover
6
- *Captured:* 2026-04-27T14:58:25.392Z
6
+ *Captured:* 2026-05-06T12:14:26.144Z
7
7
 
8
8
  In order to use a Popover on an element, wrap it with the OverlayTrigger component.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Misc
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/position
6
- *Captured:* 2026-04-27T14:58:25.444Z
6
+ *Captured:* 2026-05-06T12:14:27.053Z
7
7
 
8
8
  A helper component to format a latitude / longitude position.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Charts
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/radialBarCharts
6
- *Captured:* 2026-04-27T14:59:21.623Z
6
+ *Captured:* 2026-05-06T12:15:17.802Z
7
7
 
8
8
  ## RadialBarChart
9
9
 
@@ -257,8 +257,8 @@ const data2: CustomData2[] = [
257
257
  <path name="Age 18-24" cx="120" cy="180" fill="#ef7186 " class="recharts-sector recharts-radial-bar-sector undefined" d="M 95.1104,137.0883
258
258
  A 49.6075,49.6075,0,
259
259
  0,1,
260
- 121.9991,130.4328
261
- L 121.3947,145.4206
260
+ 122.1087,130.4373
261
+ L 121.4711,145.4238
262
262
  A 34.6075,34.6075,0,
263
263
  0,0,
264
264
  102.6364,150.0637 Z">
@@ -268,8 +268,8 @@ const data2: CustomData2[] = [
268
268
  <path name="Age 25-29" cx="120" cy="180" fill="#e878b6 " class="recharts-sector recharts-radial-bar-sector undefined" d="M 85.5399,120.588
269
269
  A 68.6825,68.6825,0,
270
270
  0,1,
271
- 116.8659,111.389
272
- L 117.5504,126.3734
271
+ 116.9947,111.3833
272
+ L 117.651,126.3689
273
273
  A 53.6825,53.6825,0,
274
274
  0,0,
275
275
  93.0659,133.5633 Z">
@@ -279,8 +279,8 @@ const data2: CustomData2[] = [
279
279
  <path name="Age 30-34" cx="120" cy="180" fill="#dc82e9 " class="recharts-sector recharts-radial-bar-sector undefined" d="M 75.9695,104.0876
280
280
  A 87.7575,87.7575,0,
281
281
  0,0,
282
- 56.5752,119.348
283
- L 67.4161,129.7149
282
+ 56.5083,119.418
283
+ L 67.3607,129.773
284
284
  A 72.7575,72.7575,0,
285
285
  0,1,
286
286
  83.4954,117.063 Z">
@@ -290,8 +290,8 @@ const data2: CustomData2[] = [
290
290
  <path name="Age 35-39" color="color-warmup-corn" cx="120" cy="180" fill="#fde082 " class="recharts-sector recharts-radial-bar-sector undefined" d="M 66.399,87.5873
291
291
  A 106.8325,106.8325,0,
292
292
  0,1,
293
- 80.5938,80.7008
294
- L 86.1267,94.6431
293
+ 80.6512,80.678
294
+ L 86.176,94.6235
295
295
  A 91.8325,91.8325,0,
296
296
  0,0,
297
297
  73.9249,100.5626 Z">
@@ -410,10 +410,10 @@ const data2: CustomData2[] = [
410
410
  <g class="recharts-layer recharts-shape">
411
411
  <path name="Registrations" color="color-coldplay-fountain" cx="134" cy="134" fill="#67abc5 " class="recharts-sector recharts-radial-bar-sector undefined" d="M 134,24.6242
412
412
  A5,5,0,0,1,139.2283,19.6294
413
- A114.49,114.49,0,0,1,235.5472,81.1216
414
- A5,5,0,0,1,233.2168,87.9665
415
- L233.2168,87.9665
416
- A5,5,0,0,1,226.6777,85.7402
413
+ A114.49,114.49,0,0,1,235.7811,81.5732
414
+ A5,5,0,0,1,233.4203,88.4077
415
+ L233.4203,88.4077
416
+ A5,5,0,0,1,226.8912,86.1524
417
417
  A104.49,104.49,0,0,0,138.7717,29.619
418
418
  A5,5,0,0,1,134,24.6242Z">
419
419
  </path>
@@ -421,10 +421,10 @@ const data2: CustomData2[] = [
421
421
  <g class="recharts-layer recharts-shape">
422
422
  <path name="Logins" color="color-coldplay-moos" cx="134" cy="134" fill="#a1daa3 " class="recharts-sector recharts-radial-bar-sector undefined" d="M 134,11.7122
423
423
  A5,5,0,0,1,139.2043,6.7163
424
- A127.39,127.39,0,0,1,234.4929,55.7096
425
- A5,5,0,0,1,233.4578,62.849
426
- L233.4578,62.849
427
- A5,5,0,0,1,226.6043,61.8553
424
+ A127.39,127.39,0,0,1,234.7829,56.0832
425
+ A5,5,0,0,1,233.7212,63.2187
426
+ L233.7212,63.2187
427
+ A5,5,0,0,1,226.8715,62.1996
428
428
  A117.39,117.39,0,0,0,138.7957,16.708
429
429
  A5,5,0,0,1,134,11.7122Z">
430
430
  </path>
@@ -657,10 +657,10 @@ const data = [
657
657
  <g class="recharts-layer recharts-shape">
658
658
  <path name="Ranking" color="brand-success" cx="84" cy="84" fill="#5cb85c " class="recharts-sector recharts-radial-bar-sector undefined" d="M 84,13.4748
659
659
  A6,6,0,0,1,90.5086,7.4964
660
- A76.78,76.78,0,1,1,8.4448,70.3406
661
- A6,6,0,0,1,15.9132,65.6155
662
- L15.9132,65.6155
663
- A6,6,0,0,1,20.2534,72.4755
660
+ A76.78,76.78,0,1,1,7.3642,88.7043
661
+ A6,6,0,0,1,13.4943,82.3383
662
+ L13.4943,82.3383
663
+ A6,6,0,0,1,19.3417,87.969
664
664
  A64.78,64.78,0,1,0,89.4914,19.4532
665
665
  A6,6,0,0,1,84,13.4748Z">
666
666
  </path>
@@ -778,10 +778,10 @@ const data = [
778
778
  <g class="recharts-layer recharts-shape">
779
779
  <path name="Ranking" color="brand-success" cx="84" cy="84" fill="#5cb85c " class="recharts-sector recharts-radial-bar-sector undefined" d="M 19.1954,121.4149
780
780
  A3,3,0,0,1,15.0393,120.2116
781
- A77.89,77.89,0,0,1,110.971,10.9287
782
- A3,3,0,0,1,112.7027,14.8938
783
- L112.7027,14.8938
784
- A3,3,0,0,1,108.8934,16.5575
781
+ A77.89,77.89,0,0,1,102.0235,8.224
782
+ A3,3,0,0,1,104.2177,11.9531
783
+ L104.2177,11.9531
784
+ A3,3,0,0,1,100.6351,14.0611
785
785
  A71.89,71.89,0,0,0,20.3515,117.4221
786
786
  A3,3,0,0,1,19.1954,121.4149Z">
787
787
  </path>
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Interaction
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/radioCardGroup
6
- *Captured:* 2026-04-27T14:57:22.225Z
6
+ *Captured:* 2026-05-06T12:13:23.839Z
7
7
 
8
8
  Card-based radio selection built on top of RadioButton. Supports options-based usage and a compound API via RadioCardItem and RadioCardIndicator.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Interaction
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/radiobutton
6
- *Captured:* 2026-04-27T14:57:24.606Z
6
+ *Captured:* 2026-05-06T12:13:26.665Z
7
7
 
8
8
  NoteWhen using the custom option, make sure to wrap the children with the class name radio-text-wrapper. For using the radio tick, use an element with class name radio-text.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Misc
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/releaseNotes
6
- *Captured:* 2026-04-27T14:58:25.843Z
6
+ *Captured:* 2026-05-06T12:14:27.104Z
7
7
 
8
8
  Component to render release notes in a standardized manner.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Misc
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/resizer
6
- *Captured:* 2026-04-27T14:58:27.067Z
6
+ *Captured:* 2026-05-06T12:14:27.697Z
7
7
 
8
8
  A helper component to allow elements to resize.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Content
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/responsiveColumnStripe
6
- *Captured:* 2026-04-27T14:58:03.536Z
6
+ *Captured:* 2026-05-06T12:14:04.998Z
7
7
 
8
8
  The ResponsiveColumnStripe component is designed to work with any list of items. The individual items are spread equally according to the available space. The component is totally customizable and does not style the individual items to give maximum flexibility.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Misc
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/responsiveVideo
6
- *Captured:* 2026-04-27T14:58:27.160Z
6
+ *Captured:* 2026-05-06T12:14:28.686Z
7
7
 
8
8
  ## Responsive Video
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Misc
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/rioglyph
6
- *Captured:* 2026-04-27T14:58:27.558Z
6
+ *Captured:* 2026-05-06T12:14:28.727Z
7
7
 
8
8
  The Rioglyph component is a React wrapper for the Rioglyph icon set. It provides a convenient and type-safe way to render icons without directly dealing with the utility classnames.
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Components
4
4
  *Section:* Misc
5
5
  *Source:* https://uikit.developers.rio.cloud/#/components/rules
6
- *Captured:* 2026-04-27T14:58:30.084Z
6
+ *Captured:* 2026-05-06T12:14:30.739Z
7
7
 
8
8
  ## RulesWrapper, RuleContainer and RuleConnector
9
9