@rio-cloud/uikit-mcp 1.0.0 → 1.1.0
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 +75 -40
- package/dist/doc-metadata.json +1872 -0
- package/dist/docs/components/accentBar.md +582 -0
- package/dist/docs/components/activity.md +330 -0
- package/dist/docs/components/animatedNumber.md +88 -0
- package/dist/docs/components/animatedTextReveal.md +381 -0
- package/dist/docs/components/animations.md +459 -0
- package/dist/docs/components/appHeader.md +737 -0
- package/dist/docs/components/appLayout.md +2016 -0
- package/dist/docs/components/appNavigationBar.md +274 -0
- package/dist/docs/components/areaCharts.md +828 -0
- package/dist/docs/components/aspectRatioPlaceholder.md +106 -0
- package/dist/docs/components/assetTree.md +3223 -0
- package/dist/docs/components/autosuggests.md +1177 -0
- package/dist/docs/components/avatar.md +206 -0
- package/dist/docs/components/banner.md +668 -0
- package/dist/docs/components/barCharts.md +2785 -0
- package/dist/docs/components/barList.md +517 -0
- package/dist/docs/components/basicMap.md +167 -0
- package/dist/docs/components/bottomSheet.md +721 -0
- package/dist/docs/components/button.md +775 -0
- package/dist/docs/components/buttonToolbar.md +134 -0
- package/dist/docs/components/calendarStripe.md +525 -0
- package/dist/docs/components/card.md +86 -0
- package/dist/docs/components/carousel.md +128 -0
- package/dist/docs/components/chartColors.md +716 -0
- package/dist/docs/components/chartsGettingStarted.md +28 -0
- package/dist/docs/components/chat.md +932 -0
- package/dist/docs/components/checkbox.md +996 -0
- package/dist/docs/components/clearableInput.md +806 -0
- package/dist/docs/components/collapse.md +189 -0
- package/dist/docs/components/composedCharts.md +424 -0
- package/dist/docs/components/contentLoader.md +674 -0
- package/dist/docs/components/dataTabs.md +1251 -0
- package/dist/docs/components/datepickers.md +2543 -0
- package/dist/docs/components/dialogs.md +2244 -0
- package/dist/docs/components/divider.md +219 -0
- package/dist/docs/components/dropdowns.md +17550 -0
- package/dist/docs/components/editableContent.md +1127 -0
- package/dist/docs/components/expander.md +970 -0
- package/dist/docs/components/fade.md +836 -0
- package/dist/docs/components/fadeExpander.md +180 -0
- package/dist/docs/components/fadeUp.md +396 -0
- package/dist/docs/components/feedback.md +758 -0
- package/dist/docs/components/filePickers.md +370 -0
- package/dist/docs/components/formLabel.md +251 -0
- package/dist/docs/components/fullscreenMap.md +10 -0
- package/dist/docs/components/groupedItemList.md +1001 -0
- package/dist/docs/components/iconList.md +306 -0
- package/dist/docs/components/imagePreloader.md +167 -0
- package/dist/docs/components/labeledElement.md +115 -0
- package/dist/docs/components/licensePlate.md +412 -0
- package/dist/docs/components/lineCharts.md +2014 -0
- package/dist/docs/components/listMenu.md +392 -0
- package/dist/docs/components/loadMore.md +219 -0
- package/dist/docs/components/mainNavigation.md +129 -0
- package/dist/docs/components/mapCircle.md +93 -0
- package/dist/docs/components/mapCluster.md +337 -0
- package/dist/docs/components/mapContext.md +284 -0
- package/dist/docs/components/mapDraggableMarker.md +150 -0
- package/dist/docs/components/mapGettingStarted.md +39 -0
- package/dist/docs/components/mapInfoBubble.md +135 -0
- package/dist/docs/components/mapLayerGroup.md +94 -0
- package/dist/docs/components/mapMarker.md +1814 -0
- package/dist/docs/components/mapPolygon.md +959 -0
- package/dist/docs/components/mapRoute.md +3816 -0
- package/dist/docs/components/mapRouteGenerator.md +6 -0
- package/dist/docs/components/mapSettings.md +1040 -0
- package/dist/docs/components/mapUtils.md +132 -0
- package/dist/docs/components/multiselects.md +1921 -0
- package/dist/docs/components/noData.md +210 -0
- package/dist/docs/components/notifications.md +314 -0
- package/dist/docs/components/numbercontrol.md +706 -0
- package/dist/docs/components/onboarding.md +297 -0
- package/dist/docs/components/page.md +241 -0
- package/dist/docs/components/pager.md +133 -0
- package/dist/docs/components/pieCharts.md +1284 -0
- package/dist/docs/components/popover.md +222 -0
- package/dist/docs/components/position.md +50 -0
- package/dist/docs/components/radialBarCharts.md +3663 -0
- package/dist/docs/components/radiobutton.md +1271 -0
- package/dist/docs/components/releaseNotes.md +135 -0
- package/dist/docs/components/resizer.md +162 -0
- package/dist/docs/components/responsiveColumnStripe.md +435 -0
- package/dist/docs/components/responsiveVideo.md +71 -0
- package/dist/docs/components/rioglyph.md +331 -0
- package/dist/docs/components/rules.md +965 -0
- package/dist/docs/components/saveableInput.md +1721 -0
- package/dist/docs/components/selects.md +1993 -0
- package/dist/docs/components/sidebar.md +332 -0
- package/dist/docs/components/sliders.md +376 -0
- package/dist/docs/components/smoothScrollbars.md +1180 -0
- package/dist/docs/components/spinners.md +506 -0
- package/dist/docs/components/states.md +1176 -0
- package/dist/docs/components/statsWidgets.md +636 -0
- package/dist/docs/components/statusBar.md +644 -0
- package/dist/docs/components/stepButton.md +61 -0
- package/dist/docs/components/steppedProgressBars.md +1064 -0
- package/dist/docs/components/subNavigation.md +470 -0
- package/dist/docs/components/supportMarker.md +115 -0
- package/dist/docs/components/svgImage.md +248 -0
- package/dist/docs/components/switch.md +554 -0
- package/dist/docs/components/tables.md +8 -0
- package/dist/docs/components/tagManager.md +476 -0
- package/dist/docs/components/tags.md +785 -0
- package/dist/docs/components/teaser.md +925 -0
- package/dist/docs/components/timeline.md +514 -0
- package/dist/docs/components/timepicker.md +262 -0
- package/dist/docs/components/toggleButton.md +178 -0
- package/dist/docs/components/tooltip.md +454 -0
- package/dist/docs/components/virtualList.md +483 -0
- package/dist/docs/foundations.md +20901 -0
- package/dist/docs/start/changelog.md +439 -0
- package/dist/docs/start/goodtoknow.md +14 -0
- package/dist/docs/start/guidelines/color-combinations.md +678 -0
- package/dist/docs/start/guidelines/custom-css.md +42 -0
- package/dist/docs/start/guidelines/custom-rioglyph.md +35 -0
- package/dist/docs/start/guidelines/formatting.md +587 -0
- package/dist/docs/start/guidelines/iframe.md +323 -0
- package/dist/docs/start/guidelines/obfuscate-data.md +30 -0
- package/dist/docs/start/guidelines/print-css.md +36 -0
- package/dist/docs/start/guidelines/spinner.md +710 -0
- package/dist/docs/start/guidelines/supported-browsers.md +10 -0
- package/dist/docs/start/guidelines/writing.md +635 -0
- package/dist/docs/start/howto.md +187 -0
- package/dist/docs/start/intro.md +43 -0
- package/dist/docs/start/responsiveness.md +98 -0
- package/dist/docs/templates/common-table.md +1111 -0
- package/dist/docs/templates/detail-views.md +942 -0
- package/dist/docs/templates/expandable-details.md +228 -0
- package/dist/docs/templates/feature-cards.md +549 -0
- package/dist/docs/templates/form-summary.md +199 -0
- package/dist/docs/templates/form-toggle.md +367 -0
- package/dist/docs/templates/list-blocks.md +1021 -0
- package/dist/docs/templates/loading-progress.md +109 -0
- package/dist/docs/templates/options-panel.md +152 -0
- package/dist/docs/templates/panel-variants.md +164 -0
- package/dist/docs/templates/progress-cards.md +607 -0
- package/dist/docs/templates/progress-success.md +142 -0
- package/dist/docs/templates/settings-form.md +434 -0
- package/dist/docs/templates/stats-blocks.md +1381 -0
- package/dist/docs/templates/table-panel.md +184 -0
- package/dist/docs/templates/table-row-animation.md +317 -0
- package/dist/docs/templates/usage-cards.md +227 -0
- package/dist/docs/utilities/deviceUtils.md +123 -0
- package/dist/docs/utilities/featureToggles.md +90 -0
- package/dist/docs/utilities/fuelTypeUtils.md +186 -0
- package/dist/docs/utilities/routeUtils.md +138 -0
- package/dist/docs/utilities/useAfterMount.md +66 -0
- package/dist/docs/utilities/useAutoAnimate.md +193 -0
- package/dist/docs/utilities/useAverage.md +95 -0
- package/dist/docs/utilities/useClickOutside.md +61 -0
- package/dist/docs/utilities/useClipboard.md +93 -0
- package/dist/docs/utilities/useCount.md +178 -0
- package/dist/docs/utilities/useDarkMode.md +49 -0
- package/dist/docs/utilities/useDebugInfo.md +126 -0
- package/dist/docs/utilities/useEffectOnce.md +58 -0
- package/dist/docs/utilities/useElapsedTime.md +58 -0
- package/dist/docs/utilities/useElementSize.md +71 -0
- package/dist/docs/utilities/useEsc.md +58 -0
- package/dist/docs/utilities/useEvent.md +64 -0
- package/dist/docs/utilities/useFocusTrap.md +85 -0
- package/dist/docs/utilities/useFullscreen.md +198 -0
- package/dist/docs/utilities/useHover.md +55 -0
- package/dist/docs/utilities/useIncomingPostMessages.md +237 -0
- package/dist/docs/utilities/useInterval.md +85 -0
- package/dist/docs/utilities/useIsFocusWithin.md +114 -0
- package/dist/docs/utilities/useKey.md +151 -0
- package/dist/docs/utilities/useLocalStorage.md +91 -0
- package/dist/docs/utilities/useLocationSuggestions.md +114 -0
- package/dist/docs/utilities/useMax.md +62 -0
- package/dist/docs/utilities/useMin.md +78 -0
- package/dist/docs/utilities/useMutationObserver.md +113 -0
- package/dist/docs/utilities/useOnScreen.md +138 -0
- package/dist/docs/utilities/useOnlineStatus.md +49 -0
- package/dist/docs/utilities/usePostMessage.md +117 -0
- package/dist/docs/utilities/usePostMessageSender.md +257 -0
- package/dist/docs/utilities/usePrevious.md +101 -0
- package/dist/docs/utilities/useResizeObserver.md +151 -0
- package/dist/docs/utilities/useScrollPosition.md +252 -0
- package/dist/docs/utilities/useSearch.md +228 -0
- package/dist/docs/utilities/useSorting.md +389 -0
- package/dist/docs/utilities/useStateWithValidation.md +83 -0
- package/dist/docs/utilities/useSum.md +155 -0
- package/dist/docs/utilities/useTableExport.md +404 -0
- package/dist/docs/utilities/useTableSelection.md +1120 -0
- package/dist/docs/utilities/useTimeout.md +55 -0
- package/dist/docs/utilities/useToggle.md +115 -0
- package/dist/docs/utilities/useWindowResize.md +70 -0
- package/dist/index.mjs +271 -0
- package/dist/search-synonyms.json +134 -0
- package/dist/version.json +4 -0
- package/package.json +23 -19
- package/bin/uikit-mcp.mjs +0 -23
- package/data/pages/Components/components/accentbar.json +0 -207
- package/data/pages/Components/components/activity.json +0 -87
- package/data/pages/Components/components/animatednumber.json +0 -99
- package/data/pages/Components/components/animations.json +0 -87
- package/data/pages/Components/components/appheader.json +0 -291
- package/data/pages/Components/components/applayout.json +0 -1198
- package/data/pages/Components/components/appnavigationbar.json +0 -327
- package/data/pages/Components/components/areacharts.json +0 -563
- package/data/pages/Components/components/aspectratioplaceholder.json +0 -75
- package/data/pages/Components/components/assettree.json +0 -3080
- package/data/pages/Components/components/autosuggests.json +0 -710
- package/data/pages/Components/components/avatar.json +0 -157
- package/data/pages/Components/components/banner.json +0 -599
- package/data/pages/Components/components/barcharts.json +0 -1507
- package/data/pages/Components/components/barlist.json +0 -223
- package/data/pages/Components/components/basicmap.json +0 -68
- package/data/pages/Components/components/bottomsheet.json +0 -601
- package/data/pages/Components/components/button.json +0 -583
- package/data/pages/Components/components/buttontoolbar.json +0 -63
- package/data/pages/Components/components/calendarstripe.json +0 -235
- package/data/pages/Components/components/card.json +0 -69
- package/data/pages/Components/components/carousel.json +0 -39
- package/data/pages/Components/components/chartcolors.json +0 -34
- package/data/pages/Components/components/chartsgettingstarted.json +0 -32
- package/data/pages/Components/components/chat.json +0 -39
- package/data/pages/Components/components/checkbox.json +0 -847
- package/data/pages/Components/components/clearableinput.json +0 -789
- package/data/pages/Components/components/collapse.json +0 -175
- package/data/pages/Components/components/composedcharts.json +0 -159
- package/data/pages/Components/components/contentloader.json +0 -233
- package/data/pages/Components/components/datatabs.json +0 -680
- package/data/pages/Components/components/datepickers.json +0 -287
- package/data/pages/Components/components/dialogs.json +0 -1492
- package/data/pages/Components/components/divider.json +0 -93
- package/data/pages/Components/components/dropdowns.json +0 -936
- package/data/pages/Components/components/editablecontent.json +0 -1117
- package/data/pages/Components/components/expander.json +0 -377
- package/data/pages/Components/components/fade.json +0 -403
- package/data/pages/Components/components/fadeexpander.json +0 -75
- package/data/pages/Components/components/fadeup.json +0 -127
- package/data/pages/Components/components/feedback.json +0 -269
- package/data/pages/Components/components/filepickers.json +0 -269
- package/data/pages/Components/components/formlabel.json +0 -115
- package/data/pages/Components/components/fullscreenmap.json +0 -22
- package/data/pages/Components/components/groupeditemlist.json +0 -323
- package/data/pages/Components/components/iconlist.json +0 -45
- package/data/pages/Components/components/imagepreloader.json +0 -81
- package/data/pages/Components/components/labeledelement.json +0 -75
- package/data/pages/Components/components/licenseplate.json +0 -69
- package/data/pages/Components/components/linecharts.json +0 -987
- package/data/pages/Components/components/listmenu.json +0 -313
- package/data/pages/Components/components/loadmore.json +0 -175
- package/data/pages/Components/components/mainnavigation.json +0 -39
- package/data/pages/Components/components/mapcircle.json +0 -34
- package/data/pages/Components/components/mapcluster.json +0 -51
- package/data/pages/Components/components/mapcontext.json +0 -105
- package/data/pages/Components/components/mapdraggablemarker.json +0 -34
- package/data/pages/Components/components/mapgettingstarted.json +0 -27
- package/data/pages/Components/components/mapgroup.json +0 -1198
- package/data/pages/Components/components/mapinfobubble.json +0 -34
- package/data/pages/Components/components/maplayergroup.json +0 -34
- package/data/pages/Components/components/mapmarker.json +0 -700
- package/data/pages/Components/components/mappolygon.json +0 -45
- package/data/pages/Components/components/maproute.json +0 -623
- package/data/pages/Components/components/maproutegenerator.json +0 -16
- package/data/pages/Components/components/mapsettings.json +0 -51
- package/data/pages/Components/components/maputils.json +0 -34
- package/data/pages/Components/components/multiselects.json +0 -1451
- package/data/pages/Components/components/nodata.json +0 -139
- package/data/pages/Components/components/notifications.json +0 -65
- package/data/pages/Components/components/numbercontrol.json +0 -301
- package/data/pages/Components/components/onboarding.json +0 -302
- package/data/pages/Components/components/page.json +0 -197
- package/data/pages/Components/components/pager.json +0 -93
- package/data/pages/Components/components/piecharts.json +0 -731
- package/data/pages/Components/components/popover.json +0 -251
- package/data/pages/Components/components/position.json +0 -69
- package/data/pages/Components/components/radialbarcharts.json +0 -1304
- package/data/pages/Components/components/radiobutton.json +0 -1105
- package/data/pages/Components/components/releasenotes.json +0 -44
- package/data/pages/Components/components/resizer.json +0 -93
- package/data/pages/Components/components/responsivecolumnstripe.json +0 -123
- package/data/pages/Components/components/responsivevideo.json +0 -75
- package/data/pages/Components/components/rioglyph.json +0 -93
- package/data/pages/Components/components/rules.json +0 -410
- package/data/pages/Components/components/saveableinput.json +0 -703
- package/data/pages/Components/components/selects.json +0 -701
- package/data/pages/Components/components/sidebar.json +0 -243
- package/data/pages/Components/components/sliders.json +0 -235
- package/data/pages/Components/components/smoothscrollbars.json +0 -335
- package/data/pages/Components/components/spinners.json +0 -343
- package/data/pages/Components/components/states.json +0 -1705
- package/data/pages/Components/components/statswidgets.json +0 -314
- package/data/pages/Components/components/statusbar.json +0 -177
- package/data/pages/Components/components/stepbutton.json +0 -57
- package/data/pages/Components/components/steppedprogressbars.json +0 -417
- package/data/pages/Components/components/subnavigation.json +0 -107
- package/data/pages/Components/components/supportmarker.json +0 -45
- package/data/pages/Components/components/svgimage.json +0 -81
- package/data/pages/Components/components/switch.json +0 -111
- package/data/pages/Components/components/tables.json +0 -144
- package/data/pages/Components/components/tagmanager.json +0 -86
- package/data/pages/Components/components/tags.json +0 -146
- package/data/pages/Components/components/teaser.json +0 -188
- package/data/pages/Components/components/timeline.json +0 -45
- package/data/pages/Components/components/timepicker.json +0 -163
- package/data/pages/Components/components/togglebutton.json +0 -247
- package/data/pages/Components/components/tooltip.json +0 -270
- package/data/pages/Components/components/virtuallist.json +0 -175
- package/data/pages/Foundations/foundations.json +0 -2475
- package/data/pages/Getting-started/start/changelog.json +0 -22
- package/data/pages/Getting-started/start/goodtoknow.json +0 -32
- package/data/pages/Getting-started/start/guidelines/color-combinations.json +0 -58
- package/data/pages/Getting-started/start/guidelines/custom-css.json +0 -27
- package/data/pages/Getting-started/start/guidelines/custom-rioglyph.json +0 -22
- package/data/pages/Getting-started/start/guidelines/formatting.json +0 -97
- package/data/pages/Getting-started/start/guidelines/iframe.json +0 -93
- package/data/pages/Getting-started/start/guidelines/obfuscate-data.json +0 -22
- package/data/pages/Getting-started/start/guidelines/print-css.json +0 -37
- package/data/pages/Getting-started/start/guidelines/spinner.json +0 -144
- package/data/pages/Getting-started/start/guidelines/supported-browsers.json +0 -22
- package/data/pages/Getting-started/start/guidelines/writing.json +0 -242
- package/data/pages/Getting-started/start/howto.json +0 -72
- package/data/pages/Getting-started/start/intro.json +0 -37
- package/data/pages/Getting-started/start/responsiveness.json +0 -52
- package/data/pages/Templates/templates/common-table.json +0 -39
- package/data/pages/Templates/templates/detail-views.json +0 -71
- package/data/pages/Templates/templates/expandable-details.json +0 -39
- package/data/pages/Templates/templates/feature-cards.json +0 -103
- package/data/pages/Templates/templates/form-summary.json +0 -39
- package/data/pages/Templates/templates/form-toggle.json +0 -39
- package/data/pages/Templates/templates/list-blocks.json +0 -119
- package/data/pages/Templates/templates/loading-progress.json +0 -39
- package/data/pages/Templates/templates/options-panel.json +0 -39
- package/data/pages/Templates/templates/panel-variants.json +0 -39
- package/data/pages/Templates/templates/progress-cards.json +0 -71
- package/data/pages/Templates/templates/progress-success.json +0 -39
- package/data/pages/Templates/templates/settings-form.json +0 -39
- package/data/pages/Templates/templates/stats-blocks.json +0 -135
- package/data/pages/Templates/templates/table-panel.json +0 -39
- package/data/pages/Templates/templates/table-row-animation.json +0 -39
- package/data/pages/Templates/templates/usage-cards.json +0 -39
- package/data/pages/Utilities/utilities/deviceutils.json +0 -39
- package/data/pages/Utilities/utilities/featuretoggles.json +0 -42
- package/data/pages/Utilities/utilities/fueltypeutils.json +0 -118
- package/data/pages/Utilities/utilities/routeutils.json +0 -34
- package/data/pages/Utilities/utilities/useaftermount.json +0 -63
- package/data/pages/Utilities/utilities/useaverage.json +0 -86
- package/data/pages/Utilities/utilities/useclickoutside.json +0 -69
- package/data/pages/Utilities/utilities/useclipboard.json +0 -57
- package/data/pages/Utilities/utilities/usecount.json +0 -92
- package/data/pages/Utilities/utilities/usedarkmode.json +0 -50
- package/data/pages/Utilities/utilities/usedebuginfo.json +0 -63
- package/data/pages/Utilities/utilities/useeffectonce.json +0 -57
- package/data/pages/Utilities/utilities/useelapsedtime.json +0 -57
- package/data/pages/Utilities/utilities/useelementsize.json +0 -63
- package/data/pages/Utilities/utilities/useesc.json +0 -57
- package/data/pages/Utilities/utilities/useevent.json +0 -75
- package/data/pages/Utilities/utilities/usefocustrap.json +0 -57
- package/data/pages/Utilities/utilities/usefullscreen.json +0 -197
- package/data/pages/Utilities/utilities/usehover.json +0 -57
- package/data/pages/Utilities/utilities/useinterval.json +0 -63
- package/data/pages/Utilities/utilities/useisfocuswithin.json +0 -75
- package/data/pages/Utilities/utilities/usekey.json +0 -75
- package/data/pages/Utilities/utilities/uselocalstorage.json +0 -69
- package/data/pages/Utilities/utilities/uselocationsuggestions.json +0 -110
- package/data/pages/Utilities/utilities/usemax.json +0 -86
- package/data/pages/Utilities/utilities/usemin.json +0 -86
- package/data/pages/Utilities/utilities/usemutationobserver.json +0 -69
- package/data/pages/Utilities/utilities/useonlinestatus.json +0 -39
- package/data/pages/Utilities/utilities/useonscreen.json +0 -63
- package/data/pages/Utilities/utilities/usepostmessage.json +0 -80
- package/data/pages/Utilities/utilities/useprevious.json +0 -63
- package/data/pages/Utilities/utilities/useresizeobserver.json +0 -65
- package/data/pages/Utilities/utilities/usescrollposition.json +0 -103
- package/data/pages/Utilities/utilities/usesearch.json +0 -197
- package/data/pages/Utilities/utilities/usesorting.json +0 -139
- package/data/pages/Utilities/utilities/usestatewithvalidation.json +0 -69
- package/data/pages/Utilities/utilities/usesum.json +0 -86
- package/data/pages/Utilities/utilities/usetableexport.json +0 -87
- package/data/pages/Utilities/utilities/usetableselection.json +0 -311
- package/data/pages/Utilities/utilities/usetimeout.json +0 -63
- package/data/pages/Utilities/utilities/usetoggle.json +0 -75
- package/data/pages/Utilities/utilities/usewindowresize.json +0 -63
- package/data/version.json +0 -4
- package/docs/content-schema.md +0 -147
- package/docs/navigation-inventory.json +0 -1310
- package/docs/search-synonyms.json +0 -43
- package/server/index.mjs +0 -268
- package/server/lib/load-docs.mjs +0 -48
- package/server/lib/normalise-doc.mjs +0 -220
- package/server/lib/render-markdown.mjs +0 -82
- package/server/lib/search-index.mjs +0 -49
- package/server/lib/types.js +0 -99
|
@@ -0,0 +1,1021 @@
|
|
|
1
|
+
# List blocks
|
|
2
|
+
|
|
3
|
+
*Category:* Templates
|
|
4
|
+
*Section:* Content
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#templates/list-blocks
|
|
6
|
+
*Captured:* 2025-12-12T12:39:30.255Z
|
|
7
|
+
|
|
8
|
+
## List blocks
|
|
9
|
+
|
|
10
|
+
### Example: Venia impedit arbustum cicuta nisi comes.
|
|
11
|
+
|
|
12
|
+
Lorem ipsum dolor
|
|
13
|
+
Venia impedit arbustum cicuta nisi comes.
|
|
14
|
+
|
|
15
|
+
Rohan and Sons
|
|
16
|
+
Benevolentia voluntarius vos timidus.
|
|
17
|
+
|
|
18
|
+
Connect
|
|
19
|
+
|
|
20
|
+
Medhurst, Morar and Jacobi
|
|
21
|
+
Sumo tonsor acies verecundia sto valeo.
|
|
22
|
+
Confido aspernatur coniecto.
|
|
23
|
+
|
|
24
|
+
Connect
|
|
25
|
+
|
|
26
|
+
Stark, Quitzon and Reichel
|
|
27
|
+
Facere denique neque adsum adfectus crastinus.
|
|
28
|
+
|
|
29
|
+
Connect
|
|
30
|
+
|
|
31
|
+
#### Summary
|
|
32
|
+
|
|
33
|
+
Lorem ipsum dolor
|
|
34
|
+
Venia impedit arbustum cicuta nisi comes.
|
|
35
|
+
|
|
36
|
+
Rohan and Sons
|
|
37
|
+
Benevolentia voluntarius vos timidus.
|
|
38
|
+
|
|
39
|
+
Connect
|
|
40
|
+
|
|
41
|
+
Medhurst, Morar and Jacobi
|
|
42
|
+
Sumo tonsor acies verecundia sto valeo.
|
|
43
|
+
Confido aspernatur coniecto.
|
|
44
|
+
|
|
45
|
+
Connect
|
|
46
|
+
|
|
47
|
+
Stark, Quitzon and Reichel
|
|
48
|
+
Facere denique neque adsum adfectus crastinus.
|
|
49
|
+
|
|
50
|
+
Connect
|
|
51
|
+
|
|
52
|
+
#### React (tsx)
|
|
53
|
+
|
|
54
|
+
```tsx
|
|
55
|
+
import { faker } from '@faker-js/faker';
|
|
56
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
57
|
+
|
|
58
|
+
export default () => {
|
|
59
|
+
const examples = [
|
|
60
|
+
{
|
|
61
|
+
name: faker.company.name(),
|
|
62
|
+
icon: 'rioglyph-academic-cap',
|
|
63
|
+
description: faker.lorem.lines(1),
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
name: faker.company.name(),
|
|
67
|
+
icon: 'rioglyph-inbox',
|
|
68
|
+
description: faker.lorem.lines(2),
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
name: faker.company.name(),
|
|
72
|
+
icon: 'rioglyph-rio',
|
|
73
|
+
description: faker.lorem.lines(1),
|
|
74
|
+
},
|
|
75
|
+
];
|
|
76
|
+
|
|
77
|
+
return (
|
|
78
|
+
<div className='max-width-500 margin-auto padding-5'>
|
|
79
|
+
<div className='text-size-h2 font-bold'>Lorem ipsum dolor</div>
|
|
80
|
+
<p className='text-color-dark margin-top-0 margin-bottom-20'>{faker.lorem.lines(1)}</p>
|
|
81
|
+
|
|
82
|
+
<div className='space-y-15'>
|
|
83
|
+
{examples.map(item => (
|
|
84
|
+
<div key={item.name} className='bg-white padding-15 rounded-large shadow-subtle border'>
|
|
85
|
+
<div className='display-flex gap-15'>
|
|
86
|
+
<div className='height-80 aspect-ratio-1 bg-lightest rounded display-flex align-items-center justify-content-center text-size-14'>
|
|
87
|
+
<span className={`rioglyph ${item.icon} text-size-300pct`} />
|
|
88
|
+
</div>
|
|
89
|
+
<div className='flex-1-1 display-flex gap-15 flex-row-ls flex-column'>
|
|
90
|
+
<div className='flex-1-1'>
|
|
91
|
+
<p className='text-size-18 margin-0 margin-bottom-5'>{item.name}</p>
|
|
92
|
+
<p className='text-color-dark margin-0'>{item.description}</p>
|
|
93
|
+
</div>
|
|
94
|
+
<div className='display-flex align-items-center'>
|
|
95
|
+
<Button>Connect</Button>
|
|
96
|
+
</div>
|
|
97
|
+
</div>
|
|
98
|
+
</div>
|
|
99
|
+
</div>
|
|
100
|
+
))}
|
|
101
|
+
</div>
|
|
102
|
+
</div>
|
|
103
|
+
);
|
|
104
|
+
};
|
|
105
|
+
```
|
|
106
|
+
|
|
107
|
+
#### HTML (html)
|
|
108
|
+
|
|
109
|
+
```html
|
|
110
|
+
<div class="max-width-500 margin-auto padding-5">
|
|
111
|
+
<div class="text-size-h2 font-bold">Lorem ipsum dolor</div>
|
|
112
|
+
<p class="text-color-dark margin-top-0 margin-bottom-20">Venia impedit arbustum cicuta nisi comes.</p>
|
|
113
|
+
<div class="space-y-15">
|
|
114
|
+
<div class="bg-white padding-15 rounded-large shadow-subtle border">
|
|
115
|
+
<div class="display-flex gap-15">
|
|
116
|
+
<div class="height-80 aspect-ratio-1 bg-lightest rounded display-flex align-items-center justify-content-center text-size-14">
|
|
117
|
+
<span class="rioglyph rioglyph-academic-cap text-size-300pct">
|
|
118
|
+
</span>
|
|
119
|
+
</div>
|
|
120
|
+
<div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
|
|
121
|
+
<div class="flex-1-1">
|
|
122
|
+
<p class="text-size-18 margin-0 margin-bottom-5">Rohan and Sons</p>
|
|
123
|
+
<p class="text-color-dark margin-0">Benevolentia voluntarius vos timidus.</p>
|
|
124
|
+
</div>
|
|
125
|
+
<div class="display-flex align-items-center">
|
|
126
|
+
<button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
|
|
127
|
+
</div>
|
|
128
|
+
</div>
|
|
129
|
+
</div>
|
|
130
|
+
</div>
|
|
131
|
+
<div class="bg-white padding-15 rounded-large shadow-subtle border">
|
|
132
|
+
<div class="display-flex gap-15">
|
|
133
|
+
<div class="height-80 aspect-ratio-1 bg-lightest rounded display-flex align-items-center justify-content-center text-size-14">
|
|
134
|
+
<span class="rioglyph rioglyph-inbox text-size-300pct">
|
|
135
|
+
</span>
|
|
136
|
+
</div>
|
|
137
|
+
<div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
|
|
138
|
+
<div class="flex-1-1">
|
|
139
|
+
<p class="text-size-18 margin-0 margin-bottom-5">Medhurst, Morar and Jacobi</p>
|
|
140
|
+
<p class="text-color-dark margin-0">Sumo tonsor acies verecundia sto valeo.
|
|
141
|
+
Confido aspernatur coniecto.</p>
|
|
142
|
+
</div>
|
|
143
|
+
<div class="display-flex align-items-center">
|
|
144
|
+
<button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
|
|
145
|
+
</div>
|
|
146
|
+
</div>
|
|
147
|
+
</div>
|
|
148
|
+
</div>
|
|
149
|
+
<div class="bg-white padding-15 rounded-large shadow-subtle border">
|
|
150
|
+
<div class="display-flex gap-15">
|
|
151
|
+
<div class="height-80 aspect-ratio-1 bg-lightest rounded display-flex align-items-center justify-content-center text-size-14">
|
|
152
|
+
<span class="rioglyph rioglyph-rio text-size-300pct">
|
|
153
|
+
</span>
|
|
154
|
+
</div>
|
|
155
|
+
<div class="flex-1-1 display-flex gap-15 flex-row-ls flex-column">
|
|
156
|
+
<div class="flex-1-1">
|
|
157
|
+
<p class="text-size-18 margin-0 margin-bottom-5">Stark, Quitzon and Reichel</p>
|
|
158
|
+
<p class="text-color-dark margin-0">Facere denique neque adsum adfectus crastinus.</p>
|
|
159
|
+
</div>
|
|
160
|
+
<div class="display-flex align-items-center">
|
|
161
|
+
<button type="button" class="btn btn-default btn-component" tabindex="0">Connect</button>
|
|
162
|
+
</div>
|
|
163
|
+
</div>
|
|
164
|
+
</div>
|
|
165
|
+
</div>
|
|
166
|
+
</div>
|
|
167
|
+
</div>
|
|
168
|
+
```
|
|
169
|
+
|
|
170
|
+
### Example: Choose the logistics session that fits your process
|
|
171
|
+
|
|
172
|
+
Meeting type
|
|
173
|
+
|
|
174
|
+
Choose the logistics session that fits your process
|
|
175
|
+
Freight pickup
|
|
176
|
+
Schedule cargo collection at origin
|
|
177
|
+
|
|
178
|
+
30 min
|
|
179
|
+
|
|
180
|
+
Route planning
|
|
181
|
+
Discuss optimal route and ETA
|
|
182
|
+
|
|
183
|
+
45 min
|
|
184
|
+
|
|
185
|
+
Delivery coordination
|
|
186
|
+
Align final drop-off and documents
|
|
187
|
+
|
|
188
|
+
60 min
|
|
189
|
+
|
|
190
|
+
#### Summary
|
|
191
|
+
|
|
192
|
+
Meeting type
|
|
193
|
+
|
|
194
|
+
Choose the logistics session that fits your process
|
|
195
|
+
Freight pickup
|
|
196
|
+
Schedule cargo collection at origin
|
|
197
|
+
|
|
198
|
+
30 min
|
|
199
|
+
|
|
200
|
+
Route planning
|
|
201
|
+
Discuss optimal route and ETA
|
|
202
|
+
|
|
203
|
+
45 min
|
|
204
|
+
|
|
205
|
+
Delivery coordination
|
|
206
|
+
Align final drop-off and documents
|
|
207
|
+
|
|
208
|
+
60 min
|
|
209
|
+
|
|
210
|
+
#### React (tsx)
|
|
211
|
+
|
|
212
|
+
```tsx
|
|
213
|
+
import Card from '@rio-cloud/rio-uikit/Card';
|
|
214
|
+
|
|
215
|
+
export default () => {
|
|
216
|
+
const options = [
|
|
217
|
+
{
|
|
218
|
+
title: 'Freight pickup',
|
|
219
|
+
subtitle: 'Schedule cargo collection at origin',
|
|
220
|
+
duration: '30 min',
|
|
221
|
+
},
|
|
222
|
+
{
|
|
223
|
+
title: 'Route planning',
|
|
224
|
+
subtitle: 'Discuss optimal route and ETA',
|
|
225
|
+
duration: '45 min',
|
|
226
|
+
},
|
|
227
|
+
{
|
|
228
|
+
title: 'Delivery coordination',
|
|
229
|
+
subtitle: 'Align final drop-off and documents',
|
|
230
|
+
duration: '60 min',
|
|
231
|
+
},
|
|
232
|
+
];
|
|
233
|
+
|
|
234
|
+
return (
|
|
235
|
+
<div className='max-width-500 margin-auto padding-5'>
|
|
236
|
+
<Card padding={25}>
|
|
237
|
+
<div className='display-flex align-items-center gap-5 margin-bottom-5'>
|
|
238
|
+
<span className='rioglyph rioglyph-user text-size-18' />
|
|
239
|
+
<div className='text-size-18 text-bold text-color-darkest'>Meeting type</div>
|
|
240
|
+
</div>
|
|
241
|
+
<div className='text-color-dark margin-bottom-20'>
|
|
242
|
+
Choose the logistics session that fits your process
|
|
243
|
+
</div>
|
|
244
|
+
|
|
245
|
+
<div className='display-flex flex-column gap-10'>
|
|
246
|
+
{options.map(({ title, subtitle, duration }) => (
|
|
247
|
+
<div
|
|
248
|
+
key={title}
|
|
249
|
+
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'
|
|
250
|
+
>
|
|
251
|
+
<div>
|
|
252
|
+
<div className='text-medium text-color-darkest'>{title}</div>
|
|
253
|
+
<div className='text-color-dark text-size-14'>{subtitle}</div>
|
|
254
|
+
</div>
|
|
255
|
+
<div className='badge badge-muted'>{duration}</div>
|
|
256
|
+
</div>
|
|
257
|
+
))}
|
|
258
|
+
</div>
|
|
259
|
+
</Card>
|
|
260
|
+
</div>
|
|
261
|
+
);
|
|
262
|
+
};
|
|
263
|
+
```
|
|
264
|
+
|
|
265
|
+
#### HTML (html)
|
|
266
|
+
|
|
267
|
+
```html
|
|
268
|
+
<div class="max-width-500 margin-auto padding-5">
|
|
269
|
+
<div class="bg-white rounded border shadow-default padding-25">
|
|
270
|
+
<div class="display-flex align-items-center gap-5 margin-bottom-5">
|
|
271
|
+
<span class="rioglyph rioglyph-user text-size-18">
|
|
272
|
+
</span>
|
|
273
|
+
<div class="text-size-18 text-bold text-color-darkest">Meeting type</div>
|
|
274
|
+
</div>
|
|
275
|
+
<div class="text-color-dark margin-bottom-20">Choose the logistics session that fits your process</div>
|
|
276
|
+
<div class="display-flex flex-column gap-10">
|
|
277
|
+
<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">
|
|
278
|
+
<div>
|
|
279
|
+
<div class="text-medium text-color-darkest">Freight pickup</div>
|
|
280
|
+
<div class="text-color-dark text-size-14">Schedule cargo collection at origin</div>
|
|
281
|
+
</div>
|
|
282
|
+
<div class="badge badge-muted">30 min</div>
|
|
283
|
+
</div>
|
|
284
|
+
<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">
|
|
285
|
+
<div>
|
|
286
|
+
<div class="text-medium text-color-darkest">Route planning</div>
|
|
287
|
+
<div class="text-color-dark text-size-14">Discuss optimal route and ETA</div>
|
|
288
|
+
</div>
|
|
289
|
+
<div class="badge badge-muted">45 min</div>
|
|
290
|
+
</div>
|
|
291
|
+
<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">
|
|
292
|
+
<div>
|
|
293
|
+
<div class="text-medium text-color-darkest">Delivery coordination</div>
|
|
294
|
+
<div class="text-color-dark text-size-14">Align final drop-off and documents</div>
|
|
295
|
+
</div>
|
|
296
|
+
<div class="badge badge-muted">60 min</div>
|
|
297
|
+
</div>
|
|
298
|
+
</div>
|
|
299
|
+
</div>
|
|
300
|
+
</div>
|
|
301
|
+
```
|
|
302
|
+
|
|
303
|
+
### Example: Cultellus textilis tonsor temporibus.
|
|
304
|
+
|
|
305
|
+
Lorem ipsum dolor
|
|
306
|
+
Cultellus textilis tonsor temporibus.
|
|
307
|
+
|
|
308
|
+
Murphy, Macejkovic and Bernier
|
|
309
|
+
Turba coruscus cohors tertius occaecati.
|
|
310
|
+
|
|
311
|
+
Leannon, Herman and Rosenbaum
|
|
312
|
+
Textor voro avaritia brevis tamquam.
|
|
313
|
+
Crinis tribuo thermae omnis una aetas tonsor.
|
|
314
|
+
|
|
315
|
+
Feil, Hand and Hansen
|
|
316
|
+
Deficio approbo vigilo.
|
|
317
|
+
Chirographum vinculum aequus vel ceno utpote cervus concedo.
|
|
318
|
+
|
|
319
|
+
#### Summary
|
|
320
|
+
|
|
321
|
+
Lorem ipsum dolor
|
|
322
|
+
Cultellus textilis tonsor temporibus.
|
|
323
|
+
|
|
324
|
+
Murphy, Macejkovic and Bernier
|
|
325
|
+
Turba coruscus cohors tertius occaecati.
|
|
326
|
+
|
|
327
|
+
Leannon, Herman and Rosenbaum
|
|
328
|
+
Textor voro avaritia brevis tamquam.
|
|
329
|
+
Crinis tribuo thermae omnis una aetas tonsor.
|
|
330
|
+
|
|
331
|
+
Feil, Hand and Hansen
|
|
332
|
+
Deficio approbo vigilo.
|
|
333
|
+
Chirographum vinculum aequus vel ceno utpote cervus concedo.
|
|
334
|
+
|
|
335
|
+
#### React (tsx)
|
|
336
|
+
|
|
337
|
+
```tsx
|
|
338
|
+
import { faker } from '@faker-js/faker';
|
|
339
|
+
|
|
340
|
+
export default () => {
|
|
341
|
+
const examples = [
|
|
342
|
+
{
|
|
343
|
+
name: faker.company.name(),
|
|
344
|
+
icon: 'rioglyph-trailer',
|
|
345
|
+
description: faker.lorem.lines(1),
|
|
346
|
+
},
|
|
347
|
+
{
|
|
348
|
+
name: faker.company.name(),
|
|
349
|
+
icon: 'rioglyph-truck',
|
|
350
|
+
description: faker.lorem.lines(2),
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
name: faker.company.name(),
|
|
354
|
+
icon: 'rioglyph-van',
|
|
355
|
+
description: faker.lorem.lines(2),
|
|
356
|
+
},
|
|
357
|
+
];
|
|
358
|
+
|
|
359
|
+
return (
|
|
360
|
+
<div className='max-width-500 margin-auto padding-5'>
|
|
361
|
+
<div className='text-center'>
|
|
362
|
+
<div className='text-size-h2 font-bold'>Lorem ipsum dolor</div>
|
|
363
|
+
<p className='text-color-dark margin-top-0 margin-bottom-20'>{faker.lorem.lines(1)}</p>
|
|
364
|
+
</div>
|
|
365
|
+
|
|
366
|
+
<div className='space-y-15 divider-y-1 divider-color-light divider-style-solid'>
|
|
367
|
+
{examples.map(item => (
|
|
368
|
+
<div key={item.name} className='padding-15'>
|
|
369
|
+
<div className='display-flex gap-15'>
|
|
370
|
+
<div className='text-size-14 text-color-darkest'>
|
|
371
|
+
<span
|
|
372
|
+
className={`rioglyph ${item.icon} rioglyph-filled rioglyph-align-bottom text-size-300pct`}
|
|
373
|
+
/>
|
|
374
|
+
</div>
|
|
375
|
+
<div className='flex-1-1'>
|
|
376
|
+
<div className='text-size-18 margin-bottom-2'>{item.name}</div>
|
|
377
|
+
<div className='text-color-dark'>{item.description}</div>
|
|
378
|
+
</div>
|
|
379
|
+
</div>
|
|
380
|
+
</div>
|
|
381
|
+
))}
|
|
382
|
+
</div>
|
|
383
|
+
</div>
|
|
384
|
+
);
|
|
385
|
+
};
|
|
386
|
+
```
|
|
387
|
+
|
|
388
|
+
#### HTML (html)
|
|
389
|
+
|
|
390
|
+
```html
|
|
391
|
+
<div class="max-width-500 margin-auto padding-5">
|
|
392
|
+
<div class="text-center">
|
|
393
|
+
<div class="text-size-h2 font-bold">Lorem ipsum dolor</div>
|
|
394
|
+
<p class="text-color-dark margin-top-0 margin-bottom-20">Cultellus textilis tonsor temporibus.</p>
|
|
395
|
+
</div>
|
|
396
|
+
<div class="space-y-15 divider-y-1 divider-color-light divider-style-solid">
|
|
397
|
+
<div class="padding-15">
|
|
398
|
+
<div class="display-flex gap-15">
|
|
399
|
+
<div class="text-size-14 text-color-darkest">
|
|
400
|
+
<span class="rioglyph rioglyph-trailer rioglyph-filled rioglyph-align-bottom text-size-300pct">
|
|
401
|
+
</span>
|
|
402
|
+
</div>
|
|
403
|
+
<div class="flex-1-1">
|
|
404
|
+
<div class="text-size-18 margin-bottom-2">Murphy, Macejkovic and Bernier</div>
|
|
405
|
+
<div class="text-color-dark">Turba coruscus cohors tertius occaecati.</div>
|
|
406
|
+
</div>
|
|
407
|
+
</div>
|
|
408
|
+
</div>
|
|
409
|
+
<div class="padding-15">
|
|
410
|
+
<div class="display-flex gap-15">
|
|
411
|
+
<div class="text-size-14 text-color-darkest">
|
|
412
|
+
<span class="rioglyph rioglyph-truck rioglyph-filled rioglyph-align-bottom text-size-300pct">
|
|
413
|
+
</span>
|
|
414
|
+
</div>
|
|
415
|
+
<div class="flex-1-1">
|
|
416
|
+
<div class="text-size-18 margin-bottom-2">Leannon, Herman and Rosenbaum</div>
|
|
417
|
+
<div class="text-color-dark">Textor voro avaritia brevis tamquam.
|
|
418
|
+
Crinis tribuo thermae omnis una aetas tonsor.</div>
|
|
419
|
+
</div>
|
|
420
|
+
</div>
|
|
421
|
+
</div>
|
|
422
|
+
<div class="padding-15">
|
|
423
|
+
<div class="display-flex gap-15">
|
|
424
|
+
<div class="text-size-14 text-color-darkest">
|
|
425
|
+
<span class="rioglyph rioglyph-van rioglyph-filled rioglyph-align-bottom text-size-300pct">
|
|
426
|
+
</span>
|
|
427
|
+
</div>
|
|
428
|
+
<div class="flex-1-1">
|
|
429
|
+
<div class="text-size-18 margin-bottom-2">Feil, Hand and Hansen</div>
|
|
430
|
+
<div class="text-color-dark">Deficio approbo vigilo.
|
|
431
|
+
Chirographum vinculum aequus vel ceno utpote cervus concedo.</div>
|
|
432
|
+
</div>
|
|
433
|
+
</div>
|
|
434
|
+
</div>
|
|
435
|
+
</div>
|
|
436
|
+
</div>
|
|
437
|
+
```
|
|
438
|
+
|
|
439
|
+
### Example: Abutor tandem sperno color via bonus. Patria undique altus eum vapulus arto cedo. Auditor atrox ara repellendus atrocitas.
|
|
440
|
+
|
|
441
|
+
Lorem ipsum dolor sit amet
|
|
442
|
+
Comis arto advenio defluo deleniti voluptas cura consuasor umbra.
|
|
443
|
+
Ager urbanus venia venustas astrum porro terreo defungo cruentus congregatio.
|
|
444
|
+
|
|
445
|
+
Borer - Mraz
|
|
446
|
+
Abutor tandem sperno color via bonus.
|
|
447
|
+
Patria undique altus eum vapulus arto cedo.
|
|
448
|
+
Auditor atrox ara repellendus atrocitas.
|
|
449
|
+
|
|
450
|
+
Parisian, Morissette and Sanford
|
|
451
|
+
Sopor animus vis curo denuo timor aduro certus.
|
|
452
|
+
Admiratio absque civis stillicidium necessitatibus tantum capto.
|
|
453
|
+
Acquiro tollo pariatur.
|
|
454
|
+
|
|
455
|
+
Becker Group
|
|
456
|
+
Conspergo tonsor error creta beneficium.
|
|
457
|
+
Cupiditate quisquam tumultus.
|
|
458
|
+
Conforto trucido vestrum coepi.
|
|
459
|
+
|
|
460
|
+
Lakin LLC
|
|
461
|
+
Quos defleo conforto adopto crur.
|
|
462
|
+
Solio avarus aequus.
|
|
463
|
+
Sapiente patruus aeger.
|
|
464
|
+
|
|
465
|
+
#### Summary
|
|
466
|
+
|
|
467
|
+
Lorem ipsum dolor sit amet
|
|
468
|
+
Comis arto advenio defluo deleniti voluptas cura consuasor umbra.
|
|
469
|
+
Ager urbanus venia venustas astrum porro terreo defungo cruentus congregatio.
|
|
470
|
+
|
|
471
|
+
Borer - Mraz
|
|
472
|
+
Abutor tandem sperno color via bonus.
|
|
473
|
+
Patria undique altus eum vapulus arto cedo.
|
|
474
|
+
Auditor atrox ara repellendus atrocitas.
|
|
475
|
+
|
|
476
|
+
Parisian, Morissette and Sanford
|
|
477
|
+
Sopor animus vis curo denuo timor aduro certus.
|
|
478
|
+
Admiratio absque civis stillicidium necessitatibus tantum capto.
|
|
479
|
+
Acquiro tollo pariatur.
|
|
480
|
+
|
|
481
|
+
Becker Group
|
|
482
|
+
Conspergo tonsor error creta beneficium.
|
|
483
|
+
Cupiditate quisquam tumultus.
|
|
484
|
+
Conforto trucido vestrum coepi.
|
|
485
|
+
|
|
486
|
+
Lakin LLC
|
|
487
|
+
Quos defleo conforto adopto crur.
|
|
488
|
+
Solio avarus aequus.
|
|
489
|
+
Sapiente patruus aeger.
|
|
490
|
+
|
|
491
|
+
#### React (tsx)
|
|
492
|
+
|
|
493
|
+
```tsx
|
|
494
|
+
import { faker } from '@faker-js/faker';
|
|
495
|
+
|
|
496
|
+
export default () => {
|
|
497
|
+
const examples = [
|
|
498
|
+
{
|
|
499
|
+
name: faker.company.name(),
|
|
500
|
+
icon: 'rioglyph-stats',
|
|
501
|
+
description: faker.lorem.lines(3),
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
name: faker.company.name(),
|
|
505
|
+
icon: 'rioglyph-server-stack',
|
|
506
|
+
description: faker.lorem.lines(3),
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
name: faker.company.name(),
|
|
510
|
+
icon: 'rioglyph-fingerprint',
|
|
511
|
+
description: faker.lorem.lines(3),
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
name: faker.company.name(),
|
|
515
|
+
icon: 'rioglyph-code-brackets',
|
|
516
|
+
description: faker.lorem.lines(3),
|
|
517
|
+
},
|
|
518
|
+
];
|
|
519
|
+
|
|
520
|
+
return (
|
|
521
|
+
<div>
|
|
522
|
+
<div className='margin-auto max-width-800 margin-bottom-50'>
|
|
523
|
+
<div className='text-size-h2 text-medium'>Lorem ipsum dolor sit amet</div>
|
|
524
|
+
<div>{faker.lorem.lines(2)}</div>
|
|
525
|
+
</div>
|
|
526
|
+
<div className='margin-auto max-width-800 display-grid grid-cols-1 grid-cols-2-ls row-gap-25 column-gap-50'>
|
|
527
|
+
{examples.map(item => (
|
|
528
|
+
<div key={item.name}>
|
|
529
|
+
<div className='text-size-14 text-color-primary margin-bottom-10'>
|
|
530
|
+
<span className={`rioglyph ${item.icon} text-size-200pct`} />
|
|
531
|
+
</div>
|
|
532
|
+
<div className='text-size-18 text-color-darker text-medium margin-bottom-5'>{item.name}</div>
|
|
533
|
+
<div className='text-color-dark'>{item.description}</div>
|
|
534
|
+
</div>
|
|
535
|
+
))}
|
|
536
|
+
</div>
|
|
537
|
+
</div>
|
|
538
|
+
);
|
|
539
|
+
};
|
|
540
|
+
```
|
|
541
|
+
|
|
542
|
+
#### HTML (html)
|
|
543
|
+
|
|
544
|
+
```html
|
|
545
|
+
<div>
|
|
546
|
+
<div class="margin-auto max-width-800 margin-bottom-50">
|
|
547
|
+
<div class="text-size-h2 text-medium">Lorem ipsum dolor sit amet</div>
|
|
548
|
+
<div>Comis arto advenio defluo deleniti voluptas cura consuasor umbra.
|
|
549
|
+
Ager urbanus venia venustas astrum porro terreo defungo cruentus congregatio.</div>
|
|
550
|
+
</div>
|
|
551
|
+
<div class="margin-auto max-width-800 display-grid grid-cols-1 grid-cols-2-ls row-gap-25 column-gap-50">
|
|
552
|
+
<div>
|
|
553
|
+
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
554
|
+
<span class="rioglyph rioglyph-stats text-size-200pct">
|
|
555
|
+
</span>
|
|
556
|
+
</div>
|
|
557
|
+
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">Borer - Mraz</div>
|
|
558
|
+
<div class="text-color-dark">Abutor tandem sperno color via bonus.
|
|
559
|
+
Patria undique altus eum vapulus arto cedo.
|
|
560
|
+
Auditor atrox ara repellendus atrocitas.</div>
|
|
561
|
+
</div>
|
|
562
|
+
<div>
|
|
563
|
+
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
564
|
+
<span class="rioglyph rioglyph-server-stack text-size-200pct">
|
|
565
|
+
</span>
|
|
566
|
+
</div>
|
|
567
|
+
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">Parisian, Morissette and Sanford</div>
|
|
568
|
+
<div class="text-color-dark">Sopor animus vis curo denuo timor aduro certus.
|
|
569
|
+
Admiratio absque civis stillicidium necessitatibus tantum capto.
|
|
570
|
+
Acquiro tollo pariatur.</div>
|
|
571
|
+
</div>
|
|
572
|
+
<div>
|
|
573
|
+
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
574
|
+
<span class="rioglyph rioglyph-fingerprint text-size-200pct">
|
|
575
|
+
</span>
|
|
576
|
+
</div>
|
|
577
|
+
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">Becker Group</div>
|
|
578
|
+
<div class="text-color-dark">Conspergo tonsor error creta beneficium.
|
|
579
|
+
Cupiditate quisquam tumultus.
|
|
580
|
+
Conforto trucido vestrum coepi.</div>
|
|
581
|
+
</div>
|
|
582
|
+
<div>
|
|
583
|
+
<div class="text-size-14 text-color-primary margin-bottom-10">
|
|
584
|
+
<span class="rioglyph rioglyph-code-brackets text-size-200pct">
|
|
585
|
+
</span>
|
|
586
|
+
</div>
|
|
587
|
+
<div class="text-size-18 text-color-darker text-medium margin-bottom-5">Lakin LLC</div>
|
|
588
|
+
<div class="text-color-dark">Quos defleo conforto adopto crur.
|
|
589
|
+
Solio avarus aequus.
|
|
590
|
+
Sapiente patruus aeger.</div>
|
|
591
|
+
</div>
|
|
592
|
+
</div>
|
|
593
|
+
</div>
|
|
594
|
+
```
|
|
595
|
+
|
|
596
|
+
### Example: Professional-grade Towels perfect for altruistic training and recreational use
|
|
597
|
+
|
|
598
|
+
Enhance your application with powerful add-ons!
|
|
599
|
+
|
|
600
|
+
Tasty Bronze Fish
|
|
601
|
+
Professional-grade Towels perfect for altruistic training and recreational use
|
|
602
|
+
|
|
603
|
+
€38.79
|
|
604
|
+
Total per month
|
|
605
|
+
|
|
606
|
+
Get Add-on
|
|
607
|
+
|
|
608
|
+
Sleek Metal Sausages
|
|
609
|
+
Introducing the Lithuania-inspired Bike, blending long style with local craftsmanship
|
|
610
|
+
|
|
611
|
+
€49.69
|
|
612
|
+
Total per month
|
|
613
|
+
|
|
614
|
+
Get Add-on
|
|
615
|
+
|
|
616
|
+
Handcrafted Silk Fish
|
|
617
|
+
Oriental Salad designed with Aluminum for sturdy performance
|
|
618
|
+
|
|
619
|
+
€57.05
|
|
620
|
+
Per 1000 messages / month
|
|
621
|
+
|
|
622
|
+
Get Add-on
|
|
623
|
+
|
|
624
|
+
Small Bamboo Salad
|
|
625
|
+
Experience the teal brilliance of our Pants, perfect for pricey environments
|
|
626
|
+
|
|
627
|
+
€45.85
|
|
628
|
+
Total per month
|
|
629
|
+
|
|
630
|
+
Get Add-on
|
|
631
|
+
|
|
632
|
+
Luxurious Concrete Pizza
|
|
633
|
+
Our delicious-inspired Ball brings a taste of luxury to your partial lifestyle
|
|
634
|
+
|
|
635
|
+
€49.49
|
|
636
|
+
Total per month
|
|
637
|
+
|
|
638
|
+
Get Add-on
|
|
639
|
+
|
|
640
|
+
#### Summary
|
|
641
|
+
|
|
642
|
+
Enhance your application with powerful add-ons!
|
|
643
|
+
|
|
644
|
+
Tasty Bronze Fish
|
|
645
|
+
Professional-grade Towels perfect for altruistic training and recreational use
|
|
646
|
+
|
|
647
|
+
€38.79
|
|
648
|
+
Total per month
|
|
649
|
+
|
|
650
|
+
Get Add-on
|
|
651
|
+
|
|
652
|
+
Sleek Metal Sausages
|
|
653
|
+
Introducing the Lithuania-inspired Bike, blending long style with local craftsmanship
|
|
654
|
+
|
|
655
|
+
€49.69
|
|
656
|
+
Total per month
|
|
657
|
+
|
|
658
|
+
Get Add-on
|
|
659
|
+
|
|
660
|
+
Handcrafted Silk Fish
|
|
661
|
+
Oriental Salad designed with Aluminum for sturdy performance
|
|
662
|
+
|
|
663
|
+
€57.05
|
|
664
|
+
Per 1000 messages / month
|
|
665
|
+
|
|
666
|
+
Get Add-on
|
|
667
|
+
|
|
668
|
+
Small Bamboo Salad
|
|
669
|
+
Experience the teal brilliance of our Pants, perfect for pricey environments
|
|
670
|
+
|
|
671
|
+
€45.85
|
|
672
|
+
Total per month
|
|
673
|
+
|
|
674
|
+
Get Add-on
|
|
675
|
+
|
|
676
|
+
Luxurious Concrete Pizza
|
|
677
|
+
Our delicious-inspired Ball brings a taste of luxury to your partial lifestyle
|
|
678
|
+
|
|
679
|
+
€49.49
|
|
680
|
+
Total per month
|
|
681
|
+
|
|
682
|
+
Get Add-on
|
|
683
|
+
|
|
684
|
+
#### React (tsx)
|
|
685
|
+
|
|
686
|
+
```tsx
|
|
687
|
+
import { useEffect, useState } from 'react';
|
|
688
|
+
import { faker } from '@faker-js/faker';
|
|
689
|
+
import { FormattedNumber } from 'react-intl';
|
|
690
|
+
|
|
691
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
692
|
+
import useWindowResize from '@rio-cloud/rio-uikit/useWindowResize';
|
|
693
|
+
|
|
694
|
+
const gridTemplateLargeScreen = 'auto 1fr auto auto';
|
|
695
|
+
const gridTemplateSmallScreen = '1fr auto';
|
|
696
|
+
|
|
697
|
+
export default () => {
|
|
698
|
+
const addons = Array.from({ length: 5 }).map(() => ({
|
|
699
|
+
id: faker.string.uuid(),
|
|
700
|
+
title: faker.commerce.productName(),
|
|
701
|
+
description: faker.commerce.productDescription(),
|
|
702
|
+
price: Number(faker.commerce.price({ min: 5, max: 99 })),
|
|
703
|
+
unit: faker.helpers.arrayElement(['Total per month', 'Total per user / month', 'Per 1000 messages / month']),
|
|
704
|
+
}));
|
|
705
|
+
|
|
706
|
+
const [gridTemplate, setGridTemplate] = useState(gridTemplateLargeScreen);
|
|
707
|
+
|
|
708
|
+
const handleResize = () => {
|
|
709
|
+
const windowWidth = window.innerWidth;
|
|
710
|
+
if (windowWidth < 600) {
|
|
711
|
+
setGridTemplate(gridTemplateSmallScreen);
|
|
712
|
+
} else {
|
|
713
|
+
setGridTemplate(gridTemplateLargeScreen);
|
|
714
|
+
}
|
|
715
|
+
};
|
|
716
|
+
|
|
717
|
+
// Handle small screens on mount
|
|
718
|
+
useEffect(() => {
|
|
719
|
+
handleResize();
|
|
720
|
+
}, []);
|
|
721
|
+
|
|
722
|
+
// Handle small screens when window resizes
|
|
723
|
+
useWindowResize(() => {
|
|
724
|
+
handleResize();
|
|
725
|
+
});
|
|
726
|
+
|
|
727
|
+
console.log({ gridTemplate });
|
|
728
|
+
|
|
729
|
+
return (
|
|
730
|
+
<div className='max-width-800 margin-auto'>
|
|
731
|
+
<h2 className='text-center text-wrap-pretty text-size-24 margin-bottom-25'>
|
|
732
|
+
Enhance your application with powerful add-ons!
|
|
733
|
+
</h2>
|
|
734
|
+
|
|
735
|
+
<div className='display-flex flex-column gap-20'>
|
|
736
|
+
{addons.map(addon => (
|
|
737
|
+
<div
|
|
738
|
+
key={addon.id}
|
|
739
|
+
className='display-grid align-items-center gap-20 padding-20 bg-white rounded shadow-subtle border'
|
|
740
|
+
style={{
|
|
741
|
+
gridTemplateColumns: gridTemplate,
|
|
742
|
+
}}
|
|
743
|
+
>
|
|
744
|
+
<div className='align-self-start text-size-14 text-color-darker'>
|
|
745
|
+
<span className='rioglyph rioglyph-puzzle text-size-300pct margin-top-2' />
|
|
746
|
+
</div>
|
|
747
|
+
|
|
748
|
+
<div className='flex-1-1'>
|
|
749
|
+
<div className='text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word'>
|
|
750
|
+
{addon.title}
|
|
751
|
+
</div>
|
|
752
|
+
<div className='text-size-14 text-color-dark'>{addon.description}</div>
|
|
753
|
+
</div>
|
|
754
|
+
|
|
755
|
+
<div className='width-100'>
|
|
756
|
+
<div className='text-size-16 text-medium'>
|
|
757
|
+
<FormattedNumber value={addon.price} style='currency' currency='EUR' />
|
|
758
|
+
</div>
|
|
759
|
+
<div className='text-size-12 text-color-gray'>{addon.unit}</div>
|
|
760
|
+
</div>
|
|
761
|
+
|
|
762
|
+
<div>
|
|
763
|
+
<Button bsStyle='muted-filled'>Get Add-on</Button>
|
|
764
|
+
</div>
|
|
765
|
+
</div>
|
|
766
|
+
))}
|
|
767
|
+
</div>
|
|
768
|
+
</div>
|
|
769
|
+
);
|
|
770
|
+
};
|
|
771
|
+
```
|
|
772
|
+
|
|
773
|
+
#### HTML (html)
|
|
774
|
+
|
|
775
|
+
```html
|
|
776
|
+
<div class="max-width-800 margin-auto">
|
|
777
|
+
<h2 class="text-center text-wrap-pretty text-size-24 margin-bottom-25">Enhance your application with powerful add-ons!</h2>
|
|
778
|
+
<div class="display-flex flex-column gap-20">
|
|
779
|
+
<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;">
|
|
780
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
781
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
782
|
+
</span>
|
|
783
|
+
</div>
|
|
784
|
+
<div class="flex-1-1">
|
|
785
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Tasty Bronze Fish</div>
|
|
786
|
+
<div class="text-size-14 text-color-dark">Professional-grade Towels perfect for altruistic training and recreational use</div>
|
|
787
|
+
</div>
|
|
788
|
+
<div class="width-100">
|
|
789
|
+
<div class="text-size-16 text-medium">€38.79</div>
|
|
790
|
+
<div class="text-size-12 text-color-gray">Total per month</div>
|
|
791
|
+
</div>
|
|
792
|
+
<div>
|
|
793
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
794
|
+
</div>
|
|
795
|
+
</div>
|
|
796
|
+
<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;">
|
|
797
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
798
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
799
|
+
</span>
|
|
800
|
+
</div>
|
|
801
|
+
<div class="flex-1-1">
|
|
802
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Sleek Metal Sausages</div>
|
|
803
|
+
<div class="text-size-14 text-color-dark">Introducing the Lithuania-inspired Bike, blending long style with local craftsmanship</div>
|
|
804
|
+
</div>
|
|
805
|
+
<div class="width-100">
|
|
806
|
+
<div class="text-size-16 text-medium">€49.69</div>
|
|
807
|
+
<div class="text-size-12 text-color-gray">Total per month</div>
|
|
808
|
+
</div>
|
|
809
|
+
<div>
|
|
810
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
811
|
+
</div>
|
|
812
|
+
</div>
|
|
813
|
+
<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;">
|
|
814
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
815
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
816
|
+
</span>
|
|
817
|
+
</div>
|
|
818
|
+
<div class="flex-1-1">
|
|
819
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Handcrafted Silk Fish</div>
|
|
820
|
+
<div class="text-size-14 text-color-dark">Oriental Salad designed with Aluminum for sturdy performance</div>
|
|
821
|
+
</div>
|
|
822
|
+
<div class="width-100">
|
|
823
|
+
<div class="text-size-16 text-medium">€57.05</div>
|
|
824
|
+
<div class="text-size-12 text-color-gray">Per 1000 messages / month</div>
|
|
825
|
+
</div>
|
|
826
|
+
<div>
|
|
827
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
828
|
+
</div>
|
|
829
|
+
</div>
|
|
830
|
+
<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;">
|
|
831
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
832
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
833
|
+
</span>
|
|
834
|
+
</div>
|
|
835
|
+
<div class="flex-1-1">
|
|
836
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Small Bamboo Salad</div>
|
|
837
|
+
<div class="text-size-14 text-color-dark">Experience the teal brilliance of our Pants, perfect for pricey environments</div>
|
|
838
|
+
</div>
|
|
839
|
+
<div class="width-100">
|
|
840
|
+
<div class="text-size-16 text-medium">€45.85</div>
|
|
841
|
+
<div class="text-size-12 text-color-gray">Total per month</div>
|
|
842
|
+
</div>
|
|
843
|
+
<div>
|
|
844
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
845
|
+
</div>
|
|
846
|
+
</div>
|
|
847
|
+
<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;">
|
|
848
|
+
<div class="align-self-start text-size-14 text-color-darker">
|
|
849
|
+
<span class="rioglyph rioglyph-puzzle text-size-300pct margin-top-2">
|
|
850
|
+
</span>
|
|
851
|
+
</div>
|
|
852
|
+
<div class="flex-1-1">
|
|
853
|
+
<div class="text-size-16 text-medium margin-bottom-5 text-lowercase text-capitalize-first-word">Luxurious Concrete Pizza</div>
|
|
854
|
+
<div class="text-size-14 text-color-dark">Our delicious-inspired Ball brings a taste of luxury to your partial lifestyle</div>
|
|
855
|
+
</div>
|
|
856
|
+
<div class="width-100">
|
|
857
|
+
<div class="text-size-16 text-medium">€49.49</div>
|
|
858
|
+
<div class="text-size-12 text-color-gray">Total per month</div>
|
|
859
|
+
</div>
|
|
860
|
+
<div>
|
|
861
|
+
<button type="button" class="btn btn-muted-filled btn-component" tabindex="0">Get Add-on</button>
|
|
862
|
+
</div>
|
|
863
|
+
</div>
|
|
864
|
+
</div>
|
|
865
|
+
</div>
|
|
866
|
+
```
|
|
867
|
+
|
|
868
|
+
### Example: Example 6
|
|
869
|
+
|
|
870
|
+
Features
|
|
871
|
+
|
|
872
|
+
Incredible Concrete Pants
|
|
873
|
+
Modern Cheese designed with Marble for stylish performance
|
|
874
|
+
|
|
875
|
+
Rustic Rubber Shirt
|
|
876
|
+
Introducing the Sierra Leone-inspired Pants, blending splendid style with local craftsmanship
|
|
877
|
+
|
|
878
|
+
Luxurious Granite Gloves
|
|
879
|
+
The Claire Bike is the latest in a series of bowed products from Hintz - Rowe
|
|
880
|
+
|
|
881
|
+
Gorgeous Plastic Computer
|
|
882
|
+
Fantastic Shoes designed with Bronze for worse performance
|
|
883
|
+
|
|
884
|
+
Fantastic Aluminum Sausages
|
|
885
|
+
The Zora Bike is the latest in a series of productive products from Feeney, Gleason and Stoltenberg
|
|
886
|
+
|
|
887
|
+
Bespoke Marble Table
|
|
888
|
+
The sleek and true Fish comes with cyan LED lighting for smart functionality
|
|
889
|
+
|
|
890
|
+
#### Summary
|
|
891
|
+
|
|
892
|
+
Features
|
|
893
|
+
|
|
894
|
+
Incredible Concrete Pants
|
|
895
|
+
Modern Cheese designed with Marble for stylish performance
|
|
896
|
+
|
|
897
|
+
Rustic Rubber Shirt
|
|
898
|
+
Introducing the Sierra Leone-inspired Pants, blending splendid style with local craftsmanship
|
|
899
|
+
|
|
900
|
+
Luxurious Granite Gloves
|
|
901
|
+
The Claire Bike is the latest in a series of bowed products from Hintz - Rowe
|
|
902
|
+
|
|
903
|
+
Gorgeous Plastic Computer
|
|
904
|
+
Fantastic Shoes designed with Bronze for worse performance
|
|
905
|
+
|
|
906
|
+
Fantastic Aluminum Sausages
|
|
907
|
+
The Zora Bike is the latest in a series of productive products from Feeney, Gleason and Stoltenberg
|
|
908
|
+
|
|
909
|
+
Bespoke Marble Table
|
|
910
|
+
The sleek and true Fish comes with cyan LED lighting for smart functionality
|
|
911
|
+
|
|
912
|
+
#### React (tsx)
|
|
913
|
+
|
|
914
|
+
```tsx
|
|
915
|
+
import { faker } from '@faker-js/faker';
|
|
916
|
+
|
|
917
|
+
export default () => {
|
|
918
|
+
const examples = Array.from({ length: 5 }).map(() => ({
|
|
919
|
+
id: faker.string.uuid(),
|
|
920
|
+
title: faker.commerce.productName(),
|
|
921
|
+
description: faker.commerce.productDescription(),
|
|
922
|
+
}));
|
|
923
|
+
|
|
924
|
+
return (
|
|
925
|
+
<div className='max-width-600 margin-auto'>
|
|
926
|
+
<div className='lead '>
|
|
927
|
+
<div className='display-flex justify-content-between'>
|
|
928
|
+
<div>Features</div>
|
|
929
|
+
</div>
|
|
930
|
+
<hr className='margin-top-10 border-color-light' />
|
|
931
|
+
</div>
|
|
932
|
+
|
|
933
|
+
<ul className='display-grid grid-cols-1 grid-cols-2-sm column-gap-25 row-gap-10 icon-list margin-bottom-0'>
|
|
934
|
+
{examples.map(example => (
|
|
935
|
+
<li key={example.id} className='display-flex gap-10 '>
|
|
936
|
+
<span className='rioglyph rioglyph-ok-sign text-color-success text-size-20' />
|
|
937
|
+
<div>
|
|
938
|
+
<div className='text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word'>
|
|
939
|
+
{example.title}
|
|
940
|
+
</div>
|
|
941
|
+
<div>{example.description}</div>
|
|
942
|
+
</div>
|
|
943
|
+
</li>
|
|
944
|
+
))}
|
|
945
|
+
<li className='display-flex gap-10'>
|
|
946
|
+
<span className='rioglyph rioglyph rioglyph-minus-sign text-color-gray text-size-20' />
|
|
947
|
+
<div>
|
|
948
|
+
<div className='text-medium text-size-18 text-color-darker text-capitalize-first-word'>
|
|
949
|
+
{faker.commerce.productName()}
|
|
950
|
+
</div>
|
|
951
|
+
<div>{faker.commerce.productDescription()}</div>
|
|
952
|
+
</div>
|
|
953
|
+
</li>
|
|
954
|
+
</ul>
|
|
955
|
+
</div>
|
|
956
|
+
);
|
|
957
|
+
};
|
|
958
|
+
```
|
|
959
|
+
|
|
960
|
+
#### HTML (html)
|
|
961
|
+
|
|
962
|
+
```html
|
|
963
|
+
<div class="max-width-600 margin-auto">
|
|
964
|
+
<div class="lead ">
|
|
965
|
+
<div class="display-flex justify-content-between">
|
|
966
|
+
<div>Features</div>
|
|
967
|
+
</div>
|
|
968
|
+
<hr class="margin-top-10 border-color-light">
|
|
969
|
+
</div>
|
|
970
|
+
<ul class="display-grid grid-cols-1 grid-cols-2-sm column-gap-25 row-gap-10 icon-list margin-bottom-0">
|
|
971
|
+
<li class="display-flex gap-10 ">
|
|
972
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
973
|
+
</span>
|
|
974
|
+
<div>
|
|
975
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Incredible Concrete Pants</div>
|
|
976
|
+
<div>Modern Cheese designed with Marble for stylish performance</div>
|
|
977
|
+
</div>
|
|
978
|
+
</li>
|
|
979
|
+
<li class="display-flex gap-10 ">
|
|
980
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
981
|
+
</span>
|
|
982
|
+
<div>
|
|
983
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Rustic Rubber Shirt</div>
|
|
984
|
+
<div>Introducing the Sierra Leone-inspired Pants, blending splendid style with local craftsmanship</div>
|
|
985
|
+
</div>
|
|
986
|
+
</li>
|
|
987
|
+
<li class="display-flex gap-10 ">
|
|
988
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
989
|
+
</span>
|
|
990
|
+
<div>
|
|
991
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Luxurious Granite Gloves</div>
|
|
992
|
+
<div>The Claire Bike is the latest in a series of bowed products from Hintz - Rowe</div>
|
|
993
|
+
</div>
|
|
994
|
+
</li>
|
|
995
|
+
<li class="display-flex gap-10 ">
|
|
996
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
997
|
+
</span>
|
|
998
|
+
<div>
|
|
999
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Gorgeous Plastic Computer</div>
|
|
1000
|
+
<div>Fantastic Shoes designed with Bronze for worse performance</div>
|
|
1001
|
+
</div>
|
|
1002
|
+
</li>
|
|
1003
|
+
<li class="display-flex gap-10 ">
|
|
1004
|
+
<span class="rioglyph rioglyph-ok-sign text-color-success text-size-20">
|
|
1005
|
+
</span>
|
|
1006
|
+
<div>
|
|
1007
|
+
<div class="text-medium text-size-18 text-color-darker text-lowercase text-capitalize-first-word">Fantastic Aluminum Sausages</div>
|
|
1008
|
+
<div>The Zora Bike is the latest in a series of productive products from Feeney, Gleason and Stoltenberg</div>
|
|
1009
|
+
</div>
|
|
1010
|
+
</li>
|
|
1011
|
+
<li class="display-flex gap-10">
|
|
1012
|
+
<span class="rioglyph rioglyph rioglyph-minus-sign text-color-gray text-size-20">
|
|
1013
|
+
</span>
|
|
1014
|
+
<div>
|
|
1015
|
+
<div class="text-medium text-size-18 text-color-darker text-capitalize-first-word">Bespoke Marble Table</div>
|
|
1016
|
+
<div>The sleek and true Fish comes with cyan LED lighting for smart functionality</div>
|
|
1017
|
+
</div>
|
|
1018
|
+
</li>
|
|
1019
|
+
</ul>
|
|
1020
|
+
</div>
|
|
1021
|
+
```
|