@rio-cloud/uikit-mcp 1.1.9 → 1.1.11
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/README.md +2 -1
- package/dist/doc-metadata.json +334 -94
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +630 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +21 -21
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +23 -77
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -61
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +429 -342
- 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 +530 -414
- package/dist/docs/components/barList.md +10 -10
- package/dist/docs/components/basicMap.md +104 -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 +59 -63
- package/dist/docs/components/card.md +1 -1
- 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 +2 -2
- package/dist/docs/components/checkbox.md +15 -10
- package/dist/docs/components/circularProgress.md +6 -6
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -2
- package/dist/docs/components/composedCharts.md +63 -51
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -685
- package/dist/docs/components/dayPicker.md +5624 -0
- package/dist/docs/components/dayPickerCalendar.md +5289 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3264 -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 -170
- 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 +25 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +39 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -1
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapSettings.md +28 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/mapViewportHistory.md +287 -0
- package/dist/docs/components/multiselects.md +217 -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 -211
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -398
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +98 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -1
- package/dist/docs/components/responsiveColumnStripe.md +1 -1
- 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 +332 -161
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -13
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +15 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +3 -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 +5 -1
- package/dist/docs/components/table.md +21361 -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 -1
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +3 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +8 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +60 -60
- package/dist/docs/foundations.md +761 -3077
- package/dist/docs/start/changelog.md +73 -3
- package/dist/docs/start/goodtoknow.md +5 -1
- package/dist/docs/start/guidelines/color-combinations.md +5 -1
- package/dist/docs/start/guidelines/custom-css.md +26 -2
- package/dist/docs/start/guidelines/custom-rioglyph.md +20 -2
- package/dist/docs/start/guidelines/formatting.md +2254 -249
- package/dist/docs/start/guidelines/iframe.md +53 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +24 -2
- package/dist/docs/start/guidelines/print-css.md +16 -2
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1138 -11
- package/dist/docs/start/guidelines/supported-browsers.md +9 -2
- package/dist/docs/start/guidelines/writing.md +228 -2
- package/dist/docs/start/howto.md +155 -13
- package/dist/docs/start/intro.md +40 -2
- package/dist/docs/start/responsiveness.md +27 -1
- 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 +89 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +182 -2
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +322 -0
- package/dist/docs/utilities/routeUtils.md +211 -3
- 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 +110 -2
- 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 +173 -69
- package/dist/search-synonyms.json +214 -76
- package/dist/version.json +2 -2
- package/package.json +4 -5
- package/dist/docs/components/mapRouteGenerator.md +0 -6
- package/dist/docs/components/tables.md +0 -8
|
@@ -0,0 +1,872 @@
|
|
|
1
|
+
# List blocks
|
|
2
|
+
|
|
3
|
+
*Category:* Templates
|
|
4
|
+
*Section:* Content
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#/templates/list-blocks
|
|
6
|
+
*Captured:* 2026-04-27T14:59:24.249Z
|
|
7
|
+
|
|
8
|
+
## List blocks
|
|
9
|
+
|
|
10
|
+
### Example: Talis acquiro vomica cupiditate temptatio suspendo.
|
|
11
|
+
|
|
12
|
+
Lorem ipsum dolor
|
|
13
|
+
Talis acquiro vomica cupiditate temptatio suspendo.
|
|
14
|
+
|
|
15
|
+
Turner, Reichert and Howe
|
|
16
|
+
Crinis vicinus iusto.
|
|
17
|
+
|
|
18
|
+
Connect
|
|
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.
|
|
23
|
+
|
|
24
|
+
Connect
|
|
25
|
+
|
|
26
|
+
Daniel-Fadel Inc
|
|
27
|
+
Arbitro cupio cerno necessitatibus contabesco demo eos totidem illum baiulus.
|
|
28
|
+
|
|
29
|
+
Connect
|
|
30
|
+
|
|
31
|
+
#### React (tsx)
|
|
32
|
+
|
|
33
|
+
```tsx
|
|
34
|
+
import { faker } from '@faker-js/faker';
|
|
35
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
36
|
+
|
|
37
|
+
export default () => {
|
|
38
|
+
const examples = [
|
|
39
|
+
{
|
|
40
|
+
name: faker.company.name(),
|
|
41
|
+
icon: 'rioglyph-academic-cap',
|
|
42
|
+
description: faker.lorem.lines(1),
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
name: faker.company.name(),
|
|
46
|
+
icon: 'rioglyph-inbox',
|
|
47
|
+
description: faker.lorem.lines(2),
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
name: faker.company.name(),
|
|
51
|
+
icon: 'rioglyph-rio',
|
|
52
|
+
description: faker.lorem.lines(1),
|
|
53
|
+
},
|
|
54
|
+
];
|
|
55
|
+
|
|
56
|
+
return (
|
|
57
|
+
<div className='max-width-500 margin-auto padding-5'>
|
|
58
|
+
<div className='text-size-h2 font-bold'>Lorem ipsum dolor</div>
|
|
59
|
+
<p className='text-color-dark margin-top-0 margin-bottom-20'>{faker.lorem.lines(1)}</p>
|
|
60
|
+
|
|
61
|
+
<div className='space-y-15'>
|
|
62
|
+
{examples.map(item => (
|
|
63
|
+
<div key={item.name} className='bg-white padding-15 rounded-large shadow-subtle border'>
|
|
64
|
+
<div className='display-flex gap-15'>
|
|
65
|
+
<div className='height-80 aspect-ratio-1 bg-lightest rounded display-flex align-items-center justify-content-center text-size-14'>
|
|
66
|
+
<span className={`rioglyph ${item.icon} text-size-300pct`} />
|
|
67
|
+
</div>
|
|
68
|
+
<div className='flex-1-1 display-flex gap-15 flex-row-ls flex-column'>
|
|
69
|
+
<div className='flex-1-1'>
|
|
70
|
+
<p className='text-size-18 margin-0 margin-bottom-5'>{item.name}</p>
|
|
71
|
+
<p className='text-color-dark margin-0'>{item.description}</p>
|
|
72
|
+
</div>
|
|
73
|
+
<div className='display-flex align-items-center'>
|
|
74
|
+
<Button>Connect</Button>
|
|
75
|
+
</div>
|
|
76
|
+
</div>
|
|
77
|
+
</div>
|
|
78
|
+
</div>
|
|
79
|
+
))}
|
|
80
|
+
</div>
|
|
81
|
+
</div>
|
|
82
|
+
);
|
|
83
|
+
};
|
|
84
|
+
```
|
|
85
|
+
|
|
86
|
+
#### HTML (html)
|
|
87
|
+
|
|
88
|
+
```html
|
|
89
|
+
<div class="max-width-500 margin-auto padding-5">
|
|
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>
|
|
92
|
+
<div class="space-y-15">
|
|
93
|
+
<div class="bg-white padding-15 rounded-large shadow-subtle border">
|
|
94
|
+
<div class="display-flex gap-15">
|
|
95
|
+
<div class="height-80 aspect-ratio-1 bg-lightest rounded display-flex align-items-center justify-content-center text-size-14">
|
|
96
|
+
<span class="rioglyph rioglyph-academic-cap text-size-300pct">
|
|
97
|
+
</span>
|
|
98
|
+
</div>
|
|
99
|
+
<div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
|
|
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>
|
|
103
|
+
</div>
|
|
104
|
+
<div class="display-flex align-items-center">
|
|
105
|
+
<button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
|
|
106
|
+
</div>
|
|
107
|
+
</div>
|
|
108
|
+
</div>
|
|
109
|
+
</div>
|
|
110
|
+
<div class="bg-white padding-15 rounded-large shadow-subtle border">
|
|
111
|
+
<div class="display-flex gap-15">
|
|
112
|
+
<div class="height-80 aspect-ratio-1 bg-lightest rounded display-flex align-items-center justify-content-center text-size-14">
|
|
113
|
+
<span class="rioglyph rioglyph-inbox text-size-300pct">
|
|
114
|
+
</span>
|
|
115
|
+
</div>
|
|
116
|
+
<div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
|
|
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>
|
|
121
|
+
</div>
|
|
122
|
+
<div class="display-flex align-items-center">
|
|
123
|
+
<button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
|
|
124
|
+
</div>
|
|
125
|
+
</div>
|
|
126
|
+
</div>
|
|
127
|
+
</div>
|
|
128
|
+
<div class="bg-white padding-15 rounded-large shadow-subtle border">
|
|
129
|
+
<div class="display-flex gap-15">
|
|
130
|
+
<div class="height-80 aspect-ratio-1 bg-lightest rounded display-flex align-items-center justify-content-center text-size-14">
|
|
131
|
+
<span class="rioglyph rioglyph-rio text-size-300pct">
|
|
132
|
+
</span>
|
|
133
|
+
</div>
|
|
134
|
+
<div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
|
|
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>
|
|
138
|
+
</div>
|
|
139
|
+
<div class="display-flex align-items-center">
|
|
140
|
+
<button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
|
|
141
|
+
</div>
|
|
142
|
+
</div>
|
|
143
|
+
</div>
|
|
144
|
+
</div>
|
|
145
|
+
</div>
|
|
146
|
+
</div>
|
|
147
|
+
```
|
|
148
|
+
|
|
149
|
+
### Example: Choose the logistics session that fits your process
|
|
150
|
+
|
|
151
|
+
Meeting type
|
|
152
|
+
|
|
153
|
+
Choose the logistics session that fits your process
|
|
154
|
+
Freight pickup
|
|
155
|
+
Schedule cargo collection at origin
|
|
156
|
+
|
|
157
|
+
30 min
|
|
158
|
+
|
|
159
|
+
Route planning
|
|
160
|
+
Discuss optimal route and ETA
|
|
161
|
+
|
|
162
|
+
45 min
|
|
163
|
+
|
|
164
|
+
Delivery coordination
|
|
165
|
+
Align final drop-off and documents
|
|
166
|
+
|
|
167
|
+
60 min
|
|
168
|
+
|
|
169
|
+
#### React (tsx)
|
|
170
|
+
|
|
171
|
+
```tsx
|
|
172
|
+
import Card from '@rio-cloud/rio-uikit/Card';
|
|
173
|
+
|
|
174
|
+
export default () => {
|
|
175
|
+
const options = [
|
|
176
|
+
{
|
|
177
|
+
title: 'Freight pickup',
|
|
178
|
+
subtitle: 'Schedule cargo collection at origin',
|
|
179
|
+
duration: '30 min',
|
|
180
|
+
},
|
|
181
|
+
{
|
|
182
|
+
title: 'Route planning',
|
|
183
|
+
subtitle: 'Discuss optimal route and ETA',
|
|
184
|
+
duration: '45 min',
|
|
185
|
+
},
|
|
186
|
+
{
|
|
187
|
+
title: 'Delivery coordination',
|
|
188
|
+
subtitle: 'Align final drop-off and documents',
|
|
189
|
+
duration: '60 min',
|
|
190
|
+
},
|
|
191
|
+
];
|
|
192
|
+
|
|
193
|
+
return (
|
|
194
|
+
<div className='max-width-500 margin-auto padding-5'>
|
|
195
|
+
<Card padding={25}>
|
|
196
|
+
<div className='display-flex align-items-center gap-5 margin-bottom-5'>
|
|
197
|
+
<span className='rioglyph rioglyph-user text-size-18' />
|
|
198
|
+
<div className='text-size-18 text-bold text-color-darkest'>Meeting type</div>
|
|
199
|
+
</div>
|
|
200
|
+
<div className='text-color-dark margin-bottom-20'>
|
|
201
|
+
Choose the logistics session that fits your process
|
|
202
|
+
</div>
|
|
203
|
+
|
|
204
|
+
<div className='display-flex flex-column gap-10'>
|
|
205
|
+
{options.map(({ title, subtitle, duration }) => (
|
|
206
|
+
<div
|
|
207
|
+
key={title}
|
|
208
|
+
className='display-flex justify-content-between align-items-center border border-color-light hover-border-color-highlight rounded padding-15 hover-bg-highlight-decent cursor-pointer'
|
|
209
|
+
>
|
|
210
|
+
<div>
|
|
211
|
+
<div className='text-medium text-color-darkest'>{title}</div>
|
|
212
|
+
<div className='text-color-dark text-size-14'>{subtitle}</div>
|
|
213
|
+
</div>
|
|
214
|
+
<div className='badge badge-muted'>{duration}</div>
|
|
215
|
+
</div>
|
|
216
|
+
))}
|
|
217
|
+
</div>
|
|
218
|
+
</Card>
|
|
219
|
+
</div>
|
|
220
|
+
);
|
|
221
|
+
};
|
|
222
|
+
```
|
|
223
|
+
|
|
224
|
+
#### HTML (html)
|
|
225
|
+
|
|
226
|
+
```html
|
|
227
|
+
<div class="max-width-500 margin-auto padding-5">
|
|
228
|
+
<div class="bg-white rounded border shadow-default padding-25">
|
|
229
|
+
<div class="display-flex align-items-center gap-5 margin-bottom-5">
|
|
230
|
+
<span class="rioglyph rioglyph-user text-size-18">
|
|
231
|
+
</span>
|
|
232
|
+
<div class="text-size-18 text-bold text-color-darkest">Meeting type</div>
|
|
233
|
+
</div>
|
|
234
|
+
<div class="text-color-dark margin-bottom-20">Choose the logistics session that fits your process</div>
|
|
235
|
+
<div class="display-flex flex-column gap-10">
|
|
236
|
+
<div class="display-flex justify-content-between align-items-center border border-color-light hover-border-color-highlight rounded padding-15 hover-bg-highlight-decent cursor-pointer">
|
|
237
|
+
<div>
|
|
238
|
+
<div class="text-medium text-color-darkest">Freight pickup</div>
|
|
239
|
+
<div class="text-color-dark text-size-14">Schedule cargo collection at origin</div>
|
|
240
|
+
</div>
|
|
241
|
+
<div class="badge badge-muted">30 min</div>
|
|
242
|
+
</div>
|
|
243
|
+
<div class="display-flex justify-content-between align-items-center border border-color-light hover-border-color-highlight rounded padding-15 hover-bg-highlight-decent cursor-pointer">
|
|
244
|
+
<div>
|
|
245
|
+
<div class="text-medium text-color-darkest">Route planning</div>
|
|
246
|
+
<div class="text-color-dark text-size-14">Discuss optimal route and ETA</div>
|
|
247
|
+
</div>
|
|
248
|
+
<div class="badge badge-muted">45 min</div>
|
|
249
|
+
</div>
|
|
250
|
+
<div class="display-flex justify-content-between align-items-center border border-color-light hover-border-color-highlight rounded padding-15 hover-bg-highlight-decent cursor-pointer">
|
|
251
|
+
<div>
|
|
252
|
+
<div class="text-medium text-color-darkest">Delivery coordination</div>
|
|
253
|
+
<div class="text-color-dark text-size-14">Align final drop-off and documents</div>
|
|
254
|
+
</div>
|
|
255
|
+
<div class="badge badge-muted">60 min</div>
|
|
256
|
+
</div>
|
|
257
|
+
</div>
|
|
258
|
+
</div>
|
|
259
|
+
</div>
|
|
260
|
+
```
|
|
261
|
+
|
|
262
|
+
### Example: Sint annus desidero peccatus.
|
|
263
|
+
|
|
264
|
+
Lorem ipsum dolor
|
|
265
|
+
Sint annus desidero peccatus.
|
|
266
|
+
|
|
267
|
+
Russel - Waelchi
|
|
268
|
+
Apud vae aeger summa adopto demergo porro tutis bestia caries.
|
|
269
|
+
|
|
270
|
+
Stiedemann LLC
|
|
271
|
+
Summa delibero sono uredo accusantium.
|
|
272
|
+
Spero brevis vaco velociter cogito censura stella cicuta.
|
|
273
|
+
|
|
274
|
+
Goyette, Halvorson and Jerde
|
|
275
|
+
Acquiro comparo amplitudo reprehenderit capitulus ademptio.
|
|
276
|
+
Molestiae qui denique conor fugiat accusantium vigilo ambulo.
|
|
277
|
+
|
|
278
|
+
#### React (tsx)
|
|
279
|
+
|
|
280
|
+
```tsx
|
|
281
|
+
import { faker } from '@faker-js/faker';
|
|
282
|
+
|
|
283
|
+
export default () => {
|
|
284
|
+
const examples = [
|
|
285
|
+
{
|
|
286
|
+
name: faker.company.name(),
|
|
287
|
+
icon: 'rioglyph-trailer',
|
|
288
|
+
description: faker.lorem.lines(1),
|
|
289
|
+
},
|
|
290
|
+
{
|
|
291
|
+
name: faker.company.name(),
|
|
292
|
+
icon: 'rioglyph-truck',
|
|
293
|
+
description: faker.lorem.lines(2),
|
|
294
|
+
},
|
|
295
|
+
{
|
|
296
|
+
name: faker.company.name(),
|
|
297
|
+
icon: 'rioglyph-van',
|
|
298
|
+
description: faker.lorem.lines(2),
|
|
299
|
+
},
|
|
300
|
+
];
|
|
301
|
+
|
|
302
|
+
return (
|
|
303
|
+
<div className='max-width-500 margin-auto padding-5'>
|
|
304
|
+
<div className='text-center'>
|
|
305
|
+
<div className='text-size-h2 font-bold'>Lorem ipsum dolor</div>
|
|
306
|
+
<p className='text-color-dark margin-top-0 margin-bottom-20'>{faker.lorem.lines(1)}</p>
|
|
307
|
+
</div>
|
|
308
|
+
|
|
309
|
+
<div className='space-y-15 divider-y-1 divider-color-light divider-style-solid'>
|
|
310
|
+
{examples.map(item => (
|
|
311
|
+
<div key={item.name} className='padding-15'>
|
|
312
|
+
<div className='display-flex gap-15'>
|
|
313
|
+
<div className='text-size-14 text-color-darkest'>
|
|
314
|
+
<span
|
|
315
|
+
className={`rioglyph ${item.icon} rioglyph-filled rioglyph-align-bottom text-size-300pct`}
|
|
316
|
+
/>
|
|
317
|
+
</div>
|
|
318
|
+
<div className='flex-1-1'>
|
|
319
|
+
<div className='text-size-18 margin-bottom-2'>{item.name}</div>
|
|
320
|
+
<div className='text-color-dark'>{item.description}</div>
|
|
321
|
+
</div>
|
|
322
|
+
</div>
|
|
323
|
+
</div>
|
|
324
|
+
))}
|
|
325
|
+
</div>
|
|
326
|
+
</div>
|
|
327
|
+
);
|
|
328
|
+
};
|
|
329
|
+
```
|
|
330
|
+
|
|
331
|
+
#### HTML (html)
|
|
332
|
+
|
|
333
|
+
```html
|
|
334
|
+
<div class="max-width-500 margin-auto padding-5">
|
|
335
|
+
<div class="text-center">
|
|
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>
|
|
338
|
+
</div>
|
|
339
|
+
<div class="space-y-15 divider-y-1 divider-color-light divider-style-solid">
|
|
340
|
+
<div class="padding-15">
|
|
341
|
+
<div class="display-flex gap-15">
|
|
342
|
+
<div class="text-size-14 text-color-darkest">
|
|
343
|
+
<span class="rioglyph rioglyph-trailer rioglyph-filled rioglyph-align-bottom text-size-300pct">
|
|
344
|
+
</span>
|
|
345
|
+
</div>
|
|
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>
|
|
349
|
+
</div>
|
|
350
|
+
</div>
|
|
351
|
+
</div>
|
|
352
|
+
<div class="padding-15">
|
|
353
|
+
<div class="display-flex gap-15">
|
|
354
|
+
<div class="text-size-14 text-color-darkest">
|
|
355
|
+
<span class="rioglyph rioglyph-truck rioglyph-filled rioglyph-align-bottom text-size-300pct">
|
|
356
|
+
</span>
|
|
357
|
+
</div>
|
|
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>
|
|
362
|
+
</div>
|
|
363
|
+
</div>
|
|
364
|
+
</div>
|
|
365
|
+
<div class="padding-15">
|
|
366
|
+
<div class="display-flex gap-15">
|
|
367
|
+
<div class="text-size-14 text-color-darkest">
|
|
368
|
+
<span class="rioglyph rioglyph-van rioglyph-filled rioglyph-align-bottom text-size-300pct">
|
|
369
|
+
</span>
|
|
370
|
+
</div>
|
|
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>
|
|
375
|
+
</div>
|
|
376
|
+
</div>
|
|
377
|
+
</div>
|
|
378
|
+
</div>
|
|
379
|
+
</div>
|
|
380
|
+
```
|
|
381
|
+
|
|
382
|
+
### Example: Cunctatio cogito adnuo inventore utrimque. Cedo ambitus arbustum cornu tergiversatio denuo traho apud vulgo. Depereo cohaero arx ducimus cupiditas aspicio antea.
|
|
383
|
+
|
|
384
|
+
Lorem ipsum dolor sit amet
|
|
385
|
+
Subseco dicta corroboro concedo.
|
|
386
|
+
Pauper delinquo administratio abbas vacuus.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
407
|
+
|
|
408
|
+
#### React (tsx)
|
|
409
|
+
|
|
410
|
+
```tsx
|
|
411
|
+
import { faker } from '@faker-js/faker';
|
|
412
|
+
|
|
413
|
+
export default () => {
|
|
414
|
+
const examples = [
|
|
415
|
+
{
|
|
416
|
+
name: faker.company.name(),
|
|
417
|
+
icon: 'rioglyph-stats',
|
|
418
|
+
description: faker.lorem.lines(3),
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
name: faker.company.name(),
|
|
422
|
+
icon: 'rioglyph-server-stack',
|
|
423
|
+
description: faker.lorem.lines(3),
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
name: faker.company.name(),
|
|
427
|
+
icon: 'rioglyph-fingerprint',
|
|
428
|
+
description: faker.lorem.lines(3),
|
|
429
|
+
},
|
|
430
|
+
{
|
|
431
|
+
name: faker.company.name(),
|
|
432
|
+
icon: 'rioglyph-code-brackets',
|
|
433
|
+
description: faker.lorem.lines(3),
|
|
434
|
+
},
|
|
435
|
+
];
|
|
436
|
+
|
|
437
|
+
return (
|
|
438
|
+
<div>
|
|
439
|
+
<div className='margin-auto max-width-800 margin-bottom-50'>
|
|
440
|
+
<div className='text-size-h2 text-medium'>Lorem ipsum dolor sit amet</div>
|
|
441
|
+
<div>{faker.lorem.lines(2)}</div>
|
|
442
|
+
</div>
|
|
443
|
+
<div className='margin-auto max-width-800 display-grid grid-cols-1 grid-cols-2-ls row-gap-25 column-gap-50'>
|
|
444
|
+
{examples.map(item => (
|
|
445
|
+
<div key={item.name}>
|
|
446
|
+
<div className='text-size-14 text-color-primary margin-bottom-10'>
|
|
447
|
+
<span className={`rioglyph ${item.icon} text-size-200pct`} />
|
|
448
|
+
</div>
|
|
449
|
+
<div className='text-size-18 text-color-darker text-medium margin-bottom-5'>{item.name}</div>
|
|
450
|
+
<div className='text-color-dark'>{item.description}</div>
|
|
451
|
+
</div>
|
|
452
|
+
))}
|
|
453
|
+
</div>
|
|
454
|
+
</div>
|
|
455
|
+
);
|
|
456
|
+
};
|
|
457
|
+
```
|
|
458
|
+
|
|
459
|
+
#### HTML (html)
|
|
460
|
+
|
|
461
|
+
```html
|
|
462
|
+
<div>
|
|
463
|
+
<div class="margin-auto max-width-800 margin-bottom-50">
|
|
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>
|
|
467
|
+
</div>
|
|
468
|
+
<div class="margin-auto max-width-800 display-grid grid-cols-1 grid-cols-2-ls row-gap-25 column-gap-50">
|
|
469
|
+
<div>
|
|
470
|
+
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
471
|
+
<span class="rioglyph rioglyph-stats text-size-200pct">
|
|
472
|
+
</span>
|
|
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>
|
|
478
|
+
</div>
|
|
479
|
+
<div>
|
|
480
|
+
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
481
|
+
<span class="rioglyph rioglyph-server-stack text-size-200pct">
|
|
482
|
+
</span>
|
|
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>
|
|
488
|
+
</div>
|
|
489
|
+
<div>
|
|
490
|
+
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
491
|
+
<span class="rioglyph rioglyph-fingerprint text-size-200pct">
|
|
492
|
+
</span>
|
|
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>
|
|
498
|
+
</div>
|
|
499
|
+
<div>
|
|
500
|
+
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
501
|
+
<span class="rioglyph rioglyph-code-brackets text-size-200pct">
|
|
502
|
+
</span>
|
|
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>
|
|
508
|
+
</div>
|
|
509
|
+
</div>
|
|
510
|
+
</div>
|
|
511
|
+
```
|
|
512
|
+
|
|
513
|
+
### Example: The Expanded global system engine Mouse offers reliable performance and rough design
|
|
514
|
+
|
|
515
|
+
Enhance your application with powerful add-ons!
|
|
516
|
+
|
|
517
|
+
Refined Aluminum Table
|
|
518
|
+
The Expanded global system engine Mouse offers reliable performance and rough design
|
|
519
|
+
|
|
520
|
+
€43.63
|
|
521
|
+
Total per month
|
|
522
|
+
|
|
523
|
+
Get Add-on
|
|
524
|
+
|
|
525
|
+
Luxurious Bronze Salad
|
|
526
|
+
Innovative Chair featuring portly technology and Ceramic construction
|
|
527
|
+
|
|
528
|
+
€51.79
|
|
529
|
+
Total per month
|
|
530
|
+
|
|
531
|
+
Get Add-on
|
|
532
|
+
|
|
533
|
+
Electronic Silk Bike
|
|
534
|
+
Our giraffe-friendly Salad ensures outlying comfort for your pets
|
|
535
|
+
|
|
536
|
+
€87.19
|
|
537
|
+
Total per user / month
|
|
538
|
+
|
|
539
|
+
Get Add-on
|
|
540
|
+
|
|
541
|
+
Electronic Silk Mouse
|
|
542
|
+
Discover the fox-like agility of our Shoes, perfect for adolescent users
|
|
543
|
+
|
|
544
|
+
€58.29
|
|
545
|
+
Total per month
|
|
546
|
+
|
|
547
|
+
Get Add-on
|
|
548
|
+
|
|
549
|
+
Fantastic Steel Soap
|
|
550
|
+
The Business-focused attitude-oriented array Computer offers reliable performance and bouncy design
|
|
551
|
+
|
|
552
|
+
€55.29
|
|
553
|
+
Total per month
|
|
554
|
+
|
|
555
|
+
Get Add-on
|
|
556
|
+
|
|
557
|
+
#### React (tsx)
|
|
558
|
+
|
|
559
|
+
```tsx
|
|
560
|
+
import { useEffect, useState } from 'react';
|
|
561
|
+
import { faker } from '@faker-js/faker';
|
|
562
|
+
import { FormattedNumber } from 'react-intl';
|
|
563
|
+
|
|
564
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
565
|
+
import useWindowResize from '@rio-cloud/rio-uikit/useWindowResize';
|
|
566
|
+
|
|
567
|
+
const gridTemplateLargeScreen = 'auto 1fr auto auto';
|
|
568
|
+
const gridTemplateSmallScreen = '1fr auto';
|
|
569
|
+
|
|
570
|
+
export default () => {
|
|
571
|
+
const addons = Array.from({ length: 5 }).map(() => ({
|
|
572
|
+
id: faker.string.uuid(),
|
|
573
|
+
title: faker.commerce.productName(),
|
|
574
|
+
description: faker.commerce.productDescription(),
|
|
575
|
+
price: Number(faker.commerce.price({ min: 5, max: 99 })),
|
|
576
|
+
unit: faker.helpers.arrayElement(['Total per month', 'Total per user / month', 'Per 1000 messages / month']),
|
|
577
|
+
}));
|
|
578
|
+
|
|
579
|
+
const [gridTemplate, setGridTemplate] = useState(gridTemplateLargeScreen);
|
|
580
|
+
|
|
581
|
+
const handleResize = () => {
|
|
582
|
+
const windowWidth = window.innerWidth;
|
|
583
|
+
if (windowWidth < 600) {
|
|
584
|
+
setGridTemplate(gridTemplateSmallScreen);
|
|
585
|
+
} else {
|
|
586
|
+
setGridTemplate(gridTemplateLargeScreen);
|
|
587
|
+
}
|
|
588
|
+
};
|
|
589
|
+
|
|
590
|
+
// Handle small screens on mount
|
|
591
|
+
useEffect(() => {
|
|
592
|
+
handleResize();
|
|
593
|
+
}, []);
|
|
594
|
+
|
|
595
|
+
// Handle small screens when window resizes
|
|
596
|
+
useWindowResize(() => {
|
|
597
|
+
handleResize();
|
|
598
|
+
});
|
|
599
|
+
|
|
600
|
+
console.log({ gridTemplate });
|
|
601
|
+
|
|
602
|
+
return (
|
|
603
|
+
<div className='max-width-800 margin-auto'>
|
|
604
|
+
<h2 className='text-center text-wrap-pretty text-size-24 margin-bottom-25'>
|
|
605
|
+
Enhance your application with powerful add-ons!
|
|
606
|
+
</h2>
|
|
607
|
+
|
|
608
|
+
<div className='display-flex flex-column gap-20'>
|
|
609
|
+
{addons.map(addon => (
|
|
610
|
+
<div
|
|
611
|
+
key={addon.id}
|
|
612
|
+
className='display-grid align-items-center gap-20 padding-20 bg-white rounded shadow-subtle border'
|
|
613
|
+
style={{
|
|
614
|
+
gridTemplateColumns: gridTemplate,
|
|
615
|
+
}}
|
|
616
|
+
>
|
|
617
|
+
<div className='align-self-start text-size-14 text-color-darker'>
|
|
618
|
+
<span className='rioglyph rioglyph-puzzle text-size-300pct margin-top-2' />
|
|
619
|
+
</div>
|
|
620
|
+
|
|
621
|
+
<div className='flex-1-1'>
|
|
622
|
+
<div className='text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word'>
|
|
623
|
+
{addon.title}
|
|
624
|
+
</div>
|
|
625
|
+
<div className='text-size-14 text-color-dark'>{addon.description}</div>
|
|
626
|
+
</div>
|
|
627
|
+
|
|
628
|
+
<div className='width-100'>
|
|
629
|
+
<div className='text-size-16 text-medium'>
|
|
630
|
+
<FormattedNumber value={addon.price} style='currency' currency='EUR' />
|
|
631
|
+
</div>
|
|
632
|
+
<div className='text-size-12 text-color-gray'>{addon.unit}</div>
|
|
633
|
+
</div>
|
|
634
|
+
|
|
635
|
+
<div>
|
|
636
|
+
<Button bsStyle='muted-filled'>Get Add-on</Button>
|
|
637
|
+
</div>
|
|
638
|
+
</div>
|
|
639
|
+
))}
|
|
640
|
+
</div>
|
|
641
|
+
</div>
|
|
642
|
+
);
|
|
643
|
+
};
|
|
644
|
+
```
|
|
645
|
+
|
|
646
|
+
#### HTML (html)
|
|
647
|
+
|
|
648
|
+
```html
|
|
649
|
+
<div class="max-width-800 margin-auto">
|
|
650
|
+
<h2 class="text-center text-wrap-pretty text-size-24 margin-bottom-25">Enhance your application with powerful add-ons!</h2>
|
|
651
|
+
<div class="display-flex flex-column gap-20">
|
|
652
|
+
<div class="display-grid align-items-center gap-20 padding-20 bg-white rounded shadow-subtle border" style="grid-template-columns: auto 1fr auto auto;">
|
|
653
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
654
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
655
|
+
</span>
|
|
656
|
+
</div>
|
|
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>
|
|
660
|
+
</div>
|
|
661
|
+
<div class="width-100">
|
|
662
|
+
<div class="text-size-16 text-medium">€43.63</div>
|
|
663
|
+
<div class="text-size-12 text-color-gray">Total per month</div>
|
|
664
|
+
</div>
|
|
665
|
+
<div>
|
|
666
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
667
|
+
</div>
|
|
668
|
+
</div>
|
|
669
|
+
<div class="display-grid align-items-center gap-20 padding-20 bg-white rounded shadow-subtle border" style="grid-template-columns: auto 1fr auto auto;">
|
|
670
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
671
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
672
|
+
</span>
|
|
673
|
+
</div>
|
|
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>
|
|
677
|
+
</div>
|
|
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>
|
|
681
|
+
</div>
|
|
682
|
+
<div>
|
|
683
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
684
|
+
</div>
|
|
685
|
+
</div>
|
|
686
|
+
<div class="display-grid align-items-center gap-20 padding-20 bg-white rounded shadow-subtle border" style="grid-template-columns: auto 1fr auto auto;">
|
|
687
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
688
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
689
|
+
</span>
|
|
690
|
+
</div>
|
|
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>
|
|
694
|
+
</div>
|
|
695
|
+
<div class="width-100">
|
|
696
|
+
<div class="text-size-16 text-medium">€87.19</div>
|
|
697
|
+
<div class="text-size-12 text-color-gray">Total per user / month</div>
|
|
698
|
+
</div>
|
|
699
|
+
<div>
|
|
700
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
701
|
+
</div>
|
|
702
|
+
</div>
|
|
703
|
+
<div class="display-grid align-items-center gap-20 padding-20 bg-white rounded shadow-subtle border" style="grid-template-columns: auto 1fr auto auto;">
|
|
704
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
705
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
706
|
+
</span>
|
|
707
|
+
</div>
|
|
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>
|
|
711
|
+
</div>
|
|
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>
|
|
715
|
+
</div>
|
|
716
|
+
<div>
|
|
717
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
718
|
+
</div>
|
|
719
|
+
</div>
|
|
720
|
+
<div class="display-grid align-items-center gap-20 padding-20 bg-white rounded shadow-subtle border" style="grid-template-columns: auto 1fr auto auto;">
|
|
721
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
722
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
723
|
+
</span>
|
|
724
|
+
</div>
|
|
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>
|
|
728
|
+
</div>
|
|
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>
|
|
732
|
+
</div>
|
|
733
|
+
<div>
|
|
734
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
735
|
+
</div>
|
|
736
|
+
</div>
|
|
737
|
+
</div>
|
|
738
|
+
</div>
|
|
739
|
+
```
|
|
740
|
+
|
|
741
|
+
### Example: Example 6
|
|
742
|
+
|
|
743
|
+
Features
|
|
744
|
+
|
|
745
|
+
Tasty Rubber Hat
|
|
746
|
+
Our koala-friendly Bacon ensures decisive comfort for your pets
|
|
747
|
+
|
|
748
|
+
Incredible Bronze Pizza
|
|
749
|
+
Savor the sweet essence in our Cheese, designed for late culinary adventures
|
|
750
|
+
|
|
751
|
+
Small Marble Bacon
|
|
752
|
+
Experience the turquoise brilliance of our Mouse, perfect for celebrated environments
|
|
753
|
+
|
|
754
|
+
Gorgeous Cotton Towels
|
|
755
|
+
Kertzmann and Sons's most advanced Salad technology increases angelic capabilities
|
|
756
|
+
|
|
757
|
+
Handcrafted Wooden Bacon
|
|
758
|
+
Experience the tan brilliance of our Hat, perfect for infinite environments
|
|
759
|
+
|
|
760
|
+
Gorgeous Silk Salad
|
|
761
|
+
The orange Towels combines Lithuania aesthetics with Rubidium-based durability
|
|
762
|
+
|
|
763
|
+
#### React (tsx)
|
|
764
|
+
|
|
765
|
+
```tsx
|
|
766
|
+
import { faker } from '@faker-js/faker';
|
|
767
|
+
|
|
768
|
+
export default () => {
|
|
769
|
+
const examples = Array.from({ length: 5 }).map(() => ({
|
|
770
|
+
id: faker.string.uuid(),
|
|
771
|
+
title: faker.commerce.productName(),
|
|
772
|
+
description: faker.commerce.productDescription(),
|
|
773
|
+
}));
|
|
774
|
+
|
|
775
|
+
return (
|
|
776
|
+
<div className='max-width-600 margin-auto'>
|
|
777
|
+
<div className='lead '>
|
|
778
|
+
<div className='display-flex justify-content-between'>
|
|
779
|
+
<div>Features</div>
|
|
780
|
+
</div>
|
|
781
|
+
<hr className='margin-top-10 border-color-light' />
|
|
782
|
+
</div>
|
|
783
|
+
|
|
784
|
+
<ul className='display-grid grid-cols-1 grid-cols-2-sm column-gap-25 row-gap-10 icon-list margin-bottom-0'>
|
|
785
|
+
{examples.map(example => (
|
|
786
|
+
<li key={example.id} className='display-flex gap-10 '>
|
|
787
|
+
<span className='rioglyph rioglyph-ok-sign text-color-success text-size-20' />
|
|
788
|
+
<div>
|
|
789
|
+
<div className='text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word'>
|
|
790
|
+
{example.title}
|
|
791
|
+
</div>
|
|
792
|
+
<div>{example.description}</div>
|
|
793
|
+
</div>
|
|
794
|
+
</li>
|
|
795
|
+
))}
|
|
796
|
+
<li className='display-flex gap-10'>
|
|
797
|
+
<span className='rioglyph rioglyph-minus-sign text-color-gray text-size-20' />
|
|
798
|
+
<div>
|
|
799
|
+
<div className='text-medium text-size-18 text-color-darker text-capitalize-first-word'>
|
|
800
|
+
{faker.commerce.productName()}
|
|
801
|
+
</div>
|
|
802
|
+
<div>{faker.commerce.productDescription()}</div>
|
|
803
|
+
</div>
|
|
804
|
+
</li>
|
|
805
|
+
</ul>
|
|
806
|
+
</div>
|
|
807
|
+
);
|
|
808
|
+
};
|
|
809
|
+
```
|
|
810
|
+
|
|
811
|
+
#### HTML (html)
|
|
812
|
+
|
|
813
|
+
```html
|
|
814
|
+
<div class="max-width-600 margin-auto">
|
|
815
|
+
<div class="lead ">
|
|
816
|
+
<div class="display-flex justify-content-between">
|
|
817
|
+
<div>Features</div>
|
|
818
|
+
</div>
|
|
819
|
+
<hr class="margin-top-10 border-color-light">
|
|
820
|
+
</div>
|
|
821
|
+
<ul class="display-grid grid-cols-1 grid-cols-2-sm column-gap-25 row-gap-10 icon-list margin-bottom-0">
|
|
822
|
+
<li class="display-flex gap-10 ">
|
|
823
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
824
|
+
</span>
|
|
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>
|
|
828
|
+
</div>
|
|
829
|
+
</li>
|
|
830
|
+
<li class="display-flex gap-10 ">
|
|
831
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
832
|
+
</span>
|
|
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>
|
|
836
|
+
</div>
|
|
837
|
+
</li>
|
|
838
|
+
<li class="display-flex gap-10 ">
|
|
839
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
840
|
+
</span>
|
|
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>
|
|
844
|
+
</div>
|
|
845
|
+
</li>
|
|
846
|
+
<li class="display-flex gap-10 ">
|
|
847
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
848
|
+
</span>
|
|
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>
|
|
852
|
+
</div>
|
|
853
|
+
</li>
|
|
854
|
+
<li class="display-flex gap-10 ">
|
|
855
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
856
|
+
</span>
|
|
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>
|
|
860
|
+
</div>
|
|
861
|
+
</li>
|
|
862
|
+
<li class="display-flex gap-10">
|
|
863
|
+
<span class="rioglyph rioglyph-minus-sign text-color-gray text-size-20">
|
|
864
|
+
</span>
|
|
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>
|
|
868
|
+
</div>
|
|
869
|
+
</li>
|
|
870
|
+
</ul>
|
|
871
|
+
</div>
|
|
872
|
+
```
|