@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,470 @@
|
|
|
1
|
+
# SubNavigation
|
|
2
|
+
|
|
3
|
+
*Category:* Components
|
|
4
|
+
*Section:* Navigation
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#components/subNavigation
|
|
6
|
+
*Captured:* 2025-12-12T12:38:08.479Z
|
|
7
|
+
|
|
8
|
+
## SubNavigation
|
|
9
|
+
|
|
10
|
+
### Example: Example 1
|
|
11
|
+
|
|
12
|
+
Subnavigation 1
|
|
13
|
+
Subnavigation 2
|
|
14
|
+
Subnavigation 3
|
|
15
|
+
|
|
16
|
+
#### Summary
|
|
17
|
+
|
|
18
|
+
Subnavigation 1
|
|
19
|
+
Subnavigation 2
|
|
20
|
+
Subnavigation 3
|
|
21
|
+
|
|
22
|
+
#### React (tsx)
|
|
23
|
+
|
|
24
|
+
```tsx
|
|
25
|
+
import { NavLink } from 'react-router-dom';
|
|
26
|
+
|
|
27
|
+
import SubNavigation from '@rio-cloud/rio-uikit/SubNavigation';
|
|
28
|
+
|
|
29
|
+
export default () => (
|
|
30
|
+
<div className='bg-white border max-width-500'>
|
|
31
|
+
<SubNavigation
|
|
32
|
+
navItems={[
|
|
33
|
+
{
|
|
34
|
+
key: '1',
|
|
35
|
+
route: <NavLink to='/components/subNavigation'>Subnavigation 1</NavLink>,
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
key: '2',
|
|
39
|
+
route: (
|
|
40
|
+
<NavLink to='/components/appLayout' onClick={event => event.preventDefault()}>
|
|
41
|
+
Subnavigation 2
|
|
42
|
+
</NavLink>
|
|
43
|
+
),
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
key: '3',
|
|
47
|
+
route: (
|
|
48
|
+
<NavLink to='/components/appLayout' onClick={event => event.preventDefault()}>
|
|
49
|
+
Subnavigation 3
|
|
50
|
+
</NavLink>
|
|
51
|
+
),
|
|
52
|
+
},
|
|
53
|
+
]}
|
|
54
|
+
/>
|
|
55
|
+
</div>
|
|
56
|
+
);
|
|
57
|
+
```
|
|
58
|
+
|
|
59
|
+
#### HTML (html)
|
|
60
|
+
|
|
61
|
+
```html
|
|
62
|
+
<div class="bg-white border max-width-500">
|
|
63
|
+
<div class="SubNavigation width-100pct overflow-auto">
|
|
64
|
+
<ul class="SubmoduleNavigation nav">
|
|
65
|
+
<li class="submodule" data-nav-item-key="1">
|
|
66
|
+
<a aria-current="page" class="active" href="#components/subNavigation">Subnavigation 1</a>
|
|
67
|
+
</li>
|
|
68
|
+
<li class="submodule" data-nav-item-key="2">
|
|
69
|
+
<a href="#components/appLayout">Subnavigation 2</a>
|
|
70
|
+
</li>
|
|
71
|
+
<li class="submodule" data-nav-item-key="3">
|
|
72
|
+
<a href="#components/appLayout">Subnavigation 3</a>
|
|
73
|
+
</li>
|
|
74
|
+
</ul>
|
|
75
|
+
</div>
|
|
76
|
+
</div>
|
|
77
|
+
```
|
|
78
|
+
|
|
79
|
+
#### Props
|
|
80
|
+
|
|
81
|
+
| Name | Type | Default | Description |
|
|
82
|
+
| --- | --- | --- | --- |
|
|
83
|
+
| navItems | Array | — | List of navigation items with key and route prop. The route prop is a react-router NavLink component with an "active" style. |
|
|
84
|
+
| className | String | — | Additional classes for the wrapper element. |
|
|
85
|
+
|
|
86
|
+
## SubNavigation with offset
|
|
87
|
+
|
|
88
|
+
### Example: Example 2
|
|
89
|
+
|
|
90
|
+
RIO Service
|
|
91
|
+
|
|
92
|
+
Navigation 1
|
|
93
|
+
Navigation 2
|
|
94
|
+
Navigation 3
|
|
95
|
+
|
|
96
|
+
Subnavigation 1
|
|
97
|
+
Subnavigation 2
|
|
98
|
+
Subnavigation 3
|
|
99
|
+
|
|
100
|
+
#### Summary
|
|
101
|
+
|
|
102
|
+
RIO Service
|
|
103
|
+
|
|
104
|
+
Navigation 1
|
|
105
|
+
Navigation 2
|
|
106
|
+
Navigation 3
|
|
107
|
+
|
|
108
|
+
Subnavigation 1
|
|
109
|
+
Subnavigation 2
|
|
110
|
+
Subnavigation 3
|
|
111
|
+
|
|
112
|
+
#### React (tsx)
|
|
113
|
+
|
|
114
|
+
```tsx
|
|
115
|
+
import { useState, useEffect } from 'react';
|
|
116
|
+
import { NavLink } from 'react-router-dom';
|
|
117
|
+
|
|
118
|
+
import ApplicationLayout from '@rio-cloud/rio-uikit/ApplicationLayout';
|
|
119
|
+
import ApplicationHeader from '@rio-cloud/rio-uikit/ApplicationHeader';
|
|
120
|
+
import ApplicationLayoutBodyNavigation from '@rio-cloud/rio-uikit/ApplicationLayoutBodyNavigation';
|
|
121
|
+
import SubNavigation from '@rio-cloud/rio-uikit/SubNavigation';
|
|
122
|
+
import useResizeObserver from '@rio-cloud/rio-uikit/useResizeObserver';
|
|
123
|
+
import { SCREEN_MD } from '@rio-cloud/rio-uikit/DeviceUtils';
|
|
124
|
+
|
|
125
|
+
export default () => {
|
|
126
|
+
const currentLocation = window.location.hash.replace('#', '/');
|
|
127
|
+
const navItems = [
|
|
128
|
+
{ key: '1', route: <NavLink to={currentLocation}>Navigation 1</NavLink> },
|
|
129
|
+
{
|
|
130
|
+
key: '2',
|
|
131
|
+
route: (
|
|
132
|
+
<NavLink to='/2' onClick={event => event.preventDefault()}>
|
|
133
|
+
Navigation 2
|
|
134
|
+
</NavLink>
|
|
135
|
+
),
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
key: '3',
|
|
139
|
+
route: (
|
|
140
|
+
<NavLink to='/3' onClick={event => event.preventDefault()}>
|
|
141
|
+
Navigation 3
|
|
142
|
+
</NavLink>
|
|
143
|
+
),
|
|
144
|
+
},
|
|
145
|
+
];
|
|
146
|
+
|
|
147
|
+
// Listen for resize changes of the target element defined by the ref
|
|
148
|
+
// Note: this is for demo purpose only when resizing the demo playground.
|
|
149
|
+
// The SubNavigation component handles this case internally
|
|
150
|
+
const { ref, isMobile } = useResizer();
|
|
151
|
+
const bodyNavigationClasses = isMobile ? '' : 'has-offset';
|
|
152
|
+
|
|
153
|
+
return (
|
|
154
|
+
<ApplicationLayout className='bg-lighter' layoutRef={ref}>
|
|
155
|
+
<ApplicationLayout.Header>
|
|
156
|
+
<ApplicationHeader label='RIO Service' navItems={navItems} />
|
|
157
|
+
</ApplicationLayout.Header>
|
|
158
|
+
<ApplicationLayout.Body
|
|
159
|
+
className='uikitDemo'
|
|
160
|
+
navigation={
|
|
161
|
+
<ApplicationLayoutBodyNavigation className={bodyNavigationClasses}>
|
|
162
|
+
<SubNavigation
|
|
163
|
+
navItems={[
|
|
164
|
+
{
|
|
165
|
+
key: '1',
|
|
166
|
+
route: <NavLink to={currentLocation}>Subnavigation 1</NavLink>,
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
key: '2',
|
|
170
|
+
route: (
|
|
171
|
+
<NavLink to='/2' onClick={event => event.preventDefault()}>
|
|
172
|
+
Subnavigation 2
|
|
173
|
+
</NavLink>
|
|
174
|
+
),
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
key: '3',
|
|
178
|
+
route: (
|
|
179
|
+
<NavLink to='/3' onClick={event => event.preventDefault()}>
|
|
180
|
+
Subnavigation 3
|
|
181
|
+
</NavLink>
|
|
182
|
+
),
|
|
183
|
+
},
|
|
184
|
+
]}
|
|
185
|
+
/>
|
|
186
|
+
</ApplicationLayoutBodyNavigation>
|
|
187
|
+
}
|
|
188
|
+
>
|
|
189
|
+
<div className='dummy-class' />
|
|
190
|
+
</ApplicationLayout.Body>
|
|
191
|
+
</ApplicationLayout>
|
|
192
|
+
);
|
|
193
|
+
};
|
|
194
|
+
|
|
195
|
+
const useResizer = () => {
|
|
196
|
+
const [isMobile, setIsMobile] = useState(false);
|
|
197
|
+
const [ref, observerEntry] = useResizeObserver();
|
|
198
|
+
const contentRect = observerEntry?.contentRect;
|
|
199
|
+
useEffect(() => {
|
|
200
|
+
if (!contentRect) {
|
|
201
|
+
return;
|
|
202
|
+
}
|
|
203
|
+
const width = Math.round(contentRect.width);
|
|
204
|
+
if (width <= SCREEN_MD) {
|
|
205
|
+
setIsMobile(true);
|
|
206
|
+
} else {
|
|
207
|
+
setIsMobile(false);
|
|
208
|
+
}
|
|
209
|
+
}, [contentRect]);
|
|
210
|
+
|
|
211
|
+
return { ref, isMobile };
|
|
212
|
+
};
|
|
213
|
+
```
|
|
214
|
+
|
|
215
|
+
#### HTML (html)
|
|
216
|
+
|
|
217
|
+
```html
|
|
218
|
+
<div class="ApplicationLayout bg-lighter" style="--ApplicationLayoutBodyBottomBarHeight: 54px;">
|
|
219
|
+
<div class="ApplicationLayoutHeader" id="ApplicationLayoutHeader">
|
|
220
|
+
<nav class="ApplicationHeader user-select-none">
|
|
221
|
+
<div class="navbar-header">
|
|
222
|
+
<span class="navbar-brand home-icon">
|
|
223
|
+
</span>
|
|
224
|
+
</div>
|
|
225
|
+
<ul class="ModuleNavigation AppMenu user-select-none pointer-events-none">
|
|
226
|
+
<li class="dropdown">
|
|
227
|
+
<a class="ModuleNavigation-dropdown dropdown-toggle justify-content-between inactive" role="button" id="basic-nav-dropdown">
|
|
228
|
+
<span>RIO Service</span>
|
|
229
|
+
</a>
|
|
230
|
+
</li>
|
|
231
|
+
</ul>
|
|
232
|
+
<ul class="SubmoduleNavigation nav">
|
|
233
|
+
<li class="submodule " data-nav-item-key="1">
|
|
234
|
+
<a aria-current="page" class="active" href="#components/subNavigation">Navigation 1</a>
|
|
235
|
+
</li>
|
|
236
|
+
<li class="submodule " data-nav-item-key="2">
|
|
237
|
+
<a href="#2">Navigation 2</a>
|
|
238
|
+
</li>
|
|
239
|
+
<li class="submodule " data-nav-item-key="3">
|
|
240
|
+
<a href="#3">Navigation 3</a>
|
|
241
|
+
</li>
|
|
242
|
+
</ul>
|
|
243
|
+
<ul class="ApplicationActionBar nav navbar-nav navbar-right ">
|
|
244
|
+
</ul>
|
|
245
|
+
</nav>
|
|
246
|
+
</div>
|
|
247
|
+
<div class="ApplicationLayoutBody uikitDemo">
|
|
248
|
+
<div class="module-content-wrapper">
|
|
249
|
+
<div class="ApplicationLayoutBodyNavigation">
|
|
250
|
+
<div class="SubNavigation width-100pct overflow-auto">
|
|
251
|
+
<ul class="SubmoduleNavigation nav">
|
|
252
|
+
<li class="submodule" data-nav-item-key="1">
|
|
253
|
+
<a aria-current="page" class="active" href="#components/subNavigation">Subnavigation 1</a>
|
|
254
|
+
</li>
|
|
255
|
+
<li class="submodule" data-nav-item-key="2">
|
|
256
|
+
<a href="#2">Subnavigation 2</a>
|
|
257
|
+
</li>
|
|
258
|
+
<li class="submodule" data-nav-item-key="3">
|
|
259
|
+
<a href="#3">Subnavigation 3</a>
|
|
260
|
+
</li>
|
|
261
|
+
</ul>
|
|
262
|
+
</div>
|
|
263
|
+
</div>
|
|
264
|
+
<div class="module-content smooth-scrollbar-wrapper" style="position: relative; overflow: hidden; width: 100%; height: 100%;">
|
|
265
|
+
<div class="scrollbar-view" style="position: absolute; inset: 0px; overflow: scroll; margin-right: 0px; margin-bottom: 0px;">
|
|
266
|
+
<div class="scrollbar-content-wrapper">
|
|
267
|
+
<div class="scrollbar-content">
|
|
268
|
+
<div class="dummy-class">
|
|
269
|
+
</div>
|
|
270
|
+
</div>
|
|
271
|
+
</div>
|
|
272
|
+
</div>
|
|
273
|
+
<div class="scrollbar-track-horizontal scrollbar-track-size-large scrollbar-track-offset" style="position: absolute; height: 6px; display: none;">
|
|
274
|
+
<div class="scrollbar-thumb-horizontal scrollbar-thumb-size-large" style="position: relative; display: block; height: 100%;">
|
|
275
|
+
</div>
|
|
276
|
+
</div>
|
|
277
|
+
<div class="scrollbar-track-vertical scrollbar-track-size-large scrollbar-track-offset" style="position: absolute; width: 6px; display: none;">
|
|
278
|
+
<div class="scrollbar-thumb-vertical scrollbar-thumb-size-large" style="position: relative; display: block; width: 100%;">
|
|
279
|
+
</div>
|
|
280
|
+
</div>
|
|
281
|
+
</div>
|
|
282
|
+
</div>
|
|
283
|
+
<span class="scroll-to-top">
|
|
284
|
+
<button type="button" class="btn btn-primary btn-icon-only">
|
|
285
|
+
<span class="rioglyph rioglyph-arrow-up">
|
|
286
|
+
</span>
|
|
287
|
+
</button>
|
|
288
|
+
</span>
|
|
289
|
+
</div>
|
|
290
|
+
</div>
|
|
291
|
+
```
|
|
292
|
+
|
|
293
|
+
## SubNavigation without offset
|
|
294
|
+
|
|
295
|
+
### Example: Example 3
|
|
296
|
+
|
|
297
|
+
RIO Service
|
|
298
|
+
|
|
299
|
+
Navigation 1
|
|
300
|
+
Navigation 2
|
|
301
|
+
Navigation 3
|
|
302
|
+
|
|
303
|
+
Subnavigation 1
|
|
304
|
+
Subnavigation 2
|
|
305
|
+
Subnavigation 3
|
|
306
|
+
|
|
307
|
+
#### Summary
|
|
308
|
+
|
|
309
|
+
RIO Service
|
|
310
|
+
|
|
311
|
+
Navigation 1
|
|
312
|
+
Navigation 2
|
|
313
|
+
Navigation 3
|
|
314
|
+
|
|
315
|
+
Subnavigation 1
|
|
316
|
+
Subnavigation 2
|
|
317
|
+
Subnavigation 3
|
|
318
|
+
|
|
319
|
+
#### React (tsx)
|
|
320
|
+
|
|
321
|
+
```tsx
|
|
322
|
+
import { NavLink } from 'react-router-dom';
|
|
323
|
+
|
|
324
|
+
import ApplicationLayout from '@rio-cloud/rio-uikit/ApplicationLayout';
|
|
325
|
+
import ApplicationHeader from '@rio-cloud/rio-uikit/ApplicationHeader';
|
|
326
|
+
import ApplicationLayoutBodyNavigation from '@rio-cloud/rio-uikit/ApplicationLayoutBodyNavigation';
|
|
327
|
+
import SubNavigation from '@rio-cloud/rio-uikit/SubNavigation';
|
|
328
|
+
|
|
329
|
+
export default () => {
|
|
330
|
+
const currentLocation = window.location.hash.replace('#', '/');
|
|
331
|
+
const navItems = [
|
|
332
|
+
{ key: '1', route: <NavLink to={currentLocation}>Navigation 1</NavLink> },
|
|
333
|
+
{
|
|
334
|
+
key: '2',
|
|
335
|
+
route: (
|
|
336
|
+
<NavLink to='/2' onClick={event => event.preventDefault()}>
|
|
337
|
+
Navigation 2
|
|
338
|
+
</NavLink>
|
|
339
|
+
),
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
key: '3',
|
|
343
|
+
route: (
|
|
344
|
+
<NavLink to='/3' onClick={event => event.preventDefault()}>
|
|
345
|
+
Navigation 3
|
|
346
|
+
</NavLink>
|
|
347
|
+
),
|
|
348
|
+
},
|
|
349
|
+
];
|
|
350
|
+
|
|
351
|
+
return (
|
|
352
|
+
<ApplicationLayout className='bg-lighter'>
|
|
353
|
+
<ApplicationLayout.Header>
|
|
354
|
+
<ApplicationHeader label='RIO Service' navItems={navItems} />
|
|
355
|
+
</ApplicationLayout.Header>
|
|
356
|
+
<ApplicationLayout.Body
|
|
357
|
+
className='uikitDemo'
|
|
358
|
+
navigation={
|
|
359
|
+
<ApplicationLayoutBodyNavigation>
|
|
360
|
+
<SubNavigation
|
|
361
|
+
navItems={[
|
|
362
|
+
{
|
|
363
|
+
key: '1',
|
|
364
|
+
route: <NavLink to={currentLocation}>Subnavigation 1</NavLink>,
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
key: '2',
|
|
368
|
+
route: (
|
|
369
|
+
<NavLink to='/2' onClick={event => event.preventDefault()}>
|
|
370
|
+
Subnavigation 2
|
|
371
|
+
</NavLink>
|
|
372
|
+
),
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
key: '3',
|
|
376
|
+
route: (
|
|
377
|
+
<NavLink to='/3' onClick={event => event.preventDefault()}>
|
|
378
|
+
Subnavigation 3
|
|
379
|
+
</NavLink>
|
|
380
|
+
),
|
|
381
|
+
},
|
|
382
|
+
]}
|
|
383
|
+
/>
|
|
384
|
+
</ApplicationLayoutBodyNavigation>
|
|
385
|
+
}
|
|
386
|
+
>
|
|
387
|
+
<div className='dummy-class' />
|
|
388
|
+
</ApplicationLayout.Body>
|
|
389
|
+
</ApplicationLayout>
|
|
390
|
+
);
|
|
391
|
+
};
|
|
392
|
+
```
|
|
393
|
+
|
|
394
|
+
#### HTML (html)
|
|
395
|
+
|
|
396
|
+
```html
|
|
397
|
+
<div class="ApplicationLayout bg-lighter" style="--ApplicationLayoutBodyBottomBarHeight: 54px;">
|
|
398
|
+
<div class="ApplicationLayoutHeader" id="ApplicationLayoutHeader">
|
|
399
|
+
<nav class="ApplicationHeader user-select-none">
|
|
400
|
+
<div class="navbar-header">
|
|
401
|
+
<span class="navbar-brand home-icon">
|
|
402
|
+
</span>
|
|
403
|
+
</div>
|
|
404
|
+
<ul class="ModuleNavigation AppMenu user-select-none pointer-events-none">
|
|
405
|
+
<li class="dropdown">
|
|
406
|
+
<a class="ModuleNavigation-dropdown dropdown-toggle justify-content-between inactive" role="button" id="basic-nav-dropdown">
|
|
407
|
+
<span>RIO Service</span>
|
|
408
|
+
</a>
|
|
409
|
+
</li>
|
|
410
|
+
</ul>
|
|
411
|
+
<ul class="SubmoduleNavigation nav">
|
|
412
|
+
<li class="submodule " data-nav-item-key="1">
|
|
413
|
+
<a aria-current="page" class="active" href="#components/subNavigation">Navigation 1</a>
|
|
414
|
+
</li>
|
|
415
|
+
<li class="submodule " data-nav-item-key="2">
|
|
416
|
+
<a href="#2">Navigation 2</a>
|
|
417
|
+
</li>
|
|
418
|
+
<li class="submodule " data-nav-item-key="3">
|
|
419
|
+
<a href="#3">Navigation 3</a>
|
|
420
|
+
</li>
|
|
421
|
+
</ul>
|
|
422
|
+
<ul class="ApplicationActionBar nav navbar-nav navbar-right ">
|
|
423
|
+
</ul>
|
|
424
|
+
</nav>
|
|
425
|
+
</div>
|
|
426
|
+
<div class="ApplicationLayoutBody uikitDemo">
|
|
427
|
+
<div class="module-content-wrapper">
|
|
428
|
+
<div class="ApplicationLayoutBodyNavigation">
|
|
429
|
+
<div class="SubNavigation width-100pct overflow-auto">
|
|
430
|
+
<ul class="SubmoduleNavigation nav">
|
|
431
|
+
<li class="submodule" data-nav-item-key="1">
|
|
432
|
+
<a aria-current="page" class="active" href="#components/subNavigation">Subnavigation 1</a>
|
|
433
|
+
</li>
|
|
434
|
+
<li class="submodule" data-nav-item-key="2">
|
|
435
|
+
<a href="#2">Subnavigation 2</a>
|
|
436
|
+
</li>
|
|
437
|
+
<li class="submodule" data-nav-item-key="3">
|
|
438
|
+
<a href="#3">Subnavigation 3</a>
|
|
439
|
+
</li>
|
|
440
|
+
</ul>
|
|
441
|
+
</div>
|
|
442
|
+
</div>
|
|
443
|
+
<div class="module-content smooth-scrollbar-wrapper" style="position: relative; overflow: hidden; width: 100%; height: 100%;">
|
|
444
|
+
<div class="scrollbar-view" style="position: absolute; inset: 0px; overflow: scroll; margin-right: 0px; margin-bottom: 0px;">
|
|
445
|
+
<div class="scrollbar-content-wrapper">
|
|
446
|
+
<div class="scrollbar-content">
|
|
447
|
+
<div class="dummy-class">
|
|
448
|
+
</div>
|
|
449
|
+
</div>
|
|
450
|
+
</div>
|
|
451
|
+
</div>
|
|
452
|
+
<div class="scrollbar-track-horizontal scrollbar-track-size-large scrollbar-track-offset" style="position: absolute; height: 6px; display: none;">
|
|
453
|
+
<div class="scrollbar-thumb-horizontal scrollbar-thumb-size-large" style="position: relative; display: block; height: 100%;">
|
|
454
|
+
</div>
|
|
455
|
+
</div>
|
|
456
|
+
<div class="scrollbar-track-vertical scrollbar-track-size-large scrollbar-track-offset" style="position: absolute; width: 6px; display: none;">
|
|
457
|
+
<div class="scrollbar-thumb-vertical scrollbar-thumb-size-large" style="position: relative; display: block; width: 100%;">
|
|
458
|
+
</div>
|
|
459
|
+
</div>
|
|
460
|
+
</div>
|
|
461
|
+
</div>
|
|
462
|
+
<span class="scroll-to-top">
|
|
463
|
+
<button type="button" class="btn btn-primary btn-icon-only">
|
|
464
|
+
<span class="rioglyph rioglyph-arrow-up">
|
|
465
|
+
</span>
|
|
466
|
+
</button>
|
|
467
|
+
</span>
|
|
468
|
+
</div>
|
|
469
|
+
</div>
|
|
470
|
+
```
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
# SupportMarker
|
|
2
|
+
|
|
3
|
+
*Category:* Components
|
|
4
|
+
*Section:* Misc
|
|
5
|
+
*Source:* https://uikit.developers.rio.cloud/#components/supportMarker
|
|
6
|
+
*Captured:* 2025-12-12T12:38:59.090Z
|
|
7
|
+
|
|
8
|
+
You can add the support-marker class along with the data-support attribute to any HTML element - even divs wrapping around iframes, for example!
|
|
9
|
+
|
|
10
|
+
## SupportMarker
|
|
11
|
+
|
|
12
|
+
By default, support markers are invisible. Adding the show-support-marker class to the html tag will cause all support markers to show up.
|
|
13
|
+
|
|
14
|
+
You can use the utility functions provided by the UIKIT for easily adding / removing that class. Either simply toggle support markers on and off with toggleSupportMarker, or manage the state whether to show support markers manually and use enableSupportMarker.
|
|
15
|
+
|
|
16
|
+
### Example: Example 1
|
|
17
|
+
|
|
18
|
+
Toggle Support MarkersLorem Ipsum
|
|
19
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet
|
|
20
|
+
|
|
21
|
+
#### Summary
|
|
22
|
+
|
|
23
|
+
Toggle Support MarkersLorem Ipsum
|
|
24
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet
|
|
25
|
+
|
|
26
|
+
#### React (tsx)
|
|
27
|
+
|
|
28
|
+
```tsx
|
|
29
|
+
import ExpanderPanel from '@rio-cloud/rio-uikit/ExpanderPanel';
|
|
30
|
+
import { toggleSupportMarker } from '@rio-cloud/rio-uikit/SupportMarker';
|
|
31
|
+
import Button from '@rio-cloud/rio-uikit/Button';
|
|
32
|
+
|
|
33
|
+
export default () => {
|
|
34
|
+
const iFrameSrc = 'https://uikit.developers.rio.cloud/#start/intro';
|
|
35
|
+
const iframeSupportData = `Widget: The Widget Name\nTeam: The Team Name \nSRC: ${iFrameSrc}`;
|
|
36
|
+
|
|
37
|
+
return (
|
|
38
|
+
<div className='space-y-25'>
|
|
39
|
+
<Button onClick={toggleSupportMarker}>Toggle Support Markers</Button>
|
|
40
|
+
|
|
41
|
+
<div className='support-marker' data-support='LoremIpsum component'>
|
|
42
|
+
<ExpanderPanel title='Lorem Ipsum' bsStyle='default' open>
|
|
43
|
+
<div>
|
|
44
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor et dolore
|
|
45
|
+
magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et. Stet
|
|
46
|
+
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet
|
|
47
|
+
</div>
|
|
48
|
+
</ExpanderPanel>
|
|
49
|
+
</div>
|
|
50
|
+
|
|
51
|
+
<div className='support-marker' data-support={iframeSupportData}>
|
|
52
|
+
<iframe className='unstyled' width='100%' height='500' src={iFrameSrc} />
|
|
53
|
+
</div>
|
|
54
|
+
</div>
|
|
55
|
+
);
|
|
56
|
+
};
|
|
57
|
+
```
|
|
58
|
+
|
|
59
|
+
### Example: Example 2
|
|
60
|
+
|
|
61
|
+
Show support markers
|
|
62
|
+
|
|
63
|
+
Lorem Ipsum
|
|
64
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet
|
|
65
|
+
|
|
66
|
+
#### Summary
|
|
67
|
+
|
|
68
|
+
Show support markers
|
|
69
|
+
|
|
70
|
+
Lorem Ipsum
|
|
71
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet
|
|
72
|
+
|
|
73
|
+
#### React (tsx)
|
|
74
|
+
|
|
75
|
+
```tsx
|
|
76
|
+
import { useEffect, useState } from 'react';
|
|
77
|
+
|
|
78
|
+
import ExpanderPanel from '@rio-cloud/rio-uikit/ExpanderPanel';
|
|
79
|
+
import Switch from '@rio-cloud/rio-uikit/Switch';
|
|
80
|
+
import { enableSupportMarker } from '@rio-cloud/rio-uikit/SupportMarker';
|
|
81
|
+
|
|
82
|
+
export default () => {
|
|
83
|
+
// you could, for example, populate this state from localStorage at startup
|
|
84
|
+
const [showSupportMarker, setShowSupportMarker] = useState(false);
|
|
85
|
+
|
|
86
|
+
useEffect(() => {
|
|
87
|
+
enableSupportMarker(showSupportMarker);
|
|
88
|
+
}, [showSupportMarker]);
|
|
89
|
+
|
|
90
|
+
const iFrameSrc = 'https://uikit.developers.rio.cloud/#start/intro';
|
|
91
|
+
const iframeSupportData = `Widget: The Widget Name\nTeam: The Team Name \nSRC: ${iFrameSrc}`;
|
|
92
|
+
|
|
93
|
+
return (
|
|
94
|
+
<div className='space-y-25'>
|
|
95
|
+
<Switch onChange={setShowSupportMarker} checked={showSupportMarker} labelPosition='right'>
|
|
96
|
+
<div>Show support markers</div>
|
|
97
|
+
</Switch>
|
|
98
|
+
|
|
99
|
+
<div className='support-marker' data-support='LoremIpsum component'>
|
|
100
|
+
<ExpanderPanel title='Lorem Ipsum' bsStyle='default' open>
|
|
101
|
+
<div>
|
|
102
|
+
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor et dolore
|
|
103
|
+
magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et. Stet
|
|
104
|
+
clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet
|
|
105
|
+
</div>
|
|
106
|
+
</ExpanderPanel>
|
|
107
|
+
</div>
|
|
108
|
+
|
|
109
|
+
<div className='support-marker' data-support={iframeSupportData}>
|
|
110
|
+
<iframe className='unstyled' width='100%' height='500' src={iFrameSrc} />
|
|
111
|
+
</div>
|
|
112
|
+
</div>
|
|
113
|
+
);
|
|
114
|
+
};
|
|
115
|
+
```
|