@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,28 +3,28 @@
3
3
  *Category:* Templates
4
4
  *Section:* Content
5
5
  *Source:* https://uikit.developers.rio.cloud/#/templates/list-blocks
6
- *Captured:* 2026-04-27T14:59:24.249Z
6
+ *Captured:* 2026-05-06T12:15:19.796Z
7
7
 
8
8
  ## List blocks
9
9
 
10
- ### Example: Talis acquiro vomica cupiditate temptatio suspendo.
10
+ ### Example: Conservo deleniti inflammatio.
11
11
 
12
12
  Lorem ipsum dolor
13
- Talis acquiro vomica cupiditate temptatio suspendo.
13
+ Conservo deleniti inflammatio.
14
14
 
15
- Turner, Reichert and Howe
16
- Crinis vicinus iusto.
15
+ Bailey, Wunsch and Maggio
16
+ Nostrum arbor capillus adipisci caritas tibi adsum.
17
17
 
18
18
  Connect
19
19
 
20
- Shields - Roob
21
- Cauda iusto thema correptius defetiscor creptio testimonium compono inflammatio crur.
22
- Absque adipisci adeptio voluptatibus veritatis corpus varius amaritudo cunctatio vomito.
20
+ Hudson and Sons
21
+ Pecto canonicus adinventitias cotidie nemo atrox villa.
22
+ A varius saepe adopto cerno basium corpus approbo cedo caput.
23
23
 
24
24
  Connect
25
25
 
26
- Daniel-Fadel Inc
27
- Arbitro cupio cerno necessitatibus contabesco demo eos totidem illum baiulus.
26
+ Wisozk Group
27
+ Sub patria sol.
28
28
 
29
29
  Connect
30
30
 
@@ -88,7 +88,7 @@ export default () => {
88
88
  ```html
89
89
  <div class="max-width-500 margin-auto padding-5">
90
90
  <div class="text-size-h2 font-bold">Lorem ipsum dolor</div>
91
- <p class="text-color-dark margin-top-0 margin-bottom-20">Talis acquiro vomica cupiditate temptatio suspendo.</p>
91
+ <p class="text-color-dark margin-top-0 margin-bottom-20">Conservo deleniti inflammatio.</p>
92
92
  <div class="space-y-15">
93
93
  <div class="bg-white padding-15 rounded-large shadow-subtle border">
94
94
  <div class="display-flex gap-15">
@@ -98,8 +98,8 @@ export default () => {
98
98
  </div>
99
99
  <div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
100
100
  <div class="flex-1-1">
101
- <p class="text-size-18 margin-0 margin-bottom-5">Turner, Reichert and Howe</p>
102
- <p class="text-color-dark margin-0">Crinis vicinus iusto.</p>
101
+ <p class="text-size-18 margin-0 margin-bottom-5">Bailey, Wunsch and Maggio</p>
102
+ <p class="text-color-dark margin-0">Nostrum arbor capillus adipisci caritas tibi adsum.</p>
103
103
  </div>
104
104
  <div class="display-flex align-items-center">
105
105
  <button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
@@ -115,9 +115,9 @@ export default () => {
115
115
  </div>
116
116
  <div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
117
117
  <div class="flex-1-1">
118
- <p class="text-size-18 margin-0 margin-bottom-5">Shields - Roob</p>
119
- <p class="text-color-dark margin-0">Cauda iusto thema correptius defetiscor creptio testimonium compono inflammatio crur.
120
- Absque adipisci adeptio voluptatibus veritatis corpus varius amaritudo cunctatio vomito.</p>
118
+ <p class="text-size-18 margin-0 margin-bottom-5">Hudson and Sons</p>
119
+ <p class="text-color-dark margin-0">Pecto canonicus adinventitias cotidie nemo atrox villa.
120
+ A varius saepe adopto cerno basium corpus approbo cedo caput.</p>
121
121
  </div>
122
122
  <div class="display-flex align-items-center">
123
123
  <button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
@@ -133,8 +133,8 @@ export default () => {
133
133
  </div>
134
134
  <div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
135
135
  <div class="flex-1-1">
136
- <p class="text-size-18 margin-0 margin-bottom-5">Daniel-Fadel Inc</p>
137
- <p class="text-color-dark margin-0">Arbitro cupio cerno necessitatibus contabesco demo eos totidem illum baiulus.</p>
136
+ <p class="text-size-18 margin-0 margin-bottom-5">Wisozk Group</p>
137
+ <p class="text-color-dark margin-0">Sub patria sol.</p>
138
138
  </div>
139
139
  <div class="display-flex align-items-center">
140
140
  <button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
@@ -259,21 +259,21 @@ export default () => {
259
259
  </div>
260
260
  ```
261
261
 
262
- ### Example: Sint annus desidero peccatus.
262
+ ### Example: Concedo patior demo.
263
263
 
264
264
  Lorem ipsum dolor
265
- Sint annus desidero peccatus.
265
+ Concedo patior demo.
266
266
 
267
- Russel - Waelchi
268
- Apud vae aeger summa adopto demergo porro tutis bestia caries.
267
+ Mayert, Gutmann and Mitchell
268
+ Acer conitor acervus abstergo capillus capio beneficium bonus.
269
269
 
270
- Stiedemann LLC
271
- Summa delibero sono uredo accusantium.
272
- Spero brevis vaco velociter cogito censura stella cicuta.
270
+ Johnson, Bechtelar and Lesch
271
+ Nihil tredecim thema statua adulescens valeo ter.
272
+ Comes abundans corona.
273
273
 
274
- Goyette, Halvorson and Jerde
275
- Acquiro comparo amplitudo reprehenderit capitulus ademptio.
276
- Molestiae qui denique conor fugiat accusantium vigilo ambulo.
274
+ Jakubowski LLC
275
+ Acidus spiritus cetera paulatim defleo verbera ulciscor.
276
+ Tenus socius tabernus aer terreo asperiores maxime.
277
277
 
278
278
  #### React (tsx)
279
279
 
@@ -334,7 +334,7 @@ export default () => {
334
334
  <div class="max-width-500 margin-auto padding-5">
335
335
  <div class="text-center">
336
336
  <div class="text-size-h2 font-bold">Lorem ipsum dolor</div>
337
- <p class="text-color-dark margin-top-0 margin-bottom-20">Sint annus desidero peccatus.</p>
337
+ <p class="text-color-dark margin-top-0 margin-bottom-20">Concedo patior demo.</p>
338
338
  </div>
339
339
  <div class="space-y-15 divider-y-1 divider-color-light divider-style-solid">
340
340
  <div class="padding-15">
@@ -344,8 +344,8 @@ export default () => {
344
344
  </span>
345
345
  </div>
346
346
  <div class="flex-1-1">
347
- <div class="text-size-18 margin-bottom-2">Russel - Waelchi</div>
348
- <div class="text-color-dark">Apud vae aeger summa adopto demergo porro tutis bestia caries.</div>
347
+ <div class="text-size-18 margin-bottom-2">Mayert, Gutmann and Mitchell</div>
348
+ <div class="text-color-dark">Acer conitor acervus abstergo capillus capio beneficium bonus.</div>
349
349
  </div>
350
350
  </div>
351
351
  </div>
@@ -356,9 +356,9 @@ export default () => {
356
356
  </span>
357
357
  </div>
358
358
  <div class="flex-1-1">
359
- <div class="text-size-18 margin-bottom-2">Stiedemann LLC</div>
360
- <div class="text-color-dark">Summa delibero sono uredo accusantium.
361
- Spero brevis vaco velociter cogito censura stella cicuta.</div>
359
+ <div class="text-size-18 margin-bottom-2">Johnson, Bechtelar and Lesch</div>
360
+ <div class="text-color-dark">Nihil tredecim thema statua adulescens valeo ter.
361
+ Comes abundans corona.</div>
362
362
  </div>
363
363
  </div>
364
364
  </div>
@@ -369,9 +369,9 @@ export default () => {
369
369
  </span>
370
370
  </div>
371
371
  <div class="flex-1-1">
372
- <div class="text-size-18 margin-bottom-2">Goyette, Halvorson and Jerde</div>
373
- <div class="text-color-dark">Acquiro comparo amplitudo reprehenderit capitulus ademptio.
374
- Molestiae qui denique conor fugiat accusantium vigilo ambulo.</div>
372
+ <div class="text-size-18 margin-bottom-2">Jakubowski LLC</div>
373
+ <div class="text-color-dark">Acidus spiritus cetera paulatim defleo verbera ulciscor.
374
+ Tenus socius tabernus aer terreo asperiores maxime.</div>
375
375
  </div>
376
376
  </div>
377
377
  </div>
@@ -379,31 +379,31 @@ export default () => {
379
379
  </div>
380
380
  ```
381
381
 
382
- ### Example: Cunctatio cogito adnuo inventore utrimque. Cedo ambitus arbustum cornu tergiversatio denuo traho apud vulgo. Depereo cohaero arx ducimus cupiditas aspicio antea.
382
+ ### Example: Animadverto appello abscido depulso confugo tredecim. Voluptatem cedo certe aranea titulus cinis curiositas laboriosam. Adsuesco aestivus aestus aurum.
383
383
 
384
384
  Lorem ipsum dolor sit amet
385
- Subseco dicta corroboro concedo.
386
- Pauper delinquo administratio abbas vacuus.
385
+ Nulla vulnus cupressus campana apostolus substantia.
386
+ Sponte beatae socius sed virga cogito dignissimos.
387
387
 
388
- Auer - Hodkiewicz
389
- Cunctatio cogito adnuo inventore utrimque.
390
- Cedo ambitus arbustum cornu tergiversatio denuo traho apud vulgo.
391
- Depereo cohaero arx ducimus cupiditas aspicio antea.
388
+ Larson, Pfannerstill and Schaefer-Jones
389
+ Animadverto appello abscido depulso confugo tredecim.
390
+ Voluptatem cedo certe aranea titulus cinis curiositas laboriosam.
391
+ Adsuesco aestivus aestus aurum.
392
392
 
393
- Cremin, Schroeder and Yundt
394
- Benigne thesaurus venia articulus dolor summa quia deserunt dicta in.
395
- Denego denuncio ocer stella.
396
- Alter absorbeo in vicinus verbum sodalitas bonus vilicus unde cervus.
393
+ Haley Group
394
+ Voluptatem trepide nemo attonbitus cumque.
395
+ Testimonium pecco ullus vulpes trado tamisium.
396
+ Solvo incidunt unus consuasor.
397
397
 
398
- Wolf, Klein and Welch
399
- Curvo clamo thorax appono aurum venia aiunt tardus vaco complectus.
400
- Assumenda stillicidium volva solium.
401
- Uter aqua correptius centum catena eveniet vorax.
398
+ Bernier Inc
399
+ Una urbanus cicuta conventus.
400
+ Degero cohaero claro tumultus cumque vinculum vulgus suppellex sub bibo.
401
+ Tres condico a.
402
402
 
403
- Kihn and Sons
404
- Charisma confido supra.
405
- Congregatio aranea supra creber ater censura sustineo inflammatio.
406
- Urbanus correptius in rerum velit saepe ascisco alter.
403
+ Keebler, Heaney and Shanahan
404
+ Atrocitas depulso aequitas contigo copia solvo cupio verumtamen.
405
+ Curo creber consequatur cerno cicuta cibo antea vulgus thesis.
406
+ Celo cotidie peccatus auditor vesper.
407
407
 
408
408
  #### React (tsx)
409
409
 
@@ -462,8 +462,8 @@ export default () => {
462
462
  <div>
463
463
  <div class="margin-auto max-width-800 margin-bottom-50">
464
464
  <div class="text-size-h2 text-medium">Lorem ipsum dolor sit amet</div>
465
- <div>Subseco dicta corroboro concedo.
466
- Pauper delinquo administratio abbas vacuus.</div>
465
+ <div>Nulla vulnus cupressus campana apostolus substantia.
466
+ Sponte beatae socius sed virga cogito dignissimos.</div>
467
467
  </div>
468
468
  <div class="margin-auto max-width-800 display-grid grid-cols-1 grid-cols-2-ls row-gap-25 column-gap-50">
469
469
  <div>
@@ -471,85 +471,85 @@ export default () => {
471
471
  <span class="rioglyph rioglyph-stats text-size-200pct">
472
472
  </span>
473
473
  </div>
474
- <div class="text-size-18 text-color-darker text-medium margin-bottom-5">Auer - Hodkiewicz</div>
475
- <div class="text-color-dark">Cunctatio cogito adnuo inventore utrimque.
476
- Cedo ambitus arbustum cornu tergiversatio denuo traho apud vulgo.
477
- Depereo cohaero arx ducimus cupiditas aspicio antea.</div>
474
+ <div class="text-size-18 text-color-darker text-medium margin-bottom-5">Larson, Pfannerstill and Schaefer-Jones</div>
475
+ <div class="text-color-dark">Animadverto appello abscido depulso confugo tredecim.
476
+ Voluptatem cedo certe aranea titulus cinis curiositas laboriosam.
477
+ Adsuesco aestivus aestus aurum.</div>
478
478
  </div>
479
479
  <div>
480
480
  <div class="text-size-14 text-color-primary margin-bottom-10">
481
481
  <span class="rioglyph rioglyph-server-stack text-size-200pct">
482
482
  </span>
483
483
  </div>
484
- <div class="text-size-18 text-color-darker text-medium margin-bottom-5">Cremin, Schroeder and Yundt</div>
485
- <div class="text-color-dark">Benigne thesaurus venia articulus dolor summa quia deserunt dicta in.
486
- Denego denuncio ocer stella.
487
- Alter absorbeo in vicinus verbum sodalitas bonus vilicus unde cervus.</div>
484
+ <div class="text-size-18 text-color-darker text-medium margin-bottom-5">Haley Group</div>
485
+ <div class="text-color-dark">Voluptatem trepide nemo attonbitus cumque.
486
+ Testimonium pecco ullus vulpes trado tamisium.
487
+ Solvo incidunt unus consuasor.</div>
488
488
  </div>
489
489
  <div>
490
490
  <div class="text-size-14 text-color-primary margin-bottom-10">
491
491
  <span class="rioglyph rioglyph-fingerprint text-size-200pct">
492
492
  </span>
493
493
  </div>
494
- <div class="text-size-18 text-color-darker text-medium margin-bottom-5">Wolf, Klein and Welch</div>
495
- <div class="text-color-dark">Curvo clamo thorax appono aurum venia aiunt tardus vaco complectus.
496
- Assumenda stillicidium volva solium.
497
- Uter aqua correptius centum catena eveniet vorax.</div>
494
+ <div class="text-size-18 text-color-darker text-medium margin-bottom-5">Bernier Inc</div>
495
+ <div class="text-color-dark">Una urbanus cicuta conventus.
496
+ Degero cohaero claro tumultus cumque vinculum vulgus suppellex sub bibo.
497
+ Tres condico a.</div>
498
498
  </div>
499
499
  <div>
500
500
  <div class="text-size-14 text-color-primary margin-bottom-10">
501
501
  <span class="rioglyph rioglyph-code-brackets text-size-200pct">
502
502
  </span>
503
503
  </div>
504
- <div class="text-size-18 text-color-darker text-medium margin-bottom-5">Kihn and Sons</div>
505
- <div class="text-color-dark">Charisma confido supra.
506
- Congregatio aranea supra creber ater censura sustineo inflammatio.
507
- Urbanus correptius in rerum velit saepe ascisco alter.</div>
504
+ <div class="text-size-18 text-color-darker text-medium margin-bottom-5">Keebler, Heaney and Shanahan</div>
505
+ <div class="text-color-dark">Atrocitas depulso aequitas contigo copia solvo cupio verumtamen.
506
+ Curo creber consequatur cerno cicuta cibo antea vulgus thesis.
507
+ Celo cotidie peccatus auditor vesper.</div>
508
508
  </div>
509
509
  </div>
510
510
  </div>
511
511
  ```
512
512
 
513
- ### Example: The Expanded global system engine Mouse offers reliable performance and rough design
513
+ ### Example: The Al Pizza is the latest in a series of reflecting products from Gerlach Inc
514
514
 
515
515
  Enhance your application with powerful add-ons!
516
516
 
517
- Refined Aluminum Table
518
- The Expanded global system engine Mouse offers reliable performance and rough design
517
+ Tasty Gold Pizza
518
+ The Al Pizza is the latest in a series of reflecting products from Gerlach Inc
519
519
 
520
- 43.63
521
- Total per month
520
+ 86.59
521
+ Total per user / month
522
522
 
523
523
  Get Add-on
524
524
 
525
- Luxurious Bronze Salad
526
- Innovative Chair featuring portly technology and Ceramic construction
525
+ Frozen Concrete Hat
526
+ The Ila Pants is the latest in a series of simple products from Jacobs - Schneider
527
527
 
528
- 51.79
529
- Total per month
528
+ 70.64
529
+ Per 1000 messages / month
530
530
 
531
531
  Get Add-on
532
532
 
533
- Electronic Silk Bike
534
- Our giraffe-friendly Salad ensures outlying comfort for your pets
533
+ Awesome Granite Table
534
+ Savor the fresh essence in our Shirt, designed for bitter culinary adventures
535
535
 
536
- 87.19
537
- Total per user / month
536
+ 31.60
537
+ Total per month
538
538
 
539
539
  Get Add-on
540
540
 
541
- Electronic Silk Mouse
542
- Discover the fox-like agility of our Shoes, perfect for adolescent users
541
+ Recycled Marble Keyboard
542
+ Introducing the Pitcairn Islands-inspired Soap, blending bruised style with local craftsmanship
543
543
 
544
- 58.29
545
- Total per month
544
+ 60.00
545
+ Total per user / month
546
546
 
547
547
  Get Add-on
548
548
 
549
- Fantastic Steel Soap
550
- The Business-focused attitude-oriented array Computer offers reliable performance and bouncy design
549
+ Licensed Bamboo Table
550
+ Smith Inc's most advanced Soap technology increases deficient capabilities
551
551
 
552
- 55.29
552
+ 80.35
553
553
  Total per month
554
554
 
555
555
  Get Add-on
@@ -655,12 +655,12 @@ export default () => {
655
655
  </span>
656
656
  </div>
657
657
  <div class="flex-1-1">
658
- <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Refined Aluminum Table</div>
659
- <div class="text-size-14 text-color-dark">The Expanded global system engine Mouse offers reliable performance and rough design</div>
658
+ <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Tasty Gold Pizza</div>
659
+ <div class="text-size-14 text-color-dark">The Al Pizza is the latest in a series of reflecting products from Gerlach Inc</div>
660
660
  </div>
661
661
  <div class="width-100">
662
- <div class="text-size-16 text-medium">€43.63</div>
663
- <div class="text-size-12 text-color-gray">Total per month</div>
662
+ <div class="text-size-16 text-medium">€86.59</div>
663
+ <div class="text-size-12 text-color-gray">Total per user / month</div>
664
664
  </div>
665
665
  <div>
666
666
  <button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
@@ -672,12 +672,12 @@ export default () => {
672
672
  </span>
673
673
  </div>
674
674
  <div class="flex-1-1">
675
- <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Luxurious Bronze Salad</div>
676
- <div class="text-size-14 text-color-dark">Innovative Chair featuring portly technology and Ceramic construction</div>
675
+ <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Frozen Concrete Hat</div>
676
+ <div class="text-size-14 text-color-dark">The Ila Pants is the latest in a series of simple products from Jacobs - Schneider</div>
677
677
  </div>
678
678
  <div class="width-100">
679
- <div class="text-size-16 text-medium">€51.79</div>
680
- <div class="text-size-12 text-color-gray">Total per month</div>
679
+ <div class="text-size-16 text-medium">€70.64</div>
680
+ <div class="text-size-12 text-color-gray">Per 1000 messages / month</div>
681
681
  </div>
682
682
  <div>
683
683
  <button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
@@ -689,12 +689,12 @@ export default () => {
689
689
  </span>
690
690
  </div>
691
691
  <div class="flex-1-1">
692
- <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Electronic Silk Bike</div>
693
- <div class="text-size-14 text-color-dark">Our giraffe-friendly Salad ensures outlying comfort for your pets</div>
692
+ <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Awesome Granite Table</div>
693
+ <div class="text-size-14 text-color-dark">Savor the fresh essence in our Shirt, designed for bitter culinary adventures</div>
694
694
  </div>
695
695
  <div class="width-100">
696
- <div class="text-size-16 text-medium">€87.19</div>
697
- <div class="text-size-12 text-color-gray">Total per user / month</div>
696
+ <div class="text-size-16 text-medium">€31.60</div>
697
+ <div class="text-size-12 text-color-gray">Total per month</div>
698
698
  </div>
699
699
  <div>
700
700
  <button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
@@ -706,12 +706,12 @@ export default () => {
706
706
  </span>
707
707
  </div>
708
708
  <div class="flex-1-1">
709
- <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Electronic Silk Mouse</div>
710
- <div class="text-size-14 text-color-dark">Discover the fox-like agility of our Shoes, perfect for adolescent users</div>
709
+ <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Recycled Marble Keyboard</div>
710
+ <div class="text-size-14 text-color-dark">Introducing the Pitcairn Islands-inspired Soap, blending bruised style with local craftsmanship</div>
711
711
  </div>
712
712
  <div class="width-100">
713
- <div class="text-size-16 text-medium">€58.29</div>
714
- <div class="text-size-12 text-color-gray">Total per month</div>
713
+ <div class="text-size-16 text-medium">€60.00</div>
714
+ <div class="text-size-12 text-color-gray">Total per user / month</div>
715
715
  </div>
716
716
  <div>
717
717
  <button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
@@ -723,11 +723,11 @@ export default () => {
723
723
  </span>
724
724
  </div>
725
725
  <div class="flex-1-1">
726
- <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Fantastic Steel Soap</div>
727
- <div class="text-size-14 text-color-dark">The Business-focused attitude-oriented array Computer offers reliable performance and bouncy design</div>
726
+ <div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Licensed Bamboo Table</div>
727
+ <div class="text-size-14 text-color-dark">Smith Inc's most advanced Soap technology increases deficient capabilities</div>
728
728
  </div>
729
729
  <div class="width-100">
730
- <div class="text-size-16 text-medium">€55.29</div>
730
+ <div class="text-size-16 text-medium">€80.35</div>
731
731
  <div class="text-size-12 text-color-gray">Total per month</div>
732
732
  </div>
733
733
  <div>
@@ -742,23 +742,23 @@ export default () => {
742
742
 
743
743
  Features
744
744
 
745
- Tasty Rubber Hat
746
- Our koala-friendly Bacon ensures decisive comfort for your pets
745
+ Incredible Bamboo Towels
746
+ The orchid Computer combines Fiji aesthetics with Lithium-based durability
747
747
 
748
- Incredible Bronze Pizza
749
- Savor the sweet essence in our Cheese, designed for late culinary adventures
748
+ Fantastic Steel Tuna
749
+ New Table model with 79 GB RAM, 154 GB storage, and confused features
750
750
 
751
- Small Marble Bacon
752
- Experience the turquoise brilliance of our Mouse, perfect for celebrated environments
751
+ Practical Ceramic Bacon
752
+ Discover the agreeable new Table with an exciting mix of Ceramic ingredients
753
753
 
754
- Gorgeous Cotton Towels
755
- Kertzmann and Sons's most advanced Salad technology increases angelic capabilities
754
+ Luxurious Steel Bacon
755
+ The Ergonomic context-sensitive alliance Hat offers reliable performance and short-term design
756
756
 
757
- Handcrafted Wooden Bacon
758
- Experience the tan brilliance of our Hat, perfect for infinite environments
757
+ Fresh Aluminum Shoes
758
+ The violet Fish combines Turkmenistan aesthetics with Bismuth-based durability
759
759
 
760
- Gorgeous Silk Salad
761
- The orange Towels combines Lithuania aesthetics with Rubidium-based durability
760
+ Practical Aluminum Table
761
+ Our bitter-inspired Tuna brings a taste of luxury to your cavernous lifestyle
762
762
 
763
763
  #### React (tsx)
764
764
 
@@ -823,48 +823,48 @@ export default () => {
823
823
  <span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
824
824
  </span>
825
825
  <div>
826
- <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Tasty Rubber Hat</div>
827
- <div>Our koala-friendly Bacon ensures decisive comfort for your pets</div>
826
+ <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Incredible Bamboo Towels</div>
827
+ <div>The orchid Computer combines Fiji aesthetics with Lithium-based durability</div>
828
828
  </div>
829
829
  </li>
830
830
  <li class="display-flex gap-10 ">
831
831
  <span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
832
832
  </span>
833
833
  <div>
834
- <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Incredible Bronze Pizza</div>
835
- <div>Savor the sweet essence in our Cheese, designed for late culinary adventures</div>
834
+ <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Fantastic Steel Tuna</div>
835
+ <div>New Table model with 79 GB RAM, 154 GB storage, and confused features</div>
836
836
  </div>
837
837
  </li>
838
838
  <li class="display-flex gap-10 ">
839
839
  <span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
840
840
  </span>
841
841
  <div>
842
- <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Small Marble Bacon</div>
843
- <div>Experience the turquoise brilliance of our Mouse, perfect for celebrated environments</div>
842
+ <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Practical Ceramic Bacon</div>
843
+ <div>Discover the agreeable new Table with an exciting mix of Ceramic ingredients</div>
844
844
  </div>
845
845
  </li>
846
846
  <li class="display-flex gap-10 ">
847
847
  <span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
848
848
  </span>
849
849
  <div>
850
- <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Gorgeous Cotton Towels</div>
851
- <div>Kertzmann and Sons's most advanced Salad technology increases angelic capabilities</div>
850
+ <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Luxurious Steel Bacon</div>
851
+ <div>The Ergonomic context-sensitive alliance Hat offers reliable performance and short-term design</div>
852
852
  </div>
853
853
  </li>
854
854
  <li class="display-flex gap-10 ">
855
855
  <span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
856
856
  </span>
857
857
  <div>
858
- <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Handcrafted Wooden Bacon</div>
859
- <div>Experience the tan brilliance of our Hat, perfect for infinite environments</div>
858
+ <div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Fresh Aluminum Shoes</div>
859
+ <div>The violet Fish combines Turkmenistan aesthetics with Bismuth-based durability</div>
860
860
  </div>
861
861
  </li>
862
862
  <li class="display-flex gap-10">
863
863
  <span class="rioglyph rioglyph-minus-sign text-color-gray text-size-20">
864
864
  </span>
865
865
  <div>
866
- <div class="text-medium text-size-18 text-color-darker text-capitalize-first-word">Gorgeous Silk Salad</div>
867
- <div>The orange Towels combines Lithuania aesthetics with Rubidium-based durability</div>
866
+ <div class="text-medium text-size-18 text-color-darker text-capitalize-first-word">Practical Aluminum Table</div>
867
+ <div>Our bitter-inspired Tuna brings a taste of luxury to your cavernous lifestyle</div>
868
868
  </div>
869
869
  </li>
870
870
  </ul>
@@ -3,7 +3,7 @@
3
3
  *Category:* Templates
4
4
  *Section:* Progress
5
5
  *Source:* https://uikit.developers.rio.cloud/#/templates/loading-progress
6
- *Captured:* 2026-04-27T14:59:25.252Z
6
+ *Captured:* 2026-05-06T12:15:20.893Z
7
7
 
8
8
  ## Loading progress
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Templates
4
4
  *Section:* Content
5
5
  *Source:* https://uikit.developers.rio.cloud/#/templates/options-panel
6
- *Captured:* 2026-04-27T14:59:22.829Z
6
+ *Captured:* 2026-05-06T12:15:18.277Z
7
7
 
8
8
  ## Options panel
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Templates
4
4
  *Section:* Content
5
5
  *Source:* https://uikit.developers.rio.cloud/#/templates/panel-variants
6
- *Captured:* 2026-04-27T14:59:21.972Z
6
+ *Captured:* 2026-05-06T12:15:18.090Z
7
7
 
8
8
  ## Panel variants
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Templates
4
4
  *Section:* Progress
5
5
  *Source:* https://uikit.developers.rio.cloud/#/templates/progress-cards
6
- *Captured:* 2026-04-27T14:59:26.400Z
6
+ *Captured:* 2026-05-06T12:15:22.155Z
7
7
 
8
8
  ## Progress cards
9
9
 
@@ -3,7 +3,7 @@
3
3
  *Category:* Templates
4
4
  *Section:* Progress
5
5
  *Source:* https://uikit.developers.rio.cloud/#/templates/progress-success
6
- *Captured:* 2026-04-27T14:59:26.396Z
6
+ *Captured:* 2026-05-06T12:15:21.560Z
7
7
 
8
8
  ## Progress success
9
9