@rio-cloud/uikit-mcp 1.1.2 → 1.1.4
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.
- package/dist/doc-metadata.json +117 -127
- package/dist/docs/components/accentBar.md +2 -34
- package/dist/docs/components/activity.md +2 -13
- package/dist/docs/components/animatedNumber.md +4 -17
- package/dist/docs/components/animatedTextReveal.md +7 -54
- package/dist/docs/components/animations.md +42 -34
- package/dist/docs/components/appHeader.md +2 -73
- package/dist/docs/components/appLayout.md +36 -496
- package/dist/docs/components/appNavigationBar.md +2 -54
- package/dist/docs/components/areaCharts.md +37 -37
- package/dist/docs/components/aspectRatioPlaceholder.md +2 -11
- package/dist/docs/components/assetTree.md +435 -901
- package/dist/docs/components/autosuggests.md +4 -4
- package/dist/docs/components/avatar.md +2 -24
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +186 -186
- package/dist/docs/components/barList.md +12 -46
- package/dist/docs/components/basicMap.md +7 -7
- package/dist/docs/components/bottomSheet.md +3 -100
- package/dist/docs/components/button.md +16 -71
- package/dist/docs/components/buttonToolbar.md +2 -9
- package/dist/docs/components/calendarStripe.md +95 -121
- package/dist/docs/components/card.md +2 -10
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -1
- package/dist/docs/components/chartsGettingStarted.md +1 -1
- package/dist/docs/components/chat.md +4 -1
- package/dist/docs/components/checkbox.md +11 -111
- package/dist/docs/components/clearableInput.md +7 -111
- package/dist/docs/components/collapse.md +3 -29
- package/dist/docs/components/composedCharts.md +31 -31
- package/dist/docs/components/contentLoader.md +104 -122
- package/dist/docs/components/dataTabs.md +24 -194
- package/dist/docs/components/datepickers.md +727 -769
- package/dist/docs/components/dialogs.md +15 -262
- package/dist/docs/components/divider.md +2 -14
- package/dist/docs/components/dropdowns.md +4387 -4550
- package/dist/docs/components/editableContent.md +2 -186
- package/dist/docs/components/expander.md +23 -70
- package/dist/docs/components/fade.md +6 -41
- package/dist/docs/components/fadeExpander.md +2 -11
- package/dist/docs/components/fadeUp.md +3 -23
- package/dist/docs/components/feedback.md +2 -42
- package/dist/docs/components/filePickers.md +2 -44
- package/dist/docs/components/formLabel.md +2 -18
- package/dist/docs/components/groupedItemList.md +2 -53
- package/dist/docs/components/iconList.md +3 -3
- package/dist/docs/components/imagePreloader.md +2 -6
- package/dist/docs/components/labeledElement.md +2 -11
- package/dist/docs/components/licensePlate.md +2 -10
- package/dist/docs/components/lineCharts.md +60 -60
- package/dist/docs/components/listMenu.md +2 -50
- package/dist/docs/components/loadMore.md +2 -28
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +3 -3
- package/dist/docs/components/mapCluster.md +5 -5
- package/dist/docs/components/mapContext.md +3 -3
- package/dist/docs/components/mapDraggableMarker.md +3 -3
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +3 -3
- package/dist/docs/components/mapLayerGroup.md +3 -3
- package/dist/docs/components/mapMarker.md +341 -347
- package/dist/docs/components/mapPolygon.md +20 -24
- package/dist/docs/components/mapRoute.md +26 -32
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +273 -284
- package/dist/docs/components/mapUtils.md +3 -5
- package/dist/docs/components/multiselects.md +1 -1
- package/dist/docs/components/noData.md +2 -22
- package/dist/docs/components/notifications.md +1 -1
- package/dist/docs/components/numbercontrol.md +2 -48
- package/dist/docs/components/onboarding.md +2 -46
- package/dist/docs/components/page.md +2 -32
- package/dist/docs/components/pager.md +2 -14
- package/dist/docs/components/pieCharts.md +125 -157
- package/dist/docs/components/popover.md +2 -56
- package/dist/docs/components/position.md +2 -10
- package/dist/docs/components/radialBarCharts.md +506 -506
- package/dist/docs/components/radiobutton.md +81 -191
- package/dist/docs/components/releaseNotes.md +1 -12
- package/dist/docs/components/resizer.md +2 -14
- package/dist/docs/components/responsiveColumnStripe.md +2 -19
- package/dist/docs/components/responsiveVideo.md +2 -11
- package/dist/docs/components/rioglyph.md +2 -12
- package/dist/docs/components/rules.md +69 -133
- package/dist/docs/components/saveableInput.md +279 -393
- package/dist/docs/components/selects.md +9996 -15
- package/dist/docs/components/sidebar.md +2 -39
- package/dist/docs/components/sliders.md +2 -37
- package/dist/docs/components/smoothScrollbars.md +2 -56
- package/dist/docs/components/spinners.md +5 -51
- package/dist/docs/components/states.md +21 -245
- package/dist/docs/components/statsWidgets.md +2 -113
- package/dist/docs/components/statusBar.md +2 -28
- package/dist/docs/components/stepButton.md +2 -8
- package/dist/docs/components/steppedProgressBars.md +2 -66
- package/dist/docs/components/subNavigation.md +1 -8
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +2 -12
- package/dist/docs/components/switch.md +2 -11
- package/dist/docs/components/tables.md +1 -1
- package/dist/docs/components/tagManager.md +4 -58
- package/dist/docs/components/tags.md +2 -31
- package/dist/docs/components/teaser.md +2 -30
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +2 -26
- package/dist/docs/components/toggleButton.md +7 -29
- package/dist/docs/components/tooltip.md +9 -40
- package/dist/docs/components/virtualList.md +73 -99
- package/dist/docs/foundations.md +167 -167
- package/dist/docs/start/changelog.md +23 -1
- package/dist/docs/start/goodtoknow.md +1 -1
- package/dist/docs/start/guidelines/color-combinations.md +1 -1
- package/dist/docs/start/guidelines/custom-css.md +1 -1
- package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
- package/dist/docs/start/guidelines/formatting.md +1 -1
- package/dist/docs/start/guidelines/iframe.md +80 -27
- package/dist/docs/start/guidelines/obfuscate-data.md +1 -1
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +81 -81
- package/dist/docs/start/guidelines/supported-browsers.md +1 -1
- package/dist/docs/start/guidelines/writing.md +1 -1
- package/dist/docs/start/howto.md +9 -9
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -1
- package/dist/docs/templates/common-table.md +11 -11
- package/dist/docs/templates/detail-views.md +2 -2
- package/dist/docs/templates/expandable-details.md +1 -1
- package/dist/docs/templates/feature-cards.md +55 -55
- package/dist/docs/templates/form-summary.md +22 -22
- package/dist/docs/templates/form-toggle.md +1 -1
- package/dist/docs/templates/list-blocks.md +200 -200
- package/dist/docs/templates/loading-progress.md +3 -3
- package/dist/docs/templates/options-panel.md +1 -1
- package/dist/docs/templates/panel-variants.md +1 -1
- package/dist/docs/templates/progress-cards.md +1 -1
- package/dist/docs/templates/progress-success.md +1 -1
- package/dist/docs/templates/settings-form.md +23 -23
- package/dist/docs/templates/stats-blocks.md +41 -41
- package/dist/docs/templates/table-panel.md +1 -1
- package/dist/docs/templates/table-row-animation.md +1 -1
- package/dist/docs/templates/usage-cards.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +6 -3
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +1 -1
- package/dist/docs/utilities/routeUtils.md +59 -23
- package/dist/docs/utilities/useAfterMount.md +1 -1
- package/dist/docs/utilities/useAutoAnimate.md +1 -1
- package/dist/docs/utilities/useAverage.md +1 -1
- package/dist/docs/utilities/useClickOutside.md +1 -1
- package/dist/docs/utilities/useClipboard.md +2 -2
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +1 -1
- package/dist/docs/utilities/useDebugInfo.md +4 -4
- package/dist/docs/utilities/useEffectOnce.md +1 -1
- package/dist/docs/utilities/useElapsedTime.md +1 -1
- package/dist/docs/utilities/useElementSize.md +1 -1
- package/dist/docs/utilities/useEsc.md +1 -1
- package/dist/docs/utilities/useEvent.md +1 -1
- package/dist/docs/utilities/useFocusTrap.md +1 -1
- package/dist/docs/utilities/useFullscreen.md +1 -1
- package/dist/docs/utilities/useHover.md +1 -1
- package/dist/docs/utilities/useIncomingPostMessages.md +1 -1
- package/dist/docs/utilities/useInterval.md +1 -1
- package/dist/docs/utilities/useIsFocusWithin.md +1 -1
- package/dist/docs/utilities/useKey.md +7 -5
- package/dist/docs/utilities/useLocalStorage.md +1 -1
- package/dist/docs/utilities/useLocationSuggestions.md +1 -1
- package/dist/docs/utilities/useMax.md +1 -1
- package/dist/docs/utilities/useMin.md +1 -1
- package/dist/docs/utilities/useMutationObserver.md +1 -1
- package/dist/docs/utilities/useOnScreen.md +1 -1
- package/dist/docs/utilities/useOnlineStatus.md +1 -1
- package/dist/docs/utilities/usePostMessage.md +2 -2
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +1 -1
- package/dist/docs/utilities/useResizeObserver.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +1 -1
- package/dist/docs/utilities/useSearch.md +1 -1
- package/dist/docs/utilities/useSorting.md +1 -1
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +54 -54
- package/dist/docs/utilities/useTableSelection.md +93 -93
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +8 -2
- package/dist/version.json +2 -2
- package/package.json +8 -8
- package/dist/docs/components/fullscreenMap.md +0 -10
|
@@ -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:*
|
|
6
|
+
*Captured:* 2026-01-14T09:08:36.869Z
|
|
7
7
|
|
|
8
8
|
## Loading progress
|
|
9
9
|
|
|
@@ -82,7 +82,7 @@ export default () => {
|
|
|
82
82
|
</span>
|
|
83
83
|
</div>
|
|
84
84
|
<span class="display-flex gap-5">
|
|
85
|
-
<span class="text-color-darker">
|
|
85
|
+
<span class="text-color-darker">1%</span>
|
|
86
86
|
<span class="scale-80">
|
|
87
87
|
<div class="spinnerInfoBox display-flex justify-content-center align-items-center height-100pct">
|
|
88
88
|
<div class="spinner">
|
|
@@ -100,7 +100,7 @@ export default () => {
|
|
|
100
100
|
</span>
|
|
101
101
|
</div>
|
|
102
102
|
<div class="progress">
|
|
103
|
-
<div class="progress-bar bg-info" style="width:
|
|
103
|
+
<div class="progress-bar bg-info" style="width: 1%;">
|
|
104
104
|
</div>
|
|
105
105
|
</div>
|
|
106
106
|
<div class="text-color-dark text-size-12 margin-top-5">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam vehicula magna quis ante tincidunt, at volutpat nunc facilisis. Sed auctor.</div>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Templates
|
|
4
4
|
*Section:* Forms
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#templates/settings-form
|
|
6
|
-
*Captured:*
|
|
6
|
+
*Captured:* 2026-01-14T09:08:33.865Z
|
|
7
7
|
|
|
8
8
|
## Form blocks
|
|
9
9
|
|
|
@@ -15,7 +15,7 @@ This name will appear on your team profile page
|
|
|
15
15
|
About the team
|
|
16
16
|
Write a short summary about your organization or group (max 240 characters).
|
|
17
17
|
|
|
18
|
-
|
|
18
|
+
Phased 24/7 software
|
|
19
19
|
|
|
20
20
|
Company email
|
|
21
21
|
Your contact email address for customer communication
|
|
@@ -25,11 +25,11 @@ Display email on team page
|
|
|
25
25
|
Office location
|
|
26
26
|
Primary business address used for official correspondence
|
|
27
27
|
|
|
28
|
-
|
|
29
|
-
|
|
28
|
+
ColoradoColorado
|
|
29
|
+
Indiana
|
|
30
30
|
|
|
31
|
-
|
|
32
|
-
|
|
31
|
+
Pitcairn IslandsPitcairn Islands
|
|
32
|
+
Haiti
|
|
33
33
|
|
|
34
34
|
Preferred currency
|
|
35
35
|
All pricing and payouts will be shown in this currency
|
|
@@ -48,7 +48,7 @@ This name will appear on your team profile page
|
|
|
48
48
|
About the team
|
|
49
49
|
Write a short summary about your organization or group (max 240 characters).
|
|
50
50
|
|
|
51
|
-
|
|
51
|
+
Phased 24/7 software
|
|
52
52
|
|
|
53
53
|
Company email
|
|
54
54
|
Your contact email address for customer communication
|
|
@@ -58,11 +58,11 @@ Display email on team page
|
|
|
58
58
|
Office location
|
|
59
59
|
Primary business address used for official correspondence
|
|
60
60
|
|
|
61
|
-
|
|
62
|
-
|
|
61
|
+
ColoradoColorado
|
|
62
|
+
Indiana
|
|
63
63
|
|
|
64
|
-
|
|
65
|
-
|
|
64
|
+
Pitcairn IslandsPitcairn Islands
|
|
65
|
+
Haiti
|
|
66
66
|
|
|
67
67
|
Preferred currency
|
|
68
68
|
All pricing and payouts will be shown in this currency
|
|
@@ -233,7 +233,7 @@ export default () => {
|
|
|
233
233
|
</div>
|
|
234
234
|
<div class="form-group">
|
|
235
235
|
<div class="ClearableInput input-group">
|
|
236
|
-
<input class="form-control withClearButton" type="text" tabindex="0" value="
|
|
236
|
+
<input class="form-control withClearButton" type="text" tabindex="0" value="Lemke, Bauch and Veum">
|
|
237
237
|
<span class="clearButton">
|
|
238
238
|
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
239
239
|
</span>
|
|
@@ -253,7 +253,7 @@ export default () => {
|
|
|
253
253
|
<p class="text-wrap-balance text-color-dark">Write a short summary about your organization or group (max 240 characters).</p>
|
|
254
254
|
</div>
|
|
255
255
|
<div class="form-group">
|
|
256
|
-
<textarea class="form-control" rows="4">
|
|
256
|
+
<textarea class="form-control" rows="4">Phased 24/7 software</textarea>
|
|
257
257
|
</div>
|
|
258
258
|
</section>
|
|
259
259
|
<div class="grid-colspan-2">
|
|
@@ -269,7 +269,7 @@ export default () => {
|
|
|
269
269
|
</div>
|
|
270
270
|
<div class="form-group">
|
|
271
271
|
<div class="ClearableInput input-group">
|
|
272
|
-
<input class="form-control withClearButton" type="email" tabindex="0" value="
|
|
272
|
+
<input class="form-control withClearButton" type="email" tabindex="0" value="Junius.Hilll92@gmail.com">
|
|
273
273
|
<span class="clearButton">
|
|
274
274
|
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
275
275
|
</span>
|
|
@@ -296,14 +296,14 @@ export default () => {
|
|
|
296
296
|
</div>
|
|
297
297
|
<div class="form-group display-flex flex-column gap-15">
|
|
298
298
|
<div class="ClearableInput input-group">
|
|
299
|
-
<input placeholder="Street address" class="form-control withClearButton" type="text" tabindex="0" value="
|
|
299
|
+
<input placeholder="Street address" class="form-control withClearButton" type="text" tabindex="0" value="6544 Sawayn Causeway">
|
|
300
300
|
<span class="clearButton">
|
|
301
301
|
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
302
302
|
</span>
|
|
303
303
|
</span>
|
|
304
304
|
</div>
|
|
305
305
|
<div class="ClearableInput input-group">
|
|
306
|
-
<input placeholder="City" class="form-control withClearButton" type="text" tabindex="0" value="
|
|
306
|
+
<input placeholder="City" class="form-control withClearButton" type="text" tabindex="0" value="Gulgowskiview">
|
|
307
307
|
<span class="clearButton">
|
|
308
308
|
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
309
309
|
</span>
|
|
@@ -312,7 +312,7 @@ export default () => {
|
|
|
312
312
|
<div class="display-flex gap-15">
|
|
313
313
|
<div class="select dropdown dropup">
|
|
314
314
|
<button type="button" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
315
|
-
<span class="selected-option-text">
|
|
315
|
+
<span class="selected-option-text">Colorado</span>
|
|
316
316
|
<span class="clearButton hide pointer-events-none">
|
|
317
317
|
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
318
318
|
</span>
|
|
@@ -323,20 +323,20 @@ export default () => {
|
|
|
323
323
|
<ul class="dropdown-menu" role="menu">
|
|
324
324
|
<li class="" role="listitem">
|
|
325
325
|
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="1" data-item-index="0">
|
|
326
|
-
<span class="selected-option-dropdown-item">
|
|
326
|
+
<span class="selected-option-dropdown-item">Colorado</span>
|
|
327
327
|
<input type="hidden" value="1">
|
|
328
328
|
</a>
|
|
329
329
|
</li>
|
|
330
330
|
<li class="" role="listitem">
|
|
331
331
|
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="2" data-item-index="1">
|
|
332
|
-
<span class="selected-option-dropdown-item">
|
|
332
|
+
<span class="selected-option-dropdown-item">Indiana</span>
|
|
333
333
|
<input type="hidden" value="2">
|
|
334
334
|
</a>
|
|
335
335
|
</li>
|
|
336
336
|
</ul>
|
|
337
337
|
</div>
|
|
338
338
|
<div class="ClearableInput input-group">
|
|
339
|
-
<input placeholder="Zip code" class="form-control withClearButton" type="text" tabindex="0" value="
|
|
339
|
+
<input placeholder="Zip code" class="form-control withClearButton" type="text" tabindex="0" value="21283-2170">
|
|
340
340
|
<span class="clearButton">
|
|
341
341
|
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
342
342
|
</span>
|
|
@@ -345,7 +345,7 @@ export default () => {
|
|
|
345
345
|
</div>
|
|
346
346
|
<div class="select dropdown dropup">
|
|
347
347
|
<button type="button" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
348
|
-
<span class="selected-option-text">
|
|
348
|
+
<span class="selected-option-text">Pitcairn Islands</span>
|
|
349
349
|
<span class="clearButton hide pointer-events-none">
|
|
350
350
|
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
351
351
|
</span>
|
|
@@ -356,13 +356,13 @@ export default () => {
|
|
|
356
356
|
<ul class="dropdown-menu" role="menu">
|
|
357
357
|
<li class="" role="listitem">
|
|
358
358
|
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="1" data-item-index="0">
|
|
359
|
-
<span class="selected-option-dropdown-item">
|
|
359
|
+
<span class="selected-option-dropdown-item">Pitcairn Islands</span>
|
|
360
360
|
<input type="hidden" value="1">
|
|
361
361
|
</a>
|
|
362
362
|
</li>
|
|
363
363
|
<li class="" role="listitem">
|
|
364
364
|
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="2" data-item-index="1">
|
|
365
|
-
<span class="selected-option-dropdown-item">
|
|
365
|
+
<span class="selected-option-dropdown-item">Haiti</span>
|
|
366
366
|
<input type="hidden" value="2">
|
|
367
367
|
</a>
|
|
368
368
|
</li>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Templates
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#templates/stats-blocks
|
|
6
|
-
*Captured:*
|
|
6
|
+
*Captured:* 2026-01-14T09:08:36.300Z
|
|
7
7
|
|
|
8
8
|
## Stats blocks
|
|
9
9
|
|
|
@@ -13,22 +13,22 @@ Stats page
|
|
|
13
13
|
Overview of your supply chain operations
|
|
14
14
|
|
|
15
15
|
Total inventory
|
|
16
|
-
|
|
16
|
+
830 units
|
|
17
17
|
|
|
18
18
|
12%from last month
|
|
19
19
|
|
|
20
20
|
Open orders
|
|
21
|
-
|
|
21
|
+
68
|
|
22
22
|
|
|
23
23
|
5%from last month
|
|
24
24
|
|
|
25
25
|
In transit
|
|
26
|
-
|
|
26
|
+
5
|
|
27
27
|
|
|
28
28
|
-3%from last month
|
|
29
29
|
|
|
30
30
|
Issues
|
|
31
|
-
|
|
31
|
+
5
|
|
32
32
|
|
|
33
33
|
#### Summary
|
|
34
34
|
|
|
@@ -36,22 +36,22 @@ Stats page
|
|
|
36
36
|
Overview of your supply chain operations
|
|
37
37
|
|
|
38
38
|
Total inventory
|
|
39
|
-
|
|
39
|
+
830 units
|
|
40
40
|
|
|
41
41
|
12%from last month
|
|
42
42
|
|
|
43
43
|
Open orders
|
|
44
|
-
|
|
44
|
+
68
|
|
45
45
|
|
|
46
46
|
5%from last month
|
|
47
47
|
|
|
48
48
|
In transit
|
|
49
|
-
|
|
49
|
+
5
|
|
50
50
|
|
|
51
51
|
-3%from last month
|
|
52
52
|
|
|
53
53
|
Issues
|
|
54
|
-
|
|
54
|
+
5
|
|
55
55
|
|
|
56
56
|
#### React (tsx)
|
|
57
57
|
|
|
@@ -168,7 +168,7 @@ export default () => {
|
|
|
168
168
|
</div>
|
|
169
169
|
<div>
|
|
170
170
|
<div class="text-color-dark">Total inventory</div>
|
|
171
|
-
<div class="text-size-h3 text-color-darkest line-height-125rel">
|
|
171
|
+
<div class="text-size-h3 text-color-darkest line-height-125rel">830 units</div>
|
|
172
172
|
</div>
|
|
173
173
|
</div>
|
|
174
174
|
<div class="text-size-12 padding-x-20 padding-y-10 bg-lightest rounded-bottom display-flex gap-5">
|
|
@@ -186,7 +186,7 @@ export default () => {
|
|
|
186
186
|
</div>
|
|
187
187
|
<div>
|
|
188
188
|
<div class="text-color-dark">Open orders</div>
|
|
189
|
-
<div class="text-size-h3 text-color-darkest line-height-125rel">
|
|
189
|
+
<div class="text-size-h3 text-color-darkest line-height-125rel">68</div>
|
|
190
190
|
</div>
|
|
191
191
|
</div>
|
|
192
192
|
<div class="text-size-12 padding-x-20 padding-y-10 bg-lightest rounded-bottom display-flex gap-5">
|
|
@@ -204,7 +204,7 @@ export default () => {
|
|
|
204
204
|
</div>
|
|
205
205
|
<div>
|
|
206
206
|
<div class="text-color-dark">In transit</div>
|
|
207
|
-
<div class="text-size-h3 text-color-darkest line-height-125rel">
|
|
207
|
+
<div class="text-size-h3 text-color-darkest line-height-125rel">5</div>
|
|
208
208
|
</div>
|
|
209
209
|
</div>
|
|
210
210
|
<div class="text-size-12 padding-x-20 padding-y-10 bg-lightest rounded-bottom display-flex gap-5">
|
|
@@ -222,7 +222,7 @@ export default () => {
|
|
|
222
222
|
</div>
|
|
223
223
|
<div>
|
|
224
224
|
<div class="text-color-dark">Issues</div>
|
|
225
|
-
<div class="text-size-h3 text-color-darkest line-height-125rel">
|
|
225
|
+
<div class="text-size-h3 text-color-darkest line-height-125rel">5</div>
|
|
226
226
|
</div>
|
|
227
227
|
</div>
|
|
228
228
|
</div>
|
|
@@ -1055,7 +1055,7 @@ const getStatusColor = (status: string) => {
|
|
|
1055
1055
|
<div class="text-medium text-size-16">Lorem ipsum dolor</div>
|
|
1056
1056
|
<div>
|
|
1057
1057
|
<div class="dropdown btn-group">
|
|
1058
|
-
<button type="button" id="
|
|
1058
|
+
<button type="button" id="qnrl15k0vna" class="btn btn-muted btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
1059
1059
|
<span class="rioglyph rioglyph-option-horizontal" aria-hidden="true">
|
|
1060
1060
|
</span>
|
|
1061
1061
|
</button>
|
|
@@ -1077,9 +1077,9 @@ const getStatusColor = (status: string) => {
|
|
|
1077
1077
|
</title>
|
|
1078
1078
|
<desc>
|
|
1079
1079
|
</desc>
|
|
1080
|
-
<g tabindex="-1"
|
|
1080
|
+
<g tabindex="-1">
|
|
1081
1081
|
</g>
|
|
1082
|
-
<g tabindex="-1"
|
|
1082
|
+
<g tabindex="-1">
|
|
1083
1083
|
</g>
|
|
1084
1084
|
<defs>
|
|
1085
1085
|
<clipPath id="recharts1-clip">
|
|
@@ -1087,51 +1087,51 @@ const getStatusColor = (status: string) => {
|
|
|
1087
1087
|
</rect>
|
|
1088
1088
|
</clipPath>
|
|
1089
1089
|
</defs>
|
|
1090
|
-
<g tabindex="-1"
|
|
1090
|
+
<g tabindex="-1">
|
|
1091
1091
|
</g>
|
|
1092
|
-
<g tabindex="-1"
|
|
1092
|
+
<g tabindex="-1">
|
|
1093
1093
|
</g>
|
|
1094
|
-
<g tabindex="-1"
|
|
1095
|
-
<g class="recharts-layer recharts-bar" id="recharts-bar-:
|
|
1094
|
+
<g tabindex="-1">
|
|
1095
|
+
<g class="recharts-layer recharts-bar" id="recharts-bar-:r1:">
|
|
1096
1096
|
<g class="recharts-layer recharts-bar-rectangles">
|
|
1097
1097
|
<g class="recharts-layer">
|
|
1098
1098
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
1099
|
-
<path fill="#30b4c0 " name="undefined" x="6.
|
|
1100
|
-
54.
|
|
1099
|
+
<path fill="#30b4c0 " name="undefined" x="6.0833" y="45.1" width="48" height="159.9" class="recharts-rectangle" d="M6.0833,48.1A 3,3,0,0,1,9.0833,45.1L 51.0833,45.1A 3,3,0,0,1,
|
|
1100
|
+
54.0833,48.1L 54.0833,205L 6.0833,205Z">
|
|
1101
1101
|
</path>
|
|
1102
1102
|
</g>
|
|
1103
1103
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
1104
|
-
<path fill="#30b4c0 " name="undefined" x="66.
|
|
1105
|
-
114.
|
|
1104
|
+
<path fill="#30b4c0 " name="undefined" x="66.9167" y="129.8333" width="48" height="75.1667" class="recharts-rectangle" d="M66.9167,132.8333A 3,3,0,0,1,69.9167,129.8333L 111.9167,129.8333A 3,3,0,0,1,
|
|
1105
|
+
114.9167,132.8333L 114.9167,205L 66.9167,205Z">
|
|
1106
1106
|
</path>
|
|
1107
1107
|
</g>
|
|
1108
1108
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
1109
|
-
<path fill="#30b4c0 " name="undefined" x="127.75" y="162.
|
|
1110
|
-
175.75,165.
|
|
1109
|
+
<path fill="#30b4c0 " name="undefined" x="127.75" y="162.6333" width="48" height="42.3667" class="recharts-rectangle" d="M127.75,165.6333A 3,3,0,0,1,130.75,162.6333L 172.75,162.6333A 3,3,0,0,1,
|
|
1110
|
+
175.75,165.6333L 175.75,205L 127.75,205Z">
|
|
1111
1111
|
</path>
|
|
1112
1112
|
</g>
|
|
1113
1113
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
1114
|
-
<path fill="#30b4c0 " name="undefined" x="188.
|
|
1115
|
-
236.
|
|
1114
|
+
<path fill="#30b4c0 " name="undefined" x="188.5833" y="191.7433" width="48" height="13.2567" class="recharts-rectangle" d="M188.5833,194.7433A 3,3,0,0,1,191.5833,191.7433L 233.5833,191.7433A 3,3,0,0,1,
|
|
1115
|
+
236.5833,194.7433L 236.5833,205L 188.5833,205Z">
|
|
1116
1116
|
</path>
|
|
1117
1117
|
</g>
|
|
1118
1118
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
1119
|
-
<path fill="#30b4c0 " name="undefined" x="249.
|
|
1120
|
-
297.
|
|
1119
|
+
<path fill="#30b4c0 " name="undefined" x="249.4167" y="193.9642" width="48" height="11.0358" class="recharts-rectangle" d="M249.4167,196.9642A 3,3,0,0,1,252.4167,193.9642L 294.4167,193.9642A 3,3,0,0,1,
|
|
1120
|
+
297.4167,196.9642L 297.4167,205L 249.4167,205Z">
|
|
1121
1121
|
</path>
|
|
1122
1122
|
</g>
|
|
1123
1123
|
<g class="recharts-layer recharts-bar-rectangle">
|
|
1124
|
-
<path fill="#30b4c0 " name="undefined" x="310.25" y="189.
|
|
1125
|
-
358.25,192.
|
|
1124
|
+
<path fill="#30b4c0 " name="undefined" x="310.25" y="189.0442" width="48" height="15.9558" class="recharts-rectangle" d="M310.25,192.0442A 3,3,0,0,1,313.25,189.0442L 355.25,189.0442A 3,3,0,0,1,
|
|
1125
|
+
358.25,192.0442L 358.25,205L 310.25,205Z">
|
|
1126
1126
|
</path>
|
|
1127
1127
|
</g>
|
|
1128
1128
|
</g>
|
|
1129
1129
|
</g>
|
|
1130
1130
|
</g>
|
|
1131
1131
|
</g>
|
|
1132
|
-
<g tabindex="-1"
|
|
1132
|
+
<g tabindex="-1">
|
|
1133
1133
|
</g>
|
|
1134
|
-
<g tabindex="-1"
|
|
1134
|
+
<g tabindex="-1">
|
|
1135
1135
|
<g class="recharts-layer recharts-cartesian-axis recharts-xAxis xAxis">
|
|
1136
1136
|
<line angle="0" height="30" orientation="bottom" x="0" y="205" width="365" class="recharts-cartesian-axis-line" stroke="#666" fill="none" x1="0" y1="205" x2="365" y2="205">
|
|
1137
1137
|
</line>
|
|
@@ -1165,15 +1165,15 @@ const getStatusColor = (status: string) => {
|
|
|
1165
1165
|
</g>
|
|
1166
1166
|
</g>
|
|
1167
1167
|
</g>
|
|
1168
|
-
<g tabindex="-1"
|
|
1168
|
+
<g tabindex="-1">
|
|
1169
1169
|
</g>
|
|
1170
|
-
<g tabindex="-1"
|
|
1170
|
+
<g tabindex="-1">
|
|
1171
1171
|
</g>
|
|
1172
|
-
<g tabindex="-1"
|
|
1172
|
+
<g tabindex="-1">
|
|
1173
1173
|
</g>
|
|
1174
|
-
<g tabindex="-1"
|
|
1174
|
+
<g tabindex="-1">
|
|
1175
1175
|
</g>
|
|
1176
|
-
<g tabindex="-1"
|
|
1176
|
+
<g tabindex="-1">
|
|
1177
1177
|
<g class="recharts-cartesian-axis-tick-labels recharts-xAxis-tick-labels">
|
|
1178
1178
|
<g class="recharts-layer recharts-cartesian-axis-tick-label">
|
|
1179
1179
|
<text height="30" orientation="bottom" width="365" stroke="none" x="30.416666666666668" y="213" class="recharts-text recharts-cartesian-axis-tick-value" text-anchor="middle" fill="#666">
|
|
@@ -1242,7 +1242,7 @@ const getStatusColor = (status: string) => {
|
|
|
1242
1242
|
</div>
|
|
1243
1243
|
<div>
|
|
1244
1244
|
<div class="dropdown btn-group">
|
|
1245
|
-
<button type="button" id="
|
|
1245
|
+
<button type="button" id="s0uvqzf6tfq" class="btn btn-muted btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
1246
1246
|
<span class="rioglyph rioglyph-option-horizontal" aria-hidden="true">
|
|
1247
1247
|
</span>
|
|
1248
1248
|
</button>
|
|
@@ -1310,7 +1310,7 @@ const getStatusColor = (status: string) => {
|
|
|
1310
1310
|
</div>
|
|
1311
1311
|
<div>
|
|
1312
1312
|
<div class="dropdown btn-group">
|
|
1313
|
-
<button type="button" id="
|
|
1313
|
+
<button type="button" id="qoo8lk9cd8d" class="btn btn-muted btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
1314
1314
|
<span class="rioglyph rioglyph-option-horizontal" aria-hidden="true">
|
|
1315
1315
|
</span>
|
|
1316
1316
|
</button>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Utilities
|
|
4
4
|
*Section:* Helper
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#utilities/deviceUtils
|
|
6
|
-
*Captured:*
|
|
6
|
+
*Captured:* 2026-01-14T09:08:39.325Z
|
|
7
7
|
|
|
8
8
|
Set of utility functions which helps detecting certain devices or functionality.
|
|
9
9
|
|
|
@@ -54,7 +54,7 @@ import {
|
|
|
54
54
|
} from '@rio-cloud/rio-uikit/DeviceUtils';
|
|
55
55
|
import useWindowResize from '@rio-cloud/rio-uikit/useWindowResize';
|
|
56
56
|
|
|
57
|
-
|
|
57
|
+
const DeviceUtilsExample = () => {
|
|
58
58
|
const [isZoomDisabled, setIsZoomDisabled] = useState(false);
|
|
59
59
|
const [isMobileScreenSize, setIsMobileScreenSize] = useState(isMobileScreen());
|
|
60
60
|
|
|
@@ -63,7 +63,8 @@ export default () => {
|
|
|
63
63
|
// This is not good for accessibility but makes the webpage
|
|
64
64
|
// feel more like a native app.
|
|
65
65
|
toggleZoomOnMobile();
|
|
66
|
-
|
|
66
|
+
const viewportMeta = document.head.querySelector<HTMLMetaElement>('[name="viewport"]');
|
|
67
|
+
setIsZoomDisabled(viewportMeta?.content.includes('user-scalable=0') ?? false);
|
|
67
68
|
}, []);
|
|
68
69
|
|
|
69
70
|
useWindowResize(() => setIsMobileScreenSize(isMobileScreen()));
|
|
@@ -92,6 +93,8 @@ export default () => {
|
|
|
92
93
|
</div>
|
|
93
94
|
);
|
|
94
95
|
};
|
|
96
|
+
|
|
97
|
+
export default DeviceUtilsExample;
|
|
95
98
|
```
|
|
96
99
|
|
|
97
100
|
#### HTML (html)
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Utilities
|
|
4
4
|
*Section:* Helper
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#utilities/featureToggles
|
|
6
|
-
*Captured:*
|
|
6
|
+
*Captured:* 2026-01-14T09:08:39.999Z
|
|
7
7
|
|
|
8
8
|
URL-based feature toggles (also known as feature flags) are a powerful development technique that allows you to enable or disable features in your application dynamically, without deploying new code.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Utilities
|
|
4
4
|
*Section:* Helper
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#utilities/fuelTypeUtils
|
|
6
|
-
*Captured:*
|
|
6
|
+
*Captured:* 2026-01-14T09:08:39.932Z
|
|
7
7
|
|
|
8
8
|
There is a wide variety of standardized fuel types, and on top of that, some projects or systems introduce their own custom definitions. While the naming can differ, many of these values carry the same semantic meaning. To avoid confusion and ensure consistent visual representation, we provide a centralized mapping of fuel types to icons.
|
|
9
9
|
|