@rio-cloud/uikit-mcp 1.1.8 → 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/README.md +17 -7
- 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 +2 -8
- package/dist/search-synonyms.json +2 -2
- package/dist/version.json +2 -2
- package/package.json +15 -9
- 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-20T12:55:44.029Z
|
|
7
|
+
|
|
8
|
+
## List blocks
|
|
9
|
+
|
|
10
|
+
### Example: Cotidie atque vomica fugiat coma tamisium.
|
|
11
|
+
|
|
12
|
+
Lorem ipsum dolor
|
|
13
|
+
Cotidie atque vomica fugiat coma tamisium.
|
|
14
|
+
|
|
15
|
+
Kuhic and Sons
|
|
16
|
+
Accedo cuppedia cena tonsor sollicito beatus.
|
|
17
|
+
|
|
18
|
+
Connect
|
|
19
|
+
|
|
20
|
+
Cummings, Metz and Keeling
|
|
21
|
+
Arbustum patruus verbera caritas suffoco fugit casus inflammatio.
|
|
22
|
+
Aeternus alius argumentum amplus valde vere utroque recusandae custodia.
|
|
23
|
+
|
|
24
|
+
Connect
|
|
25
|
+
|
|
26
|
+
Glover LLC
|
|
27
|
+
Solitudo depulso vallum ambulo statua thema compello solitudo caries ducimus.
|
|
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">Cotidie atque vomica fugiat coma tamisium.</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">Kuhic and Sons</p>
|
|
102
|
+
<p class="text-color-dark margin-0">Accedo cuppedia cena tonsor sollicito beatus.</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">Cummings, Metz and Keeling</p>
|
|
119
|
+
<p class="text-color-dark margin-0">Arbustum patruus verbera caritas suffoco fugit casus inflammatio.
|
|
120
|
+
Aeternus alius argumentum amplus valde vere utroque recusandae custodia.</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">Glover LLC</p>
|
|
137
|
+
<p class="text-color-dark margin-0">Solitudo depulso vallum ambulo statua thema compello solitudo caries ducimus.</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: Aequitas vallum cruentus adduco vero tristis votum arca.
|
|
263
|
+
|
|
264
|
+
Lorem ipsum dolor
|
|
265
|
+
Aequitas vallum cruentus adduco vero tristis votum arca.
|
|
266
|
+
|
|
267
|
+
Crona and Sons
|
|
268
|
+
Excepturi adulatio ulterius curia vitiosus.
|
|
269
|
+
|
|
270
|
+
Jacobs - Emard
|
|
271
|
+
Clam argumentum amiculum laborum dolores molestias conspergo tertius crebro.
|
|
272
|
+
Ipsa tres molestiae.
|
|
273
|
+
|
|
274
|
+
Runolfsdottir LLC
|
|
275
|
+
Victus vito audio beatus thymum audentia aveho suggero.
|
|
276
|
+
Aperte allatus ea cunctatio celo enim cur.
|
|
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">Aequitas vallum cruentus adduco vero tristis votum arca.</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">Crona and Sons</div>
|
|
348
|
+
<div class="text-color-dark">Excepturi adulatio ulterius curia vitiosus.</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">Jacobs - Emard</div>
|
|
360
|
+
<div class="text-color-dark">Clam argumentum amiculum laborum dolores molestias conspergo tertius crebro.
|
|
361
|
+
Ipsa tres molestiae.</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">Runolfsdottir LLC</div>
|
|
373
|
+
<div class="text-color-dark">Victus vito audio beatus thymum audentia aveho suggero.
|
|
374
|
+
Aperte allatus ea cunctatio celo enim cur.</div>
|
|
375
|
+
</div>
|
|
376
|
+
</div>
|
|
377
|
+
</div>
|
|
378
|
+
</div>
|
|
379
|
+
</div>
|
|
380
|
+
```
|
|
381
|
+
|
|
382
|
+
### Example: Aliqua contra culpo triumphus velut censura. Terebro cur arguo thymbra optio aliquid uredo taedium cursus compello. Demergo confero asper aiunt sulum tredecim ceno viduo sustineo.
|
|
383
|
+
|
|
384
|
+
Lorem ipsum dolor sit amet
|
|
385
|
+
Ducimus adsum pel depono.
|
|
386
|
+
Vesper despecto eum vulnero vis auxilium vulpes.
|
|
387
|
+
|
|
388
|
+
Witting - Muller
|
|
389
|
+
Aliqua contra culpo triumphus velut censura.
|
|
390
|
+
Terebro cur arguo thymbra optio aliquid uredo taedium cursus compello.
|
|
391
|
+
Demergo confero asper aiunt sulum tredecim ceno viduo sustineo.
|
|
392
|
+
|
|
393
|
+
Raynor Group
|
|
394
|
+
Assentator xiphias blandior.
|
|
395
|
+
Vilicus soluta tenetur.
|
|
396
|
+
Conduco natus color adsum convoco admoneo.
|
|
397
|
+
|
|
398
|
+
Kovacek Group
|
|
399
|
+
Dens abeo sordeo vilis ratione.
|
|
400
|
+
Adulatio valeo denuo cariosus acies toties.
|
|
401
|
+
Contigo ex quis tribuo comes correptius subito damno aperiam strenuus.
|
|
402
|
+
|
|
403
|
+
Mertz, Hane and Daniel
|
|
404
|
+
Aegrotatio amiculum adeo admoneo callide architecto bibo animus tolero calcar.
|
|
405
|
+
Alo aestus terminatio sequi claro videlicet celer sapiente brevis vicissitudo.
|
|
406
|
+
Angulus ipsa curatio.
|
|
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>Ducimus adsum pel depono.
|
|
466
|
+
Vesper despecto eum vulnero vis auxilium vulpes.</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">Witting - Muller</div>
|
|
475
|
+
<div class="text-color-dark">Aliqua contra culpo triumphus velut censura.
|
|
476
|
+
Terebro cur arguo thymbra optio aliquid uredo taedium cursus compello.
|
|
477
|
+
Demergo confero asper aiunt sulum tredecim ceno viduo sustineo.</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">Raynor Group</div>
|
|
485
|
+
<div class="text-color-dark">Assentator xiphias blandior.
|
|
486
|
+
Vilicus soluta tenetur.
|
|
487
|
+
Conduco natus color adsum convoco admoneo.</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">Kovacek Group</div>
|
|
495
|
+
<div class="text-color-dark">Dens abeo sordeo vilis ratione.
|
|
496
|
+
Adulatio valeo denuo cariosus acies toties.
|
|
497
|
+
Contigo ex quis tribuo comes correptius subito damno aperiam strenuus.</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">Mertz, Hane and Daniel</div>
|
|
505
|
+
<div class="text-color-dark">Aegrotatio amiculum adeo admoneo callide architecto bibo animus tolero calcar.
|
|
506
|
+
Alo aestus terminatio sequi claro videlicet celer sapiente brevis vicissitudo.
|
|
507
|
+
Angulus ipsa curatio.</div>
|
|
508
|
+
</div>
|
|
509
|
+
</div>
|
|
510
|
+
</div>
|
|
511
|
+
```
|
|
512
|
+
|
|
513
|
+
### Example: Introducing the Uganda-inspired Ball, blending funny style with local craftsmanship
|
|
514
|
+
|
|
515
|
+
Enhance your application with powerful add-ons!
|
|
516
|
+
|
|
517
|
+
Soft Marble Keyboard
|
|
518
|
+
Introducing the Uganda-inspired Ball, blending funny style with local craftsmanship
|
|
519
|
+
|
|
520
|
+
€76.09
|
|
521
|
+
Total per month
|
|
522
|
+
|
|
523
|
+
Get Add-on
|
|
524
|
+
|
|
525
|
+
Intelligent Steel Mouse
|
|
526
|
+
Featuring Antimony-enhanced technology, our Bike offers unparalleled rich performance
|
|
527
|
+
|
|
528
|
+
€84.28
|
|
529
|
+
Per 1000 messages / month
|
|
530
|
+
|
|
531
|
+
Get Add-on
|
|
532
|
+
|
|
533
|
+
Frozen Silk Mouse
|
|
534
|
+
Ergonomic Fish made with Bronze for all-day clumsy support
|
|
535
|
+
|
|
536
|
+
€16.09
|
|
537
|
+
Total per user / month
|
|
538
|
+
|
|
539
|
+
Get Add-on
|
|
540
|
+
|
|
541
|
+
Fantastic Marble Salad
|
|
542
|
+
The black Pants combines Argentina aesthetics with Argon-based durability
|
|
543
|
+
|
|
544
|
+
€52.25
|
|
545
|
+
Per 1000 messages / month
|
|
546
|
+
|
|
547
|
+
Get Add-on
|
|
548
|
+
|
|
549
|
+
Soft Granite Pizza
|
|
550
|
+
Savor the crispy essence in our Bacon, designed for both culinary adventures
|
|
551
|
+
|
|
552
|
+
€41.89
|
|
553
|
+
Total per user / 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">Soft Marble Keyboard</div>
|
|
659
|
+
<div class="text-size-14 text-color-dark">Introducing the Uganda-inspired Ball, blending funny style with local craftsmanship</div>
|
|
660
|
+
</div>
|
|
661
|
+
<div class="width-100">
|
|
662
|
+
<div class="text-size-16 text-medium">€76.09</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">Intelligent Steel Mouse</div>
|
|
676
|
+
<div class="text-size-14 text-color-dark">Featuring Antimony-enhanced technology, our Bike offers unparalleled rich performance</div>
|
|
677
|
+
</div>
|
|
678
|
+
<div class="width-100">
|
|
679
|
+
<div class="text-size-16 text-medium">€84.28</div>
|
|
680
|
+
<div class="text-size-12 text-color-gray">Per 1000 messages / 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">Frozen Silk Mouse</div>
|
|
693
|
+
<div class="text-size-14 text-color-dark">Ergonomic Fish made with Bronze for all-day clumsy support</div>
|
|
694
|
+
</div>
|
|
695
|
+
<div class="width-100">
|
|
696
|
+
<div class="text-size-16 text-medium">€16.09</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">Fantastic Marble Salad</div>
|
|
710
|
+
<div class="text-size-14 text-color-dark">The black Pants combines Argentina aesthetics with Argon-based durability</div>
|
|
711
|
+
</div>
|
|
712
|
+
<div class="width-100">
|
|
713
|
+
<div class="text-size-16 text-medium">€52.25</div>
|
|
714
|
+
<div class="text-size-12 text-color-gray">Per 1000 messages / 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">Soft Granite Pizza</div>
|
|
727
|
+
<div class="text-size-14 text-color-dark">Savor the crispy essence in our Bacon, designed for both culinary adventures</div>
|
|
728
|
+
</div>
|
|
729
|
+
<div class="width-100">
|
|
730
|
+
<div class="text-size-16 text-medium">€41.89</div>
|
|
731
|
+
<div class="text-size-12 text-color-gray">Total per user / 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
|
+
Awesome Gold Table
|
|
746
|
+
Ergonomic Salad made with Steel for all-day natural support
|
|
747
|
+
|
|
748
|
+
Refined Bronze Salad
|
|
749
|
+
The sleek and winged Towels comes with ivory LED lighting for smart functionality
|
|
750
|
+
|
|
751
|
+
Ergonomic Gold Bacon
|
|
752
|
+
Introducing the United States Minor Outlying Islands-inspired Chicken, blending unlucky style with local craftsmanship
|
|
753
|
+
|
|
754
|
+
Incredible Gold Computer
|
|
755
|
+
The sleek and afraid Bike comes with magenta LED lighting for smart functionality
|
|
756
|
+
|
|
757
|
+
Incredible Bronze Soap
|
|
758
|
+
New orange Salad with ergonomic design for downright comfort
|
|
759
|
+
|
|
760
|
+
Electronic Aluminum Hat
|
|
761
|
+
Discover the penguin-like agility of our Sausages, perfect for homely users
|
|
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">Awesome Gold Table</div>
|
|
827
|
+
<div>Ergonomic Salad made with Steel for all-day natural support</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">Refined Bronze Salad</div>
|
|
835
|
+
<div>The sleek and winged Towels comes with ivory LED lighting for smart functionality</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">Ergonomic Gold Bacon</div>
|
|
843
|
+
<div>Introducing the United States Minor Outlying Islands-inspired Chicken, blending unlucky style with local craftsmanship</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">Incredible Gold Computer</div>
|
|
851
|
+
<div>The sleek and afraid Bike comes with magenta LED lighting for smart functionality</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">Incredible Bronze Soap</div>
|
|
859
|
+
<div>New orange Salad with ergonomic design for downright comfort</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">Electronic Aluminum Hat</div>
|
|
867
|
+
<div>Discover the penguin-like agility of our Sausages, perfect for homely users</div>
|
|
868
|
+
</div>
|
|
869
|
+
</li>
|
|
870
|
+
</ul>
|
|
871
|
+
</div>
|
|
872
|
+
```
|