@rio-cloud/uikit-mcp 1.1.11 → 1.1.13

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 +1 -1
  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 +90 -20
  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 +310 -428
  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 +57 -61
  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 +6 -6
  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 +672 -672
  37. package/dist/docs/components/dayPicker.md +5 -5
  38. package/dist/docs/components/dayPickerCalendar.md +471 -471
  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 +3256 -3250
  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 +114 -114
  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 +2 -2
  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 +3 -3
  92. package/dist/docs/components/saveableInput.md +252 -252
  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 +52 -52
  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 -47
  119. package/dist/docs/foundations.md +112 -112
  120. package/dist/docs/start/changelog.md +29 -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 +56 -56
  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 +135 -135
  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 +2 -2
  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 +2 -2
  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 +2 -2
  206. package/dist/version.json +2 -2
  207. package/package.json +14 -7
@@ -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-06-11T10:02:46.982Z
7
7
 
8
8
  ## List blocks
9
9
 
10
- ### Example: Talis acquiro vomica cupiditate temptatio suspendo.
10
+ ### Example: Aggredior deleo tamdiu velut administratio cras vinco trepide ceno.
11
11
 
12
12
  Lorem ipsum dolor
13
- Talis acquiro vomica cupiditate temptatio suspendo.
13
+ Aggredior deleo tamdiu velut administratio cras vinco trepide ceno.
14
14
 
15
- Turner, Reichert and Howe
16
- Crinis vicinus iusto.
15
+ Cremin - Kulas
16
+ Civitas suppellex modi.
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
+ Kreiger - Prosacco
21
+ Tondeo stabilis pauper.
22
+ Versus cado aperiam advenio coepi aeternus.
23
23
 
24
24
  Connect
25
25
 
26
- Daniel-Fadel Inc
27
- Arbitro cupio cerno necessitatibus contabesco demo eos totidem illum baiulus.
26
+ Ward LLC
27
+ Sollicito tabella vulgaris umerus arto vespillo taceo curriculum.
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">Aggredior deleo tamdiu velut administratio cras vinco trepide ceno.</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">Cremin - Kulas</p>
102
+ <p class="text-color-dark margin-0">Civitas suppellex modi.</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">Kreiger - Prosacco</p>
119
+ <p class="text-color-dark margin-0">Tondeo stabilis pauper.
120
+ Versus cado aperiam advenio coepi aeternus.</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">Ward LLC</p>
137
+ <p class="text-color-dark margin-0">Sollicito tabella vulgaris umerus arto vespillo taceo curriculum.</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: Quia conturbo vinco stipes pel unus cohibeo iure cohaero.
263
263
 
264
264
  Lorem ipsum dolor
265
- Sint annus desidero peccatus.
265
+ Quia conturbo vinco stipes pel unus cohibeo iure cohaero.
266
266
 
267
- Russel - Waelchi
268
- Apud vae aeger summa adopto demergo porro tutis bestia caries.
267
+ Hudson, Kuhic and Purdy
268
+ Casus thymbra deleniti cicuta aegrotatio uberrime triduana vulgo turba.
269
269
 
270
- Stiedemann LLC
271
- Summa delibero sono uredo accusantium.
272
- Spero brevis vaco velociter cogito censura stella cicuta.
270
+ Little - Cole
271
+ Cupiditas allatus videlicet compello.
272
+ Turbo viduo officiis ustulo.
273
273
 
274
- Goyette, Halvorson and Jerde
275
- Acquiro comparo amplitudo reprehenderit capitulus ademptio.
276
- Molestiae qui denique conor fugiat accusantium vigilo ambulo.
274
+ Braun and Sons
275
+ Thermae cras argumentum sum in.
276
+ Carpo adversus veritatis via considero socius quaerat excepturi minus autus.
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">Quia conturbo vinco stipes pel unus cohibeo iure cohaero.</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">Hudson, Kuhic and Purdy</div>
348
+ <div class="text-color-dark">Casus thymbra deleniti cicuta aegrotatio uberrime triduana vulgo turba.</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">Little - Cole</div>
360
+ <div class="text-color-dark">Cupiditas allatus videlicet compello.
361
+ Turbo viduo officiis ustulo.</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">Braun and Sons</div>
373
+ <div class="text-color-dark">Thermae cras argumentum sum in.
374
+ Carpo adversus veritatis via considero socius quaerat excepturi minus autus.</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: Celo voco vapulus curtus agnitio illo abduco advenio sublime demo. Versus absum tamdiu quis accusator versus adstringo minima demitto. Aduro adfero alioqui alienus abeo.
383
383
 
384
384
  Lorem ipsum dolor sit amet
385
- Subseco dicta corroboro concedo.
386
- Pauper delinquo administratio abbas vacuus.
385
+ Vicinus altus advoco consectetur cumque barba patruus sono undique amaritudo.
386
+ Cursim subvenio cursus copiose aveho dignissimos consequuntur.
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
+ Volkman, Miller and Hahn
389
+ Celo voco vapulus curtus agnitio illo abduco advenio sublime demo.
390
+ Versus absum tamdiu quis accusator versus adstringo minima demitto.
391
+ Aduro adfero alioqui alienus abeo.
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
+ Shields - White
394
+ Decipio neque tenax uxor umbra alias ultra validus.
395
+ Sto pariatur avarus terra denego.
396
+ Anser uter non.
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
+ Baumbach, Wehner and Schmitt
399
+ Recusandae perferendis candidus cena compono solio vero inventore vado vereor.
400
+ Porro umquam tubineus arx.
401
+ Cibo arbor compello conspergo inflammatio curo.
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
+ Funk Group
404
+ Dignissimos vociferor ascit acerbitas virtus cruciamentum amplus.
405
+ Iste quam crebro.
406
+ Surculus nostrum cavus tego calcar sopor calcar vesco.
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>Vicinus altus advoco consectetur cumque barba patruus sono undique amaritudo.
466
+ Cursim subvenio cursus copiose aveho dignissimos consequuntur.</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,86 +471,86 @@ 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">Volkman, Miller and Hahn</div>
475
+ <div class="text-color-dark">Celo voco vapulus curtus agnitio illo abduco advenio sublime demo.
476
+ Versus absum tamdiu quis accusator versus adstringo minima demitto.
477
+ Aduro adfero alioqui alienus abeo.</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">Shields - White</div>
485
+ <div class="text-color-dark">Decipio neque tenax uxor umbra alias ultra validus.
486
+ Sto pariatur avarus terra denego.
487
+ Anser uter non.</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">Baumbach, Wehner and Schmitt</div>
495
+ <div class="text-color-dark">Recusandae perferendis candidus cena compono solio vero inventore vado vereor.
496
+ Porro umquam tubineus arx.
497
+ Cibo arbor compello conspergo inflammatio curo.</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">Funk Group</div>
505
+ <div class="text-color-dark">Dignissimos vociferor ascit acerbitas virtus cruciamentum amplus.
506
+ Iste quam crebro.
507
+ Surculus nostrum cavus tego calcar sopor calcar vesco.</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: Jacobi, Swaniawski and White's most advanced Ball technology increases crowded capabilities
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
+ Luxurious Granite Cheese
518
+ Jacobi, Swaniawski and White's most advanced Ball technology increases crowded capabilities
519
519
 
520
- 43.63
520
+ 17.29
521
521
  Total per month
522
522
 
523
523
  Get Add-on
524
524
 
525
- Luxurious Bronze Salad
526
- Innovative Chair featuring portly technology and Ceramic construction
525
+ Recycled Plastic Keyboard
526
+ Unbranded Ball designed with Aluminum for secret performance
527
527
 
528
- 51.79
529
- Total per month
528
+ 23.89
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
+ Bespoke Aluminum Gloves
534
+ Discover the dearest new Chicken with an exciting mix of Ceramic ingredients
535
535
 
536
- 87.19
536
+ 59.85
537
537
  Total per user / 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
+ Generic Plastic Shirt
542
+ The Smart homogeneous service-desk Chips offers reliable performance and trustworthy design
543
543
 
544
- 58.29
545
- Total per month
544
+ 53.45
545
+ Per 1000 messages / 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
+ Tasty Metal Cheese
550
+ Savor the crunchy essence in our Mouse, designed for wealthy culinary adventures
551
551
 
552
- 55.29
553
- Total per month
552
+ 42.45
553
+ Per 1000 messages / month
554
554
 
555
555
  Get Add-on
556
556
 
@@ -655,11 +655,11 @@ 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">Luxurious Granite Cheese</div>
659
+ <div class="text-size-14 text-color-dark">Jacobi, Swaniawski and White's most advanced Ball technology increases crowded capabilities</div>
660
660
  </div>
661
661
  <div class="width-100">
662
- <div class="text-size-16 text-medium">€43.63</div>
662
+ <div class="text-size-16 text-medium">€17.29</div>
663
663
  <div class="text-size-12 text-color-gray">Total per month</div>
664
664
  </div>
665
665
  <div>
@@ -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">Recycled Plastic Keyboard</div>
676
+ <div class="text-size-14 text-color-dark">Unbranded Ball designed with Aluminum for secret performance</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">€23.89</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,11 +689,11 @@ 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">Bespoke Aluminum Gloves</div>
693
+ <div class="text-size-14 text-color-dark">Discover the dearest new Chicken with an exciting mix of Ceramic ingredients</div>
694
694
  </div>
695
695
  <div class="width-100">
696
- <div class="text-size-16 text-medium">€87.19</div>
696
+ <div class="text-size-16 text-medium">€59.85</div>
697
697
  <div class="text-size-12 text-color-gray">Total per user / month</div>
698
698
  </div>
699
699
  <div>
@@ -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">Generic Plastic Shirt</div>
710
+ <div class="text-size-14 text-color-dark">The Smart homogeneous service-desk Chips offers reliable performance and trustworthy design</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">€53.45</div>
714
+ <div class="text-size-12 text-color-gray">Per 1000 messages / 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,12 +723,12 @@ 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">Tasty Metal Cheese</div>
727
+ <div class="text-size-14 text-color-dark">Savor the crunchy essence in our Mouse, designed for wealthy culinary adventures</div>
728
728
  </div>
729
729
  <div class="width-100">
730
- <div class="text-size-16 text-medium">€55.29</div>
731
- <div class="text-size-12 text-color-gray">Total per month</div>
730
+ <div class="text-size-16 text-medium">€42.45</div>
731
+ <div class="text-size-12 text-color-gray">Per 1000 messages / month</div>
732
732
  </div>
733
733
  <div>
734
734
  <button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
@@ -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 Metal Bacon
746
+ The sleek and vague Bike comes with yellow LED lighting for smart functionality
747
747
 
748
- Incredible Bronze Pizza
749
- Savor the sweet essence in our Cheese, designed for late culinary adventures
748
+ Modern Rubber Salad
749
+ The silver Bike combines Belize aesthetics with Germanium-based durability
750
750
 
751
- Small Marble Bacon
752
- Experience the turquoise brilliance of our Mouse, perfect for celebrated environments
751
+ Electronic Marble Bacon
752
+ Professional-grade Soap perfect for regal training and recreational use
753
753
 
754
- Gorgeous Cotton Towels
755
- Kertzmann and Sons's most advanced Salad technology increases angelic capabilities
754
+ Tasty Granite Chair
755
+ Ergonomic Soap made with Ceramic for all-day sandy support
756
756
 
757
- Handcrafted Wooden Bacon
758
- Experience the tan brilliance of our Hat, perfect for infinite environments
757
+ Intelligent Granite Gloves
758
+ Stylish Cheese designed to make you stand out with cumbersome looks
759
759
 
760
- Gorgeous Silk Salad
761
- The orange Towels combines Lithuania aesthetics with Rubidium-based durability
760
+ Tasty Granite Sausages
761
+ Savor the juicy essence in our Bacon, designed for essential culinary adventures
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 Metal Bacon</div>
827
+ <div>The sleek and vague Bike comes with yellow LED lighting for smart functionality</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">Modern Rubber Salad</div>
835
+ <div>The silver Bike combines Belize aesthetics with Germanium-based durability</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">Electronic Marble Bacon</div>
843
+ <div>Professional-grade Soap perfect for regal training and recreational use</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">Tasty Granite Chair</div>
851
+ <div>Ergonomic Soap made with Ceramic for all-day sandy support</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">Intelligent Granite Gloves</div>
859
+ <div>Stylish Cheese designed to make you stand out with cumbersome looks</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">Tasty Granite Sausages</div>
867
+ <div>Savor the juicy essence in our Bacon, designed for essential culinary adventures</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-06-11T10:02:49.338Z
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-06-11T10:02:46.291Z
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-06-11T10:02:46.515Z
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-06-11T10:02:51.034Z
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-06-11T10:02:49.488Z
7
7
 
8
8
  ## Progress success
9
9