@rio-cloud/uikit-mcp 1.1.2 → 1.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/doc-metadata.json +117 -127
- package/dist/docs/components/accentBar.md +2 -34
- package/dist/docs/components/activity.md +2 -13
- package/dist/docs/components/animatedNumber.md +4 -17
- package/dist/docs/components/animatedTextReveal.md +7 -54
- package/dist/docs/components/animations.md +42 -34
- package/dist/docs/components/appHeader.md +2 -73
- package/dist/docs/components/appLayout.md +36 -496
- package/dist/docs/components/appNavigationBar.md +2 -54
- package/dist/docs/components/areaCharts.md +37 -37
- package/dist/docs/components/aspectRatioPlaceholder.md +2 -11
- package/dist/docs/components/assetTree.md +435 -901
- package/dist/docs/components/autosuggests.md +4 -4
- package/dist/docs/components/avatar.md +2 -24
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +186 -186
- package/dist/docs/components/barList.md +12 -46
- package/dist/docs/components/basicMap.md +7 -7
- package/dist/docs/components/bottomSheet.md +3 -100
- package/dist/docs/components/button.md +16 -71
- package/dist/docs/components/buttonToolbar.md +2 -9
- package/dist/docs/components/calendarStripe.md +95 -121
- package/dist/docs/components/card.md +2 -10
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -1
- package/dist/docs/components/chartsGettingStarted.md +1 -1
- package/dist/docs/components/chat.md +4 -1
- package/dist/docs/components/checkbox.md +11 -111
- package/dist/docs/components/clearableInput.md +7 -111
- package/dist/docs/components/collapse.md +3 -29
- package/dist/docs/components/composedCharts.md +31 -31
- package/dist/docs/components/contentLoader.md +104 -122
- package/dist/docs/components/dataTabs.md +24 -194
- package/dist/docs/components/datepickers.md +727 -769
- package/dist/docs/components/dialogs.md +15 -262
- package/dist/docs/components/divider.md +2 -14
- package/dist/docs/components/dropdowns.md +4387 -4550
- package/dist/docs/components/editableContent.md +2 -186
- package/dist/docs/components/expander.md +23 -70
- package/dist/docs/components/fade.md +6 -41
- package/dist/docs/components/fadeExpander.md +2 -11
- package/dist/docs/components/fadeUp.md +3 -23
- package/dist/docs/components/feedback.md +2 -42
- package/dist/docs/components/filePickers.md +2 -44
- package/dist/docs/components/formLabel.md +2 -18
- package/dist/docs/components/groupedItemList.md +2 -53
- package/dist/docs/components/iconList.md +3 -3
- package/dist/docs/components/imagePreloader.md +2 -6
- package/dist/docs/components/labeledElement.md +2 -11
- package/dist/docs/components/licensePlate.md +2 -10
- package/dist/docs/components/lineCharts.md +60 -60
- package/dist/docs/components/listMenu.md +2 -50
- package/dist/docs/components/loadMore.md +2 -28
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +3 -3
- package/dist/docs/components/mapCluster.md +5 -5
- package/dist/docs/components/mapContext.md +3 -3
- package/dist/docs/components/mapDraggableMarker.md +3 -3
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +3 -3
- package/dist/docs/components/mapLayerGroup.md +3 -3
- package/dist/docs/components/mapMarker.md +341 -347
- package/dist/docs/components/mapPolygon.md +20 -24
- package/dist/docs/components/mapRoute.md +26 -32
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +273 -284
- package/dist/docs/components/mapUtils.md +3 -5
- package/dist/docs/components/multiselects.md +1 -1
- package/dist/docs/components/noData.md +2 -22
- package/dist/docs/components/notifications.md +1 -1
- package/dist/docs/components/numbercontrol.md +2 -48
- package/dist/docs/components/onboarding.md +2 -46
- package/dist/docs/components/page.md +2 -32
- package/dist/docs/components/pager.md +2 -14
- package/dist/docs/components/pieCharts.md +125 -157
- package/dist/docs/components/popover.md +2 -56
- package/dist/docs/components/position.md +2 -10
- package/dist/docs/components/radialBarCharts.md +506 -506
- package/dist/docs/components/radiobutton.md +81 -191
- package/dist/docs/components/releaseNotes.md +1 -12
- package/dist/docs/components/resizer.md +2 -14
- package/dist/docs/components/responsiveColumnStripe.md +2 -19
- package/dist/docs/components/responsiveVideo.md +2 -11
- package/dist/docs/components/rioglyph.md +2 -12
- package/dist/docs/components/rules.md +69 -133
- package/dist/docs/components/saveableInput.md +279 -393
- package/dist/docs/components/selects.md +9996 -15
- package/dist/docs/components/sidebar.md +2 -39
- package/dist/docs/components/sliders.md +2 -37
- package/dist/docs/components/smoothScrollbars.md +2 -56
- package/dist/docs/components/spinners.md +5 -51
- package/dist/docs/components/states.md +21 -245
- package/dist/docs/components/statsWidgets.md +2 -113
- package/dist/docs/components/statusBar.md +2 -28
- package/dist/docs/components/stepButton.md +2 -8
- package/dist/docs/components/steppedProgressBars.md +2 -66
- package/dist/docs/components/subNavigation.md +1 -8
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +2 -12
- package/dist/docs/components/switch.md +2 -11
- package/dist/docs/components/tables.md +1 -1
- package/dist/docs/components/tagManager.md +4 -58
- package/dist/docs/components/tags.md +2 -31
- package/dist/docs/components/teaser.md +2 -30
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +2 -26
- package/dist/docs/components/toggleButton.md +7 -29
- package/dist/docs/components/tooltip.md +9 -40
- package/dist/docs/components/virtualList.md +73 -99
- package/dist/docs/foundations.md +167 -167
- package/dist/docs/start/changelog.md +23 -1
- package/dist/docs/start/goodtoknow.md +1 -1
- package/dist/docs/start/guidelines/color-combinations.md +1 -1
- package/dist/docs/start/guidelines/custom-css.md +1 -1
- package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
- package/dist/docs/start/guidelines/formatting.md +1 -1
- package/dist/docs/start/guidelines/iframe.md +80 -27
- package/dist/docs/start/guidelines/obfuscate-data.md +1 -1
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +81 -81
- package/dist/docs/start/guidelines/supported-browsers.md +1 -1
- package/dist/docs/start/guidelines/writing.md +1 -1
- package/dist/docs/start/howto.md +9 -9
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -1
- package/dist/docs/templates/common-table.md +11 -11
- package/dist/docs/templates/detail-views.md +2 -2
- package/dist/docs/templates/expandable-details.md +1 -1
- package/dist/docs/templates/feature-cards.md +55 -55
- package/dist/docs/templates/form-summary.md +22 -22
- package/dist/docs/templates/form-toggle.md +1 -1
- package/dist/docs/templates/list-blocks.md +200 -200
- package/dist/docs/templates/loading-progress.md +3 -3
- package/dist/docs/templates/options-panel.md +1 -1
- package/dist/docs/templates/panel-variants.md +1 -1
- package/dist/docs/templates/progress-cards.md +1 -1
- package/dist/docs/templates/progress-success.md +1 -1
- package/dist/docs/templates/settings-form.md +23 -23
- package/dist/docs/templates/stats-blocks.md +41 -41
- package/dist/docs/templates/table-panel.md +1 -1
- package/dist/docs/templates/table-row-animation.md +1 -1
- package/dist/docs/templates/usage-cards.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +6 -3
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +1 -1
- package/dist/docs/utilities/routeUtils.md +59 -23
- package/dist/docs/utilities/useAfterMount.md +1 -1
- package/dist/docs/utilities/useAutoAnimate.md +1 -1
- package/dist/docs/utilities/useAverage.md +1 -1
- package/dist/docs/utilities/useClickOutside.md +1 -1
- package/dist/docs/utilities/useClipboard.md +2 -2
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +1 -1
- package/dist/docs/utilities/useDebugInfo.md +4 -4
- package/dist/docs/utilities/useEffectOnce.md +1 -1
- package/dist/docs/utilities/useElapsedTime.md +1 -1
- package/dist/docs/utilities/useElementSize.md +1 -1
- package/dist/docs/utilities/useEsc.md +1 -1
- package/dist/docs/utilities/useEvent.md +1 -1
- package/dist/docs/utilities/useFocusTrap.md +1 -1
- package/dist/docs/utilities/useFullscreen.md +1 -1
- package/dist/docs/utilities/useHover.md +1 -1
- package/dist/docs/utilities/useIncomingPostMessages.md +1 -1
- package/dist/docs/utilities/useInterval.md +1 -1
- package/dist/docs/utilities/useIsFocusWithin.md +1 -1
- package/dist/docs/utilities/useKey.md +7 -5
- package/dist/docs/utilities/useLocalStorage.md +1 -1
- package/dist/docs/utilities/useLocationSuggestions.md +1 -1
- package/dist/docs/utilities/useMax.md +1 -1
- package/dist/docs/utilities/useMin.md +1 -1
- package/dist/docs/utilities/useMutationObserver.md +1 -1
- package/dist/docs/utilities/useOnScreen.md +1 -1
- package/dist/docs/utilities/useOnlineStatus.md +1 -1
- package/dist/docs/utilities/usePostMessage.md +2 -2
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +1 -1
- package/dist/docs/utilities/useResizeObserver.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +1 -1
- package/dist/docs/utilities/useSearch.md +1 -1
- package/dist/docs/utilities/useSorting.md +1 -1
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +54 -54
- package/dist/docs/utilities/useTableSelection.md +93 -93
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +8 -2
- package/dist/version.json +2 -2
- package/package.json +8 -8
- package/dist/docs/components/fullscreenMap.md +0 -10
|
@@ -3,49 +3,49 @@
|
|
|
3
3
|
*Category:* Templates
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#templates/list-blocks
|
|
6
|
-
*Captured:*
|
|
6
|
+
*Captured:* 2026-01-14T09:08:31.411Z
|
|
7
7
|
|
|
8
8
|
## List blocks
|
|
9
9
|
|
|
10
|
-
### Example:
|
|
10
|
+
### Example: Cruciamentum civitas absens alius stultus suggero uxor creator verbum.
|
|
11
11
|
|
|
12
12
|
Lorem ipsum dolor
|
|
13
|
-
|
|
13
|
+
Cruciamentum civitas absens alius stultus suggero uxor creator verbum.
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
|
|
15
|
+
Hahn Inc
|
|
16
|
+
Necessitatibus laboriosam theologus cernuus virgo comparo vehemens vitiosus.
|
|
17
17
|
|
|
18
18
|
Connect
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
Heaney - Heathcote
|
|
21
|
+
Ea assumenda sollers.
|
|
22
|
+
Delibero aiunt vulnero amitto canonicus explicabo amiculum tibi dolorem talus.
|
|
23
23
|
|
|
24
24
|
Connect
|
|
25
25
|
|
|
26
|
-
|
|
27
|
-
|
|
26
|
+
Kihn Group
|
|
27
|
+
Damnatio arca quidem.
|
|
28
28
|
|
|
29
29
|
Connect
|
|
30
30
|
|
|
31
31
|
#### Summary
|
|
32
32
|
|
|
33
33
|
Lorem ipsum dolor
|
|
34
|
-
|
|
34
|
+
Cruciamentum civitas absens alius stultus suggero uxor creator verbum.
|
|
35
35
|
|
|
36
|
-
|
|
37
|
-
|
|
36
|
+
Hahn Inc
|
|
37
|
+
Necessitatibus laboriosam theologus cernuus virgo comparo vehemens vitiosus.
|
|
38
38
|
|
|
39
39
|
Connect
|
|
40
40
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
41
|
+
Heaney - Heathcote
|
|
42
|
+
Ea assumenda sollers.
|
|
43
|
+
Delibero aiunt vulnero amitto canonicus explicabo amiculum tibi dolorem talus.
|
|
44
44
|
|
|
45
45
|
Connect
|
|
46
46
|
|
|
47
|
-
|
|
48
|
-
|
|
47
|
+
Kihn Group
|
|
48
|
+
Damnatio arca quidem.
|
|
49
49
|
|
|
50
50
|
Connect
|
|
51
51
|
|
|
@@ -109,7 +109,7 @@ export default () => {
|
|
|
109
109
|
```html
|
|
110
110
|
<div class="max-width-500 margin-auto padding-5">
|
|
111
111
|
<div class="text-size-h2 font-bold">Lorem ipsum dolor</div>
|
|
112
|
-
<p class="text-color-dark margin-top-0 margin-bottom-20">
|
|
112
|
+
<p class="text-color-dark margin-top-0 margin-bottom-20">Cruciamentum civitas absens alius stultus suggero uxor creator verbum.</p>
|
|
113
113
|
<div class="space-y-15">
|
|
114
114
|
<div class="bg-white padding-15 rounded-large shadow-subtle border">
|
|
115
115
|
<div class="display-flex gap-15">
|
|
@@ -119,8 +119,8 @@ export default () => {
|
|
|
119
119
|
</div>
|
|
120
120
|
<div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
|
|
121
121
|
<div class="flex-1-1">
|
|
122
|
-
<p class="text-size-18 margin-0 margin-bottom-5">
|
|
123
|
-
<p class="text-color-dark margin-0">
|
|
122
|
+
<p class="text-size-18 margin-0 margin-bottom-5">Hahn Inc</p>
|
|
123
|
+
<p class="text-color-dark margin-0">Necessitatibus laboriosam theologus cernuus virgo comparo vehemens vitiosus.</p>
|
|
124
124
|
</div>
|
|
125
125
|
<div class="display-flex align-items-center">
|
|
126
126
|
<button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
|
|
@@ -136,9 +136,9 @@ export default () => {
|
|
|
136
136
|
</div>
|
|
137
137
|
<div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
|
|
138
138
|
<div class="flex-1-1">
|
|
139
|
-
<p class="text-size-18 margin-0 margin-bottom-5">
|
|
140
|
-
<p class="text-color-dark margin-0">
|
|
141
|
-
|
|
139
|
+
<p class="text-size-18 margin-0 margin-bottom-5">Heaney - Heathcote</p>
|
|
140
|
+
<p class="text-color-dark margin-0">Ea assumenda sollers.
|
|
141
|
+
Delibero aiunt vulnero amitto canonicus explicabo amiculum tibi dolorem talus.</p>
|
|
142
142
|
</div>
|
|
143
143
|
<div class="display-flex align-items-center">
|
|
144
144
|
<button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
|
|
@@ -154,8 +154,8 @@ export default () => {
|
|
|
154
154
|
</div>
|
|
155
155
|
<div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
|
|
156
156
|
<div class="flex-1-1">
|
|
157
|
-
<p class="text-size-18 margin-0 margin-bottom-5">
|
|
158
|
-
<p class="text-color-dark margin-0">
|
|
157
|
+
<p class="text-size-18 margin-0 margin-bottom-5">Kihn Group</p>
|
|
158
|
+
<p class="text-color-dark margin-0">Damnatio arca quidem.</p>
|
|
159
159
|
</div>
|
|
160
160
|
<div class="display-flex align-items-center">
|
|
161
161
|
<button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
|
|
@@ -300,37 +300,37 @@ export default () => {
|
|
|
300
300
|
</div>
|
|
301
301
|
```
|
|
302
302
|
|
|
303
|
-
### Example:
|
|
303
|
+
### Example: Vos nemo tabernus cubicularis.
|
|
304
304
|
|
|
305
305
|
Lorem ipsum dolor
|
|
306
|
-
|
|
306
|
+
Vos nemo tabernus cubicularis.
|
|
307
307
|
|
|
308
|
-
|
|
309
|
-
|
|
308
|
+
Bode, Altenwerth and Robel
|
|
309
|
+
Maxime tergum comptus acerbitas vitae turbo sustineo comptus.
|
|
310
310
|
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
311
|
+
Weber, Powlowski and Mohr
|
|
312
|
+
Caecus thermae animi paulatim denuo somnus.
|
|
313
|
+
Tertius modi velut crur turba tredecim adulescens.
|
|
314
314
|
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
315
|
+
Kreiger LLC
|
|
316
|
+
Saepe vigilo officiis cupiditas.
|
|
317
|
+
Animadverto solitudo delinquo quibusdam alii cultura ulciscor culpo tredecim reiciendis.
|
|
318
318
|
|
|
319
319
|
#### Summary
|
|
320
320
|
|
|
321
321
|
Lorem ipsum dolor
|
|
322
|
-
|
|
322
|
+
Vos nemo tabernus cubicularis.
|
|
323
323
|
|
|
324
|
-
|
|
325
|
-
|
|
324
|
+
Bode, Altenwerth and Robel
|
|
325
|
+
Maxime tergum comptus acerbitas vitae turbo sustineo comptus.
|
|
326
326
|
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
327
|
+
Weber, Powlowski and Mohr
|
|
328
|
+
Caecus thermae animi paulatim denuo somnus.
|
|
329
|
+
Tertius modi velut crur turba tredecim adulescens.
|
|
330
330
|
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
331
|
+
Kreiger LLC
|
|
332
|
+
Saepe vigilo officiis cupiditas.
|
|
333
|
+
Animadverto solitudo delinquo quibusdam alii cultura ulciscor culpo tredecim reiciendis.
|
|
334
334
|
|
|
335
335
|
#### React (tsx)
|
|
336
336
|
|
|
@@ -391,7 +391,7 @@ export default () => {
|
|
|
391
391
|
<div class="max-width-500 margin-auto padding-5">
|
|
392
392
|
<div class="text-center">
|
|
393
393
|
<div class="text-size-h2 font-bold">Lorem ipsum dolor</div>
|
|
394
|
-
<p class="text-color-dark margin-top-0 margin-bottom-20">
|
|
394
|
+
<p class="text-color-dark margin-top-0 margin-bottom-20">Vos nemo tabernus cubicularis.</p>
|
|
395
395
|
</div>
|
|
396
396
|
<div class="space-y-15 divider-y-1 divider-color-light divider-style-solid">
|
|
397
397
|
<div class="padding-15">
|
|
@@ -401,8 +401,8 @@ export default () => {
|
|
|
401
401
|
</span>
|
|
402
402
|
</div>
|
|
403
403
|
<div class="flex-1-1">
|
|
404
|
-
<div class="text-size-18 margin-bottom-2">
|
|
405
|
-
<div class="text-color-dark">
|
|
404
|
+
<div class="text-size-18 margin-bottom-2">Bode, Altenwerth and Robel</div>
|
|
405
|
+
<div class="text-color-dark">Maxime tergum comptus acerbitas vitae turbo sustineo comptus.</div>
|
|
406
406
|
</div>
|
|
407
407
|
</div>
|
|
408
408
|
</div>
|
|
@@ -413,9 +413,9 @@ export default () => {
|
|
|
413
413
|
</span>
|
|
414
414
|
</div>
|
|
415
415
|
<div class="flex-1-1">
|
|
416
|
-
<div class="text-size-18 margin-bottom-2">
|
|
417
|
-
<div class="text-color-dark">
|
|
418
|
-
|
|
416
|
+
<div class="text-size-18 margin-bottom-2">Weber, Powlowski and Mohr</div>
|
|
417
|
+
<div class="text-color-dark">Caecus thermae animi paulatim denuo somnus.
|
|
418
|
+
Tertius modi velut crur turba tredecim adulescens.</div>
|
|
419
419
|
</div>
|
|
420
420
|
</div>
|
|
421
421
|
</div>
|
|
@@ -426,9 +426,9 @@ export default () => {
|
|
|
426
426
|
</span>
|
|
427
427
|
</div>
|
|
428
428
|
<div class="flex-1-1">
|
|
429
|
-
<div class="text-size-18 margin-bottom-2">
|
|
430
|
-
<div class="text-color-dark">
|
|
431
|
-
|
|
429
|
+
<div class="text-size-18 margin-bottom-2">Kreiger LLC</div>
|
|
430
|
+
<div class="text-color-dark">Saepe vigilo officiis cupiditas.
|
|
431
|
+
Animadverto solitudo delinquo quibusdam alii cultura ulciscor culpo tredecim reiciendis.</div>
|
|
432
432
|
</div>
|
|
433
433
|
</div>
|
|
434
434
|
</div>
|
|
@@ -436,57 +436,57 @@ export default () => {
|
|
|
436
436
|
</div>
|
|
437
437
|
```
|
|
438
438
|
|
|
439
|
-
### Example:
|
|
439
|
+
### Example: Toties curiositas atque verumtamen utor comis suscipio somnus creo. Caritas tripudio cura vereor curriculum utor tripudio ustilo accusantium corroboro. Trepide accusamus ago eveniet theca.
|
|
440
440
|
|
|
441
441
|
Lorem ipsum dolor sit amet
|
|
442
|
-
|
|
443
|
-
|
|
442
|
+
Denuo summopere bos aveho pecco civis arx facilis carmen cotidie.
|
|
443
|
+
Quibusdam cresco decor commodo turpis ara dolorem.
|
|
444
444
|
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
445
|
+
Schneider Inc
|
|
446
|
+
Toties curiositas atque verumtamen utor comis suscipio somnus creo.
|
|
447
|
+
Caritas tripudio cura vereor curriculum utor tripudio ustilo accusantium corroboro.
|
|
448
|
+
Trepide accusamus ago eveniet theca.
|
|
449
449
|
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
450
|
+
Schuppe - Price
|
|
451
|
+
Valens conscendo tres aedificium alius alveus sapiente unde culpa.
|
|
452
|
+
Pax templum distinctio vero conicio.
|
|
453
|
+
Vulgo amaritudo ait vulgus.
|
|
454
454
|
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
455
|
+
Reichel - Swaniawski
|
|
456
|
+
Anser vel vado beneficium voluptatem.
|
|
457
|
+
Conspergo praesentium repudiandae.
|
|
458
|
+
Conicio iste articulus quasi iusto rerum inflammatio decretum.
|
|
459
459
|
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
460
|
+
O'Kon, Rodriguez and Borer
|
|
461
|
+
Capto corpus conturbo mollitia alo basium adeptio tempore id strues.
|
|
462
|
+
Tantum conforto tamquam conatus arbustum demum utrimque.
|
|
463
|
+
Territo crepusculum aqua tepesco acceptus caritas amo amor vivo vomer.
|
|
464
464
|
|
|
465
465
|
#### Summary
|
|
466
466
|
|
|
467
467
|
Lorem ipsum dolor sit amet
|
|
468
|
-
|
|
469
|
-
|
|
468
|
+
Denuo summopere bos aveho pecco civis arx facilis carmen cotidie.
|
|
469
|
+
Quibusdam cresco decor commodo turpis ara dolorem.
|
|
470
470
|
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
471
|
+
Schneider Inc
|
|
472
|
+
Toties curiositas atque verumtamen utor comis suscipio somnus creo.
|
|
473
|
+
Caritas tripudio cura vereor curriculum utor tripudio ustilo accusantium corroboro.
|
|
474
|
+
Trepide accusamus ago eveniet theca.
|
|
475
475
|
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
476
|
+
Schuppe - Price
|
|
477
|
+
Valens conscendo tres aedificium alius alveus sapiente unde culpa.
|
|
478
|
+
Pax templum distinctio vero conicio.
|
|
479
|
+
Vulgo amaritudo ait vulgus.
|
|
480
480
|
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
481
|
+
Reichel - Swaniawski
|
|
482
|
+
Anser vel vado beneficium voluptatem.
|
|
483
|
+
Conspergo praesentium repudiandae.
|
|
484
|
+
Conicio iste articulus quasi iusto rerum inflammatio decretum.
|
|
485
485
|
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
486
|
+
O'Kon, Rodriguez and Borer
|
|
487
|
+
Capto corpus conturbo mollitia alo basium adeptio tempore id strues.
|
|
488
|
+
Tantum conforto tamquam conatus arbustum demum utrimque.
|
|
489
|
+
Territo crepusculum aqua tepesco acceptus caritas amo amor vivo vomer.
|
|
490
490
|
|
|
491
491
|
#### React (tsx)
|
|
492
492
|
|
|
@@ -545,8 +545,8 @@ export default () => {
|
|
|
545
545
|
<div>
|
|
546
546
|
<div class="margin-auto max-width-800 margin-bottom-50">
|
|
547
547
|
<div class="text-size-h2 text-medium">Lorem ipsum dolor sit amet</div>
|
|
548
|
-
<div>
|
|
549
|
-
|
|
548
|
+
<div>Denuo summopere bos aveho pecco civis arx facilis carmen cotidie.
|
|
549
|
+
Quibusdam cresco decor commodo turpis ara dolorem.</div>
|
|
550
550
|
</div>
|
|
551
551
|
<div class="margin-auto max-width-800 display-grid grid-cols-1 grid-cols-2-ls row-gap-25 column-gap-50">
|
|
552
552
|
<div>
|
|
@@ -554,85 +554,85 @@ export default () => {
|
|
|
554
554
|
<span class="rioglyph rioglyph-stats text-size-200pct">
|
|
555
555
|
</span>
|
|
556
556
|
</div>
|
|
557
|
-
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">
|
|
558
|
-
<div class="text-color-dark">
|
|
559
|
-
|
|
560
|
-
|
|
557
|
+
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">Schneider Inc</div>
|
|
558
|
+
<div class="text-color-dark">Toties curiositas atque verumtamen utor comis suscipio somnus creo.
|
|
559
|
+
Caritas tripudio cura vereor curriculum utor tripudio ustilo accusantium corroboro.
|
|
560
|
+
Trepide accusamus ago eveniet theca.</div>
|
|
561
561
|
</div>
|
|
562
562
|
<div>
|
|
563
563
|
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
564
564
|
<span class="rioglyph rioglyph-server-stack text-size-200pct">
|
|
565
565
|
</span>
|
|
566
566
|
</div>
|
|
567
|
-
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">
|
|
568
|
-
<div class="text-color-dark">
|
|
569
|
-
|
|
570
|
-
|
|
567
|
+
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">Schuppe - Price</div>
|
|
568
|
+
<div class="text-color-dark">Valens conscendo tres aedificium alius alveus sapiente unde culpa.
|
|
569
|
+
Pax templum distinctio vero conicio.
|
|
570
|
+
Vulgo amaritudo ait vulgus.</div>
|
|
571
571
|
</div>
|
|
572
572
|
<div>
|
|
573
573
|
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
574
574
|
<span class="rioglyph rioglyph-fingerprint text-size-200pct">
|
|
575
575
|
</span>
|
|
576
576
|
</div>
|
|
577
|
-
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">
|
|
578
|
-
<div class="text-color-dark">
|
|
579
|
-
|
|
580
|
-
|
|
577
|
+
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">Reichel - Swaniawski</div>
|
|
578
|
+
<div class="text-color-dark">Anser vel vado beneficium voluptatem.
|
|
579
|
+
Conspergo praesentium repudiandae.
|
|
580
|
+
Conicio iste articulus quasi iusto rerum inflammatio decretum.</div>
|
|
581
581
|
</div>
|
|
582
582
|
<div>
|
|
583
583
|
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
584
584
|
<span class="rioglyph rioglyph-code-brackets text-size-200pct">
|
|
585
585
|
</span>
|
|
586
586
|
</div>
|
|
587
|
-
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">
|
|
588
|
-
<div class="text-color-dark">
|
|
589
|
-
|
|
590
|
-
|
|
587
|
+
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">O'Kon, Rodriguez and Borer</div>
|
|
588
|
+
<div class="text-color-dark">Capto corpus conturbo mollitia alo basium adeptio tempore id strues.
|
|
589
|
+
Tantum conforto tamquam conatus arbustum demum utrimque.
|
|
590
|
+
Territo crepusculum aqua tepesco acceptus caritas amo amor vivo vomer.</div>
|
|
591
591
|
</div>
|
|
592
592
|
</div>
|
|
593
593
|
</div>
|
|
594
594
|
```
|
|
595
595
|
|
|
596
|
-
### Example:
|
|
596
|
+
### Example: Introducing the Saint Vincent and the Grenadines-inspired Table, blending elastic style with local craftsmanship
|
|
597
597
|
|
|
598
598
|
Enhance your application with powerful add-ons!
|
|
599
599
|
|
|
600
|
-
|
|
601
|
-
|
|
600
|
+
Luxurious Wooden Chair
|
|
601
|
+
Introducing the Saint Vincent and the Grenadines-inspired Table, blending elastic style with local craftsmanship
|
|
602
602
|
|
|
603
|
-
€
|
|
604
|
-
Total per
|
|
603
|
+
€14.45
|
|
604
|
+
Total per month
|
|
605
605
|
|
|
606
606
|
Get Add-on
|
|
607
607
|
|
|
608
|
-
Licensed
|
|
609
|
-
New
|
|
608
|
+
Licensed Wooden Sausages
|
|
609
|
+
New red Fish with ergonomic design for whopping comfort
|
|
610
610
|
|
|
611
|
-
€
|
|
612
|
-
|
|
611
|
+
€61.75
|
|
612
|
+
Total per user / month
|
|
613
613
|
|
|
614
614
|
Get Add-on
|
|
615
615
|
|
|
616
|
-
|
|
617
|
-
|
|
616
|
+
Luxurious Cotton Chair
|
|
617
|
+
Professional-grade Keyboard perfect for mammoth training and recreational use
|
|
618
618
|
|
|
619
|
-
€
|
|
619
|
+
€57.93
|
|
620
620
|
Total per user / month
|
|
621
621
|
|
|
622
622
|
Get Add-on
|
|
623
623
|
|
|
624
|
-
|
|
625
|
-
Savor the
|
|
624
|
+
Handmade Marble Computer
|
|
625
|
+
Savor the savory essence in our Bacon, designed for regular culinary adventures
|
|
626
626
|
|
|
627
|
-
€
|
|
628
|
-
|
|
627
|
+
€51.29
|
|
628
|
+
Per 1000 messages / month
|
|
629
629
|
|
|
630
630
|
Get Add-on
|
|
631
631
|
|
|
632
|
-
|
|
633
|
-
The
|
|
632
|
+
Generic Metal Bike
|
|
633
|
+
The magenta Fish combines Palestine aesthetics with Nitrogen-based durability
|
|
634
634
|
|
|
635
|
-
€
|
|
635
|
+
€80.45
|
|
636
636
|
Per 1000 messages / month
|
|
637
637
|
|
|
638
638
|
Get Add-on
|
|
@@ -641,42 +641,42 @@ Get Add-on
|
|
|
641
641
|
|
|
642
642
|
Enhance your application with powerful add-ons!
|
|
643
643
|
|
|
644
|
-
|
|
645
|
-
|
|
644
|
+
Luxurious Wooden Chair
|
|
645
|
+
Introducing the Saint Vincent and the Grenadines-inspired Table, blending elastic style with local craftsmanship
|
|
646
646
|
|
|
647
|
-
€
|
|
648
|
-
Total per
|
|
647
|
+
€14.45
|
|
648
|
+
Total per month
|
|
649
649
|
|
|
650
650
|
Get Add-on
|
|
651
651
|
|
|
652
|
-
Licensed
|
|
653
|
-
New
|
|
652
|
+
Licensed Wooden Sausages
|
|
653
|
+
New red Fish with ergonomic design for whopping comfort
|
|
654
654
|
|
|
655
|
-
€
|
|
656
|
-
|
|
655
|
+
€61.75
|
|
656
|
+
Total per user / month
|
|
657
657
|
|
|
658
658
|
Get Add-on
|
|
659
659
|
|
|
660
|
-
|
|
661
|
-
|
|
660
|
+
Luxurious Cotton Chair
|
|
661
|
+
Professional-grade Keyboard perfect for mammoth training and recreational use
|
|
662
662
|
|
|
663
|
-
€
|
|
663
|
+
€57.93
|
|
664
664
|
Total per user / month
|
|
665
665
|
|
|
666
666
|
Get Add-on
|
|
667
667
|
|
|
668
|
-
|
|
669
|
-
Savor the
|
|
668
|
+
Handmade Marble Computer
|
|
669
|
+
Savor the savory essence in our Bacon, designed for regular culinary adventures
|
|
670
670
|
|
|
671
|
-
€
|
|
672
|
-
|
|
671
|
+
€51.29
|
|
672
|
+
Per 1000 messages / month
|
|
673
673
|
|
|
674
674
|
Get Add-on
|
|
675
675
|
|
|
676
|
-
|
|
677
|
-
The
|
|
676
|
+
Generic Metal Bike
|
|
677
|
+
The magenta Fish combines Palestine aesthetics with Nitrogen-based durability
|
|
678
678
|
|
|
679
|
-
€
|
|
679
|
+
€80.45
|
|
680
680
|
Per 1000 messages / month
|
|
681
681
|
|
|
682
682
|
Get Add-on
|
|
@@ -782,12 +782,12 @@ export default () => {
|
|
|
782
782
|
</span>
|
|
783
783
|
</div>
|
|
784
784
|
<div class="flex-1-1">
|
|
785
|
-
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">
|
|
786
|
-
<div class="text-size-14 text-color-dark">
|
|
785
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Luxurious Wooden Chair</div>
|
|
786
|
+
<div class="text-size-14 text-color-dark">Introducing the Saint Vincent and the Grenadines-inspired Table, blending elastic style with local craftsmanship</div>
|
|
787
787
|
</div>
|
|
788
788
|
<div class="width-100">
|
|
789
|
-
<div class="text-size-16 text-medium">€
|
|
790
|
-
<div class="text-size-12 text-color-gray">Total per
|
|
789
|
+
<div class="text-size-16 text-medium">€14.45</div>
|
|
790
|
+
<div class="text-size-12 text-color-gray">Total per month</div>
|
|
791
791
|
</div>
|
|
792
792
|
<div>
|
|
793
793
|
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
@@ -799,12 +799,12 @@ export default () => {
|
|
|
799
799
|
</span>
|
|
800
800
|
</div>
|
|
801
801
|
<div class="flex-1-1">
|
|
802
|
-
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Licensed
|
|
803
|
-
<div class="text-size-14 text-color-dark">New
|
|
802
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Licensed Wooden Sausages</div>
|
|
803
|
+
<div class="text-size-14 text-color-dark">New red Fish with ergonomic design for whopping comfort</div>
|
|
804
804
|
</div>
|
|
805
805
|
<div class="width-100">
|
|
806
|
-
<div class="text-size-16 text-medium">€
|
|
807
|
-
<div class="text-size-12 text-color-gray">
|
|
806
|
+
<div class="text-size-16 text-medium">€61.75</div>
|
|
807
|
+
<div class="text-size-12 text-color-gray">Total per user / month</div>
|
|
808
808
|
</div>
|
|
809
809
|
<div>
|
|
810
810
|
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
@@ -816,11 +816,11 @@ export default () => {
|
|
|
816
816
|
</span>
|
|
817
817
|
</div>
|
|
818
818
|
<div class="flex-1-1">
|
|
819
|
-
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">
|
|
820
|
-
<div class="text-size-14 text-color-dark">
|
|
819
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Luxurious Cotton Chair</div>
|
|
820
|
+
<div class="text-size-14 text-color-dark">Professional-grade Keyboard perfect for mammoth training and recreational use</div>
|
|
821
821
|
</div>
|
|
822
822
|
<div class="width-100">
|
|
823
|
-
<div class="text-size-16 text-medium">€
|
|
823
|
+
<div class="text-size-16 text-medium">€57.93</div>
|
|
824
824
|
<div class="text-size-12 text-color-gray">Total per user / month</div>
|
|
825
825
|
</div>
|
|
826
826
|
<div>
|
|
@@ -833,12 +833,12 @@ export default () => {
|
|
|
833
833
|
</span>
|
|
834
834
|
</div>
|
|
835
835
|
<div class="flex-1-1">
|
|
836
|
-
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">
|
|
837
|
-
<div class="text-size-14 text-color-dark">Savor the
|
|
836
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Handmade Marble Computer</div>
|
|
837
|
+
<div class="text-size-14 text-color-dark">Savor the savory essence in our Bacon, designed for regular culinary adventures</div>
|
|
838
838
|
</div>
|
|
839
839
|
<div class="width-100">
|
|
840
|
-
<div class="text-size-16 text-medium">€
|
|
841
|
-
<div class="text-size-12 text-color-gray">
|
|
840
|
+
<div class="text-size-16 text-medium">€51.29</div>
|
|
841
|
+
<div class="text-size-12 text-color-gray">Per 1000 messages / month</div>
|
|
842
842
|
</div>
|
|
843
843
|
<div>
|
|
844
844
|
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
@@ -850,11 +850,11 @@ export default () => {
|
|
|
850
850
|
</span>
|
|
851
851
|
</div>
|
|
852
852
|
<div class="flex-1-1">
|
|
853
|
-
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">
|
|
854
|
-
<div class="text-size-14 text-color-dark">The
|
|
853
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Generic Metal Bike</div>
|
|
854
|
+
<div class="text-size-14 text-color-dark">The magenta Fish combines Palestine aesthetics with Nitrogen-based durability</div>
|
|
855
855
|
</div>
|
|
856
856
|
<div class="width-100">
|
|
857
|
-
<div class="text-size-16 text-medium">€
|
|
857
|
+
<div class="text-size-16 text-medium">€80.45</div>
|
|
858
858
|
<div class="text-size-12 text-color-gray">Per 1000 messages / month</div>
|
|
859
859
|
</div>
|
|
860
860
|
<div>
|
|
@@ -869,45 +869,45 @@ export default () => {
|
|
|
869
869
|
|
|
870
870
|
Features
|
|
871
871
|
|
|
872
|
-
|
|
873
|
-
|
|
872
|
+
Gorgeous Plastic Chips
|
|
873
|
+
New teal Chicken with ergonomic design for needy comfort
|
|
874
874
|
|
|
875
|
-
|
|
876
|
-
|
|
875
|
+
Handcrafted Bamboo Chair
|
|
876
|
+
Introducing the Belarus-inspired Keyboard, blending unique style with local craftsmanship
|
|
877
877
|
|
|
878
|
-
|
|
879
|
-
|
|
878
|
+
Oriental Silk Soap
|
|
879
|
+
Innovative Table featuring rubbery technology and Concrete construction
|
|
880
880
|
|
|
881
|
-
|
|
882
|
-
|
|
881
|
+
Ergonomic Wooden Fish
|
|
882
|
+
The Christine Ball is the latest in a series of calculating products from Schaefer - Mosciski
|
|
883
883
|
|
|
884
|
-
|
|
885
|
-
|
|
884
|
+
Recycled Ceramic Ball
|
|
885
|
+
Discover the rabbit-like agility of our Bike, perfect for scented users
|
|
886
886
|
|
|
887
|
-
|
|
888
|
-
|
|
887
|
+
Handcrafted Bronze Car
|
|
888
|
+
Stylish Salad designed to make you stand out with scented looks
|
|
889
889
|
|
|
890
890
|
#### Summary
|
|
891
891
|
|
|
892
892
|
Features
|
|
893
893
|
|
|
894
|
-
|
|
895
|
-
|
|
894
|
+
Gorgeous Plastic Chips
|
|
895
|
+
New teal Chicken with ergonomic design for needy comfort
|
|
896
896
|
|
|
897
|
-
|
|
898
|
-
|
|
897
|
+
Handcrafted Bamboo Chair
|
|
898
|
+
Introducing the Belarus-inspired Keyboard, blending unique style with local craftsmanship
|
|
899
899
|
|
|
900
|
-
|
|
901
|
-
|
|
900
|
+
Oriental Silk Soap
|
|
901
|
+
Innovative Table featuring rubbery technology and Concrete construction
|
|
902
902
|
|
|
903
|
-
|
|
904
|
-
|
|
903
|
+
Ergonomic Wooden Fish
|
|
904
|
+
The Christine Ball is the latest in a series of calculating products from Schaefer - Mosciski
|
|
905
905
|
|
|
906
|
-
|
|
907
|
-
|
|
906
|
+
Recycled Ceramic Ball
|
|
907
|
+
Discover the rabbit-like agility of our Bike, perfect for scented users
|
|
908
908
|
|
|
909
|
-
|
|
910
|
-
|
|
909
|
+
Handcrafted Bronze Car
|
|
910
|
+
Stylish Salad designed to make you stand out with scented looks
|
|
911
911
|
|
|
912
912
|
#### React (tsx)
|
|
913
913
|
|
|
@@ -972,48 +972,48 @@ export default () => {
|
|
|
972
972
|
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
973
973
|
</span>
|
|
974
974
|
<div>
|
|
975
|
-
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">
|
|
976
|
-
<div>
|
|
975
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Gorgeous Plastic Chips</div>
|
|
976
|
+
<div>New teal Chicken with ergonomic design for needy comfort</div>
|
|
977
977
|
</div>
|
|
978
978
|
</li>
|
|
979
979
|
<li class="display-flex gap-10 ">
|
|
980
980
|
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
981
981
|
</span>
|
|
982
982
|
<div>
|
|
983
|
-
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">
|
|
984
|
-
<div>
|
|
983
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Handcrafted Bamboo Chair</div>
|
|
984
|
+
<div>Introducing the Belarus-inspired Keyboard, blending unique style with local craftsmanship</div>
|
|
985
985
|
</div>
|
|
986
986
|
</li>
|
|
987
987
|
<li class="display-flex gap-10 ">
|
|
988
988
|
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
989
989
|
</span>
|
|
990
990
|
<div>
|
|
991
|
-
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">
|
|
992
|
-
<div>
|
|
991
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Oriental Silk Soap</div>
|
|
992
|
+
<div>Innovative Table featuring rubbery technology and Concrete construction</div>
|
|
993
993
|
</div>
|
|
994
994
|
</li>
|
|
995
995
|
<li class="display-flex gap-10 ">
|
|
996
996
|
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
997
997
|
</span>
|
|
998
998
|
<div>
|
|
999
|
-
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">
|
|
1000
|
-
<div>
|
|
999
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Ergonomic Wooden Fish</div>
|
|
1000
|
+
<div>The Christine Ball is the latest in a series of calculating products from Schaefer - Mosciski</div>
|
|
1001
1001
|
</div>
|
|
1002
1002
|
</li>
|
|
1003
1003
|
<li class="display-flex gap-10 ">
|
|
1004
1004
|
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
1005
1005
|
</span>
|
|
1006
1006
|
<div>
|
|
1007
|
-
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">
|
|
1008
|
-
<div>
|
|
1007
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Recycled Ceramic Ball</div>
|
|
1008
|
+
<div>Discover the rabbit-like agility of our Bike, perfect for scented users</div>
|
|
1009
1009
|
</div>
|
|
1010
1010
|
</li>
|
|
1011
1011
|
<li class="display-flex gap-10">
|
|
1012
1012
|
<span class="rioglyph rioglyph rioglyph-minus-sign text-color-gray text-size-20">
|
|
1013
1013
|
</span>
|
|
1014
1014
|
<div>
|
|
1015
|
-
<div class="text-medium text-size-18 text-color-darker text-capitalize-first-word">
|
|
1016
|
-
<div>
|
|
1015
|
+
<div class="text-medium text-size-18 text-color-darker text-capitalize-first-word">Handcrafted Bronze Car</div>
|
|
1016
|
+
<div>Stylish Salad designed to make you stand out with scented looks</div>
|
|
1017
1017
|
</div>
|
|
1018
1018
|
</li>
|
|
1019
1019
|
</ul>
|