@rio-cloud/uikit-mcp 1.1.9 → 1.1.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/doc-metadata.json +325 -85
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +628 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +22 -22
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +38 -42
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -63
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +200 -167
- package/dist/docs/components/autosuggests.md +1 -1
- package/dist/docs/components/avatar.md +1 -1
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +531 -417
- package/dist/docs/components/barList.md +9 -9
- package/dist/docs/components/basicMap.md +60 -39
- package/dist/docs/components/bottomSheet.md +2 -2
- package/dist/docs/components/button.md +8 -2
- package/dist/docs/components/buttonToolbar.md +1 -1
- package/dist/docs/components/calendarStripe.md +57 -65
- package/dist/docs/components/card.md +1 -1
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -3
- package/dist/docs/components/chartsGettingStarted.md +1 -3
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +15 -12
- package/dist/docs/components/circularProgress.md +8 -8
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -4
- package/dist/docs/components/composedCharts.md +63 -53
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -687
- package/dist/docs/components/dayPicker.md +5574 -0
- package/dist/docs/components/dayPickerCalendar.md +5269 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3252 -3276
- package/dist/docs/components/editableContent.md +91 -91
- package/dist/docs/components/expander.md +4 -1
- package/dist/docs/components/fade.md +1 -1
- package/dist/docs/components/fadeExpander.md +1 -1
- package/dist/docs/components/fadeUp.md +32 -36
- package/dist/docs/components/feedback.md +1 -1
- package/dist/docs/components/filePickers.md +1 -1
- package/dist/docs/components/formLabel.md +29 -31
- package/dist/docs/components/groupedItemList.md +3 -7
- package/dist/docs/components/htmlTable.md +5074 -0
- package/dist/docs/components/iconList.md +4 -4
- package/dist/docs/components/imagePreloader.md +1 -1
- package/dist/docs/components/labeledElement.md +1 -1
- package/dist/docs/components/licensePlate.md +1 -1
- package/dist/docs/components/lineCharts.md +172 -172
- package/dist/docs/components/listMenu.md +15 -12
- package/dist/docs/components/loadMore.md +4 -2
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +10 -1
- package/dist/docs/components/mapCluster.md +23 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -3
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +23 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +211 -18
- package/dist/docs/components/noData.md +1 -1
- package/dist/docs/components/notifications.md +2 -2
- package/dist/docs/components/numbercontrol.md +15 -15
- package/dist/docs/components/onboarding.md +1 -1
- package/dist/docs/components/page.md +1 -1
- package/dist/docs/components/pager.md +1 -1
- package/dist/docs/components/pieCharts.md +237 -213
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -400
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +96 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -3
- package/dist/docs/components/responsiveColumnStripe.md +1 -3
- package/dist/docs/components/responsiveVideo.md +1 -1
- package/dist/docs/components/rioglyph.md +1 -1
- package/dist/docs/components/rules.md +41 -47
- package/dist/docs/components/saveableInput.md +252 -252
- package/dist/docs/components/selects.md +165 -111
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -15
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +1 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +1 -1
- package/dist/docs/components/stepButton.md +1 -1
- package/dist/docs/components/steppedProgressBars.md +9 -11
- package/dist/docs/components/subNavigation.md +1 -1
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +1 -1
- package/dist/docs/components/switch.md +3 -1
- package/dist/docs/components/table.md +19584 -0
- package/dist/docs/components/tableControls.md +982 -0
- package/dist/docs/components/tagManager.md +1 -1
- package/dist/docs/components/tags.md +1 -1
- package/dist/docs/components/teaser.md +1 -3
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +1 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +4 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +56 -56
- package/dist/docs/foundations.md +640 -3122
- package/dist/docs/start/changelog.md +53 -3
- package/dist/docs/start/goodtoknow.md +2 -4
- 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 -3
- package/dist/docs/start/guidelines/iframe.md +17 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +2 -4
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1 -1
- 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 +12 -20
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -3
- package/dist/docs/templates/ai-assistant.md +311 -0
- package/dist/docs/templates/common-table.md +814 -0
- package/dist/docs/templates/detail-views.md +846 -0
- package/dist/docs/templates/expandable-details.md +214 -0
- package/dist/docs/templates/feature-cards.md +479 -0
- package/dist/docs/templates/form-summary.md +179 -0
- package/dist/docs/templates/form-toggle.md +329 -0
- package/dist/docs/templates/list-blocks.md +872 -0
- package/dist/docs/templates/loading-progress.md +100 -0
- package/dist/docs/templates/options-panel.md +132 -0
- package/dist/docs/templates/panel-variants.md +137 -0
- package/dist/docs/templates/progress-cards.md +541 -0
- package/dist/docs/templates/progress-success.md +125 -0
- package/dist/docs/templates/settings-form.md +401 -0
- package/dist/docs/templates/stats-blocks.md +1245 -0
- package/dist/docs/templates/table-panel.md +310 -0
- package/dist/docs/templates/usage-cards.md +199 -0
- package/dist/docs/utilities/classNames.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +277 -0
- package/dist/docs/utilities/routeUtils.md +2 -2
- 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/useCookies.md +1 -1
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +5 -4
- package/dist/docs/utilities/useDebugInfo.md +3 -3
- package/dist/docs/utilities/useDraggableElement.md +281 -0
- 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 +8 -10
- 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 +2 -4
- package/dist/docs/utilities/useResizeObserver.md +35 -15
- package/dist/docs/utilities/useRioCookieConsent.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +3 -6
- package/dist/docs/utilities/useSearch.md +1 -3
- package/dist/docs/utilities/useSearchHighlight.md +1 -1
- package/dist/docs/utilities/useSorting.md +370 -239
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +364 -288
- package/dist/docs/utilities/useTableSelection.md +88 -92
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useUrlState.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +1 -1
- package/dist/search-synonyms.json +2 -2
- package/dist/version.json +2 -2
- package/package.json +2 -2
- package/dist/docs/components/tables.md +0 -8
|
@@ -0,0 +1,541 @@
|
|
|
1
|
+
# Progress cards
|
|
2
|
+
|
|
3
|
+
*Category:* Templates
|
|
4
|
+
*Section:* Progress
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/templates/progress-cards
|
|
6
|
+
*Captured:* 2026-04-20T12:55:47.181Z
|
|
7
|
+
|
|
8
|
+
## Progress cards
|
|
9
|
+
|
|
10
|
+
### Example: 12% more than last week
|
|
11
|
+
|
|
12
|
+
Weekly report
|
|
13
|
+
Orders processed
|
|
14
|
+
|
|
15
|
+
80%
|
|
16
|
+
|
|
17
|
+
12% more than last week
|
|
18
|
+
|
|
19
|
+
Open rate
|
|
20
|
+
|
|
21
|
+
3.1%
|
|
22
|
+
|
|
23
|
+
3.1% more than last week
|
|
24
|
+
|
|
25
|
+
Error rate
|
|
26
|
+
|
|
27
|
+
2.01%
|
|
28
|
+
|
|
29
|
+
2.01% more than last week
|
|
30
|
+
|
|
31
|
+
#### React (tsx)
|
|
32
|
+
|
|
33
|
+
```tsx
|
|
34
|
+
import { FormattedNumber } from 'react-intl';
|
|
35
|
+
|
|
36
|
+
import StatsWidget from '@rio-cloud/rio-uikit/StatsWidget';
|
|
37
|
+
|
|
38
|
+
export default () => (
|
|
39
|
+
<div className='margin-25-md'>
|
|
40
|
+
<div className='margin-auto max-width-600'>
|
|
41
|
+
<div className='display-flex flex-column gap-20 border rounded padding-20 bg-white shadow-default'>
|
|
42
|
+
<div className='text-bold text-size-16 text-color-darker'>Weekly report</div>
|
|
43
|
+
<StatsWidget className='border-none'>
|
|
44
|
+
<div className='display-flex justify-content-between gap-5'>
|
|
45
|
+
<div className='display-flex align-items-center'>
|
|
46
|
+
<div className='margin-right-3 text-color-darker text-medium'>Orders processed</div>
|
|
47
|
+
</div>
|
|
48
|
+
<span className='display-flex align-items-center gap-3 text-color-success'>
|
|
49
|
+
<span className='rioglyph rioglyph-arrow-up' />
|
|
50
|
+
<FormattedNumber value={80} style='unit' unit='percent' />
|
|
51
|
+
</span>
|
|
52
|
+
</div>
|
|
53
|
+
<div className='progress margin-y-5'>
|
|
54
|
+
<div className='progress-bar bg-info' style={{ width: `${80}%` }} />
|
|
55
|
+
</div>
|
|
56
|
+
<div className='text-color-dark text-size-12'>12% more than last week</div>
|
|
57
|
+
</StatsWidget>
|
|
58
|
+
<StatsWidget className='border-none'>
|
|
59
|
+
<div className='display-flex justify-content-between gap-5'>
|
|
60
|
+
<div className='display-flex align-items-center'>
|
|
61
|
+
<div className='margin-right-3 text-color-darker text-medium'>Open rate</div>
|
|
62
|
+
</div>
|
|
63
|
+
<span className='display-flex align-items-center gap-3 text-color-success'>
|
|
64
|
+
<span className='rioglyph rioglyph-arrow-up' />
|
|
65
|
+
<FormattedNumber value={3.1} style='unit' unit='percent' />
|
|
66
|
+
</span>
|
|
67
|
+
</div>
|
|
68
|
+
<div className='progress margin-y-5'>
|
|
69
|
+
<div className='progress-bar bg-info' style={{ width: `${74}%` }} />
|
|
70
|
+
</div>
|
|
71
|
+
<div className='text-color-dark text-size-12'>3.1% more than last week</div>
|
|
72
|
+
</StatsWidget>
|
|
73
|
+
<StatsWidget className='border-none'>
|
|
74
|
+
<div className='display-flex justify-content-between gap-5'>
|
|
75
|
+
<div className='display-flex align-items-center'>
|
|
76
|
+
<div className='margin-right-3 text-color-darker text-medium'>Error rate</div>
|
|
77
|
+
</div>
|
|
78
|
+
<span className='display-flex align-items-center gap-3 text-color-danger'>
|
|
79
|
+
<span className='rioglyph rioglyph-arrow-up' />
|
|
80
|
+
<FormattedNumber value={2.01} style='unit' unit='percent' />
|
|
81
|
+
</span>
|
|
82
|
+
</div>
|
|
83
|
+
<div className='progress margin-y-5'>
|
|
84
|
+
<div className='progress-bar bg-info' style={{ width: `${37}%` }} />
|
|
85
|
+
</div>
|
|
86
|
+
<div className='text-color-dark text-size-12'>2.01% more than last week</div>
|
|
87
|
+
</StatsWidget>
|
|
88
|
+
</div>
|
|
89
|
+
</div>
|
|
90
|
+
</div>
|
|
91
|
+
);
|
|
92
|
+
```
|
|
93
|
+
|
|
94
|
+
#### HTML (html)
|
|
95
|
+
|
|
96
|
+
```html
|
|
97
|
+
<div class="margin-25-md">
|
|
98
|
+
<div class="margin-auto max-width-600">
|
|
99
|
+
<div class="display-flex flex-column gap-20 border rounded padding-20 bg-white shadow-default">
|
|
100
|
+
<div class="text-bold text-size-16 text-color-darker">Weekly report</div>
|
|
101
|
+
<div class="StatsWidget border-none">
|
|
102
|
+
<div class="display-flex justify-content-between gap-5">
|
|
103
|
+
<div class="display-flex align-items-center">
|
|
104
|
+
<div class="margin-right-3 text-color-darker text-medium">Orders processed</div>
|
|
105
|
+
</div>
|
|
106
|
+
<span class="display-flex align-items-center gap-3 text-color-success">
|
|
107
|
+
<span class="rioglyph rioglyph-arrow-up">
|
|
108
|
+
</span>80%</span>
|
|
109
|
+
</div>
|
|
110
|
+
<div class="progress margin-y-5">
|
|
111
|
+
<div class="progress-bar bg-info" style="width: 80%;">
|
|
112
|
+
</div>
|
|
113
|
+
</div>
|
|
114
|
+
<div class="text-color-dark text-size-12">12% more than last week</div>
|
|
115
|
+
</div>
|
|
116
|
+
<div class="StatsWidget border-none">
|
|
117
|
+
<div class="display-flex justify-content-between gap-5">
|
|
118
|
+
<div class="display-flex align-items-center">
|
|
119
|
+
<div class="margin-right-3 text-color-darker text-medium">Open rate</div>
|
|
120
|
+
</div>
|
|
121
|
+
<span class="display-flex align-items-center gap-3 text-color-success">
|
|
122
|
+
<span class="rioglyph rioglyph-arrow-up">
|
|
123
|
+
</span>3.1%</span>
|
|
124
|
+
</div>
|
|
125
|
+
<div class="progress margin-y-5">
|
|
126
|
+
<div class="progress-bar bg-info" style="width: 74%;">
|
|
127
|
+
</div>
|
|
128
|
+
</div>
|
|
129
|
+
<div class="text-color-dark text-size-12">3.1% more than last week</div>
|
|
130
|
+
</div>
|
|
131
|
+
<div class="StatsWidget border-none">
|
|
132
|
+
<div class="display-flex justify-content-between gap-5">
|
|
133
|
+
<div class="display-flex align-items-center">
|
|
134
|
+
<div class="margin-right-3 text-color-darker text-medium">Error rate</div>
|
|
135
|
+
</div>
|
|
136
|
+
<span class="display-flex align-items-center gap-3 text-color-danger">
|
|
137
|
+
<span class="rioglyph rioglyph-arrow-up">
|
|
138
|
+
</span>2.01%</span>
|
|
139
|
+
</div>
|
|
140
|
+
<div class="progress margin-y-5">
|
|
141
|
+
<div class="progress-bar bg-info" style="width: 37%;">
|
|
142
|
+
</div>
|
|
143
|
+
</div>
|
|
144
|
+
<div class="text-color-dark text-size-12">2.01% more than last week</div>
|
|
145
|
+
</div>
|
|
146
|
+
</div>
|
|
147
|
+
</div>
|
|
148
|
+
</div>
|
|
149
|
+
```
|
|
150
|
+
|
|
151
|
+
### Example: Example 2
|
|
152
|
+
|
|
153
|
+
Shipment volume by region
|
|
154
|
+
|
|
155
|
+
Region Shipments
|
|
156
|
+
|
|
157
|
+
Germany 3,550
|
|
158
|
+
|
|
159
|
+
France 1,798
|
|
160
|
+
|
|
161
|
+
Italy 1,245
|
|
162
|
+
|
|
163
|
+
Poland 986
|
|
164
|
+
|
|
165
|
+
Netherlands 854
|
|
166
|
+
|
|
167
|
+
Austria 650
|
|
168
|
+
|
|
169
|
+
Switzerland 420
|
|
170
|
+
|
|
171
|
+
#### React (tsx)
|
|
172
|
+
|
|
173
|
+
```tsx
|
|
174
|
+
import { FormattedNumber } from 'react-intl';
|
|
175
|
+
|
|
176
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
177
|
+
import SimpleTooltip from '@rio-cloud/rio-uikit/SimpleTooltip';
|
|
178
|
+
|
|
179
|
+
export default () => (
|
|
180
|
+
<div className='margin-25-md'>
|
|
181
|
+
<div className='margin-auto max-width-500'>
|
|
182
|
+
<div className='panel panel-default shadow-default'>
|
|
183
|
+
<div className='panel-heading display-flex gap-20 justify-content-between align-items-center'>
|
|
184
|
+
<div className='text-size-16 text-medium text-color-darkest'>Shipment volume by region</div>
|
|
185
|
+
<div>
|
|
186
|
+
<SimpleTooltip content='Share data' placement='bottom'>
|
|
187
|
+
<Button bsStyle='muted' iconName='rioglyph-share-alt' iconOnly />
|
|
188
|
+
</SimpleTooltip>
|
|
189
|
+
</div>
|
|
190
|
+
</div>
|
|
191
|
+
<div className='panel-body padding-0'>
|
|
192
|
+
<table className='table table-head-filled table-bottom-rounded'>
|
|
193
|
+
<colgroup>
|
|
194
|
+
<col className='width-150 width-100-xs' />
|
|
195
|
+
<col className='width-80 width-60-xs' />
|
|
196
|
+
<col />
|
|
197
|
+
</colgroup>
|
|
198
|
+
<thead>
|
|
199
|
+
<tr>
|
|
200
|
+
<th>Region</th>
|
|
201
|
+
<th colSpan={2}>Shipments</th>
|
|
202
|
+
</tr>
|
|
203
|
+
</thead>
|
|
204
|
+
<tbody>
|
|
205
|
+
<tr>
|
|
206
|
+
<td>Germany</td>
|
|
207
|
+
<td>
|
|
208
|
+
<FormattedNumber value={3_550} />
|
|
209
|
+
</td>
|
|
210
|
+
<td>
|
|
211
|
+
<div className='progress progress-xs'>
|
|
212
|
+
<div className='progress-bar bg-primary' style={{ width: '71%' }} />
|
|
213
|
+
</div>
|
|
214
|
+
</td>
|
|
215
|
+
</tr>
|
|
216
|
+
<tr>
|
|
217
|
+
<td>France</td>
|
|
218
|
+
<td>
|
|
219
|
+
<FormattedNumber value={1_798} />
|
|
220
|
+
</td>
|
|
221
|
+
<td>
|
|
222
|
+
<div className='progress progress-xs'>
|
|
223
|
+
<div className='progress-bar bg-primary' style={{ width: '35.96%' }} />
|
|
224
|
+
</div>
|
|
225
|
+
</td>
|
|
226
|
+
</tr>
|
|
227
|
+
<tr>
|
|
228
|
+
<td>Italy</td>
|
|
229
|
+
<td>
|
|
230
|
+
<FormattedNumber value={1_245} />
|
|
231
|
+
</td>
|
|
232
|
+
<td>
|
|
233
|
+
<div className='progress progress-xs'>
|
|
234
|
+
<div className='progress-bar bg-primary' style={{ width: '24.9%' }} />
|
|
235
|
+
</div>
|
|
236
|
+
</td>
|
|
237
|
+
</tr>
|
|
238
|
+
<tr>
|
|
239
|
+
<td>Poland</td>
|
|
240
|
+
<td>
|
|
241
|
+
<FormattedNumber value={986} />
|
|
242
|
+
</td>
|
|
243
|
+
<td>
|
|
244
|
+
<div className='progress progress-xs'>
|
|
245
|
+
<div className='progress-bar bg-primary' style={{ width: '19.72%' }} />
|
|
246
|
+
</div>
|
|
247
|
+
</td>
|
|
248
|
+
</tr>
|
|
249
|
+
<tr>
|
|
250
|
+
<td>Netherlands</td>
|
|
251
|
+
<td>
|
|
252
|
+
<FormattedNumber value={854} />
|
|
253
|
+
</td>
|
|
254
|
+
<td>
|
|
255
|
+
<div className='progress progress-xs'>
|
|
256
|
+
<div className='progress-bar bg-primary' style={{ width: '17.08%' }} />
|
|
257
|
+
</div>
|
|
258
|
+
</td>
|
|
259
|
+
</tr>
|
|
260
|
+
<tr>
|
|
261
|
+
<td>Austria</td>
|
|
262
|
+
<td>
|
|
263
|
+
<FormattedNumber value={650} />
|
|
264
|
+
</td>
|
|
265
|
+
<td>
|
|
266
|
+
<div className='progress progress-xs'>
|
|
267
|
+
<div className='progress-bar bg-primary' style={{ width: '13%' }} />
|
|
268
|
+
</div>
|
|
269
|
+
</td>
|
|
270
|
+
</tr>
|
|
271
|
+
<tr>
|
|
272
|
+
<td>Switzerland</td>
|
|
273
|
+
<td>
|
|
274
|
+
<FormattedNumber value={420} />
|
|
275
|
+
</td>
|
|
276
|
+
<td>
|
|
277
|
+
<div className='progress progress-xs'>
|
|
278
|
+
<div className='progress-bar bg-primary' style={{ width: '8.4%' }} />
|
|
279
|
+
</div>
|
|
280
|
+
</td>
|
|
281
|
+
</tr>
|
|
282
|
+
</tbody>
|
|
283
|
+
</table>
|
|
284
|
+
</div>
|
|
285
|
+
</div>
|
|
286
|
+
</div>
|
|
287
|
+
</div>
|
|
288
|
+
);
|
|
289
|
+
```
|
|
290
|
+
|
|
291
|
+
#### HTML (html)
|
|
292
|
+
|
|
293
|
+
```html
|
|
294
|
+
<div class="margin-25-md">
|
|
295
|
+
<div class="margin-auto max-width-500">
|
|
296
|
+
<div class="panel panel-default shadow-default">
|
|
297
|
+
<div class="panel-heading display-flex gap-20 justify-content-between align-items-center">
|
|
298
|
+
<div class="text-size-16 text-medium text-color-darkest">Shipment volume by region</div>
|
|
299
|
+
<div>
|
|
300
|
+
<button type="button" class="btn btn-muted btn-icon-only btn-component" tabindex="0">
|
|
301
|
+
<span class="rioglyph rioglyph-share-alt">
|
|
302
|
+
</span>
|
|
303
|
+
</button>
|
|
304
|
+
</div>
|
|
305
|
+
</div>
|
|
306
|
+
<div class="panel-body padding-0">
|
|
307
|
+
<table class="table table-head-filled table-bottom-rounded">
|
|
308
|
+
<colgroup>
|
|
309
|
+
<col class="width-150 width-100-xs">
|
|
310
|
+
<col class="width-80 width-60-xs">
|
|
311
|
+
<col>
|
|
312
|
+
</colgroup>
|
|
313
|
+
<thead>
|
|
314
|
+
<tr>
|
|
315
|
+
<th>Region</th>
|
|
316
|
+
<th colspan="2">Shipments</th>
|
|
317
|
+
</tr>
|
|
318
|
+
</thead>
|
|
319
|
+
<tbody>
|
|
320
|
+
<tr>
|
|
321
|
+
<td>Germany</td>
|
|
322
|
+
<td>3,550</td>
|
|
323
|
+
<td>
|
|
324
|
+
<div class="progress progress-xs">
|
|
325
|
+
<div class="progress-bar bg-primary" style="width: 71%;">
|
|
326
|
+
</div>
|
|
327
|
+
</div>
|
|
328
|
+
</td>
|
|
329
|
+
</tr>
|
|
330
|
+
<tr>
|
|
331
|
+
<td>France</td>
|
|
332
|
+
<td>1,798</td>
|
|
333
|
+
<td>
|
|
334
|
+
<div class="progress progress-xs">
|
|
335
|
+
<div class="progress-bar bg-primary" style="width: 35.96%;">
|
|
336
|
+
</div>
|
|
337
|
+
</div>
|
|
338
|
+
</td>
|
|
339
|
+
</tr>
|
|
340
|
+
<tr>
|
|
341
|
+
<td>Italy</td>
|
|
342
|
+
<td>1,245</td>
|
|
343
|
+
<td>
|
|
344
|
+
<div class="progress progress-xs">
|
|
345
|
+
<div class="progress-bar bg-primary" style="width: 24.9%;">
|
|
346
|
+
</div>
|
|
347
|
+
</div>
|
|
348
|
+
</td>
|
|
349
|
+
</tr>
|
|
350
|
+
<tr>
|
|
351
|
+
<td>Poland</td>
|
|
352
|
+
<td>986</td>
|
|
353
|
+
<td>
|
|
354
|
+
<div class="progress progress-xs">
|
|
355
|
+
<div class="progress-bar bg-primary" style="width: 19.72%;">
|
|
356
|
+
</div>
|
|
357
|
+
</div>
|
|
358
|
+
</td>
|
|
359
|
+
</tr>
|
|
360
|
+
<tr>
|
|
361
|
+
<td>Netherlands</td>
|
|
362
|
+
<td>854</td>
|
|
363
|
+
<td>
|
|
364
|
+
<div class="progress progress-xs">
|
|
365
|
+
<div class="progress-bar bg-primary" style="width: 17.08%;">
|
|
366
|
+
</div>
|
|
367
|
+
</div>
|
|
368
|
+
</td>
|
|
369
|
+
</tr>
|
|
370
|
+
<tr>
|
|
371
|
+
<td>Austria</td>
|
|
372
|
+
<td>650</td>
|
|
373
|
+
<td>
|
|
374
|
+
<div class="progress progress-xs">
|
|
375
|
+
<div class="progress-bar bg-primary" style="width: 13%;">
|
|
376
|
+
</div>
|
|
377
|
+
</div>
|
|
378
|
+
</td>
|
|
379
|
+
</tr>
|
|
380
|
+
<tr>
|
|
381
|
+
<td>Switzerland</td>
|
|
382
|
+
<td>420</td>
|
|
383
|
+
<td>
|
|
384
|
+
<div class="progress progress-xs">
|
|
385
|
+
<div class="progress-bar bg-primary" style="width: 8.4%;">
|
|
386
|
+
</div>
|
|
387
|
+
</div>
|
|
388
|
+
</td>
|
|
389
|
+
</tr>
|
|
390
|
+
</tbody>
|
|
391
|
+
</table>
|
|
392
|
+
</div>
|
|
393
|
+
</div>
|
|
394
|
+
</div>
|
|
395
|
+
</div>
|
|
396
|
+
```
|
|
397
|
+
|
|
398
|
+
### Example: Progress
|
|
399
|
+
|
|
400
|
+
Progress
|
|
401
|
+
Send reminder
|
|
402
|
+
56
|
|
403
|
+
Participants
|
|
404
|
+
|
|
405
|
+
Signed
|
|
406
|
+
12
|
|
407
|
+
|
|
408
|
+
Waiting signature
|
|
409
|
+
17
|
|
410
|
+
|
|
411
|
+
Manager review
|
|
412
|
+
22
|
|
413
|
+
|
|
414
|
+
Self review
|
|
415
|
+
5
|
|
416
|
+
|
|
417
|
+
#### React (tsx)
|
|
418
|
+
|
|
419
|
+
```tsx
|
|
420
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
421
|
+
import LabeledElement from '@rio-cloud/rio-uikit/LabeledElement';
|
|
422
|
+
|
|
423
|
+
export default () => (
|
|
424
|
+
<div className='margin-25-md'>
|
|
425
|
+
<div className='margin-auto max-width-500'>
|
|
426
|
+
<div className='padding-20 bg-white rounded shadow-muted'>
|
|
427
|
+
<div className='display-flex justify-content-between align-items-start margin-bottom-10'>
|
|
428
|
+
<h3 className='text-color-darkest margin-0'>Progress</h3>
|
|
429
|
+
<Button variant='link' iconName='rioglyph-time-alt'>
|
|
430
|
+
Send reminder
|
|
431
|
+
</Button>
|
|
432
|
+
</div>
|
|
433
|
+
|
|
434
|
+
<div className='display-flex align-items-end gap-5 margin-bottom-15'>
|
|
435
|
+
<div className='text-size-h1 text-bold text-color-darkest'>56</div>
|
|
436
|
+
<div className='text-color-dark line-height-h1'>Participants</div>
|
|
437
|
+
</div>
|
|
438
|
+
|
|
439
|
+
<div className='progress margin-bottom-20'>
|
|
440
|
+
<div className='progress-bar progress-divider bg-info' style={{ width: '21%' }} />
|
|
441
|
+
<div className='progress-bar progress-divider bg-spectrum-indigo' style={{ width: '30%' }} />
|
|
442
|
+
<div className='progress-bar progress-divider bg-warning' style={{ width: '39%' }} />
|
|
443
|
+
<div className='progress-bar progress-divider bg-gray' style={{ width: '10%' }} />
|
|
444
|
+
</div>
|
|
445
|
+
|
|
446
|
+
<div className='display-flex justify-content-between row-gap-10 flex-wrap text-color-darker'>
|
|
447
|
+
<LabeledElement label='Signed' noGap>
|
|
448
|
+
<div className='display-flex align-items-center gap-5'>
|
|
449
|
+
<span className='bg-info rounded-circle height-10 aspect-ratio-1' />
|
|
450
|
+
<span className='text-bold'>12</span>
|
|
451
|
+
</div>
|
|
452
|
+
</LabeledElement>
|
|
453
|
+
<LabeledElement label='Waiting signature' noGap>
|
|
454
|
+
<div className='display-flex align-items-center gap-5'>
|
|
455
|
+
<span className='bg-spectrum-indigo rounded-circle height-10 aspect-ratio-1' />
|
|
456
|
+
<span className='text-bold'>17</span>
|
|
457
|
+
</div>
|
|
458
|
+
</LabeledElement>
|
|
459
|
+
<LabeledElement label='Manager review' noGap>
|
|
460
|
+
<div className='display-flex align-items-center gap-5'>
|
|
461
|
+
<span className='bg-warning rounded-circle height-10 aspect-ratio-1' />
|
|
462
|
+
<span className='text-bold'>22</span>
|
|
463
|
+
</div>
|
|
464
|
+
</LabeledElement>
|
|
465
|
+
<LabeledElement label='Self review' noGap>
|
|
466
|
+
<div className='display-flex align-items-center gap-5'>
|
|
467
|
+
<span className='bg-gray rounded-circle height-10 aspect-ratio-1' />
|
|
468
|
+
<span className='text-bold'>5</span>
|
|
469
|
+
</div>
|
|
470
|
+
</LabeledElement>
|
|
471
|
+
</div>
|
|
472
|
+
</div>
|
|
473
|
+
</div>
|
|
474
|
+
</div>
|
|
475
|
+
);
|
|
476
|
+
```
|
|
477
|
+
|
|
478
|
+
#### HTML (html)
|
|
479
|
+
|
|
480
|
+
```html
|
|
481
|
+
<div class="margin-25-md">
|
|
482
|
+
<div class="margin-auto max-width-500">
|
|
483
|
+
<div class="padding-20 bg-white rounded shadow-muted">
|
|
484
|
+
<div class="display-flex justify-content-between align-items-start margin-bottom-10">
|
|
485
|
+
<h3 class="text-color-darkest margin-0">Progress</h3>
|
|
486
|
+
<button type="button" class="btn btn-default btn-link btn-component" tabindex="0">
|
|
487
|
+
<span class="rioglyph rioglyph-time-alt">
|
|
488
|
+
</span>Send reminder</button>
|
|
489
|
+
</div>
|
|
490
|
+
<div class="display-flex align-items-end gap-5 margin-bottom-15">
|
|
491
|
+
<div class="text-size-h1 text-bold text-color-darkest">56</div>
|
|
492
|
+
<div class="text-color-dark line-height-h1">Participants</div>
|
|
493
|
+
</div>
|
|
494
|
+
<div class="progress margin-bottom-20">
|
|
495
|
+
<div class="progress-bar progress-divider bg-info" style="width: 21%;">
|
|
496
|
+
</div>
|
|
497
|
+
<div class="progress-bar progress-divider bg-spectrum-indigo" style="width: 30%;">
|
|
498
|
+
</div>
|
|
499
|
+
<div class="progress-bar progress-divider bg-warning" style="width: 39%;">
|
|
500
|
+
</div>
|
|
501
|
+
<div class="progress-bar progress-divider bg-gray" style="width: 10%;">
|
|
502
|
+
</div>
|
|
503
|
+
</div>
|
|
504
|
+
<div class="display-flex justify-content-between row-gap-10 flex-wrap text-color-darker">
|
|
505
|
+
<div class="LabeledElement display-flex flex-column">
|
|
506
|
+
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-0">Signed</div>
|
|
507
|
+
<div class="display-flex align-items-center gap-5">
|
|
508
|
+
<span class="bg-info rounded-circle height-10 aspect-ratio-1">
|
|
509
|
+
</span>
|
|
510
|
+
<span class="text-bold">12</span>
|
|
511
|
+
</div>
|
|
512
|
+
</div>
|
|
513
|
+
<div class="LabeledElement display-flex flex-column">
|
|
514
|
+
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-0">Waiting signature</div>
|
|
515
|
+
<div class="display-flex align-items-center gap-5">
|
|
516
|
+
<span class="bg-spectrum-indigo rounded-circle height-10 aspect-ratio-1">
|
|
517
|
+
</span>
|
|
518
|
+
<span class="text-bold">17</span>
|
|
519
|
+
</div>
|
|
520
|
+
</div>
|
|
521
|
+
<div class="LabeledElement display-flex flex-column">
|
|
522
|
+
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-0">Manager review</div>
|
|
523
|
+
<div class="display-flex align-items-center gap-5">
|
|
524
|
+
<span class="bg-warning rounded-circle height-10 aspect-ratio-1">
|
|
525
|
+
</span>
|
|
526
|
+
<span class="text-bold">22</span>
|
|
527
|
+
</div>
|
|
528
|
+
</div>
|
|
529
|
+
<div class="LabeledElement display-flex flex-column">
|
|
530
|
+
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-0">Self review</div>
|
|
531
|
+
<div class="display-flex align-items-center gap-5">
|
|
532
|
+
<span class="bg-gray rounded-circle height-10 aspect-ratio-1">
|
|
533
|
+
</span>
|
|
534
|
+
<span class="text-bold">5</span>
|
|
535
|
+
</div>
|
|
536
|
+
</div>
|
|
537
|
+
</div>
|
|
538
|
+
</div>
|
|
539
|
+
</div>
|
|
540
|
+
</div>
|
|
541
|
+
```
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
# Progress success
|
|
2
|
+
|
|
3
|
+
*Category:* Templates
|
|
4
|
+
*Section:* Progress
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/templates/progress-success
|
|
6
|
+
*Captured:* 2026-04-20T12:55:46.695Z
|
|
7
|
+
|
|
8
|
+
## Progress success
|
|
9
|
+
|
|
10
|
+
### Example: Diam nonummy
|
|
11
|
+
|
|
12
|
+
Lorem ipsum dolor sit amet
|
|
13
|
+
Diam nonummy
|
|
14
|
+
Consetetur sadipscing
|
|
15
|
+
Voluptua
|
|
16
|
+
Eirmod tempor
|
|
17
|
+
Eum iriure
|
|
18
|
+
500
|
|
19
|
+
Sanctus
|
|
20
|
+
No sea takimata
|
|
21
|
+
Vulputate
|
|
22
|
+
Tempor invidunt
|
|
23
|
+
Duis autem vel eum
|
|
24
|
+
|
|
25
|
+
#### React (tsx)
|
|
26
|
+
|
|
27
|
+
```tsx
|
|
28
|
+
import FormLabel from '@rio-cloud/rio-uikit/FormLabel';
|
|
29
|
+
|
|
30
|
+
export default () => (
|
|
31
|
+
<div className='max-width-500 margin-auto'>
|
|
32
|
+
<div className='display-grid place-items-center margin-y-25 margin-x-25-sm'>
|
|
33
|
+
<div className='width-100pct max-width-500'>
|
|
34
|
+
<div className='panel panel-default position-relative'>
|
|
35
|
+
<div
|
|
36
|
+
className={
|
|
37
|
+
'position-absolute top-0pct left-50pct translate-x-50pct-y-50pct ' +
|
|
38
|
+
'border rounded-circle width-60 height-60 display-grid place-items-center bg-white'
|
|
39
|
+
}
|
|
40
|
+
>
|
|
41
|
+
<span className='rioglyph rioglyph-ok text-color-success text-size-16 scale-150' />
|
|
42
|
+
</div>
|
|
43
|
+
<div className='panel-body padding-10 padding-25-ls'>
|
|
44
|
+
<div className='border border-bottom-only padding-x-20 padding-top-25 padding-bottom-15 text-center'>
|
|
45
|
+
<span className='text-color-success text-size-20'>Lorem ipsum dolor sit amet</span>
|
|
46
|
+
</div>
|
|
47
|
+
<div className='padding-10 padding-20-ls'>
|
|
48
|
+
<div className='display-grid grid-cols-2 gap-20 padding-10 padding-15-ls'>
|
|
49
|
+
<FormLabel className='text-right margin-0 line-height-20'>Diam nonummy</FormLabel>
|
|
50
|
+
<span>Consetetur sadipscing</span>
|
|
51
|
+
</div>
|
|
52
|
+
<div className='display-grid grid-cols-2 gap-20 padding-10 padding-15-ls'>
|
|
53
|
+
<FormLabel className='text-right margin-0 line-height-20'>Voluptua</FormLabel>
|
|
54
|
+
<span>Eirmod tempor</span>
|
|
55
|
+
</div>
|
|
56
|
+
<div className='display-grid grid-cols-2 gap-20 padding-10 padding-15-ls'>
|
|
57
|
+
<FormLabel className='text-right margin-0 line-height-20'>Eum iriure</FormLabel>
|
|
58
|
+
<span>500</span>
|
|
59
|
+
</div>
|
|
60
|
+
<div className='display-grid grid-cols-2 gap-20 padding-10 padding-15-ls'>
|
|
61
|
+
<FormLabel className='text-right margin-0 line-height-20'>Sanctus</FormLabel>
|
|
62
|
+
<span className='text-medium'>No sea takimata</span>
|
|
63
|
+
</div>
|
|
64
|
+
<div className='display-grid grid-cols-2 gap-20 padding-10 padding-15-ls'>
|
|
65
|
+
<FormLabel className='text-right margin-0 line-height-20'>Vulputate</FormLabel>
|
|
66
|
+
<div>
|
|
67
|
+
<div>Tempor invidunt</div>
|
|
68
|
+
<div className='margin-top-5 text-color-gray'>Duis autem vel eum</div>
|
|
69
|
+
</div>
|
|
70
|
+
</div>
|
|
71
|
+
</div>
|
|
72
|
+
</div>
|
|
73
|
+
</div>
|
|
74
|
+
</div>
|
|
75
|
+
</div>
|
|
76
|
+
</div>
|
|
77
|
+
);
|
|
78
|
+
```
|
|
79
|
+
|
|
80
|
+
#### HTML (html)
|
|
81
|
+
|
|
82
|
+
```html
|
|
83
|
+
<div class="max-width-500 margin-auto">
|
|
84
|
+
<div class="display-grid place-items-center margin-y-25 margin-x-25-sm">
|
|
85
|
+
<div class="width-100pct max-width-500">
|
|
86
|
+
<div class="panel panel-default position-relative">
|
|
87
|
+
<div class="position-absolute top-0pct left-50pct translate-x-50pct-y-50pct border rounded-circle width-60 height-60 display-grid place-items-center bg-white">
|
|
88
|
+
<span class="rioglyph rioglyph-ok text-color-success text-size-16 scale-150">
|
|
89
|
+
</span>
|
|
90
|
+
</div>
|
|
91
|
+
<div class="panel-body padding-10 padding-25-ls">
|
|
92
|
+
<div class="border border-bottom-only padding-x-20 padding-top-25 padding-bottom-15 text-center">
|
|
93
|
+
<span class="text-color-success text-size-20">Lorem ipsum dolor sit amet</span>
|
|
94
|
+
</div>
|
|
95
|
+
<div class="padding-10 padding-20-ls">
|
|
96
|
+
<div class="display-grid grid-cols-2 gap-20 padding-10 padding-15-ls">
|
|
97
|
+
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5 text-right margin-0 line-height-20">Diam nonummy</div>
|
|
98
|
+
<span>Consetetur sadipscing</span>
|
|
99
|
+
</div>
|
|
100
|
+
<div class="display-grid grid-cols-2 gap-20 padding-10 padding-15-ls">
|
|
101
|
+
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5 text-right margin-0 line-height-20">Voluptua</div>
|
|
102
|
+
<span>Eirmod tempor</span>
|
|
103
|
+
</div>
|
|
104
|
+
<div class="display-grid grid-cols-2 gap-20 padding-10 padding-15-ls">
|
|
105
|
+
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5 text-right margin-0 line-height-20">Eum iriure</div>
|
|
106
|
+
<span>500</span>
|
|
107
|
+
</div>
|
|
108
|
+
<div class="display-grid grid-cols-2 gap-20 padding-10 padding-15-ls">
|
|
109
|
+
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5 text-right margin-0 line-height-20">Sanctus</div>
|
|
110
|
+
<span class="text-medium">No sea takimata</span>
|
|
111
|
+
</div>
|
|
112
|
+
<div class="display-grid grid-cols-2 gap-20 padding-10 padding-15-ls">
|
|
113
|
+
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5 text-right margin-0 line-height-20">Vulputate</div>
|
|
114
|
+
<div>
|
|
115
|
+
<div>Tempor invidunt</div>
|
|
116
|
+
<div class="margin-top-5 text-color-gray">Duis autem vel eum</div>
|
|
117
|
+
</div>
|
|
118
|
+
</div>
|
|
119
|
+
</div>
|
|
120
|
+
</div>
|
|
121
|
+
</div>
|
|
122
|
+
</div>
|
|
123
|
+
</div>
|
|
124
|
+
</div>
|
|
125
|
+
```
|