@rio-cloud/uikit-mcp 1.1.4 → 1.1.6
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 +1 -0
- package/dist/doc-metadata.json +188 -88
- package/dist/docs/components/accentBar.md +35 -3
- package/dist/docs/components/activity.md +14 -3
- package/dist/docs/components/animatedNumber.md +17 -4
- package/dist/docs/components/animatedTextReveal.md +54 -8
- package/dist/docs/components/animations.md +33 -33
- package/dist/docs/components/appHeader.md +65 -9
- package/dist/docs/components/appLayout.md +566 -61
- package/dist/docs/components/appNavigationBar.md +55 -3
- package/dist/docs/components/areaCharts.md +14 -14
- package/dist/docs/components/aspectRatioPlaceholder.md +11 -3
- package/dist/docs/components/assetTree.md +1174 -328
- package/dist/docs/components/autosuggests.md +2 -2
- package/dist/docs/components/avatar.md +25 -3
- package/dist/docs/components/banner.md +3 -3
- package/dist/docs/components/barCharts.md +38 -38
- package/dist/docs/components/barList.md +22 -10
- package/dist/docs/components/basicMap.md +2 -2
- package/dist/docs/components/bottomSheet.md +100 -3
- package/dist/docs/components/button.md +549 -36
- package/dist/docs/components/buttonToolbar.md +10 -3
- package/dist/docs/components/calendarStripe.md +127 -85
- package/dist/docs/components/card.md +11 -3
- package/dist/docs/components/carousel.md +2 -2
- package/dist/docs/components/chartColors.md +2 -2
- package/dist/docs/components/chartsGettingStarted.md +2 -2
- package/dist/docs/components/chat.md +3 -3
- package/dist/docs/components/checkbox.md +67 -45
- package/dist/docs/components/circularProgress.md +465 -0
- package/dist/docs/components/clearableInput.md +18 -18
- package/dist/docs/components/collapse.md +28 -4
- package/dist/docs/components/composedCharts.md +20 -20
- package/dist/docs/components/contentLoader.md +126 -105
- package/dist/docs/components/dataTabs.md +191 -11
- package/dist/docs/components/datepickers.md +735 -723
- package/dist/docs/components/dialogs.md +362 -2
- package/dist/docs/components/divider.md +15 -3
- package/dist/docs/components/dropdowns.md +4548 -4355
- package/dist/docs/components/editableContent.md +187 -3
- package/dist/docs/components/expander.md +52 -5
- package/dist/docs/components/fade.md +42 -7
- package/dist/docs/components/fadeExpander.md +13 -4
- package/dist/docs/components/fadeUp.md +22 -4
- package/dist/docs/components/feedback.md +44 -3
- package/dist/docs/components/filePickers.md +45 -3
- package/dist/docs/components/formLabel.md +20 -5
- package/dist/docs/components/groupedItemList.md +54 -3
- package/dist/docs/components/iconList.md +5 -5
- package/dist/docs/components/imagePreloader.md +7 -3
- package/dist/docs/components/labeledElement.md +13 -3
- package/dist/docs/components/licensePlate.md +11 -3
- package/dist/docs/components/lineCharts.md +10 -10
- package/dist/docs/components/listMenu.md +78 -8
- package/dist/docs/components/loadMore.md +29 -3
- package/dist/docs/components/mainNavigation.md +5 -5
- package/dist/docs/components/mapCircle.md +2 -2
- package/dist/docs/components/mapCluster.md +2 -2
- package/dist/docs/components/mapContext.md +2 -2
- package/dist/docs/components/mapDraggableMarker.md +2 -2
- package/dist/docs/components/mapGettingStarted.md +2 -2
- package/dist/docs/components/mapInfoBubble.md +2 -2
- package/dist/docs/components/mapLayerGroup.md +2 -2
- package/dist/docs/components/mapMarker.md +2 -2
- package/dist/docs/components/mapPolygon.md +2 -2
- package/dist/docs/components/mapRoute.md +2 -2
- package/dist/docs/components/mapRouteGenerator.md +2 -2
- package/dist/docs/components/mapSettings.md +9 -9
- package/dist/docs/components/mapUtils.md +2 -2
- package/dist/docs/components/multiselects.md +2 -2
- package/dist/docs/components/noData.md +23 -3
- package/dist/docs/components/notifications.md +2 -2
- package/dist/docs/components/numbercontrol.md +54 -5
- package/dist/docs/components/onboarding.md +26 -2
- package/dist/docs/components/page.md +33 -3
- package/dist/docs/components/pager.md +15 -3
- package/dist/docs/components/pieCharts.md +89 -78
- package/dist/docs/components/popover.md +40 -2
- package/dist/docs/components/position.md +11 -3
- package/dist/docs/components/radialBarCharts.md +2054 -2012
- package/dist/docs/components/radioCardGroup.md +487 -0
- package/dist/docs/components/radiobutton.md +138 -10
- package/dist/docs/components/releaseNotes.md +19 -2
- package/dist/docs/components/resizer.md +14 -3
- package/dist/docs/components/responsiveColumnStripe.md +20 -3
- package/dist/docs/components/responsiveVideo.md +12 -3
- package/dist/docs/components/rioglyph.md +13 -3
- package/dist/docs/components/rules.md +95 -5
- package/dist/docs/components/saveableInput.md +400 -276
- package/dist/docs/components/selects.md +2 -2
- package/dist/docs/components/sidebar.md +39 -3
- package/dist/docs/components/sliders.md +38 -3
- package/dist/docs/components/smoothScrollbars.md +93 -3
- package/dist/docs/components/spinners.md +51 -3
- package/dist/docs/components/states.md +217 -2
- package/dist/docs/components/statsWidgets.md +123 -3
- package/dist/docs/components/statusBar.md +29 -3
- package/dist/docs/components/stepButton.md +9 -3
- package/dist/docs/components/steppedProgressBars.md +67 -3
- package/dist/docs/components/subNavigation.md +24 -17
- package/dist/docs/components/supportMarker.md +2 -2
- package/dist/docs/components/svgImage.md +13 -3
- package/dist/docs/components/switch.md +218 -82
- package/dist/docs/components/tables.md +2 -2
- package/dist/docs/components/tagManager.md +56 -2
- package/dist/docs/components/tags.md +33 -3
- package/dist/docs/components/teaser.md +30 -3
- package/dist/docs/components/textTruncateMiddle.md +151 -0
- package/dist/docs/components/timeline.md +2 -2
- package/dist/docs/components/timepicker.md +687 -63
- package/dist/docs/components/toggleButton.md +96 -10
- package/dist/docs/components/tooltip.md +30 -21
- package/dist/docs/components/tracker.md +631 -0
- package/dist/docs/components/virtualList.md +107 -84
- package/dist/docs/foundations.md +647 -275
- package/dist/docs/start/changelog.md +2 -738
- package/dist/docs/start/goodtoknow.md +2 -2
- package/dist/docs/start/guidelines/color-combinations.md +2 -2
- package/dist/docs/start/guidelines/custom-css.md +2 -2
- package/dist/docs/start/guidelines/custom-rioglyph.md +2 -2
- package/dist/docs/start/guidelines/formatting.md +2 -2
- package/dist/docs/start/guidelines/iframe.md +2 -2
- package/dist/docs/start/guidelines/obfuscate-data.md +2 -2
- package/dist/docs/start/guidelines/print-css.md +2 -2
- package/dist/docs/start/guidelines/spinner.md +82 -82
- package/dist/docs/start/guidelines/state-in-url.md +263 -0
- package/dist/docs/start/guidelines/supported-browsers.md +2 -2
- package/dist/docs/start/guidelines/writing.md +2 -2
- package/dist/docs/start/howto.md +10 -10
- package/dist/docs/start/intro.md +2 -2
- package/dist/docs/start/responsiveness.md +2 -2
- package/dist/docs/templates/common-table.md +15 -14
- package/dist/docs/templates/detail-views.md +3 -3
- package/dist/docs/templates/expandable-details.md +2 -2
- package/dist/docs/templates/feature-cards.md +56 -56
- package/dist/docs/templates/form-summary.md +23 -23
- package/dist/docs/templates/form-toggle.md +2 -2
- package/dist/docs/templates/list-blocks.md +204 -204
- package/dist/docs/templates/loading-progress.md +2 -2
- package/dist/docs/templates/options-panel.md +2 -2
- package/dist/docs/templates/panel-variants.md +2 -2
- package/dist/docs/templates/progress-cards.md +2 -2
- package/dist/docs/templates/progress-success.md +2 -2
- package/dist/docs/templates/settings-form.md +24 -24
- package/dist/docs/templates/stats-blocks.md +18 -18
- package/dist/docs/templates/table-panel.md +2 -2
- package/dist/docs/templates/table-row-animation.md +2 -2
- package/dist/docs/templates/usage-cards.md +2 -2
- package/dist/docs/utilities/classNames.md +191 -0
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +2 -2
- package/dist/docs/utilities/fuelTypeUtils.md +2 -2
- package/dist/docs/utilities/routeUtils.md +326 -90
- package/dist/docs/utilities/useAfterMount.md +2 -2
- package/dist/docs/utilities/useAutoAnimate.md +2 -2
- package/dist/docs/utilities/useAverage.md +2 -2
- package/dist/docs/utilities/useClickOutside.md +2 -2
- package/dist/docs/utilities/useClipboard.md +3 -3
- package/dist/docs/utilities/useCookies.md +188 -0
- package/dist/docs/utilities/useCount.md +2 -2
- package/dist/docs/utilities/useDarkMode.md +2 -2
- package/dist/docs/utilities/useDebugInfo.md +5 -5
- package/dist/docs/utilities/useEffectOnce.md +2 -2
- package/dist/docs/utilities/useElapsedTime.md +2 -2
- package/dist/docs/utilities/useElementSize.md +2 -2
- package/dist/docs/utilities/useEsc.md +2 -2
- package/dist/docs/utilities/useEvent.md +2 -2
- package/dist/docs/utilities/useFocusTrap.md +2 -2
- package/dist/docs/utilities/useFullscreen.md +2 -2
- package/dist/docs/utilities/useHover.md +2 -2
- package/dist/docs/utilities/useIncomingPostMessages.md +2 -2
- package/dist/docs/utilities/useInterval.md +2 -2
- package/dist/docs/utilities/useIsFocusWithin.md +2 -2
- package/dist/docs/utilities/useKey.md +2 -2
- package/dist/docs/utilities/useLocalStorage.md +2 -2
- package/dist/docs/utilities/useLocationSuggestions.md +2 -2
- package/dist/docs/utilities/useMax.md +2 -2
- package/dist/docs/utilities/useMin.md +2 -2
- package/dist/docs/utilities/useMutationObserver.md +2 -2
- package/dist/docs/utilities/useOnScreen.md +2 -2
- package/dist/docs/utilities/useOnlineStatus.md +2 -2
- package/dist/docs/utilities/usePostMessage.md +3 -3
- package/dist/docs/utilities/usePostMessageSender.md +2 -2
- package/dist/docs/utilities/usePrevious.md +2 -2
- package/dist/docs/utilities/useResizeObserver.md +2 -2
- package/dist/docs/utilities/useRioCookieConsent.md +90 -0
- package/dist/docs/utilities/useScrollPosition.md +2 -2
- package/dist/docs/utilities/useSearch.md +2 -2
- package/dist/docs/utilities/useSearchHighlight.md +815 -0
- package/dist/docs/utilities/useSorting.md +2 -2
- package/dist/docs/utilities/useStateWithValidation.md +2 -2
- package/dist/docs/utilities/useSum.md +2 -2
- package/dist/docs/utilities/useTableExport.md +53 -53
- package/dist/docs/utilities/useTableSelection.md +90 -90
- package/dist/docs/utilities/useTimeout.md +2 -2
- package/dist/docs/utilities/useToggle.md +3 -3
- package/dist/docs/utilities/useUrlState.md +418 -0
- package/dist/docs/utilities/useWindowResize.md +2 -2
- package/dist/index.mjs +8 -8
- package/dist/version.json +2 -2
- package/package.json +9 -9
package/dist/doc-metadata.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"title": "AccentBar",
|
|
5
5
|
"lead": "The AccentBar component is a small, colored vertical bar (typically a few pixels wide) used to visually highlight or categorize rows in lists, tables, or cards. It helps improve readability by providing a quick visual cue for different statuses, categories, or priorities.",
|
|
6
6
|
"summary": "The AccentBar component is a small, colored vertical bar (typically a few pixels wide) used to visually highlight or categorize rows in lists, tables, or cards. It helps improve readability by providing a quick visual cue for different statuses, categories, or priorities.",
|
|
7
|
-
"searchText": "AccentBar\nThe AccentBar component is a small, colored vertical bar (typically a few pixels wide) used to visually highlight or categorize rows in lists, tables, or cards. It helps improve readability by providing a quick visual cue for different statuses, categories, or priorities.\nAccentBar\nUse it to indicate status or priority in a table, as a category marker in list-based layouts where items belong to different groups, or to subtly enhance visual hierarchy in a UI without overwhelming the content. Additionally, it can be used to describe values in a chart, acting as a color-coded reference for data representation.\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nStatusLocationETA\n\nIn transit\nHamburg, DE2024-02-02\n\nDelivered\nRotterdam, NL2024-01-29\n\nAwaiting pickup\nWarsaw, PL2024-02-05\n\nCustoms clearance\nAntwerp, BE2024-02-03\nVisualizing rating distribution\n\nCategoryPercentage\n\nPoor15%\n\nBelow Average20%\n\nAverage25%\n\nGood15%\n\nExcellent25%\nRisk levelReasonSuggested action\n\nLow risk\nStable weather conditionsMonitor\n\nHigh risk\nLabor strike at destinationReroute shipment\n\nCritical risk\nCustoms hold & inspectionExpedite clearance",
|
|
7
|
+
"searchText": "AccentBar\nThe AccentBar component is a small, colored vertical bar (typically a few pixels wide) used to visually highlight or categorize rows in lists, tables, or cards. It helps improve readability by providing a quick visual cue for different statuses, categories, or priorities.\nAccentBar\nUse it to indicate status or priority in a table, as a category marker in list-based layouts where items belong to different groups, or to subtly enhance visual hierarchy in a UI without overwhelming the content. Additionally, it can be used to describe values in a chart, acting as a color-coded reference for data representation.\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | string | 'bg-secondary' | Defines the color by setting it to a UIKIT bg-<nameclass name. |\n| circle | boolean | false | Defines if the element is rendered as a stretching bar or just a centered circle. |\n| className | string | — | Additional class names passed to the actual element. |\nStatusLocationETA\n\nIn transit\nHamburg, DE2024-02-02\n\nDelivered\nRotterdam, NL2024-01-29\n\nAwaiting pickup\nWarsaw, PL2024-02-05\n\nCustoms clearance\nAntwerp, BE2024-02-03\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | string | 'bg-secondary' | Defines the color by setting it to a UIKIT bg-<nameclass name. |\n| circle | boolean | false | Defines if the element is rendered as a stretching bar or just a centered circle. |\n| className | string | — | Additional class names passed to the actual element. |\nVisualizing rating distribution\n\nCategoryPercentage\n\nPoor15%\n\nBelow Average20%\n\nAverage25%\n\nGood15%\n\nExcellent25%\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | string | 'bg-secondary' | Defines the color by setting it to a UIKIT bg-<nameclass name. |\n| circle | boolean | false | Defines if the element is rendered as a stretching bar or just a centered circle. |\n| className | string | — | Additional class names passed to the actual element. |\nRisk levelReasonSuggested action\n\nLow risk\nStable weather conditionsMonitor\n\nHigh risk\nLabor strike at destinationReroute shipment\n\nCritical risk\nCustoms hold & inspectionExpedite clearance\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | string | 'bg-secondary' | Defines the color by setting it to a UIKIT bg-<nameclass name. |\n| circle | boolean | false | Defines if the element is rendered as a stretching bar or just a centered circle. |\n| className | string | — | Additional class names passed to the actual element. |",
|
|
8
8
|
"category": "Components",
|
|
9
9
|
"section": "Misc",
|
|
10
10
|
"boost": "AccentBar components/accentBar #components/accentBar Components Misc"
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"title": "Activity",
|
|
15
15
|
"lead": null,
|
|
16
16
|
"summary": "Small size:0:24 h",
|
|
17
|
-
"searchText": "Activity\nActivity\nSmall size:0:24 h\n0:24 h\n0:24 h\n0:24 h\n13\nDefault size:0:24 h\n0:24 h\n0:24 h\n0:24 h\n\nDefault size without duration:\n\nOutdated activities:0:24 h\n0:24 h\n0:24 h\n0:24 h\n\nLarge size:0:24 h\n0:24 h\n0:24 h\n0:24 h\n\nExtra large size:0:24 h\n0:24 h\n0:24 h\n0:24 h",
|
|
17
|
+
"searchText": "Activity\nActivity\nSmall size:0:24 h\n0:24 h\n0:24 h\n0:24 h\n13\nDefault size:0:24 h\n0:24 h\n0:24 h\n0:24 h\n\nDefault size without duration:\n\nOutdated activities:0:24 h\n0:24 h\n0:24 h\n0:24 h\n\nLarge size:0:24 h\n0:24 h\n0:24 h\n0:24 h\n\nExtra large size:0:24 h\n0:24 h\n0:24 h\n0:24 h\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| activity | ActivityStatus | — | Defines the type of activity. Possible values are Activity.AVAILABLE, Activity.DRIVING, Activity.RESTING or Activity.WORKING. |\n| bsSize | ActivitySize | — | Define how large the component should be rendered. Possible values are Activity.SIZESM, Activity.SIZELG or Activity.SIZE_XL. |\n| duration | string \\| ReactNode | — | The actual duration value to be shown. |\n| isOutdated | boolean | false | Indicates whether the activity is outdated. |\n| onClick | VoidFunction | — | Callback function for when the component is clicked. |\n| className | string | — | Additional classes for the wrapper element. |",
|
|
18
18
|
"category": "Components",
|
|
19
19
|
"section": "Misc",
|
|
20
20
|
"boost": "Activity components/activity #components/activity Components Misc"
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"title": "AnimatedNumber",
|
|
25
25
|
"lead": null,
|
|
26
26
|
"summary": "Default AnimatedNumber0",
|
|
27
|
-
"searchText": "AnimatedNumber\nAnimatedNumber\nDefault AnimatedNumber0\nAnimatedNumber with prefix and unit+0%\nAnimatedNumber as simple timerHurry up! Only60sremaining.",
|
|
27
|
+
"searchText": "AnimatedNumber\nAnimatedNumber\nDefault AnimatedNumber0\nAnimatedNumber with prefix and unit+0%\nAnimatedNumber as simple timerHurry up! Only60sremaining.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| start | number | — | The start value. |\n| end | number | — | The end value. |\n| prefix | string | — | A prefix to be added to the final string. |\n| unit | string | — | A unit suffix to be added to the final string. |\n| speed | number | 10 | The speed in milliseconds to count up or down. |\n| decreasing | boolean | false | Enables to count backwards. |\n| onEnd | VoidFunction | — | Callback function to be invoked when the end value is reached. |\n| className | string | — | Additional classes to be set on the wrapping element. |",
|
|
28
28
|
"category": "Components",
|
|
29
29
|
"section": "Content",
|
|
30
30
|
"boost": "AnimatedNumber components/animatedNumber #components/animatedNumber Components Content"
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"title": "AnimatedTextReveal",
|
|
35
35
|
"lead": "AnimatedTextReveal displays text that smoothly reveals from below while a subtle shimmer effect runs across it. It’s designed for attention-grabbing messages or live-updating content, combining a primary reveal motion with an optional continuous shimmer highlight.",
|
|
36
36
|
"summary": "AnimatedTextReveal displays text that smoothly reveals from below while a subtle shimmer effect runs across it. It’s designed for attention-grabbing messages or live-updating content, combining a primary reveal motion with an optional continuous shimmer highlight.",
|
|
37
|
-
"searchText": "AnimatedTextReveal\nAnimatedTextReveal displays text that smoothly reveals from below while a subtle shimmer effect runs across it. It’s designed for attention-grabbing messages or live-updating content, combining a primary reveal motion with an optional continuous shimmer highlight.\nAnimatedTextReveal\nUse this component when you want to emphasize text through motion, such as when showing incremental updates or loading states. The reveal motion ensures readability and hierarchy, while the shimmer accent adds a refined sense of activity or focus.\n\nAvoid using it for large paragraphs or static labels — reserve it for short, meaningful text where animation enhances clarity rather than distracts.\nText with automatic cycling and animated gradient\nLive stream\n\nSystem is thinking...\n\nText with animated gradient\nProcessing your request...\n\nText with automatic cycling but without animated gradient\nSystem is thinking...\n\nText with custom styling\nSystem is thinking...\n\nRevealing text on a button\nContinue\nStatus\nIdle\n\nSync now\n\nNo sync yet",
|
|
37
|
+
"searchText": "AnimatedTextReveal\nAnimatedTextReveal displays text that smoothly reveals from below while a subtle shimmer effect runs across it. It’s designed for attention-grabbing messages or live-updating content, combining a primary reveal motion with an optional continuous shimmer highlight.\nAnimatedTextReveal\nUse this component when you want to emphasize text through motion, such as when showing incremental updates or loading states. The reveal motion ensures readability and hierarchy, while the shimmer accent adds a refined sense of activity or focus.\n\nAvoid using it for large paragraphs or static labels — reserve it for short, meaningful text where animation enhances clarity rather than distracts.\nText with automatic cycling and animated gradient\nLive stream\n\nSystem is thinking...\n\nText with animated gradient\nProcessing your request...\n\nText with automatic cycling but without animated gradient\nSystem is thinking...\n\nText with custom styling\nSystem is thinking...\n\nRevealing text on a button\nContinue\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| text | string \\| string[] | — | Text content to display. Accepts a string or an array of phrases that are revealed and cycled through automatically. |\n| duration | number | 0.4 | Reveal animation duration in seconds. |\n| delay | number | 0 | Reveal animation delay before starting, in seconds. |\n| interval | number | 3 | Interval time between phrase transitions when multiple texts are provided, in seconds. |\n| distance | number | 10 | Vertical offset in pixels from which the text reveals upward. |\n| ease | 'linear' \\| 'easeIn' \\| 'easeOut' \\| 'easeInOut' | 'easeOut' | Easing function applied to the reveal motion. |\n| startOnView | boolean | true | Whether the animation should only start once the component enters the viewport when scrolling. |\n| once | boolean | false | If true, the reveal animation runs only once per mount when the component enters the viewport. |\n| inViewMargin | UseInViewOptions['margin'] | — | Optional root margin passed to the intersection observer for in-view detection (e.g., \"0px 0px -10% 0px\"). |\n| shimmer | boolean | true | Enables or disables the shimmer highlight effect across the text. |\n| shimmerDuration | number | 5 | Duration of one shimmer loop in seconds. |\n| shimmerDelay | number | 0 | Delay before the shimmer effect starts, in seconds. |\n| shimmerSpread | number | 8 | Multiplier controlling the width of the shimmer highlight band. |\n| shimmerRepeat | boolean | true | If true, the shimmer animation loops infinitely. |\n| shimmerColor | 'black' \\| 'darkest' \\| 'darker' \\| 'dark' \\| 'gray' \\| 'light' \\| 'lighter' \\| 'lightest' \\| 'white' | 'lighter' | The color of the shimmer highlight band. |\n| textColor | 'black' \\| 'darkest' \\| 'darker' \\| 'dark' \\| 'gray' \\| 'light' \\| 'lighter' \\| 'lightest' \\| 'white' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' | 'darkest' | Base color of the text. |\n| innerClassName | string | — | Additional classNames set on the inner element. |\n| className | string | — | Additional classNames set on the wrapper element. |\nStatus\nIdle\n\nSync now\n\nNo sync yet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| text | string \\| string[] | — | Text content to display. Accepts a string or an array of phrases that are revealed and cycled through automatically. |\n| duration | number | 0.4 | Reveal animation duration in seconds. |\n| delay | number | 0 | Reveal animation delay before starting, in seconds. |\n| interval | number | 3 | Interval time between phrase transitions when multiple texts are provided, in seconds. |\n| distance | number | 10 | Vertical offset in pixels from which the text reveals upward. |\n| ease | 'linear' \\| 'easeIn' \\| 'easeOut' \\| 'easeInOut' | 'easeOut' | Easing function applied to the reveal motion. |\n| startOnView | boolean | true | Whether the animation should only start once the component enters the viewport when scrolling. |\n| once | boolean | false | If true, the reveal animation runs only once per mount when the component enters the viewport. |\n| inViewMargin | UseInViewOptions['margin'] | — | Optional root margin passed to the intersection observer for in-view detection (e.g., \"0px 0px -10% 0px\"). |\n| shimmer | boolean | true | Enables or disables the shimmer highlight effect across the text. |\n| shimmerDuration | number | 5 | Duration of one shimmer loop in seconds. |\n| shimmerDelay | number | 0 | Delay before the shimmer effect starts, in seconds. |\n| shimmerSpread | number | 8 | Multiplier controlling the width of the shimmer highlight band. |\n| shimmerRepeat | boolean | true | If true, the shimmer animation loops infinitely. |\n| shimmerColor | 'black' \\| 'darkest' \\| 'darker' \\| 'dark' \\| 'gray' \\| 'light' \\| 'lighter' \\| 'lightest' \\| 'white' | 'lighter' | The color of the shimmer highlight band. |\n| textColor | 'black' \\| 'darkest' \\| 'darker' \\| 'dark' \\| 'gray' \\| 'light' \\| 'lighter' \\| 'lightest' \\| 'white' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' | 'darkest' | Base color of the text. |\n| innerClassName | string | — | Additional classNames set on the inner element. |\n| className | string | — | Additional classNames set on the wrapper element. |",
|
|
38
38
|
"category": "Components",
|
|
39
39
|
"section": "Content",
|
|
40
40
|
"boost": "AnimatedTextReveal components/animatedTextReveal #components/animatedTextReveal Components Content"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"title": "Animations",
|
|
45
45
|
"lead": "The UIKIT uses the famous animation library Motion former known as Framer Motion. To allow services to use Motion without adding it as a dependency to their project, the UIKIT re-exports all motion/reactcomponents.",
|
|
46
46
|
"summary": "The UIKIT uses the famous animation library Motion former known as Framer Motion. To allow services to use Motion without adding it as a dependency to their project, the UIKIT re-exports all motion/reactcomponents.",
|
|
47
|
-
"searchText": "Animations\nThe UIKIT uses the famous animation library Motion former known as Framer Motion. To allow services to use Motion without adding it as a dependency to their project, the UIKIT re-exports all motion/reactcomponents.\nAnimations\nThe official documentation can be found here https://motion.dev/docs/react\nSome Data\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nAdd ItemItem
|
|
47
|
+
"searchText": "Animations\nThe UIKIT uses the famous animation library Motion former known as Framer Motion. To allow services to use Motion without adding it as a dependency to their project, the UIKIT re-exports all motion/reactcomponents.\nAnimations\nThe official documentation can be found here https://motion.dev/docs/react\nSome Data\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nAdd ItemItem FAATTXJEAOK\n\nItem BR7CAEFSQE\n\nItem JZMO19RZFVI\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nLoad ItemsItem 2KM3LW7UIU\n\nItem AWT2UKFGLD\n\nItem UYIKHVVYQ2G\n\nItem IS8QR1Q48O\n\nItem 6CS9IVYH85\n\nItem QMDZFXEZVC",
|
|
48
48
|
"category": "Components",
|
|
49
49
|
"section": "Content",
|
|
50
50
|
"boost": "Animations components/animations #components/animations Components Content"
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
"title": "ApplicationHeader",
|
|
55
55
|
"lead": "This is the header component for all services. All navigation link components that are passed into the header should be based on react-router",
|
|
56
56
|
"summary": "This is the header component for all services. All navigation link components that are passed into the header should be based on react-router",
|
|
57
|
-
"searchText": "ApplicationHeader\nThis is the header component for all services. All navigation link components that are passed into the header should be based on react-router\nApplicationHeader\nApplicationHeader\n\nHeadline 1\nSubline 1\n\nHeadline 2\nSubline 2\n\nHeadline 3\nSubline 3\n\nTest A\nTest B\nTest C\nTest D\nTest E\n\nLoad different nav items\nActionBarItem\nThe ActionBarItem components consists mainly of two sub-components: Icon and Popover. The Icon component is mandatory and is shown in the header. The Popover component is optional and it's content will be shown inside a Popover.\nApplicationHeader\n\n4",
|
|
57
|
+
"searchText": "ApplicationHeader\nThis is the header component for all services. All navigation link components that are passed into the header should be based on react-router\nApplicationHeader\nApplicationHeader\n\nHeadline 1\nSubline 1\n\nHeadline 2\nSubline 2\n\nHeadline 3\nSubline 3\n\nTest A\nTest B\nTest C\nTest D\nTest E\n\nLoad different nav items\nActionBarItem\nThe ActionBarItem components consists mainly of two sub-components: Icon and Popover. The Icon component is mandatory and is shown in the header. The Popover component is optional and it's content will be shown inside a Popover.\nApplicationHeader\n\n4\n### ActionBarItem\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | The id is used to identify the item in the DOM. If not provided, a random id is used instead. |\n| title | string \\| React.ReactNode | — | The title property for the sub-component ActionBarItem.Popover. This can be a String or another component as well as a React-Intl component. |\n| className | string | — | Additional class names that are added to the respective component. It can be defined for the parent and all sub-components. |\n| hidePopoverOnClick | boolean | true | Defines if the popover should close when any child element is being clicked. |\n| popoverWidth | ActionBarItemPopoverWidth | 250 | Possible values are 100, 150, 200, 250, 300, 350, 400, 450 or 500. |\n| mobileDialogBodyClassName | string | — | Additional class names that are added to dialog fallback modal-body element. |\n### ActionBarItem.List\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the wrapping list item component. |\n### ActionBarItem.ListItem\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| hasLink | boolean | — | Set it to true when you want to use the item as link item. In this case, please use the Link component from react-router-dom instead of an anchor tag to prevent side effects when automatically closing the popover. |\n| icon | string | — | The name of the icon to be used for the item. |\n| onClick | VoidFunction | — | Callback function to be triggered when the internal button of a list item is clicked. Note: When no callback function is provided, the children are rendered as is without wrapping them in a button. |\n| className | string | — | Additional class names that are added to the wrapping list item component. |\n### ActionBarItem.ListSeparator\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the wrapping list item component. |\n### ActionBarItem.Popover\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| ReactNode | — | The popover title. |\n| useOffscreen | boolean | — | Define whether the popover content shall be rendered behind the scene. This allows to preload content or to avoid unmounting the content component. |\n| className | string | — | Additional class names that are added to the popover content. |",
|
|
58
58
|
"category": "Components",
|
|
59
59
|
"section": "Application",
|
|
60
60
|
"boost": "ApplicationHeader components/appHeader #components/appHeader Components Application"
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"title": "ApplicationLayout",
|
|
65
65
|
"lead": "The ApplicationLayout components consists of three sub-components: ApplicationHeader, ApplicationBody, ApplicationSidebar",
|
|
66
66
|
"summary": "The ApplicationLayout components consists of three sub-components: ApplicationHeader, ApplicationBody, ApplicationSidebar",
|
|
67
|
-
"searchText": "ApplicationLayout\nThe ApplicationLayout components consists of three sub-components: ApplicationHeader, ApplicationBody, ApplicationSidebar\nApplicationLayout\nThe ApplicationHeader and ApplicationSidebar components are optional. The Body component is dedicated to the actual service content.\n\nNote: Do not wrap direct children of ApplicationLayout, due to css height calculations. If you really need to wrap your children, use<React.Fragmentinstead\n\nNote: If you remove the ApplicationHeader from you SPA, other elements, for example the ApplicationBody, will resize the height to fill the <bodynode.\nDefault example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\nSubNavigation example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3\nBody banner example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, diam nonumy eirmod tempor invidunt.\nBottom bar example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nButton\nSidebar Example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nSidebar Right\n\nSidebar components may be added here...\n\nButton\nComplete example with all components\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\n4\n\n1\n1\n1\n2\n\nAsset Group3\nVehicle-3474Asset 1001\nVehicle-4057Asset 1004\nVehicle-7625Asset 1002\n\nUngrouped2\n\n200\n\nSidebar Right\n\nSidebar components may be added here...\n\nClose\n\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3\n\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, diam nonumy eirmod tempor invidunt.\nSample Service Content\nOpen Sidebar\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nBottom Button",
|
|
67
|
+
"searchText": "ApplicationLayout\nThe ApplicationLayout components consists of three sub-components: ApplicationHeader, ApplicationBody, ApplicationSidebar\nApplicationLayout\nThe ApplicationHeader and ApplicationSidebar components are optional. The Body component is dedicated to the actual service content.\n\nNote: Do not wrap direct children of ApplicationLayout, due to css height calculations. If you really need to wrap your children, use<React.Fragmentinstead\n\nNote: If you remove the ApplicationHeader from you SPA, other elements, for example the ApplicationBody, will resize the height to fill the <bodynode.\nDefault example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n### ApplicationLayout\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| layoutRef | MutableRefObject<HTMLDivElement \\| null| — | A React ref function assigned to the wrapper element. |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutHeader\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutSidebar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutBody\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| enableScrollToTop | boolean | true | Show scroll to top button after scrolling the content. |\n| forceScrollbar | boolean | true | Always show vertical scrollbar to prevent the content from jumping. |\n| scrollResetTrigger | any | — | Prop to trigger scroll reset from outside. This comes in handy when changing the body content and to reset the scrolling like when the pathname changes from an body internal menu. |\n| banner | React.ReactNode | — | The ApplicationLayoutBodyBanner component. |\n| navigation | React.ReactNode | — | The ApplicationLayoutBodyNavigation component. |\n| bottomBar | React.ReactNode | — | Optional bottom bar component or a simple string. |\n| bottomBarHeight | number | 54 | Height of the bottomBar in pixel. |\n| innerClassName | string | — | Additional class names that are added to the inner module-content component. |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutBodyNavigation\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. Example: has-offset. |\n### ApplicationLayoutBodyBottomBar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n| useBodyPaddings | boolean | false | Use same paddings (left and right) as the ApplicationLayoutBody. |\n| buttonAlignment | ButtonAlignmentLeft \\| ButtonAlignmentRight | — | Tells the buttons if they are left or right aligned. Default behavior is: 1st button left and 2nd button right. Possible values are: ApplicationLayoutBodyBottomBar.LEFT, ApplicationLayoutBodyBottomBar.RIGHT or left, right |\n### ApplicationLayoutBodyBanner\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| textColor | string | text-color-white | One of the text-color utility classes. |\n| backgroundColor | string | bg-primary | One of the bg-color utility classes. |\n| isSticky | boolean | false | Allows sticky banner while scrolling. |\n| className | string | — | Additional class names that are added to the respective component. |\nSubNavigation example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3\n### ApplicationLayout\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| layoutRef | MutableRefObject<HTMLDivElement \\| null| — | A React ref function assigned to the wrapper element. |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutHeader\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutSidebar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutBody\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| enableScrollToTop | boolean | true | Show scroll to top button after scrolling the content. |\n| forceScrollbar | boolean | true | Always show vertical scrollbar to prevent the content from jumping. |\n| scrollResetTrigger | any | — | Prop to trigger scroll reset from outside. This comes in handy when changing the body content and to reset the scrolling like when the pathname changes from an body internal menu. |\n| banner | React.ReactNode | — | The ApplicationLayoutBodyBanner component. |\n| navigation | React.ReactNode | — | The ApplicationLayoutBodyNavigation component. |\n| bottomBar | React.ReactNode | — | Optional bottom bar component or a simple string. |\n| bottomBarHeight | number | 54 | Height of the bottomBar in pixel. |\n| innerClassName | string | — | Additional class names that are added to the inner module-content component. |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutBodyNavigation\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. Example: has-offset. |\n### ApplicationLayoutBodyBottomBar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n| useBodyPaddings | boolean | false | Use same paddings (left and right) as the ApplicationLayoutBody. |\n| buttonAlignment | ButtonAlignmentLeft \\| ButtonAlignmentRight | — | Tells the buttons if they are left or right aligned. Default behavior is: 1st button left and 2nd button right. Possible values are: ApplicationLayoutBodyBottomBar.LEFT, ApplicationLayoutBodyBottomBar.RIGHT or left, right |\n### ApplicationLayoutBodyBanner\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| textColor | string | text-color-white | One of the text-color utility classes. |\n| backgroundColor | string | bg-primary | One of the bg-color utility classes. |\n| isSticky | boolean | false | Allows sticky banner while scrolling. |\n| className | string | — | Additional class names that are added to the respective component. |\nBody banner example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, diam nonumy eirmod tempor invidunt.\n### ApplicationLayout\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| layoutRef | MutableRefObject<HTMLDivElement \\| null| — | A React ref function assigned to the wrapper element. |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutHeader\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutSidebar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutBody\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| enableScrollToTop | boolean | true | Show scroll to top button after scrolling the content. |\n| forceScrollbar | boolean | true | Always show vertical scrollbar to prevent the content from jumping. |\n| scrollResetTrigger | any | — | Prop to trigger scroll reset from outside. This comes in handy when changing the body content and to reset the scrolling like when the pathname changes from an body internal menu. |\n| banner | React.ReactNode | — | The ApplicationLayoutBodyBanner component. |\n| navigation | React.ReactNode | — | The ApplicationLayoutBodyNavigation component. |\n| bottomBar | React.ReactNode | — | Optional bottom bar component or a simple string. |\n| bottomBarHeight | number | 54 | Height of the bottomBar in pixel. |\n| innerClassName | string | — | Additional class names that are added to the inner module-content component. |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutBodyNavigation\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. Example: has-offset. |\n### ApplicationLayoutBodyBottomBar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n| useBodyPaddings | boolean | false | Use same paddings (left and right) as the ApplicationLayoutBody. |\n| buttonAlignment | ButtonAlignmentLeft \\| ButtonAlignmentRight | — | Tells the buttons if they are left or right aligned. Default behavior is: 1st button left and 2nd button right. Possible values are: ApplicationLayoutBodyBottomBar.LEFT, ApplicationLayoutBodyBottomBar.RIGHT or left, right |\n### ApplicationLayoutBodyBanner\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| textColor | string | text-color-white | One of the text-color utility classes. |\n| backgroundColor | string | bg-primary | One of the bg-color utility classes. |\n| isSticky | boolean | false | Allows sticky banner while scrolling. |\n| className | string | — | Additional class names that are added to the respective component. |\nBottom bar example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nButton\n### ApplicationLayout\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| layoutRef | MutableRefObject<HTMLDivElement \\| null| — | A React ref function assigned to the wrapper element. |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutHeader\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutSidebar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutBody\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| enableScrollToTop | boolean | true | Show scroll to top button after scrolling the content. |\n| forceScrollbar | boolean | true | Always show vertical scrollbar to prevent the content from jumping. |\n| scrollResetTrigger | any | — | Prop to trigger scroll reset from outside. This comes in handy when changing the body content and to reset the scrolling like when the pathname changes from an body internal menu. |\n| banner | React.ReactNode | — | The ApplicationLayoutBodyBanner component. |\n| navigation | React.ReactNode | — | The ApplicationLayoutBodyNavigation component. |\n| bottomBar | React.ReactNode | — | Optional bottom bar component or a simple string. |\n| bottomBarHeight | number | 54 | Height of the bottomBar in pixel. |\n| innerClassName | string | — | Additional class names that are added to the inner module-content component. |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutBodyNavigation\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. Example: has-offset. |\n### ApplicationLayoutBodyBottomBar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n| useBodyPaddings | boolean | false | Use same paddings (left and right) as the ApplicationLayoutBody. |\n| buttonAlignment | ButtonAlignmentLeft \\| ButtonAlignmentRight | — | Tells the buttons if they are left or right aligned. Default behavior is: 1st button left and 2nd button right. Possible values are: ApplicationLayoutBodyBottomBar.LEFT, ApplicationLayoutBodyBottomBar.RIGHT or left, right |\n### ApplicationLayoutBodyBanner\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| textColor | string | text-color-white | One of the text-color utility classes. |\n| backgroundColor | string | bg-primary | One of the bg-color utility classes. |\n| isSticky | boolean | false | Allows sticky banner while scrolling. |\n| className | string | — | Additional class names that are added to the respective component. |\nSidebar Example\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nSidebar Right\n\nSidebar components may be added here...\n\nButton\n### ApplicationLayout\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| layoutRef | MutableRefObject<HTMLDivElement \\| null| — | A React ref function assigned to the wrapper element. |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutHeader\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutSidebar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutBody\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| enableScrollToTop | boolean | true | Show scroll to top button after scrolling the content. |\n| forceScrollbar | boolean | true | Always show vertical scrollbar to prevent the content from jumping. |\n| scrollResetTrigger | any | — | Prop to trigger scroll reset from outside. This comes in handy when changing the body content and to reset the scrolling like when the pathname changes from an body internal menu. |\n| banner | React.ReactNode | — | The ApplicationLayoutBodyBanner component. |\n| navigation | React.ReactNode | — | The ApplicationLayoutBodyNavigation component. |\n| bottomBar | React.ReactNode | — | Optional bottom bar component or a simple string. |\n| bottomBarHeight | number | 54 | Height of the bottomBar in pixel. |\n| innerClassName | string | — | Additional class names that are added to the inner module-content component. |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutBodyNavigation\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. Example: has-offset. |\n### ApplicationLayoutBodyBottomBar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n| useBodyPaddings | boolean | false | Use same paddings (left and right) as the ApplicationLayoutBody. |\n| buttonAlignment | ButtonAlignmentLeft \\| ButtonAlignmentRight | — | Tells the buttons if they are left or right aligned. Default behavior is: 1st button left and 2nd button right. Possible values are: ApplicationLayoutBodyBottomBar.LEFT, ApplicationLayoutBodyBottomBar.RIGHT or left, right |\n### ApplicationLayoutBodyBanner\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| textColor | string | text-color-white | One of the text-color utility classes. |\n| backgroundColor | string | bg-primary | One of the bg-color utility classes. |\n| isSticky | boolean | false | Allows sticky banner while scrolling. |\n| className | string | — | Additional class names that are added to the respective component. |\nComplete example with all components\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\n4\n\n2\n5\n4\n3\n\nAsset Group8\nVehicle-2026Asset 1005\nVehicle-2510Asset 1013\nVehicle-3097Asset 1000\nVehicle-4057Asset 1006\nVehicle-5409Asset 1009\nVehicle-6612Asset 1012\nVehicle-8140Asset 1011\nVehicle-8303Asset 1007\n\nUngrouped6\n\n200\n\nSidebar Right\n\nSidebar components may be added here...\n\nClose\n\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3\n\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, diam nonumy eirmod tempor invidunt.\nSample Service Content\nOpen Sidebar\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nBottom Button\n### ApplicationLayout\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| layoutRef | MutableRefObject<HTMLDivElement \\| null| — | A React ref function assigned to the wrapper element. |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutHeader\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutSidebar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n### ApplicationLayoutBody\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| enableScrollToTop | boolean | true | Show scroll to top button after scrolling the content. |\n| forceScrollbar | boolean | true | Always show vertical scrollbar to prevent the content from jumping. |\n| scrollResetTrigger | any | — | Prop to trigger scroll reset from outside. This comes in handy when changing the body content and to reset the scrolling like when the pathname changes from an body internal menu. |\n| banner | React.ReactNode | — | The ApplicationLayoutBodyBanner component. |\n| navigation | React.ReactNode | — | The ApplicationLayoutBodyNavigation component. |\n| bottomBar | React.ReactNode | — | Optional bottom bar component or a simple string. |\n| bottomBarHeight | number | 54 | Height of the bottomBar in pixel. |\n| innerClassName | string | — | Additional class names that are added to the inner module-content component. |\n| className | string | — | Additional class names that are added to the respective component. |\n### ApplicationLayoutBodyNavigation\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component. Example: has-offset. |\n### ApplicationLayoutBodyBottomBar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names that are added to the respective component |\n| useBodyPaddings | boolean | false | Use same paddings (left and right) as the ApplicationLayoutBody. |\n| buttonAlignment | ButtonAlignmentLeft \\| ButtonAlignmentRight | — | Tells the buttons if they are left or right aligned. Default behavior is: 1st button left and 2nd button right. Possible values are: ApplicationLayoutBodyBottomBar.LEFT, ApplicationLayoutBodyBottomBar.RIGHT or left, right |\n### ApplicationLayoutBodyBanner\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| textColor | string | text-color-white | One of the text-color utility classes. |\n| backgroundColor | string | bg-primary | One of the bg-color utility classes. |\n| isSticky | boolean | false | Allows sticky banner while scrolling. |\n| className | string | — | Additional class names that are added to the respective component. |",
|
|
68
68
|
"category": "Components",
|
|
69
69
|
"section": "Application",
|
|
70
70
|
"boost": "ApplicationLayout components/appLayout #components/appLayout Components Application"
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
"title": "AppNavigationBar",
|
|
75
75
|
"lead": null,
|
|
76
76
|
"summary": "Title of content",
|
|
77
|
-
"searchText": "AppNavigationBar\nAppNavigationBar\nTitle of content\nTitle of content\nWith more space, a back button label can be shown\nBack\n\nTitle of content\nIn some cases a subtitle comes in handy\nBack\n\nTitle of content\nlorem ipsum dolor sit amet",
|
|
77
|
+
"searchText": "AppNavigationBar\nAppNavigationBar\nTitle of content\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| ReactNode | — | The title for the content that is shown. |\n| titleSize | 'md' \\| 'lg' | 'md' | Defines the size of the title. Possible values are 'md' and 'lg'. |\n| subtitle | string \\| ReactNode | — | Adds a subtitle below the title. |\n| right | ReactNode | — | Right side area for additional options of buttons like filter etc. that is relevant for the shown content.. |\n| backButtonText | string \\| ReactNode | — | — |\n| border | boolean | false | Add a light bottom border to the wrapper element. |\n| onNavigateBack | (event: MouseEvent<HTMLSpanElement) =void | — | Callback function for when the back navigation button is clicked. |\n| className | string | — | Additional classes for the wrapper element. |\nTitle of content\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| ReactNode | — | The title for the content that is shown. |\n| titleSize | 'md' \\| 'lg' | 'md' | Defines the size of the title. Possible values are 'md' and 'lg'. |\n| subtitle | string \\| ReactNode | — | Adds a subtitle below the title. |\n| right | ReactNode | — | Right side area for additional options of buttons like filter etc. that is relevant for the shown content.. |\n| backButtonText | string \\| ReactNode | — | — |\n| border | boolean | false | Add a light bottom border to the wrapper element. |\n| onNavigateBack | (event: MouseEvent<HTMLSpanElement) =void | — | Callback function for when the back navigation button is clicked. |\n| className | string | — | Additional classes for the wrapper element. |\nWith more space, a back button label can be shown\nBack\n\nTitle of content\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| ReactNode | — | The title for the content that is shown. |\n| titleSize | 'md' \\| 'lg' | 'md' | Defines the size of the title. Possible values are 'md' and 'lg'. |\n| subtitle | string \\| ReactNode | — | Adds a subtitle below the title. |\n| right | ReactNode | — | Right side area for additional options of buttons like filter etc. that is relevant for the shown content.. |\n| backButtonText | string \\| ReactNode | — | — |\n| border | boolean | false | Add a light bottom border to the wrapper element. |\n| onNavigateBack | (event: MouseEvent<HTMLSpanElement) =void | — | Callback function for when the back navigation button is clicked. |\n| className | string | — | Additional classes for the wrapper element. |\nIn some cases a subtitle comes in handy\nBack\n\nTitle of content\nlorem ipsum dolor sit amet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| ReactNode | — | The title for the content that is shown. |\n| titleSize | 'md' \\| 'lg' | 'md' | Defines the size of the title. Possible values are 'md' and 'lg'. |\n| subtitle | string \\| ReactNode | — | Adds a subtitle below the title. |\n| right | ReactNode | — | Right side area for additional options of buttons like filter etc. that is relevant for the shown content.. |\n| backButtonText | string \\| ReactNode | — | — |\n| border | boolean | false | Add a light bottom border to the wrapper element. |\n| onNavigateBack | (event: MouseEvent<HTMLSpanElement) =void | — | Callback function for when the back navigation button is clicked. |\n| className | string | — | Additional classes for the wrapper element. |",
|
|
78
78
|
"category": "Components",
|
|
79
79
|
"section": "Navigation",
|
|
80
80
|
"boost": "AppNavigationBar components/appNavigationBar #components/appNavigationBar Components Navigation"
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"title": "AspectRatioPlaceholder",
|
|
95
95
|
"lead": "Use the AspectRatioPlaceholder for having responsive elements with an aspect ratio.",
|
|
96
96
|
"summary": "Use the AspectRatioPlaceholder for having responsive elements with an aspect ratio.",
|
|
97
|
-
"searchText": "AspectRatioPlaceholder\nUse the AspectRatioPlaceholder for having responsive elements with an aspect ratio.\nAspectRatioPlaceholder\nDefault (16/9)\n\nCustom (1/1)\n\nCustom - same as image size (1000/600)",
|
|
97
|
+
"searchText": "AspectRatioPlaceholder\nUse the AspectRatioPlaceholder for having responsive elements with an aspect ratio.\nAspectRatioPlaceholder\nDefault (16/9)\n\nCustom (1/1)\n\nCustom - same as image size (1000/600)\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| height | number | 16 | Defines the aspect ratio width. |\n| width | number | 9 | Defines the aspect ratio height. |\n| className | string | — | Additional class names that are added to the wrapping element. |",
|
|
98
98
|
"category": "Components",
|
|
99
99
|
"section": "Misc",
|
|
100
100
|
"boost": "AspectRatioPlaceholder components/aspectRatioPlaceholder #components/aspectRatioPlaceholder Components Misc"
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"title": "AssetTree",
|
|
105
105
|
"lead": null,
|
|
106
106
|
"summary": "Filter",
|
|
107
|
-
"searchText": "AssetTree\nAssetTree\nFilter\n\n5495\n4\n\nGroup - Aaron Mohr - 86039\n\nGroup - Adrian O'Hara - 439811\n\nGroup - Adrienne Schaden - 479210\n\nGroup - Al Goldner - 873914\n\nGroup - Albert King - 98799\n\nGroup - Alberta Hilpert-Walter - 88645\n\nGroup - Alberta Shields - 35378\n\nGroup - Alberto Kohler - 649411\n\nGroup - Alberto O'Keefe-Connelly - 37468\n\nGroup - Alberto Schultz Jr. - 66257\n\nGroup - Alex Johnson - 42376\n\nGroup - Alexandra Smith - 303812\n\nGroup - Alexandra Volkman-Huels - 20898\n\nGroup - Alonzo Runte - 23058\n\n200\n\n200\n\nLoad trucksClear treeToggle all groups selection\n\nCurrent category:\ntrucks\nSelected groups:\n\nSelected assets:\n\nExpanded groups:\nTrailer Group\n\nSelected drivers:\n\nSearch value:\n\nAsset type filter:\n[]\nAssetTree with single select\n6\n11\n7\n6\n\nMy Empty Group2\n\nTruck Group East5\n\nTruck Group North9\nN18-G262 / M-AN 1028\nN18-G300 / M-AN 1018\nN18-G399 / M-AN 1005\nN18-G458 / M-AN 1026\nN18-G467 / M-AN 1013\nN18-G489 / M-AN 1011\nN18-G728 / M-AN 1019\nN18-G796 / M-AN 1022\nN18-G815 / M-AN 1016\n\nTruck Group South4\n\nTruck Group West4\n\nAll my unassigned Trucks6\n\nCurrent category:\nassets\nSelected tree groups:\n\nSelected assets:\n\nExpanded tree groups:\nTruck Group North\nAssetTree with multiple asset filter in summary\n5\n4\n4\n7\n\n8\n5\n2\n2\n3\n\nMixed Vehicles9\nVehicle-2340Debug: cng\nVehicle-3222Debug: electric\nVehicle-3383Debug: heavy_fuel_oil\nVehicle-3519Debug: lpg\nVehicle-3837Debug: gas\nVehicle-4670Debug: dual_fuel_diesel_cng\nVehicle-6233Debug: cng\nVehicle-7297Debug: electric\nVehicle-8794Debug: dual_fuel_diesel_cng\n\nUngrouped11\n\nSelected groups:\n\nSelected vehicles:\n\nExpanded groups:\nMixed Vehicles\nAssetTree with custom summary\n3\n15\n\nJohnDoe\nMaxlRainer\nJohanSchmidt\n\nSome small dummy text at the bottom to showcase that you can put something here\nTree with custom icons\nTree with header and search\n\n20\n\nGroup 019\n\nGroup 028\n\nGroup 033\nTree\nTree with header and search\n\n20\n\nFolder 018\n\nFolder 023\n\nFolder 035\n\nFolder 044\n\nSelected items:\n\nExpanded folders:\nTree without header and search\n\nFolder 012\n\nFolder 028\n\nFolder 036\n\nFolder 044\n\nSelected items:\n\nExpanded folders:\nTreeSummary with assetCounts\n12\n7\n2\n2\n10\nTreeSummary with TypeCounter\n9\n15",
|
|
107
|
+
"searchText": "AssetTree\nAssetTree\nFilter\n\n5670\n4\n\nGroup - Aaron Shanahan - 47639\n\nGroup - Abdiel Reynolds - 902710\n\nGroup - Abigale Halvorson-Spinka - 310410\n\nGroup - Abner Considine - 36217\n\nGroup - Abraham Huel - 668719\n\nGroup - Abraham Wintheiser - 24628\n\nGroup - Adalberto Hackett - 112014\n\nGroup - Afton Bins - 97177\n\nGroup - Agnes Botsford - 737111\n\nGroup - Agnes Padberg - 21789\n\nGroup - Al Wuckert DVM - 880713\n\nGroup - Alexanne Carroll - 934910\n\nGroup - Alfonso Ankunding - 245010\n\nGroup - Alice Casper - 956411\n\n200\n\n200\n\nLoad trucksClear treeToggle all groups selection\n\nCurrent category:\ntrucks\nSelected groups:\n\nSelected assets:\n\nExpanded groups:\nTrailer Group\n\nSelected drivers:\n\nSearch value:\n\nAsset type filter:\n[]\n### AssetTree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| fly | boolean | false | Defines if the component will overlap the body content. |\n| resizable | boolean | true | Defines whether or not the sidebar is resizable. |\n| bordered | boolean | false | Defines whether the component has a border or not. |\n| width | number | 350 | Defines the width of the component. The value is set as inline style. Note: when component is resizable it will take the provided width in px only and convert it to number in case. |\n| minWidth | number | 100 | Defines the minimum width of the component in px that will take effect when resizing. |\n| maxWidth | number | 0 | Defines the maximum width of the component in px that will take effect when resizing. |\n| height | number | — | Defines the height of the component in px. |\n| isOpen | boolean | true | Defines whether the component is open or not. |\n| onToggleTree | (isOpen: boolean) =void | () ={} | Callback for when the tree visibility is toggled. |\n| currentCategoryId | string | — | The id of the category which is currently active and shall be shown. |\n| onCategoryChange | (selectedCategoryId: string) =void | () ={} | Callback for handling change of category. |\n| onResizeEnd | VoidFunction | () ={} | Callback for when the resize is done. |\n| useOffscreen | boolean | false | Defines whether the tree components are rendered offscreen and kept mounted in the DOM. |\n| className | string | — | Additional classes added on the wrapper element. |\n### TreeCategory\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | A unique identifier for that category. |\n| icon | string | — | The rioglyph icon name for that category. |\n| label | string \\| React.ReactNode | — | The optional label for the category which will be shown in a tooltip. |\n| hasSelection | boolean | — | Defines whether or not a selection indicator should be shown. |\n### Tree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| groups | TreeGroup[] | [] | The list of groups of the items. If no groups are provided all items are rendered as flat list. |\n| └id | string | — | A unique identifier of a group. |\n| └name | string \\| React.ReactNode | — | The name of a group. |\n| └position | 'last' | — | Can be set to \"last\" to enforce the last position in the tree. |\n| └disabled | boolean | — | Disallows the selection of the group itself. |\n| └icon | string | — | The rioglyph icon name for a group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └expandedIcon | string | — | The rioglyph icon name for a expanded group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └className | string | — | Additional classes added to the group element. |\n| items | TreeItem[] | [] | The list of items. |\n| └id | string | — | A unique identifier of an item. |\n| └name | string \\| TreeItemName | — | The name of an item. Either it is a plain string or an object composed of: firstName and lastName where lastName is mandatory. |\n| └info | string \\| React.ReactNode | — | The subline of an item. This can e used to show additional information for that item. |\n| └type | string | — | The primary type of the item. This is also used as the fallback icon name and refers to the name of the respective rioglyph icon (excluding the rioglyph- prefix). |\n| └icon | string \\| null | — | Optional icon override for the item. If set to a string (e.g. 'truck'), this icon will be used explicitly. If set to undefined, the type property will be used as the fallback icon. If set to null, no icon will be rendered, even if type is defined. This allows full control over the icon behavior while maintaining backward compatibility with type-based icons. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └subType | string | — | Optional sub-type of the item. This refers to the name of an additional rioglyph icon (excluding the rioglyph- prefix), typically used to render a secondary icon next to the primary one (Note: for fuel types better use the pairIcon prop). |\n| └pairIcon | string \\| null \\| undefined | — | Optional pair icon override for the subType. If set to a string (e.g. 'fuel-gas'), this icon will be used explicitly. If set to undefined, the subType property will be used as the fallback icon. If set to null, no icon will be rendered, even if subType is defined. This allows full control over the icon behavior while maintaining backward compatibility with subType-based icons. |\n| └groupIds | string[] | [] | List of group ids the items is associated with. |\n| └className | string | — | Additional classes added to the item element. |\n| selectedGroups | string[] | [] | List of selected group ids. |\n| selectedItems | string[] | [] | List of selected item ids. |\n| onSelectionChange | ({ items, groups }: SelectionChangeResponse) =void | — | Merged Callback for item and group selection changes. It responds with a selection object that contains the selected itemIds and groupIds: { items: [], groups: [] } |\n| hasMultiselect | boolean | true | Defines the selection behavior of the tree. |\n| showRadioButtons | boolean | false | Defines if the single selection should also show radios. |\n| hideSearch | boolean | false | Defines whether or not the built-in Search is shown. |\n| searchPlaceholder | string | — | The text used as placeholder for the search input. |\n| onSearchChange | (value: string) =void | — | Callback for when the search value changes. |\n| search | React.ReactNode | — | Used to define custom search component which replaces the built-in search. |\n| summary | React.ReactNode | — | Used to define custom asset type counter component which replaces the built-in summary. |\n| hideSummary | boolean | false | Defines whether a summary is shown. |\n| onTypeFilterChange | (currentTypes: string[]) =void | — | Callback triggered when the built-in asset type filter changes. This is only available when the default summary is used. |\n| hideTreeHead | boolean | false | Defines whether the entire area below the search field is shown or not. Note: Disabling the tree head will hide the select all checkbox and the tree options as well as the tree summary. |\n| treeHeaderContent | React.ReactElement | — | Additional custom content that is rendered at the top of the tree component. This can be used for nav pills. |\n| scrollHeight | number | — | Defines the max-height of the scrollable list. |\n| expandedGroups | string[] | — | List of group ids which are expanded. |\n| onExpandGroupsChange | (newExpandedGroups: string[]) =void | — | Callback function triggered when a group expands or collapses. |\n| showEmptyGroups | boolean | true | Defines whether empty groups are shown or not. |\n| treeOptions | React.ReactNode[] | — | Component to offer customization options for the tree. |\n| treeOptionsTooltip | React.ReactNode | — | Tooltip content for the tree options dropdown. |\n| disableAnimation | boolean | false | Disables animation when filtering or using search |\n| virtualizeThreshold | number | 50 | The number of items (including groups and children) used for virtualizing the tree. |\n| overscan | number | 5 | The number of items rendered beyond the visible area of a virtualized tree. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSearch\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | The search value to be shown and used for the search. |\n| onChange | (newValue: string, event: React.ChangeEvent \\| React.MouseEvent) =void | () ={} | Callback for when the search value changes. |\n| placeholder | string | — | The placeholder text used for the input field. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummary\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| assetCounts | TreeSummaryCounts | — | The object containing various asset type counter. |\n| └truck | number | — | The amount of trucks |\n| └trailer | number | — | The amount of trailers |\n| └bus | number | — | The amount of buses |\n| └van | number | — | The amount of vans |\n| └car | number | — | The amount of cars |\n| └driver | number | — | The amount of drivers |\n| gridCols | number | 4 | The number of grid columns used for the built-in TreeSummaryRow. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummaryRow\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| gridCols | number | 4 | Defined the number of grid columns for a single row. Note, when the amount of children exceed the columns it will wrap around to a new line. |\n### TypeCounter\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | string | — | The item type for that counter. This will be used as a return value for the onClick callback. |\n| icon | string | — | The icon name. Note, when using the built-in generic type counter, the icon name will the same as the item type. So make sure there is a corresponding icon for the defined type. |\n| isActive | boolean | — | Sets the active styling if active |\n| hasFilter | boolean | false | Should be set when there is a type filter set in the tree to style the counter accordingly. |\n| enableActivity | boolean | false | Allows for interactivity. Use this prop when you allow clicking on the counter. |\n| hideOnZero | boolean | false | Defines if the counter is rendered at all when the value is not defined ot 0. |\n| onClick | (type: string) =void | — | Callback function when the counter is clicked. It returns the type value. Make sure the \"type\" prop is defined to receive the value in the callback. |\n| value | string \\| React.ReactNode \\| number | — | A custom value to be shown in the counter. |\n### TreeOption\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| isChecked | boolean | false | Defines whether the option is set. |\n| onChange | (event: React.MouseEvent<HTMLDivElement) =void | — | Callback triggered when option is selected. |\n| label | string \\| React.ReactNode | — | The label for the option. |\n| className | string | — | Additional classes added to the wrapping element. |\nAssetTree with single select\n7\n10\n8\n5\n\nMy Empty Group4\n\nTruck Group East1\n\nTruck Group North5\nN18-G229 / M-AN 1019\nN18-G262 / M-AN 1005\nN18-G401 / M-AN 1001\nN18-G797 / M-AN 1024\nN18-G976 / M-AN 1004\n\nTruck Group South3\n\nTruck Group West12\n\nAll my unassigned Trucks5\n\nCurrent category:\nassets\nSelected tree groups:\n\nSelected assets:\n\nExpanded tree groups:\nTruck Group North\n### AssetTree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| fly | boolean | false | Defines if the component will overlap the body content. |\n| resizable | boolean | true | Defines whether or not the sidebar is resizable. |\n| bordered | boolean | false | Defines whether the component has a border or not. |\n| width | number | 350 | Defines the width of the component. The value is set as inline style. Note: when component is resizable it will take the provided width in px only and convert it to number in case. |\n| minWidth | number | 100 | Defines the minimum width of the component in px that will take effect when resizing. |\n| maxWidth | number | 0 | Defines the maximum width of the component in px that will take effect when resizing. |\n| height | number | — | Defines the height of the component in px. |\n| isOpen | boolean | true | Defines whether the component is open or not. |\n| onToggleTree | (isOpen: boolean) =void | () ={} | Callback for when the tree visibility is toggled. |\n| currentCategoryId | string | — | The id of the category which is currently active and shall be shown. |\n| onCategoryChange | (selectedCategoryId: string) =void | () ={} | Callback for handling change of category. |\n| onResizeEnd | VoidFunction | () ={} | Callback for when the resize is done. |\n| useOffscreen | boolean | false | Defines whether the tree components are rendered offscreen and kept mounted in the DOM. |\n| className | string | — | Additional classes added on the wrapper element. |\n### TreeCategory\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | A unique identifier for that category. |\n| icon | string | — | The rioglyph icon name for that category. |\n| label | string \\| React.ReactNode | — | The optional label for the category which will be shown in a tooltip. |\n| hasSelection | boolean | — | Defines whether or not a selection indicator should be shown. |\n### Tree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| groups | TreeGroup[] | [] | The list of groups of the items. If no groups are provided all items are rendered as flat list. |\n| └id | string | — | A unique identifier of a group. |\n| └name | string \\| React.ReactNode | — | The name of a group. |\n| └position | 'last' | — | Can be set to \"last\" to enforce the last position in the tree. |\n| └disabled | boolean | — | Disallows the selection of the group itself. |\n| └icon | string | — | The rioglyph icon name for a group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └expandedIcon | string | — | The rioglyph icon name for a expanded group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └className | string | — | Additional classes added to the group element. |\n| items | TreeItem[] | [] | The list of items. |\n| └id | string | — | A unique identifier of an item. |\n| └name | string \\| TreeItemName | — | The name of an item. Either it is a plain string or an object composed of: firstName and lastName where lastName is mandatory. |\n| └info | string \\| React.ReactNode | — | The subline of an item. This can e used to show additional information for that item. |\n| └type | string | — | The primary type of the item. This is also used as the fallback icon name and refers to the name of the respective rioglyph icon (excluding the rioglyph- prefix). |\n| └icon | string \\| null | — | Optional icon override for the item. If set to a string (e.g. 'truck'), this icon will be used explicitly. If set to undefined, the type property will be used as the fallback icon. If set to null, no icon will be rendered, even if type is defined. This allows full control over the icon behavior while maintaining backward compatibility with type-based icons. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └subType | string | — | Optional sub-type of the item. This refers to the name of an additional rioglyph icon (excluding the rioglyph- prefix), typically used to render a secondary icon next to the primary one (Note: for fuel types better use the pairIcon prop). |\n| └pairIcon | string \\| null \\| undefined | — | Optional pair icon override for the subType. If set to a string (e.g. 'fuel-gas'), this icon will be used explicitly. If set to undefined, the subType property will be used as the fallback icon. If set to null, no icon will be rendered, even if subType is defined. This allows full control over the icon behavior while maintaining backward compatibility with subType-based icons. |\n| └groupIds | string[] | [] | List of group ids the items is associated with. |\n| └className | string | — | Additional classes added to the item element. |\n| selectedGroups | string[] | [] | List of selected group ids. |\n| selectedItems | string[] | [] | List of selected item ids. |\n| onSelectionChange | ({ items, groups }: SelectionChangeResponse) =void | — | Merged Callback for item and group selection changes. It responds with a selection object that contains the selected itemIds and groupIds: { items: [], groups: [] } |\n| hasMultiselect | boolean | true | Defines the selection behavior of the tree. |\n| showRadioButtons | boolean | false | Defines if the single selection should also show radios. |\n| hideSearch | boolean | false | Defines whether or not the built-in Search is shown. |\n| searchPlaceholder | string | — | The text used as placeholder for the search input. |\n| onSearchChange | (value: string) =void | — | Callback for when the search value changes. |\n| search | React.ReactNode | — | Used to define custom search component which replaces the built-in search. |\n| summary | React.ReactNode | — | Used to define custom asset type counter component which replaces the built-in summary. |\n| hideSummary | boolean | false | Defines whether a summary is shown. |\n| onTypeFilterChange | (currentTypes: string[]) =void | — | Callback triggered when the built-in asset type filter changes. This is only available when the default summary is used. |\n| hideTreeHead | boolean | false | Defines whether the entire area below the search field is shown or not. Note: Disabling the tree head will hide the select all checkbox and the tree options as well as the tree summary. |\n| treeHeaderContent | React.ReactElement | — | Additional custom content that is rendered at the top of the tree component. This can be used for nav pills. |\n| scrollHeight | number | — | Defines the max-height of the scrollable list. |\n| expandedGroups | string[] | — | List of group ids which are expanded. |\n| onExpandGroupsChange | (newExpandedGroups: string[]) =void | — | Callback function triggered when a group expands or collapses. |\n| showEmptyGroups | boolean | true | Defines whether empty groups are shown or not. |\n| treeOptions | React.ReactNode[] | — | Component to offer customization options for the tree. |\n| treeOptionsTooltip | React.ReactNode | — | Tooltip content for the tree options dropdown. |\n| disableAnimation | boolean | false | Disables animation when filtering or using search |\n| virtualizeThreshold | number | 50 | The number of items (including groups and children) used for virtualizing the tree. |\n| overscan | number | 5 | The number of items rendered beyond the visible area of a virtualized tree. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSearch\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | The search value to be shown and used for the search. |\n| onChange | (newValue: string, event: React.ChangeEvent \\| React.MouseEvent) =void | () ={} | Callback for when the search value changes. |\n| placeholder | string | — | The placeholder text used for the input field. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummary\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| assetCounts | TreeSummaryCounts | — | The object containing various asset type counter. |\n| └truck | number | — | The amount of trucks |\n| └trailer | number | — | The amount of trailers |\n| └bus | number | — | The amount of buses |\n| └van | number | — | The amount of vans |\n| └car | number | — | The amount of cars |\n| └driver | number | — | The amount of drivers |\n| gridCols | number | 4 | The number of grid columns used for the built-in TreeSummaryRow. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummaryRow\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| gridCols | number | 4 | Defined the number of grid columns for a single row. Note, when the amount of children exceed the columns it will wrap around to a new line. |\n### TypeCounter\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | string | — | The item type for that counter. This will be used as a return value for the onClick callback. |\n| icon | string | — | The icon name. Note, when using the built-in generic type counter, the icon name will the same as the item type. So make sure there is a corresponding icon for the defined type. |\n| isActive | boolean | — | Sets the active styling if active |\n| hasFilter | boolean | false | Should be set when there is a type filter set in the tree to style the counter accordingly. |\n| enableActivity | boolean | false | Allows for interactivity. Use this prop when you allow clicking on the counter. |\n| hideOnZero | boolean | false | Defines if the counter is rendered at all when the value is not defined ot 0. |\n| onClick | (type: string) =void | — | Callback function when the counter is clicked. It returns the type value. Make sure the \"type\" prop is defined to receive the value in the callback. |\n| value | string \\| React.ReactNode \\| number | — | A custom value to be shown in the counter. |\n### TreeOption\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| isChecked | boolean | false | Defines whether the option is set. |\n| onChange | (event: React.MouseEvent<HTMLDivElement) =void | — | Callback triggered when option is selected. |\n| label | string \\| React.ReactNode | — | The label for the option. |\n| className | string | — | Additional classes added to the wrapping element. |\nAssetTree with multiple asset filter in summary\n3\n3\n7\n7\n\n5\n5\n2\n4\n4\n\nMixed Vehicles11\nVehicle-1411Debug: lpg\nVehicle-3190Debug: diesel\nVehicle-3484Debug: heavy_fuel_oil\nVehicle-3817Debug: lpg\nVehicle-4527Debug: dual_fuel_diesel_cng\nVehicle-4730Debug: dual_fuel_diesel_cng\nVehicle-4965Debug: hydrogen\nVehicle-5906Debug: dual_fuel_diesel_cng\nVehicle-6102Debug: cng\nVehicle-7127Debug: cng\nVehicle-7953Debug: electric\n\nUngrouped9\n\nSelected groups:\n\nSelected vehicles:\n\nExpanded groups:\nMixed Vehicles\n### AssetTree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| fly | boolean | false | Defines if the component will overlap the body content. |\n| resizable | boolean | true | Defines whether or not the sidebar is resizable. |\n| bordered | boolean | false | Defines whether the component has a border or not. |\n| width | number | 350 | Defines the width of the component. The value is set as inline style. Note: when component is resizable it will take the provided width in px only and convert it to number in case. |\n| minWidth | number | 100 | Defines the minimum width of the component in px that will take effect when resizing. |\n| maxWidth | number | 0 | Defines the maximum width of the component in px that will take effect when resizing. |\n| height | number | — | Defines the height of the component in px. |\n| isOpen | boolean | true | Defines whether the component is open or not. |\n| onToggleTree | (isOpen: boolean) =void | () ={} | Callback for when the tree visibility is toggled. |\n| currentCategoryId | string | — | The id of the category which is currently active and shall be shown. |\n| onCategoryChange | (selectedCategoryId: string) =void | () ={} | Callback for handling change of category. |\n| onResizeEnd | VoidFunction | () ={} | Callback for when the resize is done. |\n| useOffscreen | boolean | false | Defines whether the tree components are rendered offscreen and kept mounted in the DOM. |\n| className | string | — | Additional classes added on the wrapper element. |\n### TreeCategory\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | A unique identifier for that category. |\n| icon | string | — | The rioglyph icon name for that category. |\n| label | string \\| React.ReactNode | — | The optional label for the category which will be shown in a tooltip. |\n| hasSelection | boolean | — | Defines whether or not a selection indicator should be shown. |\n### Tree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| groups | TreeGroup[] | [] | The list of groups of the items. If no groups are provided all items are rendered as flat list. |\n| └id | string | — | A unique identifier of a group. |\n| └name | string \\| React.ReactNode | — | The name of a group. |\n| └position | 'last' | — | Can be set to \"last\" to enforce the last position in the tree. |\n| └disabled | boolean | — | Disallows the selection of the group itself. |\n| └icon | string | — | The rioglyph icon name for a group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └expandedIcon | string | — | The rioglyph icon name for a expanded group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └className | string | — | Additional classes added to the group element. |\n| items | TreeItem[] | [] | The list of items. |\n| └id | string | — | A unique identifier of an item. |\n| └name | string \\| TreeItemName | — | The name of an item. Either it is a plain string or an object composed of: firstName and lastName where lastName is mandatory. |\n| └info | string \\| React.ReactNode | — | The subline of an item. This can e used to show additional information for that item. |\n| └type | string | — | The primary type of the item. This is also used as the fallback icon name and refers to the name of the respective rioglyph icon (excluding the rioglyph- prefix). |\n| └icon | string \\| null | — | Optional icon override for the item. If set to a string (e.g. 'truck'), this icon will be used explicitly. If set to undefined, the type property will be used as the fallback icon. If set to null, no icon will be rendered, even if type is defined. This allows full control over the icon behavior while maintaining backward compatibility with type-based icons. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └subType | string | — | Optional sub-type of the item. This refers to the name of an additional rioglyph icon (excluding the rioglyph- prefix), typically used to render a secondary icon next to the primary one (Note: for fuel types better use the pairIcon prop). |\n| └pairIcon | string \\| null \\| undefined | — | Optional pair icon override for the subType. If set to a string (e.g. 'fuel-gas'), this icon will be used explicitly. If set to undefined, the subType property will be used as the fallback icon. If set to null, no icon will be rendered, even if subType is defined. This allows full control over the icon behavior while maintaining backward compatibility with subType-based icons. |\n| └groupIds | string[] | [] | List of group ids the items is associated with. |\n| └className | string | — | Additional classes added to the item element. |\n| selectedGroups | string[] | [] | List of selected group ids. |\n| selectedItems | string[] | [] | List of selected item ids. |\n| onSelectionChange | ({ items, groups }: SelectionChangeResponse) =void | — | Merged Callback for item and group selection changes. It responds with a selection object that contains the selected itemIds and groupIds: { items: [], groups: [] } |\n| hasMultiselect | boolean | true | Defines the selection behavior of the tree. |\n| showRadioButtons | boolean | false | Defines if the single selection should also show radios. |\n| hideSearch | boolean | false | Defines whether or not the built-in Search is shown. |\n| searchPlaceholder | string | — | The text used as placeholder for the search input. |\n| onSearchChange | (value: string) =void | — | Callback for when the search value changes. |\n| search | React.ReactNode | — | Used to define custom search component which replaces the built-in search. |\n| summary | React.ReactNode | — | Used to define custom asset type counter component which replaces the built-in summary. |\n| hideSummary | boolean | false | Defines whether a summary is shown. |\n| onTypeFilterChange | (currentTypes: string[]) =void | — | Callback triggered when the built-in asset type filter changes. This is only available when the default summary is used. |\n| hideTreeHead | boolean | false | Defines whether the entire area below the search field is shown or not. Note: Disabling the tree head will hide the select all checkbox and the tree options as well as the tree summary. |\n| treeHeaderContent | React.ReactElement | — | Additional custom content that is rendered at the top of the tree component. This can be used for nav pills. |\n| scrollHeight | number | — | Defines the max-height of the scrollable list. |\n| expandedGroups | string[] | — | List of group ids which are expanded. |\n| onExpandGroupsChange | (newExpandedGroups: string[]) =void | — | Callback function triggered when a group expands or collapses. |\n| showEmptyGroups | boolean | true | Defines whether empty groups are shown or not. |\n| treeOptions | React.ReactNode[] | — | Component to offer customization options for the tree. |\n| treeOptionsTooltip | React.ReactNode | — | Tooltip content for the tree options dropdown. |\n| disableAnimation | boolean | false | Disables animation when filtering or using search |\n| virtualizeThreshold | number | 50 | The number of items (including groups and children) used for virtualizing the tree. |\n| overscan | number | 5 | The number of items rendered beyond the visible area of a virtualized tree. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSearch\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | The search value to be shown and used for the search. |\n| onChange | (newValue: string, event: React.ChangeEvent \\| React.MouseEvent) =void | () ={} | Callback for when the search value changes. |\n| placeholder | string | — | The placeholder text used for the input field. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummary\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| assetCounts | TreeSummaryCounts | — | The object containing various asset type counter. |\n| └truck | number | — | The amount of trucks |\n| └trailer | number | — | The amount of trailers |\n| └bus | number | — | The amount of buses |\n| └van | number | — | The amount of vans |\n| └car | number | — | The amount of cars |\n| └driver | number | — | The amount of drivers |\n| gridCols | number | 4 | The number of grid columns used for the built-in TreeSummaryRow. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummaryRow\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| gridCols | number | 4 | Defined the number of grid columns for a single row. Note, when the amount of children exceed the columns it will wrap around to a new line. |\n### TypeCounter\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | string | — | The item type for that counter. This will be used as a return value for the onClick callback. |\n| icon | string | — | The icon name. Note, when using the built-in generic type counter, the icon name will the same as the item type. So make sure there is a corresponding icon for the defined type. |\n| isActive | boolean | — | Sets the active styling if active |\n| hasFilter | boolean | false | Should be set when there is a type filter set in the tree to style the counter accordingly. |\n| enableActivity | boolean | false | Allows for interactivity. Use this prop when you allow clicking on the counter. |\n| hideOnZero | boolean | false | Defines if the counter is rendered at all when the value is not defined ot 0. |\n| onClick | (type: string) =void | — | Callback function when the counter is clicked. It returns the type value. Make sure the \"type\" prop is defined to receive the value in the callback. |\n| value | string \\| React.ReactNode \\| number | — | A custom value to be shown in the counter. |\n### TreeOption\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| isChecked | boolean | false | Defines whether the option is set. |\n| onChange | (event: React.MouseEvent<HTMLDivElement) =void | — | Callback triggered when option is selected. |\n| label | string \\| React.ReactNode | — | The label for the option. |\n| className | string | — | Additional classes added to the wrapping element. |\nAssetTree with custom summary\n3\n15\n\nJohnDoe\nMaxlRainer\nJohanSchmidt\n\nSome small dummy text at the bottom to showcase that you can put something here\n### AssetTree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| fly | boolean | false | Defines if the component will overlap the body content. |\n| resizable | boolean | true | Defines whether or not the sidebar is resizable. |\n| bordered | boolean | false | Defines whether the component has a border or not. |\n| width | number | 350 | Defines the width of the component. The value is set as inline style. Note: when component is resizable it will take the provided width in px only and convert it to number in case. |\n| minWidth | number | 100 | Defines the minimum width of the component in px that will take effect when resizing. |\n| maxWidth | number | 0 | Defines the maximum width of the component in px that will take effect when resizing. |\n| height | number | — | Defines the height of the component in px. |\n| isOpen | boolean | true | Defines whether the component is open or not. |\n| onToggleTree | (isOpen: boolean) =void | () ={} | Callback for when the tree visibility is toggled. |\n| currentCategoryId | string | — | The id of the category which is currently active and shall be shown. |\n| onCategoryChange | (selectedCategoryId: string) =void | () ={} | Callback for handling change of category. |\n| onResizeEnd | VoidFunction | () ={} | Callback for when the resize is done. |\n| useOffscreen | boolean | false | Defines whether the tree components are rendered offscreen and kept mounted in the DOM. |\n| className | string | — | Additional classes added on the wrapper element. |\n### TreeCategory\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | A unique identifier for that category. |\n| icon | string | — | The rioglyph icon name for that category. |\n| label | string \\| React.ReactNode | — | The optional label for the category which will be shown in a tooltip. |\n| hasSelection | boolean | — | Defines whether or not a selection indicator should be shown. |\n### Tree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| groups | TreeGroup[] | [] | The list of groups of the items. If no groups are provided all items are rendered as flat list. |\n| └id | string | — | A unique identifier of a group. |\n| └name | string \\| React.ReactNode | — | The name of a group. |\n| └position | 'last' | — | Can be set to \"last\" to enforce the last position in the tree. |\n| └disabled | boolean | — | Disallows the selection of the group itself. |\n| └icon | string | — | The rioglyph icon name for a group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └expandedIcon | string | — | The rioglyph icon name for a expanded group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └className | string | — | Additional classes added to the group element. |\n| items | TreeItem[] | [] | The list of items. |\n| └id | string | — | A unique identifier of an item. |\n| └name | string \\| TreeItemName | — | The name of an item. Either it is a plain string or an object composed of: firstName and lastName where lastName is mandatory. |\n| └info | string \\| React.ReactNode | — | The subline of an item. This can e used to show additional information for that item. |\n| └type | string | — | The primary type of the item. This is also used as the fallback icon name and refers to the name of the respective rioglyph icon (excluding the rioglyph- prefix). |\n| └icon | string \\| null | — | Optional icon override for the item. If set to a string (e.g. 'truck'), this icon will be used explicitly. If set to undefined, the type property will be used as the fallback icon. If set to null, no icon will be rendered, even if type is defined. This allows full control over the icon behavior while maintaining backward compatibility with type-based icons. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └subType | string | — | Optional sub-type of the item. This refers to the name of an additional rioglyph icon (excluding the rioglyph- prefix), typically used to render a secondary icon next to the primary one (Note: for fuel types better use the pairIcon prop). |\n| └pairIcon | string \\| null \\| undefined | — | Optional pair icon override for the subType. If set to a string (e.g. 'fuel-gas'), this icon will be used explicitly. If set to undefined, the subType property will be used as the fallback icon. If set to null, no icon will be rendered, even if subType is defined. This allows full control over the icon behavior while maintaining backward compatibility with subType-based icons. |\n| └groupIds | string[] | [] | List of group ids the items is associated with. |\n| └className | string | — | Additional classes added to the item element. |\n| selectedGroups | string[] | [] | List of selected group ids. |\n| selectedItems | string[] | [] | List of selected item ids. |\n| onSelectionChange | ({ items, groups }: SelectionChangeResponse) =void | — | Merged Callback for item and group selection changes. It responds with a selection object that contains the selected itemIds and groupIds: { items: [], groups: [] } |\n| hasMultiselect | boolean | true | Defines the selection behavior of the tree. |\n| showRadioButtons | boolean | false | Defines if the single selection should also show radios. |\n| hideSearch | boolean | false | Defines whether or not the built-in Search is shown. |\n| searchPlaceholder | string | — | The text used as placeholder for the search input. |\n| onSearchChange | (value: string) =void | — | Callback for when the search value changes. |\n| search | React.ReactNode | — | Used to define custom search component which replaces the built-in search. |\n| summary | React.ReactNode | — | Used to define custom asset type counter component which replaces the built-in summary. |\n| hideSummary | boolean | false | Defines whether a summary is shown. |\n| onTypeFilterChange | (currentTypes: string[]) =void | — | Callback triggered when the built-in asset type filter changes. This is only available when the default summary is used. |\n| hideTreeHead | boolean | false | Defines whether the entire area below the search field is shown or not. Note: Disabling the tree head will hide the select all checkbox and the tree options as well as the tree summary. |\n| treeHeaderContent | React.ReactElement | — | Additional custom content that is rendered at the top of the tree component. This can be used for nav pills. |\n| scrollHeight | number | — | Defines the max-height of the scrollable list. |\n| expandedGroups | string[] | — | List of group ids which are expanded. |\n| onExpandGroupsChange | (newExpandedGroups: string[]) =void | — | Callback function triggered when a group expands or collapses. |\n| showEmptyGroups | boolean | true | Defines whether empty groups are shown or not. |\n| treeOptions | React.ReactNode[] | — | Component to offer customization options for the tree. |\n| treeOptionsTooltip | React.ReactNode | — | Tooltip content for the tree options dropdown. |\n| disableAnimation | boolean | false | Disables animation when filtering or using search |\n| virtualizeThreshold | number | 50 | The number of items (including groups and children) used for virtualizing the tree. |\n| overscan | number | 5 | The number of items rendered beyond the visible area of a virtualized tree. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSearch\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | The search value to be shown and used for the search. |\n| onChange | (newValue: string, event: React.ChangeEvent \\| React.MouseEvent) =void | () ={} | Callback for when the search value changes. |\n| placeholder | string | — | The placeholder text used for the input field. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummary\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| assetCounts | TreeSummaryCounts | — | The object containing various asset type counter. |\n| └truck | number | — | The amount of trucks |\n| └trailer | number | — | The amount of trailers |\n| └bus | number | — | The amount of buses |\n| └van | number | — | The amount of vans |\n| └car | number | — | The amount of cars |\n| └driver | number | — | The amount of drivers |\n| gridCols | number | 4 | The number of grid columns used for the built-in TreeSummaryRow. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummaryRow\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| gridCols | number | 4 | Defined the number of grid columns for a single row. Note, when the amount of children exceed the columns it will wrap around to a new line. |\n### TypeCounter\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | string | — | The item type for that counter. This will be used as a return value for the onClick callback. |\n| icon | string | — | The icon name. Note, when using the built-in generic type counter, the icon name will the same as the item type. So make sure there is a corresponding icon for the defined type. |\n| isActive | boolean | — | Sets the active styling if active |\n| hasFilter | boolean | false | Should be set when there is a type filter set in the tree to style the counter accordingly. |\n| enableActivity | boolean | false | Allows for interactivity. Use this prop when you allow clicking on the counter. |\n| hideOnZero | boolean | false | Defines if the counter is rendered at all when the value is not defined ot 0. |\n| onClick | (type: string) =void | — | Callback function when the counter is clicked. It returns the type value. Make sure the \"type\" prop is defined to receive the value in the callback. |\n| value | string \\| React.ReactNode \\| number | — | A custom value to be shown in the counter. |\n### TreeOption\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| isChecked | boolean | false | Defines whether the option is set. |\n| onChange | (event: React.MouseEvent<HTMLDivElement) =void | — | Callback triggered when option is selected. |\n| label | string \\| React.ReactNode | — | The label for the option. |\n| className | string | — | Additional classes added to the wrapping element. |\nTree with custom icons\nGroup 017\n\nGroup 027\n\nGroup 036\n### AssetTree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| fly | boolean | false | Defines if the component will overlap the body content. |\n| resizable | boolean | true | Defines whether or not the sidebar is resizable. |\n| bordered | boolean | false | Defines whether the component has a border or not. |\n| width | number | 350 | Defines the width of the component. The value is set as inline style. Note: when component is resizable it will take the provided width in px only and convert it to number in case. |\n| minWidth | number | 100 | Defines the minimum width of the component in px that will take effect when resizing. |\n| maxWidth | number | 0 | Defines the maximum width of the component in px that will take effect when resizing. |\n| height | number | — | Defines the height of the component in px. |\n| isOpen | boolean | true | Defines whether the component is open or not. |\n| onToggleTree | (isOpen: boolean) =void | () ={} | Callback for when the tree visibility is toggled. |\n| currentCategoryId | string | — | The id of the category which is currently active and shall be shown. |\n| onCategoryChange | (selectedCategoryId: string) =void | () ={} | Callback for handling change of category. |\n| onResizeEnd | VoidFunction | () ={} | Callback for when the resize is done. |\n| useOffscreen | boolean | false | Defines whether the tree components are rendered offscreen and kept mounted in the DOM. |\n| className | string | — | Additional classes added on the wrapper element. |\n### TreeCategory\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | A unique identifier for that category. |\n| icon | string | — | The rioglyph icon name for that category. |\n| label | string \\| React.ReactNode | — | The optional label for the category which will be shown in a tooltip. |\n| hasSelection | boolean | — | Defines whether or not a selection indicator should be shown. |\n### Tree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| groups | TreeGroup[] | [] | The list of groups of the items. If no groups are provided all items are rendered as flat list. |\n| └id | string | — | A unique identifier of a group. |\n| └name | string \\| React.ReactNode | — | The name of a group. |\n| └position | 'last' | — | Can be set to \"last\" to enforce the last position in the tree. |\n| └disabled | boolean | — | Disallows the selection of the group itself. |\n| └icon | string | — | The rioglyph icon name for a group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └expandedIcon | string | — | The rioglyph icon name for a expanded group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └className | string | — | Additional classes added to the group element. |\n| items | TreeItem[] | [] | The list of items. |\n| └id | string | — | A unique identifier of an item. |\n| └name | string \\| TreeItemName | — | The name of an item. Either it is a plain string or an object composed of: firstName and lastName where lastName is mandatory. |\n| └info | string \\| React.ReactNode | — | The subline of an item. This can e used to show additional information for that item. |\n| └type | string | — | The primary type of the item. This is also used as the fallback icon name and refers to the name of the respective rioglyph icon (excluding the rioglyph- prefix). |\n| └icon | string \\| null | — | Optional icon override for the item. If set to a string (e.g. 'truck'), this icon will be used explicitly. If set to undefined, the type property will be used as the fallback icon. If set to null, no icon will be rendered, even if type is defined. This allows full control over the icon behavior while maintaining backward compatibility with type-based icons. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └subType | string | — | Optional sub-type of the item. This refers to the name of an additional rioglyph icon (excluding the rioglyph- prefix), typically used to render a secondary icon next to the primary one (Note: for fuel types better use the pairIcon prop). |\n| └pairIcon | string \\| null \\| undefined | — | Optional pair icon override for the subType. If set to a string (e.g. 'fuel-gas'), this icon will be used explicitly. If set to undefined, the subType property will be used as the fallback icon. If set to null, no icon will be rendered, even if subType is defined. This allows full control over the icon behavior while maintaining backward compatibility with subType-based icons. |\n| └groupIds | string[] | [] | List of group ids the items is associated with. |\n| └className | string | — | Additional classes added to the item element. |\n| selectedGroups | string[] | [] | List of selected group ids. |\n| selectedItems | string[] | [] | List of selected item ids. |\n| onSelectionChange | ({ items, groups }: SelectionChangeResponse) =void | — | Merged Callback for item and group selection changes. It responds with a selection object that contains the selected itemIds and groupIds: { items: [], groups: [] } |\n| hasMultiselect | boolean | true | Defines the selection behavior of the tree. |\n| showRadioButtons | boolean | false | Defines if the single selection should also show radios. |\n| hideSearch | boolean | false | Defines whether or not the built-in Search is shown. |\n| searchPlaceholder | string | — | The text used as placeholder for the search input. |\n| onSearchChange | (value: string) =void | — | Callback for when the search value changes. |\n| search | React.ReactNode | — | Used to define custom search component which replaces the built-in search. |\n| summary | React.ReactNode | — | Used to define custom asset type counter component which replaces the built-in summary. |\n| hideSummary | boolean | false | Defines whether a summary is shown. |\n| onTypeFilterChange | (currentTypes: string[]) =void | — | Callback triggered when the built-in asset type filter changes. This is only available when the default summary is used. |\n| hideTreeHead | boolean | false | Defines whether the entire area below the search field is shown or not. Note: Disabling the tree head will hide the select all checkbox and the tree options as well as the tree summary. |\n| treeHeaderContent | React.ReactElement | — | Additional custom content that is rendered at the top of the tree component. This can be used for nav pills. |\n| scrollHeight | number | — | Defines the max-height of the scrollable list. |\n| expandedGroups | string[] | — | List of group ids which are expanded. |\n| onExpandGroupsChange | (newExpandedGroups: string[]) =void | — | Callback function triggered when a group expands or collapses. |\n| showEmptyGroups | boolean | true | Defines whether empty groups are shown or not. |\n| treeOptions | React.ReactNode[] | — | Component to offer customization options for the tree. |\n| treeOptionsTooltip | React.ReactNode | — | Tooltip content for the tree options dropdown. |\n| disableAnimation | boolean | false | Disables animation when filtering or using search |\n| virtualizeThreshold | number | 50 | The number of items (including groups and children) used for virtualizing the tree. |\n| overscan | number | 5 | The number of items rendered beyond the visible area of a virtualized tree. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSearch\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | The search value to be shown and used for the search. |\n| onChange | (newValue: string, event: React.ChangeEvent \\| React.MouseEvent) =void | () ={} | Callback for when the search value changes. |\n| placeholder | string | — | The placeholder text used for the input field. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummary\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| assetCounts | TreeSummaryCounts | — | The object containing various asset type counter. |\n| └truck | number | — | The amount of trucks |\n| └trailer | number | — | The amount of trailers |\n| └bus | number | — | The amount of buses |\n| └van | number | — | The amount of vans |\n| └car | number | — | The amount of cars |\n| └driver | number | — | The amount of drivers |\n| gridCols | number | 4 | The number of grid columns used for the built-in TreeSummaryRow. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TreeSummaryRow\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| gridCols | number | 4 | Defined the number of grid columns for a single row. Note, when the amount of children exceed the columns it will wrap around to a new line. |\n### TypeCounter\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | string | — | The item type for that counter. This will be used as a return value for the onClick callback. |\n| icon | string | — | The icon name. Note, when using the built-in generic type counter, the icon name will the same as the item type. So make sure there is a corresponding icon for the defined type. |\n| isActive | boolean | — | Sets the active styling if active |\n| hasFilter | boolean | false | Should be set when there is a type filter set in the tree to style the counter accordingly. |\n| enableActivity | boolean | false | Allows for interactivity. Use this prop when you allow clicking on the counter. |\n| hideOnZero | boolean | false | Defines if the counter is rendered at all when the value is not defined ot 0. |\n| onClick | (type: string) =void | — | Callback function when the counter is clicked. It returns the type value. Make sure the \"type\" prop is defined to receive the value in the callback. |\n| value | string \\| React.ReactNode \\| number | — | A custom value to be shown in the counter. |\n### TreeOption\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| isChecked | boolean | false | Defines whether the option is set. |\n| onChange | (event: React.MouseEvent<HTMLDivElement) =void | — | Callback triggered when option is selected. |\n| label | string \\| React.ReactNode | — | The label for the option. |\n| className | string | — | Additional classes added to the wrapping element. |\nTree\nTree with header and search\n\n20\n\nFolder 017\n\nFolder 027\n\nFolder 033\n\nFolder 043\n\nSelected items:\n\nExpanded folders:\n### Tree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| groups | TreeGroup[] | [] | The list of groups of the items. If no groups are provided all items are rendered as flat list. |\n| └id | string | — | A unique identifier of a group. |\n| └name | string \\| React.ReactNode | — | The name of a group. |\n| └position | 'last' | — | Can be set to \"last\" to enforce the last position in the tree. |\n| └disabled | boolean | — | Disallows the selection of the group itself. |\n| └icon | string | — | The rioglyph icon name for a group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └expandedIcon | string | — | The rioglyph icon name for a expanded group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └className | string | — | Additional classes added to the group element. |\n| items | TreeItem[] | [] | The list of items. |\n| └id | string | — | A unique identifier of an item. |\n| └name | string \\| TreeItemName | — | The name of an item. Either it is a plain string or an object composed of: firstName and lastName where lastName is mandatory. |\n| └info | string \\| React.ReactNode | — | The subline of an item. This can e used to show additional information for that item. |\n| └type | string | — | The primary type of the item. This is also used as the fallback icon name and refers to the name of the respective rioglyph icon (excluding the rioglyph- prefix). |\n| └icon | string \\| null | — | Optional icon override for the item. If set to a string (e.g. 'truck'), this icon will be used explicitly. If set to undefined, the type property will be used as the fallback icon. If set to null, no icon will be rendered, even if type is defined. This allows full control over the icon behavior while maintaining backward compatibility with type-based icons. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └subType | string | — | Optional sub-type of the item. This refers to the name of an additional rioglyph icon (excluding the rioglyph- prefix), typically used to render a secondary icon next to the primary one (Note: for fuel types better use the pairIcon prop). |\n| └pairIcon | string \\| null \\| undefined | — | Optional pair icon override for the subType. If set to a string (e.g. 'fuel-gas'), this icon will be used explicitly. If set to undefined, the subType property will be used as the fallback icon. If set to null, no icon will be rendered, even if subType is defined. This allows full control over the icon behavior while maintaining backward compatibility with subType-based icons. |\n| └groupIds | string[] | [] | List of group ids the items is associated with. |\n| └className | string | — | Additional classes added to the item element. |\n| selectedGroups | string[] | [] | List of selected group ids. |\n| selectedItems | string[] | [] | List of selected item ids. |\n| onSelectionChange | ({ items, groups }: SelectionChangeResponse) =void | — | Merged Callback for item and group selection changes. It responds with a selection object that contains the selected itemIds and groupIds: { items: [], groups: [] } |\n| hasMultiselect | boolean | true | Defines the selection behavior of the tree. |\n| showRadioButtons | boolean | false | Defines if the single selection should also show radios. |\n| hideSearch | boolean | false | Defines whether or not the built-in Search is shown. |\n| searchPlaceholder | string | — | The text used as placeholder for the search input. |\n| onSearchChange | (value: string) =void | — | Callback for when the search value changes. |\n| search | React.ReactNode | — | Used to define custom search component which replaces the built-in search. |\n| summary | React.ReactNode | — | Used to define custom asset type counter component which replaces the built-in summary. |\n| hideSummary | boolean | false | Defines whether a summary is shown. |\n| onTypeFilterChange | (currentTypes: string[]) =void | — | Callback triggered when the built-in asset type filter changes. This is only available when the default summary is used. |\n| hideTreeHead | boolean | false | Defines whether the entire area below the search field is shown or not. Note: Disabling the tree head will hide the select all checkbox and the tree options as well as the tree summary. |\n| treeHeaderContent | React.ReactElement | — | Additional custom content that is rendered at the top of the tree component. This can be used for nav pills. |\n| scrollHeight | number | — | Defines the max-height of the scrollable list. |\n| expandedGroups | string[] | — | List of group ids which are expanded. |\n| onExpandGroupsChange | (newExpandedGroups: string[]) =void | — | Callback function triggered when a group expands or collapses. |\n| showEmptyGroups | boolean | true | Defines whether empty groups are shown or not. |\n| treeOptions | React.ReactNode[] | — | Component to offer customization options for the tree. |\n| treeOptionsTooltip | React.ReactNode | — | Tooltip content for the tree options dropdown. |\n| disableAnimation | boolean | false | Disables animation when filtering or using search |\n| virtualizeThreshold | number | 50 | The number of items (including groups and children) used for virtualizing the tree. |\n| overscan | number | 5 | The number of items rendered beyond the visible area of a virtualized tree. |\n| className | string | — | Additional classes added to the wrapping element. |\nTree without header and search\n\nFolder 019\n\nFolder 023\n\nFolder 032\n\nFolder 046\n\nSelected items:\n\nExpanded folders:\n### Tree\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| groups | TreeGroup[] | [] | The list of groups of the items. If no groups are provided all items are rendered as flat list. |\n| └id | string | — | A unique identifier of a group. |\n| └name | string \\| React.ReactNode | — | The name of a group. |\n| └position | 'last' | — | Can be set to \"last\" to enforce the last position in the tree. |\n| └disabled | boolean | — | Disallows the selection of the group itself. |\n| └icon | string | — | The rioglyph icon name for a group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └expandedIcon | string | — | The rioglyph icon name for a expanded group. The prefix rioglyph- can be omitted. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └className | string | — | Additional classes added to the group element. |\n| items | TreeItem[] | [] | The list of items. |\n| └id | string | — | A unique identifier of an item. |\n| └name | string \\| TreeItemName | — | The name of an item. Either it is a plain string or an object composed of: firstName and lastName where lastName is mandatory. |\n| └info | string \\| React.ReactNode | — | The subline of an item. This can e used to show additional information for that item. |\n| └type | string | — | The primary type of the item. This is also used as the fallback icon name and refers to the name of the respective rioglyph icon (excluding the rioglyph- prefix). |\n| └icon | string \\| null | — | Optional icon override for the item. If set to a string (e.g. 'truck'), this icon will be used explicitly. If set to undefined, the type property will be used as the fallback icon. If set to null, no icon will be rendered, even if type is defined. This allows full control over the icon behavior while maintaining backward compatibility with type-based icons. For custom icons and logos, provide an image URL with one of these extensions: .png, .webp, .jpg, .jpeg, .svg. In this case, an img tag is rendered instead of the rioglyph. |\n| └subType | string | — | Optional sub-type of the item. This refers to the name of an additional rioglyph icon (excluding the rioglyph- prefix), typically used to render a secondary icon next to the primary one (Note: for fuel types better use the pairIcon prop). |\n| └pairIcon | string \\| null \\| undefined | — | Optional pair icon override for the subType. If set to a string (e.g. 'fuel-gas'), this icon will be used explicitly. If set to undefined, the subType property will be used as the fallback icon. If set to null, no icon will be rendered, even if subType is defined. This allows full control over the icon behavior while maintaining backward compatibility with subType-based icons. |\n| └groupIds | string[] | [] | List of group ids the items is associated with. |\n| └className | string | — | Additional classes added to the item element. |\n| selectedGroups | string[] | [] | List of selected group ids. |\n| selectedItems | string[] | [] | List of selected item ids. |\n| onSelectionChange | ({ items, groups }: SelectionChangeResponse) =void | — | Merged Callback for item and group selection changes. It responds with a selection object that contains the selected itemIds and groupIds: { items: [], groups: [] } |\n| hasMultiselect | boolean | true | Defines the selection behavior of the tree. |\n| showRadioButtons | boolean | false | Defines if the single selection should also show radios. |\n| hideSearch | boolean | false | Defines whether or not the built-in Search is shown. |\n| searchPlaceholder | string | — | The text used as placeholder for the search input. |\n| onSearchChange | (value: string) =void | — | Callback for when the search value changes. |\n| search | React.ReactNode | — | Used to define custom search component which replaces the built-in search. |\n| summary | React.ReactNode | — | Used to define custom asset type counter component which replaces the built-in summary. |\n| hideSummary | boolean | false | Defines whether a summary is shown. |\n| onTypeFilterChange | (currentTypes: string[]) =void | — | Callback triggered when the built-in asset type filter changes. This is only available when the default summary is used. |\n| hideTreeHead | boolean | false | Defines whether the entire area below the search field is shown or not. Note: Disabling the tree head will hide the select all checkbox and the tree options as well as the tree summary. |\n| treeHeaderContent | React.ReactElement | — | Additional custom content that is rendered at the top of the tree component. This can be used for nav pills. |\n| scrollHeight | number | — | Defines the max-height of the scrollable list. |\n| expandedGroups | string[] | — | List of group ids which are expanded. |\n| onExpandGroupsChange | (newExpandedGroups: string[]) =void | — | Callback function triggered when a group expands or collapses. |\n| showEmptyGroups | boolean | true | Defines whether empty groups are shown or not. |\n| treeOptions | React.ReactNode[] | — | Component to offer customization options for the tree. |\n| treeOptionsTooltip | React.ReactNode | — | Tooltip content for the tree options dropdown. |\n| disableAnimation | boolean | false | Disables animation when filtering or using search |\n| virtualizeThreshold | number | 50 | The number of items (including groups and children) used for virtualizing the tree. |\n| overscan | number | 5 | The number of items rendered beyond the visible area of a virtualized tree. |\n| className | string | — | Additional classes added to the wrapping element. |\nTreeSummary with assetCounts\n12\n7\n2\n2\n10\n### TreeSummary\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| assetCounts | TreeSummaryCounts | — | The object containing various asset type counter. |\n| └truck | number | — | The amount of trucks |\n| └trailer | number | — | The amount of trailers |\n| └bus | number | — | The amount of buses |\n| └van | number | — | The amount of vans |\n| └car | number | — | The amount of cars |\n| └driver | number | — | The amount of drivers |\n| gridCols | number | 4 | The number of grid columns used for the built-in TreeSummaryRow. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TypeCounter\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | string | — | The item type for that counter. This will be used as a return value for the onClick callback. |\n| icon | string | — | The icon name. Note, when using the built-in generic type counter, the icon name will the same as the item type. So make sure there is a corresponding icon for the defined type. |\n| isActive | boolean | — | Sets the active styling if active |\n| hasFilter | boolean | false | Should be set when there is a type filter set in the tree to style the counter accordingly. |\n| enableActivity | boolean | false | Allows for interactivity. Use this prop when you allow clicking on the counter. |\n| hideOnZero | boolean | false | Defines if the counter is rendered at all when the value is not defined ot 0. |\n| onClick | (type: string) =void | — | Callback function when the counter is clicked. It returns the type value. Make sure the \"type\" prop is defined to receive the value in the callback. |\n| value | string \\| React.ReactNode \\| number | — | A custom value to be shown in the counter. |\nTreeSummary with TypeCounter\n9\n15\n### TreeSummary\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| assetCounts | TreeSummaryCounts | — | The object containing various asset type counter. |\n| └truck | number | — | The amount of trucks |\n| └trailer | number | — | The amount of trailers |\n| └bus | number | — | The amount of buses |\n| └van | number | — | The amount of vans |\n| └car | number | — | The amount of cars |\n| └driver | number | — | The amount of drivers |\n| gridCols | number | 4 | The number of grid columns used for the built-in TreeSummaryRow. |\n| className | string | — | Additional classes added to the wrapping element. |\n### TypeCounter\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | string | — | The item type for that counter. This will be used as a return value for the onClick callback. |\n| icon | string | — | The icon name. Note, when using the built-in generic type counter, the icon name will the same as the item type. So make sure there is a corresponding icon for the defined type. |\n| isActive | boolean | — | Sets the active styling if active |\n| hasFilter | boolean | false | Should be set when there is a type filter set in the tree to style the counter accordingly. |\n| enableActivity | boolean | false | Allows for interactivity. Use this prop when you allow clicking on the counter. |\n| hideOnZero | boolean | false | Defines if the counter is rendered at all when the value is not defined ot 0. |\n| onClick | (type: string) =void | — | Callback function when the counter is clicked. It returns the type value. Make sure the \"type\" prop is defined to receive the value in the callback. |\n| value | string \\| React.ReactNode \\| number | — | A custom value to be shown in the counter. |",
|
|
108
108
|
"category": "Components",
|
|
109
109
|
"section": "Selection",
|
|
110
110
|
"boost": "AssetTree components/assetTree #components/assetTree Components Selection"
|
|
@@ -124,7 +124,7 @@
|
|
|
124
124
|
"title": "Avatar",
|
|
125
125
|
"lead": "The Avatar is a small component designed to render a users image, the initials of the users name or an icon.",
|
|
126
126
|
"summary": "The Avatar is a small component designed to render a users image, the initials of the users name or an icon.",
|
|
127
|
-
"searchText": "Avatar\nThe Avatar is a small component designed to render a users image, the initials of the users name or an icon.\nAvatar\nJD\nAAK\nAK\nAvatarGroup\nJD\nAAK\nAK\n+2\n\n+2",
|
|
127
|
+
"searchText": "Avatar\nThe Avatar is a small component designed to render a users image, the initials of the users name or an icon.\nAvatar\nJD\nAAK\nAK\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| name | string | — | When a name is provided, the Avatar automatically generates and displays the initials of that name. The name also appears in a tooltip when hovered over. |\n| abbr | string | — | The abbreviation can also be defined manually. It is recommended to limit abbreviations to a maximum of 2 to 3 characters. |\n| image | string | — | The image to be shown. When an image is displayed, the abbreviation is not shown. |\n| alt | string | — | The image alt text. If not given, the name will be used. |\n| iconName | string | 'user' | The name of an icon that should be shown instead of initials. If nothing is provided, a default icon will be shown. |\n| size | number | 40 | The height and width of the component. |\n| backgroundColor | string | 'bg-lighter' | The background color for the component. By default, the text and icon color is derived from the background color. |\n| tooltip | string \\| JSX.Element | — | The content of the Avatars tooltip. if nothing is provided, the name is used. |\n| iconClassName | string | — | Additional classes set to the icon element. |\n| className | string | — | Additional classes set to the wrapper element. |\nAvatarGroup\nJD\nAAK\nAK\n+2\n\n+2\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| maxItemsVisible | number | — | Maximum number of items to be shown. Items that overflow are grouped into a single Avatar that displays the overflow count. Collapsed names are shown inside a tooltip. By default all items are shown. |\n| className | string | — | Additional classes set to the outer element. |",
|
|
128
128
|
"category": "Components",
|
|
129
129
|
"section": "Misc",
|
|
130
130
|
"boost": "Avatar components/avatar #components/avatar Components Misc"
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
"title": "BarChart",
|
|
145
145
|
"lead": null,
|
|
146
146
|
"summary": "Note: When using a chart in your application, do not get fancy and try to stick to the proposed examples or at least base your chart upon them. That will save time and money and, equally important, gives the user a coherent look and feel across the different services.",
|
|
147
|
-
"searchText": "BarChart\nBarChart\nNote: When using a chart in your application, do not get fancy and try to stick to the proposed examples or at least base your chart upon them. That will save time and money and, equally important, gives the user a coherent look and feel across the different services.\nSimple horizontal BarChart\n\nMarchJune\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nHorizontal BarChart\n\nJuneTimerange15 €60 €Costs\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nMultiple Bars BarChart\n\npv\nuv\n\nPage G250010000\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nStacked BarChart\n\npv\nuv\n\nPage G300012000\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nVertical BarChart\n\nBasistarif\nDiesel\nMaut\nZuschläge\n\n60DieselZuschläge\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nBarChart with custom Tooltips\npv\nuv\n\nTruck G300012000\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nMultiple axis BarChart\n\nJuneTimerange60 €CostsQ1Q2\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |",
|
|
147
|
+
"searchText": "BarChart\nBarChart\nNote: When using a chart in your application, do not get fancy and try to stick to the proposed examples or at least base your chart upon them. That will save time and money and, equally important, gives the user a coherent look and feel across the different services.\nSimple horizontal BarChart\n\nJanuaryFebruaryMarchAprilMayJune\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nHorizontal BarChart\n\nJanuaryFebruaryMarchAprilMayJuneTimerange0 €15 €30 €45 €60 €Costs\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nMultiple Bars BarChart\n\npv\nuv\n\nPage APage BPage CPage DPage EPage FPage G025005000750010000\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nStacked BarChart\n\npv\nuv\n\nPage APage BPage CPage DPage EPage FPage G030006000900012000\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nVertical BarChart\n\nBasistarif\nDiesel\nMaut\nZuschläge\n\n015304560BasistarifDieselMautZuschläge\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nBarChart with custom Tooltips\npv\nuv\n\nTruck ATruck BTruck CTruck DTruck ETruck FTruck G030006000900012000\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nMultiple axis BarChart\n\nJanuaryFebruaryMarchAprilMayJuneTimerange0 €15 €30 €45 €60 €CostsQ1Q1Q1Q2Q2Q2\n### BarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | String \\| Number \\| Function | value | The key of data displayed in the axis. Also, used as label for the x-axis. |\n| dataUnit | string | — | The unit of data displayed in the chart. |\n| layout | String | horizontal | The layout of the chart. Possible values are: horizontal, vertical |\n| showGrid | Boolean | false | Defines whether or not the grid shall be rendered. |\n| showXAxis | Boolean | true | Defines whether or not the x-axis shall be rendered. |\n| showYAxis | Boolean | true | Defines whether or not the y-axis shall be rendered. |\n| xAxisOptions | Object | — | Detailed options passed to the underlying XAxis component. Details can be found here: https://recharts.org/en-US/api/XAxis |\n| yAxisOptions | Object | — | Detailed options passed to the underlying YAxis component. Details can be found here: https://recharts.org/en-US/api/YAxis |\n| additionalAxes | React.ReactElement<XAxisProps \\| YAxisProps[] | — | Render a list of additional axes. This includes YAxis and XAxis. |\n| gridOptions | Object | — | Detailed options passed to the underlying Grid component. Details can be found here: https://recharts.org/en-US/api/CartesianGrid |\n| useDataColors | Boolean | false | Defines whether or not the color information shall be taken from the data input to use different colors for different entries. |\n| brush | Boolean | false | Defines whether or not the brush component shall be used. |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | false | Shows the provided Legend component otherwise shows nothing. |\n| bars | Array of Bar | [] | Renders the provided Bar components. |\n| ... | | — | Additional props are passed to the underlying BarChart component. Details can be found here: https://recharts.org/en-US/api/BarChart |\n### Bar\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | String | color-coldplay-fountain | Defines the color for the whole bar component instead of individual colors from the data. Take the color name from the charts colors page. |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the bar. |\n| dataUnit | String \\| Number | — | The unit of data displayed for the bar. |\n| ... | | — | Additional props are passed to the underlying Bar component. Details can be found here: https://recharts.org/en-US/api/Bar |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |",
|
|
148
148
|
"category": "Components",
|
|
149
149
|
"section": "Charts",
|
|
150
150
|
"boost": "BarChart components/barCharts #components/barCharts Components Charts"
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"title": "BottomSheet",
|
|
175
175
|
"lead": "The TimedBottomSheet is a wrapper component for the BottomSheet that allows to control it's visibility via timers and to use the localStorage to save user interaction for handling it's visibility.",
|
|
176
176
|
"summary": "The TimedBottomSheet is a wrapper component for the BottomSheet that allows to control it's visibility via timers and to use the localStorage to save user interaction for handling it's visibility.",
|
|
177
|
-
"searchText": "BottomSheet\nThe TimedBottomSheet is a wrapper component for the BottomSheet that allows to control it's visibility via timers and to use the localStorage to save user interaction for handling it's visibility.\nBottomSheet\nThis demonstrates a small bottom sheet use case on desktop. This can be used for providing additional information, upselling, feedback etc.\nTrigger small BottomSheet\nThis demonstrates a bottom sheet use case on mobile. This can be used for providing additional information on mobile instead of using a sidebar, onboarding, alternative for dialogs etc.\nNoteThis example does not make sense on desktop with wider screens. Handle responsive modes and use a dialog or sidebar on desktop instead.\nTrigger mobile BottomSheet\nThis demonstrates a bottom sheet use case on mobile. It demonstrates a bottom sheet for smartphones to perform an action.\nTrigger mobile BottomSheet\nThis demonstrates a bottom sheet use case on mobile. It demonstrates a bottom sheet for an example of how you could do onboarding on smartphones.\nTrigger mobile onboarding BottomSheet\nTimedBottomSheet\nShowcase of a timed bottom sheet used for requesting feedback from the user after a major feature was released or updated.\nTrigger timed bottom sheet",
|
|
177
|
+
"searchText": "BottomSheet\nThe TimedBottomSheet is a wrapper component for the BottomSheet that allows to control it's visibility via timers and to use the localStorage to save user interaction for handling it's visibility.\nBottomSheet\nThis demonstrates a small bottom sheet use case on desktop. This can be used for providing additional information, upselling, feedback etc.\nTrigger small BottomSheet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Set the visibility of the bottom sheet. The component is already mounted and just moved offscreen. |\n| onClose | (isShown: boolean) =void | — | Callback for when the sheet closes. |\n| width | number \\| string | — | The width of the bottom sheet. This is useful for desktop when not using the entire screen width. When no width is given it will take the width of the content and maximum 100% of the screen. So it this case you might want to apply a max-width-xxx via className to control it better. |\n| height | number \\| string | — | The height of the bottom sheet. If no height is given, the height is automatically calculated from the content. |\n| title | string \\| ReactNode | — | The title content shown in the header. If no title is given, the bottom sheet header is not shown. |\n| showCloseButton | boolean | true | Defines whether or not the close button is shown. |\n| showMaximizeButton | boolean | false | Defines whether or not the maximize button in the header is shown. |\n| onHeightChange | VoidFunction | () ={} | The callback function triggered when the maximize button is clicked and the height changes. |\n| detach | boolean | false | Set to true to detach the bottom sheet from the left side and the bottom and create a little offset. |\n| detachOffset | number | 15 | Defines the amount of pixels for the sheet. |\n| hasBackdrop | boolean | false | Set to true to render a modal like backdrop to emphasize the bottom sheet. |\n| onBackdropClick | VoidFunction | () ={} | Callback function triggered when the backdrop is clicked. Usually used to close the bottom sheet. |\n| bodyRef | MutableRefObject<HTMLDivElement \\| null| — | A react ref added to the bottom sheet body. |\n| bodyClassName | string | — | Additional classes to be set on the body element. |\n| className | string | — | Additional classes to be set on the wrapping element. |\nThis demonstrates a bottom sheet use case on mobile. This can be used for providing additional information on mobile instead of using a sidebar, onboarding, alternative for dialogs etc.\nNoteThis example does not make sense on desktop with wider screens. Handle responsive modes and use a dialog or sidebar on desktop instead.\nTrigger mobile BottomSheet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Set the visibility of the bottom sheet. The component is already mounted and just moved offscreen. |\n| onClose | (isShown: boolean) =void | — | Callback for when the sheet closes. |\n| width | number \\| string | — | The width of the bottom sheet. This is useful for desktop when not using the entire screen width. When no width is given it will take the width of the content and maximum 100% of the screen. So it this case you might want to apply a max-width-xxx via className to control it better. |\n| height | number \\| string | — | The height of the bottom sheet. If no height is given, the height is automatically calculated from the content. |\n| title | string \\| ReactNode | — | The title content shown in the header. If no title is given, the bottom sheet header is not shown. |\n| showCloseButton | boolean | true | Defines whether or not the close button is shown. |\n| showMaximizeButton | boolean | false | Defines whether or not the maximize button in the header is shown. |\n| onHeightChange | VoidFunction | () ={} | The callback function triggered when the maximize button is clicked and the height changes. |\n| detach | boolean | false | Set to true to detach the bottom sheet from the left side and the bottom and create a little offset. |\n| detachOffset | number | 15 | Defines the amount of pixels for the sheet. |\n| hasBackdrop | boolean | false | Set to true to render a modal like backdrop to emphasize the bottom sheet. |\n| onBackdropClick | VoidFunction | () ={} | Callback function triggered when the backdrop is clicked. Usually used to close the bottom sheet. |\n| bodyRef | MutableRefObject<HTMLDivElement \\| null| — | A react ref added to the bottom sheet body. |\n| bodyClassName | string | — | Additional classes to be set on the body element. |\n| className | string | — | Additional classes to be set on the wrapping element. |\nThis demonstrates a bottom sheet use case on mobile. It demonstrates a bottom sheet for smartphones to perform an action.\nTrigger mobile BottomSheet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Set the visibility of the bottom sheet. The component is already mounted and just moved offscreen. |\n| onClose | (isShown: boolean) =void | — | Callback for when the sheet closes. |\n| width | number \\| string | — | The width of the bottom sheet. This is useful for desktop when not using the entire screen width. When no width is given it will take the width of the content and maximum 100% of the screen. So it this case you might want to apply a max-width-xxx via className to control it better. |\n| height | number \\| string | — | The height of the bottom sheet. If no height is given, the height is automatically calculated from the content. |\n| title | string \\| ReactNode | — | The title content shown in the header. If no title is given, the bottom sheet header is not shown. |\n| showCloseButton | boolean | true | Defines whether or not the close button is shown. |\n| showMaximizeButton | boolean | false | Defines whether or not the maximize button in the header is shown. |\n| onHeightChange | VoidFunction | () ={} | The callback function triggered when the maximize button is clicked and the height changes. |\n| detach | boolean | false | Set to true to detach the bottom sheet from the left side and the bottom and create a little offset. |\n| detachOffset | number | 15 | Defines the amount of pixels for the sheet. |\n| hasBackdrop | boolean | false | Set to true to render a modal like backdrop to emphasize the bottom sheet. |\n| onBackdropClick | VoidFunction | () ={} | Callback function triggered when the backdrop is clicked. Usually used to close the bottom sheet. |\n| bodyRef | MutableRefObject<HTMLDivElement \\| null| — | A react ref added to the bottom sheet body. |\n| bodyClassName | string | — | Additional classes to be set on the body element. |\n| className | string | — | Additional classes to be set on the wrapping element. |\nThis demonstrates a bottom sheet use case on mobile. It demonstrates a bottom sheet for an example of how you could do onboarding on smartphones.\nTrigger mobile onboarding BottomSheet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Set the visibility of the bottom sheet. The component is already mounted and just moved offscreen. |\n| onClose | (isShown: boolean) =void | — | Callback for when the sheet closes. |\n| width | number \\| string | — | The width of the bottom sheet. This is useful for desktop when not using the entire screen width. When no width is given it will take the width of the content and maximum 100% of the screen. So it this case you might want to apply a max-width-xxx via className to control it better. |\n| height | number \\| string | — | The height of the bottom sheet. If no height is given, the height is automatically calculated from the content. |\n| title | string \\| ReactNode | — | The title content shown in the header. If no title is given, the bottom sheet header is not shown. |\n| showCloseButton | boolean | true | Defines whether or not the close button is shown. |\n| showMaximizeButton | boolean | false | Defines whether or not the maximize button in the header is shown. |\n| onHeightChange | VoidFunction | () ={} | The callback function triggered when the maximize button is clicked and the height changes. |\n| detach | boolean | false | Set to true to detach the bottom sheet from the left side and the bottom and create a little offset. |\n| detachOffset | number | 15 | Defines the amount of pixels for the sheet. |\n| hasBackdrop | boolean | false | Set to true to render a modal like backdrop to emphasize the bottom sheet. |\n| onBackdropClick | VoidFunction | () ={} | Callback function triggered when the backdrop is clicked. Usually used to close the bottom sheet. |\n| bodyRef | MutableRefObject<HTMLDivElement \\| null| — | A react ref added to the bottom sheet body. |\n| bodyClassName | string | — | Additional classes to be set on the body element. |\n| className | string | — | Additional classes to be set on the wrapping element. |\nTimedBottomSheet\nShowcase of a timed bottom sheet used for requesting feedback from the user after a major feature was released or updated.\nTrigger timed bottom sheet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| dismissed | boolean | false | The dismissed flag can be used to tell this component that the user has clicked on the content of the component like a button or a link. In this case, the bottom sheet will store a flag in the localStorage to hide the bottom sheet for the next time and it will close the sheet right away. |\n| featureName | string | — | The featureName prop is used to name the localStorage flag that is used to control the visibility. It should be unique to avoid conflicts with other timed bottom sheets. |\n| showAfter | number | 0 | Defines the time in milliseconds when the bottom sheet shall be shown. Default value is 0 to show it right away. |\n| hideAfter | number | 3600000 | Defines the time in milliseconds when the bottom sheet hides itself automatically. Default value is 3600000 to hide it after 1 hour. In this case, the localStorage flag is not set and the bottom sheet will be shown on the next page load. |\n| alwaysOn | boolean | false | With this enabled, the BottomSheet will not hide automatically. |\n| showCloseButton | boolean | true | Enables or disabled the close button. |\n| width | number | — | Optional width of the bottom sheet. Alternatively, you can set a max-width-xxx via className instead. |\n| cleanupLocalStorage | boolean | false | Flag to allow to remove the localStorage flag again once the component is not needed anymore. |\n| localStoragePrefix | string | — | A prefix that will be used for the local storage flag to store whether the bottom sheet should be hidden. Use this prefix for your service name for instance. |\n| onClose | () =void | () ={} | Callback function that gets triggered when the user closed the bottom sheet with the close button. |\n| bodyClassName | string | 'padding-25 margin-right-25' | Optional className to be set on the body. |\n| className | string | — | Optional className to be set on the component. Use this to define a max-width value. |",
|
|
178
178
|
"category": "Components",
|
|
179
179
|
"section": "Application",
|
|
180
180
|
"boost": "BottomSheet components/bottomSheet #components/bottomSheet Components Application"
|
|
@@ -184,7 +184,7 @@
|
|
|
184
184
|
"title": "Button",
|
|
185
185
|
"lead": "The button component is the React equivalent to the normal HTML button with some To check out the HTML version click here: Buttons",
|
|
186
186
|
"summary": "The button component is the React equivalent to the normal HTML button with some To check out the HTML version click here: Buttons",
|
|
187
|
-
"searchText": "Button\nThe button component is the React equivalent to the normal HTML button with some To check out the HTML version click here: Buttons\nButton\nStandard buttons\nDefaultPrimarySecondarySuccessInfoWarningDangerMuted filledMuted\nDisabled buttons\nDefaultPrimarySecondarySuccessInfoWarningDangerMuted filledMuted\nButton sizes\nExtra SmallSmallMediumLarge\nIcon only buttons\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| bsStyle | | — | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\nLink buttons\nPrimarySuccessInfoWarningDanger\nLink inline buttons\n\nThis is an example for an Inline link button.\nNote Link buttons can also be used within text blocks by setting the variant type to Button.VARIANT_LINK_INLINE.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| bsStyle | | — | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\nButton group\n\nButton with tooltips\nButton with TooltipDisabled Button with Tooltip\nBlock button\nBlock button\nMultiline button\nThis is a multiline button with a lot of Text\nToggle button\nToggle me\nAdd something / take picture button example\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| bsStyle | | — | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\nOutlined buttons (transparent)\nDefaultPrimarySuccessInfoWarningDangerMuted filledMuted\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| bsStyle | | — | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\nAction buttons\nClick me!Click me!Click me!Click me!Click me!Click me!\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| bsStyle | | — | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | | — | Sets the button variant. Possible values are: link, link-inline, outline and action |",
|
|
187
|
+
"searchText": "Button\nThe button component is the React equivalent to the normal HTML button with some To check out the HTML version click here: Buttons\nButton\nStandard buttons\nDefaultPrimarySecondarySuccessInfoWarningDangerMuted filledMuted\nDisabled buttons\nDefaultPrimarySecondarySuccessInfoWarningDangerMuted filledMuted\nButton sizes\nExtra SmallSmallMediumLarge\nIcon only buttons\n### Base button props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| disabled | boolean | false | Whether the button should be disabled. |\n| active | boolean | false | Set the button toggled. Should be used in combination with \"asToggle\" prop. |\n| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |\n| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |\n| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |\n| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |\n| block | boolean | false | Defines whether the button takes up the full width of the parent element. |\n| bsStyle | BUTTONSTYLE | 'default' | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | BUTTONSIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\n| noRippleEffect | boolean | — | Whether the \"ripple\" effect should be suppressed on this button. |\n| tabIndex | number | 0 | Number of the index used for keyboard support. |\n| className | string | — | Additional classes to be set on the button element. |\n### Regular button\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent) =void | — | Callback function triggered when clicking the button. |\n| type | 'button' \\| 'submit | 'button' | Defines the type of the button. This may be used for form submit buttons. |\n### ToggleButton\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (value: boolean) =void | — | Callback function triggered when clicking the button. |\n### Link element buttons\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| as | 'a' | — | Defines this component as a link element. |\n| type | never | — | Native button type is not supported when using as=\"a\". |\n| href | string | — | Defines the destination URL for the link button. |\n| asToggle | false | false | Toggle behavior is not supported when using as=\"a\". |\n| onClick | (event: React.MouseEvent<HTMLAnchorElement, MouseEvent) =void | — | Callback function triggered when clicking the link. |\nButtons with link styles\nPrimarySuccessInfoWarningDanger\nButton with link styles - inline\n\nThis is an example for an Inline link button.\nNote Link styled buttons can also be used within text blocks by setting the variant type to Button.VARIANT_LINK_INLINE.\n### Base button props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| disabled | boolean | false | Whether the button should be disabled. |\n| active | boolean | false | Set the button toggled. Should be used in combination with \"asToggle\" prop. |\n| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |\n| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |\n| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |\n| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |\n| block | boolean | false | Defines whether the button takes up the full width of the parent element. |\n| bsStyle | BUTTONSTYLE | 'default' | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | BUTTONSIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\n| noRippleEffect | boolean | — | Whether the \"ripple\" effect should be suppressed on this button. |\n| tabIndex | number | 0 | Number of the index used for keyboard support. |\n| className | string | — | Additional classes to be set on the button element. |\n### Regular button\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent) =void | — | Callback function triggered when clicking the button. |\n| type | 'button' \\| 'submit | 'button' | Defines the type of the button. This may be used for form submit buttons. |\n### ToggleButton\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (value: boolean) =void | — | Callback function triggered when clicking the button. |\n### Link element buttons\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| as | 'a' | — | Defines this component as a link element. |\n| type | never | — | Native button type is not supported when using as=\"a\". |\n| href | string | — | Defines the destination URL for the link button. |\n| asToggle | false | false | Toggle behavior is not supported when using as=\"a\". |\n| onClick | (event: React.MouseEvent<HTMLAnchorElement, MouseEvent) =void | — | Callback function triggered when clicking the link. |\nButton group\n\nButton with tooltips\nButton with TooltipDisabled Button with Tooltip\nBlock button\nBlock button\nMultiline button\nThis is a multiline button with a lot of Text\nToggle button\nToggle me\nAdd something / take picture button example\n### Base button props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| disabled | boolean | false | Whether the button should be disabled. |\n| active | boolean | false | Set the button toggled. Should be used in combination with \"asToggle\" prop. |\n| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |\n| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |\n| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |\n| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |\n| block | boolean | false | Defines whether the button takes up the full width of the parent element. |\n| bsStyle | BUTTONSTYLE | 'default' | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | BUTTONSIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\n| noRippleEffect | boolean | — | Whether the \"ripple\" effect should be suppressed on this button. |\n| tabIndex | number | 0 | Number of the index used for keyboard support. |\n| className | string | — | Additional classes to be set on the button element. |\n### Regular button\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent) =void | — | Callback function triggered when clicking the button. |\n| type | 'button' \\| 'submit | 'button' | Defines the type of the button. This may be used for form submit buttons. |\n### ToggleButton\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (value: boolean) =void | — | Callback function triggered when clicking the button. |\n### Link element buttons\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| as | 'a' | — | Defines this component as a link element. |\n| type | never | — | Native button type is not supported when using as=\"a\". |\n| href | string | — | Defines the destination URL for the link button. |\n| asToggle | false | false | Toggle behavior is not supported when using as=\"a\". |\n| onClick | (event: React.MouseEvent<HTMLAnchorElement, MouseEvent) =void | — | Callback function triggered when clicking the link. |\nOutlined buttons (transparent)\nDefaultPrimarySuccessInfoWarningDangerMuted filledMuted\n### Base button props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| disabled | boolean | false | Whether the button should be disabled. |\n| active | boolean | false | Set the button toggled. Should be used in combination with \"asToggle\" prop. |\n| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |\n| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |\n| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |\n| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |\n| block | boolean | false | Defines whether the button takes up the full width of the parent element. |\n| bsStyle | BUTTONSTYLE | 'default' | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | BUTTONSIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\n| noRippleEffect | boolean | — | Whether the \"ripple\" effect should be suppressed on this button. |\n| tabIndex | number | 0 | Number of the index used for keyboard support. |\n| className | string | — | Additional classes to be set on the button element. |\n### Regular button\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent) =void | — | Callback function triggered when clicking the button. |\n| type | 'button' \\| 'submit | 'button' | Defines the type of the button. This may be used for form submit buttons. |\n### ToggleButton\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (value: boolean) =void | — | Callback function triggered when clicking the button. |\n### Link element buttons\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| as | 'a' | — | Defines this component as a link element. |\n| type | never | — | Native button type is not supported when using as=\"a\". |\n| href | string | — | Defines the destination URL for the link button. |\n| asToggle | false | false | Toggle behavior is not supported when using as=\"a\". |\n| onClick | (event: React.MouseEvent<HTMLAnchorElement, MouseEvent) =void | — | Callback function triggered when clicking the link. |\nButtons as anchor element\nDefaultPrimarySecondarySuccessInfoWarningDangerMuted filledMuted\nButtons as anchor element - disabled\nDefaultPrimarySecondarySuccessInfoWarningDangerMuted filledMuted\nButtons as anchor element - various sizes\nExtra SmallSmallMediumLarge\nButtons as anchor element - icon only\n### Base button props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| disabled | boolean | false | Whether the button should be disabled. |\n| active | boolean | false | Set the button toggled. Should be used in combination with \"asToggle\" prop. |\n| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |\n| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |\n| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |\n| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |\n| block | boolean | false | Defines whether the button takes up the full width of the parent element. |\n| bsStyle | BUTTONSTYLE | 'default' | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | BUTTONSIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\n| noRippleEffect | boolean | — | Whether the \"ripple\" effect should be suppressed on this button. |\n| tabIndex | number | 0 | Number of the index used for keyboard support. |\n| className | string | — | Additional classes to be set on the button element. |\n### Regular button\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent) =void | — | Callback function triggered when clicking the button. |\n| type | 'button' \\| 'submit | 'button' | Defines the type of the button. This may be used for form submit buttons. |\n### ToggleButton\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (value: boolean) =void | — | Callback function triggered when clicking the button. |\n### Link element buttons\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| as | 'a' | — | Defines this component as a link element. |\n| type | never | — | Native button type is not supported when using as=\"a\". |\n| href | string | — | Defines the destination URL for the link button. |\n| asToggle | false | false | Toggle behavior is not supported when using as=\"a\". |\n| onClick | (event: React.MouseEvent<HTMLAnchorElement, MouseEvent) =void | — | Callback function triggered when clicking the link. |\nAction buttons\nClick me!Click me!Click me!Click me!Click me!Click me!\n### Base button props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| disabled | boolean | false | Whether the button should be disabled. |\n| active | boolean | false | Set the button toggled. Should be used in combination with \"asToggle\" prop. |\n| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |\n| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |\n| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |\n| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |\n| block | boolean | false | Defines whether the button takes up the full width of the parent element. |\n| bsStyle | BUTTONSTYLE | 'default' | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | BUTTONSIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\n| noRippleEffect | boolean | — | Whether the \"ripple\" effect should be suppressed on this button. |\n| tabIndex | number | 0 | Number of the index used for keyboard support. |\n| className | string | — | Additional classes to be set on the button element. |\n### Regular button\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent) =void | — | Callback function triggered when clicking the button. |\n| type | 'button' \\| 'submit | 'button' | Defines the type of the button. This may be used for form submit buttons. |\n### ToggleButton\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (value: boolean) =void | — | Callback function triggered when clicking the button. |\n### Link element buttons\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| as | 'a' | — | Defines this component as a link element. |\n| type | never | — | Native button type is not supported when using as=\"a\". |\n| href | string | — | Defines the destination URL for the link button. |\n| asToggle | false | false | Toggle behavior is not supported when using as=\"a\". |\n| onClick | (event: React.MouseEvent<HTMLAnchorElement, MouseEvent) =void | — | Callback function triggered when clicking the link. |",
|
|
188
188
|
"category": "Components",
|
|
189
189
|
"section": "Interaction",
|
|
190
190
|
"boost": "Button components/button #components/button Components Interaction"
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
"title": "ButtonToolbar",
|
|
195
195
|
"lead": "The ButtonToolbar is a utility component designed to simplify usage and alignment. Its purpose is to ensure consistent spacing.",
|
|
196
196
|
"summary": "The ButtonToolbar is a utility component designed to simplify usage and alignment. Its purpose is to ensure consistent spacing.",
|
|
197
|
-
"searchText": "ButtonToolbar\nThe ButtonToolbar is a utility component designed to simplify usage and alignment. Its purpose is to ensure consistent spacing.\nButtonToolbar\nButtonToolbar\nButtonButton\n\nButtonToolbar centered\nCancelSave changes\n\nButtonToolbar right aligned\nCancelSave changes\n\nButtonToolbar space between\nPreviousNext",
|
|
197
|
+
"searchText": "ButtonToolbar\nThe ButtonToolbar is a utility component designed to simplify usage and alignment. Its purpose is to ensure consistent spacing.\nButtonToolbar\nButtonToolbar\nButtonButton\n\nButtonToolbar centered\nCancelSave changes\n\nButtonToolbar right aligned\nCancelSave changes\n\nButtonToolbar space between\nPreviousNext\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| alignment | 'left' \\| 'right' \\| 'center' \\| 'space-between' | — | Align buttons to a defined side or set them apart. |\n| className | string | — | Additional classes set to the outer element. |",
|
|
198
198
|
"category": "Components",
|
|
199
199
|
"section": "Interaction",
|
|
200
200
|
"boost": "ButtonToolbar components/buttonToolbar #components/buttonToolbar Components Interaction"
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
"title": "CalendarStripe",
|
|
205
205
|
"lead": "A headless component where you provide a function that renders the UI for every day to be displayed.",
|
|
206
206
|
"summary": "A headless component where you provide a function that renders the UI for every day to be displayed.",
|
|
207
|
-
"searchText": "CalendarStripe\nA headless component where you provide a function that renders the UI for every day to be displayed.\nCalendarStripe\
|
|
207
|
+
"searchText": "CalendarStripe\nA headless component where you provide a function that renders the UI for every day to be displayed.\nCalendarStripe\nTuesday\n24 February 2026\n\nWednesday\n25 February 2026\n\nThursday\n26 February 2026\n\nFriday\n27 February 2026\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| minDayWith | number | 200 | The minimum width in pixel of a single day column This value determines how many days are shown per page depending on the parent width. |\n| minDays | number | 1 | The minimum amount of days that should be shown per page. |\n| maxDays | number | 7 | The maximum amount of days that should be shown per page. |\n| renderDay | (date: Date) =React.JSX.Element | — | A function that renders each individual day to be displayed. |\n| skipWeekends | boolean | false | Defines whether the days for the weekends are included. |\n| startDate | Date | the current date | The date of the first day that are rendered. |\n| onNextClick | (newStartDate: Date) =void | — | Callback function for when the next button is clicked. |\n| onPreviousClick | (newStartDate: Date) =void | — | Callback function for when the previous button is clicked. |\n| buttonClassName | string | — | Additional classes set to the navigation buttons. |\n| className | string | — | Additional classes set to the calendar element. |\n| daysWrapperClassName | string | — | Additional classes set to the days wrapper element. |\n| dayWrapperClassName | string | — | Additional classes set to the days wrapper element. |\nFeb\n24\n2026\n\nFeb\n25\n2026\n\nFeb\n26\n2026\n\nFeb\n27\n2026\n\nFeb\n28\n2026\n\nMar\n1\n2026\n\nMar\n2\n2026\n\nMar\n3\n2026\n\nMar\n4\n2026\n\nSet to JanuaryToggle Weekends\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| minDayWith | number | 200 | The minimum width in pixel of a single day column This value determines how many days are shown per page depending on the parent width. |\n| minDays | number | 1 | The minimum amount of days that should be shown per page. |\n| maxDays | number | 7 | The maximum amount of days that should be shown per page. |\n| renderDay | (date: Date) =React.JSX.Element | — | A function that renders each individual day to be displayed. |\n| skipWeekends | boolean | false | Defines whether the days for the weekends are included. |\n| startDate | Date | the current date | The date of the first day that are rendered. |\n| onNextClick | (newStartDate: Date) =void | — | Callback function for when the next button is clicked. |\n| onPreviousClick | (newStartDate: Date) =void | — | Callback function for when the previous button is clicked. |\n| buttonClassName | string | — | Additional classes set to the navigation buttons. |\n| className | string | — | Additional classes set to the calendar element. |\n| daysWrapperClassName | string | — | Additional classes set to the days wrapper element. |\n| dayWrapperClassName | string | — | Additional classes set to the days wrapper element. |",
|
|
208
208
|
"category": "Components",
|
|
209
209
|
"section": "Misc",
|
|
210
210
|
"boost": "CalendarStripe components/calendarStripe #components/calendarStripe Components Misc"
|
|
@@ -214,7 +214,7 @@
|
|
|
214
214
|
"title": "Card",
|
|
215
215
|
"lead": "The Card is a utility component designed to simplify usage of default card styling.",
|
|
216
216
|
"summary": "The Card is a utility component designed to simplify usage of default card styling.",
|
|
217
|
-
"searchText": "Card\nThe Card is a utility component designed to simplify usage of default card styling.\nCard\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nLorem ipsum\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nLorem",
|
|
217
|
+
"searchText": "Card\nThe Card is a utility component designed to simplify usage of default card styling.\nCard\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nLorem ipsum\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nLorem\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| shadow | 'subtle' \\| 'muted' \\| 'accent' \\| 'default' \\| 'smooth' \\| 'muted-down' \\| 'default-down' \\| 'none' | 'default' | Shadow classes. |\n| padding | 0 \\| 5 \\| 10 \\| 15 \\| 20 \\| 25 \\| 50 | 15 | Card padding. |\n| className | string | — | Additional classes set to the outer element. |",
|
|
218
218
|
"category": "Components",
|
|
219
219
|
"section": "Content",
|
|
220
220
|
"boost": "Card components/card #components/card Components Content"
|
|
@@ -264,17 +264,27 @@
|
|
|
264
264
|
"title": "Checkbox",
|
|
265
265
|
"lead": null,
|
|
266
266
|
"summary": "Note: When using the custom option, make sure to wrap the children with the class name checkbox-text-wrapper. For using the checkbox tick, use an element with class name checkbox-text.",
|
|
267
|
-
"searchText": "Checkbox\nCheckbox\nSelect multipleSome custom text\nThis one is initially checked\nIndeterminate state\nDisabled checkboxesDisabled checkbox\nDisabled checked checkbox\nVarious propsCheckbox with provided label\nCheckbox with error state\nRequired Checkbox *\nRequired submit test\n\nSome text containing a link to Terms and Condition which need to be read.\n\nOption 1Option 2Option 3\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLarge checkbox\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nCheckbox inside grid layout\
|
|
267
|
+
"searchText": "Checkbox\nCheckbox\nSelect multipleSome custom text\nThis one is initially checked\nIndeterminate state\nDisabled checkboxesDisabled checkbox\nDisabled checked checkbox\nVarious propsCheckbox with provided label\nCheckbox with error state\nRequired Checkbox *\nRequired submit test\n\nSome text containing a link to Terms and Condition which need to be read.\n\nOption 1Option 2Option 3\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLarge checkbox\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nCheckbox inside grid layout\nControlled example\nOption 1Option 2Option 3\nCustom card example\nNote: When using the custom option, make sure to wrap the children with the class name checkbox-text-wrapper. For using the checkbox tick, use an element with class name checkbox-text.\nCustom checkbox listOption 1\nThis option is a first option\n\nOption 2\nThis option is a second option\n\nOption 3\nThis option is a third option\n\nCustom checkbox list as pick list without tickBanana\nPeach\nPear\nStrawberry\nCustom list example\nCustom checkbox list\nOption 1\nThis option is a first option\n\nOption 2\nThis option is a second option\n\nOption 3\nThis option is a third option\nCheckbox with custom icon\nOption 1Option 2Option 3\nOption 1Option 2Option 3",
|
|
268
268
|
"category": "Components",
|
|
269
269
|
"section": "Interaction",
|
|
270
270
|
"boost": "Checkbox components/checkbox #components/checkbox Components Interaction"
|
|
271
271
|
},
|
|
272
|
+
{
|
|
273
|
+
"id": "components/circularProgress",
|
|
274
|
+
"title": "CircularProgress",
|
|
275
|
+
"lead": null,
|
|
276
|
+
"summary": "Default circular progress",
|
|
277
|
+
"searchText": "CircularProgress\nCircularProgress\nDefault circular progress\n30\n\nCircular progress customizations\n85 km/h\n\nSpeed\n\n40%\n\nCustom label\n\n100\n\nWith max value\n\nDifferent sizes with custom value label\n\nxs\n\nsm\n\nmd\n\nlg\n\nxl\n\nStrong customization\n40%\n\n3200 Points\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| label | React.ReactNode | — | Optional text or node shown below the ring. |\n| size | CircularProgressSize | 'md' | Preset size for the component. Possible values are: 'xs' 'sm' 'md' 'lg' 'xl' |\n| color | CircularProgressColor | 'primary' | Color preset for the progress ring. Possible values are: 'default' 'primary' 'secondary' 'info' 'success' 'warning' 'danger' 'white' |\n| value | number | 0 | Defaults to 0 to avoid indeterminate/spinner visuals. |\n| valueLabel | React.ReactNode | — | Override the rendered value label content. |\n| minValue | number | 0 | Minimum value for the range. |\n| maxValue | number | 100 | Maximum value for the range. |\n| formatOptions | Intl.NumberFormatOptions | — | Formatting for the visible value label. - If style === \"percent\": formats ratio (value-min)/(max-min) - Otherwise: formats the raw value (e.g. unit) |\n| isIndeterminate | boolean | false | Indeterminate mode is opt-in. Animates the progress indefinitely. May come in handy when the value still loads to prevent layout shifting. |\n| showValueLabel | boolean | true | Toggles the value label in the center of the ring. |\n| strokeWidth | number | 8 | Stroke width used for the ring and track. |\n| trackColor | CircularProgressTrackColor | 'lighter' | Track color preset for the background ring. Possible values are: 'decent' 'lightest' 'lighter' 'light' 'gray' 'dark' 'darker' 'darkest' 'white' |\n| trackClassName | string | — | Class name for the track (background ring). |\n| disableAnimation | boolean | false | Disable motion even if the user allows animations. |\n| animationDelay | number | 0 | Delay before the progress animation starts (in seconds). |\n| className | string | — | Class name for the outer wrapper. |\n| ringWrapClassName | string | — | Class name for the ring wrapper. |\n| valueLabelClassName | string | — | Class name for the center value label. |\n| labelClassName | string | — | Class name for the label under the ring. |\n0%\n\nProcessing configuration...\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| label | React.ReactNode | — | Optional text or node shown below the ring. |\n| size | CircularProgressSize | 'md' | Preset size for the component. Possible values are: 'xs' 'sm' 'md' 'lg' 'xl' |\n| color | CircularProgressColor | 'primary' | Color preset for the progress ring. Possible values are: 'default' 'primary' 'secondary' 'info' 'success' 'warning' 'danger' 'white' |\n| value | number | 0 | Defaults to 0 to avoid indeterminate/spinner visuals. |\n| valueLabel | React.ReactNode | — | Override the rendered value label content. |\n| minValue | number | 0 | Minimum value for the range. |\n| maxValue | number | 100 | Maximum value for the range. |\n| formatOptions | Intl.NumberFormatOptions | — | Formatting for the visible value label. - If style === \"percent\": formats ratio (value-min)/(max-min) - Otherwise: formats the raw value (e.g. unit) |\n| isIndeterminate | boolean | false | Indeterminate mode is opt-in. Animates the progress indefinitely. May come in handy when the value still loads to prevent layout shifting. |\n| showValueLabel | boolean | true | Toggles the value label in the center of the ring. |\n| strokeWidth | number | 8 | Stroke width used for the ring and track. |\n| trackColor | CircularProgressTrackColor | 'lighter' | Track color preset for the background ring. Possible values are: 'decent' 'lightest' 'lighter' 'light' 'gray' 'dark' 'darker' 'darkest' 'white' |\n| trackClassName | string | — | Class name for the track (background ring). |\n| disableAnimation | boolean | false | Disable motion even if the user allows animations. |\n| animationDelay | number | 0 | Delay before the progress animation starts (in seconds). |\n| className | string | — | Class name for the outer wrapper. |\n| ringWrapClassName | string | — | Class name for the ring wrapper. |\n| valueLabelClassName | string | — | Class name for the center value label. |\n| labelClassName | string | — | Class name for the label under the ring. |",
|
|
278
|
+
"category": "Components",
|
|
279
|
+
"section": "Progress",
|
|
280
|
+
"boost": "CircularProgress components/circularProgress #components/circularProgress Components Progress"
|
|
281
|
+
},
|
|
272
282
|
{
|
|
273
283
|
"id": "components/clearableInput",
|
|
274
284
|
"title": "ClearableInput",
|
|
275
285
|
"lead": "Control, which can be cleared when it has a value.",
|
|
276
286
|
"summary": "Control, which can be cleared when it has a value.",
|
|
277
|
-
"searchText": "ClearableInput\nControl, which can be cleared when it has a value.\nClearableInput\nCan be used as either a controlled or uncontrolled component, depending on your use case. https://facebook.github.io/react/docs/uncontrolled-components.html\nDefault\n\nWith a default value\n\nWith a button addon\n\nWith many button addons\n\nWith addons\nButton\n\nWith addons on both sides\n\nKM\n\nWith type password\n\nWith type email\n\nWith limited amount of characters\n\nSmall input\n\nLarge input\n\nKM\n\nWith feedback\n\nDisabled input\
|
|
287
|
+
"searchText": "ClearableInput\nControl, which can be cleared when it has a value.\nClearableInput\nCan be used as either a controlled or uncontrolled component, depending on your use case. https://facebook.github.io/react/docs/uncontrolled-components.html\nDefault\n\nWith a default value\n\nWith a button addon\n\nWith many button addons\n\nWith addons\nButton\n\nWith addons on both sides\n\nKM\n\nWith type password\n\nWith type email\n\nWith limited amount of characters\n\nSmall input\n\nLarge input\n\nKM\n\nWith feedback\n\nDisabled input\nControlled example\n\nSet random value\nControlled component with restriction and used with custom input\nClearableInput with input mask\nInput with input mask\n\nInput with input mask that reveals itself on focus\n\nInput with input mask that is never shown\n\nInput with custom mask definition\n\nInput with Date mask",
|
|
278
288
|
"category": "Components",
|
|
279
289
|
"section": "Interaction",
|
|
280
290
|
"boost": "ClearableInput components/clearableInput #components/clearableInput Components Interaction"
|
|
@@ -284,7 +294,7 @@
|
|
|
284
294
|
"title": "Collapse",
|
|
285
295
|
"lead": "The Collapse component folds and unfolds given content. It is used in some other components such as the ExpanderPanel and ExpanderList.",
|
|
286
296
|
"summary": "The Collapse component folds and unfolds given content. It is used in some other components such as the ExpanderPanel and ExpanderList.",
|
|
287
|
-
"searchText": "Collapse\nThe Collapse component folds and unfolds given content. It is used in some other components such as the ExpanderPanel and ExpanderList.\nCollapse\nNote: In case the content element you pass in as child has margins, wrap it within another div to smoothen the animation.\nContent will stay in the DOM even when it is collapsed\nHide content\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nDropdown\nContent will be removed from the DOM when it is collapsed and mounted again on show\nHide content\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.",
|
|
297
|
+
"searchText": "Collapse\nThe Collapse component folds and unfolds given content. It is used in some other components such as the ExpanderPanel and ExpanderList.\nCollapse\nNote: In case the content element you pass in as child has margins, wrap it within another div to smoothen the animation.\nContent will stay in the DOM even when it is collapsed\nHide content\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nDropdown\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| open | boolean \\| undefined | false | Show the component and triggers the expand or collapse animation. |\n| unmountOnExit | boolean | — | Unmount the component (remove it from the DOM) when it is collapsed. |\n| appear | boolean | false | Run the expand animation when the component mounts, if it is initially shown. |\n| timeout | number | 270 | Duration of the collapse animation in milliseconds. |\n| onEntered | () =void | — | Callback fired after the component has expanded. |\n| onExited | () =void | — | Callback fired after the component has collapsed. |\n| onAnimationStart | () =void | — | Callback fired when the animation starts for either expand or collapse. |\nContent will be removed from the DOM when it is collapsed and mounted again on show\nHide content\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| open | boolean \\| undefined | false | Show the component and triggers the expand or collapse animation. |\n| unmountOnExit | boolean | — | Unmount the component (remove it from the DOM) when it is collapsed. |\n| appear | boolean | false | Run the expand animation when the component mounts, if it is initially shown. |\n| timeout | number | 270 | Duration of the collapse animation in milliseconds. |\n| onEntered | () =void | — | Callback fired after the component has expanded. |\n| onExited | () =void | — | Callback fired after the component has collapsed. |\n| onAnimationStart | () =void | — | Callback fired when the animation starts for either expand or collapse. |",
|
|
288
298
|
"category": "Components",
|
|
289
299
|
"section": "Show/Hide",
|
|
290
300
|
"boost": "Collapse components/collapse #components/collapse Components Show/Hide"
|
|
@@ -304,7 +314,7 @@
|
|
|
304
314
|
"title": "ContentLoader",
|
|
305
315
|
"lead": "The content loader is based on the react-content-loader which can be found here: https://github.com/danilowoz/react-content-loader",
|
|
306
316
|
"summary": "The content loader is based on the react-content-loader which can be found here: https://github.com/danilowoz/react-content-loader",
|
|
307
|
-
"searchText": "ContentLoader\nThe content loader is based on the react-content-loader which can be found here: https://github.com/danilowoz/react-content-loader\nContentLoader\nThis UIKIT component is simple wrapper to make it easier to use with a predefined look and feel. It still allows for more complex configurations as all additional props are passed down to the third-party ContentLoader component. For individual customization, it allows passing svg components as rect or circle directly as children.\nLoading...\nLoading...Loading...Loading...Loading...\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | 'rect' \\| 'circle' | — | — |\nLoading...\nLoading...Loading...\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | 'rect' \\| 'circle' | — | — |\nColumn 1Column 2Column 3Column 4\n\nLoading...Loading...Loading...Loading...\nLoading...Loading...Loading...Loading...\nLoading...Loading...Loading...Loading...\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| type | 'rect' \\| 'circle' | — | — |",
|
|
317
|
+
"searchText": "ContentLoader\nThe content loader is based on the react-content-loader which can be found here: https://github.com/danilowoz/react-content-loader\nContentLoader\nThis UIKIT component is simple wrapper to make it easier to use with a predefined look and feel. It still allows for more complex configurations as all additional props are passed down to the third-party ContentLoader component. For individual customization, it allows passing svg components as rect or circle directly as children.\nLoading...\nLoading...Loading...Loading...Loading...\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| speed | number | 2 | Sets the animation speed. |\n| height | string \\| number | 14 | Sets the height of the svg element. |\n| width | string \\| number | 100% | Sets the width of the svg element. |\n| radius | number | 16 | Sets the radius of the svg element. Only relevant for circle elements. |\n| type | 'rect' \\| 'circle' | — | Renders either a rectangle or circle. Possible values are: ContentLoader.RECT, ContentLoader.CIRCLE or rect, circle |\n| className | string | — | Additional class names to ab added to the wrapping svg element. |\n| rx | number | — | Rect object prop. Used internally. |\n| ry | number | — | Rect object prop. Used internally. |\nLoading...\nLoading...Loading...\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| speed | number | 2 | Sets the animation speed. |\n| height | string \\| number | 14 | Sets the height of the svg element. |\n| width | string \\| number | 100% | Sets the width of the svg element. |\n| radius | number | 16 | Sets the radius of the svg element. Only relevant for circle elements. |\n| type | 'rect' \\| 'circle' | — | Renders either a rectangle or circle. Possible values are: ContentLoader.RECT, ContentLoader.CIRCLE or rect, circle |\n| className | string | — | Additional class names to ab added to the wrapping svg element. |\n| rx | number | — | Rect object prop. Used internally. |\n| ry | number | — | Rect object prop. Used internally. |\nColumn 1Column 2Column 3Column 4\n\nLoading...Loading...Loading...Loading...\nLoading...Loading...Loading...Loading...\nLoading...Loading...Loading...Loading...\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| speed | number | 2 | Sets the animation speed. |\n| height | string \\| number | 14 | Sets the height of the svg element. |\n| width | string \\| number | 100% | Sets the width of the svg element. |\n| radius | number | 16 | Sets the radius of the svg element. Only relevant for circle elements. |\n| type | 'rect' \\| 'circle' | — | Renders either a rectangle or circle. Possible values are: ContentLoader.RECT, ContentLoader.CIRCLE or rect, circle |\n| className | string | — | Additional class names to ab added to the wrapping svg element. |\n| rx | number | — | Rect object prop. Used internally. |\n| ry | number | — | Rect object prop. Used internally. |",
|
|
308
318
|
"category": "Components",
|
|
309
319
|
"section": "Content",
|
|
310
320
|
"boost": "ContentLoader components/contentLoader #components/contentLoader Components Content"
|
|
@@ -314,7 +324,7 @@
|
|
|
314
324
|
"title": "DataTabs",
|
|
315
325
|
"lead": "Passing a single tab content component via commonTabContent prop into the DataTabs component allows to update that single component when switching tabs. This comes in handy for instance when you want to animate a graph with different values from each tab.",
|
|
316
326
|
"summary": "Passing a single tab content component via commonTabContent prop into the DataTabs component allows to update that single component when switching tabs. This comes in handy for instance when you want to animate a graph with different values from each tab.",
|
|
317
|
-
"searchText": "DataTabs\nPassing a single tab content component via commonTabContent prop into the DataTabs component allows to update that single component when switching tabs. This comes in handy for instance when you want to animate a graph with different values from each tab.\nDataTabs\nHorizontal layout\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nØ - Route type\nABCDEF\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nVertical layout\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nØ - Route type\nABCDEF\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nDataTabs inside an ExpanderPanel and custom color\nDataTabs inside an ExpanderPanel\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nØ - Route Type\nABCDEF\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nDataTabs with shared common tab content and custom styling\nDataTabs inside an ExpanderPanel with one common tab content\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nØ - Route type\nABCDEF\n\nPage APage BPage CPage DPage EPage FPage G\n\nThe padding can be changes on demand by passing in util classes via \"tabContentClassName\" prop.\n\nHide last tab\nData Set 1Data Set 2\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.",
|
|
327
|
+
"searchText": "DataTabs\nPassing a single tab content component via commonTabContent prop into the DataTabs component allows to update that single component when switching tabs. This comes in handy for instance when you want to animate a graph with different values from each tab.\nDataTabs\nHorizontal layout\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nØ - Route type\nABCDEF\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n### DataTabs\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| activeKey | string | '' | Sets key and id. |\n| bordered | boolean | true | Whether the component should add a border. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| commonTabContent | React.ReactNode | — | Tab content that is used for all tabs. Using a common tab content will ignore any DataTab child. Additionally, there will be no transition when switching tabs as it is a single tab content component. |\n| disableTransition | boolean | false | Transitions between tab contents are enabled by default. Set if you want to disable them. The Navigation tabs will still remain animated. |\n| arrowClassName | string | 'bg-highlight-dark border-color-transparent' | Additional classes to be set on the arrow. |\n| onSelectTab | (tabKey: string) =void | — | Called when a tab is being activated. |\n| tabClassName | string | — | Additional classes to be set on the tab element. |\n| tabHoverClassName | string | 'bg-highlight-decent text-color-darkest' | Utility hover classes to be set on the tab element. |\n| tabActiveClassName | string | 'bg-highlight-dark text-color-white' | Utility active classes to be set on the tab element. |\n| tabFirstChildClassName | string | — | Utility first-child classes to be set on the tab element. |\n| tabLastChildClassName | string | — | Utility last-child classes to be set on the tab element. |\n| tabContentClassName | string | — | Utility content classes to be set on the tab element. |\n| tabsWrapperClassName | string | — | Additional classes to be set on the tabs wrapper element. |\n| vertical | boolean | false | Whether the layout should be vertical. |\n### DataTab\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| active | boolean | false | Whether this tab is the one currently active. |\n| tabKey | string | — | Used to identify the tab. |\n| disableTransition | boolean | false | Whether the transition effect should be disabled. |\n| title | React.ReactNode | — | The content for the tab. |\n| onAnimationStart | VoidFunction | — | Callback for when the animation starts. |\n| onAnimationEnd | VoidFunction | — | Callback for when the animation ends. |\n| className | string | — | Additional classes to be set on the element. |\nVertical layout\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nØ - Route type\nABCDEF\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n### DataTabs\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| activeKey | string | '' | Sets key and id. |\n| bordered | boolean | true | Whether the component should add a border. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| commonTabContent | React.ReactNode | — | Tab content that is used for all tabs. Using a common tab content will ignore any DataTab child. Additionally, there will be no transition when switching tabs as it is a single tab content component. |\n| disableTransition | boolean | false | Transitions between tab contents are enabled by default. Set if you want to disable them. The Navigation tabs will still remain animated. |\n| arrowClassName | string | 'bg-highlight-dark border-color-transparent' | Additional classes to be set on the arrow. |\n| onSelectTab | (tabKey: string) =void | — | Called when a tab is being activated. |\n| tabClassName | string | — | Additional classes to be set on the tab element. |\n| tabHoverClassName | string | 'bg-highlight-decent text-color-darkest' | Utility hover classes to be set on the tab element. |\n| tabActiveClassName | string | 'bg-highlight-dark text-color-white' | Utility active classes to be set on the tab element. |\n| tabFirstChildClassName | string | — | Utility first-child classes to be set on the tab element. |\n| tabLastChildClassName | string | — | Utility last-child classes to be set on the tab element. |\n| tabContentClassName | string | — | Utility content classes to be set on the tab element. |\n| tabsWrapperClassName | string | — | Additional classes to be set on the tabs wrapper element. |\n| vertical | boolean | false | Whether the layout should be vertical. |\n### DataTab\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| active | boolean | false | Whether this tab is the one currently active. |\n| tabKey | string | — | Used to identify the tab. |\n| disableTransition | boolean | false | Whether the transition effect should be disabled. |\n| title | React.ReactNode | — | The content for the tab. |\n| onAnimationStart | VoidFunction | — | Callback for when the animation starts. |\n| onAnimationEnd | VoidFunction | — | Callback for when the animation ends. |\n| className | string | — | Additional classes to be set on the element. |\nDataTabs inside an ExpanderPanel and custom color\nDataTabs inside an ExpanderPanel\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nØ - Route Type\nABCDEF\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n### DataTabs\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| activeKey | string | '' | Sets key and id. |\n| bordered | boolean | true | Whether the component should add a border. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| commonTabContent | React.ReactNode | — | Tab content that is used for all tabs. Using a common tab content will ignore any DataTab child. Additionally, there will be no transition when switching tabs as it is a single tab content component. |\n| disableTransition | boolean | false | Transitions between tab contents are enabled by default. Set if you want to disable them. The Navigation tabs will still remain animated. |\n| arrowClassName | string | 'bg-highlight-dark border-color-transparent' | Additional classes to be set on the arrow. |\n| onSelectTab | (tabKey: string) =void | — | Called when a tab is being activated. |\n| tabClassName | string | — | Additional classes to be set on the tab element. |\n| tabHoverClassName | string | 'bg-highlight-decent text-color-darkest' | Utility hover classes to be set on the tab element. |\n| tabActiveClassName | string | 'bg-highlight-dark text-color-white' | Utility active classes to be set on the tab element. |\n| tabFirstChildClassName | string | — | Utility first-child classes to be set on the tab element. |\n| tabLastChildClassName | string | — | Utility last-child classes to be set on the tab element. |\n| tabContentClassName | string | — | Utility content classes to be set on the tab element. |\n| tabsWrapperClassName | string | — | Additional classes to be set on the tabs wrapper element. |\n| vertical | boolean | false | Whether the layout should be vertical. |\n### DataTab\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| active | boolean | false | Whether this tab is the one currently active. |\n| tabKey | string | — | Used to identify the tab. |\n| disableTransition | boolean | false | Whether the transition effect should be disabled. |\n| title | React.ReactNode | — | The content for the tab. |\n| onAnimationStart | VoidFunction | — | Callback for when the animation starts. |\n| onAnimationEnd | VoidFunction | — | Callback for when the animation ends. |\n| className | string | — | Additional classes to be set on the element. |\nDataTabs with shared common tab content and custom styling\nDataTabs inside an ExpanderPanel with one common tab content\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nØ - Route type\nABCDEF\n\nPage APage BPage CPage DPage EPage FPage G\n\nThe padding can be changes on demand by passing in util classes via \"tabContentClassName\" prop.\n\nHide last tab\n### DataTabs\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| activeKey | string | '' | Sets key and id. |\n| bordered | boolean | true | Whether the component should add a border. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| commonTabContent | React.ReactNode | — | Tab content that is used for all tabs. Using a common tab content will ignore any DataTab child. Additionally, there will be no transition when switching tabs as it is a single tab content component. |\n| disableTransition | boolean | false | Transitions between tab contents are enabled by default. Set if you want to disable them. The Navigation tabs will still remain animated. |\n| arrowClassName | string | 'bg-highlight-dark border-color-transparent' | Additional classes to be set on the arrow. |\n| onSelectTab | (tabKey: string) =void | — | Called when a tab is being activated. |\n| tabClassName | string | — | Additional classes to be set on the tab element. |\n| tabHoverClassName | string | 'bg-highlight-decent text-color-darkest' | Utility hover classes to be set on the tab element. |\n| tabActiveClassName | string | 'bg-highlight-dark text-color-white' | Utility active classes to be set on the tab element. |\n| tabFirstChildClassName | string | — | Utility first-child classes to be set on the tab element. |\n| tabLastChildClassName | string | — | Utility last-child classes to be set on the tab element. |\n| tabContentClassName | string | — | Utility content classes to be set on the tab element. |\n| tabsWrapperClassName | string | — | Additional classes to be set on the tabs wrapper element. |\n| vertical | boolean | false | Whether the layout should be vertical. |\n### DataTab\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| active | boolean | false | Whether this tab is the one currently active. |\n| tabKey | string | — | Used to identify the tab. |\n| disableTransition | boolean | false | Whether the transition effect should be disabled. |\n| title | React.ReactNode | — | The content for the tab. |\n| onAnimationStart | VoidFunction | — | Callback for when the animation starts. |\n| onAnimationEnd | VoidFunction | — | Callback for when the animation ends. |\n| className | string | — | Additional classes to be set on the element. |\nData Set 1Data Set 2\nØ - Consumption\n13,5 km/l\n\nØ - C02 Emission\n12,2 kg\n\nØ - Range\n32,8 l/100\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n### DataTabs\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| activeKey | string | '' | Sets key and id. |\n| bordered | boolean | true | Whether the component should add a border. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| commonTabContent | React.ReactNode | — | Tab content that is used for all tabs. Using a common tab content will ignore any DataTab child. Additionally, there will be no transition when switching tabs as it is a single tab content component. |\n| disableTransition | boolean | false | Transitions between tab contents are enabled by default. Set if you want to disable them. The Navigation tabs will still remain animated. |\n| arrowClassName | string | 'bg-highlight-dark border-color-transparent' | Additional classes to be set on the arrow. |\n| onSelectTab | (tabKey: string) =void | — | Called when a tab is being activated. |\n| tabClassName | string | — | Additional classes to be set on the tab element. |\n| tabHoverClassName | string | 'bg-highlight-decent text-color-darkest' | Utility hover classes to be set on the tab element. |\n| tabActiveClassName | string | 'bg-highlight-dark text-color-white' | Utility active classes to be set on the tab element. |\n| tabFirstChildClassName | string | — | Utility first-child classes to be set on the tab element. |\n| tabLastChildClassName | string | — | Utility last-child classes to be set on the tab element. |\n| tabContentClassName | string | — | Utility content classes to be set on the tab element. |\n| tabsWrapperClassName | string | — | Additional classes to be set on the tabs wrapper element. |\n| vertical | boolean | false | Whether the layout should be vertical. |\n### DataTab\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| active | boolean | false | Whether this tab is the one currently active. |\n| tabKey | string | — | Used to identify the tab. |\n| disableTransition | boolean | false | Whether the transition effect should be disabled. |\n| title | React.ReactNode | — | The content for the tab. |\n| onAnimationStart | VoidFunction | — | Callback for when the animation starts. |\n| onAnimationEnd | VoidFunction | — | Callback for when the animation ends. |\n| className | string | — | Additional classes to be set on the element. |",
|
|
318
328
|
"category": "Components",
|
|
319
329
|
"section": "Content",
|
|
320
330
|
"boost": "DataTabs components/dataTabs #components/dataTabs Components Content"
|
|
@@ -324,7 +334,7 @@
|
|
|
324
334
|
"title": "DatePicker",
|
|
325
335
|
"lead": "A wrapper component for react-datetime. It has a Moment.js peer dependency, which means it needs to add to your list of dependencies to work correctly.",
|
|
326
336
|
"summary": "A wrapper component for react-datetime. It has a Moment.js peer dependency, which means it needs to add to your list of dependencies to work correctly.",
|
|
327
|
-
"searchText": "DatePicker\nA wrapper component for react-datetime. It has a Moment.js peer dependency, which means it needs to add to your list of dependencies to work correctly.\nDatePicker\nIt can be used in two ways, as a controlled or uncontrolled component. If you want to use it as a controlled component, pass a value, which you need to provide the DatePicker even after a user selects a new date. If you want to use it as an uncontrolled component, simply omit the value prop (for read-only use cases).\n\nNote: The DatePicker component uses the default format for the given locale. If you specify a locale, make sure you have imported the moment locale file like import 'moment/dist/locale/de';\nDefaultFormat: YYYY-MM-DD HH:mm\n\n‹
|
|
337
|
+
"searchText": "DatePicker\nA wrapper component for react-datetime. It has a Moment.js peer dependency, which means it needs to add to your list of dependencies to work correctly.\nDatePicker\nIt can be used in two ways, as a controlled or uncontrolled component. If you want to use it as a controlled component, pass a value, which you need to provide the DatePicker even after a user selects a new date. If you want to use it as an uncontrolled component, simply omit the value prop (for read-only use cases).\n\nNote: The DatePicker component uses the default format for the given locale. If you specify a locale, make sure you have imported the moment locale file like import 'moment/dist/locale/de';\nDefaultFormat: YYYY-MM-DD HH:mm\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00\n\nNo timeFormat: YYYY-MM-DD\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\nOnly month\n\n‹2026›\n\nJanFebMarApr\nMayJunJulAug\nSepOctNovDec\n\nOnly time\n\n▲12\n▼\n:\n▲00\n▼\n▲AM\n▼\n\nNot closing when selecting\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nWith min-width\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nClearableInput and mandatory value\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nClearableInput and optional value\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nDatePicker with wrapped error feedback\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nThis is an error message\n\nWith clearable and error feedback\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n02:41\n\nThis is an error message\n\nUsage of two DatePicker as a date range\nFrom:\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nTo:\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nUnspecified localeFormat: MM/DD/YYYY\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nNote\nWatch out: When no locale is defined, the component falls back to the default american format, which should be avoided. See our writing guidelines.\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nReset\nSelects are a simple alternative for choosing dates0101\n02\n03\n04\n05\n06\n07\n08\n09\n10\n11\n12\n13\n14\n15\n16\n17\n18\n19\n20\n21\n22\n23\n24\n25\n26\n27\n28\n29\n30\n31\n\nJanuaryJanuary\nFebruary\nMarch\nApril\nMay\nJune\nJuly\nAugust\nSeptember\nOctober\nNovember\nDecember\n\n20222022\n2023\n2024\n2025\n2026\n2027\n\nSat Jan 01 2022 00:00:00 GMT+0100 (Central European Standard Time)",
|
|
328
338
|
"category": "Components",
|
|
329
339
|
"section": "Pickers",
|
|
330
340
|
"boost": "DatePicker components/datepickers #components/datepickers Components Pickers"
|
|
@@ -334,7 +344,7 @@
|
|
|
334
344
|
"title": "Dialog",
|
|
335
345
|
"lead": "This component allows the user to create a generic modal dialog.",
|
|
336
346
|
"summary": "This component allows the user to create a generic modal dialog.",
|
|
337
|
-
"searchText": "Dialog\nThis component allows the user to create a generic modal dialog.\nDialog\nYou can create React nodes and pass those as title, body or footer props to the Dialog component.\nDialogSubtitle dialogLong dialogLong dialog with overflowDialog with overflow and light background\nDialog sizesSize xs (320px)Size sm (480px)Size md (768px - default)Size lg (1280px)Size xl (1440px)Size fullwidthSize fullheightSize fullheight lgSize fullheight xlSize fullscreen\nDialog compound components\nTo accommodate forms within the dialog body and have the submit button in the footer or wrapping individual parts of the dialog, a more flexible approach to rendering its individual components is needed. In this scenario, you can make use of the dialog compound components.\nDialog with form\nDialogs with validation\nOpen dialog\nValidation with separate validation error dialog\nOpen dialog\nSimpleDialog\nThis component allows the user to create a simple dialog. It uses the dialog component described above.\nSimple dialog button\nConfirmationDialog\nThis component allows the user to create a confirmation dialog. It uses the dialog component described above.\nConfirmation dialog\nSaveDialog\nThis component allows the user to create a save dialog. It uses the dialog component described above.\nSave dialog\nSplitDialog\nThis component allows the user to create a split dialog. It uses the dialog component described above.\nSplit dialogSplit dialog large\nInfoDialog\nThis component allows the user to create a dialog without title and footer. It uses the dialog component described above.\nInfo dialog\nFeature info dialog\nOnboardingDialog\nThe OnboardingDialog component is a customizable dialog designed to guide users through the initial steps of an onboarding tour. It displays a welcome message, a brief description of the onboarding process, and action buttons to either start the tour or skip it.\nOnboarding dialog\n### OnboardingDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| className | string | — | Additional classes for the modal element. |\nMediaDialog\nThis component allows the user to show media inside a dialog like a set of images or a video. It uses the dialog component described above.\nMedia dialog with multiple imagesMedia dialog with single imageMedia dialog with video\nFrameDialog\nThis component allows the user to create a dialog in a parent window triggered and controlled by a widget iframe.\n\nFor more details, please visit iframe guidlines\nReleaseNotesDialog\nThe ReleaseNotesDialog component is meant to be used for the release notes of a service.Note there exists also a separate ReleaseNotes component.\nService\n\n1",
|
|
347
|
+
"searchText": "Dialog\nThis component allows the user to create a generic modal dialog.\nDialog\nYou can create React nodes and pass those as title, body or footer props to the Dialog component.\nDialogSubtitle dialogLong dialogLong dialog with overflowDialog with overflow and light background\nDialog sizesSize xs (320px)Size sm (480px)Size md (768px - default)Size lg (1280px)Size xl (1440px)Size fullwidthSize fullheightSize fullheight lgSize fullheight xlSize fullscreen\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### Dialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| body | React.ReactNode | — | The dialog body content. |\n| footer | React.ReactNode | — | The dialog body content. |\n| bodyClassName | string | — | Additional classes for the modal-body element. |\n| footerClassName | string | — | Additional classes for the modal-footer element. |\n| headerButtons | React.ReactNode | — | Allows to add additional buttons to the dialog header. |\n| onEsc | VoidFunction | — | A callback fired when esc key is pressed and the dialog is about to close. |\n| onCloseValidation | () =boolean | () =true | A callback function to be executed before closing the dialog. If the function returns false, the dialog will not be closed |\nDialog compound components\nTo accommodate forms within the dialog body and have the submit button in the footer or wrapping individual parts of the dialog, a more flexible approach to rendering its individual components is needed. In this scenario, you can make use of the dialog compound components.\nDialog with form\n### Dialog.Title\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | string \\| React.ReactNode | — | The dialog header subtitle content. |\n| headerButtons | React.ReactNode | — | Allows to add additional buttons to the dialog header. |\n| onCloseButtonClick | () =void | — | — |\n### Dialog.Body\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional classes for the modal-body element. |\n### Dialog.Footer\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional classes for the modal-footer element. |\nDialogs with validation\nOpen dialog\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### Dialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| body | React.ReactNode | — | The dialog body content. |\n| footer | React.ReactNode | — | The dialog body content. |\n| bodyClassName | string | — | Additional classes for the modal-body element. |\n| footerClassName | string | — | Additional classes for the modal-footer element. |\n| headerButtons | React.ReactNode | — | Allows to add additional buttons to the dialog header. |\n| onEsc | VoidFunction | — | A callback fired when esc key is pressed and the dialog is about to close. |\n| onCloseValidation | () =boolean | () =true | A callback function to be executed before closing the dialog. If the function returns false, the dialog will not be closed |\nValidation with separate validation error dialog\nOpen dialog\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### Dialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| body | React.ReactNode | — | The dialog body content. |\n| footer | React.ReactNode | — | The dialog body content. |\n| bodyClassName | string | — | Additional classes for the modal-body element. |\n| footerClassName | string | — | Additional classes for the modal-footer element. |\n| headerButtons | React.ReactNode | — | Allows to add additional buttons to the dialog header. |\n| onEsc | VoidFunction | — | A callback fired when esc key is pressed and the dialog is about to close. |\n| onCloseValidation | () =boolean | () =true | A callback function to be executed before closing the dialog. If the function returns false, the dialog will not be closed |\nSimpleDialog\nThis component allows the user to create a simple dialog. It uses the dialog component described above.\nSimple dialog button\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### SimpleDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| content | string \\| React.ReactNode | — | The content of the dialog body itself. |\nConfirmationDialog\nThis component allows the user to create a confirmation dialog. It uses the dialog component described above.\nConfirmation dialog\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### ConfirmationDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| content | string \\| React.ReactNode | — | The content of the dialog body itself |\n| onClickConfirm | VoidFunction | () ={} | A callback fired when the confirmation button is clicked. |\n| onClickCancel | VoidFunction | () ={} | A callback fired when the cancel button is clicked or the dialog is closed. |\n| cancelButtonText | string \\| React.ReactNode | — | The content of the cancel button. (Usually a text, can also be a FormattedMessage component). |\n| confirmButtonText | string \\| React.ReactNode | — | The content of the confirmation button. Since it is a node, it can be a simple text or any JSX node like a div element with an icon and a text. |\n| disableConfirm | boolean | — | When set to true the confirmation button will be disabled. |\nSaveDialog\nThis component allows the user to create a save dialog. It uses the dialog component described above.\nSave dialog\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### SaveDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| content | string \\| React.ReactNode | — | The content of the dialog body itself. |\n| onClickCancel | VoidFunction | — | A callback fired when the cancel button is clicked or the dialog is closed. |\n| onClickDiscard | VoidFunction | — | A callback fired when the discard button is clicked. |\n| onClickConfirm | VoidFunction | — | A callback fired when the confirmation button is clicked. |\n| discardButtonText | string \\| React.ReactNode | — | The content of the discard button. (Usually a text, can also be a FormattedMessage component). |\n| cancelButtonText | string \\| React.ReactNode | — | The content of the cancel button. (Usually a text, can also be a FormattedMessage component). |\n| confirmButtonText | string \\| React.ReactNode | — | The content of the confirmation button. Since it is a node, it can be a simple text or any JSX node like a div element with an icon and a text. |\nSplitDialog\nThis component allows the user to create a split dialog. It uses the dialog component described above.\nSplit dialogSplit dialog large\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### SplitDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| leftContent | string \\| React.ReactNode | — | The content to be shown on the left side. |\n| leftContentClassName | string | — | Additional classes for the left content element. |\n| rightContent | string \\| React.ReactNode | — | The content to be shown on the right side. |\n| rightContentClassName | string | — | Additional classes for the right content element. |\n| footer | React.ReactNode | — | The dialog body content. |\n| footerClassName | string | — | Additional classes for the modal-footer element. |\n| onCloseValidation | () =boolean | — | A callback function to be executed before closing the dialog. If the function returns false, the dialog will not be closed |\n| useOverflow | boolean | true | Enables the modal body to overflow and use inline scrolling if needed. |\n| showDivider | boolean | true | Allows to disable the divider. |\nInfoDialog\nThis component allows the user to create a dialog without title and footer. It uses the dialog component described above.\nInfo dialog\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### InfoDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| content | string \\| React.ReactNode | — | The content of the dialog body itself. |\nFeature info dialog\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### InfoDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| content | string \\| React.ReactNode | — | The content of the dialog body itself. |\nOnboardingDialog\nThe OnboardingDialog component is a customizable dialog designed to guide users through the initial steps of an onboarding tour. It displays a welcome message, a brief description of the onboarding process, and action buttons to either start the tour or skip it.\nOnboarding dialog\n### OnboardingDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| imageSrc | string | — | The source URL of the image to be displayed in the dialog. |\n| imageAlt | string | — | Alternative text for the image, used for accessibility. |\n| title | string \\| React.ReactNode | — | The title of the dialog. A welcome message. |\n| description | string \\| React.ReactNode | — | A short description of the service and it's onboarding. |\n| onboardingRestartHint | string \\| React.ReactNode | — | Hint text for restarting the onboarding process. |\n| onboardingRestartDescription | string \\| React.ReactNode | — | Detailed description for restarting the onboarding process. |\n| skipButtonText | string \\| React.ReactNode | — | Text for the skip button |\n| tourButtonText | string \\| React.ReactNode | — | Text for the button to start the tour |\n| onStartTour | () =void | — | Callback function to be called when the tour starts. |\n| show | boolean | false | Opens the dialog when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| className | string | — | Additional classes for the modal element. |\nMediaDialog\nThis component allows the user to show media inside a dialog like a set of images or a video. It uses the dialog component described above.\nMedia dialog with multiple imagesMedia dialog with single imageMedia dialog with video\n### Base dialog props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Opens the dialog when set to true. |\n| title | React.ReactNode | — | The dialog title (can also be a FormattedMessage component). |\n| subtitle | React.ReactNode | — | The dialog header subtitle content. |\n| showCloseButton | boolean | true | Shows a close button when set to true. |\n| onClose | () =void | — | A callback function invoked when the dialog closes. |\n| bsSize | DialogSize | 'md' | Defined how large the dialog will be rendered. By default, the dialog has a medium size, and thus it can be omitted. Possible values are: 'xs' 'sm' 'lg' 'xl' 'fullwidth' 'fullheight' 'fullheight-lg' 'fullheight-xl' 'fullscreen' |\n| disableEsc | boolean | false | Enables or disabled closing the dialog via esc key. |\n| useOverflow | boolean | false | Enables the modal body to overflow and use inline scrolling if needed. |\n| showXsDialogBorders | boolean | false | Show Header and Footer Borders for the \"xs\" dialog |\n| className | string | — | Additional classes for the modal element. |\n### MediaDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| media | MediaDialogMedia[] | — | List of media objects. |\n| └type | 'image' \\| 'video' | — | Defines the media type that is going to be displayed. Possible values are: image and video. |\n| └src | string | — | The source location for the media data. |\n| └title | string \\| React.ReactNode | — | The name or title of the media used for the dialogs title. |\n| └subtitle | string \\| React.ReactNode | — | Additional media information used for the dialogs subtitle. |\n| └aspectRatio | '4by3' \\| '16by9' | '16by9' | Only relevant for videos where the aspect of the video is defined. Possible values are: 4by3 and 16by9. |\n| └className | string | — | Additional classes for the image element. |\n| previousButtonText | string \\| React.ReactNode | — | The button text for switching to the previous media if there are multiple. |\n| previousButtonCallback | (newIndex: number) =void | — | Callback function for when the previous button is clicked. |\n| nextButtonText | string \\| React.ReactNode | — | The button text for switching to the next media if there are multiple. |\n| nextButtonCallback | (newIndex: number) =void | — | Callback function for when the next button is clicked. |\nFrameDialog\nThis component allows the user to create a dialog in a parent window triggered and controlled by a widget iframe.\n\nFor more details, please visit iframe guidlines\n### FrameDialog\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| eventPrefix | string | 'EVENTFRAMEDIALOG' | A prefix for all event types. |\n| getSourceFrame | () =HTMLIFrameElement \\| null | — | A function to retrieve the iframe DOM element so a message can be sent to it. This is required when sending messages back to the origin widget iframe that triggered the dialog in the first place. |\n| className | string | — | Additional classes for the modal element. |\nReleaseNotesDialog\nThe ReleaseNotesDialog component is meant to be used for the release notes of a service.Note there exists also a separate ReleaseNotes component.\nService\n\n1",
|
|
338
348
|
"category": "Components",
|
|
339
349
|
"section": "Content",
|
|
340
350
|
"boost": "Dialog components/dialogs #components/dialogs Components Content"
|
|
@@ -344,7 +354,7 @@
|
|
|
344
354
|
"title": "Divider",
|
|
345
355
|
"lead": null,
|
|
346
356
|
"summary": "Default divider",
|
|
347
|
-
"searchText": "Divider\nDivider\nDefault divider\n\nCustom spacing value\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nVertical divider\nSome button\n\nSome button\n\nUsed as spacer without a line\n\nWith a title\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nSome kind of title\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nWith a customized title\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n2024-01-01\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.",
|
|
357
|
+
"searchText": "Divider\nDivider\nDefault divider\n\nCustom spacing value\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nVertical divider\nSome button\n\nSome button\n\nUsed as spacer without a line\n\nWith a title\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nSome kind of title\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nWith a customized title\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n2024-01-01\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| spacing | number | 15 | The amount of space to either side |\n| dividerWidth | 1 \\| 2 \\| 3 | 1 | Defines the width of the divider line |\n| dividerColor | 'darkest' \\| 'darker' \\| 'dark' \\| 'gray' \\| 'light' \\| 'lighter' \\| 'lightest' | 'light' | Defines the color of the divider line |\n| asSpacer | boolean | false | Use the component as a spacer element without the divider line |\n| vertical | boolean | false | Set the orientation for the divider line to vertical. This may be useful for button toolbars or elements on a single row. |\n| titleAlignment | 'left' \\| 'center' \\| 'right' | 'center' | Defines where the children are aligned on the divider line |\n| className | string | — | Additional classes added to the wrapping element. |",
|
|
348
358
|
"category": "Components",
|
|
349
359
|
"section": "Misc",
|
|
350
360
|
"boost": "Divider components/divider #components/divider Components Misc"
|
|
@@ -354,7 +364,7 @@
|
|
|
354
364
|
"title": "Dropdowns",
|
|
355
365
|
"lead": "Dropdowns do not change their value when clicking on a menu item. They are usually used for Menus. If you need a component that shows the selected item, use a Select component.",
|
|
356
366
|
"summary": "Dropdowns do not change their value when clicking on a menu item. They are usually used for Menus. If you need a component that shows the selected item, use a Select component.",
|
|
357
|
-
"searchText": "Dropdowns\nDropdowns do not change their value when clicking on a menu item. They are usually used for Menus. If you need a component that shows the selected item, use a Select component.\nDropdowns\nButtonDropdown\nNormal Button\nnoCaret\nDropup\nSplitButton\n\nSplitButton\n\nLarge button\nDefault button\nSmall button\nMini button\n\nDropdown with max-height\nDropdown with dopup\nDropdown with pullRight\nControlled Dropdown\n\nDropdown variantsText dropdown\n\nCustom dropdowns for filter tagsTag dropdown\n\nTag small dropdown\n\nCustom dropdowns for labelsActive\n\nActive\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| bsSize | 'xs' \\| 'sm' \\| 'md' \\| 'lg' | — | — |\n| bsStyle | 'default' \\| 'unstyled' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' \\| 'muted' \\| 'muted-filled' | — | — |\n| variant | 'link' \\| 'link-inline' \\| 'outline' \\| 'action' | — | — |\n| toggleButtonType | 'button' \\| 'tag' \\| 'label' | — | — |\nSimpleButtonDropdown\nWrapper component for ButtonDropdown where prop \"noCaret\" is set automatically.\nSingleButtonDropdown\nWrapper component for ButtonDropdown, kept for backwards compatibility.\nSingleButtonDropdown\nSplitButtonDropdown\nWrapper component for ButtonDropdown where prop \"splitButton\" is set automatically.\nSplitButton\n\nSplitButton ButtonDropdown\nDropdownSubmenu\nNormal ButtonDropdown\nnoCaret ButtonDropdown\nSplitButton ButtonDropdown\n\nNormal ButtonDropdown\nCustom Dropdown\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| bsSize | 'xs' \\| 'sm' \\| 'md' \\| 'lg' | — | — |\n| bsStyle | 'default' \\| 'unstyled' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' \\| 'muted' \\| 'muted-filled' | — | — |\n| variant | 'link' \\| 'link-inline' \\| 'outline' \\| 'action' | — | — |\n| toggleButtonType | 'button' \\| 'tag' \\| 'label' | — | — |\nDropdown using React Portal\nA typical use case for ButtonDropdown using portal is when a parent component has an overflow: hidden or z-index style, but you need the dropdown to visually “break out” of its container.\nNormal Button\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| bsSize | 'xs' \\| 'sm' \\| 'md' \\| 'lg' | — | — |\n| bsStyle | 'default' \\| 'unstyled' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' \\| 'muted' \\| 'muted-filled' | — | — |\n| variant | 'link' \\| 'link-inline' \\| 'outline' \\| 'action' | — | — |\n| toggleButtonType | 'button' \\| 'tag' \\| 'label' | — | — |\nLarge amount of dropdowns in a list or table\nIDContentAction\n\n1Libero In pharetra sagittis in dolor nec in,\n\n2Elementum ac iaculis. faucibus. viverra rutrum volutpat Interdum libero ante dui bibendum, finibus posuere faucibus.\n\n3Tincidunt. ante et sagittis purus ut in ut primis dolor consectetur fames\n\n4Velit. rutrum iaculis. iaculis. volutpat condimentum molestie molestie ac libero\n\n5Vitae Fusce bibendum, condimentum ac hendrerit metus purus\n\n6Semper. massa, enim neque. purus posuere Ut tincidunt. ac ut libero in\n\n7Scelerisque ut ipsum metus fringilla volutpat Mauris elit. elementum consectetur et viverra Mauris orci, condimentum\n\n8Primis neque. Vivamus velit. ut\n\n9Mauris amet, ac ac orci ac posuere vel adipiscing ac Fusce fringilla elit.\n\n10Enim in efficitur enim pretium orci elementum elementum consectetur nec consectetur sit bibendum, sit\n\n11Nec elit. in, efficitur massa fames ante aliquam eget ipsum efficitur In pretium in\n\n12Consectetur metus sem. condimentum nec aliquam orci, ac Sed libero\n\n13Quis, nec ipsum bibendum, lorem purus iaculis. tortor ligula Fusce metus est\n\n14In, sit elit. tincidunt. Vivamus Duis\nLorem eget in elementum\n\n15Adipiscing malesuada velit. sit ac hendrerit ante semper. metus ac libero\n\n16Finibus aliquam pretium dui ipsum aliquam elit. in posuere ac semper. et Sed orci, orci,\n\n17Duis adipiscing efficitur Vivamus iaculis. orci, pretium massa\n\n18Semper eget hendrerit ac felis. Fusce pretium quis,\n\n19Ac pretium ut aliquam ut\n\n20Elit. eget libero est scelerisque orci, ac\n\n21In semper In aliquam in, eget bibendum, finibus finibus hendrerit\n\n22Primis dui est ipsum pharetra vitae ipsum tortor ut dui\n\n23Vitae ipsum in pretium\nLorem pretium molestie vitae pharetra quis, fringilla\n\n24Molestie tincidunt. ipsum efficitur tincidunt. metus Mauris consectetur iaculis. Integer ipsum\n\n25Pretium massa, purus hendrerit sagittis posuere iaculis. vel orci, iaculis. ante ut felis. ante\n\n26Faucibus. libero Vivamus elementum sit neque. metus tincidunt. ac posuere elit. ligula fringilla\n\n27Elit. massa in, Interdum rutrum Mauris ipsum et elit. rutrum\n\n28Ante Fusce\nLorem et elementum consectetur vel posuere fringilla pharetra ac\n\n29Lorem ut ipsum metus eget fames velit. elit. rutrum ipsum velit. In neque. iaculis. faucibus.\n\n30Fringilla ipsum et efficitur Interdum\n\n31Molestie consectetur\nLorem ante elit. metus in purus Vivamus ac massa\n\n32Semper semper purus faucibus. nec ante\n\n33Lorem Fusce sem. eget Integer massa vitae\n\n34Faucibus. felis. viverra iaculis. enim fames in orci et ipsum nec fames ligula\n\n35Adipiscing ac adipiscing in, nec semper. et hendrerit\n\n36Duis condimentum efficitur massa, orci quis, ipsum quis, ac\n\n37Efficitur ligula Sed Duis metus elit. eget sem. velit. Ut ipsum volutpat sit massa, et\n\n38Ante elementum orci, Vivamus neque. in et\n\n39Et ac dui consectetur ante libero orci, ante\n\n40\nLorem semper elit. fringilla neque. aliquam\n\n41Rutrum semper ut condimentum molestie libero sem.\n\n42Iaculis. massa, posuere malesuada massa, in iaculis. efficitur vel fames efficitur nec lorem purus massa\n\n43In, malesuada aliquam eget volutpat orci primis fringilla semper. vel elit. aliquam neque.\n\n44Ac rutrum Interdum ante elementum iaculis. sem. consectetur neque. Vivamus ipsum sit aliquam orci, efficitur\n\n45Elit. eget efficitur fringilla dolor Duis sagittis dui finibus hendrerit Integer efficitur in, ante\n\n46Semper in aliquam posuere dolor primis pretium finibus vitae massa, ipsum ante adipiscing efficitur iaculis.\n\n47Amet, Mauris eget in elit. pretium orci, Integer Duis Duis\n\n48Et ipsum ante tortor tortor ac in vel finibus sem. malesuada\n\n49Metus sagittis condimentum massa, Duis\n\n50Sed felis. Fusce neque. massa, in eget et finibus ac ac massa finibus\n\n51Ipsum et semper ac Fusce Fusce dolor molestie ipsum Interdum neque. ac enim in, rutrum\n\n52Ut in dolor tortor primis in metus aliquam nunc\n\n53Purus faucibus. ipsum pretium Ut sagittis pretium Ut\n\n54Et semper nunc fames elit. quis, tincidunt.\n\n55Eget velit. adipiscing tortor nec semper. est ante Duis\n\n56Scelerisque fames libero molestie ipsum nunc condimentum ante tincidunt.\n\n57Eget ante neque. vel eget\n\n58Amet, Fusce consectetur lorem nunc\n\n59Ante ac ligula ac metus ante aliquam aliquam in, ante elit. ipsum\n\n60Amet, tortor In viverra libero molestie sem. pharetra consectetur Duis et adipiscing consectetur\n\n61In ligula consectetur elementum malesuada malesuada pharetra Duis Sed Duis sem.\n\n62Purus metus felis. ligula quis, Interdum elementum scelerisque semper. faucibus. volutpat fringilla pharetra\n\n63Metus metus dolor dui eget condimentum eget orci\n\n64In, Duis iaculis. ut amet, lorem eget et et\n\n65Ante sit purus ac rutrum vitae\n\n66Sit consectetur bibendum, ante Sed efficitur dui felis. bibendum, fringilla neque. massa\n\n67Orci, massa ante bibendum, bibendum, semper elit. consectetur vel\n\n68Et posuere bibendum, nec pharetra dolor molestie primis\nLorem dui\n\n69Lorem nec Sed sagittis efficitur aliquam efficitur Vivamus\n\n70Ut viverra condimentum aliquam orci, et volutpat felis. ut eget elit. in, elit.\n\n71Ac massa in, molestie Mauris bibendum, dolor metus ligula lorem in sagittis ipsum\n\n72Ante purus ante in ipsum lorem metus sit\n\n73Lorem molestie adipiscing sagittis eget ante ante Fusce orci tincidunt. ligula pharetra viverra ipsum efficitur\n\n74Ac ac hendrerit elit. ligula Duis\nLorem consectetur efficitur est Integer finibus tincidunt. hendrerit\n\n75Elit. est iaculis. bibendum, in fames adipiscing Integer ipsum\n\n76Felis. enim Ut pharetra amet,\n\n77In, iaculis. ante ut ante sagittis malesuada\n\n78Et adipiscing eget vel condimentum viverra finibus posuere vitae nec\n\n79Sit et\nLorem nec massa, bibendum, Fusce elementum malesuada Mauris sit sem. Sed pretium\n\n80Metus ac in massa Fusce Duis Fusce elit. purus consectetur purus massa, volutpat\n\n81Ipsum Interdum ligula consectetur\nLorem Vivamus vel sit condimentum Ut ipsum tortor\n\n82Efficitur finibus ac velit. volutpat quis, Duis scelerisque orci ac Vivamus\n\n83Pretium molestie fringilla volutpat faucibus. dolor iaculis. sit est ante\n\n84Vel posuere massa, eget ipsum consectetur est enim ut ac\n\n85In condimentum aliquam neque. dui orci primis ante\n\n86Vivamus in quis, consectetur hendrerit\n\n87Posuere dui fringilla volutpat Ut malesuada consectetur Ut pretium in,\n\n88Est efficitur est dui sit Integer vel bibendum, dui efficitur\nLorem eget rutrum tortor ut\n\n89Velit. purus velit. vitae adipiscing adipiscing ut Sed ac nec ipsum massa orci,\n\n90Condimentum tincidunt. in, Mauris ut orci,\n\n91Scelerisque Interdum malesuada in ac efficitur aliquam semper.\n\n92Eget posuere ac\nLorem tortor\n\n93Sem. libero pretium ante ac in felis.\n\n94Ligula ligula felis. Ut malesuada elit.\n\n95Sagittis orci Fusce in, efficitur ante elit. in ac ut eget ante semper scelerisque posuere\n\n96Et hendrerit Vivamus Integer in sagittis eget lorem molestie eget fringilla bibendum, volutpat orci neque.\n\n97Faucibus. ac In velit. ante molestie ac in, posuere Mauris finibus\n\n98Ut in felis. Vivamus pretium ante adipiscing pretium ut primis eget elit. scelerisque enim\n\n99Felis. est scelerisque tortor Ut malesuada eget elementum semper vel\n\n100Neque. et bibendum, viverra elit.\n\n101Est eget ut vel ac elit. Sed iaculis. Interdum purus\n\n102Purus fringilla\nLorem tortor neque. aliquam viverra bibendum, metus amet, sit primis tortor dolor\n\n103Sed adipiscing in, massa, Duis semper vitae semper. purus dui purus vel consectetur Interdum ante\n\n104Sed hendrerit dolor hendrerit in Integer aliquam condimentum nunc viverra condimentum orci, elementum\n\n105Semper ligula semper ut libero nunc sit Interdum ante est\n\n106Libero nunc massa orci, ante\n\n107Dui et eget adipiscing malesuada aliquam semper massa, metus ante Duis\n\n108Tincidunt. ante semper molestie metus et Integer nunc consectetur posuere ipsum ipsum Interdum in,\n\n109Semper enim finibus Sed in\n\n110Elit. consectetur felis. consectetur viverra iaculis. consectetur fringilla neque. ante vitae ac sagittis Sed amet,\n\n111Interdum massa, elit. nunc sem. scelerisque velit. fames semper hendrerit ac consectetur ac orci\n\n112Quis, eget Sed Mauris Interdum fames elit. libero consectetur finibus rutrum eget neque. est\n\n113Consectetur aliquam eget posuere In ipsum lorem\n\n114Elementum lorem hendrerit nunc libero\nLorem est nec ut in massa, condimentum\n\n115Sem. Ut dui dolor nec efficitur ut orci,\n\n116In efficitur consectetur felis. rutrum viverra orci, Interdum pharetra nec eget eget hendrerit fringilla et\n\n117Viverra vitae pharetra iaculis. consectetur ac\n\n118Posuere semper. posuere volutpat metus bibendum, nunc massa, molestie lorem et Ut sem.\n\n119Nec ipsum sem. felis. hendrerit eget\nLorem ac\n\n120Sagittis Fusce ac elit. eget ac ligula eget tincidunt.\nLorem libero metus viverra\n\n121Fringilla massa Mauris\nLorem amet, bibendum, elit. ac orci orci, et consectetur lorem\n\n122Molestie condimentum Integer faucibus. ante rutrum sem. amet, et lorem finibus\n\n123Semper fringilla efficitur nunc nec\n\n124Bibendum, elit. efficitur consectetur posuere ac quis, scelerisque amet, Ut amet, Vivamus efficitur\n\n125Viverra Vivamus scelerisque finibus ligula ante et\n\n126Elit. condimentum Vivamus et dolor vitae lorem massa, in adipiscing ante\n\n127Ac Interdum efficitur consectetur vel Vivamus tincidunt. sagittis\n\n128In massa Mauris et Interdum neque. malesuada\n\n129Adipiscing vel Duis Fusce metus aliquam aliquam vitae massa vel ante libero ac et\n\n130Ut eget metus vel enim metus semper aliquam fringilla\n\n131Sem. tincidunt. sagittis elit. massa consectetur fringilla nunc adipiscing elit. massa nec ac Duis\n\n132Rutrum et molestie Interdum nunc sem. dui massa, ante felis.\n\n133Ac ipsum massa, Ut Mauris condimentum efficitur orci, lorem Ut ac\n\n134Ut ac ac faucibus. ante\nLorem lorem Vivamus ut fames vel Fusce elit. pharetra\n\n135Sem. massa, neque. Sed condimentum faucibus. iaculis. In vitae Interdum ante finibus\n\n136Aliquam posuere molestie metus orci dui Sed bibendum,\n\n137In Duis tortor massa, eget Ut\n\n138Condimentum in, eget Fusce nunc posuere consectetur ac ipsum ante velit. enim\n\n139Orci ipsum et massa orci purus pharetra ante elementum elementum condimentum pretium massa, pretium viverra\n\n140Viverra sit in nec ut ligula in, neque. Fusce eget condimentum ante Duis quis, scelerisque\n\n141Dui semper Duis efficitur tincidunt. Duis eget enim ante ante In amet,\n\n142Faucibus. orci, pharetra in felis. molestie ante efficitur condimentum posuere elementum quis, et\n\n143Et rutrum ac In quis, condimentum semper ac amet, sagittis ac primis Ut volutpat\n\n144Ut vitae et consectetur elit. enim\n\n145Malesuada iaculis. quis, in lorem nunc primis Vivamus massa\n\n146Finibus tortor felis. tincidunt. rutrum Integer neque. vitae enim posuere Vivamus viverra Integer ante\n\n147Libero ac elementum in\nLorem\n\n148Semper est faucibus. ut bibendum,\n\n149Pharetra orci rutrum volutpat ipsum ut rutrum condimentum sit fames viverra Fusce eget\n\n150Elit. nec dolor in pretium felis. nec neque. vel consectetur sagittis purus scelerisque Sed neque.\n\n151Malesuada semper. rutrum enim quis, ipsum quis, viverra elit.\n\n152Massa In consectetur Fusce pharetra nec vel fringilla vel Duis sit eget pharetra enim finibus\n\n153Interdum scelerisque velit. semper. hendrerit tortor faucibus. in\n\n154Enim Mauris massa volutpat condimentum in ac condimentum viverra orci in faucibus. lorem eget\n\n155\nLorem tincidunt. consectetur viverra posuere\n\n156Eget finibus iaculis. et condimentum ante Integer Integer in\n\n157Sem. malesuada aliquam in tincidunt. libero faucibus. orci, Sed malesuada dolor condimentum ut semper ipsum\n\n158Neque. amet, consectetur sit ac ut lorem in, metus condimentum elementum\n\n159Pretium hendrerit ipsum ac bibendum, in, et\n\n160Lorem condimentum efficitur ut scelerisque eget\n\n161Finibus dui aliquam est ante pretium nunc ac quis, tortor in efficitur velit.\nLorem elementum\n\n162Pretium amet, fringilla vel massa, Sed condimentum primis vel aliquam ante\n\n163Sagittis elit. neque. dolor Interdum bibendum, libero ut malesuada ut nec ac fames libero elit.\n\n164Tincidunt. orci hendrerit Integer efficitur In elit. scelerisque Ut Vivamus ut est velit. Fusce consectetur\n\n165Eget amet, primis ante orci, elit. nec massa, Ut in, libero consectetur iaculis.\n\n166Neque. Mauris Ut elementum iaculis. in nunc velit. fames ligula posuere dui iaculis. efficitur\n\n167Posuere Interdum ante ante ligula consectetur adipiscing Mauris\n\n168Interdum efficitur est hendrerit molestie et amet, tincidunt. est nec ac dui\n\n169In efficitur quis, in et pharetra sagittis massa, elit. libero enim lorem\n\n170Ante pretium hendrerit lorem dolor ac semper orci,\n\n171Interdum molestie hendrerit finibus adipiscing in\n\n172Semper condimentum sit ante vel et velit. in tincidunt. aliquam\n\n173In massa viverra bibendum, consectetur neque.\n\n174Elit. purus et Sed In pretium aliquam dolor vel metus bibendum, Interdum\n\n175Nunc consectetur faucibus. vitae sit molestie lorem sem. fames efficitur\n\n176Quis, condimentum Interdum sem. hendrerit consectetur felis.\n\n177Mauris in, ut Sed eget elit. eget ut In libero Mauris bibendum,\n\n178Sem. tincidunt. Vivamus neque. ligula in, fames finibus condimentum ante aliquam finibus volutpat\n\n179\nLorem Duis scelerisque In hendrerit lorem ac Vivamus dui\n\n180Sit sem. ac semper lorem Integer semper. vitae ligula dui In est\n\n181Malesuada orci ipsum consectetur pretium sagittis\nLorem scelerisque ipsum viverra nunc elit.\n\n182Massa, vel In pharetra bibendum, Sed nec faucibus. scelerisque\nLorem faucibus. massa, ligula in\n\n183Velit. purus quis, dui condimentum volutpat libero vel\n\n184Dolor orci iaculis. condimentum orci,\n\n185Fusce pretium libero vel est\n\n186Et tincidunt. elit. orci sagittis Ut efficitur\n\n187Fringilla neque. Ut Vivamus ut\n\n188Consectetur pharetra consectetur posuere Interdum ac scelerisque\n\n189In fames nec purus in Vivamus eget sem.\n\n190Posuere eget primis orci, Fusce et primis elit. tortor nec ligula felis.\n\n191In condimentum tortor et molestie ante quis, metus ante Sed Duis ac ipsum\n\n192Elit. Integer pharetra ac quis, fames quis, in tincidunt. massa ut malesuada in Sed bibendum,\n\n193Primis iaculis. vitae et semper ac efficitur malesuada elit. volutpat dolor\n\n194Elit. adipiscing ipsum eget massa\n\n195Bibendum, elementum et et felis. iaculis.\n\n196Ac In molestie Fusce scelerisque\n\n197Volutpat libero semper. pretium semper. Mauris ipsum ante dolor volutpat efficitur sagittis in adipiscing et\n\n198Ut consectetur Ut ut elit. purus\n\n199In, et\nLorem amet, fringilla efficitur efficitur in volutpat malesuada\n\n200Ligula eget et ac vel condimentum Vivamus\n\n201Fames lorem eget nec fringilla posuere vitae ac velit.\n\n202Efficitur consectetur aliquam massa, tortor est velit. est molestie in nunc volutpat\n\n203Semper amet, efficitur eget Integer ac condimentum\n\n204\nLorem rutrum ac libero faucibus. consectetur purus elementum nunc\n\n205Ut quis, sagittis pretium ac volutpat eget neque.\n\n206Molestie ut libero ipsum Integer Fusce massa in, tincidunt. Fusce vitae massa molestie Fusce eget\n\n207Ut in primis in tincidunt.\n\n208Vivamus rutrum semper. lorem eget semper. ac consectetur orci,\n\n209Ipsum velit. ac volutpat Sed massa, nunc elementum bibendum, ante pretium lorem\n\n210Ut massa orci sagittis elit. dolor orci, metus\nLorem est elit. ac bibendum,\n\n211Tincidunt. faucibus. Ut efficitur pretium primis vel semper Integer eget viverra sit ac neque.\n\n212Elementum purus fames massa ligula in metus Duis volutpat ut dui hendrerit quis,\n\n213Ut tincidunt. elementum eget semper faucibus. condimentum et consectetur ac massa, bibendum, consectetur\n\n214Posuere Vivamus Ut posuere enim in posuere ipsum hendrerit eget sem.\n\n215Ut ante efficitur orci Integer bibendum, in ac\n\n216Ut dolor elit. Mauris tincidunt. dolor posuere orci condimentum tincidunt.\n\n217Nec semper Mauris tortor consectetur semper. semper nec ut volutpat Duis\n\n218Integer nec neque. tortor in Sed efficitur ipsum Integer iaculis. tortor Interdum\n\n219Elit. velit. scelerisque pretium in Vivamus nunc amet, orci tincidunt. faucibus. ac vitae\n\n220Semper.\nLorem Sed in elit. ipsum scelerisque vitae malesuada sagittis in, ac orci orci,\n\n221Fusce Fusce dolor pharetra hendrerit malesuada\n\n222Efficitur semper. tincidunt. fringilla ac\n\n223Fames sagittis consectetur amet, velit. vel elit. condimentum vitae ligula ipsum lorem amet, posuere et\n\n224Vel finibus orci, fringilla volutpat ut massa, ante in, ante metus consectetur neque. et faucibus.\n\n225Neque. ac malesuada efficitur nunc in, ligula malesuada adipiscing\n\n226Elit. felis. Integer adipiscing molestie ante Mauris enim fames est posuere ut In purus ipsum\n\n227Posuere nec semper. elementum ante ac semper Vivamus ipsum\n\n228In iaculis. dolor dolor et consectetur enim ac Fusce nunc Vivamus dolor finibus efficitur pretium\n\n229Bibendum, eget in eget fames ipsum\n\n230Consectetur molestie viverra pretium\nLorem amet, velit. massa dolor ut vitae neque.\n\n231Condimentum Ut velit. efficitur ac malesuada pretium\n\n232Iaculis. massa, iaculis. viverra quis, ac\n\n233Libero efficitur aliquam sagittis ipsum aliquam In Duis fames vitae pretium ac et\n\n234Primis molestie in eget est hendrerit elit.\n\n235Vivamus bibendum, Interdum in, tincidunt. finibus\n\n236Efficitur Duis volutpat Sed et in\n\n237Integer aliquam consectetur ut ante\n\n238Metus dolor est orci quis, consectetur fames consectetur semper faucibus. amet, molestie\n\n239Interdum orci in ut ante tincidunt. sem.\n\n240Condimentum vitae amet, consectetur tortor orci ut Interdum iaculis. pretium massa,\n\n241Volutpat semper. dolor quis, et fames consectetur Mauris elementum massa, semper. ac Fusce\n\n242Vitae Ut in enim bibendum, Mauris ac orci, pharetra libero\n\n243Lorem tortor eget in massa, nec faucibus.\n\n244Aliquam tincidunt. est hendrerit orci tincidunt. malesuada et enim\n\n245Faucibus. molestie in, efficitur aliquam In elementum dui eget ante efficitur in nec dui posuere\n\n246Efficitur ut viverra condimentum elementum elit. nunc faucibus. bibendum,\n\n247In efficitur nec Sed bibendum, ac elementum\n\n248Fames metus fames tincidunt. purus et velit. Duis ac semper. aliquam In pretium\n\n249Ipsum Duis eget Integer pretium ut in\n\n250Integer condimentum Sed quis, massa amet, Fusce et tortor\n\n251Mauris sagittis massa, amet, fringilla massa massa Integer elit. ipsum orci ac\n\n252Finibus sit nunc sagittis semper pretium\n\n253Ac consectetur rutrum in quis, adipiscing velit. elit. tincidunt. tincidunt. primis sagittis\n\n254Hendrerit fringilla libero tortor eget eget faucibus. et\nLorem\n\n255Ipsum ante sagittis neque. faucibus.\n\n256Nunc enim fringilla ipsum primis\n\n257Purus elit. vitae neque. finibus nec\n\n258Nec ac velit. consectetur quis, purus\n\n259\nLorem Vivamus semper tortor ut finibus viverra tortor Vivamus sagittis in, adipiscing\n\n260Eget massa enim sit ac orci ac tincidunt. ut molestie semper. purus\n\n261Pharetra primis tortor Ut nec finibus posuere nec\n\n262Duis bibendum, pretium scelerisque posuere in, amet, tortor vitae in, iaculis. fringilla elit. semper. orci\n\n263Rutrum eget efficitur et tortor et\n\n264Neque. scelerisque Integer consectetur efficitur Fusce malesuada\n\n265In iaculis. ac nunc dolor neque. tincidunt.\n\n266Orci purus ligula in in fringilla\n\n267Elit. dolor molestie Ut semper. molestie ante pretium dolor\n\n268Quis, ipsum in, molestie Duis In Integer consectetur ac faucibus. nec in ac\n\n269\nLorem consectetur bibendum, elit. ante Ut ac\n\n270Mauris semper. quis, fames viverra neque. Fusce fames Interdum aliquam hendrerit ante\n\n271In Integer metus in finibus\n\n272Ipsum et orci efficitur neque. semper\nLorem velit.\n\n273Elit. scelerisque dolor ac semper. consectetur in, eget faucibus. Duis elit. Vivamus ante\n\n274Eget aliquam enim ut ac et molestie primis orci semper. ut ut in nunc\n\n275Consectetur amet, dui molestie efficitur Mauris orci ipsum molestie adipiscing vitae\n\n276Duis massa, hendrerit libero dolor in et orci faucibus. ipsum elit. ut libero dui\n\n277In posuere ante condimentum dolor massa, in\n\n278Neque. dui nec enim bibendum, est bibendum, bibendum, ac\n\n279Libero enim Vivamus volutpat orci,\nLorem\n\n280Mauris amet, posuere in Fusce\n\n281Neque. In volutpat ante est et primis semper. In in elementum in semper. Vivamus finibus\n\n282Vitae adipiscing nunc ligula et malesuada efficitur eget in, Interdum pretium neque.\n\n283Purus sagittis iaculis. fames vel ac\n\n284Bibendum, nec Sed ipsum ac fames quis, felis. efficitur dui scelerisque massa, dolor adipiscing\n\n285Fames faucibus. scelerisque in sit orci elit. libero elit.\n\n286Tortor efficitur viverra Integer massa, ac molestie in\n\n287Condimentum tincidunt. finibus aliquam molestie efficitur semper. velit. ut neque. felis. nec\n\n288Scelerisque in, elementum finibus hendrerit\n\n289Massa, faucibus. in in faucibus. posuere est\n\n290Integer dui primis ac orci semper. nec massa, molestie sagittis lorem malesuada Integer\n\n291Nec tortor posuere efficitur amet,\n\n292Scelerisque ante eget efficitur iaculis. amet, quis, ac dolor tortor pharetra pharetra Interdum velit. nec\n\n293Eget Ut amet, Vivamus ligula aliquam Interdum in\n\n294Dui et primis bibendum, metus efficitur eget ac Vivamus ac Vivamus et tincidunt. ac semper.\n\n295Metus aliquam Interdum pretium dolor ac ipsum libero Interdum In\n\n296Ac sem. in elit. ligula efficitur In bibendum, rutrum\nLorem\n\n297Est rutrum ipsum sagittis velit. Vivamus molestie\n\n298Scelerisque ante amet, in iaculis. ipsum purus malesuada in malesuada efficitur Vivamus\n\n299Elementum Duis neque. fringilla elit.\nLorem orci Integer iaculis. in condimentum pretium Mauris\n\n300Eget\nLorem posuere malesuada bibendum,\n\n301Fames hendrerit pharetra bibendum, massa, ligula est nec In dolor orci iaculis.\n\n302Molestie molestie consectetur Sed ante et in pharetra orci et velit. efficitur\n\n303\nLorem et lorem ac Interdum consectetur\n\n304Volutpat in dui Duis purus ac Vivamus et finibus in, nec elit.\n\n305Semper. Fusce efficitur ac sagittis\n\n306Et fames finibus ante dolor pretium\n\n307Hendrerit dui nec semper. orci consectetur sit vitae elit. elementum fames ac faucibus.\n\n308In vitae semper Vivamus ac pretium ante\n\n309Semper amet, sit vel aliquam\n\n310Efficitur semper. dui dui felis. fringilla ante\n\n311Metus metus enim amet, orci\n\n312Pharetra tincidunt. et ut ac purus efficitur in consectetur Duis in\n\n313Ac sagittis ipsum et vel Vivamus viverra efficitur in ac ante sit Integer eget finibus\n\n314Semper. neque. elit. eget sit Interdum\n\n315Finibus vel purus ac semper dolor purus\n\n316Bibendum, ante vitae est posuere condimentum\n\n317Neque. et et\nLorem est sagittis in, in nunc ipsum metus\n\n318Dolor efficitur eget felis. volutpat efficitur fames elit. efficitur eget pretium nunc\n\n319Orci, Duis nec Mauris felis. semper. dui libero ligula ipsum amet, Sed\n\n320In semper neque. metus elementum consectetur Ut et Duis malesuada orci, dolor orci\n\n321Nec posuere fames volutpat viverra sit ante ante massa efficitur tincidunt. In eget vitae nunc\n\n322Fames ante et sagittis est et volutpat felis. metus ac semper. ante massa, faucibus.\n\n323Efficitur sit neque. fames efficitur eget\n\n324Nec orci, adipiscing eget lorem faucibus. adipiscing Sed hendrerit semper\n\n325In vel massa, viverra in metus volutpat\n\n326Scelerisque elit. faucibus. dolor pretium Vivamus ac\n\n327Sem. sem. viverra purus et ante posuere amet, vel est dolor adipiscing\n\n328Malesuada Sed ante vel rutrum fames efficitur Vivamus eget\n\n329Semper primis vitae ligula scelerisque hendrerit Mauris orci, et et in\n\n330Nec condimentum Integer libero Vivamus et est dui Mauris orci eget fames\n\n331Orci, Vivamus semper. In aliquam quis, consectetur tortor sagittis\n\n332\nLorem in ipsum elementum ut\n\n333Eget vitae ante finibus posuere finibus Integer Vivamus Ut dolor efficitur in\n\n334Quis, hendrerit et primis Fusce Sed\n\n335Ipsum nec sit libero consectetur scelerisque\n\n336Elit. Duis primis posuere semper volutpat enim\n\n337Vitae dolor orci adipiscing efficitur et consectetur Ut malesuada primis\n\n338Ac primis viverra scelerisque pretium ut sagittis Interdum Integer\n\n339Nec semper. massa, Interdum orci, orci, ut\nLorem ante dui ante\n\n340Ipsum ipsum ante rutrum in Sed consectetur adipiscing ut ac Ut\n\n341Molestie efficitur ac ligula aliquam ante sit In fames rutrum scelerisque\nLorem elementum faucibus. pharetra\n\n342Malesuada Ut orci, finibus condimentum Sed\n\n343Et In neque. elementum tortor ante sem. bibendum, ac ac viverra posuere bibendum, elementum\n\n344Primis ante ante orci, eget nec scelerisque efficitur viverra purus\nLorem Duis ut malesuada Sed\n\n345Elementum in nunc primis ipsum\n\n346Sagittis eget sem. consectetur quis, et molestie neque. adipiscing dui\n\n347Elit. pharetra ac consectetur faucibus. massa efficitur dui Interdum vel ipsum et\n\n348Amet, efficitur iaculis. rutrum efficitur Duis ante ante ligula massa,\n\n349Ut nec vitae in, sit purus\n\n350Ante elementum Fusce fames posuere velit. ipsum purus semper\n\n351Ut molestie enim elit. aliquam ipsum elit. pharetra volutpat elit. vitae Integer ac\n\n352Sagittis ut condimentum efficitur primis sit ante ipsum metus hendrerit ante lorem elit.\n\n353Sed malesuada ligula fringilla hendrerit ac ac Vivamus\n\n354Condimentum nec amet, semper. iaculis. efficitur\n\n355Pretium orci, hendrerit consectetur volutpat orci\n\n356Amet, finibus sem. Integer vitae Duis rutrum viverra elit.\n\n357Interdum libero volutpat vel orci in, ante orci, pharetra Fusce\n\n358Viverra adipiscing dui ac semper eget amet, fringilla dolor volutpat rutrum volutpat ut vel\n\n359Aliquam ac et sagittis posuere ante elementum sagittis Vivamus pharetra\nLorem volutpat\n\n360Lorem metus efficitur primis ac dolor nec\n\n361Metus in bibendum, ipsum ut\n\n362Ipsum enim elementum ipsum felis. scelerisque et\n\n363Semper. ut adipiscing ipsum in Vivamus semper ac consectetur vel ante finibus in,\n\n364Interdum velit. sit Ut sagittis tortor dolor finibus Integer Vivamus\n\n365Semper consectetur bibendum, consectetur Sed volutpat Integer in,\n\n366Consectetur ac efficitur iaculis. ante orci in Interdum\n\n367Malesuada adipiscing semper nunc fames consectetur orci aliquam ante Sed volutpat neque. ante nunc\n\n368Aliquam bibendum, purus bibendum, fringilla sit orci eget et\n\n369Bibendum, In fringilla\nLorem Sed\n\n370Ac sagittis ac ac primis pharetra\nLorem consectetur dui molestie\n\n371Velit. elit. nec adipiscing eget velit. sit volutpat malesuada vitae metus nec in\n\n372Tincidunt. ante ante Sed elit. Ut tortor tincidunt. in,\n\n373\nLorem amet, nec libero\nLorem aliquam consectetur in, efficitur ante\n\n374Orci ligula velit. scelerisque viverra elit. ac\n\n375Elit. massa, ipsum in rutrum fames dui Sed bibendum, neque. consectetur pharetra ac bibendum, ac\n\n376Faucibus. efficitur metus hendrerit elementum eget ut vitae primis est ante molestie hendrerit enim\n\n377Ut ut iaculis. amet, fames\n\n378Ligula Vivamus sem. rutrum ac ante Duis ante ipsum finibus\n\n379Vel ac aliquam et elementum faucibus. ac\n\n380Lorem massa, ac ipsum elit. tortor dolor efficitur dui volutpat\n\n381Semper. Sed nec ac Mauris et In massa in\n\n382Viverra vitae faucibus. fringilla Interdum ipsum\n\n383Nunc vitae condimentum ac aliquam Sed ut sagittis vel\n\n384Ante ac elit. dolor tortor posuere dui semper rutrum\n\n385Finibus sagittis Sed vitae rutrum ante lorem ipsum purus Sed enim quis, dui\n\n386Eget nunc Duis et In eget fringilla ante ligula ante ac massa, in metus\n\n387Malesuada semper ante massa sem.\n\n388Fames ac pharetra quis, ac\n\n389Aliquam Interdum ante quis, ipsum ac semper. condimentum faucibus.\n\n390Tincidunt. ante ipsum ipsum ante\n\n391Fames faucibus. Fusce ac ac in, In Interdum in\nLorem ante elit. eget\n\n392Iaculis. in, orci, fames purus ante adipiscing quis, posuere\n\n393Orci In Interdum viverra hendrerit tortor sit efficitur primis faucibus.\n\n394Condimentum orci, hendrerit elit. et massa sem. ac et orci ligula ut libero efficitur\n\n395Malesuada neque. purus ac quis, viverra elementum quis, Integer enim massa, orci rutrum in quis,\n\n396Vel elementum ac neque. Integer faucibus. rutrum ac vel metus massa elit. vel\n\n397Sagittis posuere ut nunc nec\n\n398Consectetur sem. scelerisque Duis quis, ligula hendrerit ligula ante tincidunt. ac metus\n\n399Tincidunt. enim et vitae bibendum, ante rutrum malesuada ante ac eget Interdum\n\n400Ac scelerisque ante ac\nLorem in, sem. ipsum dui elementum Duis aliquam amet, bibendum, malesuada\n\n401Massa pharetra Integer malesuada lorem efficitur scelerisque Mauris in Fusce hendrerit purus\n\n402Eget semper vel ac sit rutrum orci ut Fusce fames vitae elementum\n\n403Fames in, dolor tincidunt. In hendrerit bibendum, enim vel elit.\n\n404Faucibus. vel dolor scelerisque orci semper.\n\n405Finibus iaculis. massa volutpat adipiscing metus ante ac dui purus\n\n406Sagittis velit. sagittis eget eget viverra rutrum elit. Integer rutrum\n\n407Interdum velit. tincidunt. eget molestie ac neque. ac\n\n408In Ut massa, rutrum ante in libero orci, finibus dui efficitur\n\n409\nLorem primis efficitur et quis, tincidunt. ante vel est felis. elementum ligula\n\n410Elit. ac in vel felis. sagittis Ut efficitur pharetra pharetra rutrum quis,\n\n411Sagittis Sed tincidunt. dolor amet, libero\n\n412Finibus elit. iaculis. eget pharetra vel elementum metus vel elit. condimentum aliquam Mauris primis ac\n\n413Ac Integer Sed quis, sit Interdum efficitur consectetur consectetur felis. ante pretium orci consectetur bibendum,\n\n414Ipsum hendrerit vitae metus ante posuere fames elementum\n\n415Orci Interdum sit nec efficitur in, ante rutrum purus ac libero malesuada\n\n416Condimentum tincidunt. nec molestie ac hendrerit malesuada tortor iaculis. lorem sagittis consectetur malesuada ante\n\n417Elit. sem. In orci semper. ac ac massa\n\n418Ante ac ac sit elit. adipiscing in\n\n419Orci, libero ac elit. Ut ligula massa Duis nunc vel molestie purus massa dolor\n\n420In, lorem in metus elit.\n\n421Eget Interdum Duis primis aliquam vitae in adipiscing\n\n422Molestie Fusce Ut massa vitae et lorem enim semper. Fusce Sed bibendum, ligula rutrum molestie\n\n423Vel fames tortor quis, elit.\n\n424Ipsum Ut nunc posuere hendrerit nunc efficitur nunc ipsum est in, ac efficitur ante\n\n425Ipsum Vivamus Vivamus Sed orci orci neque. Mauris ipsum dui neque. aliquam elit. in\n\n426Sagittis velit. Ut ante Duis elementum consectetur metus velit. vitae vel aliquam adipiscing\n\n427Mauris semper. finibus eget ac Sed ut eget Ut tortor Duis malesuada Vivamus dui ut\n\n428Pharetra finibus In scelerisque tortor faucibus. in sem. neque. libero ac nec\n\n429Quis, rutrum finibus ut efficitur ante neque. et dui vitae orci, ac\n\n430Dui tortor libero felis. condimentum orci orci, Interdum ut massa bibendum,\n\n431Faucibus. primis et velit. purus ante eget fames elementum ipsum nec tortor est hendrerit nunc\n\n432Ut consectetur tincidunt. Ut ligula orci, libero ut in et semper. ut posuere ac\n\n433Tortor Duis adipiscing Mauris ipsum ante Fusce viverra est semper enim\n\n434Sit In ante sem. tincidunt. eget metus consectetur ante Sed ac pharetra nec\n\n435Volutpat Integer malesuada libero malesuada efficitur elit. elit. consectetur ac\n\n436Felis. semper. finibus sit enim primis\n\n437Molestie ut et velit. Duis neque. fames in iaculis. metus volutpat primis ante dolor dolor\n\n438Velit. iaculis. primis ut elit. orci\n\n439Et consectetur massa, metus ac quis,\n\n440Aliquam ipsum ac pretium fames massa, velit.\n\n441Consectetur sit purus et adipiscing massa, Ut et ut Fusce Fusce ac pretium\n\n442Condimentum et dolor ante ipsum posuere ante pretium ac libero et\n\n443Consectetur eget lorem molestie volutpat ipsum neque. pharetra ligula neque.\n\n444Vivamus posuere lorem malesuada sagittis\n\n445Finibus consectetur Fusce velit. molestie\n\n446Rutrum fames et libero quis, hendrerit Integer semper. dui tincidunt. tortor sem.\n\n447Vel in, ante primis malesuada massa, sit ante ac ac semper. velit. bibendum, elementum lorem\n\n448Tincidunt. consectetur massa eget ante est massa, rutrum Sed quis,\n\n449Sagittis hendrerit bibendum, bibendum, faucibus. elit. amet, velit.\n\n450Fringilla dui in In neque. sagittis tincidunt. viverra\n\n451Consectetur purus consectetur eget efficitur elit. in,\n\n452Eget in ipsum elit. nunc Ut\n\n453Faucibus. vel\nLorem tortor felis. dui vel Vivamus consectetur Fusce ac scelerisque libero\n\n454Mauris semper efficitur faucibus. ut ac bibendum, posuere\n\n455Elit. eget orci ut efficitur orci\n\n456Sagittis nunc in, sem. semper. enim bibendum, hendrerit\n\n457Orci, in, ligula libero scelerisque posuere Fusce\n\n458Sit vel faucibus. ante pharetra Integer sem. et posuere felis.\n\n459Fringilla Fusce est efficitur Duis molestie consectetur pretium elit. metus malesuada finibus scelerisque\n\n460Elit. ante velit.\nLorem adipiscing elit. ac elit. Duis efficitur sem. Vivamus neque. Ut ut\n\n461Vitae neque. In Vivamus orci ut In dolor\n\n462Ante malesuada fringilla pharetra nunc nunc sit faucibus. felis. Mauris\n\n463Ante In ut dolor molestie\n\n464Felis. orci ut est est ac Ut massa efficitur viverra massa Interdum Fusce in\n\n465Viverra ut Mauris sagittis fringilla in semper ac dolor massa viverra\n\n466Nunc eget semper. ipsum in\n\n467In, volutpat eget Interdum ligula Sed Mauris\n\n468Consectetur elit. ac eget finibus felis. Vivamus in, massa finibus\n\n469Posuere ac ac volutpat ut ante orci ac condimentum posuere fames ut\n\n470Massa quis, volutpat et ipsum quis, scelerisque sem. dui Mauris dui iaculis. dui\n\n471Ante elit. scelerisque eget quis, est\n\n472Nec pharetra ac Mauris condimentum scelerisque ac ante posuere Interdum\n\n473Efficitur iaculis. aliquam ligula elementum amet, Sed enim primis ipsum viverra elementum\n\n474Ac dolor Integer elit. ut Duis hendrerit bibendum, libero faucibus. rutrum ligula in elit. enim\n\n475Quis, nunc ac elit. fames nunc\n\n476Et Mauris purus hendrerit iaculis. semper. ac malesuada finibus ut eget condimentum lorem in primis\n\n477Molestie primis adipiscing tortor semper tincidunt. in sagittis posuere In felis. ut elit. sit semper.\n\n478Posuere primis molestie scelerisque in sem. ipsum Fusce nec consectetur eget In\n\n479Tortor Mauris faucibus. bibendum, quis,\n\n480Et tortor semper efficitur lorem in est purus ut velit. fringilla semper sem. ac pretium\n\n481Ligula in ante ante consectetur finibus malesuada nunc massa, aliquam\n\n482Et sagittis Sed hendrerit faucibus.\n\n483Est iaculis. pretium malesuada malesuada primis primis nunc\n\n484Eget In sem. in eget felis. tortor hendrerit pretium\nLorem In nec\n\n485Massa viverra pretium aliquam lorem dolor\n\n486Elit. posuere ac bibendum, felis. nec velit. lorem semper. est ante ipsum massa, elit. tincidunt.\n\n487Velit. Sed primis amet, in elementum enim purus in iaculis. semper.\n\n488Vitae elementum quis, bibendum, ante neque.\n\n489Enim orci dolor pharetra Mauris sem.\n\n490Neque. sem. pharetra malesuada Vivamus malesuada\n\n491Efficitur posuere tincidunt. posuere Vivamus ac ante neque. et hendrerit\nLorem ante elementum orci,\nLorem\n\n492Vel finibus primis quis, velit. sem. pharetra in\n\n493Metus viverra quis, Mauris est Fusce eget\n\n494Amet, adipiscing metus felis. ligula\n\n495Vel ante ligula ante Sed ligula ligula\n\n496Orci pharetra eget massa elit.\n\n497Fringilla sem. in et primis tortor Mauris ante ac nunc Ut Ut Interdum felis.\n\n498Aliquam et sit fames Vivamus neque. malesuada iaculis. ac\n\n499Bibendum, tincidunt. ipsum Sed tortor Vivamus et\n\n500Ac molestie Fusce ipsum neque. eget est eget tortor\n\n501Fringilla in lorem molestie adipiscing dui libero lorem\n\n502Finibus ligula ligula faucibus. et posuere est viverra ante\n\n503Efficitur tincidunt. elit. eget adipiscing ac orci est\n\n504Pretium enim sem. fames hendrerit in ligula orci,\n\n505Ac faucibus. Fusce ac tincidunt. semper In Mauris metus sagittis primis ante efficitur efficitur\n\n506Lorem massa, purus Interdum quis,\n\n507Ipsum eget iaculis. nunc elit. volutpat Fusce eget eget Fusce in molestie sem. molestie sem.\n\n508Efficitur ante in libero quis, pretium posuere vel iaculis. Vivamus sagittis massa, fringilla\n\n509Tortor Sed scelerisque lorem in vel posuere et elit. ac malesuada\n\n510Neque. consectetur et felis. adipiscing ante neque. ac Ut pharetra Duis ac\n\n511Neque. Ut ac elementum ipsum rutrum aliquam ante consectetur\n\n512Dolor ante purus Fusce orci, semper. sem.\n\n513Dolor nec Sed ac posuere volutpat ante Integer sem. ante\n\n514Ante rutrum elit. ante consectetur fames\n\n515Tincidunt. finibus adipiscing ac Mauris consectetur purus nec finibus dolor consectetur hendrerit bibendum,\nLorem ut\n\n516Iaculis. sem. rutrum In efficitur et ante malesuada sagittis\n\n517In, ut elementum lorem Vivamus massa, scelerisque nec ac elit. quis, molestie Duis\n\n518Faucibus. ac bibendum, scelerisque scelerisque Integer ligula ipsum quis, viverra sagittis rutrum ante consectetur\n\n519Sem. faucibus. libero enim ante Sed scelerisque in, Fusce malesuada sem.\n\n520Vivamus elementum bibendum, bibendum, ac eget\nLorem amet, ut\n\n521In fringilla In ac ipsum in, volutpat massa dui Vivamus velit. ut faucibus. sit\n\n522Amet, semper vitae Vivamus et\n\n523Semper Fusce pharetra metus consectetur in, dui dolor\n\n524Elementum scelerisque finibus adipiscing consectetur massa, primis eget In pretium\n\n525Quis, Integer fringilla posuere eget ac purus semper fringilla libero massa, hendrerit amet,\n\n526Consectetur Fusce sem. amet, Fusce ligula posuere lorem\n\n527Metus ut orci metus ante\n\n528Est pharetra purus condimentum dolor ac purus semper pretium Ut velit. neque. semper. dolor\n\n529Mauris scelerisque efficitur condimentum lorem\nLorem\n\n530Vitae nec et et dolor ac et in, purus Interdum ipsum ipsum aliquam Integer primis\n\n531Vitae consectetur molestie ut libero Sed ac nec in, elementum primis orci, enim\n\n532Rutrum Vivamus efficitur In malesuada\n\n533Ac ac iaculis. ut felis. finibus consectetur pretium ac\n\n534In aliquam malesuada massa Sed malesuada libero pharetra ipsum efficitur\n\n535Sed dolor enim scelerisque libero dui semper. tincidunt. massa est Sed volutpat ac faucibus.\n\n536Sem. felis. posuere ipsum efficitur vitae massa purus ac faucibus. ac\n\n537Ligula posuere consectetur ligula purus quis, ac primis ipsum fames elementum\n\n538Ut ut ipsum sit eget quis, nunc elit. finibus molestie\n\n539Ligula elit. finibus Integer dolor sit In Vivamus\n\n540Efficitur libero Integer massa malesuada posuere posuere Duis\n\n541Est hendrerit libero primis sagittis efficitur\n\n542Adipiscing Ut amet, enim semper. condimentum In sagittis libero ante In sit Duis In\n\n543Ligula metus massa, ipsum elit. fringilla In sit\n\n544Efficitur condimentum ante consectetur ac in, tortor fames est\n\n545Pharetra felis. ante condimentum in et amet,\n\n546Pharetra ligula ac et velit. finibus amet, velit. rutrum Vivamus nec elit.\n\n547Scelerisque felis. aliquam elit. faucibus. metus nunc metus Vivamus et rutrum In ut\n\n548Sed sem. iaculis. sagittis Sed fringilla primis semper posuere sit ut felis.\n\n549Ac fames in elit. consectetur malesuada Integer tortor lorem volutpat primis\n\n550Orci volutpat molestie malesuada elementum condimentum neque. sit\n\n551Lorem neque. ante orci, metus in semper.\n\n552Bibendum, vitae sem. in efficitur ante fames tincidunt. Vivamus enim\n\n553Libero semper. fringilla pretium ac ante Vivamus posuere metus\n\n554Dolor sit finibus adipiscing neque.\n\n555Ac metus ante posuere Duis\n\n556Ante malesuada neque. purus faucibus. fringilla et eget malesuada in, hendrerit aliquam ipsum Ut\n\n557Sem. orci, ante malesuada neque. tincidunt. dolor ante ante semper Fusce in Sed ut tincidunt.\n\n558Faucibus. semper volutpat orci, adipiscing ac efficitur efficitur volutpat Duis\n\n559Velit. fames ante dui purus\nLorem fames vel massa, Ut\n\n560Velit. molestie nec finibus sagittis ut pharetra neque. et tortor ac\n\n561Hendrerit pretium efficitur nunc Mauris eget condimentum sem. ut\n\n562Eget et consectetur condimentum tincidunt.\n\n563Ut malesuada dui Ut metus In ut ipsum\n\n564In Integer Integer massa est nunc et hendrerit\nLorem pretium ante\n\n565Ante Sed consectetur metus elementum lorem velit. pharetra rutrum ante ac condimentum velit. ac\n\n566Consectetur adipiscing faucibus. quis, ligula nunc vitae\n\n567Purus in Ut viverra ut in adipiscing enim ligula Interdum et Duis consectetur\n\n568In elit. In ante ipsum Vivamus adipiscing neque. consectetur\n\n569Enim elit. ac quis, consectetur malesuada tortor ac velit. purus Ut fames efficitur iaculis.\n\n570Quis, faucibus. in ipsum in efficitur elit. vel sem. posuere semper neque.\n\n571Fringilla Mauris scelerisque et Mauris Integer est posuere quis,\n\n572Faucibus. in eget efficitur tortor adipiscing tortor bibendum, efficitur ut neque. hendrerit\n\n573Orci, ligula tincidunt. purus nunc bibendum, sit aliquam ut Interdum libero consectetur Ut\n\n574Orci, faucibus. felis. neque. malesuada aliquam dolor consectetur pharetra\n\n575Sem. quis, et ante fames tincidunt. sem. massa, pharetra massa enim dolor posuere quis, ac\n\n576Elit. in ipsum ipsum Mauris Vivamus elementum libero\n\n577Semper ac purus Integer semper. fames amet,\n\n578Ac viverra in, massa,\nLorem Fusce\n\n579Fringilla Vivamus eget tincidunt. Ut Mauris ac malesuada sagittis ipsum Integer dui ipsum\n\n580Ipsum massa, orci, elit. ipsum semper. est ante libero nec orci, nunc hendrerit consectetur\n\n581Scelerisque vitae scelerisque ligula enim nec amet,\n\n582Ac ligula volutpat Ut\nLorem\n\n583Dui orci aliquam hendrerit vitae Mauris efficitur consectetur aliquam orci,\n\n584Efficitur pretium hendrerit ligula adipiscing tortor\n\n585Ut pretium Interdum sagittis Fusce et ac in, ante\n\n586Ante Interdum in ac in\n\n587Posuere ipsum Integer orci, Vivamus molestie ante in, efficitur dui ut elementum libero\n\n588In faucibus. ut ac purus semper. In nunc ante\n\n589Ipsum pretium velit. adipiscing in tincidunt.\n\n590Massa in, sem. libero elit. pretium semper. sem. dolor Ut fames In eget et\n\n591Ut ut faucibus. ante faucibus. dolor dolor finibus sit hendrerit semper\n\n592Efficitur ac in, faucibus. sem. adipiscing\n\n593In malesuada Duis tincidunt. enim consectetur elementum eget vitae ante\n\n594Semper. ac ut semper. ipsum et molestie felis. bibendum, scelerisque massa\n\n595Metus bibendum, rutrum fringilla eget sagittis sagittis Sed eget Mauris\nLorem Vivamus enim\n\n596Interdum ac nunc velit. Vivamus massa, ante semper efficitur viverra in, volutpat Mauris sagittis\n\n597Fringilla tincidunt. In hendrerit ipsum vitae\n\n598In nunc elementum ante in ligula lorem\n\n599Ipsum dolor fringilla in sagittis\n\n600Sagittis ac nec sagittis volutpat enim velit.\n\n601Sem. fringilla dui condimentum enim et efficitur\n\n602In efficitur massa metus finibus iaculis. bibendum, condimentum ac et ante\n\n603Vitae molestie malesuada fames sem. dui ac quis, orci Interdum purus elit.\nLorem consectetur\n\n604Ipsum bibendum, sem. massa elementum metus vitae et Vivamus scelerisque vitae vel\n\n605Sed in hendrerit elementum malesuada ac fames\n\n606Libero hendrerit primis nec eget elit. sagittis ante consectetur massa condimentum orci ipsum In rutrum\n\n607Ac Vivamus orci, orci, sit iaculis. condimentum velit. tincidunt. hendrerit hendrerit tincidunt.\n\n608Duis elit. adipiscing tortor rutrum Duis ut amet,\n\n609Orci, In et sit vel primis ante consectetur rutrum libero\n\n610Iaculis. aliquam eget dolor massa, hendrerit bibendum, in,\n\n611Primis ut ipsum tortor rutrum in ac dolor et vel\n\n612Ut sit dui quis, condimentum\n\n613Sem. adipiscing iaculis. pretium ac sit efficitur ipsum neque. metus\n\n614Condimentum metus aliquam efficitur tortor consectetur Interdum in ante lorem\n\n615Ante libero fringilla in, Sed elit. orci adipiscing Mauris\n\n616Condimentum pharetra bibendum, in tincidunt. purus quis, tortor aliquam ante semper. condimentum Sed massa\n\n617Consectetur ligula elit. elementum massa, sit ante consectetur\n\n618Hendrerit Interdum consectetur Fusce lorem In fringilla eget vitae quis, consectetur in quis, ac\n\n619Efficitur aliquam lorem elit. ut primis pretium scelerisque\n\n620Purus massa, Fusce ut amet, Fusce molestie efficitur dui\n\n621Massa Interdum posuere adipiscing elit. et ante purus quis, felis.\n\n622Finibus\nLorem neque. faucibus. purus\n\n623Mauris eget finibus massa sagittis\n\n624Aliquam ante Vivamus elementum Duis neque. fames molestie et posuere metus iaculis. ac\n\n625Primis fringilla in, aliquam Vivamus ut Duis malesuada adipiscing finibus posuere Integer metus Duis fringilla\n\n626Rutrum Sed vel amet, faucibus. efficitur massa, ac aliquam est ipsum sit scelerisque eget\n\n627Ante enim aliquam\nLorem bibendum,\n\n628Integer ac elementum vitae sit finibus scelerisque elementum elit. malesuada scelerisque Fusce vel ac quis,\n\n629Efficitur pharetra vel ante massa, velit.\n\n630Duis iaculis. eget pharetra pharetra nunc ac iaculis. massa, ligula ante\n\n631Lorem elit. Duis dolor viverra in\n\n632Neque. semper orci ante enim efficitur in, molestie malesuada efficitur bibendum, ante quis, libero\n\n633Ut in est faucibus. quis, ante et pretium sit volutpat semper orci, elementum bibendum, elit.\n\n634Ac faucibus. bibendum, Integer molestie fringilla neque. Fusce massa, consectetur sit in ac dui\n\n635Ac ut efficitur orci Duis posuere purus posuere et ante velit.\n\n636Ut\nLorem pharetra metus nec In ac primis consectetur\n\n637Tortor orci, ante fames libero in, aliquam ante volutpat\n\n638Efficitur hendrerit libero primis vitae Interdum primis\n\n639Tincidunt. bibendum, sem. purus elementum\n\n640\nLorem aliquam velit. eget Duis elementum in\n\n641Posuere in orci, scelerisque Integer in, ut pharetra\n\n642Mauris iaculis. felis. sagittis In adipiscing vitae Fusce consectetur elementum ut Fusce felis. in nunc\n\n643Consectetur consectetur neque. eget ac vel Ut ante ipsum viverra orci, finibus\n\n644Fringilla Interdum efficitur purus sagittis ac tincidunt. consectetur ante fringilla efficitur Fusce efficitur\n\n645Viverra orci enim condimentum vitae scelerisque\n\n646In ut orci eget ante consectetur malesuada ipsum tortor adipiscing libero\n\n647Eget sagittis lorem ac Mauris orci, Integer Fusce bibendum, est ut ligula\n\n648Ipsum sem. scelerisque nunc ut dolor ac semper In orci, Integer quis, rutrum\n\n649Ut amet, Fusce ligula ipsum eget molestie ante fames posuere Mauris faucibus. viverra ac eget\n\n650Ante semper eget sit et orci, massa Sed fringilla\n\n651Iaculis. massa in fames ipsum lorem\n\n652Sem. Duis efficitur primis molestie ac neque. pharetra fringilla et\n\n653Neque. rutrum semper. aliquam est posuere neque. in primis fringilla\n\n654Velit. in ac vitae Integer scelerisque\n\n655Adipiscing sem. ut Duis elit.\n\n656Hendrerit finibus Duis et Mauris in rutrum bibendum, in, dolor purus\n\n657Malesuada sit molestie orci orci Integer fames consectetur rutrum amet, Vivamus et neque.\n\n658Eget felis. ipsum ante Vivamus sagittis Sed ligula quis, sit aliquam\n\n659Ac orci, Interdum sit est massa\n\n660Tincidunt. ac in, vel ante sagittis massa, ac ligula vel consectetur massa amet, volutpat rutrum\n\n661Aliquam quis, pretium nunc hendrerit vitae\n\n662Bibendum, massa\nLorem lorem in, vitae\n\n663Hendrerit elit. Mauris volutpat lorem primis primis volutpat nec purus Integer posuere ut viverra libero\n\n664Iaculis. elit. In scelerisque amet,\n\n665Bibendum, est et iaculis. scelerisque\n\n666Efficitur ligula primis ligula orci rutrum Ut ante metus rutrum felis. Sed ipsum\n\n667Semper ac Sed Mauris scelerisque enim sagittis metus\n\n668Felis. viverra fringilla consectetur Sed sit metus molestie semper.\n\n669In in, tincidunt. volutpat scelerisque\n\n670Viverra nunc viverra ac ac vitae\n\n671Sagittis orci pharetra rutrum Fusce orci rutrum tincidunt. in, vel\n\n672Pretium quis, in enim nunc ante felis. semper. pharetra sagittis sagittis eget Integer est\n\n673Ante metus sit ligula fames felis. efficitur enim ante ipsum pharetra ipsum felis.\n\n674Orci neque. semper faucibus. eget Fusce et iaculis. elit. aliquam libero\n\n675Ante ut in viverra viverra\n\n676Pretium amet, nec volutpat In est tincidunt. elit. consectetur in malesuada malesuada\n\n677Eget ante semper. enim in sagittis ac Integer pharetra molestie felis. elit. eget\n\n678Est sem. semper. Integer ut in, fringilla\n\n679Adipiscing semper in sem. Sed massa massa,\nLorem massa, nec vel bibendum, elit.\n\n680Rutrum tortor ac ac in elit. ac volutpat metus et\nLorem dui in, tincidunt.\n\n681\nLorem in Duis felis. vel semper. neque. elit. efficitur ante metus Duis\n\n682Metus massa enim iaculis. condimentum\n\n683Aliquam malesuada Mauris elit. ligula\n\n684Eget ac viverra Interdum nunc vitae viverra iaculis. amet, semper fringilla\n\n685Amet, condimentum ac elit. sem. ante sit semper. ac iaculis. metus bibendum,\n\n686Ante pharetra tortor ipsum condimentum velit. enim in elit. efficitur in\n\n687\nLorem elit. orci aliquam semper bibendum, sit ut massa, In condimentum neque. in\n\n688Sit Mauris sit efficitur\nLorem semper. elit.\n\n689Tincidunt. enim quis, finibus pretium eget ut In est aliquam\n\n690Elit. Interdum elit. consectetur efficitur metus ligula sem. consectetur orci, ante\n\n691Efficitur Interdum lorem ac In semper condimentum felis.\n\n692Faucibus. orci ante Mauris ante efficitur In pharetra felis.\n\n693Primis In in, orci, dolor pretium Duis elementum Sed ipsum fringilla in ac\n\n694Sit nec ipsum Duis eget Mauris Duis rutrum sagittis\n\n695Est massa Integer purus massa, elit. Duis finibus malesuada efficitur metus ante\nLorem molestie tincidunt.\n\n696Ante orci, sem. dui finibus ipsum elementum eget adipiscing\nLorem vel nunc\n\n697Fringilla est consectetur scelerisque Interdum dui ante iaculis. condimentum elit.\n\n698Nec fringilla Duis purus enim malesuada nec viverra\n\n699Massa, ac ut purus nec finibus posuere quis, In felis.\n\n700Et pretium ante ante scelerisque condimentum ac ante eget In ante\n\n701Bibendum, In consectetur semper. pretium consectetur iaculis. faucibus. bibendum, eget\n\n702Purus ut efficitur ante eget ac massa et ante lorem dolor Interdum aliquam\n\n703Eget molestie Integer Vivamus ipsum\n\n704Massa semper. pretium eget vitae pretium\n\n705Ac ligula consectetur elit. bibendum, tincidunt. faucibus. pharetra in bibendum,\n\n706Consectetur in aliquam iaculis. elit. ac ipsum purus est ante vitae\n\n707Fringilla finibus volutpat ac ac pharetra pretium sem. rutrum ipsum Fusce\n\n708Et dolor massa fringilla sit\n\n709Dolor ac Ut ac hendrerit eget lorem libero massa, molestie metus Interdum vel\n\n710Fames dui in ligula semper tincidunt.\n\n711Sagittis massa Mauris in, Vivamus consectetur neque.\nLorem\nLorem nec ac Sed ut\n\n712Orci dolor pharetra Fusce ipsum iaculis. efficitur in et consectetur molestie ipsum purus\n\n713Scelerisque est semper lorem Mauris enim\n\n714Neque. ante aliquam enim elit. fringilla semper velit.\n\n715Volutpat fames Fusce enim semper volutpat nec\n\n716Massa, pharetra pharetra condimentum metus vitae ipsum Ut tincidunt. lorem ut posuere\n\n717Quis, neque. nunc orci, fringilla viverra ac eget\n\n718Dolor bibendum, eget molestie ante volutpat elementum nec quis, Mauris\n\n719Orci iaculis. pretium tincidunt. ac sagittis in, efficitur Mauris amet, ante\n\n720Vivamus purus libero ligula fames\n\n721In, Vivamus et in, nunc ipsum efficitur felis. massa, tincidunt. ac Integer nec\n\n722Iaculis. libero tortor tincidunt. Integer primis massa et fames finibus ipsum\n\n723Efficitur orci, fringilla orci, Sed lorem Duis ac consectetur condimentum sit in\n\n724Semper. ac\nLorem aliquam Fusce fames finibus\n\n725Volutpat ipsum eget posuere tincidunt.\nLorem ac dolor fames\n\n726Volutpat et consectetur et finibus orci vel\n\n727Integer ante sem. est libero massa, tortor ac enim semper ligula neque.\n\n728Iaculis. felis. tincidunt. velit. molestie\n\n729In Interdum in semper. viverra rutrum consectetur ipsum\n\n730Ligula neque. amet, eget aliquam enim felis. Interdum in, purus\n\n731Enim scelerisque enim quis, ac dui\n\n732Massa, orci, Interdum orci fames ante efficitur eget consectetur\n\n733Quis, nunc vel sit faucibus. felis. ligula ut lorem velit. in tincidunt. aliquam\n\n734In finibus consectetur in lorem massa consectetur orci, posuere viverra Vivamus volutpat velit. enim et\n\n735Sem. consectetur semper vel neque. massa, quis, fringilla ante eget posuere libero bibendum, malesuada sit\n\n736Fames vel molestie molestie ac elit.\n\n737Amet, metus elementum metus consectetur orci adipiscing\n\n738Condimentum condimentum eget et lorem Sed massa eget\n\n739Tortor lorem Interdum dui In lorem Fusce ligula faucibus. sagittis Duis in in Mauris metus\n\n740Ac semper. tortor ante lorem Mauris Mauris scelerisque dolor\n\n741Ac vel sagittis in malesuada consectetur dolor efficitur consectetur massa, ac iaculis.\n\n742Viverra iaculis. tortor est et in eget posuere rutrum dolor scelerisque tortor\n\n743Mauris et massa condimentum Interdum elementum pretium rutrum vitae Duis in Vivamus sit In\n\n744Aliquam iaculis. dui tortor in viverra ac consectetur iaculis.\n\n745Velit. neque. ut consectetur adipiscing\n\n746Efficitur nec massa, est Sed eget in Duis ipsum ligula\n\n747Volutpat in, orci, massa, Fusce ante posuere scelerisque nec scelerisque\n\n748Integer semper lorem nec molestie ac fringilla viverra est\n\n749Tincidunt. elementum ante Fusce amet, libero\n\n750Lorem orci elit. Sed faucibus. ante consectetur metus ante fringilla massa,\n\n751Massa quis, Duis vel ipsum massa adipiscing dolor elit. consectetur ipsum\n\n752Vitae ac posuere velit. faucibus. enim felis. sit orci ligula purus consectetur semper\n\n753Pretium Vivamus tortor rutrum iaculis. dolor Duis scelerisque dolor amet,\n\n754Purus Vivamus sagittis consectetur bibendum, tortor elit. felis. scelerisque lorem ac et\n\n755Ac faucibus. ac ante ligula neque. libero tincidunt. ipsum metus nunc sagittis Sed Sed\n\n756Ipsum In ac ipsum molestie lorem orci, aliquam aliquam\nLorem molestie metus\n\n757Elit. Integer libero malesuada faucibus. faucibus.\n\n758Fringilla dui Fusce dui vel fringilla orci eget\n\n759Massa Sed ac condimentum fames sem. Fusce amet, ac Interdum consectetur orci, Duis\n\n760Efficitur vitae iaculis. Duis scelerisque aliquam amet, enim efficitur hendrerit ut ipsum pharetra\n\n761Consectetur elit. volutpat orci, sit\n\n762Ac ante neque. hendrerit amet, pretium hendrerit efficitur quis, sagittis\n\n763Orci, Ut sit sit malesuada ante\n\n764Primis iaculis. velit. semper. sit enim pretium elit.\n\n765Fames fames vel Integer hendrerit et vel ipsum fames in ut semper. In Mauris scelerisque\n\n766Tortor Integer aliquam elit. quis, sagittis Integer ligula neque. vitae dui rutrum\nLorem ante vitae\n\n767Interdum nec Fusce condimentum felis. felis.\n\n768Est consectetur condimentum dui in metus semper adipiscing\n\n769In ligula efficitur adipiscing ut ligula tortor viverra\n\n770Pharetra Interdum efficitur iaculis.\nLorem consectetur\n\n771Orci, Ut Ut adipiscing velit. felis. ac est faucibus. faucibus. elit.\n\n772Velit. malesuada Vivamus sit efficitur eget faucibus. efficitur\n\n773Duis efficitur ut molestie sagittis in semper\n\n774Ante efficitur amet, enim neque. Sed\n\n775Ut libero neque. ut volutpat Interdum efficitur in tortor Sed sem. efficitur tortor\n\n776Et hendrerit in ligula felis. elit. semper sagittis orci,\n\n777Semper. massa Interdum bibendum, orci rutrum molestie fames molestie bibendum, est efficitur semper nunc\n\n778Duis Ut Ut scelerisque\nLorem massa\n\n779Dui Sed fringilla est massa adipiscing bibendum, in semper. primis rutrum condimentum semper. in orci\n\n780Duis orci, viverra elementum ante hendrerit adipiscing velit. finibus orci ipsum hendrerit\n\n781Vitae ac vel In ac pretium et ipsum Integer dui aliquam rutrum elit. hendrerit\n\n782Sit ante Ut scelerisque ante adipiscing ligula est orci,\n\n783Felis. efficitur velit. Sed massa, et est scelerisque massa ac consectetur\n\n784Iaculis. in Mauris rutrum ut tortor tincidunt. molestie viverra orci, enim\n\n785Elit. et consectetur fames sagittis molestie Integer elit. ante massa, vitae efficitur ipsum dui\n\n786Quis, malesuada ipsum nunc ac sem. Fusce quis, vitae felis. eget in finibus massa\n\n787Purus elementum tortor Interdum consectetur amet, et elit. metus et neque. ante\n\n788Ac nec ac adipiscing sem. semper. sagittis fringilla nunc ut nunc sit lorem\n\n789Quis, orci, fames ante Interdum Ut hendrerit vitae ante libero\n\n790Vel ut pretium semper. fames massa Duis metus Ut elit. ante\n\n791Scelerisque ac vel fringilla malesuada elit. ipsum ante semper ante ut\n\n792Efficitur finibus sem. et massa\n\n793Aliquam ante amet, semper. condimentum\n\n794Posuere faucibus. iaculis. fames ut massa, malesuada\n\n795Interdum bibendum, sem. neque. Mauris\nLorem felis. elit. enim Ut Interdum In semper.\n\n796Libero primis adipiscing orci, ac Ut\n\n797Lorem scelerisque eget Fusce et enim sit\nLorem\n\n798Et volutpat fringilla sagittis est amet, finibus fames enim vitae viverra ac\n\n799Malesuada Vivamus iaculis. felis. consectetur semper metus orci, molestie in faucibus. in\n\n800Viverra hendrerit dolor nunc Mauris volutpat primis sem. eget orci, orci lorem finibus semper\n\n801Fames neque. metus libero scelerisque\n\n802Nec Interdum fringilla ipsum primis fringilla et libero fames efficitur posuere elit.\n\n803Enim metus et Mauris neque. adipiscing posuere quis, et metus in, lorem elementum\n\n804Rutrum amet, eget nec ligula efficitur viverra ante\n\n805Efficitur rutrum ligula in, in rutrum enim\n\n806Sagittis scelerisque sit ut ut ac in, fames sagittis\n\n807In in efficitur libero sem. in consectetur\n\n808Pretium faucibus. ac fames sagittis orci, pretium\nLorem ac massa Sed\n\n809Fringilla in vitae sit Vivamus Duis semper\n\n810Volutpat tincidunt. neque. ac in nec adipiscing ante eget Fusce efficitur ac\n\n811Tortor dui libero in, ut velit. hendrerit adipiscing vitae in neque. ante ut\n\n812Eget libero Ut bibendum, ac semper. adipiscing elit. felis. in, tortor sit posuere\n\n813Velit. et ipsum sem. scelerisque lorem ac\n\n814Posuere primis vel quis, semper fringilla vitae et sem. hendrerit orci, elit. adipiscing In hendrerit\n\n815Scelerisque pretium posuere metus libero in in libero finibus Duis Interdum\n\n816Ac In Sed condimentum ut primis enim purus dui dolor est eget ac vel Mauris\n\n817Sagittis tincidunt. amet, dolor amet,\n\n818Duis consectetur Interdum pharetra viverra Fusce vitae ligula\n\n819Vivamus faucibus. Ut enim aliquam est in, aliquam enim\n\n820Sem. eget eget aliquam ut nec\n\n821Rutrum ante Fusce volutpat condimentum libero semper quis, aliquam viverra orci, quis, viverra massa\n\n822Sed elit. iaculis. Vivamus Fusce in molestie eget sem. ac Interdum condimentum et fringilla\n\n823Bibendum, libero orci, consectetur Interdum bibendum, semper.\n\n824Pretium adipiscing ipsum velit. ligula amet, felis. semper. ut lorem elit. ut\n\n825Eget et et Duis fringilla ac et\n\n826Sagittis Vivamus adipiscing ac massa\n\n827Velit. Fusce volutpat semper ligula purus rutrum Ut efficitur ut fringilla enim\n\n828Velit. efficitur finibus felis. sit Ut Vivamus volutpat nunc elit. sagittis Fusce\n\n829Eget Interdum Ut eget viverra Duis ipsum viverra libero condimentum in\n\n830Est dui rutrum massa, tortor adipiscing orci, in\n\n831Consectetur ante fringilla orci libero vel iaculis.\n\n832Metus scelerisque consectetur consectetur ipsum elit. Duis ut semper molestie ac ac faucibus. ante ante\n\n833Rutrum amet, dolor in nunc sagittis Ut libero in elit. primis lorem scelerisque\n\n834Orci, Fusce lorem amet, ante efficitur consectetur vitae\nLorem dolor velit.\n\n835Ac vitae bibendum, orci, velit. in\n\n836Pharetra eget et Vivamus pretium condimentum consectetur tortor aliquam dui malesuada amet, scelerisque\n\n837Eget massa, adipiscing lorem in amet,\n\n838Et eget Duis purus consectetur in malesuada volutpat enim Vivamus ante scelerisque semper.\n\n839Ligula consectetur molestie Integer efficitur malesuada In Sed ac rutrum\n\n840Purus elit. malesuada volutpat pharetra orci elit. efficitur aliquam nec felis. felis.\n\n841Sed orci, faucibus. metus dolor condimentum eget ac semper. ante Mauris primis pharetra\n\n842Eget faucibus. vitae dolor volutpat bibendum, tortor efficitur nunc efficitur ligula aliquam Integer consectetur\n\n843In massa In elementum ipsum quis, condimentum vel libero\n\n844Massa, ut scelerisque finibus Interdum orci, malesuada\n\n845Amet, faucibus. consectetur amet, pharetra iaculis. lorem semper\n\n846Ipsum et ac purus aliquam in, ac dolor Integer volutpat efficitur Duis Integer\n\n847Felis. rutrum neque. ipsum Interdum ac in consectetur felis. consectetur efficitur\n\n848Purus ac neque. molestie sagittis metus tortor Duis In\n\n849Ut tincidunt. neque. condimentum semper. ipsum\n\n850Iaculis. in in adipiscing Vivamus ut scelerisque fames Fusce eget ligula vel\n\n851Quis, massa in nec ac\n\n852Mauris metus metus in, Vivamus ligula iaculis. ipsum libero efficitur orci nec amet, fames tortor\n\n853Amet, tortor hendrerit in faucibus. fringilla in, in, nec molestie sem. tincidunt. ipsum\n\n854Sem. pretium In nec finibus rutrum dui rutrum\n\n855Ut pharetra\nLorem Fusce finibus in, hendrerit Vivamus ut pretium lorem pharetra Sed finibus efficitur\n\n856Et iaculis. fames et amet, bibendum, fames\n\n857Ante Vivamus nec fames consectetur in, massa enim nec Integer finibus adipiscing orci, scelerisque ipsum\n\n858Elit. bibendum, In eget volutpat est hendrerit lorem In Integer\n\n859Faucibus. malesuada sit nec\nLorem\n\n860Eget malesuada nunc elit. Vivamus adipiscing\n\n861Velit. vitae nunc vel purus est Vivamus volutpat In fames Vivamus pretium ut\n\n862Orci volutpat ipsum purus ipsum\n\n863Ipsum semper. ipsum viverra neque. primis rutrum ante et est Fusce\n\n864Integer ligula consectetur in Integer libero Duis efficitur in elit.\nLorem ligula vel\n\n865In, neque. nec Sed ac nunc sit rutrum semper. condimentum ut hendrerit\n\n866In, Sed quis, adipiscing enim metus Sed elit. tortor sagittis\n\n867Sit vitae et in, libero bibendum, sit ipsum\nLorem nec ante neque. ac\n\n868Dolor adipiscing posuere dui est et neque. elit. enim dolor efficitur semper primis metus Integer\n\n869Ut In semper tincidunt. posuere elit. volutpat bibendum, est ac libero orci\n\n870Bibendum, finibus tortor finibus in Vivamus ac iaculis. primis condimentum et vel\n\n871In ac ante molestie et primis ac iaculis. Integer Sed fames ac\n\n872Condimentum elit. massa, tortor sagittis eget dolor purus ac condimentum pretium in tincidunt.\n\n873Ante et neque. ligula ac in, semper. massa et primis\n\n874Sem. dolor dui primis rutrum neque. Mauris elementum\n\n875Elementum orci, libero\nLorem neque. nec et consectetur bibendum, Interdum massa, libero ac\n\n876Sagittis vel volutpat Vivamus Duis fames Interdum faucibus. elit. Duis\n\n877Libero metus et lorem fames sit ac adipiscing vel Integer malesuada tortor efficitur nunc\n\n878Tincidunt. consectetur et lorem purus bibendum, condimentum ante ac\n\n879Bibendum, et semper purus Mauris molestie massa,\nLorem eget ante\n\n880Efficitur posuere est ac eget eget Ut aliquam elementum Duis orci, hendrerit ac\n\n881Ut hendrerit tortor faucibus. sagittis dui tortor tortor aliquam iaculis. Vivamus tortor\n\n882Ac ac ipsum ante massa posuere ac velit. et fames faucibus. iaculis. viverra\n\n883Sit finibus felis. orci, Integer ac purus consectetur metus\n\n884In tortor consectetur sit sagittis malesuada orci, ut consectetur nec in Fusce elementum viverra\n\n885Eget pretium Sed velit. ac\n\n886Vivamus felis. Vivamus elit. condimentum purus sagittis tincidunt. Sed sit ut amet,\n\n887Et finibus ante iaculis. efficitur elit. elit. ligula sit malesuada ligula purus\n\n888Enim hendrerit sit ut Vivamus vel massa faucibus. Sed elementum\n\n889Libero ac ut elit. enim ut tortor molestie libero molestie\n\n890Sit posuere massa libero in volutpat Interdum lorem Duis ante\n\n891Posuere Mauris consectetur elementum elit. pharetra elit. iaculis. Duis\n\n892Ac ligula orci dui consectetur Mauris ante pharetra est elementum\n\n893Purus efficitur massa in consectetur\n\n894Neque. ipsum ac pharetra vel\n\n895Finibus pretium ligula ac ante amet, Ut ac Sed felis. massa elit. Integer in\n\n896Ut primis posuere ut aliquam neque. massa faucibus. elit. et in ac\n\n897Et eget in eget purus pretium volutpat eget semper. felis. semper molestie\n\n898Eget ac orci nunc libero viverra ac nec\n\n899Et condimentum hendrerit in ante ipsum dui pharetra\n\n900Purus vel in et in ipsum posuere consectetur Integer\n\n901Ante quis, est fames in elit. ipsum felis. orci Integer\nLorem orci faucibus. ligula\n\n902Nec felis. finibus sem. ante eget rutrum efficitur dui consectetur vel felis. tincidunt.\n\n903Semper purus elementum pharetra ut volutpat Sed primis\n\n904Consectetur ligula elit. Mauris bibendum, tortor semper hendrerit efficitur sit\n\n905Est ipsum et sem. Ut metus\n\n906Ac nunc elit. posuere Integer volutpat eget\n\n907Ante In elit. est sem. in iaculis. viverra Ut dolor tincidunt. adipiscing in purus\n\n908Integer volutpat metus orci, Fusce est nunc in\n\n909Malesuada Integer molestie Duis amet,\n\n910In ac elementum ut Interdum libero\n\n911Sed massa, ut consectetur semper metus semper condimentum sagittis ut\n\n912Metus faucibus. scelerisque metus In et ligula condimentum ipsum\n\n913Orci, quis, amet, ac libero viverra nec Interdum eget ut ante elementum massa, sem. faucibus.\n\n914Ante volutpat in aliquam eget faucibus. sagittis fringilla orci\n\n915In, fames nunc sagittis Ut\n\n916Aliquam Integer pretium Ut dui fames\n\n917Pretium lorem Ut ac quis, massa, ipsum bibendum, bibendum, volutpat Fusce Ut Ut elementum elementum\n\n918Sagittis tincidunt. vitae tincidunt. libero condimentum hendrerit molestie ipsum ac et elit. condimentum\n\n919Amet, Fusce tortor volutpat ac Duis posuere\nLorem elit.\n\n920Ut ligula dolor efficitur Ut fringilla efficitur ante Vivamus elit. nunc sit faucibus. scelerisque\n\n921Iaculis. ac fames aliquam ac tortor ipsum libero efficitur\n\n922Eget faucibus. In molestie faucibus. dolor scelerisque in ipsum Duis\n\n923Ante\nLorem vel rutrum primis finibus enim\n\n924Lorem efficitur amet, pretium consectetur sagittis fringilla efficitur efficitur sit pharetra Integer\n\n925Aliquam Ut metus viverra sit pharetra quis, efficitur semper. in vel ut posuere ante\n\n926Viverra in scelerisque malesuada ac\n\n927Ac vel eget dui ac volutpat in, viverra ac orci, neque. malesuada Interdum\n\n928Velit. fames Interdum sit posuere Ut libero\n\n929Semper dolor rutrum eget ipsum\n\n930Amet, primis posuere pharetra efficitur massa, volutpat in, aliquam elit. faucibus. ante Ut In massa\n\n931In vitae viverra posuere efficitur ante tortor\n\n932Fames malesuada elit. Vivamus ipsum rutrum lorem iaculis. Mauris Duis ac scelerisque elit. rutrum\n\n933Ipsum aliquam consectetur sem. in ut velit. ut\n\n934Mauris ipsum Integer Sed Mauris consectetur\n\n935Et faucibus. bibendum, elit. consectetur\n\n936In vel In Interdum massa\n\n937Vitae ac elementum sit semper. orci elementum purus efficitur tortor et tincidunt.\n\n938Nunc rutrum est felis. ante faucibus. quis, molestie posuere molestie ac Interdum\n\n939Et quis, amet, ac massa consectetur enim consectetur rutrum scelerisque Sed ipsum\n\n940Fusce Interdum libero rutrum libero molestie nec ut consectetur lorem lorem\n\n941Consectetur dolor orci posuere elit. enim ante molestie\n\n942Felis. in in, faucibus. molestie scelerisque velit. ac eget in primis efficitur malesuada fames\n\n943Felis. fringilla ac in, condimentum eget lorem ante ut massa fames eget enim finibus\n\n944Tortor Duis dui finibus orci, Fusce in ligula Vivamus Fusce lorem rutrum\n\n945Sem. in elementum pretium rutrum sit aliquam libero\n\n946Finibus ante pretium ante elementum ac\n\n947Ante ac elit. fames fringilla efficitur velit. ligula Integer\n\n948Elit. dui dolor In orci, fringilla ac efficitur ac nec elementum ac in, bibendum, sit\n\n949Ac massa est eget pretium ipsum ac consectetur purus ante viverra ut est sem. orci\n\n950Sed metus condimentum ipsum semper. posuere consectetur Sed sagittis lorem in quis, purus iaculis. scelerisque\n\n951Molestie massa, velit. ut efficitur rutrum dolor hendrerit neque. Sed orci, amet,\n\n952In amet, Fusce elementum elit. felis. ante est in\n\n953Dui semper faucibus. amet, ut aliquam In in Interdum eget ac\n\n954Orci, elit. ante ante elit. enim elit. et et metus\n\n955Eget orci Duis enim dolor ac\n\n956Tincidunt. eget efficitur scelerisque volutpat orci, Mauris in aliquam primis iaculis. amet, elementum enim\n\n957Hendrerit fames est vel velit. Integer in,\n\n958Mauris Interdum Mauris pretium ipsum adipiscing Ut fames hendrerit bibendum, ante fames neque. ante\n\n959Iaculis. molestie elit. pretium est ipsum\n\n960Primis fames quis, scelerisque Duis ut ante ac semper ut tincidunt. amet, orci, aliquam scelerisque\n\n961Primis bibendum, ante enim Mauris in ipsum hendrerit fringilla Interdum eget ut ipsum pretium orci,\n\n962Ante enim finibus velit. vitae velit. orci,\n\n963Integer orci ut amet, fringilla condimentum eget semper. scelerisque tortor\n\n964Felis. libero est ipsum efficitur ut tincidunt. ipsum Ut ipsum viverra malesuada rutrum\n\n965Lorem ante Interdum posuere viverra adipiscing efficitur In\n\n966Aliquam Sed condimentum ante ac velit.\n\n967In ut massa, pretium volutpat\n\n968Sed libero fames fringilla metus\n\n969Scelerisque tincidunt. lorem massa, amet, In\n\n970Amet, finibus ut ligula ligula ac metus\n\n971Amet, enim massa, ac ac ac Interdum\n\n972Ipsum ac ipsum semper pharetra nec efficitur tortor est tincidunt. Mauris ante\n\n973Ante viverra eget faucibus. Fusce sagittis eget Vivamus orci finibus rutrum iaculis. fames\n\n974Purus Fusce sagittis in, lorem neque. orci, molestie ac\n\n975Consectetur eget et malesuada libero Integer eget ut\n\n976Ante Interdum in fames elit. lorem ligula adipiscing\n\n977Et aliquam primis neque. amet, elementum eget Sed vitae\n\n978Et velit. ac vel ante ipsum viverra finibus sagittis fames ac eget consectetur libero ac\n\n979Tortor in scelerisque fringilla faucibus. sit primis\n\n980Hendrerit ac ante malesuada pharetra\n\n981In, vitae Ut iaculis. iaculis. in\nLorem finibus purus ac orci\n\n982Ac rutrum iaculis. iaculis. velit. Fusce et eget ut Sed Vivamus\n\n983Sagittis faucibus. pretium ante tincidunt. ante molestie dui malesuada Mauris orci ante elit. pharetra ipsum\n\n984Est iaculis. est et sit Vivamus in, primis elit. sem. efficitur libero orci consectetur\n\n985Est posuere Fusce hendrerit consectetur aliquam Mauris in tincidunt. nunc orci Fusce\n\n986Purus rutrum in est\nLorem Sed ligula\n\n987Ipsum sem. rutrum metus tortor\n\n988Hendrerit massa sit condimentum enim bibendum, hendrerit ante elit. metus orci metus scelerisque\n\n989Ac molestie semper consectetur efficitur\n\n990Duis ipsum in pharetra nec\n\n991Primis Integer orci, efficitur massa volutpat iaculis. ante ipsum\n\n992Ligula volutpat libero quis, rutrum massa massa, dui\n\n993Primis ligula iaculis. massa, viverra eget vitae est ligula massa\n\n994Fames metus fames Mauris lorem consectetur ante\nLorem in\n\n995Elit. Ut malesuada malesuada consectetur sagittis vitae semper. semper. in ante ipsum Mauris tincidunt. Duis\n\n996Dui consectetur ipsum condimentum dui nunc\n\n997Viverra elit. pharetra ut ipsum orci In Vivamus sem. amet, scelerisque felis. ligula et in\n\n998Volutpat molestie eget ante ante In est sagittis primis\n\n999Orci, tincidunt. bibendum, libero neque. ante finibus ut iaculis. faucibus.\n\n1000Ante ut libero massa In Fusce In\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| bsSize | 'xs' \\| 'sm' \\| 'md' \\| 'lg' | — | — |\n| bsStyle | 'default' \\| 'unstyled' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' \\| 'muted' \\| 'muted-filled' | — | — |\n| variant | 'link' \\| 'link-inline' \\| 'outline' \\| 'action' | — | — |\n| toggleButtonType | 'button' \\| 'tag' \\| 'label' | — | — |",
|
|
367
|
+
"searchText": "Dropdowns\nDropdowns do not change their value when clicking on a menu item. They are usually used for Menus. If you need a component that shows the selected item, use a Select component.\nDropdowns\nButtonDropdown\nNormal Button\nnoCaret\nDropup\nSplitButton\n\nSplitButton\n\nLarge button\nDefault button\nSmall button\nMini button\n\nDropdown with max-height\nDropdown with dopup\nDropdown with pullRight\nControlled Dropdown\n\nDropdown variantsText dropdown\n\nCustom dropdowns for filter tagsTag dropdown\n\nTag small dropdown\n\nCustom dropdowns for labelsActive\n\nActive\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | Unique button id. If not present a random id is generated. |\n| title | string \\| React.ReactNode | — | The button title. This may be also a node, like a <spanor a <FormattedMessage. |\n| open | boolean | undefined | Defined weather or not the menu is rendered. Use this to control the component from the outside. |\n| dropup | boolean | false | Defines whether the dropdown opens above or below. Set it to \"true\" additionally disables the automatic position feature. |\n| pullRight | boolean | — | Defines whether the dropdown opens right aligned to the dropdown or not. |\n| bsSize | 'xs' \\| 'sm' \\| 'md' \\| 'lg' | 'md' | Defines how large the button will be rendered. Possible values are: xs, sm, md, lg |\n| bsStyle | 'default' \\| 'unstyled' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' \\| 'muted' \\| 'muted-filled' | 'default' | Defines the button color. Possible values are: default, primary, secondary, info, warning, danger, success, muted |\n| variant | 'link' \\| 'link-inline' \\| 'outline' \\| 'action' | — | Defines the variation of the button design. Possible values are: link, link-inline, outline, action |\n| toggleButtonType | 'button' \\| 'tag' \\| 'label' | 'button' | Specify the toggle element type. It supports the following types: \"button\" \\| \"tag\" \\| \"label\" |\n| iconOnly | boolean | false | Optional prop to defines whether the dropdown title is icon only which applies different padding so the button is a square. |\n| noCaret | boolean | false | Defines whether the caret is shown or not. |\n| splitButton | boolean | false | Defines whether the dropdown-toggle (with caret) should be in a separate button. |\n| usePortal | boolean | false | Renders the dropdown into a dedicated react portal |\n| items | MenuItem[] | — | Items to display in the dropdown menu. If you use a custom dropdown you can skip this prop. |\n| └index | number | — | Internal prop - The item index. |\n| └value | string \\| React.ReactNode | — | The menu item element which will be shown in the dropdown menu. |\n| └active | boolean | — | Sets the item as active/selected. |\n| └disabled | boolean | false | Setting \"disabled\" to true will disable the respective item. |\n| └divider | boolean | false | Will add a divider line between the items inside the dropdown. |\n| └header | boolean | false | Will treat the given value as a menu header. |\n| └onSelect | (value: number \\| undefined, event: React.MouseEvent<HTMLLIElement) =void | — | Callback function triggered when an item is selected. |\n| └closeMenu | VoidFunction | — | Internal prop - Callback function triggered when the item is selected. |\n| └onMouseEnter | (event: React.MouseEvent<HTMLLIElement) =void | — | Internal prop - Callback function triggered when the item is hovered and not disabled. |\n| disabled | boolean | false | Disables the dropdown button. |\n| onLabelButtonClick | () =void | — | Callback for splitButton label button click. |\n| onOpen | (event: DropdownToggleEvent<T) =void | — | Callback for when the toggle button was clicked to open it. |\n| onClose | () =void | — | Callback for when the toggle button was clicked to close it. |\n| customDropdown | React.ReactNode | — | Allows to pass in custom dropdown menu content. |\n| popperConfig | object | — | Define custom popper.js configuration for dropdown placement and modifiers. |\n| toggleClassName | string | — | Additional classes to be set on the dropdown-toggle button. |\n| dropdownClassName | string | — | Additional classes to be set on the dropdown. |\n| className | string | — | Additional classes to be set to the wrapper element. |\nSimpleButtonDropdown\nWrapper component for ButtonDropdown where prop \"noCaret\" is set automatically.\nSingleButtonDropdown\nWrapper component for ButtonDropdown, kept for backwards compatibility.\nSingleButtonDropdown\nSplitButtonDropdown\nWrapper component for ButtonDropdown where prop \"splitButton\" is set automatically.\nSplitButton\n\nSplitButton ButtonDropdown\nDropdownSubmenu\nNormal ButtonDropdown\nnoCaret ButtonDropdown\nSplitButton ButtonDropdown\n\nNormal ButtonDropdown\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| React.ReactNode | '' | Displayed button title. |\n| items | MenuItem[] | — | Items to display in the dropdown sub menu. |\n| └index | number | — | Internal prop - The item index. |\n| └value | string \\| React.ReactNode | — | The menu item element which will be shown in the dropdown menu. |\n| └active | boolean | — | Sets the item as active/selected. |\n| └disabled | boolean | false | Setting \"disabled\" to true will disable the respective item. |\n| └divider | boolean | false | Will add a divider line between the items inside the dropdown. |\n| └header | boolean | false | Will treat the given value as a menu header. |\n| └onSelect | (value: number \\| undefined, event: React.MouseEvent<HTMLLIElement) =void | — | Callback function triggered when an item is selected. |\n| └closeMenu | VoidFunction | — | Internal prop - Callback function triggered when the item is selected. |\n| └onMouseEnter | (event: React.MouseEvent<HTMLLIElement) =void | — | Internal prop - Callback function triggered when the item is hovered and not disabled. |\n| disabled | boolean | false | Disables every entry on the title list item. |\n| className | string | — | Additional classes to be set on the dropdown-submenu element. |\nCustom Dropdown\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | Unique button id. If not present a random id is generated. |\n| title | string \\| React.ReactNode | — | The button title. This may be also a node, like a <spanor a <FormattedMessage. |\n| open | boolean | undefined | Defined weather or not the menu is rendered. Use this to control the component from the outside. |\n| dropup | boolean | false | Defines whether the dropdown opens above or below. Set it to \"true\" additionally disables the automatic position feature. |\n| pullRight | boolean | — | Defines whether the dropdown opens right aligned to the dropdown or not. |\n| bsSize | 'xs' \\| 'sm' \\| 'md' \\| 'lg' | 'md' | Defines how large the button will be rendered. Possible values are: xs, sm, md, lg |\n| bsStyle | 'default' \\| 'unstyled' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' \\| 'muted' \\| 'muted-filled' | 'default' | Defines the button color. Possible values are: default, primary, secondary, info, warning, danger, success, muted |\n| variant | 'link' \\| 'link-inline' \\| 'outline' \\| 'action' | — | Defines the variation of the button design. Possible values are: link, link-inline, outline, action |\n| toggleButtonType | 'button' \\| 'tag' \\| 'label' | 'button' | Specify the toggle element type. It supports the following types: \"button\" \\| \"tag\" \\| \"label\" |\n| iconOnly | boolean | false | Optional prop to defines whether the dropdown title is icon only which applies different padding so the button is a square. |\n| noCaret | boolean | false | Defines whether the caret is shown or not. |\n| splitButton | boolean | false | Defines whether the dropdown-toggle (with caret) should be in a separate button. |\n| usePortal | boolean | false | Renders the dropdown into a dedicated react portal |\n| items | MenuItem[] | — | Items to display in the dropdown menu. If you use a custom dropdown you can skip this prop. |\n| └index | number | — | Internal prop - The item index. |\n| └value | string \\| React.ReactNode | — | The menu item element which will be shown in the dropdown menu. |\n| └active | boolean | — | Sets the item as active/selected. |\n| └disabled | boolean | false | Setting \"disabled\" to true will disable the respective item. |\n| └divider | boolean | false | Will add a divider line between the items inside the dropdown. |\n| └header | boolean | false | Will treat the given value as a menu header. |\n| └onSelect | (value: number \\| undefined, event: React.MouseEvent<HTMLLIElement) =void | — | Callback function triggered when an item is selected. |\n| └closeMenu | VoidFunction | — | Internal prop - Callback function triggered when the item is selected. |\n| └onMouseEnter | (event: React.MouseEvent<HTMLLIElement) =void | — | Internal prop - Callback function triggered when the item is hovered and not disabled. |\n| disabled | boolean | false | Disables the dropdown button. |\n| onLabelButtonClick | () =void | — | Callback for splitButton label button click. |\n| onOpen | (event: DropdownToggleEvent<T) =void | — | Callback for when the toggle button was clicked to open it. |\n| onClose | () =void | — | Callback for when the toggle button was clicked to close it. |\n| customDropdown | React.ReactNode | — | Allows to pass in custom dropdown menu content. |\n| popperConfig | object | — | Define custom popper.js configuration for dropdown placement and modifiers. |\n| toggleClassName | string | — | Additional classes to be set on the dropdown-toggle button. |\n| dropdownClassName | string | — | Additional classes to be set on the dropdown. |\n| className | string | — | Additional classes to be set to the wrapper element. |\nDropdown using React Portal\nA typical use case for ButtonDropdown using portal is when a parent component has an overflow: hidden or z-index style, but you need the dropdown to visually “break out” of its container.\nNormal Button\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | Unique button id. If not present a random id is generated. |\n| title | string \\| React.ReactNode | — | The button title. This may be also a node, like a <spanor a <FormattedMessage. |\n| open | boolean | undefined | Defined weather or not the menu is rendered. Use this to control the component from the outside. |\n| dropup | boolean | false | Defines whether the dropdown opens above or below. Set it to \"true\" additionally disables the automatic position feature. |\n| pullRight | boolean | — | Defines whether the dropdown opens right aligned to the dropdown or not. |\n| bsSize | 'xs' \\| 'sm' \\| 'md' \\| 'lg' | 'md' | Defines how large the button will be rendered. Possible values are: xs, sm, md, lg |\n| bsStyle | 'default' \\| 'unstyled' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' \\| 'muted' \\| 'muted-filled' | 'default' | Defines the button color. Possible values are: default, primary, secondary, info, warning, danger, success, muted |\n| variant | 'link' \\| 'link-inline' \\| 'outline' \\| 'action' | — | Defines the variation of the button design. Possible values are: link, link-inline, outline, action |\n| toggleButtonType | 'button' \\| 'tag' \\| 'label' | 'button' | Specify the toggle element type. It supports the following types: \"button\" \\| \"tag\" \\| \"label\" |\n| iconOnly | boolean | false | Optional prop to defines whether the dropdown title is icon only which applies different padding so the button is a square. |\n| noCaret | boolean | false | Defines whether the caret is shown or not. |\n| splitButton | boolean | false | Defines whether the dropdown-toggle (with caret) should be in a separate button. |\n| usePortal | boolean | false | Renders the dropdown into a dedicated react portal |\n| items | MenuItem[] | — | Items to display in the dropdown menu. If you use a custom dropdown you can skip this prop. |\n| └index | number | — | Internal prop - The item index. |\n| └value | string \\| React.ReactNode | — | The menu item element which will be shown in the dropdown menu. |\n| └active | boolean | — | Sets the item as active/selected. |\n| └disabled | boolean | false | Setting \"disabled\" to true will disable the respective item. |\n| └divider | boolean | false | Will add a divider line between the items inside the dropdown. |\n| └header | boolean | false | Will treat the given value as a menu header. |\n| └onSelect | (value: number \\| undefined, event: React.MouseEvent<HTMLLIElement) =void | — | Callback function triggered when an item is selected. |\n| └closeMenu | VoidFunction | — | Internal prop - Callback function triggered when the item is selected. |\n| └onMouseEnter | (event: React.MouseEvent<HTMLLIElement) =void | — | Internal prop - Callback function triggered when the item is hovered and not disabled. |\n| disabled | boolean | false | Disables the dropdown button. |\n| onLabelButtonClick | () =void | — | Callback for splitButton label button click. |\n| onOpen | (event: DropdownToggleEvent<T) =void | — | Callback for when the toggle button was clicked to open it. |\n| onClose | () =void | — | Callback for when the toggle button was clicked to close it. |\n| customDropdown | React.ReactNode | — | Allows to pass in custom dropdown menu content. |\n| popperConfig | object | — | Define custom popper.js configuration for dropdown placement and modifiers. |\n| toggleClassName | string | — | Additional classes to be set on the dropdown-toggle button. |\n| dropdownClassName | string | — | Additional classes to be set on the dropdown. |\n| className | string | — | Additional classes to be set to the wrapper element. |\nLarge amount of dropdowns in a list or table\nIDContentAction\n\n1Sagittis dui condimentum ac lorem aliquam ipsum consectetur\n\n2Integer Interdum consectetur consectetur pharetra Ut tortor\n\n3Libero enim rutrum sit in Ut Integer\n\n4Vivamus ante iaculis. massa, ut elementum elit. dolor eget Interdum lorem eget consectetur ipsum\n\n5Libero semper volutpat fringilla ante libero consectetur massa ut viverra\n\n6Nec sagittis metus In sit semper condimentum ac semper. scelerisque sem. iaculis. semper. molestie rutrum\n\n7Volutpat pharetra eget in Integer ante\n\n8Semper elit. Mauris volutpat vel sem. purus tortor finibus posuere in,\n\n9Condimentum Ut fames elementum dui velit. metus ac\n\n10Ac efficitur amet, elementum scelerisque iaculis. Interdum ante pretium et finibus orci\n\n11Ipsum massa, posuere Mauris nunc metus dui posuere condimentum pharetra Vivamus enim felis. quis, aliquam\n\n12Adipiscing libero ac efficitur orci, scelerisque nunc in, in tortor Sed rutrum et aliquam\n\n13Vitae ante Sed condimentum velit. ligula fames Duis dui Integer posuere\n\n14Faucibus. in ac In rutrum\n\n15Metus ante Ut libero ligula consectetur Integer sit\n\n16Hendrerit finibus ac in, fringilla quis,\n\n17Semper. in sit fames viverra\n\n18Sagittis ut Interdum in velit. rutrum vel Ut ante efficitur semper. ligula viverra elit.\n\n19Ante enim et ac In\n\n20Finibus amet, quis, scelerisque amet, sagittis massa ut ante efficitur volutpat ut massa\n\n21In neque. ac ac faucibus. elit. ante ac eget primis est\n\n22Massa, dui Sed nec pretium sagittis adipiscing massa enim faucibus. in,\n\n23Fusce in dolor massa, adipiscing massa,\n\n24Vitae et ante consectetur fringilla sit\n\n25Semper dui eget dui nunc ac efficitur dolor orci ante malesuada libero\n\n26Massa, finibus elit. hendrerit consectetur\n\n27Felis. tortor tincidunt. ac molestie aliquam condimentum velit. neque. primis in nec ante\n\n28Fringilla elementum iaculis.\nLorem ac velit. condimentum vel vel Sed elementum adipiscing est\n\n29Hendrerit neque. condimentum Sed efficitur Duis Fusce fringilla in,\n\n30Pretium est in massa in fringilla pharetra malesuada rutrum faucibus.\n\n31Nec sem. efficitur Interdum massa ipsum ante felis. posuere eget est dolor et molestie\n\n32Ac viverra primis viverra Ut pharetra\n\n33Pretium ut finibus velit. enim\n\n34Vel tincidunt. et est orci et eget nunc pretium eget enim adipiscing adipiscing finibus consectetur\n\n35Hendrerit ligula elit. fringilla iaculis. malesuada posuere fames elit. ante tortor posuere sit posuere bibendum,\n\n36Ipsum ut amet, ante viverra elit. ante vitae ac\n\n37Ante sit metus faucibus. pharetra fringilla ipsum sit ante in amet,\n\n38Pretium iaculis. neque. in, Interdum malesuada purus felis. In in dui Sed felis. sagittis\n\n39Rutrum ac libero ante purus Mauris sit volutpat ac\n\n40Felis. nunc ut Vivamus consectetur metus\n\n41Ipsum et aliquam efficitur tortor Sed malesuada\n\n42Consectetur pretium tincidunt. rutrum pharetra elit. faucibus. molestie volutpat semper. malesuada in\n\n43In eget velit. viverra fames ipsum malesuada ante\n\n44Sagittis efficitur finibus et Mauris Duis iaculis. consectetur condimentum\n\n45Fringilla viverra Fusce condimentum In\n\n46Tortor eget in ac fringilla vitae in\n\n47Sed eget ipsum efficitur consectetur adipiscing Ut nec\n\n48Condimentum vitae ipsum tortor orci, nunc Interdum\n\n49Ac molestie dui Integer nunc elit.\n\n50Libero elit. tincidunt. Mauris elementum posuere elementum metus et Fusce efficitur purus\n\n51Sem. hendrerit scelerisque rutrum finibus metus adipiscing orci, ligula\n\n52In faucibus. ante Duis consectetur viverra elit.\n\n53Elit. tortor rutrum tincidunt. Integer consectetur iaculis. in nunc in efficitur\n\n54Rutrum ac ante purus purus scelerisque et ante enim amet,\n\n55Fusce Duis ante hendrerit vel iaculis. elit. pretium\n\n56Orci in in amet, orci nunc ante\n\n57Enim vitae ut in, enim felis. nec viverra semper. pretium\n\n58Viverra ac efficitur nec massa, purus in pretium ut consectetur eget nec volutpat\n\n59Vitae libero ipsum ac Ut in eget faucibus. ligula nunc ac ligula\n\n60Ante ac ac fames ac ut ipsum in elit. in orci ipsum\n\n61Nec scelerisque semper. ante efficitur ac Ut ut ac elit. quis, primis Ut amet, condimentum\n\n62Sem. in et malesuada lorem ac posuere nunc sagittis In aliquam purus ac est\n\n63In, orci ipsum tortor Vivamus condimentum vel in, ante condimentum in,\n\n64Massa elementum ante ac adipiscing condimentum\n\n65Sem. metus ac faucibus. elit. eget ipsum\nLorem in metus Interdum\n\n66Malesuada sit ipsum semper elit. eget sagittis elit. ligula in sem. massa nec libero\n\n67Tortor ac Fusce Integer elementum elit. volutpat ut\n\n68Ante In pharetra fames Integer tincidunt. rutrum et nunc nunc rutrum ac\n\n69Semper in primis dolor fames\n\n70Eget efficitur elit. enim consectetur\n\n71Malesuada fames tincidunt. ipsum faucibus. consectetur ac est massa efficitur condimentum In velit.\n\n72Finibus dolor efficitur ante orci adipiscing aliquam\n\n73Semper. in felis. nec bibendum, et et in, purus elit. ut Ut elit. quis,\n\n74Ac aliquam enim ligula vel molestie volutpat amet, Fusce elit. elementum rutrum metus lorem\n\n75Ipsum ut ante ligula purus In pharetra condimentum Interdum ut enim consectetur ac finibus\n\n76Lorem massa, massa, massa, amet, ut\n\n77Ac neque. est ipsum adipiscing neque. dui neque.\n\n78Viverra rutrum\nLorem nec in rutrum elementum Fusce bibendum, dui tincidunt. Ut tortor est\n\n79Ante ante tincidunt. finibus In sagittis condimentum pharetra\n\n80Fames Ut ante massa, fames efficitur ut sit fames faucibus. In ut\n\n81Mauris dui Fusce molestie Fusce vitae Ut dui ac iaculis.\n\n82Ante purus scelerisque purus massa lorem Fusce enim quis, iaculis. neque. posuere semper orci\n\n83Iaculis. Integer nec Duis massa nunc\n\n84Ut semper velit. orci, fringilla semper sagittis elementum\n\n85In Integer semper faucibus. consectetur est consectetur bibendum, orci, finibus velit. ipsum\nLorem iaculis.\n\n86Et aliquam nunc faucibus.\nLorem ut eget efficitur ipsum Interdum in et\n\n87Ante\nLorem semper consectetur primis sem. in viverra neque. orci,\n\n88In ut velit. In nec ipsum pretium iaculis. felis. purus purus nec\n\n89Quis, pretium vel aliquam primis felis. est in, Duis ante\n\n90Semper hendrerit sem. molestie elit. ante sem. dui\n\n91Ligula In enim efficitur dui tortor fames elit. volutpat in, eget iaculis. pretium\n\n92Consectetur fringilla viverra ac sem. massa, fames sit volutpat In\n\n93Fringilla ipsum semper lorem amet, in massa, Integer ligula ac Mauris dui\n\n94\nLorem Vivamus neque. tortor ante amet, Sed finibus malesuada viverra tortor ac\n\n95Primis malesuada in ut enim Sed faucibus. efficitur et hendrerit massa\n\n96Dolor in Ut Fusce amet, fringilla tincidunt. et semper.\nLorem ac hendrerit Duis elit. libero\n\n97Hendrerit dolor ac in fames elit. quis, consectetur ipsum\n\n98Neque. Ut semper. ante molestie et ac et pharetra\n\n99Nunc faucibus. nec massa, eget ac\n\n100Velit. nec viverra ante purus tincidunt. malesuada est posuere\n\n101Molestie consectetur molestie est adipiscing et Sed adipiscing metus\n\n102Eget viverra scelerisque rutrum metus metus est malesuada velit. ligula metus massa\n\n103Massa faucibus. nec enim ante eget posuere pretium Ut nec\n\n104Vivamus hendrerit amet, Fusce Ut bibendum, amet, iaculis. fames In elementum felis. est\n\n105Quis, ut fames iaculis. felis. orci, libero nec hendrerit\n\n106Sed rutrum dui velit. felis. vel\n\n107Bibendum, ante ipsum enim viverra sagittis primis purus efficitur iaculis. ac\n\n108Fringilla eget purus orci Interdum viverra ante orci, in, dolor elit. lorem\n\n109Et ut ac tortor Integer Integer lorem scelerisque Interdum est nec in, in ac iaculis.\n\n110Massa, adipiscing molestie tincidunt. hendrerit rutrum\n\n111Volutpat volutpat Integer Integer sagittis pretium pretium eget aliquam elit. ut Duis quis, fames ante\n\n112Interdum neque. tortor In elementum\nLorem\n\n113Volutpat Ut ante finibus sagittis consectetur eget Mauris Interdum viverra neque. pharetra primis\n\n114Lorem in Duis rutrum sem. In In fringilla\n\n115Faucibus. eget semper et tincidunt. posuere\n\n116Consectetur Sed Duis fringilla Mauris Mauris aliquam Mauris et elit. molestie velit. pretium\n\n117Sit efficitur pharetra eget tortor tincidunt. posuere dui ac efficitur felis.\n\n118Nec fringilla elementum ac metus efficitur\n\n119Posuere quis, et elit. amet, elit. ligula enim adipiscing in,\n\n120Ipsum pretium et orci,\nLorem est viverra in est Sed ante in\n\n121Ut neque. molestie Interdum ac sit posuere ante ante elementum ac Vivamus tortor ante\n\n122Sed in sit ac ante massa molestie condimentum efficitur massa, dui fringilla vel Mauris Mauris\n\n123Malesuada condimentum ipsum efficitur felis. felis. quis,\n\n124Adipiscing eget massa, purus nec libero viverra amet,\n\n125Pretium finibus et ipsum finibus lorem ac elit. primis ac scelerisque ac dolor\n\n126Fringilla libero quis, volutpat sit volutpat nec in in\n\n127Est\nLorem ac molestie posuere Integer viverra est primis adipiscing elit. dui sem. massa,\n\n128Ligula bibendum, Sed in ac in, rutrum Integer quis, felis. ut\n\n129Ac neque. elit. pretium orci, viverra in felis. ante\n\n130Ipsum Ut in Duis orci,\n\n131Duis massa eget est semper et semper. semper hendrerit molestie ipsum\n\n132\nLorem ante ligula et fringilla fringilla scelerisque massa, Mauris\n\n133Elit. adipiscing et hendrerit tincidunt. posuere volutpat massa,\nLorem Fusce primis adipiscing metus libero\n\n134Viverra elementum metus massa fames tincidunt. iaculis. efficitur\n\n135Rutrum Fusce ac efficitur pharetra ac tortor Integer primis in nunc\n\n136Ipsum amet, volutpat sit faucibus. iaculis. elit. metus amet, tortor rutrum\n\n137Est quis, ac in Integer primis lorem adipiscing posuere quis, est eget pretium\n\n138Viverra est in, lorem ac pharetra vitae ac velit. fames faucibus. tortor ac elementum\n\n139Massa, vitae in, Fusce lorem ante\n\n140Vivamus nec libero ac efficitur purus sagittis sem. velit. libero et finibus ac scelerisque\n\n141Semper. ante bibendum, ipsum efficitur consectetur\n\n142In, consectetur volutpat scelerisque ut ante sem.\n\n143Rutrum tortor sagittis tortor felis. Fusce orci amet, Ut adipiscing orci, adipiscing felis.\n\n144Libero dui ac orci, efficitur Fusce efficitur amet, fames\n\n145\nLorem Duis metus hendrerit finibus primis pharetra tortor quis, tincidunt. velit. neque.\n\n146Iaculis. enim ipsum ante vel\n\n147Sed purus Duis felis. in, et consectetur\n\n148Bibendum, dui ac Fusce felis. ante libero\n\n149Semper. nunc Mauris Interdum nec metus elementum consectetur\n\n150Ante elementum fringilla Integer ac Sed ante\n\n151Ut sit semper ligula ut Fusce tincidunt. neque. primis\n\n152Et metus ut vitae Mauris pharetra neque. Sed hendrerit sagittis efficitur nec pretium\n\n153Semper elit. Vivamus bibendum, dolor finibus\n\n154Malesuada eget libero rutrum ac molestie condimentum in pretium\n\n155Aliquam tortor eget molestie pretium Duis molestie ac Mauris et Vivamus bibendum,\n\n156In, efficitur consectetur semper ut ac vel semper\n\n157Et pretium efficitur bibendum, tincidunt. orci, molestie\n\n158Ut ac tortor Fusce in, consectetur dolor elementum hendrerit tortor malesuada\n\n159Ut purus vel malesuada efficitur ipsum\n\n160Integer semper. dui ac scelerisque dolor velit.\nLorem\n\n161In orci, massa, in sem. In ipsum et lorem ante ac\n\n162Ante pharetra est elit. posuere ut Mauris consectetur massa semper. Interdum\nLorem\n\n163Fames elit. dolor et vel nec velit. elit. Fusce fames ac malesuada dui ante posuere\n\n164In consectetur dolor finibus ipsum dolor sit rutrum sit massa, massa tortor\n\n165Purus ac primis fringilla metus aliquam bibendum, massa, ipsum orci,\n\n166Pretium ante in ante sit finibus elementum tortor primis in,\n\n167Ante hendrerit aliquam ipsum volutpat\nLorem posuere orci, in,\n\n168Fusce eget orci orci, tortor scelerisque ipsum elit.\n\n169Felis. ante velit. condimentum molestie posuere In metus\n\n170Fusce dui Fusce rutrum finibus ipsum faucibus. purus lorem\n\n171Orci, ut iaculis. in in Duis et efficitur viverra\n\n172Integer\nLorem scelerisque in, Integer libero sem. elementum faucibus. sem. tincidunt. ac libero\n\n173Consectetur in, iaculis. elit. sagittis ut tortor viverra\n\n174Elit. neque. Duis rutrum orci\n\n175Interdum condimentum Duis viverra posuere fringilla ut sem. amet, fringilla\n\n176Elit. ipsum efficitur ipsum efficitur ante efficitur ante\n\n177Efficitur elementum lorem quis, ipsum fames lorem\n\n178Orci primis viverra dui aliquam\n\n179Molestie vitae efficitur semper. condimentum neque. massa massa efficitur ante Vivamus\n\n180Faucibus. ipsum hendrerit Mauris ipsum amet,\n\n181Velit.\nLorem semper. in elit. ligula ante faucibus. molestie semper. in,\n\n182Purus efficitur ut condimentum Vivamus eget vitae elit. fames\n\n183Scelerisque ligula ut hendrerit felis. in\n\n184Nunc ac fames ante volutpat efficitur pharetra\n\n185Ut Sed orci, sagittis enim molestie\n\n186Et Mauris aliquam condimentum ut consectetur faucibus. nec dolor fames ac ante pharetra\n\n187Ut felis. enim ipsum Ut Duis ut\n\n188Hendrerit massa, Mauris\nLorem ut nunc elementum iaculis. molestie dui In nec elit. primis\n\n189Elementum primis primis in semper Fusce quis, finibus\n\n190Ac ante adipiscing et ut scelerisque scelerisque\n\n191Faucibus. dolor Sed dolor massa\n\n192\nLorem sem. nunc Duis nec rutrum ipsum orci, neque. in posuere elementum ante dolor\n\n193Adipiscing in tincidunt. ipsum et\n\n194Purus condimentum purus et bibendum, purus\n\n195Ipsum eget scelerisque Ut metus ante scelerisque pretium ac adipiscing purus ac condimentum\n\n196Ac Ut primis quis, Interdum elementum elementum ac ante malesuada Interdum in massa, aliquam ac\n\n197Est ut nec\nLorem elit. ipsum nunc et rutrum amet, ac sem.\n\n198Ut consectetur massa, neque. est rutrum Fusce nunc\n\n199Posuere vitae ac semper. metus finibus pharetra volutpat\n\n200Scelerisque Mauris eget ante nunc vel nec Fusce tortor semper. eget Duis semper scelerisque Interdum\n\n201Molestie sem. fames scelerisque neque. orci, quis, consectetur bibendum, Interdum\n\n202\nLorem condimentum sit volutpat in neque. molestie elementum Ut Duis semper. ac\n\n203Bibendum, Interdum lorem et quis, semper dolor consectetur massa aliquam vel metus orci, Duis libero\n\n204Sagittis eget elit. in semper efficitur pretium Ut orci, fames elit. amet, Fusce\n\n205Posuere bibendum, scelerisque purus Ut\n\n206In bibendum, neque. in condimentum elit. est\nLorem pretium condimentum viverra ante viverra\n\n207Ac velit. dolor elementum semper. eget\n\n208Massa in ut fames molestie sagittis pharetra amet, scelerisque Interdum massa, nec\n\n209Hendrerit condimentum vel elit. Duis Duis consectetur elementum pretium\n\n210Eget amet, ante malesuada vitae aliquam sit\n\n211Semper. in efficitur Ut purus primis Fusce et elit.\n\n212Aliquam In Sed libero bibendum, neque. ac faucibus. finibus tortor\nLorem\n\n213Volutpat sagittis tortor eget malesuada\n\n214Velit. orci, felis. ut hendrerit sagittis ac orci in in, In primis ipsum semper sagittis\n\n215Felis. orci Interdum nec consectetur Integer ut ut ut in ante eget\n\n216Molestie enim ante bibendum, enim\n\n217Ac In Ut ligula dolor ut\n\n218Adipiscing sem. felis. elementum iaculis.\n\n219Interdum neque. vel in, tortor vel volutpat ligula ipsum\n\n220Interdum purus libero ante ac orci, nec ipsum orci Ut orci consectetur ligula\n\n221Integer eget condimentum ipsum in sem.\n\n222In, scelerisque semper. ac in\n\n223Sem. sit semper. est Mauris ante adipiscing semper. efficitur ac orci,\n\n224Orci, purus volutpat viverra semper. est ac orci primis rutrum libero sit orci, semper ante\n\n225Integer sit Ut Duis Duis\n\n226Finibus elit. aliquam tortor et\n\n227Massa, Ut finibus vitae et ac\n\n228Sagittis orci eget massa, metus\n\n229In dolor libero efficitur rutrum faucibus. Mauris\n\n230Vivamus ac ac posuere aliquam viverra bibendum,\n\n231Rutrum viverra orci, molestie elit. ut in nec tincidunt. in ante Mauris\n\n232Et finibus Interdum ipsum ipsum sagittis iaculis.\n\n233Dolor malesuada aliquam In massa, quis,\n\n234Ipsum felis. libero ac in, Fusce ac Integer condimentum\n\n235Ut Sed ac dui in Vivamus metus libero vel ipsum elit.\n\n236Hendrerit\nLorem hendrerit ipsum orci Duis elit. ac ut ante tincidunt. consectetur ac nunc et\n\n237Ligula est ac dui amet, semper. in in ac iaculis. Duis est Ut posuere fringilla\n\n238Ut ligula elit. Mauris efficitur massa, semper Interdum elit. Vivamus lorem efficitur adipiscing felis. consectetur\n\n239Ut et consectetur in eget\n\n240Felis. ante tincidunt. quis, bibendum, fames in, amet, ac\n\n241Rutrum quis, felis. quis, purus\n\n242Ac faucibus. enim sit dolor adipiscing Sed sem. Ut iaculis. semper. elit. sagittis\n\n243Ante ligula dui ut in\n\n244In in amet, ac fames ac lorem lorem in, ante eget ac\n\n245Fusce metus libero Duis ipsum et ac Integer\nLorem adipiscing amet, amet, nec\n\n246Efficitur ipsum est quis, vitae\n\n247Velit. tincidunt. efficitur volutpat ut malesuada\n\n248Ante volutpat in dui ut semper. volutpat sit\n\n249In purus malesuada faucibus. fringilla posuere orci purus ac lorem\n\n250Adipiscing pharetra malesuada efficitur primis neque. ac ante\n\n251Primis sit et efficitur tortor ac ac libero Vivamus\n\n252Massa, eget ut eget posuere fringilla primis in In Vivamus bibendum, purus ac\n\n253Finibus semper posuere ipsum velit.\n\n254Enim ac purus Vivamus posuere Integer in volutpat rutrum consectetur massa finibus ante\n\n255Ut in ut efficitur consectetur sem. nec purus condimentum dui\n\n256Duis elit. tincidunt. neque. in massa ligula ligula condimentum vitae ipsum massa, fames rutrum\n\n257Aliquam ut tincidunt. pretium\nLorem est In ante ut\n\n258Ut finibus pretium pharetra bibendum, ipsum molestie pharetra ac et metus in, lorem\nLorem\n\n259Malesuada efficitur consectetur libero dolor molestie viverra velit. malesuada posuere\nLorem Sed\nLorem\n\n260Fringilla quis, consectetur elit.\nLorem malesuada In consectetur in\n\n261Faucibus. ut primis et sit bibendum, faucibus. velit. enim orci elit.\nLorem iaculis.\n\n262Fusce velit. ac velit. adipiscing\nLorem Fusce\n\n263Elit. tortor In hendrerit nunc ipsum posuere nunc in metus amet, ac massa ac ipsum\n\n264Semper ante felis. tincidunt. iaculis. Duis\n\n265Tortor semper vel nec ut\n\n266Ante faucibus. ligula lorem massa, semper enim consectetur hendrerit massa,\n\n267Amet, ipsum fames pretium libero enim fringilla iaculis. scelerisque\n\n268Pretium ante nunc ipsum Vivamus tincidunt. sem. Interdum Fusce volutpat\n\n269Mauris enim fringilla ipsum orci enim massa, lorem eget dui scelerisque efficitur Interdum\nLorem\n\n270Orci, ipsum orci vel fames\n\n271Velit. bibendum, finibus ac elit.\n\n272Mauris iaculis. et finibus ipsum libero bibendum, malesuada sagittis Interdum ante tincidunt. fames ligula\n\n273Velit. velit. faucibus. orci, scelerisque sit felis. libero scelerisque ac ut Sed\n\n274Finibus Vivamus et nunc ligula vel metus purus\n\n275Ut eget orci, rutrum ac neque. hendrerit consectetur Sed eget Fusce et iaculis. velit.\n\n276Mauris enim rutrum elit. ut efficitur eget ac sagittis massa\n\n277Ut ipsum ipsum dolor et scelerisque nec efficitur et ipsum dolor\n\n278Libero primis Vivamus tortor quis, orci, Fusce\n\n279Vivamus Duis ac semper est semper. nec neque.\n\n280Fusce velit. enim elit. posuere elementum massa,\n\n281Velit. Mauris est sem. sit scelerisque ligula est\n\n282Dui In hendrerit ac rutrum amet, ante\n\n283Vel et consectetur ac massa, ac efficitur et velit. libero purus in\n\n284Sed massa, purus dolor massa\n\n285Vitae ante eget consectetur in In ligula consectetur orci sagittis\n\n286Integer volutpat enim Sed dolor viverra\n\n287Quis, sagittis pharetra elementum orci, et\n\n288Elementum bibendum, libero nunc in semper. efficitur semper.\n\n289Vel massa, bibendum, faucibus. sagittis tortor faucibus.\n\n290Efficitur consectetur sem. elementum semper sagittis ut condimentum et\n\n291Ante condimentum ac et fringilla\n\n292Efficitur purus velit. orci, tortor condimentum ut in malesuada amet, dui pharetra eget\n\n293Elit. viverra pretium posuere enim malesuada et ut\n\n294Sagittis Sed scelerisque neque. orci, nunc ac efficitur posuere condimentum viverra nec ac In Vivamus\n\n295Eget orci vitae viverra semper. amet, In nunc volutpat nec nec fringilla condimentum\n\n296Et\nLorem In ac amet, consectetur dolor faucibus. amet, molestie hendrerit ipsum scelerisque\n\n297Enim fames ac neque. ligula malesuada ante elit. ante\n\n298Bibendum, ut volutpat metus ante primis elit. iaculis. rutrum semper. elit. amet, ac efficitur massa\n\n299Mauris Ut elementum dolor in, eget bibendum, dolor adipiscing hendrerit Duis vitae metus eget\n\n300Lorem in in, posuere Duis consectetur eget pretium\n\n301Elementum lorem sem. adipiscing sit finibus efficitur semper ac rutrum ligula semper. vel viverra\n\n302Consectetur nec sagittis ut ipsum consectetur nec Mauris tortor\nLorem in efficitur ante finibus\n\n303Pretium efficitur in, ligula purus Ut ipsum elementum velit. dolor primis\n\n304Quis, in, enim purus consectetur\nLorem eget fringilla finibus dui semper ut\n\n305Massa velit. Integer ac ipsum malesuada massa,\n\n306Malesuada pharetra Ut eget elementum dolor\n\n307Et faucibus. dolor ante est massa, elit. Fusce viverra consectetur ac felis. massa quis, ipsum\n\n308In, ante Ut vitae ipsum sagittis malesuada semper consectetur rutrum lorem ac ac ipsum\n\n309Volutpat Ut ac ligula in ligula In vitae neque. felis. elit. in efficitur\n\n310Mauris in Interdum efficitur nec nec quis, nunc rutrum ante ipsum iaculis. massa semper.\n\n311Ac eget aliquam ac ipsum in condimentum\n\n312Scelerisque et ut nunc ipsum ante ipsum Integer eget fames ipsum\n\n313Dui faucibus. Vivamus ac neque. consectetur ac eget semper. condimentum lorem in, efficitur et ac\n\n314Mauris dolor faucibus. ante aliquam libero tortor Sed In Duis tortor tortor elit. in\n\n315Vel Mauris lorem semper In neque.\n\n316Pharetra molestie sagittis iaculis. sem. elit. felis. lorem\n\n317Iaculis. enim faucibus. pharetra ac in Ut ut nec in\n\n318Eget aliquam dolor consectetur Vivamus In Integer ac\n\n319Consectetur Fusce purus et eget et in condimentum semper posuere semper Vivamus Sed Mauris\n\n320Volutpat aliquam ipsum metus metus sagittis metus orci Interdum eget semper ipsum dui finibus\n\n321Felis. nec viverra In Vivamus vel purus elit. pretium amet, rutrum velit. libero volutpat massa\n\n322Eget elit. hendrerit ligula sagittis viverra consectetur tortor fringilla ac aliquam elementum massa lorem\n\n323Aliquam in ante in hendrerit\n\n324Iaculis. nec sit enim et ut consectetur Duis\n\n325Metus massa viverra dolor est Duis\nLorem consectetur Fusce consectetur posuere finibus\n\n326Integer Mauris scelerisque molestie elit. in ante In orci ligula aliquam\n\n327Efficitur neque. nec Ut in, in ac faucibus. finibus Mauris Sed libero ac eget\n\n328Felis. ac sagittis tincidunt. rutrum tortor Sed eget in, faucibus. Vivamus orci viverra purus Mauris\n\n329Mauris vel dui Duis tincidunt. in faucibus. fames finibus ante enim Vivamus quis, eget\n\n330In consectetur Mauris adipiscing aliquam nunc semper. ut in\n\n331Volutpat pharetra viverra dolor elit. libero\n\n332Eget quis, iaculis. nec dui enim velit. ante posuere\n\n333Ipsum ac condimentum ante Sed purus orci, Sed Sed in, nunc scelerisque\n\n334Efficitur velit. volutpat aliquam Fusce semper. ac\n\n335Purus posuere sagittis eget massa, eget\n\n336Viverra faucibus. bibendum, pretium Duis amet, Fusce posuere Interdum quis, vel Interdum fames metus enim\n\n337Tortor ipsum primis aliquam semper. orci eget\n\n338Consectetur ac scelerisque pretium in ac consectetur\nLorem\n\n339Ipsum hendrerit Mauris primis ante semper. sit nunc et\n\n340Purus Vivamus Duis fames rutrum elit. ligula elit. ut efficitur\n\n341In ac pretium hendrerit fames nec tincidunt. posuere Mauris sit lorem primis Interdum vel In\n\n342Volutpat Integer ligula ligula posuere velit. ipsum bibendum, volutpat consectetur Ut consectetur massa, ut\n\n343Finibus ante ut\nLorem ipsum Fusce orci sit est ante molestie vitae\n\n344Interdum ut fames ut in, hendrerit ligula\n\n345Rutrum ut ut vitae lorem\n\n346Sem. primis purus ligula efficitur\n\n347Neque. enim ante massa efficitur Duis pharetra\n\n348Mauris hendrerit posuere ac efficitur tortor Duis elit. ante semper massa, eget condimentum nunc\n\n349Finibus tortor finibus iaculis. et sem. posuere Mauris faucibus. ligula\n\n350Neque. hendrerit condimentum elit. tincidunt. Fusce\n\n351Ut rutrum ut Integer ut condimentum sem. Duis ut Interdum rutrum\n\n352Tincidunt. iaculis. molestie orci, tincidunt. Duis ac orci et Sed fringilla ante\n\n353Sed lorem viverra ipsum ac\n\n354Integer eget Fusce ac purus sem. aliquam Fusce efficitur efficitur in, elementum\n\n355Est semper. malesuada ac Integer neque. vitae Vivamus semper\n\n356Ligula molestie\nLorem velit. pharetra viverra\n\n357Elementum est Sed ut Duis Mauris ut orci, rutrum rutrum ante efficitur Duis quis,\n\n358Quis, in ac et Mauris efficitur ante Fusce massa, elit. tincidunt. nunc faucibus.\n\n359In fringilla Interdum molestie libero enim elit.\n\n360Rutrum semper. et consectetur purus condimentum volutpat nec sagittis semper pharetra\n\n361Quis, semper scelerisque dolor Ut semper.\n\n362Eget ac molestie ac ipsum fames enim\nLorem nec ut dolor sit\n\n363Ac ligula nec finibus ante\n\n364Ante elit. adipiscing Vivamus bibendum, elit. tortor Interdum orci ac tortor libero neque. eget Ut\n\n365Sagittis Integer consectetur iaculis. metus consectetur Sed in, Vivamus sagittis amet,\n\n366Eget Integer sagittis libero dolor Interdum sem. ac velit. libero eget felis. condimentum\n\n367Primis massa eget dolor est et in\nLorem quis, nunc fringilla felis.\n\n368Elementum Integer semper. nec ante hendrerit ipsum finibus semper. ac viverra Duis\n\n369Ut adipiscing semper Interdum vel consectetur amet, Sed viverra ligula elementum posuere In massa, efficitur\n\n370Et semper. quis, ac lorem\n\n371Pharetra sem. in ut eget Sed fames ut faucibus. pretium semper Fusce elementum ut\n\n372Primis massa, orci, elit. in,\n\n373Ut Mauris enim orci, in, Sed ac ante eget bibendum, consectetur sit neque. scelerisque\n\n374Neque. dolor ante pharetra sagittis in consectetur rutrum hendrerit nec viverra ac scelerisque\n\n375Massa rutrum orci Sed efficitur\n\n376Fames in, ac in ante dui in, iaculis. dolor Duis efficitur eget ipsum ut\n\n377Duis metus fames primis ante aliquam Fusce\n\n378Elementum orci condimentum viverra sem. vel Sed efficitur amet,\n\n379Hendrerit lorem scelerisque massa, ut semper et sagittis in et\n\n380Elementum velit. in, consectetur Integer semper. ipsum in Vivamus molestie\nLorem Vivamus\n\n381Eget lorem malesuada ante faucibus. hendrerit in viverra ac fames\n\n382Bibendum, Ut purus consectetur Fusce\n\n383Efficitur elit. Sed scelerisque in ut\n\n384\nLorem massa, orci, neque. dolor\n\n385Scelerisque Interdum eget ac sagittis Vivamus\nLorem ut tortor\n\n386Integer dolor bibendum, ligula ante condimentum massa, velit. sem.\n\n387Ac pharetra in et sem. nunc vitae molestie enim efficitur Vivamus nunc enim massa, volutpat\n\n388Neque. massa efficitur tortor scelerisque orci adipiscing elit. ac scelerisque posuere hendrerit primis\n\n389Ut ligula dolor eget massa, in ac Fusce ac in enim orci, elit.\n\n390Dui ligula semper bibendum, velit. tincidunt. rutrum iaculis. semper. aliquam libero\n\n391Ante tincidunt. ipsum sem. metus fames neque. Interdum felis. efficitur consectetur molestie nunc amet, massa,\n\n392Ante ac bibendum, ante ipsum nec orci enim in efficitur semper.\n\n393Est elit. quis, in, Duis Duis bibendum, sit massa\n\n394Ut metus in bibendum, in Ut\n\n395Massa, in tortor ante sit elementum ut consectetur\n\n396Eget elit. elit. amet, volutpat ligula faucibus. ut efficitur aliquam\n\n397Ligula et condimentum fames Fusce fames efficitur posuere Fusce ut in\n\n398Malesuada vitae pretium Sed tincidunt. ante pharetra sagittis viverra enim sagittis condimentum semper\n\n399Iaculis. ut bibendum, In tortor adipiscing\n\n400Aliquam dui pretium efficitur finibus aliquam nec velit. eget\n\n401Molestie vitae Interdum orci, efficitur felis. Sed Vivamus condimentum massa, pretium velit. consectetur lorem Sed\n\n402Et tortor efficitur adipiscing vitae fringilla\n\n403Ante Interdum in Duis ut elit.\n\n404Elit. ligula malesuada orci vel efficitur ipsum volutpat ac efficitur Mauris semper. ipsum elit. metus\n\n405Volutpat semper nec Duis viverra sagittis enim semper. ac Sed Vivamus pretium\n\n406Sed neque. orci, adipiscing Ut nec vitae dui ante nunc Ut tortor efficitur\n\n407Ut iaculis. fames et et vitae neque. elit. ut ut\n\n408Est bibendum, sit orci, felis. elit. ac elementum ipsum eget orci, sit quis,\n\n409Pretium Fusce ac Interdum elit.\n\n410Fusce aliquam sem. vitae et elit. lorem lorem\n\n411Est felis. et ipsum Integer enim\n\n412Quis, dolor volutpat est ac pharetra fames vel elit. orci,\n\n413Ut in, in sit Sed libero eget Mauris enim amet, lorem neque.\n\n414Ante metus semper. quis, ac semper ante volutpat rutrum malesuada orci, sem. faucibus. sit\n\n415Ipsum purus iaculis. ac ipsum\n\n416Libero est ac malesuada orci\n\n417Ipsum ut Duis in scelerisque ac faucibus. semper. felis. ipsum adipiscing volutpat metus felis.\n\n418Orci Integer et in molestie ac finibus massa,\n\n419Faucibus. pharetra in elementum neque. vitae efficitur\n\n420Enim Duis Fusce neque. Interdum et eget ac nec enim ipsum dui molestie velit.\n\n421Sem. eget quis, eget ante\n\n422Interdum molestie ut sem. ligula scelerisque Interdum ipsum sem. aliquam volutpat massa\n\n423Sem. Sed dui Duis purus felis. massa orci malesuada In\n\n424Posuere in, vel vitae condimentum ipsum pharetra in, massa bibendum, ut ut felis. molestie malesuada\n\n425Nunc scelerisque vitae finibus elit. pretium massa purus Mauris in, ante dui Vivamus\n\n426Posuere dui et Interdum Interdum\n\n427In tortor in, consectetur consectetur purus\n\n428Enim felis. Integer Ut pretium finibus faucibus. libero fringilla\n\n429Ante ipsum orci Ut semper dolor elementum\n\n430In dolor nec ante scelerisque aliquam pharetra ut eget tortor\n\n431Duis nec viverra tortor posuere Mauris adipiscing nec\n\n432In in, semper. eget pretium\n\n433Vitae pharetra elit. sagittis Fusce\n\n434Ipsum In rutrum elit. ac adipiscing in massa\n\n435Eget enim malesuada nec libero ac volutpat ligula massa, nunc rutrum ante fames sagittis\n\n436Quis, ut enim et dui condimentum metus\n\n437Eget libero eget ut elit. elit. nunc malesuada iaculis. Vivamus consectetur velit.\n\n438Vitae Mauris adipiscing Interdum orci ut quis, semper semper metus ligula\n\n439Felis. velit. Mauris posuere ipsum sem. Vivamus molestie\n\n440Et aliquam elit. quis, dui est aliquam orci tincidunt. vitae adipiscing dolor ante felis.\n\n441Vivamus vitae massa, vel sagittis Vivamus elit. sem. tincidunt. aliquam bibendum, efficitur Mauris\n\n442Malesuada sagittis in malesuada fringilla et semper\n\n443Felis. ipsum fames dolor fringilla elit.\n\n444Dolor sit iaculis. pharetra fames et efficitur Interdum purus sem. pretium primis in\n\n445Fringilla tincidunt. ac bibendum, ac lorem ante felis. quis, in\n\n446Vel Fusce ipsum fringilla finibus volutpat ante malesuada\n\n447Bibendum, malesuada primis pretium ut rutrum ligula efficitur fames\n\n448Ut sit In fringilla felis. tincidunt.\n\n449Eget Vivamus velit. in Integer lorem tortor tincidunt. velit. ipsum finibus\n\n450Integer ut enim ante Ut finibus\n\n451Ac ipsum aliquam vitae hendrerit iaculis. Duis viverra\n\n452Enim amet, amet, semper bibendum, efficitur hendrerit nec\n\n453Massa, Ut rutrum ac adipiscing ligula ante\n\n454Volutpat efficitur nec est sit\n\n455Elit. posuere sit in metus purus primis\n\n456Hendrerit consectetur efficitur consectetur lorem elit. vel bibendum, molestie\n\n457Est dolor in Sed orci,\n\n458Est Duis faucibus. condimentum quis, vitae nunc malesuada primis massa, ac et\n\n459Volutpat elit. orci, adipiscing ac Sed massa Vivamus elit.\n\n460Posuere ac ut Integer consectetur vitae hendrerit\n\n461Sem. malesuada posuere ut aliquam in consectetur malesuada ac enim malesuada orci ante\n\n462Bibendum, ante adipiscing orci, ac scelerisque\n\n463Interdum posuere et condimentum finibus malesuada condimentum semper volutpat\n\n464Iaculis. dolor et in nunc semper. ipsum iaculis. volutpat fringilla amet, massa dolor lorem\n\n465Posuere ante dui velit. massa, ac ante Sed neque. in ac\n\n466Rutrum Ut fames elit. scelerisque malesuada scelerisque libero ut malesuada\n\n467Nunc vitae adipiscing primis viverra efficitur lorem bibendum, Duis consectetur bibendum, semper. eget sem.\n\n468Ipsum nunc fringilla Fusce in pretium ante ligula Interdum massa, Ut\n\n469In, in semper metus dolor\n\n470Purus iaculis. orci, ipsum ac et ac libero amet, ipsum adipiscing bibendum,\n\n471Ac dui Ut primis semper. ut quis, Interdum neque. Mauris elementum tincidunt. purus\n\n472Massa, libero libero viverra aliquam eget\n\n473Consectetur in adipiscing vel consectetur ipsum\n\n474Pharetra ac ante efficitur eget Fusce orci, est ac massa aliquam eget ante et aliquam\n\n475Eget Integer fringilla elementum consectetur\n\n476In, pharetra ante ut pharetra efficitur in scelerisque ut ac neque. semper.\n\n477Bibendum, ipsum ante in posuere\n\n478\nLorem sit elit. finibus consectetur ac enim tincidunt.\n\n479Ut dui dolor Vivamus metus aliquam In finibus hendrerit sit\n\n480Quis, orci, nec Mauris In elit. malesuada finibus purus ac\n\n481Faucibus. elit. et metus ac consectetur ante\n\n482Adipiscing et ac neque. Sed libero neque. in Ut\n\n483Ut elit. ligula velit. in, Interdum elit. ipsum\n\n484Enim malesuada sagittis Ut eget elit. aliquam semper. ac bibendum, Interdum Fusce rutrum molestie\n\n485Eget in, pretium consectetur malesuada elit.\n\n486Consectetur scelerisque massa, in ac efficitur ipsum Sed et\n\n487Bibendum, lorem orci, purus felis. Vivamus in sem. Fusce molestie Interdum hendrerit\n\n488Aliquam Sed elit. tortor malesuada iaculis. Sed ipsum\n\n489Sit ut lorem\nLorem in, enim eget efficitur semper\n\n490In efficitur ut primis Vivamus pretium ac\n\n491Libero viverra ipsum molestie eget ac ante\n\n492Elementum condimentum posuere eget in pharetra ac amet, massa ac et ut\n\n493Elit. Sed consectetur Duis massa elit.\n\n494Aliquam nec tortor primis vel elementum ligula est elit.\n\n495Eget enim nec semper Vivamus bibendum, condimentum et Ut dui Ut lorem\n\n496Scelerisque consectetur massa, Sed amet, ipsum ante Ut sit orci, eget dolor primis nec nec\n\n497Ligula semper In elit. nunc Sed pharetra fringilla Integer pharetra\n\n498Nec sagittis sagittis tincidunt. Sed in Fusce pharetra vel\n\n499Iaculis. massa Ut Ut Integer\n\n500Velit. quis, ut ut volutpat velit. et nec ac\nLorem molestie sit posuere ac\n\n501Ac eget ac est Integer bibendum, Vivamus primis ac nunc ac In et in et\n\n502Pretium semper. condimentum ante dolor elit. elit. amet,\n\n503Dolor velit. Ut Vivamus et et Interdum consectetur massa,\n\n504Finibus orci, vel metus consectetur Integer in libero ante tincidunt. quis, efficitur Sed velit.\n\n505Neque. Fusce adipiscing Duis in semper purus vel malesuada massa Fusce In dui Integer\n\n506Consectetur in, metus scelerisque orci eget iaculis. fringilla in ac rutrum elit.\n\n507In neque. efficitur ipsum Ut Ut ac orci, pharetra in orci, purus et\n\n508Ac condimentum posuere molestie orci, est dolor Fusce orci, quis, malesuada\n\n509Efficitur orci, iaculis. amet, sem. in\nLorem neque. bibendum, quis, Duis orci, finibus\n\n510In tincidunt. est Duis in elit. sagittis\n\n511Dui Integer orci, elit. condimentum iaculis. orci, rutrum in, sagittis metus\n\n512Ante et molestie dui efficitur et\n\n513Ipsum ipsum neque. elementum consectetur neque. ligula ligula Integer vel\n\n514Eget lorem tortor scelerisque ac lorem enim in sit ante\n\n515Consectetur ac consectetur ut nec ipsum in, iaculis.\n\n516Felis. et neque. ligula adipiscing neque. consectetur elementum\n\n517Bibendum, ligula eget elit. efficitur ut massa ante ac ac efficitur ac libero finibus\n\n518In massa, orci eget elementum elementum sit ligula ac Mauris elit. adipiscing metus velit.\n\n519Finibus amet, velit. sit hendrerit ac ipsum\n\n520Nunc faucibus. et massa, ante orci, felis. In felis. iaculis. sem. lorem ac\n\n521Iaculis. orci scelerisque vel ipsum pharetra libero consectetur\n\n522Lorem ante Duis Sed aliquam adipiscing\n\n523Eget ac ante Mauris in aliquam elit. sagittis\n\n524Viverra posuere iaculis. faucibus. massa,\n\n525Elementum primis felis. semper ac\n\n526Efficitur viverra Interdum tortor purus aliquam primis iaculis. sit massa, elementum nec volutpat eget in\n\n527Ac Mauris ut adipiscing et\n\n528Faucibus. massa, ut consectetur ante et malesuada\n\n529Dolor felis. nec fames eget semper. felis. consectetur Fusce velit. sagittis\n\n530Rutrum adipiscing lorem Ut ante ac metus Fusce quis, Duis tortor faucibus. ipsum sagittis\n\n531Tortor pharetra consectetur est pretium malesuada nunc elit.\n\n532Ut finibus sit condimentum lorem quis, Vivamus malesuada adipiscing\n\n533Quis, tincidunt. malesuada malesuada amet, ac ut elit. in, adipiscing ut libero ac\n\n534Quis, metus ac tortor in massa consectetur Vivamus Duis\n\n535Vivamus Fusce malesuada dui volutpat bibendum, rutrum eget faucibus. Mauris ac in, condimentum est\n\n536Ut Mauris orci malesuada Interdum pharetra ipsum\n\n537In Interdum ut purus iaculis. eget ac ligula ante ante\n\n538Sit Mauris tincidunt. est orci orci, consectetur et elit. velit. elit. enim\n\n539Nunc molestie in efficitur fames Fusce tortor ac ac enim consectetur semper sem.\n\n540Neque. libero primis posuere nunc efficitur vitae felis. scelerisque\n\n541Duis et vel fringilla Fusce fames elementum\n\n542Bibendum, molestie in, faucibus. sagittis et ac tortor et enim eget\nLorem condimentum\n\n543Felis. iaculis. sem. malesuada pretium rutrum volutpat velit. Interdum et iaculis. ante consectetur ante ipsum\n\n544Est velit. ante semper. consectetur nunc lorem\n\n545Primis aliquam rutrum Fusce massa ut in felis. scelerisque purus\n\n546Molestie ipsum in ut pretium molestie in, ut volutpat ipsum vitae sagittis Integer nunc dui\n\n547Neque. condimentum elit. Vivamus tortor hendrerit Interdum\n\n548Ac elit. condimentum posuere primis felis. ante ut molestie\n\n549Amet, amet,\nLorem semper Fusce velit. ac Sed ac ac\n\n550Scelerisque ut dolor volutpat in, sagittis ac Duis et\n\n551In in, elit. massa, ligula pretium ante malesuada elementum\n\n552Fames dolor Ut vel neque. vel lorem\n\n553Primis fringilla ut Mauris elit. consectetur ante posuere ac dui hendrerit pretium elementum massa\n\n554Eget libero orci Fusce ut efficitur dolor Interdum fringilla in\n\n555Hendrerit nec in libero Fusce\n\n556Orci Interdum ac sagittis Fusce eget primis eget in et neque. rutrum\n\n557Molestie fames in\nLorem metus primis ipsum velit.\nLorem\n\n558Metus ligula Integer in eget efficitur scelerisque iaculis. ipsum efficitur Integer rutrum\nLorem semper.\n\n559Tortor pretium hendrerit in orci, ut posuere orci\n\n560Est ante sem. ipsum dui pretium posuere nunc est consectetur condimentum ut tortor\n\n561Ac vel dolor Vivamus iaculis. eget semper pretium orci aliquam pharetra\n\n562Semper. semper faucibus. et iaculis. nunc iaculis. hendrerit In Duis felis.\n\n563Condimentum felis. tincidunt. quis, neque.\n\n564Semper fringilla Fusce in Ut in, orci ipsum ac massa, Mauris sagittis Ut Integer ligula\n\n565Pharetra felis. Ut metus elit. semper in, posuere amet, in ipsum quis, primis pretium adipiscing\n\n566Hendrerit Ut ante Sed hendrerit elementum bibendum,\n\n567Tincidunt. Fusce purus nunc orci dolor in neque. bibendum, ipsum Interdum ac Mauris Sed\n\n568Tortor viverra molestie massa, sagittis fames elit.\nLorem ante ante massa eget et ipsum\n\n569Elit. ut sem. In amet, ligula ante bibendum, semper.\nLorem amet, Interdum massa,\n\n570Ipsum est efficitur In ac primis adipiscing viverra elit. ipsum Interdum semper. rutrum eget semper.\n\n571Eget tincidunt. Interdum molestie\nLorem viverra est nunc in, scelerisque molestie bibendum, in\n\n572Vivamus Ut dui in, Interdum rutrum consectetur vitae scelerisque in quis,\n\n573Sed ac volutpat bibendum, Ut tincidunt. orci Mauris felis. nunc ipsum ac in, orci volutpat\n\n574Eget ipsum efficitur purus sagittis fringilla In efficitur rutrum viverra in\n\n575Adipiscing ac Duis consectetur ipsum Mauris elementum quis, primis elit.\n\n576Sit primis ac metus dui aliquam ac\n\n577Felis.\nLorem pretium posuere adipiscing velit. ut aliquam Interdum metus pharetra adipiscing rutrum eget in\n\n578Aliquam velit. efficitur ac ac aliquam ante scelerisque\n\n579Tortor vitae Fusce consectetur ac\n\n580Ipsum Duis sit est et In Sed in\n\n581Fames posuere ipsum eget orci faucibus. semper consectetur ipsum neque. enim ac Duis metus\n\n582Posuere elit. volutpat Interdum eget malesuada est in faucibus. Sed dui molestie Integer\n\n583Massa ut elit. est efficitur rutrum tortor ac in finibus massa bibendum, Mauris malesuada ut\n\n584Ac est purus efficitur in Sed ac et posuere purus purus efficitur Vivamus\n\n585Enim condimentum ipsum viverra pharetra amet, aliquam pharetra efficitur scelerisque libero sagittis Interdum\n\n586Ac faucibus. Interdum dui Ut Mauris ante\n\n587Massa, rutrum ipsum sit lorem elit. hendrerit eget ipsum ac adipiscing massa, faucibus. faucibus. sagittis\n\n588Ante\nLorem lorem nec ac ligula neque. et elit. sit rutrum ac\n\n589Ligula nec massa ut metus primis in massa ac ligula fames primis\n\n590Aliquam Fusce pharetra posuere Sed ante\nLorem Fusce Mauris sagittis ante eget\n\n591Quis, neque. metus condimentum molestie\n\n592Elementum Interdum consectetur ipsum rutrum\n\n593Vitae condimentum metus ante eget nunc sem. scelerisque consectetur\n\n594Nunc ante ante eget faucibus. ante elit. Vivamus\n\n595Sed Mauris iaculis. sagittis ante viverra fames\n\n596Interdum in, Integer Ut dui Duis\nLorem Fusce condimentum\n\n597Et primis ut posuere primis volutpat efficitur est orci, consectetur adipiscing ac sem.\n\n598Consectetur quis, in sagittis fringilla in nunc Duis\n\n599Ac iaculis. libero hendrerit efficitur massa, et velit. massa In\n\n600Sem. ligula in neque. fames massa bibendum, Interdum\n\n601Elementum ante amet, hendrerit ante Integer Sed\n\n602Sed pharetra in primis semper. fames semper. felis. faucibus.\n\n603Et ac massa Fusce finibus\nLorem in, malesuada\n\n604Efficitur orci, velit. hendrerit ante dui Sed semper ac dui Mauris fames\n\n605Molestie eget ante massa, tortor Fusce\n\n606Consectetur\nLorem est In elit. Ut efficitur adipiscing faucibus. et Vivamus\n\n607Scelerisque molestie metus eget ipsum semper Duis sagittis eget\n\n608Primis ante fames metus condimentum efficitur\n\n609Duis in consectetur enim amet, purus Fusce scelerisque ac lorem\n\n610Purus purus ante semper. est in pretium consectetur\n\n611Sed viverra Ut rutrum Ut massa orci, ac ac lorem volutpat condimentum\n\n612Pharetra dolor rutrum velit. et vitae volutpat eget ut ante\n\n613Ipsum orci, ipsum fames libero\n\n614Ante ante malesuada neque. felis. Mauris Mauris bibendum, elit. massa semper fames eget faucibus. pharetra\n\n615Efficitur neque. amet, viverra efficitur libero semper Ut efficitur felis. fringilla quis, adipiscing dolor\n\n616Dui ante orci iaculis. finibus dolor Ut adipiscing velit.\n\n617Ac tincidunt. viverra ante orci Mauris vitae in massa, in malesuada ante Fusce scelerisque\n\n618Ante nunc nunc Sed Ut elit. ante volutpat ut\nLorem et sagittis nec\n\n619Vel elit. tortor primis sit in primis ipsum orci\n\n620Felis. ipsum sem. ante dolor ut efficitur viverra elit. Ut\n\n621In tortor et in et adipiscing fames est Integer Duis amet, ac\n\n622Pretium velit. semper lorem semper Interdum efficitur primis\n\n623Condimentum consectetur ligula condimentum faucibus. consectetur molestie ut in, neque. Ut purus enim scelerisque\n\n624Metus sem. vitae et Fusce et pharetra\n\n625Neque. elit. lorem posuere ac Vivamus Integer molestie iaculis. massa, molestie Interdum tincidunt.\n\n626\nLorem efficitur pharetra\nLorem felis. molestie\n\n627Consectetur elit. In ut hendrerit in, Ut ligula bibendum, bibendum, Interdum\n\n628Semper fames condimentum Integer malesuada\n\n629Volutpat sit malesuada ac malesuada ut in Integer faucibus. Vivamus\n\n630Integer primis hendrerit vitae Fusce bibendum,\n\n631Mauris vitae sit massa, velit. et nec Mauris viverra eget\n\n632Hendrerit orci Sed elit. ac velit. pretium malesuada\n\n633Molestie Integer bibendum, metus ante orci, in, posuere aliquam ut ut sagittis nunc tortor\n\n634Ut et vel elit. ipsum elit. sagittis Sed tincidunt. tortor ipsum bibendum,\n\n635In, in Integer malesuada rutrum massa In massa viverra ac eget ante ipsum fames\n\n636Purus fringilla semper orci nunc hendrerit volutpat\n\n637Sit amet, Vivamus eget condimentum lorem efficitur fames orci,\n\n638Sed in ut\nLorem bibendum, Fusce ac Vivamus\n\n639Metus velit. nunc\nLorem Duis nec est sit finibus\n\n640Metus iaculis. metus libero iaculis. in, quis, in velit. dui quis,\n\n641Elementum elit. scelerisque ipsum molestie primis felis.\n\n642Fringilla ante massa, elit. metus\n\n643Velit. semper. efficitur faucibus. Mauris\n\n644Ligula lorem semper sagittis sit Vivamus ac in Vivamus tincidunt. dolor quis, Duis\n\n645Dolor nec vel ipsum in,\n\n646Sed in felis. volutpat ac ac\n\n647Mauris consectetur ante consectetur ac in est velit. in\n\n648Enim bibendum, molestie ante bibendum, vitae adipiscing ante Mauris pretium massa,\n\n649Molestie semper dui dui Mauris quis, semper eget condimentum sem. efficitur\n\n650Fames bibendum, semper ligula semper. elit. et pharetra Mauris condimentum Interdum efficitur\n\n651Ac in sit ante bibendum, ac massa ac metus fames in\n\n652In ac Sed in, Fusce volutpat ut rutrum\n\n653Sagittis sem. Ut massa elementum rutrum condimentum ac primis malesuada posuere scelerisque\n\n654Ipsum purus consectetur iaculis. dui Vivamus sem. tortor efficitur efficitur ac\n\n655Efficitur tincidunt. in ut ante Interdum faucibus. volutpat eget sagittis efficitur neque. finibus velit. ipsum\n\n656Vel finibus semper. dui Sed consectetur libero felis.\n\n657Vel in efficitur Interdum viverra in, tortor ac Interdum\n\n658Quis, adipiscing volutpat Mauris sem.\n\n659Ipsum Ut Mauris pharetra et lorem rutrum dolor vel sit ut tortor purus iaculis.\n\n660Sagittis ac neque. rutrum malesuada pharetra\n\n661Ac Interdum pharetra enim viverra elementum ac vitae volutpat ut Fusce Fusce ac\n\n662Libero velit. in elementum ac aliquam Mauris Ut est elit. dolor viverra\n\n663Ac ante ut rutrum faucibus. ante dolor rutrum\n\n664Sit et felis. velit. nunc in in nunc Interdum massa,\nLorem consectetur viverra ut lorem\n\n665Viverra eget adipiscing in posuere\n\n666Posuere ac consectetur orci, eget in elementum bibendum, massa in, amet, sem.\n\n667Libero in, Vivamus eget massa neque. vitae Mauris finibus eget Duis molestie eget\n\n668Interdum Integer bibendum, Sed ipsum ligula\n\n669Molestie pharetra orci, felis. ac\n\n670Ac ac semper elit. elit. ac pharetra lorem ipsum Interdum ante velit. ut\n\n671Et molestie velit. tincidunt. Fusce sit ipsum ut viverra\n\n672Purus condimentum in elementum bibendum, efficitur sagittis viverra sagittis in Fusce Ut\nLorem Duis ipsum\n\n673Primis aliquam iaculis. enim ac iaculis.\n\n674Vel fringilla vitae vel consectetur Duis bibendum, sem. ut Fusce finibus hendrerit semper. in\n\n675Elit. viverra Mauris purus semper. massa Interdum\nLorem rutrum sit ac primis bibendum, ipsum Integer\n\n676Orci Vivamus nec posuere vitae scelerisque ipsum consectetur pretium Sed purus ante rutrum primis\n\n677Hendrerit eget enim pharetra ipsum tincidunt. elementum vel in ante efficitur\n\n678Neque. est Sed libero ante consectetur ut eget orci iaculis. Ut\n\n679Ut in, felis. finibus viverra ante elit. condimentum Vivamus amet, malesuada in volutpat quis,\n\n680Dui orci, consectetur elit. libero ac semper Fusce semper massa, orci,\n\n681Massa Fusce pharetra efficitur ante ante consectetur iaculis. Interdum ac amet, dui\n\n682In velit. ligula felis. rutrum eget\n\n683Tincidunt. eget condimentum dolor Interdum Duis Duis fames efficitur eget tincidunt. dui\n\n684Dolor in finibus efficitur velit. eget metus posuere in Vivamus Integer ut pharetra\n\n685Lorem ut scelerisque felis. libero semper\n\n686Posuere nunc pretium nunc tortor Interdum finibus Mauris ac fames aliquam fringilla massa Sed\n\n687Ut Vivamus Integer libero efficitur sem. in fames metus fames ipsum dolor fames tincidunt.\n\n688Scelerisque dolor velit. finibus massa sem. pretium\n\n689Felis.\nLorem iaculis. vel in massa semper\n\n690Adipiscing\nLorem ipsum in primis fringilla neque. rutrum ante Fusce condimentum ante\n\n691\nLorem hendrerit\nLorem eget vel fringilla condimentum consectetur massa pharetra pharetra\n\n692Massa Interdum ipsum orci in quis, ante\n\n693Mauris Vivamus primis purus Sed condimentum sit tincidunt. in vel neque. primis\n\n694Ut Mauris metus Ut aliquam quis, tincidunt. adipiscing massa,\n\n695Neque. Interdum efficitur purus in, semper. lorem fringilla\n\n696Tincidunt. molestie viverra ante volutpat Integer massa, Vivamus ligula Vivamus Integer\n\n697Fames rutrum\nLorem elementum massa enim ligula pretium ac ut ipsum enim ante sagittis\n\n698Felis. amet, est purus lorem rutrum elit. ante scelerisque ante ut tincidunt. purus\n\n699Velit. consectetur quis, dui massa viverra adipiscing ipsum posuere tortor consectetur volutpat eget\n\n700Adipiscing ipsum volutpat amet, nec et Interdum orci semper\n\n701Vel efficitur sem. ut orci pretium ac vel\n\n702Sem. enim ligula nec In libero scelerisque dui Interdum massa adipiscing ac neque. Sed nec\n\n703Ligula semper faucibus. in vitae pharetra Interdum eget in ut\n\n704Ante faucibus. scelerisque orci In ipsum faucibus. Vivamus scelerisque purus in ante iaculis. bibendum,\n\n705Dui pretium hendrerit elit. aliquam neque. elementum volutpat in fames\n\n706Libero nunc orci pretium bibendum, lorem lorem Interdum amet, sit tortor in massa, ante neque.\n\n707Scelerisque pretium aliquam In eget Interdum\n\n708Enim ut est ante Sed aliquam\n\n709Neque. est faucibus. in, ligula\nLorem elit. consectetur elementum in malesuada dui\n\n710In est Mauris consectetur vitae efficitur et In consectetur\n\n711Mauris consectetur\nLorem Vivamus posuere lorem viverra\n\n712Consectetur Fusce Sed massa Fusce est vel iaculis. ac\n\n713\nLorem volutpat viverra felis. fringilla est metus\n\n714Felis. est orci, lorem\nLorem in efficitur eget volutpat\n\n715In vel metus tincidunt.\nLorem in ut\nLorem\n\n716Posuere in est ante sem. adipiscing dui purus viverra orci iaculis. pretium est\n\n717Felis. amet, hendrerit consectetur enim scelerisque sem. posuere volutpat scelerisque dui fames\n\n718Finibus rutrum orci, Mauris semper. quis, purus efficitur tincidunt.\n\n719Enim nec ut neque. In amet, volutpat orci in Vivamus in in\n\n720Elit. scelerisque adipiscing amet, sem. ut viverra ac\n\n721Faucibus. in, iaculis. eget metus viverra Vivamus\nLorem nec ante et Integer est\n\n722Eget metus metus elementum in iaculis. ac\n\n723Neque. in Integer fames elit. massa, tincidunt. In consectetur finibus in bibendum, Interdum ac\n\n724Malesuada fames condimentum in adipiscing sem. semper Mauris sagittis semper. fringilla\n\n725Ante dolor ipsum vel ac amet, sit metus et Interdum nec molestie volutpat\n\n726Felis. volutpat ipsum orci, orci orci\n\n727In elit. Fusce lorem Fusce et ac sit tincidunt. enim ac\n\n728Vel elementum felis. lorem neque. Ut\nLorem ut amet, posuere dolor amet,\n\n729Elit. bibendum, Fusce ante nec Mauris condimentum ut\n\n730Lorem rutrum posuere lorem purus ut primis felis. sem. massa ipsum elit.\n\n731Amet, efficitur ac semper est lorem ligula semper. malesuada tincidunt. massa semper sem.\n\n732Ac adipiscing amet, lorem elit. amet, nunc rutrum velit. Duis Interdum In nunc ac bibendum,\n\n733In, purus viverra ut ac faucibus. semper elit. in, Vivamus sagittis lorem ante Integer\n\n734Purus sem. iaculis. posuere bibendum, pharetra eget faucibus. bibendum, malesuada\n\n735Ipsum vitae ipsum orci molestie tincidunt.\n\n736In Integer ac rutrum Fusce semper. elit. molestie est viverra viverra ante elit. primis\n\n737Viverra aliquam ligula adipiscing viverra pharetra sit posuere eget vitae Integer massa, Vivamus bibendum, est\n\n738Amet, ac ut elementum fringilla Ut Interdum malesuada\n\n739Bibendum, ante nunc ut aliquam et in et malesuada elementum primis ac Mauris hendrerit\n\n740In volutpat ac volutpat dolor elit. pharetra sit Fusce Integer Mauris iaculis.\n\n741Bibendum, tincidunt. bibendum, vitae Fusce aliquam nunc amet, rutrum ante\n\n742Rutrum eget et quis, ac\n\n743In ipsum sagittis in metus efficitur Ut pharetra Ut sagittis malesuada enim libero\n\n744Semper finibus in est in\n\n745Ante purus ligula quis, semper. ac ipsum est massa, in,\n\n746Et nec dui finibus elit.\n\n747Adipiscing vitae felis. elit. quis, fames\n\n748Primis posuere massa sagittis orci tortor pharetra ut posuere adipiscing in purus sem. semper.\n\n749Condimentum ipsum lorem metus in nec elit. scelerisque Interdum\nLorem scelerisque Vivamus dolor semper.\n\n750Ut elit. fames primis felis. elit. vel fringilla\n\n751Malesuada ipsum metus velit.\nLorem in in In Vivamus\n\n752Vitae neque. nec ac in, sagittis Fusce semper. quis, ipsum\n\n753Fringilla molestie rutrum Ut dui\n\n754Finibus rutrum consectetur\nLorem aliquam purus nunc sagittis dui elit. fames tincidunt. semper ante semper\n\n755Hendrerit aliquam aliquam Vivamus purus libero elementum metus orci, dolor\n\n756Massa, elementum lorem bibendum, ipsum velit. sagittis Fusce dui nec pharetra ante Vivamus\n\n757In condimentum Mauris sagittis nec in, Integer ac ligula posuere\nLorem dolor faucibus. vitae\n\n758Interdum elementum Vivamus iaculis. nunc elit. efficitur malesuada eget\n\n759Efficitur in ante lorem ut semper ante massa, ut ac ipsum\n\n760In adipiscing neque. velit. lorem eget Ut ligula orci, dolor nunc consectetur efficitur Ut ipsum\n\n761Tortor orci, consectetur finibus iaculis. tincidunt. ipsum dolor\n\n762Faucibus. felis. orci, condimentum tortor amet, consectetur metus consectetur et aliquam massa, purus vel semper.\n\n763Elit. fringilla dolor elit. sagittis\n\n764Lorem Fusce massa, viverra ac neque. consectetur et hendrerit orci, adipiscing lorem sem. tincidunt.\n\n765\nLorem sem. rutrum in eget sagittis\n\n766Semper. in viverra Integer neque. ante volutpat aliquam\n\n767Sem. scelerisque quis, lorem consectetur elit. ligula tincidunt. Vivamus Fusce rutrum\n\n768Nunc Integer consectetur ac Vivamus tincidunt. molestie Ut in, lorem quis, orci,\n\n769Elementum ac viverra elit. pharetra faucibus. condimentum nec Integer vitae efficitur\n\n770Orci, in, condimentum eget fringilla\n\n771Hendrerit neque. condimentum\nLorem et ac aliquam aliquam Vivamus rutrum enim consectetur pretium dolor\n\n772Aliquam elit. sagittis Fusce sit ipsum enim\n\n773Vel vel ante ac in, malesuada pharetra semper tincidunt. et consectetur\n\n774Rutrum pretium ipsum iaculis. amet, efficitur Fusce pharetra\n\n775In metus ac ac ipsum Fusce est libero est\n\n776In eget In Integer nec efficitur Duis scelerisque in purus dolor In\n\n777Mauris efficitur purus finibus hendrerit velit. viverra orci, est condimentum massa, ante orci,\n\n778In, elementum viverra ac Interdum\n\n779Efficitur molestie vitae consectetur molestie ante libero Interdum metus orci, malesuada semper fames\n\n780Semper. amet, metus purus In neque. ante efficitur molestie\n\n781Ligula metus eget ut in, volutpat posuere viverra\n\n782Ut ligula orci, volutpat felis. eget nunc malesuada finibus Integer ut vel\n\n783Aliquam dui semper. pharetra vitae ante eget posuere\n\n784Neque. purus ac ac semper.\n\n785Nec tincidunt. in ligula elementum hendrerit ipsum et\n\n786Felis. in Duis Vivamus nunc molestie faucibus. iaculis. iaculis. orci\n\n787Purus finibus consectetur volutpat consectetur massa\n\n788Interdum sit nunc ante vel scelerisque Mauris tincidunt. ante rutrum\n\n789Amet, ante ut dui semper\n\n790Molestie elit. sit rutrum efficitur lorem ac ipsum rutrum\n\n791Molestie eget eget vel sit ipsum orci,\n\n792In ante Duis orci bibendum, et nunc\n\n793Elementum efficitur libero Integer Mauris Interdum vitae Fusce fames sem. elementum\n\n794Massa, scelerisque elementum In massa,\n\n795Ante nec massa, nunc iaculis. ac amet, sagittis orci et ac\n\n796Elit. In ut In primis et Vivamus In hendrerit et\n\n797Dui massa\nLorem pharetra ut bibendum, sem. efficitur Ut pharetra metus\n\n798Eget finibus massa finibus velit.\n\n799Rutrum sit\nLorem ut sit sit ante\n\n800Consectetur efficitur faucibus. in massa, bibendum, amet, et lorem felis. viverra faucibus. iaculis. massa, vitae\n\n801Rutrum In libero finibus quis, fringilla hendrerit hendrerit Fusce rutrum Interdum consectetur molestie Interdum adipiscing\n\n802Enim Interdum neque. consectetur in est orci Fusce molestie ac fringilla sem. neque. orci,\n\n803Duis ut tincidunt. orci adipiscing ut efficitur Ut semper tincidunt.\n\n804In ipsum vitae ut neque.\n\n805Efficitur Duis elementum ac purus metus tortor hendrerit enim dolor orci\n\n806Purus consectetur consectetur scelerisque elit. ac semper. iaculis. massa,\n\n807Amet, et nec\nLorem scelerisque metus\n\n808Pharetra massa, viverra pretium ante eget ut efficitur\n\n809Ut bibendum, adipiscing fringilla sagittis ac Duis\n\n810Malesuada metus Interdum enim ut eget in\nLorem rutrum ipsum\n\n811Dui volutpat\nLorem bibendum, orci Interdum volutpat ac Sed semper ipsum orci in\n\n812Posuere\nLorem sem. ipsum\nLorem consectetur Vivamus et tincidunt. Mauris volutpat bibendum, metus\n\n813Et vel Sed fames ligula finibus eget ut\n\n814In Integer iaculis. scelerisque eget\n\n815Consectetur sagittis in felis. Vivamus neque. orci, in, Mauris ac Fusce elementum primis\n\n816Integer vitae primis Vivamus pretium vitae sem. scelerisque sagittis ligula\n\n817Eget massa, In Sed ipsum pharetra\n\n818Orci, elementum massa, fames ipsum lorem nunc Vivamus\n\n819Sed eget semper aliquam massa orci, in\n\n820Iaculis. elit. eget sagittis condimentum In in posuere metus pretium enim tortor\n\n821Consectetur hendrerit nec efficitur semper.\n\n822Vitae\nLorem nec sagittis condimentum ac consectetur massa lorem rutrum molestie orci, orci sit ante\n\n823Amet, sagittis In pretium in Sed Integer condimentum vitae\n\n824Et ipsum rutrum pretium est ac elit. ac vitae primis ac Mauris\n\n825Ut aliquam pretium primis purus tincidunt. orci ante sem. et ipsum\n\n826Ut iaculis. nec primis Fusce consectetur\n\n827Hendrerit fames felis. nec libero tincidunt. tortor malesuada fames consectetur in dolor\n\n828Hendrerit Integer hendrerit ac bibendum, in finibus hendrerit\n\n829Volutpat rutrum elementum tortor tincidunt. dolor in, massa, Ut Integer felis. amet,\n\n830Adipiscing et rutrum in, Mauris elit. vel consectetur ante posuere purus volutpat\n\n831Viverra molestie sagittis ipsum Interdum ante sem. in elit. ut sagittis molestie Mauris Ut In\n\n832Viverra malesuada Sed sit ipsum\nLorem hendrerit vitae et pretium\n\n833Pretium faucibus. In nec ipsum in iaculis. purus ipsum volutpat vitae sit ac felis.\n\n834Ac fringilla bibendum, viverra purus sagittis massa,\n\n835Aliquam sagittis ac adipiscing ante est Integer massa, orci, sagittis consectetur\n\n836Eget amet, vitae metus Mauris elementum\n\n837Iaculis. bibendum, elit. eget\nLorem efficitur consectetur sagittis nunc lorem consectetur quis, elit. lorem volutpat\n\n838Vel enim dolor posuere finibus est faucibus.\n\n839In In Duis sit molestie tincidunt. massa\n\n840Condimentum malesuada nunc massa orci in scelerisque In\n\n841Duis elit. ut posuere elementum ante in consectetur Sed enim felis. amet,\n\n842Metus elit. Fusce vitae viverra velit. pretium enim posuere in Sed\nLorem sit\n\n843Ante ipsum Ut scelerisque quis,\n\n844Faucibus. ac In primis in Duis libero Fusce Interdum pretium\n\n845Rutrum posuere purus massa, massa Mauris eget hendrerit ac elementum aliquam velit. lorem ac nunc\n\n846Nunc semper. semper fringilla velit. tortor nunc Ut Integer pharetra ac Integer Duis orci, ipsum\n\n847Quis, ac dolor aliquam ipsum metus Duis iaculis. dui vitae finibus massa, ligula est velit.\n\n848Vel efficitur ante posuere\nLorem\n\n849Felis. ac nunc Sed nec et consectetur ac adipiscing elit. neque. ac ante primis felis.\n\n850Tincidunt. elementum rutrum orci bibendum, condimentum efficitur neque. pretium ac elementum rutrum\n\n851Ut massa vitae fames ipsum\n\n852Ac Vivamus ac semper quis, sagittis velit.\n\n853Semper. ipsum sit massa, nec et aliquam Ut eget velit. ipsum ac ipsum dui in\n\n854Elementum Fusce sem. molestie ante et ante molestie sit vitae primis\n\n855Semper nunc orci dolor eget consectetur efficitur Sed amet, metus ut ipsum in\n\n856Orci velit.\nLorem amet, neque.\n\n857Semper. semper Sed in, sem. Fusce massa finibus Interdum bibendum, in Vivamus condimentum enim ac\n\n858Rutrum quis, sagittis primis bibendum, dui Sed\nLorem semper\n\n859Fusce condimentum condimentum eget nunc tortor ante molestie volutpat ante semper. dui molestie ac volutpat\n\n860Interdum Vivamus libero vitae eget consectetur elit. in semper est\n\n861Massa Interdum semper. condimentum Interdum ante viverra molestie bibendum, ut velit. faucibus.\n\n862Eget dolor semper et amet,\n\n863Ligula finibus eget sem. semper. nec ante amet, lorem fringilla lorem iaculis. velit. sagittis\n\n864Molestie efficitur eget iaculis. amet, eget Interdum quis, sagittis\n\n865Ligula et dui consectetur iaculis. ac ac lorem iaculis. pretium ligula sem. ipsum aliquam et\n\n866Et efficitur ante dui Sed vel et hendrerit scelerisque ac ac\n\n867\nLorem malesuada libero malesuada velit.\n\n868Sit ante eget quis, In amet,\n\n869Ac dolor quis, amet, rutrum fringilla sem. Fusce elit. in est fames enim felis.\n\n870Ut ac ac Integer Duis hendrerit bibendum, elementum purus tortor molestie metus enim sit ipsum\n\n871In purus ac vel vitae\n\n872Est malesuada Interdum sagittis fames in, ligula bibendum,\nLorem elit. condimentum in,\n\n873Adipiscing faucibus. malesuada hendrerit quis, sit nec posuere In neque. in pretium\n\n874In efficitur Ut posuere rutrum dui\n\n875Efficitur sagittis in hendrerit sit rutrum in consectetur elit. sagittis sit ligula volutpat consectetur\n\n876Rutrum adipiscing malesuada consectetur efficitur Interdum ac aliquam scelerisque Sed finibus\n\n877Purus lorem ante est felis. et Fusce finibus nec\n\n878Sit massa, Fusce rutrum Mauris Sed adipiscing Mauris in, elementum nunc est\n\n879Est in et molestie vitae et dui in, viverra\n\n880Efficitur velit. bibendum, molestie dolor neque. quis, efficitur purus sit elementum elit. efficitur pharetra\n\n881Rutrum felis. semper fames molestie\n\n882Rutrum Interdum nec semper eget dolor felis.\n\n883Ut efficitur orci, iaculis. finibus iaculis.\n\n884Sit hendrerit felis. ante iaculis. rutrum Mauris volutpat massa, sagittis in\n\n885Est adipiscing tincidunt. semper vitae ac posuere Interdum metus sem. ipsum\n\n886Metus semper fames massa, metus sem. fringilla ac\n\n887Semper. Interdum elementum elit. massa velit. condimentum\n\n888In in felis. ante lorem Integer Ut libero enim in sit vel\n\n889Felis. ac elit. sem. ante consectetur Sed elit. Ut In ut\n\n890Enim semper in adipiscing libero efficitur elit. tortor\n\n891Ipsum malesuada neque. malesuada massa, in metus Ut Interdum\n\n892Fames ut\nLorem Interdum ac lorem ante In molestie orci ante ante dolor finibus\n\n893Fusce ante malesuada Duis vitae\n\n894Condimentum\nLorem semper ac in dolor bibendum, pretium Fusce dolor malesuada ut hendrerit\n\n895Ante ac Vivamus vel malesuada ut vitae tincidunt. lorem enim metus\n\n896\nLorem est dui finibus est ligula condimentum amet, amet, ipsum Integer quis, ut Integer\n\n897In tincidunt. efficitur ante Vivamus enim felis.\n\n898Malesuada fames dolor Mauris elit. sagittis Sed\n\n899Rutrum Sed dolor finibus ac\n\n900Ante viverra ante enim nec rutrum sagittis ac volutpat elementum sit sem. pharetra in primis\n\n901Nunc ante ac fringilla consectetur et\n\n902Libero in orci lorem scelerisque Vivamus\n\n903Efficitur est Ut elit. massa\n\n904Eget purus ac est hendrerit pharetra condimentum\n\n905Ante Interdum in consectetur elit. enim\n\n906Tincidunt. sit orci, massa, elit.\n\n907Lorem Interdum metus ipsum est massa amet, velit. sem. ligula efficitur\n\n908Efficitur ligula et ante eget ac nec eget enim nunc condimentum aliquam Integer in\n\n909Sem. nunc ligula vitae Duis ac enim viverra\n\n910Condimentum In quis, enim metus ac ac\n\n911Et hendrerit in Integer velit. sit neque. amet, et metus rutrum efficitur sem. faucibus.\n\n912Viverra lorem elit. elementum in, vitae finibus primis ante consectetur tortor pretium purus\n\n913Primis libero in elementum rutrum dui condimentum\n\n914Rutrum eget\nLorem est elementum\n\n915Enim amet, elit. elementum viverra quis, fringilla\nLorem pharetra\n\n916Libero neque. ut et ante in posuere semper.\n\n917Et bibendum, rutrum lorem eget ante ipsum libero ipsum elementum consectetur orci ante primis\n\n918In posuere quis, lorem posuere\n\n919Vivamus molestie est Integer faucibus. Fusce Integer purus efficitur elit.\n\n920Ipsum ac ipsum fames libero Ut et quis,\n\n921Dui ipsum orci elementum ac Duis efficitur aliquam neque. viverra sem.\n\n922In velit. enim Fusce efficitur enim faucibus. volutpat tincidunt. ante\n\n923Consectetur fames semper. consectetur vel rutrum orci, orci\n\n924Finibus faucibus. volutpat sem. posuere rutrum volutpat ipsum quis, hendrerit orci, malesuada\n\n925Faucibus. Sed Interdum enim sagittis massa, volutpat volutpat Ut ligula\n\n926In semper sem. in ac in molestie ante\n\n927Posuere Fusce ante Fusce et consectetur Integer in\n\n928Eget vel libero molestie pharetra Sed Ut ipsum\n\n929Ac consectetur ut ut semper purus tincidunt. lorem in, Sed\n\n930Mauris nunc felis. ipsum orci libero tincidunt. efficitur rutrum ac dui ipsum nec elementum elit.\n\n931Ut ligula ac sagittis in Interdum faucibus. Integer felis. eget sit\n\n932In posuere in viverra in volutpat finibus nec bibendum,\n\n933Semper. eget rutrum massa ante purus semper. metus ante ac\n\n934Lorem adipiscing elit. sagittis ante posuere elementum adipiscing finibus nec quis, ac ante condimentum\n\n935Ante semper tincidunt. massa efficitur iaculis. purus sem. ut Fusce ac ut\n\n936Elit. efficitur ligula ipsum velit. massa massa ante condimentum fames\n\n937Sed ligula elementum quis, quis, hendrerit malesuada vel\n\n938Est enim Sed elementum Duis\n\n939Amet,\nLorem dui finibus ante consectetur bibendum, et pharetra pretium tincidunt. Interdum\n\n940Elit. vel ante scelerisque ac lorem ac\n\n941Amet, neque. eget lorem bibendum, tincidunt. Interdum lorem Sed iaculis.\n\n942In Interdum pharetra orci, iaculis. ligula molestie\n\n943\nLorem condimentum quis, eget eget nec Sed Duis amet, Sed adipiscing molestie malesuada hendrerit\n\n944Fusce libero vitae Mauris fringilla fames faucibus. iaculis. fames\n\n945Massa, finibus viverra aliquam ut ante Interdum\n\n946Dolor primis Duis ac finibus elementum molestie massa massa dui nec primis elementum\n\n947Orci elit. Interdum fames finibus scelerisque ante pretium est ac\nLorem viverra\n\n948Faucibus. in sagittis posuere ac sagittis rutrum\n\n949In neque. vel dui in\n\n950Rutrum elementum pretium adipiscing est aliquam\n\n951Fusce amet, volutpat aliquam Integer\n\n952Integer consectetur ante adipiscing enim iaculis. adipiscing\n\n953Libero est quis, Sed condimentum\n\n954Ut scelerisque velit. finibus iaculis.\n\n955Enim molestie vel vitae neque. scelerisque in libero consectetur\n\n956Pharetra ac ante ligula Fusce In\n\n957Duis neque. et elit. efficitur dui dui Mauris sit et et ante\n\n958Primis ut ac Mauris pharetra in ut ut finibus viverra\n\n959Interdum ac rutrum et ac sem. eget ac ligula ac purus semper. ipsum aliquam\n\n960Semper libero consectetur\nLorem dui ante\n\n961Interdum pharetra enim eget ipsum Mauris In ipsum Fusce fringilla in ac nec elementum\n\n962Ut condimentum vel pretium in molestie amet, tincidunt. efficitur elit. ante primis purus Vivamus\n\n963Efficitur nunc Ut bibendum, sem. in ac\n\n964Eget elit. Integer enim pretium tortor eget rutrum elit. purus iaculis. et amet,\n\n965\nLorem semper. nunc adipiscing sit volutpat tincidunt. Fusce nec efficitur primis et consectetur consectetur\n\n966Vel Vivamus eget pretium nec purus Ut Interdum\n\n967Ut faucibus. Mauris hendrerit\nLorem\n\n968Nunc In pretium eget efficitur pharetra orci, libero In ante elementum scelerisque purus efficitur Interdum\n\n969Pharetra in tortor fames dui iaculis. molestie in sagittis molestie iaculis. nunc in\n\n970Ligula elit. In felis. ac ante\n\n971Vel metus\nLorem efficitur Vivamus in orci In felis. Ut\n\n972Dolor Interdum velit. dui Fusce orci lorem\n\n973Volutpat semper. rutrum fringilla ac\n\n974In, vel nec massa finibus finibus adipiscing\n\n975Ac massa, ipsum In in sit Sed enim in\n\n976Vivamus est volutpat nec ligula\n\n977Sem. Mauris tortor ipsum iaculis. elit.\n\n978Finibus lorem rutrum massa in sagittis dolor semper.\n\n979Consectetur nec purus fringilla ac ac elit. dui ante\n\n980Nec Ut pretium ante orci ante\n\n981Pretium Fusce iaculis. bibendum, tincidunt. nunc pretium vel adipiscing\n\n982Adipiscing fringilla In efficitur ipsum lorem et pretium et quis,\n\n983Ac condimentum purus ante massa Sed bibendum, elementum faucibus. in, ac orci, sem. dui in\n\n984Et ligula elementum quis, ut Vivamus vel semper massa, massa\n\n985Condimentum eget et dolor orci, ante orci, Mauris Mauris in, purus in\n\n986Viverra tincidunt. semper. Mauris faucibus. Ut neque. massa, purus ut faucibus. ante adipiscing\n\n987Ac pretium Interdum bibendum, enim elementum\n\n988Vivamus enim tincidunt. adipiscing massa, ipsum enim\n\n989Molestie condimentum scelerisque efficitur purus pharetra finibus elit. libero\n\n990Vel finibus\nLorem bibendum, est nec efficitur efficitur Fusce ac in\n\n991Velit. consectetur enim Sed bibendum, enim eget semper. lorem condimentum ligula\n\n992Eget hendrerit Vivamus elit. Integer\n\n993Efficitur finibus Interdum orci condimentum\n\n994Semper semper metus Interdum hendrerit fames dui Mauris felis.\n\n995Enim quis, rutrum eget in eget efficitur hendrerit rutrum Integer nunc\n\n996Ac consectetur consectetur ac felis. purus ut Interdum ac ac ut faucibus. eget Ut ut\n\n997Rutrum malesuada rutrum ligula semper.\n\n998Ut metus eget hendrerit adipiscing quis, posuere ac\n\n999Viverra tortor Mauris rutrum elementum amet, rutrum quis,\n\n1000Adipiscing lorem pretium sem. Integer libero ac elit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | Unique button id. If not present a random id is generated. |\n| title | string \\| React.ReactNode | — | The button title. This may be also a node, like a <spanor a <FormattedMessage. |\n| open | boolean | undefined | Defined weather or not the menu is rendered. Use this to control the component from the outside. |\n| dropup | boolean | false | Defines whether the dropdown opens above or below. Set it to \"true\" additionally disables the automatic position feature. |\n| pullRight | boolean | — | Defines whether the dropdown opens right aligned to the dropdown or not. |\n| bsSize | 'xs' \\| 'sm' \\| 'md' \\| 'lg' | 'md' | Defines how large the button will be rendered. Possible values are: xs, sm, md, lg |\n| bsStyle | 'default' \\| 'unstyled' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' \\| 'muted' \\| 'muted-filled' | 'default' | Defines the button color. Possible values are: default, primary, secondary, info, warning, danger, success, muted |\n| variant | 'link' \\| 'link-inline' \\| 'outline' \\| 'action' | — | Defines the variation of the button design. Possible values are: link, link-inline, outline, action |\n| toggleButtonType | 'button' \\| 'tag' \\| 'label' | 'button' | Specify the toggle element type. It supports the following types: \"button\" \\| \"tag\" \\| \"label\" |\n| iconOnly | boolean | false | Optional prop to defines whether the dropdown title is icon only which applies different padding so the button is a square. |\n| noCaret | boolean | false | Defines whether the caret is shown or not. |\n| splitButton | boolean | false | Defines whether the dropdown-toggle (with caret) should be in a separate button. |\n| usePortal | boolean | false | Renders the dropdown into a dedicated react portal |\n| items | MenuItem[] | — | Items to display in the dropdown menu. If you use a custom dropdown you can skip this prop. |\n| └index | number | — | Internal prop - The item index. |\n| └value | string \\| React.ReactNode | — | The menu item element which will be shown in the dropdown menu. |\n| └active | boolean | — | Sets the item as active/selected. |\n| └disabled | boolean | false | Setting \"disabled\" to true will disable the respective item. |\n| └divider | boolean | false | Will add a divider line between the items inside the dropdown. |\n| └header | boolean | false | Will treat the given value as a menu header. |\n| └onSelect | (value: number \\| undefined, event: React.MouseEvent<HTMLLIElement) =void | — | Callback function triggered when an item is selected. |\n| └closeMenu | VoidFunction | — | Internal prop - Callback function triggered when the item is selected. |\n| └onMouseEnter | (event: React.MouseEvent<HTMLLIElement) =void | — | Internal prop - Callback function triggered when the item is hovered and not disabled. |\n| disabled | boolean | false | Disables the dropdown button. |\n| onLabelButtonClick | () =void | — | Callback for splitButton label button click. |\n| onOpen | (event: DropdownToggleEvent<T) =void | — | Callback for when the toggle button was clicked to open it. |\n| onClose | () =void | — | Callback for when the toggle button was clicked to close it. |\n| customDropdown | React.ReactNode | — | Allows to pass in custom dropdown menu content. |\n| popperConfig | object | — | Define custom popper.js configuration for dropdown placement and modifiers. |\n| toggleClassName | string | — | Additional classes to be set on the dropdown-toggle button. |\n| dropdownClassName | string | — | Additional classes to be set on the dropdown. |\n| className | string | — | Additional classes to be set to the wrapper element. |",
|
|
358
368
|
"category": "Components",
|
|
359
369
|
"section": "Selection",
|
|
360
370
|
"boost": "Dropdowns components/dropdowns #components/dropdowns Components Selection"
|
|
@@ -364,7 +374,7 @@
|
|
|
364
374
|
"title": "EditableContent",
|
|
365
375
|
"lead": "The EditableContent component allows for inline editing text or other values. To make sure the user can recognize such an element, it's best to mark the text or content with a dotted line depending on the situation and where it is placed. Alternatively, you can place the \"pencil\" icon next to the content. Especially on mobile where no hover is available, the editable content must be marked permanently.",
|
|
366
376
|
"summary": "The EditableContent component allows for inline editing text or other values. To make sure the user can recognize such an element, it's best to mark the text or content with a dotted line depending on the situation and where it is placed. Alternatively, you can place the \"pencil\" icon next to the content. Especially on mobile where no hover is available, the editable content must be marked permanently.",
|
|
367
|
-
"searchText": "EditableContent\nThe EditableContent component allows for inline editing text or other values. To make sure the user can recognize such an element, it's best to mark the text or content with a dotted line depending on the situation and where it is placed. Alternatively, you can place the \"pencil\" icon next to the content. Especially on mobile where no hover is available, the editable content must be marked permanently.\nEditableContent\nPlease also check out the usage guidelines below.\nSimple editable content\nClick Me!\nEditable headline - like dialog or panel header\nHeadline that can change\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nEditable content using a resizable textarea\nThis text can be edited on multiple lines\nFocusable editable content with input validationThis content must not contain numbers.\nEditable text inside of another textLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. This text can be edited Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.`;\nRender NumberControl as custom editor component\n234\nRender NumberInput as custom editor component with input validation\n234\nUsage guidelines\nDon't\nAvoid overuse in lists or tables. Avoid many repetitions of edit icons.\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nDo\nUse an underline to indicate editable text and use a hover icon on Desktop if possible.\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nDo\nUsing the editable field in isolation like inside a panel header or a like, you can permanently show a edit icon.\nLorem ipsum dolor\nLorem ipsum dolor\n\nNote\nIn general, don't make every cell in a table editable. The indication style would be too repetitive and the user does not expect this behavior as it is not implemented in other services like so. Strive for a common look and feel with regards to other services.",
|
|
377
|
+
"searchText": "EditableContent\nThe EditableContent component allows for inline editing text or other values. To make sure the user can recognize such an element, it's best to mark the text or content with a dotted line depending on the situation and where it is placed. Alternatively, you can place the \"pencil\" icon next to the content. Especially on mobile where no hover is available, the editable content must be marked permanently.\nEditableContent\nPlease also check out the usage guidelines below.\nSimple editable content\nClick Me!\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | undefined | Visibility flag used to control edit mode from outside. |\n| onSave | (value: string) =void | — | Callback function triggered when the save button is clicked. |\n| onCancel | VoidFunction | — | Callback function triggered when the cancel button is clicked. |\n| onFocus | VoidFunction | — | Callback function triggered when the input gets focused. |\n| onBlur | VoidFunction | — | Callback function triggered when input looses it's focus. |\n| onEditMode | VoidFunction | — | Callback function triggered when entering the edit mode. |\n| onSaveValidation | (value: string) =boolean | — | Validation function to intercept saving and prevent save on error. |\n| isValid | boolean | true | Controls the error message visibility from outside. This is useful when using a custom input where the validation happens outside of this component. |\n| errorMessage | React.ReactNode | — | The error message that shall be shown to the user in case the validation fails. |\n| customEditor | React.ReactNode | — | Use this prop to define a custom editor input component like Select, NumberInput, TimePicker or DatePicker. Handling input state changes of a custom editor need to be handled outside of this component. By default the EditableContent uses a built-in textarea to allow resizing for larger text. |\n| editorOffsetTop | number | 0 | Offset value to control the vertical position for the editor in case the text element has borders, spacings different text sizes. |\n| editorOffsetLeft | number | 0 | Offset value to control the horizontal position for the editor in case the text element has borders, spacings different text sizes. |\n| size | 'md' \\| 'lg' | 'md' | Defines the input and button size. Use 'lg' for headlines. |\n| allowResize | boolean | false | Defines if the internal textarea is allowed to resize vertically. This comes in handy for larger text and when using multiple input rows. |\n| inputRows | number | 1 | Defines the number of rows to use by the internal textarea component. When a single line is used, the input is saved on \"enter\" key. |\n| inputClassName | string | — | Additional classes to be set on the editor input itself. |\n| editorClassName | string | — | Additional classes to be set on the editor wrapper element. |\n| className | string | — | Additional classes to be set on the text wrapper element. |\nEditable headline - like dialog or panel header\nHeadline that can change\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | undefined | Visibility flag used to control edit mode from outside. |\n| onSave | (value: string) =void | — | Callback function triggered when the save button is clicked. |\n| onCancel | VoidFunction | — | Callback function triggered when the cancel button is clicked. |\n| onFocus | VoidFunction | — | Callback function triggered when the input gets focused. |\n| onBlur | VoidFunction | — | Callback function triggered when input looses it's focus. |\n| onEditMode | VoidFunction | — | Callback function triggered when entering the edit mode. |\n| onSaveValidation | (value: string) =boolean | — | Validation function to intercept saving and prevent save on error. |\n| isValid | boolean | true | Controls the error message visibility from outside. This is useful when using a custom input where the validation happens outside of this component. |\n| errorMessage | React.ReactNode | — | The error message that shall be shown to the user in case the validation fails. |\n| customEditor | React.ReactNode | — | Use this prop to define a custom editor input component like Select, NumberInput, TimePicker or DatePicker. Handling input state changes of a custom editor need to be handled outside of this component. By default the EditableContent uses a built-in textarea to allow resizing for larger text. |\n| editorOffsetTop | number | 0 | Offset value to control the vertical position for the editor in case the text element has borders, spacings different text sizes. |\n| editorOffsetLeft | number | 0 | Offset value to control the horizontal position for the editor in case the text element has borders, spacings different text sizes. |\n| size | 'md' \\| 'lg' | 'md' | Defines the input and button size. Use 'lg' for headlines. |\n| allowResize | boolean | false | Defines if the internal textarea is allowed to resize vertically. This comes in handy for larger text and when using multiple input rows. |\n| inputRows | number | 1 | Defines the number of rows to use by the internal textarea component. When a single line is used, the input is saved on \"enter\" key. |\n| inputClassName | string | — | Additional classes to be set on the editor input itself. |\n| editorClassName | string | — | Additional classes to be set on the editor wrapper element. |\n| className | string | — | Additional classes to be set on the text wrapper element. |\nEditable content using a resizable textarea\nThis text can be edited on multiple lines\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | undefined | Visibility flag used to control edit mode from outside. |\n| onSave | (value: string) =void | — | Callback function triggered when the save button is clicked. |\n| onCancel | VoidFunction | — | Callback function triggered when the cancel button is clicked. |\n| onFocus | VoidFunction | — | Callback function triggered when the input gets focused. |\n| onBlur | VoidFunction | — | Callback function triggered when input looses it's focus. |\n| onEditMode | VoidFunction | — | Callback function triggered when entering the edit mode. |\n| onSaveValidation | (value: string) =boolean | — | Validation function to intercept saving and prevent save on error. |\n| isValid | boolean | true | Controls the error message visibility from outside. This is useful when using a custom input where the validation happens outside of this component. |\n| errorMessage | React.ReactNode | — | The error message that shall be shown to the user in case the validation fails. |\n| customEditor | React.ReactNode | — | Use this prop to define a custom editor input component like Select, NumberInput, TimePicker or DatePicker. Handling input state changes of a custom editor need to be handled outside of this component. By default the EditableContent uses a built-in textarea to allow resizing for larger text. |\n| editorOffsetTop | number | 0 | Offset value to control the vertical position for the editor in case the text element has borders, spacings different text sizes. |\n| editorOffsetLeft | number | 0 | Offset value to control the horizontal position for the editor in case the text element has borders, spacings different text sizes. |\n| size | 'md' \\| 'lg' | 'md' | Defines the input and button size. Use 'lg' for headlines. |\n| allowResize | boolean | false | Defines if the internal textarea is allowed to resize vertically. This comes in handy for larger text and when using multiple input rows. |\n| inputRows | number | 1 | Defines the number of rows to use by the internal textarea component. When a single line is used, the input is saved on \"enter\" key. |\n| inputClassName | string | — | Additional classes to be set on the editor input itself. |\n| editorClassName | string | — | Additional classes to be set on the editor wrapper element. |\n| className | string | — | Additional classes to be set on the text wrapper element. |\nFocusable editable content with input validationThis content must not contain numbers.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | undefined | Visibility flag used to control edit mode from outside. |\n| onSave | (value: string) =void | — | Callback function triggered when the save button is clicked. |\n| onCancel | VoidFunction | — | Callback function triggered when the cancel button is clicked. |\n| onFocus | VoidFunction | — | Callback function triggered when the input gets focused. |\n| onBlur | VoidFunction | — | Callback function triggered when input looses it's focus. |\n| onEditMode | VoidFunction | — | Callback function triggered when entering the edit mode. |\n| onSaveValidation | (value: string) =boolean | — | Validation function to intercept saving and prevent save on error. |\n| isValid | boolean | true | Controls the error message visibility from outside. This is useful when using a custom input where the validation happens outside of this component. |\n| errorMessage | React.ReactNode | — | The error message that shall be shown to the user in case the validation fails. |\n| customEditor | React.ReactNode | — | Use this prop to define a custom editor input component like Select, NumberInput, TimePicker or DatePicker. Handling input state changes of a custom editor need to be handled outside of this component. By default the EditableContent uses a built-in textarea to allow resizing for larger text. |\n| editorOffsetTop | number | 0 | Offset value to control the vertical position for the editor in case the text element has borders, spacings different text sizes. |\n| editorOffsetLeft | number | 0 | Offset value to control the horizontal position for the editor in case the text element has borders, spacings different text sizes. |\n| size | 'md' \\| 'lg' | 'md' | Defines the input and button size. Use 'lg' for headlines. |\n| allowResize | boolean | false | Defines if the internal textarea is allowed to resize vertically. This comes in handy for larger text and when using multiple input rows. |\n| inputRows | number | 1 | Defines the number of rows to use by the internal textarea component. When a single line is used, the input is saved on \"enter\" key. |\n| inputClassName | string | — | Additional classes to be set on the editor input itself. |\n| editorClassName | string | — | Additional classes to be set on the editor wrapper element. |\n| className | string | — | Additional classes to be set on the text wrapper element. |\nEditable text inside of another textLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. This text can be edited Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.`;\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | undefined | Visibility flag used to control edit mode from outside. |\n| onSave | (value: string) =void | — | Callback function triggered when the save button is clicked. |\n| onCancel | VoidFunction | — | Callback function triggered when the cancel button is clicked. |\n| onFocus | VoidFunction | — | Callback function triggered when the input gets focused. |\n| onBlur | VoidFunction | — | Callback function triggered when input looses it's focus. |\n| onEditMode | VoidFunction | — | Callback function triggered when entering the edit mode. |\n| onSaveValidation | (value: string) =boolean | — | Validation function to intercept saving and prevent save on error. |\n| isValid | boolean | true | Controls the error message visibility from outside. This is useful when using a custom input where the validation happens outside of this component. |\n| errorMessage | React.ReactNode | — | The error message that shall be shown to the user in case the validation fails. |\n| customEditor | React.ReactNode | — | Use this prop to define a custom editor input component like Select, NumberInput, TimePicker or DatePicker. Handling input state changes of a custom editor need to be handled outside of this component. By default the EditableContent uses a built-in textarea to allow resizing for larger text. |\n| editorOffsetTop | number | 0 | Offset value to control the vertical position for the editor in case the text element has borders, spacings different text sizes. |\n| editorOffsetLeft | number | 0 | Offset value to control the horizontal position for the editor in case the text element has borders, spacings different text sizes. |\n| size | 'md' \\| 'lg' | 'md' | Defines the input and button size. Use 'lg' for headlines. |\n| allowResize | boolean | false | Defines if the internal textarea is allowed to resize vertically. This comes in handy for larger text and when using multiple input rows. |\n| inputRows | number | 1 | Defines the number of rows to use by the internal textarea component. When a single line is used, the input is saved on \"enter\" key. |\n| inputClassName | string | — | Additional classes to be set on the editor input itself. |\n| editorClassName | string | — | Additional classes to be set on the editor wrapper element. |\n| className | string | — | Additional classes to be set on the text wrapper element. |\nRender NumberControl as custom editor component\n234\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | undefined | Visibility flag used to control edit mode from outside. |\n| onSave | (value: string) =void | — | Callback function triggered when the save button is clicked. |\n| onCancel | VoidFunction | — | Callback function triggered when the cancel button is clicked. |\n| onFocus | VoidFunction | — | Callback function triggered when the input gets focused. |\n| onBlur | VoidFunction | — | Callback function triggered when input looses it's focus. |\n| onEditMode | VoidFunction | — | Callback function triggered when entering the edit mode. |\n| onSaveValidation | (value: string) =boolean | — | Validation function to intercept saving and prevent save on error. |\n| isValid | boolean | true | Controls the error message visibility from outside. This is useful when using a custom input where the validation happens outside of this component. |\n| errorMessage | React.ReactNode | — | The error message that shall be shown to the user in case the validation fails. |\n| customEditor | React.ReactNode | — | Use this prop to define a custom editor input component like Select, NumberInput, TimePicker or DatePicker. Handling input state changes of a custom editor need to be handled outside of this component. By default the EditableContent uses a built-in textarea to allow resizing for larger text. |\n| editorOffsetTop | number | 0 | Offset value to control the vertical position for the editor in case the text element has borders, spacings different text sizes. |\n| editorOffsetLeft | number | 0 | Offset value to control the horizontal position for the editor in case the text element has borders, spacings different text sizes. |\n| size | 'md' \\| 'lg' | 'md' | Defines the input and button size. Use 'lg' for headlines. |\n| allowResize | boolean | false | Defines if the internal textarea is allowed to resize vertically. This comes in handy for larger text and when using multiple input rows. |\n| inputRows | number | 1 | Defines the number of rows to use by the internal textarea component. When a single line is used, the input is saved on \"enter\" key. |\n| inputClassName | string | — | Additional classes to be set on the editor input itself. |\n| editorClassName | string | — | Additional classes to be set on the editor wrapper element. |\n| className | string | — | Additional classes to be set on the text wrapper element. |\nRender NumberInput as custom editor component with input validation\n234\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | undefined | Visibility flag used to control edit mode from outside. |\n| onSave | (value: string) =void | — | Callback function triggered when the save button is clicked. |\n| onCancel | VoidFunction | — | Callback function triggered when the cancel button is clicked. |\n| onFocus | VoidFunction | — | Callback function triggered when the input gets focused. |\n| onBlur | VoidFunction | — | Callback function triggered when input looses it's focus. |\n| onEditMode | VoidFunction | — | Callback function triggered when entering the edit mode. |\n| onSaveValidation | (value: string) =boolean | — | Validation function to intercept saving and prevent save on error. |\n| isValid | boolean | true | Controls the error message visibility from outside. This is useful when using a custom input where the validation happens outside of this component. |\n| errorMessage | React.ReactNode | — | The error message that shall be shown to the user in case the validation fails. |\n| customEditor | React.ReactNode | — | Use this prop to define a custom editor input component like Select, NumberInput, TimePicker or DatePicker. Handling input state changes of a custom editor need to be handled outside of this component. By default the EditableContent uses a built-in textarea to allow resizing for larger text. |\n| editorOffsetTop | number | 0 | Offset value to control the vertical position for the editor in case the text element has borders, spacings different text sizes. |\n| editorOffsetLeft | number | 0 | Offset value to control the horizontal position for the editor in case the text element has borders, spacings different text sizes. |\n| size | 'md' \\| 'lg' | 'md' | Defines the input and button size. Use 'lg' for headlines. |\n| allowResize | boolean | false | Defines if the internal textarea is allowed to resize vertically. This comes in handy for larger text and when using multiple input rows. |\n| inputRows | number | 1 | Defines the number of rows to use by the internal textarea component. When a single line is used, the input is saved on \"enter\" key. |\n| inputClassName | string | — | Additional classes to be set on the editor input itself. |\n| editorClassName | string | — | Additional classes to be set on the editor wrapper element. |\n| className | string | — | Additional classes to be set on the text wrapper element. |\nUsage guidelines\nDon't\nAvoid overuse in lists or tables. Avoid many repetitions of edit icons.\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nDo\nUse an underline to indicate editable text and use a hover icon on Desktop if possible.\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nLorem ipsum dolor\n\nDo\nUsing the editable field in isolation like inside a panel header or a like, you can permanently show a edit icon.\nLorem ipsum dolor\nLorem ipsum dolor\n\nNote\nIn general, don't make every cell in a table editable. The indication style would be too repetitive and the user does not expect this behavior as it is not implemented in other services like so. Strive for a common look and feel with regards to other services.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | undefined | Visibility flag used to control edit mode from outside. |\n| onSave | (value: string) =void | — | Callback function triggered when the save button is clicked. |\n| onCancel | VoidFunction | — | Callback function triggered when the cancel button is clicked. |\n| onFocus | VoidFunction | — | Callback function triggered when the input gets focused. |\n| onBlur | VoidFunction | — | Callback function triggered when input looses it's focus. |\n| onEditMode | VoidFunction | — | Callback function triggered when entering the edit mode. |\n| onSaveValidation | (value: string) =boolean | — | Validation function to intercept saving and prevent save on error. |\n| isValid | boolean | true | Controls the error message visibility from outside. This is useful when using a custom input where the validation happens outside of this component. |\n| errorMessage | React.ReactNode | — | The error message that shall be shown to the user in case the validation fails. |\n| customEditor | React.ReactNode | — | Use this prop to define a custom editor input component like Select, NumberInput, TimePicker or DatePicker. Handling input state changes of a custom editor need to be handled outside of this component. By default the EditableContent uses a built-in textarea to allow resizing for larger text. |\n| editorOffsetTop | number | 0 | Offset value to control the vertical position for the editor in case the text element has borders, spacings different text sizes. |\n| editorOffsetLeft | number | 0 | Offset value to control the horizontal position for the editor in case the text element has borders, spacings different text sizes. |\n| size | 'md' \\| 'lg' | 'md' | Defines the input and button size. Use 'lg' for headlines. |\n| allowResize | boolean | false | Defines if the internal textarea is allowed to resize vertically. This comes in handy for larger text and when using multiple input rows. |\n| inputRows | number | 1 | Defines the number of rows to use by the internal textarea component. When a single line is used, the input is saved on \"enter\" key. |\n| inputClassName | string | — | Additional classes to be set on the editor input itself. |\n| editorClassName | string | — | Additional classes to be set on the editor wrapper element. |\n| className | string | — | Additional classes to be set on the text wrapper element. |",
|
|
368
378
|
"category": "Components",
|
|
369
379
|
"section": "Interaction",
|
|
370
380
|
"boost": "EditableContent components/editableContent #components/editableContent Components Interaction"
|
|
@@ -374,7 +384,7 @@
|
|
|
374
384
|
"title": "ExpanderPanel",
|
|
375
385
|
"lead": "A simple panel component where the \"panel-body\" can be expanded.",
|
|
376
386
|
"summary": "A simple panel component where the \"panel-body\" can be expanded.",
|
|
377
|
-
"searchText": "ExpanderPanel\nA simple panel component where the \"panel-body\" can be expanded.\nExpanderPanel\nToggle expanderOpen expanderClose expander\nClick me to toggle my state\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n|
|
|
387
|
+
"searchText": "ExpanderPanel\nA simple panel component where the \"panel-body\" can be expanded.\nExpanderPanel\nToggle expanderOpen expanderClose expander\nClick me to toggle my state\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| React.ReactNode | — | The title to be shown in the expander header. |\n| bsStyle | 'blank' \\| 'default' \\| 'separator' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' | 'blank' | Component visual or contextual style variants. |\n| iconLeft | boolean | false | Defines if the icon will be align left, otherwise it is aligned right. |\n| open | boolean | false | Defines if the panel will be opened or closed by default. The open/closed state will be handled internally. |\n| unmountOnExit | boolean | true | It unmounts the body component (remove it from the DOM) when it is collapsed. Set it to false to avoid the unmount. |\n| onToggle | (isOpen: boolean) =void | — | Callback function for when the header is clicked and the expander toggles. |\n| onEntered | VoidFunction | — | Callback fired after the component has expanded. |\n| onExited | VoidFunction | — | Callback fired after the component has collapsed. |\n| onAnimationStart | VoidFunction | — | Callback fired when the animation starts for either expand or collapse. |\n| headerClassName | string | — | Additional classes to be set on the panel header. |\n| titleClassName | string | — | Additional classes to be set on the header title. |\n| bodyClassName | string | — | Additional classes to be set on the panel body. |\n| iconClassName | string | — | Additional classes added to the chevron icon |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| children | React.ReactNode \\| ((isOpen: boolean) =React.ReactNode \\| JSX.Element) | — | Any element to be rendered inside the panel body. Providing a function enables the render prop approach. See https://reactjs.org/docs/render-props.html The function gets the isOpen state passed and is responsible for rendering the custom content. |\nDefaultLorem ipsum\nSome content\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet\n\nBlankLorem ipsum\nSome content\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet\n\nSeparatorSeparator with icon left\n\nLorem ipsum dolor sit amet\nconsetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.\n\nSeparatorSeparator right aligned\n\nLorem ipsum dolor sit amet\nconsetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.\n\nPrimaryLorem ipsum\n\nPrimaryHeader with icon left\n\nSecondaryLorem ipsum\n\nInfoLorem ipsum\n\nWarningLorem ipsum\n\nDangerLorem ipsum\n\nsuccessLorem ipsum\n\nDynamic table content\nItem 1\nItem 2\nItem 3\n\nAdd new table row\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| React.ReactNode | — | The title to be shown in the expander header. |\n| bsStyle | 'blank' \\| 'default' \\| 'separator' \\| 'primary' \\| 'secondary' \\| 'info' \\| 'warning' \\| 'danger' \\| 'success' | 'blank' | Component visual or contextual style variants. |\n| iconLeft | boolean | false | Defines if the icon will be align left, otherwise it is aligned right. |\n| open | boolean | false | Defines if the panel will be opened or closed by default. The open/closed state will be handled internally. |\n| unmountOnExit | boolean | true | It unmounts the body component (remove it from the DOM) when it is collapsed. Set it to false to avoid the unmount. |\n| onToggle | (isOpen: boolean) =void | — | Callback function for when the header is clicked and the expander toggles. |\n| onEntered | VoidFunction | — | Callback fired after the component has expanded. |\n| onExited | VoidFunction | — | Callback fired after the component has collapsed. |\n| onAnimationStart | VoidFunction | — | Callback fired when the animation starts for either expand or collapse. |\n| headerClassName | string | — | Additional classes to be set on the panel header. |\n| titleClassName | string | — | Additional classes to be set on the header title. |\n| bodyClassName | string | — | Additional classes to be set on the panel body. |\n| iconClassName | string | — | Additional classes added to the chevron icon |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| children | React.ReactNode \\| ((isOpen: boolean) =React.ReactNode \\| JSX.Element) | — | Any element to be rendered inside the panel body. Providing a function enables the render prop approach. See https://reactjs.org/docs/render-props.html The function gets the isOpen state passed and is responsible for rendering the custom content. |\nExpanderList\nA simple list component based on the \"list-group\" where items can be expanded individually.\nClick me\nSome content\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet\n\nClick me\n\nClick me\n\nWith custom classes for header and body\n\nGrid column 1\nGrid column 2\nGrid column 3\n\nClick me42\n\nClick me\n\nNot expandable since there is no body\n\nToggle first\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| items | ExpanderListItem[] | — | List of items to be rendered. The expanded state can be defined via the items open prop. |\n| └id | string \\| number | — | The \"id\" property is used to know which item is expanded. It will also be used to control the component from the outside. It can be a number or a string. If there is no \"id\" provided, a unique id is internally generated which will be used internally for the uncontrolled case.' |\n| └header | string \\| React.ReactNode | — | The header content. |\n| └body | string \\| React.ReactNode | — | The body content. If there is no \"body\" provided, the list item is not expandable. |\n| └open | boolean | — | Defines if the item will be expanded or closed by default. |\n| └onOpen | VoidFunction | — | Callback fired when item toggles to open after a click. |\n| └onClose | VoidFunction | — | Callback fired when item toggles to close after a click. |\n| └headerClassName | string | — | Additional classes to be set on \"expander-list-header\" node. |\n| └bodyClassName | string | — | Additional classes to be set on \"expander-list-body\" node. |\n| └className | string | — | Additional classes to be set on list item node. |\n| rounded | boolean | true | Defines whether the \"expander-list-body\" is rounded or not. |\n| bordered | boolean | true | Defines whether the \"expander-list-body\" has a border or not. |\n| unmountOnExit | boolean | true | It unmounts the body component (remove it from the DOM) when it is collapsed. Set it to false to avoid the unmount. |\n| className | string | — | Additional classes to be set on the unordered list itself. |",
|
|
378
388
|
"category": "Components",
|
|
379
389
|
"section": "Show/Hide",
|
|
380
390
|
"boost": "ExpanderPanel components/expander #components/expander Components Show/Hide"
|
|
@@ -384,7 +394,7 @@
|
|
|
384
394
|
"title": "Fade",
|
|
385
395
|
"lead": "The Fade component fades in and out content with a given animation style.",
|
|
386
396
|
"summary": "The Fade component fades in and out content with a given animation style.",
|
|
387
|
-
"searchText": "Fade\nThe Fade component fades in and out content with a given animation style.\nFade\nAnimation styles:fade (default)fromLeftfromRightfromTopfromBottom\n\nToggle content\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| animationStyle | | — | — |\nFading tab content:\nWhen using tabs or pills to switch between content, please us the fade style 'tabs'. It's the default so you don't have to explicitly set it.\nTab 1\nTab 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| animationStyle | | — | — |\nFading pills content:\nWhen using tabs or pills to switch between content, please us the fade style 'tabs'. It's the default so you don't have to explicitly set it.\nTab 1\nTab 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| animationStyle | | — | — |\nPage transition fade:\nYou may want to use 'page' or 'pageBack' style when you want to animate content as page transition. Example usage would be in a dialog, when showing onboarding screens or for steps.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nPrevious\n\nNext\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| animationStyle | | — | — |\nThis demonstrates how transitions can be used to create a more engaging user experience.\nSelecting an item from this list takes you to a second view that provides detailed information specific to the chosen item.\nThis approach is particularly beneficial when dealing with limited space, such as narrow sidebars or dialog boxes with multiple steps. By utilizing transitions in these scenarios, you can effectively guide users through the process without cluttering the interface.\n\nLorem ipsum\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nDolor\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nSit amet\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nConsetetur sadipscing\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| animationStyle | | — | — |",
|
|
397
|
+
"searchText": "Fade\nThe Fade component fades in and out content with a given animation style.\nFade\nAnimation styles:fade (default)fromLeftfromRightfromTopfromBottom\n\nToggle content\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | true | Defines whether to show the content. |\n| duration | number | 0.2 | Duration of the fade animation in seconds. |\n| initial | boolean | false | Defines whether the animation is triggered initially when showing the content. |\n| animationStyle | 'fade' \\| 'tabs' \\| 'page' \\| 'pageBack' \\| 'fromLeft' \\| 'fromRight' \\| 'fromTop' \\| 'fromBottom' | 'fade' | Defines the desired animation style. Possible values are: - fade - tabs - page - pageBack - fromLeft - fromRight - fromTop - fromBottom |\n| exitBeforeEnter | boolean | false | If set to true, only one component will be rendered at a time. The exiting component will finish its exit animation before the entering component is rendered. |\n| onExitComplete | VoidFunction | () ={} | Fires when all exiting nodes have completed animating out. |\n| animatePresenceProps | object | — | Additional custom props for the underlying Framer motion AnimatePresence component. Use this for additional customizations. |\n| motionProps | object | — | Additional custom props for the underlying Framer motion <motion.div> component. Use this for additional customizations. |\nFading tab content:\nWhen using tabs or pills to switch between content, please us the fade style 'tabs'. It's the default so you don't have to explicitly set it.\nTab 1\nTab 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | true | Defines whether to show the content. |\n| duration | number | 0.2 | Duration of the fade animation in seconds. |\n| initial | boolean | false | Defines whether the animation is triggered initially when showing the content. |\n| animationStyle | 'fade' \\| 'tabs' \\| 'page' \\| 'pageBack' \\| 'fromLeft' \\| 'fromRight' \\| 'fromTop' \\| 'fromBottom' | 'fade' | Defines the desired animation style. Possible values are: - fade - tabs - page - pageBack - fromLeft - fromRight - fromTop - fromBottom |\n| exitBeforeEnter | boolean | false | If set to true, only one component will be rendered at a time. The exiting component will finish its exit animation before the entering component is rendered. |\n| onExitComplete | VoidFunction | () ={} | Fires when all exiting nodes have completed animating out. |\n| animatePresenceProps | object | — | Additional custom props for the underlying Framer motion AnimatePresence component. Use this for additional customizations. |\n| motionProps | object | — | Additional custom props for the underlying Framer motion <motion.div> component. Use this for additional customizations. |\nFading pills content:\nWhen using tabs or pills to switch between content, please us the fade style 'tabs'. It's the default so you don't have to explicitly set it.\nTab 1\nTab 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | true | Defines whether to show the content. |\n| duration | number | 0.2 | Duration of the fade animation in seconds. |\n| initial | boolean | false | Defines whether the animation is triggered initially when showing the content. |\n| animationStyle | 'fade' \\| 'tabs' \\| 'page' \\| 'pageBack' \\| 'fromLeft' \\| 'fromRight' \\| 'fromTop' \\| 'fromBottom' | 'fade' | Defines the desired animation style. Possible values are: - fade - tabs - page - pageBack - fromLeft - fromRight - fromTop - fromBottom |\n| exitBeforeEnter | boolean | false | If set to true, only one component will be rendered at a time. The exiting component will finish its exit animation before the entering component is rendered. |\n| onExitComplete | VoidFunction | () ={} | Fires when all exiting nodes have completed animating out. |\n| animatePresenceProps | object | — | Additional custom props for the underlying Framer motion AnimatePresence component. Use this for additional customizations. |\n| motionProps | object | — | Additional custom props for the underlying Framer motion <motion.div> component. Use this for additional customizations. |\nPage transition fade:\nYou may want to use 'page' or 'pageBack' style when you want to animate content as page transition. Example usage would be in a dialog, when showing onboarding screens or for steps.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nPrevious\n\nNext\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | true | Defines whether to show the content. |\n| duration | number | 0.2 | Duration of the fade animation in seconds. |\n| initial | boolean | false | Defines whether the animation is triggered initially when showing the content. |\n| animationStyle | 'fade' \\| 'tabs' \\| 'page' \\| 'pageBack' \\| 'fromLeft' \\| 'fromRight' \\| 'fromTop' \\| 'fromBottom' | 'fade' | Defines the desired animation style. Possible values are: - fade - tabs - page - pageBack - fromLeft - fromRight - fromTop - fromBottom |\n| exitBeforeEnter | boolean | false | If set to true, only one component will be rendered at a time. The exiting component will finish its exit animation before the entering component is rendered. |\n| onExitComplete | VoidFunction | () ={} | Fires when all exiting nodes have completed animating out. |\n| animatePresenceProps | object | — | Additional custom props for the underlying Framer motion AnimatePresence component. Use this for additional customizations. |\n| motionProps | object | — | Additional custom props for the underlying Framer motion <motion.div> component. Use this for additional customizations. |\nThis demonstrates how transitions can be used to create a more engaging user experience.\nSelecting an item from this list takes you to a second view that provides detailed information specific to the chosen item.\nThis approach is particularly beneficial when dealing with limited space, such as narrow sidebars or dialog boxes with multiple steps. By utilizing transitions in these scenarios, you can effectively guide users through the process without cluttering the interface.\n\nLorem ipsum\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nDolor\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nSit amet\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nConsetetur sadipscing\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | true | Defines whether to show the content. |\n| duration | number | 0.2 | Duration of the fade animation in seconds. |\n| initial | boolean | false | Defines whether the animation is triggered initially when showing the content. |\n| animationStyle | 'fade' \\| 'tabs' \\| 'page' \\| 'pageBack' \\| 'fromLeft' \\| 'fromRight' \\| 'fromTop' \\| 'fromBottom' | 'fade' | Defines the desired animation style. Possible values are: - fade - tabs - page - pageBack - fromLeft - fromRight - fromTop - fromBottom |\n| exitBeforeEnter | boolean | false | If set to true, only one component will be rendered at a time. The exiting component will finish its exit animation before the entering component is rendered. |\n| onExitComplete | VoidFunction | () ={} | Fires when all exiting nodes have completed animating out. |\n| animatePresenceProps | object | — | Additional custom props for the underlying Framer motion AnimatePresence component. Use this for additional customizations. |\n| motionProps | object | — | Additional custom props for the underlying Framer motion <motion.div> component. Use this for additional customizations. |",
|
|
388
398
|
"category": "Components",
|
|
389
399
|
"section": "Show/Hide",
|
|
390
400
|
"boost": "Fade components/fade #components/fade Components Show/Hide"
|
|
@@ -394,7 +404,7 @@
|
|
|
394
404
|
"title": "FadeExpander",
|
|
395
405
|
"lead": "The FadeExpander component fades in and expands when the content.",
|
|
396
406
|
"summary": "The FadeExpander component fades in and expands when the content.",
|
|
397
|
-
"searchText": "FadeExpander\nThe FadeExpander component fades in and expands when the content.\nFadeExpander\nLorem ipsum dolor sit amet\n\nEnable lorem ipsum dolor sit amet",
|
|
407
|
+
"searchText": "FadeExpander\nThe FadeExpander component fades in and expands when the content.\nFadeExpander\nLorem ipsum dolor sit amet\n\nEnable lorem ipsum dolor sit amet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | false | Defines if the content is shown or not. |\n| duration | number | 0.2 | Allows customization of animation duration. |\n| delay | number | 0 | Delay in seconds before starting the animation. |\n| className | string | — | Additional classes set to the wrapper element. |",
|
|
398
408
|
"category": "Components",
|
|
399
409
|
"section": "Show/Hide",
|
|
400
410
|
"boost": "FadeExpander components/fadeExpander #components/fadeExpander Components Show/Hide"
|
|
@@ -404,7 +414,7 @@
|
|
|
404
414
|
"title": "FadeUp",
|
|
405
415
|
"lead": "The FadeUp component fades in when the content appears on the screen. After it faded in, the element will stay on screen. This can be used in a scrolling scenario where elements should fade up when they scroll into view. Using the delay helps to stagger the animation.",
|
|
406
416
|
"summary": "The FadeUp component fades in when the content appears on the screen. After it faded in, the element will stay on screen. This can be used in a scrolling scenario where elements should fade up when they scroll into view. Using the delay helps to stagger the animation.",
|
|
407
|
-
"searchText": "FadeUp\nThe FadeUp component fades in when the content appears on the screen. After it faded in, the element will stay on screen. This can be used in a scrolling scenario where elements should fade up when they scroll into view. Using the delay helps to stagger the animation.\nFadeUp\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.",
|
|
417
|
+
"searchText": "FadeUp\nThe FadeUp component fades in when the content appears on the screen. After it faded in, the element will stay on screen. This can be used in a scrolling scenario where elements should fade up when they scroll into view. Using the delay helps to stagger the animation.\nFadeUp\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| delay | number | 0 | Defines the time the animation should wait until it starts. |\n| duration | number | 0.4 | Defines the duration in seconds of the fade up animation. |\n| offset | number | 15 | Defines the y offset from the bottom where the element starts to fade in. |\n| className | string | — | Additional classes names added to the motion div wrapper. |\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| delay | number | 0 | Defines the time the animation should wait until it starts. |\n| duration | number | 0.4 | Defines the duration in seconds of the fade up animation. |\n| offset | number | 15 | Defines the y offset from the bottom where the element starts to fade in. |\n| className | string | — | Additional classes names added to the motion div wrapper. |",
|
|
408
418
|
"category": "Components",
|
|
409
419
|
"section": "Show/Hide",
|
|
410
420
|
"boost": "FadeUp components/fadeUp #components/fadeUp Components Show/Hide"
|
|
@@ -414,7 +424,7 @@
|
|
|
414
424
|
"title": "FeedbackRating",
|
|
415
425
|
"lead": null,
|
|
416
426
|
"summary": "How do you feel about this feature",
|
|
417
|
-
"searchText": "FeedbackRating\nFeedbackRating\nHow do you feel about this feature\n12345678910\nExtremely dissatisfiedExtremely satisfied\n\nRate your experience with this feature\n\n12345\n\nGive us feedback\n\nRate your experience with our product\n12345\n\nStars\n\nHow likely is it that you would recommend us to a friend or colleague?\n12345678910\nNot likely at allVery likely\nFeedbackInlineButtons\nSubtle request for usefulness\nWas this helpful?\nNot reallyKind ofYes, it was\n\nReset\n\nAnother variation of inline request for usefulness\n\nHelpful\n\nNot helpful\n\nReset\nFeedbackReactions\nSimple reaction without labels\n\nSimple reaction without labels and hover colors\n\nSmall filled reaction with labels right\nBad\n\nGood\n\nAnimated reaction with labels\nNicht interessant für mich\n\nIch möchte mehr erfahren",
|
|
427
|
+
"searchText": "FeedbackRating\nFeedbackRating\nHow do you feel about this feature\n12345678910\nExtremely dissatisfiedExtremely satisfied\n\nRate your experience with this feature\n\n12345\n\nGive us feedback\n\nRate your experience with our product\n12345\n\nStars\n\nHow likely is it that you would recommend us to a friend or colleague?\n12345678910\nNot likely at allVery likely\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| headline | React.ReactNode | — | Optional headline |\n| count | number | 1 | The amount of toggle buttons used to rate. |\n| circleButtons | boolean | false | Defines whether the buttons are round. |\n| buttonClassName | string | — | Optional class names applied to all the buttons. If you need more control on styling individual buttons, see buttonStyles. |\n| buttonLabels | React.ReactNode[] | — | Array of button labels that will be used instead of the index. There needs to be a label for each button defined. |\n| buttonStyles | { bsSize?: BUTTONSIZE; bsStyle?: BUTTONSTYLE; variant?: BUTTON_VARIANT; className?: string; }[] | — | Array of button styles to individually define the button size, style and variant. There needs to be a item for each button defined. |\n| leftLabel | React.ReactNode | — | Left aligned label to name the lowest rating option. |\n| rightLabel | React.ReactNode | — | Right aligned label to name the highest rating option. |\n| leadingIcon | React.ReactNode | — | Additional icon placed in front of the rating buttons. |\n| trailingIcon | React.ReactNode | — | Additional icon placed after the rating buttons. |\n| onRatingChanged | (rating: number \\| undefined) =void | — | Callback triggered when the rating changes. |\nFeedbackInlineButtons\nSubtle request for usefulness\nWas this helpful?\nNot reallyKind ofYes, it was\n\nReset\n\nAnother variation of inline request for usefulness\n\nHelpful\n\nNot helpful\n\nReset\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| headline | React.ReactNode | — | Optional headline inlined with the buttons. |\n| buttons | React.ReactNode[] | — | List of buttons to be shown. |\nFeedbackReactions\nSimple reaction without labels\n\nSimple reaction without labels and hover colors\n\nSmall filled reaction with labels right\nBad\n\nGood\n\nAnimated reaction with labels\nNicht interessant für mich\n\nIch möchte mehr erfahren\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| headline | React.ReactNode | — | Optional headline inlined with the buttons. |\n| size | 'sm' \\| 'md' | 'md' | Size of the reaction buttons. |\n| labelPosition | 'right' \\| 'bottom' | 'bottom' | Position of the reaction button labels. |\n| labelUp | React.ReactNode | — | Label for the up button. |\n| labelDown | React.ReactNode | — | Label for the down button. |\n| colorFillUp | string | 'bg-lightest' | Custom fill color for the up button. |\n| colorFillDown | string | 'bg-lightest' | Custom fill color for the down button. |\n| colorHoverUp | string | 'primary' | Custom hover color for the up button. |\n| colorHoverDown | string | 'primary' | Custom hover color for the down button. |\n| onVoteUp | VoidFunction | — | Callback function triggered on up vote. |\n| onVoteDown | VoidFunction | — | Callback function triggered on down vote. |\n| itemClassName | string | — | Additional classes applied to the individual reaction item (button and label). |\n| animated | boolean | false | Defines whether the reaction icon is animated. |",
|
|
418
428
|
"category": "Components",
|
|
419
429
|
"section": "Misc",
|
|
420
430
|
"boost": "FeedbackRating components/feedback #components/feedback Components Misc"
|
|
@@ -424,7 +434,7 @@
|
|
|
424
434
|
"title": "FilePicker",
|
|
425
435
|
"lead": null,
|
|
426
436
|
"summary": "FilePicker for single imagesSelect image",
|
|
427
|
-
"searchText": "FilePicker\nFilePicker\nFilePicker for single imagesSelect image\nFilePicker for multiple images and with dropzoneSelect multiple ImagesDrag & drop files here, or click to select files\nFilePicker for all files and with dropzone onlyDrag & drop PDF files here or click to select\n\nYou have no file selected yet",
|
|
437
|
+
"searchText": "FilePicker\nFilePicker\nFilePicker for single imagesSelect image\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| displayMode | 'button' \\| 'dropzone' \\| 'full' | 'button' | Defines the file picker display mode. Possible values are 'button' for a single button, 'dropzone' for a custom dropzone passed as child function, or 'full' for showing both. |\n| multiple | boolean | true | Indicating if multiple files may be selected. |\n| label | string \\| ReactNode | 'Select files' | Text to display on Button if displayMode is set to \"button\". |\n| maxSize | number | — | Maximum file size in byte. 5 MB = 5,242,880 byte |\n| onPick | (files: File[], rejectedFiles: FileRejection[]) =void | — | Function called after one or multiple files have been picked. |\n| className | string | — | Additional classes for the select button. |\n| fullHeight | boolean | false | Flag to set the dropzone wrapper element to 100% height. This comes in handy, when the dropzone should have 100 % height so it can grow. |\n| accept | { [mimeType: string]: string[]; } | — | Object list of accepted Mime Types as keys and file extensions array as value. |\n| children | ({ isDragActive }: FilePickerRenderProps) =React.ReactElement | — | Pass a custom dropzone element as function receiving some render props. |\nFilePicker for multiple images and with dropzoneSelect multiple ImagesDrag & drop files here, or click to select files\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| displayMode | 'button' \\| 'dropzone' \\| 'full' | 'button' | Defines the file picker display mode. Possible values are 'button' for a single button, 'dropzone' for a custom dropzone passed as child function, or 'full' for showing both. |\n| multiple | boolean | true | Indicating if multiple files may be selected. |\n| label | string \\| ReactNode | 'Select files' | Text to display on Button if displayMode is set to \"button\". |\n| maxSize | number | — | Maximum file size in byte. 5 MB = 5,242,880 byte |\n| onPick | (files: File[], rejectedFiles: FileRejection[]) =void | — | Function called after one or multiple files have been picked. |\n| className | string | — | Additional classes for the select button. |\n| fullHeight | boolean | false | Flag to set the dropzone wrapper element to 100% height. This comes in handy, when the dropzone should have 100 % height so it can grow. |\n| accept | { [mimeType: string]: string[]; } | — | Object list of accepted Mime Types as keys and file extensions array as value. |\n| children | ({ isDragActive }: FilePickerRenderProps) =React.ReactElement | — | Pass a custom dropzone element as function receiving some render props. |\nFilePicker for all files and with dropzone onlyDrag & drop PDF files here or click to select\n\nYou have no file selected yet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| displayMode | 'button' \\| 'dropzone' \\| 'full' | 'button' | Defines the file picker display mode. Possible values are 'button' for a single button, 'dropzone' for a custom dropzone passed as child function, or 'full' for showing both. |\n| multiple | boolean | true | Indicating if multiple files may be selected. |\n| label | string \\| ReactNode | 'Select files' | Text to display on Button if displayMode is set to \"button\". |\n| maxSize | number | — | Maximum file size in byte. 5 MB = 5,242,880 byte |\n| onPick | (files: File[], rejectedFiles: FileRejection[]) =void | — | Function called after one or multiple files have been picked. |\n| className | string | — | Additional classes for the select button. |\n| fullHeight | boolean | false | Flag to set the dropzone wrapper element to 100% height. This comes in handy, when the dropzone should have 100 % height so it can grow. |\n| accept | { [mimeType: string]: string[]; } | — | Object list of accepted Mime Types as keys and file extensions array as value. |\n| children | ({ isDragActive }: FilePickerRenderProps) =React.ReactElement | — | Pass a custom dropzone element as function receiving some render props. |",
|
|
428
438
|
"category": "Components",
|
|
429
439
|
"section": "Pickers",
|
|
430
440
|
"boost": "FilePicker components/filePickers #components/filePickers Components Pickers"
|
|
@@ -434,7 +444,7 @@
|
|
|
434
444
|
"title": "FormLabel",
|
|
435
445
|
"lead": "A small convenience component for a form label or just a label style used without a form element.",
|
|
436
446
|
"summary": "A small convenience component for a form label or just a label style used without a form element.",
|
|
437
|
-
"searchText": "FormLabel\nA small convenience component for a form label or just a label style used without a form element.\nFormLabel\nA label for a form element\nA label for a form element with additional infoSupporting text\nA label for a form element with additional info as icon\nA label for another form elementSupporting text\n\nLorem ipsum dolor\n\nA label for some other elements\nButtonButton\nLabels for various sized elements using the form-group-sm and form-group-lg class on the parent element.\nA label for a small form elementLorem ipsum\nA label for a large form elementLorem ipsum\nA label for some large buttons\nButtonButton",
|
|
447
|
+
"searchText": "FormLabel\nA small convenience component for a form label or just a label style used without a form element.\nFormLabel\nA label for a form element\nA label for a form element with additional infoSupporting text\nA label for a form element with additional info as icon\nA label for another form elementSupporting text\n\nLorem ipsum dolor\n\nA label for some other elements\nButtonButton\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| supportingText | string \\| React.ReactElement | — | Additional supporting text displayed next to the label. |\n| className | string | — | Additional classes set to the outer element. |\nLabels for various sized elements using the form-group-sm and form-group-lg class on the parent element.\nA label for a small form elementLorem ipsum\nA label for a large form elementLorem ipsum\nA label for some large buttons\nButtonButton\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| supportingText | string \\| React.ReactElement | — | Additional supporting text displayed next to the label. |\n| className | string | — | Additional classes set to the outer element. |",
|
|
438
448
|
"category": "Components",
|
|
439
449
|
"section": "Content",
|
|
440
450
|
"boost": "FormLabel components/formLabel #components/formLabel Components Content"
|
|
@@ -444,7 +454,7 @@
|
|
|
444
454
|
"title": "GroupedItemList",
|
|
445
455
|
"lead": null,
|
|
446
456
|
"summary": "Grouped by name (default)",
|
|
447
|
-
"searchText": "GroupedItemList\nGroupedItemList\nGrouped by name (default)\nA\n\nAaron\nbar2\n\nAlice\nbar1\n\nAmelia\nbar3\n\nB\n\nBarbara\nbar5\n\nBob\nbar4\n\nC\n\nCarl\nbar7\n\nCatherine\nbar8\n\nCharlie\nbar6\n\nD\n\nDaniel\nbar10\n\nDavid\nbar9\n\nDiana\nbar11\n\nE\n\nEdward\nbar12\n\nEleanor\nbar14\n\nEve\nbar13\n\nF\n\nFred\nbar15\nGrouped by date\nSwitch group sort orderSwitch item sort order\n2024-09-07\n\nParcel O\n(Pending)\n\n2024-09-06\n\nTruck N\n(Delivered)\n\nTruck M\n(In Transit)\n\n2024-09-05\n\nFreight L\n(Pending)\n\nFreight K\n(Delivered)\n\n2024-09-04\n\nPallet J\n(In Transit)\n\nPallet I\n(Pending)\n\n2024-09-03\n\nContainer H\n(Delivered)\n\nContainer G\n(In Transit)\n\nContainer F\n(Pending)\n\n2024-09-02\n\nPackage E\n(Delivered)\n\nPackage D\n(In Transit)\n\n2024-09-01\n\nShipment C\n(Pending)\n\nShipment B\n(Delivered)\n\nShipment A\n(In Transit)\nGrouped by custom key with basic styling\n\nA\nAir Freight: The transportation of goods via air\nAir Waybill (AWB): A document for air shipments detailing the goods and their destination\n\nB\nBill of Lading (B/L): A contract between the shipper and the carrier for ocean transport\nBulk Cargo: Unpackaged goods shipped in large quantities, like grains or coal\n\nC\nCargo: Goods transported by a vehicle such as a ship, truck, or aircraft\nCarrier: A company that transports goods via road, rail, sea, or air\nConsignee: The person or company receiving the shipment\nCustoms: Government agency responsible for regulating shipments entering a country\n\nD\nDangerous Goods: Items that require special handling due to safety concerns, like chemicals\nDemurrage: A charge for delaying the return of a container beyond the allowed time\n\nF\nFreight Forwarder: A company that organizes shipments on behalf of shippers\nFull Container Load (FCL): A shipment that fills an entire container\n\nL\nLogistics: The management of the flow of goods between the point of origin and consumption\nLTL (Less than Truckload): A shipment that doesn’t require a full truckload\n\nV\nVessel: A large ship used to transport goods across seas and oceans",
|
|
457
|
+
"searchText": "GroupedItemList\nGroupedItemList\nGrouped by name (default)\nA\n\nAaron\nbar2\n\nAlice\nbar1\n\nAmelia\nbar3\n\nB\n\nBarbara\nbar5\n\nBob\nbar4\n\nC\n\nCarl\nbar7\n\nCatherine\nbar8\n\nCharlie\nbar6\n\nD\n\nDaniel\nbar10\n\nDavid\nbar9\n\nDiana\nbar11\n\nE\n\nEdward\nbar12\n\nEleanor\nbar14\n\nEve\nbar13\n\nF\n\nFred\nbar15\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| items | T[] | — | The list of items to be grouped and rendered. By default, the component assumes an item object containing an id and name property plus some other attributes. |\n| groupBy | keyof T \\| ((item: T) =string) | 'name' | The property of the items to group by as a string, or a custom group function. Defaults to name if not provided. |\n| groupSortOrder | SortDirectionType | 'asc' | The order in which to sort the groups. Accepts asc for ascending or desc for descending. |\n| itemSortOrder | SortDirectionType | 'asc' | The order in which to sort the items inside a group. Accepts asc for ascending or desc for descending. |\n| groupSortFunction | (groups: Group[]) =Group[] | — | Sorting function for the groups. |\n| itemSortFunction | (items: T[]) =T[] | — | Sorting function for the items within each group. |\n| renderDivider | (groupKey: string) =React.ReactNode | — | A custom render function for the group divider. Receives the group key (e.g., letter or date) as a parameter. |\n| renderItem | (item: T) =React.ReactNode | — | A custom render function for individual list items. Receives an item as a parameter. |\n| listElement | 'div' \\| 'ul' | 'div' | Specifies the HTML element to use for the list inside each group. Default is div. Use ul for rendering the list items as <lielements. |\n| listElementClassName | string | — | Optional class name for the list element inside each group. Applied to the div or ul wrapping the items. |\n| dividerElementClassName | string | — | Optional class name for the divider element in each group. Applied to the div wrapping each group divider. |\n| className | string | — | Optional class name for the outer wrapper element. Applied to the outer div wrapping the entire component. |\nGrouped by date\nSwitch group sort orderSwitch item sort order\n2024-09-07\n\nParcel O\n(Pending)\n\n2024-09-06\n\nTruck N\n(Delivered)\n\nTruck M\n(In Transit)\n\n2024-09-05\n\nFreight L\n(Pending)\n\nFreight K\n(Delivered)\n\n2024-09-04\n\nPallet J\n(In Transit)\n\nPallet I\n(Pending)\n\n2024-09-03\n\nContainer H\n(Delivered)\n\nContainer G\n(In Transit)\n\nContainer F\n(Pending)\n\n2024-09-02\n\nPackage E\n(Delivered)\n\nPackage D\n(In Transit)\n\n2024-09-01\n\nShipment C\n(Pending)\n\nShipment B\n(Delivered)\n\nShipment A\n(In Transit)\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| items | T[] | — | The list of items to be grouped and rendered. By default, the component assumes an item object containing an id and name property plus some other attributes. |\n| groupBy | keyof T \\| ((item: T) =string) | 'name' | The property of the items to group by as a string, or a custom group function. Defaults to name if not provided. |\n| groupSortOrder | SortDirectionType | 'asc' | The order in which to sort the groups. Accepts asc for ascending or desc for descending. |\n| itemSortOrder | SortDirectionType | 'asc' | The order in which to sort the items inside a group. Accepts asc for ascending or desc for descending. |\n| groupSortFunction | (groups: Group[]) =Group[] | — | Sorting function for the groups. |\n| itemSortFunction | (items: T[]) =T[] | — | Sorting function for the items within each group. |\n| renderDivider | (groupKey: string) =React.ReactNode | — | A custom render function for the group divider. Receives the group key (e.g., letter or date) as a parameter. |\n| renderItem | (item: T) =React.ReactNode | — | A custom render function for individual list items. Receives an item as a parameter. |\n| listElement | 'div' \\| 'ul' | 'div' | Specifies the HTML element to use for the list inside each group. Default is div. Use ul for rendering the list items as <lielements. |\n| listElementClassName | string | — | Optional class name for the list element inside each group. Applied to the div or ul wrapping the items. |\n| dividerElementClassName | string | — | Optional class name for the divider element in each group. Applied to the div wrapping each group divider. |\n| className | string | — | Optional class name for the outer wrapper element. Applied to the outer div wrapping the entire component. |\nGrouped by custom key with basic styling\n\nA\nAir Freight: The transportation of goods via air\nAir Waybill (AWB): A document for air shipments detailing the goods and their destination\n\nB\nBill of Lading (B/L): A contract between the shipper and the carrier for ocean transport\nBulk Cargo: Unpackaged goods shipped in large quantities, like grains or coal\n\nC\nCargo: Goods transported by a vehicle such as a ship, truck, or aircraft\nCarrier: A company that transports goods via road, rail, sea, or air\nConsignee: The person or company receiving the shipment\nCustoms: Government agency responsible for regulating shipments entering a country\n\nD\nDangerous Goods: Items that require special handling due to safety concerns, like chemicals\nDemurrage: A charge for delaying the return of a container beyond the allowed time\n\nF\nFreight Forwarder: A company that organizes shipments on behalf of shippers\nFull Container Load (FCL): A shipment that fills an entire container\n\nL\nLogistics: The management of the flow of goods between the point of origin and consumption\nLTL (Less than Truckload): A shipment that doesn’t require a full truckload\n\nV\nVessel: A large ship used to transport goods across seas and oceans\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| items | T[] | — | The list of items to be grouped and rendered. By default, the component assumes an item object containing an id and name property plus some other attributes. |\n| groupBy | keyof T \\| ((item: T) =string) | 'name' | The property of the items to group by as a string, or a custom group function. Defaults to name if not provided. |\n| groupSortOrder | SortDirectionType | 'asc' | The order in which to sort the groups. Accepts asc for ascending or desc for descending. |\n| itemSortOrder | SortDirectionType | 'asc' | The order in which to sort the items inside a group. Accepts asc for ascending or desc for descending. |\n| groupSortFunction | (groups: Group[]) =Group[] | — | Sorting function for the groups. |\n| itemSortFunction | (items: T[]) =T[] | — | Sorting function for the items within each group. |\n| renderDivider | (groupKey: string) =React.ReactNode | — | A custom render function for the group divider. Receives the group key (e.g., letter or date) as a parameter. |\n| renderItem | (item: T) =React.ReactNode | — | A custom render function for individual list items. Receives an item as a parameter. |\n| listElement | 'div' \\| 'ul' | 'div' | Specifies the HTML element to use for the list inside each group. Default is div. Use ul for rendering the list items as <lielements. |\n| listElementClassName | string | — | Optional class name for the list element inside each group. Applied to the div or ul wrapping the items. |\n| dividerElementClassName | string | — | Optional class name for the divider element in each group. Applied to the div wrapping each group divider. |\n| className | string | — | Optional class name for the outer wrapper element. Applied to the outer div wrapping the entire component. |",
|
|
448
458
|
"category": "Components",
|
|
449
459
|
"section": "Content",
|
|
450
460
|
"boost": "GroupedItemList components/groupedItemList #components/groupedItemList Components Content"
|
|
@@ -464,7 +474,7 @@
|
|
|
464
474
|
"title": "ImagePreloader",
|
|
465
475
|
"lead": "Use the preloader for controlling the various states when fetching the image. It allows to handle the failure case as well.",
|
|
466
476
|
"summary": "Use the preloader for controlling the various states when fetching the image. It allows to handle the failure case as well.",
|
|
467
|
-
"searchText": "ImagePreloader\nUse the preloader for controlling the various states when fetching the image. It allows to handle the failure case as well.\nImagePreloader\nWith Image tag\n\nAs background image without spinner\n\nFallback case\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n|
|
|
477
|
+
"searchText": "ImagePreloader\nUse the preloader for controlling the various states when fetching the image. It allows to handle the failure case as well.\nImagePreloader\nWith Image tag\n\nAs background image without spinner\n\nFallback case\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| src | string | — | The URL of the image to load. |\n| onLoaded | (image: HTMLImageElement) =void | — | Invoked when the image is loaded. |\n| onFailed | (image: HTMLImageElement) =void | — | Invoked when the image failed to load. |\n| isAnonymous | boolean | false | Whether to set the \"crossOrigin\" to \"anonymous\". |\n| children | (props: { status: ImagePreloaderStatus; image: HTMLImageElement; }) =JSX.Element \\| null | — | A render function can be used to access both the current state and the image element. Using this, you can decide how to render the different states and/or the loaded image. The function will receive props containing the status and image properties. status will be one of PENDING, FAILED or LOADED. image is the Image element. |",
|
|
468
478
|
"category": "Components",
|
|
469
479
|
"section": "Misc",
|
|
470
480
|
"boost": "ImagePreloader components/imagePreloader #components/imagePreloader Components Misc"
|
|
@@ -474,7 +484,7 @@
|
|
|
474
484
|
"title": "LabeledElement",
|
|
475
485
|
"lead": "A simple wrapper component that associates a label with any content, ensuring a unified label style. It simplifies the usage of labels for both form and non-form elements by using the FormLabelcomponent internally. For more flexibility, you can also use it directly when needed.",
|
|
476
486
|
"summary": "A simple wrapper component that associates a label with any content, ensuring a unified label style. It simplifies the usage of labels for both form and non-form elements by using the FormLabelcomponent internally. For more flexibility, you can also use it directly when needed.",
|
|
477
|
-
"searchText": "LabeledElement\nA simple wrapper component that associates a label with any content, ensuring a unified label style. It simplifies the usage of labels for both form and non-form elements by using the FormLabelcomponent internally. For more flexibility, you can also use it directly when needed.\nLabeledElement\nLabel for a form element\nLabel for other elements\nButtonButton\n\nLabel for a value\nSome value with default gap\n\nLabel with no gap\nLorem ipsum dolor\nLabel for styled value\nLorem ipsum dolor",
|
|
487
|
+
"searchText": "LabeledElement\nA simple wrapper component that associates a label with any content, ensuring a unified label style. It simplifies the usage of labels for both form and non-form elements by using the FormLabelcomponent internally. For more flexibility, you can also use it directly when needed.\nLabeledElement\nLabel for a form element\nLabel for other elements\nButtonButton\n\nLabel for a value\nSome value with default gap\n\nLabel with no gap\nLorem ipsum dolor\nLabel for styled value\nLorem ipsum dolor\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| label | string \\| React.ReactElement | — | The text to display for the label. |\n| htmlFor | string | — | Optional ID of the element associated with the label. |\n| labelProps | Omit<FormLabelProps, 'children'| — | Additional props for the FormLabel, excluding children and htmlFor. |\n| noGap | boolean | false | If true, removes the bottom margin from the label. |\n| className | string | — | Additional classes for styling the wrapper. |",
|
|
478
488
|
"category": "Components",
|
|
479
489
|
"section": "Content",
|
|
480
490
|
"boost": "LabeledElement components/labeledElement #components/labeledElement Components Content"
|
|
@@ -484,7 +494,7 @@
|
|
|
484
494
|
"title": "LicensePlate",
|
|
485
495
|
"lead": "The LicensePlate component is designed to display license plate information with various customization options. It is built with container queries, which ensure that design elements are shown or hidden based on the available space.",
|
|
486
496
|
"summary": "The LicensePlate component is designed to display license plate information with various customization options. It is built with container queries, which ensure that design elements are shown or hidden based on the available space.",
|
|
487
|
-
"searchText": "LicensePlate\nThe LicensePlate component is designed to display license plate information with various customization options. It is built with container queries, which ensure that design elements are shown or hidden based on the available space.\nLicensePlate\nTest with your own data\n\nEnter demo data for countryCode and LicensePlate\n\nD\nM-TB-1234\n\nDK\nAF 12 3456\n\nSLO\nLJ 12-ABC\n\nD\nM-TB-1234\n\nDK\nAF 12 3456\n\nSLO\nLJ 12-ABC\n\nD\nM-TB-1234\n\nDK\nAF 12 3456\n\nSLO\nLJ 12-ABC\n\nD\nM-TB-1234\n\nDK\nAF 12 3456\n\nSLO\nLJ 12-ABC",
|
|
497
|
+
"searchText": "LicensePlate\nThe LicensePlate component is designed to display license plate information with various customization options. It is built with container queries, which ensure that design elements are shown or hidden based on the available space.\nLicensePlate\nTest with your own data\n\nEnter demo data for countryCode and LicensePlate\n\nD\nM-TB-1234\n\nDK\nAF 12 3456\n\nSLO\nLJ 12-ABC\n\nD\nM-TB-1234\n\nDK\nAF 12 3456\n\nSLO\nLJ 12-ABC\n\nD\nM-TB-1234\n\nDK\nAF 12 3456\n\nSLO\nLJ 12-ABC\n\nD\nM-TB-1234\n\nDK\nAF 12 3456\n\nSLO\nLJ 12-ABC\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| countryCode | string | — | The country code. Should be a string with 1-3 capital letters. |\n| hideStars | boolean | — | Whether the EU stars should be hidden. |\n| className | string | — | Additional classes added to the wrapping element. |",
|
|
488
498
|
"category": "Components",
|
|
489
499
|
"section": "Misc",
|
|
490
500
|
"boost": "LicensePlate components/licensePlate #components/licensePlate Components Misc"
|
|
@@ -504,7 +514,7 @@
|
|
|
504
514
|
"title": "ListMenu",
|
|
505
515
|
"lead": "A simple list menu that supports grouping and filter.",
|
|
506
516
|
"summary": "A simple list menu that supports grouping and filter.",
|
|
507
|
-
"searchText": "ListMenu\nA simple list menu that supports grouping and filter.\nListMenu\nListMenu (default)\nGroup\nLorem\nDisabled Ipsum\nDolor\nSit amet\nNo Link Sample\n\nListMenu with optional name filter\n\nGroup5 items\nLorem\nDisabled Ipsum\nDolor\nSit amet\nNo Link Sample\nListMenu with NavLinks\nIn case you want to navigate routes you can also use NavLink components.\n\nIn this example, all NavLinks are pointing to this ListMenu page.\nListMenu with NavLinks\nGroup\nLorem\nLipsum\nDolor\nSit amet\nNo Link Sample\n\nAnother group\nLorem",
|
|
517
|
+
"searchText": "ListMenu\nA simple list menu that supports grouping and filter.\nListMenu\nListMenu (default)\nGroup\nLorem\nDisabled Ipsum\nDolor\nSit amet\nNo Link Sample\n\nListMenu with optional name filter\n\nGroup5 items\nLorem\nDisabled Ipsum\nDolor\nSit amet\nNo Link Sample\n### ListMenu\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| menuItems | ListMenuItem<T[] | — | List of menu item groups to be shown. |\n| └group | string \\| ReactNode | — | The optional group header to be shown. This can also be a component such as a FormattedMessage. |\n| └groupNavItem | string \\| ReactNode | — | The optional group header link to be shown. This can be a link component such as NavLink or Link. This way, the header can be a link itself. In this case, the group prop can be omitted. |\n| └badge | string \\| ReactNode | — | The optional badge displayed alongside the group or nav items. This can be text or a React node for additional flexibility. |\n| └badgeType | 'muted' \\| 'success' \\| 'info' \\| 'warning' \\| 'danger' | — | The type of badge to display. Determines the visual style of the badge. Available types include: muted: A subdued badge style. success: Indicates a successful state. info: Represents informational content. warning: Warns of potential issues. danger: Highlights a critical state. |\n| └navItems | T[] | — | The list of all menu items of a group. |\n| enableFilter | boolean | false | Enables the filter. |\n| focusFilter | boolean | false | Focus the filter input. |\n| filterKey | keyof T | 'key' | Define the attribute key for filtering. |\n| filterPlaceholder | string | — | The placeholder text for the filter input. |\n| onFilterChange | (value: string) =void | — | Gets called when the filter input changes. |\n| notFoundMessage | string \\| ReactNode | — | A localized message to be shown when the filter result is empty. |\n| responsive | boolean | true | The menu uses collapses on smaller screens using an expander panel. |\n| autoClose | boolean | true | Enables automatic closing of the expander panel. Only relevant when using the responsive flag. Note: Make sure to not stop the events from bubbling up when clicking on a list item! Using event.stopPropagation() will prevent the panel from closing. |\n| groupClassName | string | — | Additional classes to be set on the menu group element. |\n| trailingInputAddon | React.ReactNode | — | Additional addon for the input group. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n### ListMenuNavItem\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| key | string | — | The name or key of the menu nav item. This key will be used for filtering, hence it should match the translated menu item name. |\n| item | string \\| ReactNode | — | The menu nav item itself. This can be a simple <a, <NavLink, <Link, <spanor even a <FormattedMessage. |\n| disabled | boolean | false | Disables the list item. |\n| isSubItem | boolean | — | Whether the current menu item is a child of another menu item. |\nListMenu with NavLinks\nIn case you want to navigate routes you can also use NavLink components.\n\nIn this example, all NavLinks are pointing to this ListMenu page.\nListMenu with NavLinks\nGroup\nLorem\nLipsum\nDolor\nSit amet\nNo Link Sample\n\nAnother group\nLorem\n### ListMenu\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| menuItems | ListMenuItem<T[] | — | List of menu item groups to be shown. |\n| └group | string \\| ReactNode | — | The optional group header to be shown. This can also be a component such as a FormattedMessage. |\n| └groupNavItem | string \\| ReactNode | — | The optional group header link to be shown. This can be a link component such as NavLink or Link. This way, the header can be a link itself. In this case, the group prop can be omitted. |\n| └badge | string \\| ReactNode | — | The optional badge displayed alongside the group or nav items. This can be text or a React node for additional flexibility. |\n| └badgeType | 'muted' \\| 'success' \\| 'info' \\| 'warning' \\| 'danger' | — | The type of badge to display. Determines the visual style of the badge. Available types include: muted: A subdued badge style. success: Indicates a successful state. info: Represents informational content. warning: Warns of potential issues. danger: Highlights a critical state. |\n| └navItems | T[] | — | The list of all menu items of a group. |\n| enableFilter | boolean | false | Enables the filter. |\n| focusFilter | boolean | false | Focus the filter input. |\n| filterKey | keyof T | 'key' | Define the attribute key for filtering. |\n| filterPlaceholder | string | — | The placeholder text for the filter input. |\n| onFilterChange | (value: string) =void | — | Gets called when the filter input changes. |\n| notFoundMessage | string \\| ReactNode | — | A localized message to be shown when the filter result is empty. |\n| responsive | boolean | true | The menu uses collapses on smaller screens using an expander panel. |\n| autoClose | boolean | true | Enables automatic closing of the expander panel. Only relevant when using the responsive flag. Note: Make sure to not stop the events from bubbling up when clicking on a list item! Using event.stopPropagation() will prevent the panel from closing. |\n| groupClassName | string | — | Additional classes to be set on the menu group element. |\n| trailingInputAddon | React.ReactNode | — | Additional addon for the input group. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n### ListMenuNavItem\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| key | string | — | The name or key of the menu nav item. This key will be used for filtering, hence it should match the translated menu item name. |\n| item | string \\| ReactNode | — | The menu nav item itself. This can be a simple <a, <NavLink, <Link, <spanor even a <FormattedMessage. |\n| disabled | boolean | false | Disables the list item. |\n| isSubItem | boolean | — | Whether the current menu item is a child of another menu item. |",
|
|
508
518
|
"category": "Components",
|
|
509
519
|
"section": "Misc",
|
|
510
520
|
"boost": "ListMenu components/listMenu #components/listMenu Components Misc"
|
|
@@ -514,7 +524,7 @@
|
|
|
514
524
|
"title": "LoadMoreButton",
|
|
515
525
|
"lead": null,
|
|
516
526
|
"summary": "50/150",
|
|
517
|
-
"searchText": "LoadMoreButton\nLoadMoreButton\n50/150\n\nLoad more\n\nReset\n20/100\n\nShowing limited result.\nUse filters to narrow down the result.\n\nResetLoad more",
|
|
527
|
+
"searchText": "LoadMoreButton\nLoadMoreButton\n50/150\n\nLoad more\n\nReset\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| loaded | number | 0 | The number of already loaded elements. If set to 0 the progress bar will not be shown. |\n| total | number | 100 | The number of all elements. If set to 0 the progress bar will not be shown. |\n| noMoreMessage | string \\| ReactNode | — | The message that will be shown when everything is loaded. |\n| loadMoreMessage | string \\| ReactNode | — | The text for the load more button. |\n| isInteractive | boolean | true | If set to false, the button will not be rendered. The loadMoreMessage will be shown as text. |\n| onLoadMore | VoidFunction | — | Callback fired when clicking on the load more button. |\n| progressBarStyle | ProgressBarStyle | 'white' | In case the component is used on white background, set the progress bar style to gray. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n20/100\n\nShowing limited result.\nUse filters to narrow down the result.\n\nResetLoad more\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| loaded | number | 0 | The number of already loaded elements. If set to 0 the progress bar will not be shown. |\n| total | number | 100 | The number of all elements. If set to 0 the progress bar will not be shown. |\n| noMoreMessage | string \\| ReactNode | — | The message that will be shown when everything is loaded. |\n| loadMoreMessage | string \\| ReactNode | — | The text for the load more button. |\n| isInteractive | boolean | true | If set to false, the button will not be rendered. The loadMoreMessage will be shown as text. |\n| onLoadMore | VoidFunction | — | Callback fired when clicking on the load more button. |\n| progressBarStyle | ProgressBarStyle | 'white' | In case the component is used on white background, set the progress bar style to gray. |\n| className | string | — | Additional classes to be set on the wrapper element. |",
|
|
518
528
|
"category": "Components",
|
|
519
529
|
"section": "Interaction",
|
|
520
530
|
"boost": "LoadMoreButton components/loadMore #components/loadMore Components Interaction"
|
|
@@ -644,7 +654,7 @@
|
|
|
644
654
|
"title": "Map settings",
|
|
645
655
|
"lead": null,
|
|
646
656
|
"summary": "Terms of use© 1987–2026 HERE",
|
|
647
|
-
"searchText": "Map settings\nMap settings\nTerms of use© 1987–2026 HERE\n\n20 km\n\nChoose view\nMap view\nSatellite\n\nTraffic conditions\nShow traffic incidents\n\nMap TypeDayDay\nFleet style\nSatellite\nTerrain\nNight\n\nMap LayerPlease select...Incidents\nTraffic\nRoad restrictions\n\nLanguageEnglishEnglish\nGerman\nPolish\n\nZoom\n\nMin zoom\n\nMax zoom\n\nMap centerReset position\n\nClusterShow cluster\nRenderingWebGL vector tiles\nUse device pixel ratio\n\nMap centerN48° 30.000′ E12° 6.000′\nSettings examples\nNo settings\n\nTerms of use© 1987–2026 HERE\n\n10 km\n\nChoose view\nMap view\nSatellite\n\nTraffic conditions\nShow traffic incidents\n\nWithout cluster settings\n\nTerms of use© 1987–2026 HERE\n\n10 km\n\nChoose view\nMap view\nSatellite\nTerrain\n\nShow traffic incidents\n\nWithout cluster and map layer settings\n\nTerms of use© 1987–2026 HERE\n\n10 km\n\nChoose view\nMap view\nSatellite\nTerrain\n\nShow traffic incidents\n\nStatic map without interaction\n\nTerms of use© 1987–2026 HERE\n\n10 km\n\nChoose view\nMap view\nSatellite\nTerrain\n\nShow traffic incidents",
|
|
657
|
+
"searchText": "Map settings\nMap settings\nTerms of use© 1987–2026 HERE\n\n20 km\n\nChoose view\nMap view\nSatellite\n\nTraffic conditions\nShow traffic incidents\n\nMap TypeDayDay\nFleet style\nSatellite\nTerrain\nNight\n\nMap LayerPlease select...Incidents\nTraffic\nRoad restrictions\n\nLanguageEnglishEnglish\nGerman\nPolish\n\nZoom\n\nMin zoom\n\nMax zoom\n\nMap centerReset position\n\nClusterShow cluster\nRenderingWebGL vector tiles\nUse device pixel ratio\n\nMap centerN48° 30.000′ E12° 6.000′\nSettings examples\nNo settings\n\nTerms of use© 1987–2026 HERE\n\n10 km\n\nChoose view\nMap view\nSatellite\n\nTraffic conditions\nShow traffic incidents\n\nWithout cluster settings\n\nTerms of use© 1987–2026 HERE\n\n10 km\n\nChoose view\nMap view\nSatellite\nTerrain\n\nShow traffic incidents\n\nWithout cluster and custom map layer settings\n\nTerms of use© 1987–2026 HERE\n\n10 km\n\nChoose view\nMap view\nSatellite\nTerrain\n\nShow traffic incidents\n\nStatic map without interaction\n\nTerms of use© 1987–2026 HERE\n\n10 km\n\nChoose view\nMap view\nSatellite\nTerrain\n\nShow traffic incidents",
|
|
648
658
|
"category": "Components",
|
|
649
659
|
"section": "Map",
|
|
650
660
|
"boost": "Map settings components/mapSettings #components/mapSettings Components Map"
|
|
@@ -674,7 +684,7 @@
|
|
|
674
684
|
"title": "NoData",
|
|
675
685
|
"lead": null,
|
|
676
686
|
"summary": "Simple NoData elementNo data",
|
|
677
|
-
"searchText": "NoData\nNoData\nSimple NoData elementNo data\nSimple NoData element with lager textNo data\nNoData with tooltipNo data\nNoData with tooltip rightNo data\nNoData in tablesColumn 1Column 2Column 3\n\nLoremNo dataNo data\nIpsumNo dataNo data",
|
|
687
|
+
"searchText": "NoData\nNoData\nSimple NoData elementNo data\nSimple NoData element with lager textNo data\nNoData with tooltipNo data\nNoData with tooltip rightNo data\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| text | string \\| React.ReactNode | — | The actual translated \"No data\" text. |\n| tooltip | string \\| React.ReactNode | — | Additional explanation shown inside a tooltip. |\n| tooltipPlacement | ObjectValues<typeof PLACEMENT| — | Sets the direction the Tooltip is positioned towards. Possible values are: auto-start, auto, auto-end, top-start, top, top-end, bottom-start, bottom, bottom-end, right-start, right, right-end, left-start, left, left-end |\n| tooltipWidth | TooltipWidth | — | The width of the tooltip. Possible values are: auto, 100, 150, 200, 250, 300, 350, 400, 450, 500 |\n| className | string | — | Additional class names to be added to the wrapping element. |\nNoData in tablesColumn 1Column 2Column 3\n\nLoremNo dataNo data\nIpsumNo dataNo data\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| text | string \\| React.ReactNode | — | The actual translated \"No data\" text. |\n| tooltip | string \\| React.ReactNode | — | Additional explanation shown inside a tooltip. |\n| tooltipPlacement | ObjectValues<typeof PLACEMENT| — | Sets the direction the Tooltip is positioned towards. Possible values are: auto-start, auto, auto-end, top-start, top, top-end, bottom-start, bottom, bottom-end, right-start, right, right-end, left-start, left, left-end |\n| tooltipWidth | TooltipWidth | — | The width of the tooltip. Possible values are: auto, 100, 150, 200, 250, 300, 350, 400, 450, 500 |\n| className | string | — | Additional class names to be added to the wrapping element. |",
|
|
678
688
|
"category": "Components",
|
|
679
689
|
"section": "Content",
|
|
680
690
|
"boost": "NoData components/noData #components/noData Components Content"
|
|
@@ -694,7 +704,7 @@
|
|
|
694
704
|
"title": "NumberInput",
|
|
695
705
|
"lead": null,
|
|
696
706
|
"summary": "No default values",
|
|
697
|
-
"searchText": "NumberInput\nNumberInput\nNo default values\n\nNumberInput in various sizes:\n\nNumberInput with unit and inputAddon in various sizes:\n\nm\n\nm\n\nm\n\nNumberInput with limits:\n\ndays\n\nDisabled NumberInput\nm\n\nWith warning feedbackShort warning message\nunit\n\nFixed 'noDefault'\nPcs\nNumberControl\nNumberControl with limits and various step sizes:\n\nm\n\nNumberControl without default value\n\nNumberControl in large and small:\n\ndays\n\nm\n\nNumberControl with error feedbackVery long error message with nowrap messageWhiteSpace prop\nunit",
|
|
707
|
+
"searchText": "NumberInput\nNumberInput\nNo default values\n\nNumberInput in various sizes:\n\nNumberInput with unit and inputAddon in various sizes:\n\nm\n\nm\n\nm\n\nNumberInput with limits:\n\ndays\n\nDisabled NumberInput\nm\n\nWith warning feedbackShort warning message\nunit\n\nFixed 'noDefault'\nPcs\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | A native input id attribute. Passed through as HTML attribute to the input element. |\n| min | number | 0 | The minimum value of the input. |\n| max | number | Number.MAX_VALUE | The maximum value of the input. |\n| value | number | 0 | The initial value of the input. Used to control the component from the outside. |\n| noDefault | boolean | false | Lets you omit the default value of \"0\" when the vale is not defined. The input will be empty in this case. |\n| step | number | 1 | The size of increment or decrement (only works with number type). |\n| disabled | boolean | false | Enables or disabled the input. |\n| onChange | (value?: number) =void | — | Callback function triggered when the input value changes. When the value is removed by the user, the input is kept empty, but it triggers the callback without any value since the user has finished his input. |\n| onKeyDown | (event: React.KeyboardEvent<HTMLInputElement) =void | — | Callback function that gets triggered after filtering out invalid keystrokes. |\n| bsSize | 'sm' \\| 'md' \\| 'lg' | 'md' | Defines the size of the input to be rendered. |\n| unit | string \\| React.ReactNode | — | A unit for this value. This will be shown in a dedicated input addon. |\n| inputAddon | string | — | A rioglyph icon tio be shown in front of the input. |\n| errorMessage | string \\| React.ReactNode | — | Input error message. |\n| warningMessage | string \\| React.ReactNode | — | Input warning message. |\n| messageWhiteSpace | 'normal' \\| 'nowrap' \\| 'pre-line' | 'normal' | Feedback message width. |\n| controls | React.ReactNode | — | This prop is used by the NumberControl component to pass on the +/- spinner controls. |\n| placeholder | string | — | The input placeholder if no value is given. |\n| digitPrecision | number | 3 | Number of digits after the comma the value should be fixed to. |\n| className | string | — | Additional classes to be set on the component. |\nNumberControl\nNumberControl with limits and various step sizes:\n\nm\n\nNumberControl without default value\n\nNumberControl in large and small:\n\ndays\n\nm\n\nNumberControl with error feedbackVery long error message with nowrap messageWhiteSpace prop\nunit\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | A native input id attribute. Passed through as HTML attribute to the input element. |\n| min | number | 0 | The minimum value of the input. |\n| max | number | Number.MAX_VALUE | The maximum value of the input. |\n| value | number | 0 | The initial value of the input. Used to control the component from the outside. |\n| noDefault | boolean | false | Lets you omit the default value of \"0\" when the vale is not defined. The input will be empty in this case. |\n| step | number | 1 | The size of increment or decrement (only works with number type). |\n| disabled | boolean | false | Enables or disabled the input. |\n| onChange | (value?: number) =void | — | Callback function triggered when the input value changes. When the value is removed by the user, the input is kept empty, but it triggers the callback without any value since the user has finished his input. |\n| onKeyDown | (event: React.KeyboardEvent<HTMLInputElement) =void | — | Callback function that gets triggered after filtering out invalid keystrokes. |\n| bsSize | 'sm' \\| 'md' \\| 'lg' | 'md' | Defines the size of the input to be rendered. |\n| unit | string \\| React.ReactNode | — | A unit for this value. This will be shown in a dedicated input addon. |\n| inputAddon | string | — | A rioglyph icon tio be shown in front of the input. |\n| errorMessage | string \\| React.ReactNode | — | Input error message. |\n| warningMessage | string \\| React.ReactNode | — | Input warning message. |\n| messageWhiteSpace | 'normal' \\| 'nowrap' \\| 'pre-line' | 'normal' | Feedback message width. |\n| controls | React.ReactNode | — | This prop is used by the NumberControl component to pass on the +/- spinner controls. |\n| placeholder | string | — | The input placeholder if no value is given. |\n| digitPrecision | number | 3 | Number of digits after the comma the value should be fixed to. |\n| className | string | — | Additional classes to be set on the component. |",
|
|
698
708
|
"category": "Components",
|
|
699
709
|
"section": "Interaction",
|
|
700
710
|
"boost": "NumberInput components/numbercontrol #components/numbercontrol Components Interaction"
|
|
@@ -704,7 +714,7 @@
|
|
|
704
714
|
"title": "Onboarding",
|
|
705
715
|
"lead": "Useful when you want to control a single tooltip that highlights a portion of the UI.",
|
|
706
716
|
"summary": "Useful when you want to control a single tooltip that highlights a portion of the UI.",
|
|
707
|
-
"searchText": "Onboarding\nUseful when you want to control a single tooltip that highlights a portion of the UI.\nOnboarding\nSingle onboarding tip\nReveal feature with onboarding tipReset\nOnboarding tour\nWhen you want to guide the user through a \"tour\" with multiple steps explaining individual features or UI elements. The behavior of the whole tour and individual steps can be controlled declaratively.\nStart walkthroughReset\n\nNotifications\nKeep track of important alerts and messages.\nClick here",
|
|
717
|
+
"searchText": "Onboarding\nUseful when you want to control a single tooltip that highlights a portion of the UI.\nOnboarding\nSingle onboarding tip\nReveal feature with onboarding tipReset\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| id | string | — | The ID of the DOM element. |\n| show | boolean | false | Indicates whether the onboarding tip is shown. |\n| showCloseIcon | boolean | true | Defines whether to show a close icon. |\n| textAlignment | TextAlignment | 'left' | Define how the text should be aligned. Possible values are: left center right |\n| width | TooltipWidth | — | The tooltip's width. Possible values are: auto 100 150 200 250 300 350 400 450 500 |\n| onHide | VoidFunction | () ={} | Callback function for when the component shall be hidden. |\n| useInDialog | boolean | false | Changes the z-index. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| title | string \\| ReactNode | — | The title of the onboarding tip. |\n| content | string \\| ReactNode | — | The content of the onboarding tip. |\n| preventOverflow | boolean | true | Prevents onboarding tips from being cut off horizontally at screen borders. |\n| popperConfig | PopperConfig | — | A Popper.js config object passed to the underlying popper instance. |\n| placement | Placement | 'bottom' | Define how the component should be placed. Possible values are: auto-start auto auto-end top-start top top-end right-start right right-end bottom-start bottom bottom-end left-start left left-end |\nOnboarding tour\nWhen you want to guide the user through a \"tour\" with multiple steps explaining individual features or UI elements. The behavior of the whole tour and individual steps can be controlled declaratively.\nStart walkthroughReset\n\nNotifications\nKeep track of important alerts and messages.\nClick here",
|
|
708
718
|
"category": "Components",
|
|
709
719
|
"section": "Misc",
|
|
710
720
|
"boost": "Onboarding components/onboarding #components/onboarding Components Misc"
|
|
@@ -714,7 +724,7 @@
|
|
|
714
724
|
"title": "Page",
|
|
715
725
|
"lead": null,
|
|
716
726
|
"summary": "A4",
|
|
717
|
-
"searchText": "Page\nPage\nA4\n\nLorem ipsum dolor\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nPage 1\n\nPage 2\n\nPage 3\n\nPage 4\n\nPage 5\n\nPage 6\nPortrait\n\nLandscape",
|
|
727
|
+
"searchText": "Page\nPage\nA4\n\nLorem ipsum dolor\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | number | — | Defines the width in pixel of the page. In landscape mode, the width is set as height. The component uses internally the aspect-ratio of a standard DIN A4 page. Please make sure the element does not get stretched when using flexbox. |\n| orientation | 'portrait' \\| 'landscape' | 'portrait' | Defines the layout of the page |\n| shadow | boolean | true | Defines to use a pre-defined shadow style. May be disabled on white background. |\n| border | boolean | — | Defines to use a pre-defined border style. This may be used to render the page on a white background of as part of another element like a panel. |\n| className | string | — | Additional classes to be set on the wrapper element |\nPage 1\n\nPage 2\n\nPage 3\n\nPage 4\n\nPage 5\n\nPage 6\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | number | — | Defines the width in pixel of the page. In landscape mode, the width is set as height. The component uses internally the aspect-ratio of a standard DIN A4 page. Please make sure the element does not get stretched when using flexbox. |\n| orientation | 'portrait' \\| 'landscape' | 'portrait' | Defines the layout of the page |\n| shadow | boolean | true | Defines to use a pre-defined shadow style. May be disabled on white background. |\n| border | boolean | — | Defines to use a pre-defined border style. This may be used to render the page on a white background of as part of another element like a panel. |\n| className | string | — | Additional classes to be set on the wrapper element |\nPortrait\n\nLandscape\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | number | — | Defines the width in pixel of the page. In landscape mode, the width is set as height. The component uses internally the aspect-ratio of a standard DIN A4 page. Please make sure the element does not get stretched when using flexbox. |\n| orientation | 'portrait' \\| 'landscape' | 'portrait' | Defines the layout of the page |\n| shadow | boolean | true | Defines to use a pre-defined shadow style. May be disabled on white background. |\n| border | boolean | — | Defines to use a pre-defined border style. This may be used to render the page on a white background of as part of another element like a panel. |\n| className | string | — | Additional classes to be set on the wrapper element |",
|
|
718
728
|
"category": "Components",
|
|
719
729
|
"section": "Content",
|
|
720
730
|
"boost": "Page components/page #components/page Components Content"
|
|
@@ -724,7 +734,7 @@
|
|
|
724
734
|
"title": "Pager",
|
|
725
735
|
"lead": null,
|
|
726
736
|
"summary": "Pager with label",
|
|
727
|
-
"searchText": "Pager\nPager\nPager with label\n\nPrevious\nThe previous chapter\n\nNext\nThe next chapter\n\nCompact Pager without label\n\nPrevious\n\nNext",
|
|
737
|
+
"searchText": "Pager\nPager\nPager with label\n\nPrevious\nThe previous chapter\n\nNext\nThe next chapter\n\nCompact Pager without label\n\nPrevious\n\nNext\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| title | string \\| React.ReactNode | — | The title or name of the section next/previous section. |\n| label | string \\| React.ReactNode | — | The optional label for the full variant. |\n| alignRight | boolean | false | Set right alignment for \"previous\" pager content to be aligned to the right side of the pager and the arrow on the left side. |\n| variant | ObjectValues<typeof PagerVariant| full | Define how large the component should be rendered. Possible values are: Pager.VARIANTFULL, Pager.VARIANTCOMPACT or full, compact. |\n| disabled | boolean | false | Sets the pager disabled. |\n| onClick | (event: React.MouseEvent<HTMLDivElement) =void | — | Callback function for when the component is clicked. |\n| className | string | — | Additional classes for the wrapper element. |",
|
|
728
738
|
"category": "Components",
|
|
729
739
|
"section": "Navigation",
|
|
730
740
|
"boost": "Pager components/pager #components/pager Components Navigation"
|
|
@@ -754,7 +764,7 @@
|
|
|
754
764
|
"title": "Position",
|
|
755
765
|
"lead": "A helper component to format a latitude / longitude position.",
|
|
756
766
|
"summary": "A helper component to format a latitude / longitude position.",
|
|
757
|
-
"searchText": "Position\nA helper component to format a latitude / longitude position.\nPosition\nN48° 8.246′ E11° 34.529′N52° 7.394′ W12° 14.054
|
|
767
|
+
"searchText": "Position\nA helper component to format a latitude / longitude position.\nPosition\nN48° 8.246′ E11° 34.529′N52° 7.394′ W12° 14.054′\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| latitude | number | — | The latitude to display. |\n| longitude | number | — | The longitude to display. |\n| address | string | — | Can be used to override the default output. |",
|
|
758
768
|
"category": "Components",
|
|
759
769
|
"section": "Misc",
|
|
760
770
|
"boost": "Position components/position #components/position Components Misc"
|
|
@@ -764,7 +774,7 @@
|
|
|
764
774
|
"title": "RadialBarChart",
|
|
765
775
|
"lead": null,
|
|
766
776
|
"summary": "Note: When using a chart in your application, do not get fancy and try to stick to the proposed examples or at least base your chart upon them. That will save time and money and, equally important, gives the user a coherent look and feel across the different services.",
|
|
767
|
-
"searchText": "RadialBarChart\nRadialBarChart\nNote: When using a chart in your application, do not get fancy and try to stick to the proposed examples or at least base your chart upon them. That will save time and money and, equally important, gives the user a coherent look and feel across the different services.\nMultiple RadialBarChart barsAge 18-24\nAge 25-29\nAge 30-34\nAge 35-39\n\n67%Registrations\n56%Logins\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nCircle RadialBarChart with built-in text82%\n\n82\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nFull circle RadialBarChart with custom text\n\nFuel level\n24%\n\nCharge level\n38%\n\nOpen RadialBarChart with custom text\n\nLorem ipsum\n80\n\nLorem ipsum dolor sit amet\n67\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nExample for error visualizationMost reported problems\n\n43%\n\nApp\n\n37%\n\nWebsite\n\n20%\n\nServer Connection\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nRadialBarChart with a needle\n\nFuel level\n24%\n\nCharge level\n38%\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nCircle RadialBarChart as progress steps\n\nNot Started\nLorem ipsum dolor sit amet\n\nInitial Step\nLorem ipsum dolor sit amet\n\nSecond Step\nLorem ipsum dolor sit amet\n\nFinal Step\nLorem ipsum dolor sit amet\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nRadialBarChart with changing data1%\n\nStart\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |",
|
|
777
|
+
"searchText": "RadialBarChart\nRadialBarChart\nNote: When using a chart in your application, do not get fancy and try to stick to the proposed examples or at least base your chart upon them. That will save time and money and, equally important, gives the user a coherent look and feel across the different services.\nMultiple RadialBarChart barsAge 18-24\nAge 25-29\nAge 30-34\nAge 35-39\n\n31.4726.69-15.698.22\n\n67%Registrations\n56%Logins\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nCircle RadialBarChart with built-in text82%\n\n82\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nFull circle RadialBarChart with custom text\n\nFuel level\n24%\n\nCharge level\n38%\n\nOpen RadialBarChart with custom text\n\nLorem ipsum\n80\n\nLorem ipsum dolor sit amet\n67\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nExample for error visualizationMost reported problems\n\n43%\n\nApp\n\n37%\n\nWebsite\n\n20%\n\nServer Connection\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nRadialBarChart with a needle\n\nFuel level\n24%\n\nCharge level\n38%\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nCircle RadialBarChart as progress steps\n\nNot Started\nLorem ipsum dolor sit amet\n\nInitial Step\nLorem ipsum dolor sit amet\n\nSecond Step\nLorem ipsum dolor sit amet\n\nFinal Step\nLorem ipsum dolor sit amet\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |\nRadialBarChart with changing data1%\n\nStart\n### RadialBarChart\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| width | Number | — | The width of chart container. |\n| height | Number | — | The height of chart container. |\n| data | Array | — | The source data, in which each element is an object. It has the following format: [{ name: \"a\", value: 12 }] Note: for some charts, the color of the individual data is taken from the color prop: [{ name: \"a\", value: 12, color: \"color-coldplay-fountain\" }] |\n| dataKey | string \\| number \\| ((obj: T) =any) | value | The key of data used for the RadialBar. |\n| startAngle | Number | 180 | The start angle of all the bars. |\n| endAngle | Number | 180 | The end angle of all the bars. |\n| innerRadius | String \\| Number | 30% | The innerRadius of the radial bar which is most close to the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| outerRadius | String \\| Number | 100% | The outerRadius of the radial bar which is most far away from the center. If set a percentage, the final value is obtained by multiplying the percentage of maxRadius which is calculated by the width, height, cx, cy. |\n| clockWise | Boolean | true | Set to \"true\" if the bars should go clockwise. |\n| cornerRadius | Number | 30 | Set the corner radius for the individual bars. |\n| showBarLabel | Boolean | false | Renders a label on top of the bars. |\n| background | Boolean \\| Function | true | If false set, background of bars will not be drawn. If true set, background of bars will be drawn which have the props calculated internally. If set a function, the function will be called to render customized background. |\n| range | Array | — | Defines the min and max value for the bar. |\n| radialBarOptions | Object | — | Detailed options passed to the underlying RadialBar component. Details can be found here: https://recharts.org/en-US/api/RadialBar |\n| textOptions | Object | — | Detailed options passed to the underlying Text component. Details can be found here: https://recharts.org/en-US/api/Text |\n| containerOptions | Object | — | Detailed options passed to the underlying ResponsiveContainer component. Details can be found here: https://recharts.org/en-US/api/ResponsiveContainer |\n| tooltip | ChartTooltip \\| Boolean | — | Defines whether or not the tooltip component shall be used. You can customize the tooltip by providing a custom ChartTooltip. Prop details can be found here: https://recharts.org/en-US/api/Tooltip. You can also customize the cursor color by setting a stroke or fill color in the cursor props. Details can be found here: https://recharts.org/en-US/api/Tooltip#cursor |\n| legend | Legend \\| Boolean | <Legend /| Shows the provided Legend component otherwise shows nothing. |\n| ... | | — | Additional props are passed to the underlying RadialBarChart component. Details can be found here: https://recharts.org/en-US/api/RadialBarChart |\n### Legend\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| iconType | String | square | Defines the type of the leading icon. |\n| iconSize | String | 12 | Defines the size of the leading icon. |\n| layout | String | vertical | Defines the layout of the legend. |\n| align | String | right | Defines the alignment of the legend relative to the chart. |\n| verticalAlign | String | top | Defines the vertical alignment of the legend relative to the chart. |\n| ... | | — | Additional props are passed to the underlying legend component. Details can be found here: https://recharts.org/en-US/api/Legend |",
|
|
768
778
|
"category": "Components",
|
|
769
779
|
"section": "Charts",
|
|
770
780
|
"boost": "RadialBarChart components/radialBarCharts #components/radialBarCharts Components Charts"
|
|
@@ -774,11 +784,21 @@
|
|
|
774
784
|
"title": "RadioButton",
|
|
775
785
|
"lead": "NoteWhen using the custom option, make sure to wrap the children with the class name radio-text-wrapper. For using the radio tick, use an element with class name radio-text.",
|
|
776
786
|
"summary": "NoteWhen using the custom option, make sure to wrap the children with the class name radio-text-wrapper. For using the radio tick, use an element with class name radio-text.",
|
|
777
|
-
"searchText": "RadioButton\nNoteWhen using the custom option, make sure to wrap the children with the class name radio-text-wrapper. For using the radio tick, use an element with class name radio-text.\nRadioButton\nOption one is selected by default\nOption two can be something else and selecting it will deselect option one\nOption three is disabled\n123\nKm\nMiles\nLast selected option: nothing selected yet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tabIndex | | — | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\nControlled example\nOption 1Option 2Option 3\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tabIndex | | — | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\nRadioButton with FormData\nPlease contact me viaEmailPhone\nSubmit selectionSelected value-\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tabIndex | | — | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\nCustom cards example\nNote: When using the custom option, make sure to wrap the children with the class name radio-text-wrapper. For using the radio tick, use an element with class name radio-text.\nOption 1\nThis option is a first option\n\nOption 2\nThis option is a second option\n\nOption 3\nThis option is a third option\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tabIndex | | — | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\nCustom stacked example\nOption 1\nThis option is a first option\n\nOption 2 (disabled)\nThis option is a second option\n\nOption 3\nThis option is a third option\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tabIndex | | — | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\nCustom list example\nVehicle type\nTruck\n\nTrailer\n\nBus\n\nVan\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tabIndex | | — | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\nCustom example without the tick\n4 GB\n8 GB\n16 GB\n32 GB\n64 GB\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tabIndex | | — | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\nRadioButton with custom icon\nTruckBusTrailer\nTruckBusVanTrailer\n6 Month\n\n12 Month\nSave 15%\n\n24 Month\nSave 25%\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tabIndex | | — | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |",
|
|
787
|
+
"searchText": "RadioButton\nNoteWhen using the custom option, make sure to wrap the children with the class name radio-text-wrapper. For using the radio tick, use an element with class name radio-text.\nRadioButton\nOption one is selected by default\nOption two can be something else and selecting it will deselect option one\nOption three is disabled\n123\nKm\nMiles\nLast selected option: nothing selected yet\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | Define any rioglyph icon like \"rioglyph-truck\". |\n| iconLabelPosition | 'vertical' \\| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |\n| iconSize | number | 16 | The icon Size in px. |\n| label | string \\| ReactNode | — | Defines the label text. |\n| onClick | MouseEventHandler<{ value: string \\| string[] \\| number; }| () ={} | Callback function that is invoked when the radio button is clicked. |\n| onChange | ChangeEventHandler | () ={} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |\n| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |\n| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |\n| disabled | boolean | false | Defines whether the checkbox is disabled. |\n| className | string | — | Additional classes to be set on the input element. |\n| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |\n| right | boolean | false | Displays the icon on the right side of the text. |\n| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |\n| name | string | — | Name to be given to the input element. |\n| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |\n| tabIndex | number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\n| inputRef | Ref<HTMLInputElement| — | Ref which is added to the input element. |\nControlled example\nOption 1Option 2Option 3\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | Define any rioglyph icon like \"rioglyph-truck\". |\n| iconLabelPosition | 'vertical' \\| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |\n| iconSize | number | 16 | The icon Size in px. |\n| label | string \\| ReactNode | — | Defines the label text. |\n| onClick | MouseEventHandler<{ value: string \\| string[] \\| number; }| () ={} | Callback function that is invoked when the radio button is clicked. |\n| onChange | ChangeEventHandler | () ={} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |\n| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |\n| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |\n| disabled | boolean | false | Defines whether the checkbox is disabled. |\n| className | string | — | Additional classes to be set on the input element. |\n| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |\n| right | boolean | false | Displays the icon on the right side of the text. |\n| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |\n| name | string | — | Name to be given to the input element. |\n| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |\n| tabIndex | number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\n| inputRef | Ref<HTMLInputElement| — | Ref which is added to the input element. |\nRadioButton with FormData\nPlease contact me viaEmailPhone\nSubmit selectionSelected value-\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | Define any rioglyph icon like \"rioglyph-truck\". |\n| iconLabelPosition | 'vertical' \\| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |\n| iconSize | number | 16 | The icon Size in px. |\n| label | string \\| ReactNode | — | Defines the label text. |\n| onClick | MouseEventHandler<{ value: string \\| string[] \\| number; }| () ={} | Callback function that is invoked when the radio button is clicked. |\n| onChange | ChangeEventHandler | () ={} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |\n| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |\n| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |\n| disabled | boolean | false | Defines whether the checkbox is disabled. |\n| className | string | — | Additional classes to be set on the input element. |\n| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |\n| right | boolean | false | Displays the icon on the right side of the text. |\n| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |\n| name | string | — | Name to be given to the input element. |\n| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |\n| tabIndex | number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\n| inputRef | Ref<HTMLInputElement| — | Ref which is added to the input element. |\nCustom cards example\nNote: When using the custom option, make sure to wrap the children with the class name radio-text-wrapper. For using the radio tick, use an element with class name radio-text.\nOption 1\nThis option is a first option\n\nOption 2\nThis option is a second option\n\nOption 3\nThis option is a third option\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | Define any rioglyph icon like \"rioglyph-truck\". |\n| iconLabelPosition | 'vertical' \\| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |\n| iconSize | number | 16 | The icon Size in px. |\n| label | string \\| ReactNode | — | Defines the label text. |\n| onClick | MouseEventHandler<{ value: string \\| string[] \\| number; }| () ={} | Callback function that is invoked when the radio button is clicked. |\n| onChange | ChangeEventHandler | () ={} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |\n| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |\n| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |\n| disabled | boolean | false | Defines whether the checkbox is disabled. |\n| className | string | — | Additional classes to be set on the input element. |\n| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |\n| right | boolean | false | Displays the icon on the right side of the text. |\n| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |\n| name | string | — | Name to be given to the input element. |\n| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |\n| tabIndex | number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\n| inputRef | Ref<HTMLInputElement| — | Ref which is added to the input element. |\nCustom stacked example\nOption 1\nThis option is a first option\n\nOption 2 (disabled)\nThis option is a second option\n\nOption 3\nThis option is a third option\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | Define any rioglyph icon like \"rioglyph-truck\". |\n| iconLabelPosition | 'vertical' \\| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |\n| iconSize | number | 16 | The icon Size in px. |\n| label | string \\| ReactNode | — | Defines the label text. |\n| onClick | MouseEventHandler<{ value: string \\| string[] \\| number; }| () ={} | Callback function that is invoked when the radio button is clicked. |\n| onChange | ChangeEventHandler | () ={} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |\n| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |\n| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |\n| disabled | boolean | false | Defines whether the checkbox is disabled. |\n| className | string | — | Additional classes to be set on the input element. |\n| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |\n| right | boolean | false | Displays the icon on the right side of the text. |\n| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |\n| name | string | — | Name to be given to the input element. |\n| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |\n| tabIndex | number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\n| inputRef | Ref<HTMLInputElement| — | Ref which is added to the input element. |\nCustom list example\nVehicle type\nTruck\n\nTrailer\n\nBus\n\nVan\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | Define any rioglyph icon like \"rioglyph-truck\". |\n| iconLabelPosition | 'vertical' \\| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |\n| iconSize | number | 16 | The icon Size in px. |\n| label | string \\| ReactNode | — | Defines the label text. |\n| onClick | MouseEventHandler<{ value: string \\| string[] \\| number; }| () ={} | Callback function that is invoked when the radio button is clicked. |\n| onChange | ChangeEventHandler | () ={} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |\n| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |\n| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |\n| disabled | boolean | false | Defines whether the checkbox is disabled. |\n| className | string | — | Additional classes to be set on the input element. |\n| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |\n| right | boolean | false | Displays the icon on the right side of the text. |\n| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |\n| name | string | — | Name to be given to the input element. |\n| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |\n| tabIndex | number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\n| inputRef | Ref<HTMLInputElement| — | Ref which is added to the input element. |\nCustom example without the tick\n4 GB\n8 GB\n16 GB\n32 GB\n64 GB\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | Define any rioglyph icon like \"rioglyph-truck\". |\n| iconLabelPosition | 'vertical' \\| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |\n| iconSize | number | 16 | The icon Size in px. |\n| label | string \\| ReactNode | — | Defines the label text. |\n| onClick | MouseEventHandler<{ value: string \\| string[] \\| number; }| () ={} | Callback function that is invoked when the radio button is clicked. |\n| onChange | ChangeEventHandler | () ={} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |\n| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |\n| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |\n| disabled | boolean | false | Defines whether the checkbox is disabled. |\n| className | string | — | Additional classes to be set on the input element. |\n| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |\n| right | boolean | false | Displays the icon on the right side of the text. |\n| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |\n| name | string | — | Name to be given to the input element. |\n| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |\n| tabIndex | number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\n| inputRef | Ref<HTMLInputElement| — | Ref which is added to the input element. |\nRadioButton with custom icon\nTruckBusTrailer\nTruckBusVanTrailer\n6 Month\n\n12 Month\nSave 15%\n\n24 Month\nSave 25%\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | Define any rioglyph icon like \"rioglyph-truck\". |\n| iconLabelPosition | 'vertical' \\| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |\n| iconSize | number | 16 | The icon Size in px. |\n| label | string \\| ReactNode | — | Defines the label text. |\n| onClick | MouseEventHandler<{ value: string \\| string[] \\| number; }| () ={} | Callback function that is invoked when the radio button is clicked. |\n| onChange | ChangeEventHandler | () ={} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |\n| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |\n| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |\n| disabled | boolean | false | Defines whether the checkbox is disabled. |\n| className | string | — | Additional classes to be set on the input element. |\n| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |\n| right | boolean | false | Displays the icon on the right side of the text. |\n| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |\n| name | string | — | Name to be given to the input element. |\n| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |\n| tabIndex | number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |\n| inputRef | Ref<HTMLInputElement| — | Ref which is added to the input element. |",
|
|
778
788
|
"category": "Components",
|
|
779
789
|
"section": "Interaction",
|
|
780
790
|
"boost": "RadioButton components/radiobutton #components/radiobutton Components Interaction"
|
|
781
791
|
},
|
|
792
|
+
{
|
|
793
|
+
"id": "components/radioCardGroup",
|
|
794
|
+
"title": "RadioCardGroup",
|
|
795
|
+
"lead": "Card-based radio selection built on top of RadioButton. Supports options-based usage and a compound API via RadioCardItem and RadioCardIndicator.",
|
|
796
|
+
"summary": "Card-based radio selection built on top of RadioButton. Supports options-based usage and a compound API via RadioCardItem and RadioCardIndicator.",
|
|
797
|
+
"searchText": "RadioCardGroup\nCard-based radio selection built on top of RadioButton. Supports options-based usage and a compound API via RadioCardItem and RadioCardIndicator.\nRadioCardGroup\nInline cardsOption 1\nThis option is a first option\n\nOption 2\nThis option is a second option\n\nOption 3\nThis option is a third option\n\nStacked horizontal cardsLorem ipsum\n\nDolor sit amet\n\nQui repellat dolores\n\nStacked cardsOption 1\nThis option is a first option\n\nOption 2 (disabled)\nThis option is a second option\n\nOption 3\nThis option is a third option\n\nOption 4\nThis option is a forth option\n\nReset selectionUnselect\n### RadioCardGroup\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| name | string | — | Name used for all radios in this group. |\n| options | RadioCardOption[] | — | List of selectable options. |\n| value | string | — | Selected value (controlled usage). |\n| defaultValue | string | — | Initially selected value (uncontrolled usage). |\n| variant | 'inline' \\| 'stacked' \\| 'stacked-horizontal' | 'inline' | Card layout variant. Possible values are: 'inline', 'stacked' or 'stacked-horizontal'. |\n| gap | string | 'gap-15' | Gap utility class used for the inline layout. |\n| onChange | (value: string, event: ChangeEvent<HTMLInputElement) =void | — | Callback invoked when selection changes. |\n| cardClassName | string | — | Additional classes applied to each card. |\n### RadioCardItem\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | Value passed to the underlying radio input. |\n| disabled | boolean | false | Disables this radio card. |\nCompound API with mapped items\nCompound API with mapped itemsOption 1\nThis option is a first option\n\nOption 2\nThis option is a second option\n\nOption 3\nThis option is a third option\n### RadioCardGroup\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| name | string | — | Name used for all radios in this group. |\n| options | RadioCardOption[] | — | List of selectable options. |\n| value | string | — | Selected value (controlled usage). |\n| defaultValue | string | — | Initially selected value (uncontrolled usage). |\n| variant | 'inline' \\| 'stacked' \\| 'stacked-horizontal' | 'inline' | Card layout variant. Possible values are: 'inline', 'stacked' or 'stacked-horizontal'. |\n| gap | string | 'gap-15' | Gap utility class used for the inline layout. |\n| onChange | (value: string, event: ChangeEvent<HTMLInputElement) =void | — | Callback invoked when selection changes. |\n| cardClassName | string | — | Additional classes applied to each card. |\n### RadioCardItem\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | Value passed to the underlying radio input. |\n| disabled | boolean | false | Disables this radio card. |",
|
|
798
|
+
"category": "Components",
|
|
799
|
+
"section": "Interaction",
|
|
800
|
+
"boost": "RadioCardGroup components/radioCardGroup #components/radioCardGroup Components Interaction"
|
|
801
|
+
},
|
|
782
802
|
{
|
|
783
803
|
"id": "components/releaseNotes",
|
|
784
804
|
"title": "ReleaseNotes",
|
|
@@ -794,7 +814,7 @@
|
|
|
794
814
|
"title": "Resizer",
|
|
795
815
|
"lead": "A helper component to allow elements to resize.",
|
|
796
816
|
"summary": "A helper component to allow elements to resize.",
|
|
797
|
-
"searchText": "Resizer\nA helper component to allow elements to resize.\nResizer\nNote: When the resizer position is set to left or top you also need to position your elements on screen accordingly. Otherwise, the browser will set the height or width and expands in the opposite direction\nHorizontal (default):\n\nVertical (with child element as handle):",
|
|
817
|
+
"searchText": "Resizer\nA helper component to allow elements to resize.\nResizer\nNote: When the resizer position is set to left or top you also need to position your elements on screen accordingly. Otherwise, the browser will set the height or width and expands in the opposite direction\nHorizontal (default):\n\nVertical (with child element as handle):\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| position | typeof LEFT \\| typeof RIGHT \\| typeof TOP \\| typeof BOTTOM | — | Defines where the resize handle is positioned relative to the element to resize. Possible values are: Resizer.LEFT, Resizer.RIGHT, Resizer.TOP, Resizer.BOTTOM 'left', 'right', 'top', 'bottom' |\n| direction | typeof HORIZONTAL \\| typeof VERTICAL | — | Defines on which axis to resize. Possible values are: Resizer.HORIZONTAL Resizer.VERTICAL 'x' 'y' |\n| onResizeStart | (event: MouseEvent \\| TouchEvent) =void | — | Callback when the resize starts, means when the handle is pressed. It returns the respective event. |\n| onResize | (diff: number) =void | — | Callback when the resize handle is moved. The function returns the distant between the last position and the mouse movement. Means you can either subtract or add this diff to the elements width you want to change. |\n| onResizeEnd | (event: Event) =void | — | Callback when the resize ends, means when the handle is released. It returns the respective event. |\n| className | string | — | Additional classes to be set on the wrapper element. |",
|
|
798
818
|
"category": "Components",
|
|
799
819
|
"section": "Misc",
|
|
800
820
|
"boost": "Resizer components/resizer #components/resizer Components Misc"
|
|
@@ -804,7 +824,7 @@
|
|
|
804
824
|
"title": "ResponsiveColumnStripe",
|
|
805
825
|
"lead": "The ResponsiveColumnStripe component is designed to work with any list of items. The individual items are spread equally according to the available space. The component is totally customizable and does not style the individual items to give maximum flexibility.",
|
|
806
826
|
"summary": "The ResponsiveColumnStripe component is designed to work with any list of items. The individual items are spread equally according to the available space. The component is totally customizable and does not style the individual items to give maximum flexibility.",
|
|
807
|
-
"searchText": "ResponsiveColumnStripe\nThe ResponsiveColumnStripe component is designed to work with any list of items. The individual items are spread equally according to the available space. The component is totally customizable and does not style the individual items to give maximum flexibility.\nResponsiveColumnStripe\nNote: It is mandatory to set the key attribute for the individual items. If they are not set or when they are not unique the calculation of how many items to show on which page wont work. In case a custom component is used as item, wrap it in a native DOM element and set the key to the wrapping element.\nResponsiveColumnStripe with minColumns 2 and maxColumns 5\nItem 1\nItem 2\nItem 3\nItem 4\nItem 5\n\nResponsiveColumnStripe as \"ul\" with minColumns 1 and maxColumns 4\nItem 1\nItem 2\nItem 3\nItem 4\n\nResponsiveColumnStripe as \"ul\" with minColumns 1, maxColumns 5, and no animation\nFriday\n14.01.2023\n\nShipments4\nPlanned0\n\nMonday\n17.01.2023\n\nShipments4\nPlanned0\n\nThuesday\n18.01.2023\n\nShipments4\nPlanned0\n\nWednesday\n19.01.2023\n\nShipments4\nPlanned0",
|
|
827
|
+
"searchText": "ResponsiveColumnStripe\nThe ResponsiveColumnStripe component is designed to work with any list of items. The individual items are spread equally according to the available space. The component is totally customizable and does not style the individual items to give maximum flexibility.\nResponsiveColumnStripe\nNote: It is mandatory to set the key attribute for the individual items. If they are not set or when they are not unique the calculation of how many items to show on which page wont work. In case a custom component is used as item, wrap it in a native DOM element and set the key to the wrapping element.\nResponsiveColumnStripe with minColumns 2 and maxColumns 5\nItem 1\nItem 2\nItem 3\nItem 4\nItem 5\n\nResponsiveColumnStripe as \"ul\" with minColumns 1 and maxColumns 4\nItem 1\nItem 2\nItem 3\nItem 4\n\nResponsiveColumnStripe as \"ul\" with minColumns 1, maxColumns 5, and no animation\nFriday\n14.01.2023\n\nShipments4\nPlanned0\n\nMonday\n17.01.2023\n\nShipments4\nPlanned0\n\nThuesday\n18.01.2023\n\nShipments4\nPlanned0\n\nWednesday\n19.01.2023\n\nShipments4\nPlanned0\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| minColumnWith | number | 300 | The minimum width in pixel of a single column. This value determines how many columns are shown per page depending on the parent width. |\n| minColumns | number | 1 | The minimum amount of columns that should be shown per page. |\n| maxColumns | number | 5 | The maximum amount of columns that should be shown per page. |\n| stretchLastItems | boolean | false | Defines whether the items on the last page are stretched out to fill the space. |\n| activePage | number | 0 | The page that shall be shown. This can be used to control the pages from outside. |\n| asType | keyof ReactHTML | 'div' | The DOM element type of the wrapping column element. If you need a list, this might be set to \"ul\". |\n| disableAnimation | boolean | false | Set to true to skip animating pages. |\n| onPreviousClick | (pageNumber: number, columnsPerPage: number) =void | — | Callback function for when the previous page is clicked. |\n| onNextClick | (pageNumber: number, columnsPerPage: number) =void | — | Callback function for when the next page is clicked. |\n| buttonClassName | string | — | Additional classes set to the navigation buttons. |\n| columnsWrapperClassName | string | — | Additional classes set to the component wrapper element. |\n| className | string | — | Additional classes set to the column wrapper element. |",
|
|
808
828
|
"category": "Components",
|
|
809
829
|
"section": "Content",
|
|
810
830
|
"boost": "ResponsiveColumnStripe components/responsiveColumnStripe #components/responsiveColumnStripe Components Content"
|
|
@@ -814,7 +834,7 @@
|
|
|
814
834
|
"title": "Responsive Video",
|
|
815
835
|
"lead": null,
|
|
816
836
|
"summary": "Responsive Video 16x9",
|
|
817
|
-
"searchText": "Responsive Video\nResponsive Video\nResponsive Video 16x9\n\nResponsive Video 4x3",
|
|
837
|
+
"searchText": "Responsive Video\nResponsive Video\nResponsive Video 16x9\n\nResponsive Video 4x3\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| src | string | — | The link to the source of the video file. |\n| aspectRatio | '4by3' \\| '16by9' | '16by9' | Defined the aspect ratio of the video. Possible values are: ResponsiveVideo.ASPECTRATIO4BY3 ResponsiveVideo.ASPECTRATIO16BY9 '4by3' '16by9' |\n| allowFullScreen | boolean | true | Allows the fullscreen feature of the underlying embedded iframe. |\n| className | string | — | Additional classes added to the wrapping element. |",
|
|
818
838
|
"category": "Components",
|
|
819
839
|
"section": "Misc",
|
|
820
840
|
"boost": "Responsive Video components/responsiveVideo #components/responsiveVideo Components Misc"
|
|
@@ -824,7 +844,7 @@
|
|
|
824
844
|
"title": "Rioglyph",
|
|
825
845
|
"lead": "The Rioglyph component is a React wrapper for the Rioglyph icon set. It provides a convenient and type-safe way to render icons without directly dealing with the utility classnames.",
|
|
826
846
|
"summary": "The Rioglyph component is a React wrapper for the Rioglyph icon set. It provides a convenient and type-safe way to render icons without directly dealing with the utility classnames.",
|
|
827
|
-
"searchText": "Rioglyph\nThe Rioglyph component is a React wrapper for the Rioglyph icon set. It provides a convenient and type-safe way to render icons without directly dealing with the utility classnames.\nRioglyph\nIn addition to rendering a single icon, the component supports built-in features such as spinning and pulsing animations, as well as paired icons for combining multiple glyphs into one semantic symbol.\n\nThe complete list of available icons and their names can be found in the icon library.\nSingle rioglyph icon\n\nSingle rioglyph icon with custom styles\n\nSingle rioglyph icon with spinning animation\n\nSingle rioglyph icon with pulsing animation\n\nPaired rioglyph icon\n\nDisabled styling\n\nCustom external svg icon\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | — |",
|
|
847
|
+
"searchText": "Rioglyph\nThe Rioglyph component is a React wrapper for the Rioglyph icon set. It provides a convenient and type-safe way to render icons without directly dealing with the utility classnames.\nRioglyph\nIn addition to rendering a single icon, the component supports built-in features such as spinning and pulsing animations, as well as paired icons for combining multiple glyphs into one semantic symbol.\n\nThe complete list of available icons and their names can be found in the icon library.\nSingle rioglyph icon\n\nSingle rioglyph icon with custom styles\n\nSingle rioglyph icon with spinning animation\n\nSingle rioglyph icon with pulsing animation\n\nPaired rioglyph icon\n\nDisabled styling\n\nCustom external svg icon\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The rioglyph icon string OR an external .svg link |\n| iconClassName | string | — | Additional classes set to the icon span. |\n| size | 'h1' \\| 'h2' \\| 'h3' \\| 'h4' \\| 'h5' \\| 'h6' \\| '10' \\| '11' \\| '12' \\| '14' \\| '16' \\| '18' \\| '20' | — | The size (text-size) of the icon |\n| spinning | boolean | false | Spinning animation. |\n| pulsing | boolean | false | Pulsing animation. |\n| filled | boolean | false | Filled style. |\n| disabled | boolean | false | Add a disabled line |\n| disabledDanger | boolean | false | Recolor the disabled line to the danger color. |\n| disabledInverse | boolean | false | Flip the disabled line. |\n| pairIcon | IconType \\| string | — | The rioglyph icon string OR an external .svg link. |\n| pairIconClassName | string | — | Additional classes set to the pairIcon span. |",
|
|
828
848
|
"category": "Components",
|
|
829
849
|
"section": "Misc",
|
|
830
850
|
"boost": "Rioglyph components/rioglyph #components/rioglyph Components Misc"
|
|
@@ -834,7 +854,7 @@
|
|
|
834
854
|
"title": "RulesWrapper, RuleContainer and RuleConnector",
|
|
835
855
|
"lead": null,
|
|
836
856
|
"summary": "Default Example (interactive)Why should the rule be triggered?",
|
|
837
|
-
"searchText": "RulesWrapper, RuleContainer and RuleConnector\nRulesWrapper, RuleContainer and RuleConnector\nDefault Example (interactive)Why should the rule be triggered?\nMileage\n\nSpeed\n\nEngine Speed\n\nWhen should the rule be triggered?\nImmediately\n\nWhen all conditions apply for at least\nDefault Example with morde conditions - (static)Mileage is greater than\nkm\n\nWhich additional conditions should count for this rule?\n\nWhy should the rule be triggered?\nCategory AMileage\n\nFuel Level\n\nEngine speed\n\nDriving/standing\n\nCategory BRemaining daily driving time\n\nRemaining weekly driving time\n\nDaily driving time\n\nWeekly driving time\n\nCategory CDriver Card\n\nPower take-off\n\nInside/Outside geofence\n\nInside/Outside Country\n\nWhen should the rule be triggered?Immediately\n\nWhen all conditions apply for at least\nCustom Example\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\n\nAND\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\n\nOR\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.",
|
|
857
|
+
"searchText": "RulesWrapper, RuleContainer and RuleConnector\nRulesWrapper, RuleContainer and RuleConnector\nDefault Example (interactive)Why should the rule be triggered?\nMileage\n\nSpeed\n\nEngine Speed\n\nWhen should the rule be triggered?\nImmediately\n\nWhen all conditions apply for at least\n### RuleContainer\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | true | Defines whether the container is shown. |\n| unchecked | boolean | false | Determines the container style for when no rule option is selected. It also hides the connector in this case. |\n| background | string | 'bg-lightest' | The box background class name. |\n| borderColor | string | — | The border color class name. |\n| hideConnector | boolean | false | Defines whether the connector is shown. |\n| customConnector | string \\| JSX.Element | — | Overwrites the default connector. |\n| className | string | — | Additional classes for the wrapper element. |\n### RuleConnector\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| placement | 'start' \\| 'center' \\| 'end' | 'center' | The placement for the connector. Possible values are start, center and end. |\n| icon | string | 'rioglyph-plus' | The rioglyph icon name. |\n| hidden | boolean | false | Defines whether the connector is shown. |\n| background | string | 'bg-lightest' | Background color of the connector itself. |\n| pageBackground | string | 'bg-white' | Background color of the surrounding area where the rule containers are placed. |\n| contentClassName | string | 'text-color-light' | Classes to be set on the connector content. |\n| hasBorder | boolean | false | Defines whether the connector has a border. |\n| borderColor | string | — | The border color class name. |\n| className | string | — | Additional classes for the wrapper element. |\nDefault Example with morde conditions - (static)Mileage is greater than\nkm\n\nWhich additional conditions should count for this rule?\n\nWhy should the rule be triggered?\nCategory AMileage\n\nFuel Level\n\nEngine speed\n\nDriving/standing\n\nCategory BRemaining daily driving time\n\nRemaining weekly driving time\n\nDaily driving time\n\nWeekly driving time\n\nCategory CDriver Card\n\nPower take-off\n\nInside/Outside geofence\n\nInside/Outside Country\n\nWhen should the rule be triggered?Immediately\n\nWhen all conditions apply for at least\n### RuleContainer\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | true | Defines whether the container is shown. |\n| unchecked | boolean | false | Determines the container style for when no rule option is selected. It also hides the connector in this case. |\n| background | string | 'bg-lightest' | The box background class name. |\n| borderColor | string | — | The border color class name. |\n| hideConnector | boolean | false | Defines whether the connector is shown. |\n| customConnector | string \\| JSX.Element | — | Overwrites the default connector. |\n| className | string | — | Additional classes for the wrapper element. |\n### RuleConnector\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| placement | 'start' \\| 'center' \\| 'end' | 'center' | The placement for the connector. Possible values are start, center and end. |\n| icon | string | 'rioglyph-plus' | The rioglyph icon name. |\n| hidden | boolean | false | Defines whether the connector is shown. |\n| background | string | 'bg-lightest' | Background color of the connector itself. |\n| pageBackground | string | 'bg-white' | Background color of the surrounding area where the rule containers are placed. |\n| contentClassName | string | 'text-color-light' | Classes to be set on the connector content. |\n| hasBorder | boolean | false | Defines whether the connector has a border. |\n| borderColor | string | — | The border color class name. |\n| className | string | — | Additional classes for the wrapper element. |\nCustom Example\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\n\nAND\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\n\nOR\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\n### RuleContainer\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| show | boolean | true | Defines whether the container is shown. |\n| unchecked | boolean | false | Determines the container style for when no rule option is selected. It also hides the connector in this case. |\n| background | string | 'bg-lightest' | The box background class name. |\n| borderColor | string | — | The border color class name. |\n| hideConnector | boolean | false | Defines whether the connector is shown. |\n| customConnector | string \\| JSX.Element | — | Overwrites the default connector. |\n| className | string | — | Additional classes for the wrapper element. |\n### RuleConnector\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| placement | 'start' \\| 'center' \\| 'end' | 'center' | The placement for the connector. Possible values are start, center and end. |\n| icon | string | 'rioglyph-plus' | The rioglyph icon name. |\n| hidden | boolean | false | Defines whether the connector is shown. |\n| background | string | 'bg-lightest' | Background color of the connector itself. |\n| pageBackground | string | 'bg-white' | Background color of the surrounding area where the rule containers are placed. |\n| contentClassName | string | 'text-color-light' | Classes to be set on the connector content. |\n| hasBorder | boolean | false | Defines whether the connector has a border. |\n| borderColor | string | — | The border color class name. |\n| className | string | — | Additional classes for the wrapper element. |",
|
|
838
858
|
"category": "Components",
|
|
839
859
|
"section": "Misc",
|
|
840
860
|
"boost": "RulesWrapper, RuleContainer and RuleConnector components/rules #components/rules Components Misc"
|
|
@@ -844,7 +864,7 @@
|
|
|
844
864
|
"title": "SaveableInput",
|
|
845
865
|
"lead": null,
|
|
846
866
|
"summary": "SaveableInput",
|
|
847
|
-
"searchText": "SaveableInput\nSaveableInput\nSaveableInput\n\nSaveableInput with value\n\nSaveableInput with previous value\nDolor sit amet\n\nSaveableInput with fixed previous value\nYou shall not pass\n\nSaveableInput with default button style\n\nSaveableInput with unit and icon\nPcs\n\nSaveableInput with feedback\nLab\n\nThis is an error message\n\nDisabled SaveableInput\nWith error feedback and disabled save button\nControlled SaveableInput\n\nRandomize valuesClear values\n\n{\nvalue: '',\npreviousValue: ''\n}\nControlled SaveableInput with key validation\nPcs\n\n{\nvalue: '0',\npreviousValue: ''\n}\nSaveableDateInput\nSaveableDateInput (uncontrolled)\n\n‹January 2026›\nSuMoTuWeThFrSa\n\n28293031123\n45678910\n11121314151617\n18192021222324\n25262728293031\n1234567\n\nControlled - Stay open on invalid (default)\n\n‹January 2026›\nSuMoTuWeThFrSa\n\n28293031123\n45678910\n11121314151617\n18192021222324\n25262728293031\n1234567\n\n10:07\n\nSaved value:\n\nControlled - With error\n\n‹January 2026›\nSuMoTuWeThFrSa\n\n28293031123\n45678910\n11121314151617\n18192021222324\n25262728293031\n1234567\n\n12:00\n\nRequired field\n\nSaved value:\n\nControlled - Reset and close on invalid\n\n‹January 2026›\nSuMoTuWeThFrSa\n\n28293031123\n45678910\n11121314151617\n18192021222324\n25262728293031\n1234567\n\nSaved value:\n\nSaveableDateInput (only month)\n\n‹2026›\n\nJanFebMarApr\nMayJunJulAug\nSepOctNovDec\n\nSaveableDateInput (disabled)\n\n‹January 2026›\nSuMoTuWeThFrSa\n\n28293031123\n45678910\n11121314151617\n18192021222324\n25262728293031\n1234567\n\n10:07 AM",
|
|
867
|
+
"searchText": "SaveableInput\nSaveableInput\nSaveableInput\n\nSaveableInput with value\n\nSaveableInput with previous value\nDolor sit amet\n\nSaveableInput with fixed previous value\nYou shall not pass\n\nSaveableInput with default button style\n\nSaveableInput with unit and icon\nPcs\n\nSaveableInput with feedback\nLab\n\nThis is an error message\n\nDisabled SaveableInput\n### SaveableInput\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| placeholder | string | — | The input placeholder. |\n| fixedPreviousValue | string | — | The previous or old value shown above the input value. This value will not be changed for new input values. |\n| previousValue | string | — | The previous or old value shown above the input value. This value changes when a new input value is accepted. |\n| value | string | — | The actual input value. |\n| isValid | boolean | true | Used to control the save button from the outside to disable it in case the entered value is not valid. |\n| errorMessage | string \\| React.ReactNode | — | This is the error message that is shown below the input. It uses the built-in error handling, and will be shown when the \"isValid\" prop is set to false. |\n| hideErrorIcon | boolean | false | Defines wether the error icon is shown or not. If enabled, it will be shown when the \"isValid\" prop is set to false. |\n| onValueChanged | (value: string, previousValue: string) =void | — | Callback function triggered when the value changes. |\n| onInputChange | (keyValue: string, inputValue: string) =void | — | Callback function that gets triggered on every input change. Use this to control the component or when implementing key validation. |\n| onEsc | () =void | — | Callback function that gets triggered when the user aborts the edit mode. Use this to control the component and handle the resetting of previous value on the outside. |\n| onEnterEdit | () =void | — | Callback function that gets triggered when the input is in edit mode. Use this to control the component dna to handle the previous value on the outside. |\n| buttonStyle | 'primary' \\| 'default' | 'primary' | Defines the button style: default or primary. |\n| inputProps | HTMLAttributes<HTMLInputElement| — | Additional HTML attributes to be set on the input element. |\n| unit | string \\| React.ReactNode | — | Adds a given unit to the input. |\n| icon | string | — | Icon class name that shall be used. If defined, the input element is wrapped in an input-group and the icon will be set in an input-addon. Example: rioglyph-search. |\n| disabled | boolean | false | Disables the component so the user cannot enter the edit mode. |\n| inputClassName | string | — | Additional classes to be set on the input itself. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nWith error feedback and disabled save button\n### SaveableInput\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| placeholder | string | — | The input placeholder. |\n| fixedPreviousValue | string | — | The previous or old value shown above the input value. This value will not be changed for new input values. |\n| previousValue | string | — | The previous or old value shown above the input value. This value changes when a new input value is accepted. |\n| value | string | — | The actual input value. |\n| isValid | boolean | true | Used to control the save button from the outside to disable it in case the entered value is not valid. |\n| errorMessage | string \\| React.ReactNode | — | This is the error message that is shown below the input. It uses the built-in error handling, and will be shown when the \"isValid\" prop is set to false. |\n| hideErrorIcon | boolean | false | Defines wether the error icon is shown or not. If enabled, it will be shown when the \"isValid\" prop is set to false. |\n| onValueChanged | (value: string, previousValue: string) =void | — | Callback function triggered when the value changes. |\n| onInputChange | (keyValue: string, inputValue: string) =void | — | Callback function that gets triggered on every input change. Use this to control the component or when implementing key validation. |\n| onEsc | () =void | — | Callback function that gets triggered when the user aborts the edit mode. Use this to control the component and handle the resetting of previous value on the outside. |\n| onEnterEdit | () =void | — | Callback function that gets triggered when the input is in edit mode. Use this to control the component dna to handle the previous value on the outside. |\n| buttonStyle | 'primary' \\| 'default' | 'primary' | Defines the button style: default or primary. |\n| inputProps | HTMLAttributes<HTMLInputElement| — | Additional HTML attributes to be set on the input element. |\n| unit | string \\| React.ReactNode | — | Adds a given unit to the input. |\n| icon | string | — | Icon class name that shall be used. If defined, the input element is wrapped in an input-group and the icon will be set in an input-addon. Example: rioglyph-search. |\n| disabled | boolean | false | Disables the component so the user cannot enter the edit mode. |\n| inputClassName | string | — | Additional classes to be set on the input itself. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nControlled SaveableInput\n\nRandomize valuesClear values\n\n{\nvalue: '',\npreviousValue: ''\n}\n### SaveableInput\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| placeholder | string | — | The input placeholder. |\n| fixedPreviousValue | string | — | The previous or old value shown above the input value. This value will not be changed for new input values. |\n| previousValue | string | — | The previous or old value shown above the input value. This value changes when a new input value is accepted. |\n| value | string | — | The actual input value. |\n| isValid | boolean | true | Used to control the save button from the outside to disable it in case the entered value is not valid. |\n| errorMessage | string \\| React.ReactNode | — | This is the error message that is shown below the input. It uses the built-in error handling, and will be shown when the \"isValid\" prop is set to false. |\n| hideErrorIcon | boolean | false | Defines wether the error icon is shown or not. If enabled, it will be shown when the \"isValid\" prop is set to false. |\n| onValueChanged | (value: string, previousValue: string) =void | — | Callback function triggered when the value changes. |\n| onInputChange | (keyValue: string, inputValue: string) =void | — | Callback function that gets triggered on every input change. Use this to control the component or when implementing key validation. |\n| onEsc | () =void | — | Callback function that gets triggered when the user aborts the edit mode. Use this to control the component and handle the resetting of previous value on the outside. |\n| onEnterEdit | () =void | — | Callback function that gets triggered when the input is in edit mode. Use this to control the component dna to handle the previous value on the outside. |\n| buttonStyle | 'primary' \\| 'default' | 'primary' | Defines the button style: default or primary. |\n| inputProps | HTMLAttributes<HTMLInputElement| — | Additional HTML attributes to be set on the input element. |\n| unit | string \\| React.ReactNode | — | Adds a given unit to the input. |\n| icon | string | — | Icon class name that shall be used. If defined, the input element is wrapped in an input-group and the icon will be set in an input-addon. Example: rioglyph-search. |\n| disabled | boolean | false | Disables the component so the user cannot enter the edit mode. |\n| inputClassName | string | — | Additional classes to be set on the input itself. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nControlled SaveableInput with key validation\nPcs\n\n{\nvalue: '0',\npreviousValue: ''\n}\n### SaveableInput\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| placeholder | string | — | The input placeholder. |\n| fixedPreviousValue | string | — | The previous or old value shown above the input value. This value will not be changed for new input values. |\n| previousValue | string | — | The previous or old value shown above the input value. This value changes when a new input value is accepted. |\n| value | string | — | The actual input value. |\n| isValid | boolean | true | Used to control the save button from the outside to disable it in case the entered value is not valid. |\n| errorMessage | string \\| React.ReactNode | — | This is the error message that is shown below the input. It uses the built-in error handling, and will be shown when the \"isValid\" prop is set to false. |\n| hideErrorIcon | boolean | false | Defines wether the error icon is shown or not. If enabled, it will be shown when the \"isValid\" prop is set to false. |\n| onValueChanged | (value: string, previousValue: string) =void | — | Callback function triggered when the value changes. |\n| onInputChange | (keyValue: string, inputValue: string) =void | — | Callback function that gets triggered on every input change. Use this to control the component or when implementing key validation. |\n| onEsc | () =void | — | Callback function that gets triggered when the user aborts the edit mode. Use this to control the component and handle the resetting of previous value on the outside. |\n| onEnterEdit | () =void | — | Callback function that gets triggered when the input is in edit mode. Use this to control the component dna to handle the previous value on the outside. |\n| buttonStyle | 'primary' \\| 'default' | 'primary' | Defines the button style: default or primary. |\n| inputProps | HTMLAttributes<HTMLInputElement| — | Additional HTML attributes to be set on the input element. |\n| unit | string \\| React.ReactNode | — | Adds a given unit to the input. |\n| icon | string | — | Icon class name that shall be used. If defined, the input element is wrapped in an input-group and the icon will be set in an input-addon. Example: rioglyph-search. |\n| disabled | boolean | false | Disables the component so the user cannot enter the edit mode. |\n| inputClassName | string | — | Additional classes to be set on the input itself. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nSaveableDateInput\nSaveableDateInput (uncontrolled)\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\nControlled - Stay open on invalid (default)\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n02:41\n\nSaved value:\n\nControlled - With error\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00\n\nRequired field\n\nSaved value:\n\nControlled - Reset and close on invalid\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\nSaved value:\n\nSaveableDateInput (only month)\n\n‹2026›\n\nJanFebMarApr\nMayJunJulAug\nSepOctNovDec\n\nSaveableDateInput (disabled)\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n2:41 PM\n### SaveableDateInput\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| placeholder | string | — | The input placeholder. |\n| value | Date \\| Moment \\| string | — | The actual input value. |\n| isValid | boolean | true | Used to control the save button from the outside to disable it in case the entered value is not valid. |\n| errorMessage | string \\| React.ReactNode | — | This is the error message that is shown below the input. It uses the built-in error handling, and will be shown when the \"isValid\" prop is set to false. |\n| hideErrorIcon | boolean | false | Defines wether the error icon is shown or not. If enabled, it will be shown when the \"isValid\" prop is set to false. |\n| onValueChanged | (value: Moment \\| string, previousValue: Moment \\| string \\| Date) =void | — | Callback function triggered when the value changes and is saved. |\n| onInputChange | (value: Moment \\| string, isValid: boolean) =void | — | Callback function that gets triggered on every input change. Use this to control the component or when implementing key validation. |\n| onEnterEdit | () =void | — | Callback function that gets triggered when the input is in edit mode. Use this to control the component and to handle the previous value on the outside. |\n| onExitEdit | (wasSaved: boolean) =void | — | Callback function that gets triggered when edit mode is exited (either saved or cancelled). |\n| onCancel | () =void | — | Callback function that gets triggered when the user aborts the edit mode. Use this to control the component and handle the resetting of previous value on the outside. |\n| invalidExitBehavior | 'stay-open' \\| 'reset-and-close' | 'stay-open' | Behavior when trying to exit edit mode with invalid input: - 'stay-open': Keep edit mode open until valid input is provided - 'reset-and-close': Close edit mode and reset to initial value |\n| buttonStyle | 'primary' \\| 'default' | 'primary' | Defines the button style: default or primary. |\n| inputProps | HTMLAttributes<HTMLInputElement| — | Additional HTML attributes to be set on the input element. |\n| datePickerProps | DatePickerProps | {} | Additional props passed to the underlying DatePicker component. |\n| disabled | boolean | false | Disables the component so the user cannot enter the edit mode. |\n| inputClassName | string | — | Additional classes to be set on the input itself. |\n| className | string | — | Additional classes to be set on the wrapper element. |",
|
|
848
868
|
"category": "Components",
|
|
849
869
|
"section": "Interaction",
|
|
850
870
|
"boost": "SaveableInput components/saveableInput #components/saveableInput Components Interaction"
|
|
@@ -864,7 +884,7 @@
|
|
|
864
884
|
"title": "Sidebar",
|
|
865
885
|
"lead": "There are 2 kinds of Sidebars. The default fluid and the fly variant.",
|
|
866
886
|
"summary": "There are 2 kinds of Sidebars. The default fluid and the fly variant.",
|
|
867
|
-
"searchText": "Sidebar\nThere are 2 kinds of Sidebars. The default fluid and the fly variant.\nSidebar\nSidebars have to be wrapped in ApplicationLayout.Sidebar and for floating reasons they have to be placed before ApplicationLayout.Body.\n\nYou can add the class right to the ApplicationLayout.Sidebar to have the sidebars rendered on the right side of the screen.\n\nFor more information about the ApplicationLayout see here\nLeft sidebars\nResizable fly Sidebar:Toggle Sidebar\n\nRight sidebars\nResizable fluid Sidebar with resize limits and custom header button:Toggle Sidebar\nFly Sidebar which overlays content:Toggle Sidebar\nFly Sidebar with custom width and visible backdrop:Toggle Sidebar\nSidebar which switches mode automatically on defined breakpoint between fly and fluid:Toggle Sidebar",
|
|
887
|
+
"searchText": "Sidebar\nThere are 2 kinds of Sidebars. The default fluid and the fly variant.\nSidebar\nSidebars have to be wrapped in ApplicationLayout.Sidebar and for floating reasons they have to be placed before ApplicationLayout.Body.\n\nYou can add the class right to the ApplicationLayout.Sidebar to have the sidebars rendered on the right side of the screen.\n\nFor more information about the ApplicationLayout see here\nLeft sidebars\nResizable fly Sidebar:Toggle Sidebar\n\nRight sidebars\nResizable fluid Sidebar with resize limits and custom header button:Toggle Sidebar\nFly Sidebar which overlays content:Toggle Sidebar\nFly Sidebar with custom width and visible backdrop:Toggle Sidebar\nSidebar which switches mode automatically on defined breakpoint between fly and fluid:Toggle Sidebar\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| fly | boolean | false | Defines if the component will overlap the body content. |\n| closed | boolean | false | Defines whether the component is hidden or not. |\n| disableClose | boolean | false | Hides the close button. This may be used when the sidebar is always visible and may not be closed. |\n| onClose | VoidFunction | — | Callback function triggered when clicking the close icon. |\n| footer | string \\| React.ReactNode | — | The Footer content. For example a save button. |\n| footerClassName | string | — | Additional classes added to the Sidebar footer. |\n| headerButtons | React.ReactNode | — | Additional buttons to be rendered in the header. |\n| headerClassName | string | — | Additional classes added to the Sidebar header. |\n| showHeaderBorder | boolean | — | Shows a sidebar header border |\n| width | number | 350 | Defines the width of the component. The value is set as pixel value as inline style. Note: In the past, the type allowed to pass in a sting value like \"400px\" but that is not possible anymore due to internal width calculations. To be backwards compatible for non Typescript projects, the width is converted to a number. |\n| minWidth | number | 100 | Defines the minimum width in px of the component that will take effect when resizing. |\n| maxWidth | number | 800 | Defines the maximum width in px of the component that will take effect when resizing. |\n| openInFullscreen | boolean | false | Opens Sidebar in fullscreen, means 100vw. |\n| onFullScreenChange | (newFullscreenState: boolean) =void | — | Callback for when the fullscreen is toggled. |\n| enableFullscreenToggle | boolean | false | Enables the fullscreen functionality and shows the fullscreen toggle. |\n| fullscreenToggleTooltip | string | — | Translated tooltip text for the fullscreen toggle button. |\n| position | ObjectValues<typeof SidebarPosition| 'left' | Tells the sidebar where it is positioned. This will affect the resizing behavior respectively. Note: the position need to be set properly whe using the resize functionality to know on which side of the sidebar to attach the resizer handle. It is also relevant when the sidebar mode is set to fly to properly animate the sidebar into the view. Possible values are: 'left' 'right' Sidebar.LEFT Sidebar.RIGHT |\n| resizable | boolean | false | Defines whether or not the sidebar is resizable. |\n| onResizeEnd | VoidFunction | — | Callback for when the resize is done. |\n| switchModeBreakpoint | number | — | Defines the breakpoint in pixel when the sidebar mode shall be changed. If the window width is lower than the given breakpoint the mode is set to fly. If the window width is higher the mode is set to fluid. This functionality is disabled by default and will be enabled when defining a breakpoint higher than 0. |\n| disableEsc | boolean | false | By default the fullscreen mode can be left with \"esc\". If this is unwanted it can be disabled. |\n| hasBackdrop | boolean | false | Defined whether or not a backdrop will be rendered behind the Sidebar to avoid clicks outside. |\n| hasSmoothScrollbar | boolean | false | Defined whether or not the UIKIT SmoothScrollbar is active. |\n| makeBackdropVisible | boolean | false | Defined whether or not the backdrop is visible similar to the backdrop for modal dialogs. |\n| onBackdropClick | VoidFunction | — | Callback for when the backdrop is clicked. This comes in handy when handling transient data from the sidebar which need to be saved first and handle clicks outside. |\n| bodyRef | React.MutableRefObject<HTMLDivElement \\| null| — | Additional ref added to the Sidebar body. |\n| title | string \\| React.ReactNode | — | Content that will be displayed in the components header. |\n| titleClassName | string | — | Additional classes added to the Sidebar title. |\n| backdropClassName | string | — | Additional classes added to the Sidebar backdrop. |\n| bodyClassName | string | — | Additional classes added to the Sidebar body. |\n| className | string | — | Additional classes added on the wrapper element. |",
|
|
868
888
|
"category": "Components",
|
|
869
889
|
"section": "Application",
|
|
870
890
|
"boost": "Sidebar components/sidebar #components/sidebar Components Application"
|
|
@@ -874,7 +894,7 @@
|
|
|
874
894
|
"title": "Slider",
|
|
875
895
|
"lead": null,
|
|
876
896
|
"summary": "Standard Slider",
|
|
877
|
-
"searchText": "Slider\nSlider\nStandard Slider\n\nColored Slider\n\nSlider with value label\n17\n\nDisabled Slider\n\nUsing the onCange callback\n\nLarge value labels and a hidden bar\n50 %\nRangeSlider\nStandard RangeSlider\n\nRangeSlider with value labels\n150 €\n400 €\n\nDisabled RangeSlider",
|
|
897
|
+
"searchText": "Slider\nSlider\nStandard Slider\n\nColored Slider\n\nSlider with value label\n17\n\nDisabled Slider\n\nUsing the onCange callback\n\nLarge value labels and a hidden bar\n50 %\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | number | 0 | The current value. |\n| minValue | number | 0 | The lower limit. |\n| maxValue | number | Number.MAX_VALUE | The upper limit. |\n| valueLabels | boolean | false | Whether to show the value labels. |\n| valueLabelUnit | string \\| React.ReactNode | — | Additional unit used for the slider value label. |\n| hideValueBar | boolean | false | Whether to hide the dark-colored value bar. |\n| largeValueLabels | boolean | false | Whether to show larger value labels instead of the normal ones. |\n| step | number | 1 | Selector step value. |\n| color | CurrentColor | 'primary' | Defines the color of the slider. Possible values are: 'primary' 'secondary' 'info' 'warning' 'danger' 'success' |\n| disabled | boolean | false | Disables all pointer events. |\n| onChange | (newValue: number) =void | — | Callback to get the new value every time it changes. |\n| onDragEnd | (newValue: number) =void | — | Callback to get the value after the slider ended dragging. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nRangeSlider\nStandard RangeSlider\n\nRangeSlider with value labels\n150 €\n400 €\n\nDisabled RangeSlider\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| leftValue | number | — | The current left value of the selected range. |\n| rightValue | number | — | The current right value of the selected range. |\n| minValue | number | 0 | The lower limit. |\n| maxValue | number | Number.MAX_VALUE | The upper limit. |\n| valueLabels | boolean | false | Whether to show the value labels. |\n| valueLabelUnit | string \\| React.ReactNode | — | Additional unit used for the slider value labels. |\n| step | number | 1 | Selector step value. |\n| color | CurrentColor | 'primary' | Defines the color of the slider. Possible values are: 'primary' 'secondary' 'info' 'warning' 'danger' 'success' |\n| disabled | boolean | false | Disables all pointer events. |\n| onChange | (newLeftValue: number, newRightValue: number) =void | — | Callback to get the new value every time it changes. |\n| onDragEnd | (newLeftValue: number, newRightValue: number) =void | — | Callback to get the value after the slider ended dragging. |\n| className | string | — | Additional classes to be set on the wrapper element. |",
|
|
878
898
|
"category": "Components",
|
|
879
899
|
"section": "Interaction",
|
|
880
900
|
"boost": "Slider components/sliders #components/sliders Components Interaction"
|
|
@@ -884,7 +904,7 @@
|
|
|
884
904
|
"title": "SmoothScrollbars",
|
|
885
905
|
"lead": null,
|
|
886
906
|
"summary": "Note: SmoothScrollbars only work for elements with a certain height.Padding cannot be part of the SmoothScrollbars element and must be added to the child.Mac scrollbars are only visible if a hardware mouse is connected.",
|
|
887
|
-
"searchText": "SmoothScrollbars\nSmoothScrollbars\nNote: SmoothScrollbars only work for elements with a certain height.Padding cannot be part of the SmoothScrollbars element and must be added to the child.Mac scrollbars are only visible if a hardware mouse is connected.\nAlways visible\ndefault\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nSlide in on hover\nslideIn\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLarger track\nlargeTrack\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nTrack with offset\ntrackOffset\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nHorizontal Example\nFull Example",
|
|
907
|
+
"searchText": "SmoothScrollbars\nSmoothScrollbars\nNote: SmoothScrollbars only work for elements with a certain height.Padding cannot be part of the SmoothScrollbars element and must be added to the child.Mac scrollbars are only visible if a hardware mouse is connected.\nAlways visible\ndefault\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |\n| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |\n| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| tagName | string | 'div' | Tag name used for the scroll container. |\n| autoHeight | boolean | false | Enable auto-height behavior. |\n| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |\n| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |\n| onScroll | (event: React.UIEvent<any\\| undefined) =void | — | Scroll callback, forwarded to the underlying scrollbars instance. |\n| style | React.CSSProperties | — | Inline styles for the scroll container. |\nSlide in on hover\nslideIn\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |\n| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |\n| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| tagName | string | 'div' | Tag name used for the scroll container. |\n| autoHeight | boolean | false | Enable auto-height behavior. |\n| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |\n| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |\n| onScroll | (event: React.UIEvent<any\\| undefined) =void | — | Scroll callback, forwarded to the underlying scrollbars instance. |\n| style | React.CSSProperties | — | Inline styles for the scroll container. |\nLarger track\nlargeTrack\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |\n| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |\n| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| tagName | string | 'div' | Tag name used for the scroll container. |\n| autoHeight | boolean | false | Enable auto-height behavior. |\n| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |\n| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |\n| onScroll | (event: React.UIEvent<any\\| undefined) =void | — | Scroll callback, forwarded to the underlying scrollbars instance. |\n| style | React.CSSProperties | — | Inline styles for the scroll container. |\nTrack with offset\ntrackOffset\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |\n| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |\n| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| tagName | string | 'div' | Tag name used for the scroll container. |\n| autoHeight | boolean | false | Enable auto-height behavior. |\n| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |\n| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |\n| onScroll | (event: React.UIEvent<any\\| undefined) =void | — | Scroll callback, forwarded to the underlying scrollbars instance. |\n| style | React.CSSProperties | — | Inline styles for the scroll container. |\nHorizontal Example\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |\n| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |\n| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| tagName | string | 'div' | Tag name used for the scroll container. |\n| autoHeight | boolean | false | Enable auto-height behavior. |\n| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |\n| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |\n| onScroll | (event: React.UIEvent<any\\| undefined) =void | — | Scroll callback, forwarded to the underlying scrollbars instance. |\n| style | React.CSSProperties | — | Inline styles for the scroll container. |\nFull Example\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| slideIn | boolean | false | Defines whether the scrollbars should slide in on hover. |\n| largeTrack | boolean | false | Defines whether the scrollbars should be slightly larger. |\n| trackOffset | boolean | false | Defines whether the scrollbars should have an offset. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n| tagName | string | 'div' | Tag name used for the scroll container. |\n| autoHeight | boolean | false | Enable auto-height behavior. |\n| autoHeightMin | number | 0 | Minimum height when auto-height is enabled. |\n| autoHeightMax | number | 200 | Maximum height when auto-height is enabled. |\n| onScroll | (event: React.UIEvent<any\\| undefined) =void | — | Scroll callback, forwarded to the underlying scrollbars instance. |\n| style | React.CSSProperties | — | Inline styles for the scroll container. |",
|
|
888
908
|
"category": "Components",
|
|
889
909
|
"section": "Misc",
|
|
890
910
|
"boost": "SmoothScrollbars components/smoothScrollbars #components/smoothScrollbars Components Misc"
|
|
@@ -894,7 +914,7 @@
|
|
|
894
914
|
"title": "Spinner",
|
|
895
915
|
"lead": null,
|
|
896
916
|
"summary": "Default Spinner",
|
|
897
|
-
"searchText": "Spinner\nSpinner\nDefault Spinner\n\nDouble sized Spinner\n\nWith loading text\n\nLoading\n\nFull sized Spinner (doesn't render without \"show\")\nInline Spinner\nSpinner in Buttons\nSpinner and text in button .btn-loading\nDefault ButtonPrimary ButtonButton textButton text\n\nColored Buttons\nInfo ButtonSuccess ButtonWarning ButtonDanger Button\n\nOutline Buttons\nInfo ButtonSuccess ButtonWarning ButtonDanger Button\n\nSpinner with same width as the button text .btn-loading-overlay\nButton textButton textButton textButton text\n\nSpinner in icon only button .btn-loading .btn-icon-only\nSpinner inverse\nLoading\nSpinner fullsized\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nToggle loading spinner\nSpinner fullscreen\nToggle fullscreen loading spinnerexit fullscreen with esc key",
|
|
917
|
+
"searchText": "Spinner\nSpinner\nDefault Spinner\n\nDouble sized Spinner\n\nWith loading text\n\nLoading\n\nFull sized Spinner (doesn't render without \"show\")\nInline Spinner\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| isInverse | boolean | false | Defines whether the spinner is shown on bright or dark background. |\n| isDoubleSized | boolean | false | If set to \"true\" the spinner will be rendered twice as big. |\n| isFullSized | boolean | false | Renders the spinner as overlay in full-size mode. This will be relative to the parent container. Set the parent element to \"position-relative\" in this case. |\n| isFullScreen | boolean | false | Renders the spinner in fullscreen mode, relative to the body. |\n| isInline | boolean | false | Renders the spinner without centered wrapper. |\n| show | boolean | false | Flag to control the visibility of the spinner. Only relevant in combination with isFullSized or isFullScreen. |\n| text | string \\| React.ReactNode | — | The text shown next to the spinner icon. |\nSpinner in Buttons\nSpinner and text in button .btn-loading\nDefault ButtonPrimary ButtonButton textButton text\n\nColored Buttons\nInfo ButtonSuccess ButtonWarning ButtonDanger Button\n\nOutline Buttons\nInfo ButtonSuccess ButtonWarning ButtonDanger Button\n\nSpinner with same width as the button text .btn-loading-overlay\nButton textButton textButton textButton text\n\nSpinner in icon only button .btn-loading .btn-icon-only\nSpinner inverse\nLoading\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| isInverse | boolean | false | Defines whether the spinner is shown on bright or dark background. |\n| isDoubleSized | boolean | false | If set to \"true\" the spinner will be rendered twice as big. |\n| isFullSized | boolean | false | Renders the spinner as overlay in full-size mode. This will be relative to the parent container. Set the parent element to \"position-relative\" in this case. |\n| isFullScreen | boolean | false | Renders the spinner in fullscreen mode, relative to the body. |\n| isInline | boolean | false | Renders the spinner without centered wrapper. |\n| show | boolean | false | Flag to control the visibility of the spinner. Only relevant in combination with isFullSized or isFullScreen. |\n| text | string \\| React.ReactNode | — | The text shown next to the spinner icon. |\nSpinner fullsized\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nToggle loading spinner\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| isInverse | boolean | false | Defines whether the spinner is shown on bright or dark background. |\n| isDoubleSized | boolean | false | If set to \"true\" the spinner will be rendered twice as big. |\n| isFullSized | boolean | false | Renders the spinner as overlay in full-size mode. This will be relative to the parent container. Set the parent element to \"position-relative\" in this case. |\n| isFullScreen | boolean | false | Renders the spinner in fullscreen mode, relative to the body. |\n| isInline | boolean | false | Renders the spinner without centered wrapper. |\n| show | boolean | false | Flag to control the visibility of the spinner. Only relevant in combination with isFullSized or isFullScreen. |\n| text | string \\| React.ReactNode | — | The text shown next to the spinner icon. |\nSpinner fullscreen\nToggle fullscreen loading spinnerexit fullscreen with esc key\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| isInverse | boolean | false | Defines whether the spinner is shown on bright or dark background. |\n| isDoubleSized | boolean | false | If set to \"true\" the spinner will be rendered twice as big. |\n| isFullSized | boolean | false | Renders the spinner as overlay in full-size mode. This will be relative to the parent container. Set the parent element to \"position-relative\" in this case. |\n| isFullScreen | boolean | false | Renders the spinner in fullscreen mode, relative to the body. |\n| isInline | boolean | false | Renders the spinner without centered wrapper. |\n| show | boolean | false | Flag to control the visibility of the spinner. Only relevant in combination with isFullSized or isFullScreen. |\n| text | string \\| React.ReactNode | — | The text shown next to the spinner icon. |",
|
|
898
918
|
"category": "Components",
|
|
899
919
|
"section": "Misc",
|
|
900
920
|
"boost": "Spinner components/spinners #components/spinners Components Misc"
|
|
@@ -904,7 +924,7 @@
|
|
|
904
924
|
"title": "ErrorState",
|
|
905
925
|
"lead": null,
|
|
906
926
|
"summary": "Something went wrong",
|
|
907
|
-
"searchText": "ErrorState\nErrorState\nSomething went wrong\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nTry again\n\nCondensed version example\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nTry again\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nNotFoundState\nNothing found\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nRefresh\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nEmptyState\nThere is no free lunch\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nAdd something\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nForbiddenState\nAccess not allowed\nYou are not allowed to access this resource. Please contact your manager or administrator to gain access.\nRequest access\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nMaintenanceState\nService in maintenance\nWe are sorry for the inconvenience. The interruption will be resolved shortly.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nCustomState\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nDo something buttonPrimary call to action\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nYou don't have access to this issue\nMake sure the issue exists in this project. If it does, ask a project admin for permission to see the project's issues.\nView permissionsRequest access\nLearn more\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nNotBookedState\nPremium feature\nBook Timed now and get access to the following and many more special features\nResidual driving times and break periods are clearly displayed. This enables you to avoid costly driving time violations.\nThe driver’s activities are transmitted automatically and archived on the platform for 90 days.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nFully customized state\nStay tuned\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nEnd User License Agreement\nCurrently, there is no vehicle in your fleet that requires acceptance of the EULA. However, you may still choose to accept it voluntarily.\n\nBack to homeProceed with EULA\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nTable with a state\nNotFoundState when search or filter don't return any matching item\nHead ColumnHead ColumnHead ColumnHead ColumnHead Column\n\nWe couldn't find anything that matches your search\nPlease refine your search and check spelling and spacing.\n\nEmptyState when no item has been created yet\nHead ColumnHead ColumnHead ColumnHead ColumnHead Column\n\nNo tracked events for this order\nEvents appear when when the order is shared with other users and the order state is active.\nLearn how to start tracking order events\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| children | any | — | Additional elements that are rendered below the headline and text. |",
|
|
927
|
+
"searchText": "ErrorState\nErrorState\nSomething went wrong\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nTry again\n\nCondensed version example\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nTry again\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nNotFoundState\nNothing found\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nRefresh\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nEmptyState\nThere is no free lunch\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nAdd something\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nForbiddenState\nAccess not allowed\nYou are not allowed to access this resource. Please contact your manager or administrator to gain access.\nRequest access\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nMaintenanceState\nService in maintenance\nWe are sorry for the inconvenience. The interruption will be resolved shortly.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nCustomState\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nDo something buttonPrimary call to action\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nYou don't have access to this issue\nMake sure the issue exists in this project. If it does, ask a project admin for permission to see the project's issues.\nView permissionsRequest access\nLearn more\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nNotBookedState\nPremium feature\nBook Timed now and get access to the following and many more special features\nResidual driving times and break periods are clearly displayed. This enables you to avoid costly driving time violations.\nThe driver’s activities are transmitted automatically and archived on the platform for 90 days.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| features | string \\| React.ReactNode[] | — | List of features. |\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nFully customized state\nStay tuned\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nEnd User License Agreement\nCurrently, there is no vehicle in your fleet that requires acceptance of the EULA. However, you may still choose to accept it voluntarily.\n\nBack to homeProceed with EULA\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |\nTable with a state\nNotFoundState when search or filter don't return any matching item\nHead ColumnHead ColumnHead ColumnHead ColumnHead Column\n\nWe couldn't find anything that matches your search\nPlease refine your search and check spelling and spacing.\n\nEmptyState when no item has been created yet\nHead ColumnHead ColumnHead ColumnHead ColumnHead Column\n\nNo tracked events for this order\nEvents appear when when the order is shared with other users and the order state is active.\nLearn how to start tracking order events\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | string | — | The icon to be shown. Default icons are defined for all states. |\n| icons | StateIconProps[] | [] | List of icons to show instead a single icon. |\n| └name | string | — | The name of the icon |\n| └className | string | 'text-size-300pct' | Optional class names for this icon. |\n| └color | string | 'text-color-light' | Optional color class name for the icon. |\n| image | React.ReactNode | — | Custom Image if needed. |\n| headline | string \\| React.ReactNode | — | The headline to be shown. |\n| message | string \\| React.ReactNode | — | The text to display. |\n| buttons | StateButtonProps[] | [] | Definitions for the buttons to show. |\n| └text | string \\| React.ReactNode | — | The button text. This can also be a node with an icon to be shown on the button. |\n| └onClick | VoidFunction | () ={} | Callback fired after the component starts to collapse. |\n| └href | string | — | Instead of a callback for the button you can specify a \"href\". This way it will render a link button instead. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The style of the button. |\n| └className | string | — | Additional classes assigned to the button. |\n| fullWidth | boolean | false | Defines whether to use 100% width or default width. Note: Only to be used for special cases on the CustomState component. |\n| condensed | boolean | false | Smaller icon and headline size. |\n| alignment | TextAlignment | 'center' | Defines where the panel is aligned. Possible values are: 'left' 'center' 'right' |\n| outerClassName | string | — | Optional class names for the wrapper. |\n| innerClassName | string | — | Optional class names for the content. |\n| children | any | — | Additional elements that are rendered below the headline and text. |",
|
|
908
928
|
"category": "Components",
|
|
909
929
|
"section": "Content",
|
|
910
930
|
"boost": "ErrorState components/states #components/states Components Content"
|
|
@@ -914,7 +934,7 @@
|
|
|
914
934
|
"title": "StatsWidgets",
|
|
915
935
|
"lead": null,
|
|
916
936
|
"summary": "StatsWidget with another body component and additional footer",
|
|
917
|
-
"searchText": "StatsWidgets\nStatsWidgets\nStatsWidget with another body component and additional footer\n\nInteractive StatsWidget with filter option\nFleet\n23\n\nTrucks\n\n14\n\nTrailer\n\n111\n\nDriver\n\nNotifications\n45\n\nExceptions\n\n144\n\nWarnings\n\nActivity\n15\n30\n\nAvailability\n\n12\n\nDriving\n\n12\n\nWorking\n\n9\n\nResting\n\nFull width widget\n\n23\n\nTrucks\n\n14\n\nTrailer\n\n111\n\nDriver\nCurrent activity\n\n42 min resting\n\nLast update 2 minutes ago\nNotifications\n45\n\nExceptions\n\n144\n\nWarnings",
|
|
937
|
+
"searchText": "StatsWidgets\nStatsWidgets\nStatsWidget with another body component and additional footer\n\nInteractive StatsWidget with filter option\nFleet\n23\n\nTrucks\n\n14\n\nTrailer\n\n111\n\nDriver\n\nNotifications\n45\n\nExceptions\n\n144\n\nWarnings\n\nActivity\n15\n30\n\nAvailability\n\n12\n\nDriving\n\n12\n\nWorking\n\n9\n\nResting\n\nFull width widget\n\n23\n\nTrucks\n\n14\n\nTrailer\n\n111\n\nDriver\n### StatsWidgets, StatsWidget, StatsWidgetSpacer and StatsWidgetNumber\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names to be added to the element. |\n### StatsWidget\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| onFilterReset | MouseEventHandler | — | Callback to reset the filter. |\n| hasFilter | boolean | false | Defines whether a filter is active for this widget. |\n| className | string | — | Additional class names to be added to the element. |\n### StatsWidgetBody\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| fullWidth | boolean | false | Whether to use flex space-between for StatsWidgetNumbers. |\n| className | string | — | Additional class names to be added to the element. |\n### StatsWidgetNumber\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string \\| number \\| ReactNode | 0 | The value to be shown. |\n| total | string \\| number \\| ReactNode | — | The total value to be shown i.e. in combination with an active filter. |\n| label | string \\| ReactNode | — | The label shown below the number. |\n| clickable | boolean | false | Defines whether the number is clickable i.e. in combination with a filter. |\n| onClick | MouseEventHandler | — | Callback for when the user clicks the number widget. |\n| className | string | — | Additional class names to be added to the element. |\nCurrent activity\n\n42 min resting\n\nLast update 2 minutes ago\n### StatsWidgets, StatsWidget, StatsWidgetSpacer and StatsWidgetNumber\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names to be added to the element. |\n### StatsWidget\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| onFilterReset | MouseEventHandler | — | Callback to reset the filter. |\n| hasFilter | boolean | false | Defines whether a filter is active for this widget. |\n| className | string | — | Additional class names to be added to the element. |\n### StatsWidgetBody\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| fullWidth | boolean | false | Whether to use flex space-between for StatsWidgetNumbers. |\n| className | string | — | Additional class names to be added to the element. |\n### StatsWidgetNumber\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string \\| number \\| ReactNode | 0 | The value to be shown. |\n| total | string \\| number \\| ReactNode | — | The total value to be shown i.e. in combination with an active filter. |\n| label | string \\| ReactNode | — | The label shown below the number. |\n| clickable | boolean | false | Defines whether the number is clickable i.e. in combination with a filter. |\n| onClick | MouseEventHandler | — | Callback for when the user clicks the number widget. |\n| className | string | — | Additional class names to be added to the element. |\nNotifications\n45\n\nExceptions\n\n144\n\nWarnings\n### StatsWidgets, StatsWidget, StatsWidgetSpacer and StatsWidgetNumber\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| className | string | — | Additional class names to be added to the element. |\n### StatsWidget\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| onFilterReset | MouseEventHandler | — | Callback to reset the filter. |\n| hasFilter | boolean | false | Defines whether a filter is active for this widget. |\n| className | string | — | Additional class names to be added to the element. |\n### StatsWidgetBody\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| fullWidth | boolean | false | Whether to use flex space-between for StatsWidgetNumbers. |\n| className | string | — | Additional class names to be added to the element. |\n### StatsWidgetNumber\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string \\| number \\| ReactNode | 0 | The value to be shown. |\n| total | string \\| number \\| ReactNode | — | The total value to be shown i.e. in combination with an active filter. |\n| label | string \\| ReactNode | — | The label shown below the number. |\n| clickable | boolean | false | Defines whether the number is clickable i.e. in combination with a filter. |\n| onClick | MouseEventHandler | — | Callback for when the user clicks the number widget. |\n| className | string | — | Additional class names to be added to the element. |",
|
|
918
938
|
"category": "Components",
|
|
919
939
|
"section": "Content",
|
|
920
940
|
"boost": "StatsWidgets components/statsWidgets #components/statsWidgets Components Content"
|
|
@@ -924,7 +944,7 @@
|
|
|
924
944
|
"title": "StatusBar",
|
|
925
945
|
"lead": "Flexible component to showcase various states based on progress bars.",
|
|
926
946
|
"summary": "Flexible component to showcase various states based on progress bars.",
|
|
927
|
-
"searchText": "StatusBar\nFlexible component to showcase various states based on progress bars.\nStatusBar\nUsage: Use these components only on light backgrounds and limit the width of the wrapping element to avoid extreme long progress bars.\nV1\nTop label with icon left\n\n42 min resting\n\nV2\nTop label with icon right\n\n42 min resting\n\nV3\nSplit whith icon left and label right\n\n1:45 h\n\nV4\nSplit whith icon right and label left\n\n1:45 h\n\nV5\nBoth icon and label left\n\n13 min\n\nV6\nBoth icon and label right\n\n13 min\n\nV7\nLabel left\n\n42 min\n\nV8\nThin label right\n\n42 min\n\nV9\nLarge progress with large icon left\n\nV10\nLarge progress with large icon right\n\nV11\nLarge progress with large icon and label\n\n44%\n\nV12\nLarge progress only",
|
|
947
|
+
"searchText": "StatusBar\nFlexible component to showcase various states based on progress bars.\nStatusBar\nUsage: Use these components only on light backgrounds and limit the width of the wrapping element to avoid extreme long progress bars.\nV1\nTop label with icon left\n\n42 min resting\n\nV2\nTop label with icon right\n\n42 min resting\n\nV3\nSplit whith icon left and label right\n\n1:45 h\n\nV4\nSplit whith icon right and label left\n\n1:45 h\n\nV5\nBoth icon and label left\n\n13 min\n\nV6\nBoth icon and label right\n\n13 min\n\nV7\nLabel left\n\n42 min\n\nV8\nThin label right\n\n42 min\n\nV9\nLarge progress with large icon left\n\nV10\nLarge progress with large icon right\n\nV11\nLarge progress with large icon and label\n\n44%\n\nV12\nLarge progress only\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| icon | StatusBarIcon | — | The icon to be shown next to the progress bar. |\n| └name | string | — | The class name of the icon i.e. \"rioglyph-cruise-control\". |\n| └alignment | 'left' \\| 'right' | 'left' | The position of the icon. |\n| └color | string | 'text-color-gray' | The text color class name for the icon. |\n| └className | string | — | Optional class names for the icon. |\n| label | StatusBarLabel | — | The label to be shown for the progress bar. |\n| └value | string \\| React.ReactNode | — | The label content. |\n| └alignment | 'left' \\| 'top' \\| 'right' | 'right' | The position of the icon. |\n| └weight | 'light' \\| 'bold' | 'bold' | The text weight of the label. |\n| └color | string | 'text-color-gray' | The text color class name for the label. |\n| └className | string | — | Optional class names for the label. |\n| progress | StatusBarProgress[] | — | List of progress bars which will be stacked in given order if there are multiple. |\n| └percentage | number | 0 | The percentage of the progress. |\n| └color | string | 'progress-bar-info' | The color class name for the label. |\n| └tooltip | string \\| React.ReactNode | — | Optional tooltip content to be shown for the progress bar. |\n| └tooltipPosition | 'top' \\| 'right' \\| 'bottom' \\| 'left' | 'top' | The position of the tooltip for the progress bar. |\n| └tooltipDelay | number | 50 | The delay in milliseconds for when the tooltip is shown when hovering the progress bar. |\n| └className | string | — | Optional class names for the progress bar. |\n| size | 'small' \\| 'large' | 'small' | The size of the icon and progress bar. Possible values are: 'small' 'large' |\n| useProgressDivider | boolean | true | Uses a divider for multiple progress bars when defined. |\n| className | string | — | Optional class names for the wrapper element. |",
|
|
928
948
|
"category": "Components",
|
|
929
949
|
"section": "Progress",
|
|
930
950
|
"boost": "StatusBar components/statusBar #components/statusBar Components Progress"
|
|
@@ -934,7 +954,7 @@
|
|
|
934
954
|
"title": "StepButton",
|
|
935
955
|
"lead": "The StepButton is a convenient component designed to simplify usage and alignment of buttons with chevrons.",
|
|
936
956
|
"summary": "The StepButton is a convenient component designed to simplify usage and alignment of buttons with chevrons.",
|
|
937
|
-
"searchText": "StepButton\nThe StepButton is a convenient component designed to simplify usage and alignment of buttons with chevrons.\nStepButton\nStep buttons\nPreviousNext",
|
|
957
|
+
"searchText": "StepButton\nThe StepButton is a convenient component designed to simplify usage and alignment of buttons with chevrons.\nStepButton\nStep buttons\nPreviousNext\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| direction | 'next' \\| 'previous' | 'next' | Defines the chevron icon for the respective direction. |",
|
|
938
958
|
"category": "Components",
|
|
939
959
|
"section": "Interaction",
|
|
940
960
|
"boost": "StepButton components/stepButton #components/stepButton Components Interaction"
|
|
@@ -944,7 +964,7 @@
|
|
|
944
964
|
"title": "SteppedProgressBar - Circle",
|
|
945
965
|
"lead": null,
|
|
946
966
|
"summary": "1",
|
|
947
|
-
"searchText": "SteppedProgressBar - Circle\nSteppedProgressBar - Circle\n1\nLabel for step 1\n\n2\nLabel for step 2\n\nLabel for final step\n\nContent of page 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nClick here to complete this step. There is no other way forward.PreviousNext\nSteppedProgressBar - Rectangle\nLabel for step 1\n\nLabel for step 2\n\nLabel for final step\n\nContent of page 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nClick here to complete this step. There is no other way forward.PreviousNext\nSteppedProgressBar - Rectangle with custom content\nInitial step\nLorem ipsum dolor\n\nSecond step\nLorem ipsum dolor\n\nFinal step\nLorem ipsum dolor\n\nContent of page 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nClick here to complete this step. There is no other way forward.PreviousNext\nSteppedProgressBar - Road Sign\nLabel for step 1\n\nLabel for step 2\n\nLabel for final step\n\nContent of page 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nClick here to complete this step. There is no other way forward.PreviousNext",
|
|
967
|
+
"searchText": "SteppedProgressBar - Circle\nSteppedProgressBar - Circle\n1\nLabel for step 1\n\n2\nLabel for step 2\n\nLabel for final step\n\nContent of page 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nClick here to complete this step. There is no other way forward.PreviousNext\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| labels | SteppedProgressBarLabel[] | — | Objects to defining the icon and the label of the navigation items. The icon can be a string or an icon. |\n| └icon | string \\| ReactNode | — | The element shown in the step element. This can be a single step number or an icon element. |\n| └label | string \\| ReactNode | — | The label shown below the step element. |\n| └labelClassName | string | — | Additional classes to be set on the label element. |\n| └labelWrapperClassName | string | — | Additional classes to be set on the label wrapping element. |\n| selectedStepNumber | number | — | Index of the selected navigation item. |\n| onSelectedChanged | (selectedKey: number) =void | — | Called with the new selected index after the user clicked a nav item. |\n| variant | 'circle' \\| 'rectangle' \\| 'roadsign' | 'circle' | The SteppedProgressBar Variant. One of circle, rectangle or roadsign. |\n| disableFollowingPages | number | — | All navigation items with a higher index than this will be disabled. |\n| mobileBreakpoint | boolean | true | Deactivating the wrapping of bubbles on mobile. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nSteppedProgressBar - Rectangle\nLabel for step 1\n\nLabel for step 2\n\nLabel for final step\n\nContent of page 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nClick here to complete this step. There is no other way forward.PreviousNext\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| labels | SteppedProgressBarLabel[] | — | Objects to defining the icon and the label of the navigation items. The icon can be a string or an icon. |\n| └icon | string \\| ReactNode | — | The element shown in the step element. This can be a single step number or an icon element. |\n| └label | string \\| ReactNode | — | The label shown below the step element. |\n| └labelClassName | string | — | Additional classes to be set on the label element. |\n| └labelWrapperClassName | string | — | Additional classes to be set on the label wrapping element. |\n| selectedStepNumber | number | — | Index of the selected navigation item. |\n| onSelectedChanged | (selectedKey: number) =void | — | Called with the new selected index after the user clicked a nav item. |\n| variant | 'circle' \\| 'rectangle' \\| 'roadsign' | 'circle' | The SteppedProgressBar Variant. One of circle, rectangle or roadsign. |\n| disableFollowingPages | number | — | All navigation items with a higher index than this will be disabled. |\n| mobileBreakpoint | boolean | true | Deactivating the wrapping of bubbles on mobile. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nSteppedProgressBar - Rectangle with custom content\nInitial step\nLorem ipsum dolor\n\nSecond step\nLorem ipsum dolor\n\nFinal step\nLorem ipsum dolor\n\nContent of page 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nClick here to complete this step. There is no other way forward.PreviousNext\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| labels | SteppedProgressBarLabel[] | — | Objects to defining the icon and the label of the navigation items. The icon can be a string or an icon. |\n| └icon | string \\| ReactNode | — | The element shown in the step element. This can be a single step number or an icon element. |\n| └label | string \\| ReactNode | — | The label shown below the step element. |\n| └labelClassName | string | — | Additional classes to be set on the label element. |\n| └labelWrapperClassName | string | — | Additional classes to be set on the label wrapping element. |\n| selectedStepNumber | number | — | Index of the selected navigation item. |\n| onSelectedChanged | (selectedKey: number) =void | — | Called with the new selected index after the user clicked a nav item. |\n| variant | 'circle' \\| 'rectangle' \\| 'roadsign' | 'circle' | The SteppedProgressBar Variant. One of circle, rectangle or roadsign. |\n| disableFollowingPages | number | — | All navigation items with a higher index than this will be disabled. |\n| mobileBreakpoint | boolean | true | Deactivating the wrapping of bubbles on mobile. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nSteppedProgressBar - Road Sign\nLabel for step 1\n\nLabel for step 2\n\nLabel for final step\n\nContent of page 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nClick here to complete this step. There is no other way forward.PreviousNext\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| labels | SteppedProgressBarLabel[] | — | Objects to defining the icon and the label of the navigation items. The icon can be a string or an icon. |\n| └icon | string \\| ReactNode | — | The element shown in the step element. This can be a single step number or an icon element. |\n| └label | string \\| ReactNode | — | The label shown below the step element. |\n| └labelClassName | string | — | Additional classes to be set on the label element. |\n| └labelWrapperClassName | string | — | Additional classes to be set on the label wrapping element. |\n| selectedStepNumber | number | — | Index of the selected navigation item. |\n| onSelectedChanged | (selectedKey: number) =void | — | Called with the new selected index after the user clicked a nav item. |\n| variant | 'circle' \\| 'rectangle' \\| 'roadsign' | 'circle' | The SteppedProgressBar Variant. One of circle, rectangle or roadsign. |\n| disableFollowingPages | number | — | All navigation items with a higher index than this will be disabled. |\n| mobileBreakpoint | boolean | true | Deactivating the wrapping of bubbles on mobile. |\n| className | string | — | Additional classes to be set on the wrapper element. |",
|
|
948
968
|
"category": "Components",
|
|
949
969
|
"section": "Progress",
|
|
950
970
|
"boost": "SteppedProgressBar - Circle components/steppedProgressBars #components/steppedProgressBars Components Progress"
|
|
@@ -954,7 +974,7 @@
|
|
|
954
974
|
"title": "SubNavigation",
|
|
955
975
|
"lead": null,
|
|
956
976
|
"summary": "Subnavigation 1",
|
|
957
|
-
"searchText": "SubNavigation\nSubNavigation\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3\nSubNavigation with offset\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3\nSubNavigation without offset\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3",
|
|
977
|
+
"searchText": "SubNavigation\nSubNavigation\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| navItems | ModulePropType[] | — | List of navigation items with key and route prop. The route prop is a react-router NavLink component with an active style. |\n| className | string | — | Additional classes for the wrapper element. |\nSubNavigation with offset\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3\nSubNavigation without offset\nRIO Service\n\nNavigation 1\nNavigation 2\nNavigation 3\n\nSubnavigation 1\nSubnavigation 2\nSubnavigation 3",
|
|
958
978
|
"category": "Components",
|
|
959
979
|
"section": "Navigation",
|
|
960
980
|
"boost": "SubNavigation components/subNavigation #components/subNavigation Components Navigation"
|
|
@@ -974,7 +994,7 @@
|
|
|
974
994
|
"title": "SvgImage",
|
|
975
995
|
"lead": "This component helps to render SVG images hosted on RIO's CDN and lets you customize the colors for various brand themes. It uses the defined UIKIT CSS variables to automatically adapt to dark mode. When customizing colors, make sure to use existing CSS color variable names.",
|
|
976
996
|
"summary": "This component helps to render SVG images hosted on RIO's CDN and lets you customize the colors for various brand themes. It uses the defined UIKIT CSS variables to automatically adapt to dark mode. When customizing colors, make sure to use existing CSS color variable names.",
|
|
977
|
-
"searchText": "SvgImage\nThis component helps to render SVG images hosted on RIO's CDN and lets you customize the colors for various brand themes. It uses the defined UIKIT CSS variables to automatically adapt to dark mode. When customizing colors, make sure to use existing CSS color variable names.\nSvgImage\nYou can find an overview of all available SVG images here: https://cdn.rio.cloud/riosvg/index.html",
|
|
997
|
+
"searchText": "SvgImage\nThis component helps to render SVG images hosted on RIO's CDN and lets you customize the colors for various brand themes. It uses the defined UIKIT CSS variables to automatically adapt to dark mode. When customizing colors, make sure to use existing CSS color variable names.\nSvgImage\nYou can find an overview of all available SVG images here: https://cdn.rio.cloud/riosvg/index.html\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| name | string | — | The name of the image file without extension. |\n| size | number | 150 | The height and width of the SVG image in pixels. |\n| baseUrl | string | 'https://cdn.rio.cloud/riosvg' | The CDN base URL where the images are located. |\n| colorMap | ColorOverridesMap | — | Customize color using the color map and define the CSS variable name that shall be used. |\n| className | string | — | Additional class names added to the SVG element. |",
|
|
978
998
|
"category": "Components",
|
|
979
999
|
"section": "Misc",
|
|
980
1000
|
"boost": "SvgImage components/svgImage #components/svgImage Components Misc"
|
|
@@ -984,7 +1004,7 @@
|
|
|
984
1004
|
"title": "Switch",
|
|
985
1005
|
"lead": null,
|
|
986
1006
|
"summary": "Switch",
|
|
987
|
-
"searchText": "Switch\nSwitch\nSwitch\n\nDisabled Switch & disabled active Switch\n\nColored Switch\n\nSwitch with label\n\nLabel\n\nSwitch with label left\n\nLabel\n\nSwitch with text
|
|
1007
|
+
"searchText": "Switch\nSwitch\nSwitch\n\nDisabled Switch & disabled active Switch\n\nColored Switch\n\nSwitch with label\n\nLabel\n\nSwitch with label left\n\nLabel\n\nSwitch with different ON/OFF text\n\nSwitch with autoMinWidth (takes the width from the longest text)Lorem\n\nSwitch with a longer label and more spacing\n\nLorem ipsum\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.\n\nLorem ipsum dolor\n\nSwitch in panels\n\nSwitch in alerts\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| keyName | string | — | Optional key that is used as key and as the id on the internal input. |\n| onChange | (toggleState: boolean) =void | — | Callback function triggered when clicking the button. |\n| checked | boolean | false | Set active / inactive state. |\n| color | string | 'primary' | Defines the color of the switch. Possible values are: 'primary' 'secondary' 'info' 'success' 'warning' 'danger' |\n| minWidth | number | — | The min-width of the switch. If not set, the default min-width is 40. |\n| autoMinWidth | boolean | false | Controls automatic text-based min-width behavior when minWidth is not set. Set to true to keep the width at the longer one of enabledText and disabledText. |\n| disabled | boolean | false | Disables the component. |\n| enabledText | string | — | The text used for the ON state. |\n| disabledText | string | — | The text used for the OFF state. |\n| labelPosition | 'left' \\| 'right' | 'right' | Defines the position of the switch label. Defaults to 'right' when children are present. Possible values are 'left' and 'right'. |\n| customTextStyle | boolean | false | Use this flag if you want to have custom text styles. |\n| className | string | — | Additional class names added to the SVG element. |",
|
|
988
1008
|
"category": "Components",
|
|
989
1009
|
"section": "Interaction",
|
|
990
1010
|
"boost": "Switch components/switch #components/switch Components Interaction"
|
|
@@ -1014,7 +1034,7 @@
|
|
|
1014
1034
|
"title": "Tag",
|
|
1015
1035
|
"lead": null,
|
|
1016
1036
|
"summary": "Tags",
|
|
1017
|
-
"searchText": "Tag\nTag\nTags\nLink\n\nText\n\nIcon\n\nClickable\n\nRevertable\n\nActive\n\nDisabled\n\nDeletable\n\nSelectable\n\nSelectable active\n\nNot round\n\nSmall Tags\nLink\n\nText\n\nIcon\n\nClickable\n\nRevertable active\n\nActive\n\nDisabled\n\nDeletable\n\nSelectable\n\nSelectable\n\nNot round\n\nMultiline Tags\nSome long multiline text\n\nSome long multiline text\n\nSmall Multiline Tags\nSome long multiline text\n\nSome long multiline text\n\nMuted Tags\nText Tag\n\nIcon Tag\n\nSelectable Tag\n\nMuted Tags with context links\nLink Tag\n\nLink Tag\n\nLink Tag\n\nLink Tag\n\nLink Tag\n\nVertical TagList\nLink\n\nText\n\nIcon\n\nClickable\n\nRevertable\n\nActive\n\nDisabled\n\nDeletable\n\nSelectable\n\nSelectable active\n\nNot round\n\nVertical TagList (autoTagWidth)\nLink\n\nText\n\nIcon\n\nClickable\n\nRevertable\n\nActive\n\nDisabled\n\nDeletable\n\nSelectable\n\nSelectable active\n\nNot round\n\nColumn TagList\nTruck A\n\nTruck B\n\nTruck C\n\nTruck D\n\nTruck E\n\nTruck F\n\nTruck G",
|
|
1037
|
+
"searchText": "Tag\nTag\nTags\nLink\n\nText\n\nIcon\n\nClickable\n\nRevertable\n\nActive\n\nDisabled\n\nDeletable\n\nSelectable\n\nSelectable active\n\nNot round\n\nSmall Tags\nLink\n\nText\n\nIcon\n\nClickable\n\nRevertable active\n\nActive\n\nDisabled\n\nDeletable\n\nSelectable\n\nSelectable\n\nNot round\n\nMultiline Tags\nSome long multiline text\n\nSome long multiline text\n\nSmall Multiline Tags\nSome long multiline text\n\nSome long multiline text\n\nMuted Tags\nText Tag\n\nIcon Tag\n\nSelectable Tag\n\nMuted Tags with context links\nLink Tag\n\nLink Tag\n\nLink Tag\n\nLink Tag\n\nLink Tag\n\nVertical TagList\nLink\n\nText\n\nIcon\n\nClickable\n\nRevertable\n\nActive\n\nDisabled\n\nDeletable\n\nSelectable\n\nSelectable active\n\nNot round\n\nVertical TagList (autoTagWidth)\nLink\n\nText\n\nIcon\n\nClickable\n\nRevertable\n\nActive\n\nDisabled\n\nDeletable\n\nSelectable\n\nSelectable active\n\nNot round\n\nColumn TagList\nTruck A\n\nTruck B\n\nTruck C\n\nTruck D\n\nTruck E\n\nTruck F\n\nTruck G\n### Tag\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| active | boolean | false | Defines if the tag is active. |\n| clickable | boolean | false | Defines if the tag is clickable. |\n| deletable | boolean | false | Defines if the tag is deletable. |\n| revertable | boolean | false | Defines if the tag is revertable. |\n| disabled | boolean | false | Defines if the tag is disabled. |\n| icon | string | — | Define any rioglyph icon like \"rioglyph-truck\". |\n| muted | boolean | false | Sets a more subtle style for border and background. |\n| round | boolean | true | Defines if the tag is round. |\n| selectable | boolean | false | Defines if the tag is selectable. |\n| size | 'small' \\| 'medium' | — | Defines if you want to render the tag in a different size. Possible values are: 'small' and 'medium' |\n| multiline | boolean | false | Allows to render text on multiple lines. |\n| className | string | — | Additional classes to be set on the wrapper element. |\n### TagList\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| inline | boolean | true | Defines if the tag list is rendered inline or vertically. |\n| autoTagWidth | boolean | false | Defines if the tag has the same with as it`s parent container. |\n| tagsPerRow | 1 \\| 2 \\| 3 \\| 4 \\| 6 | — | Possible values are 1-6 |\n| className | string | — | Additional classes to be set on the wrapper element. |",
|
|
1018
1038
|
"category": "Components",
|
|
1019
1039
|
"section": "Misc",
|
|
1020
1040
|
"boost": "Tag components/tags #components/tags Components Misc"
|
|
@@ -1024,11 +1044,21 @@
|
|
|
1024
1044
|
"title": "Teaser",
|
|
1025
1045
|
"lead": "The teaser component was built to create all kinds of landing and/or single pages. for example, be used in dialogs or sidebars.",
|
|
1026
1046
|
"summary": "The teaser component was built to create all kinds of landing and/or single pages. for example, be used in dialogs or sidebars.",
|
|
1027
|
-
"searchText": "Teaser\nThe teaser component was built to create all kinds of landing and/or single pages. for example, be used in dialogs or sidebars.\nTeaser\nThe demo page should only provide an insight into the combination possibilities.\n\nNote: Because of larger screens a wrapping container-fluid fluid-default should be added if you are not using the component within smaller container.\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nText\n\nText\n\nText\n\nText\n\nText\n\nText\n\nBox 1\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox 3\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox 4\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox 1\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox 3\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox 4\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton textButton text\n### TeaserContainer\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| teaserPerRow | number | — | — |",
|
|
1047
|
+
"searchText": "Teaser\nThe teaser component was built to create all kinds of landing and/or single pages. for example, be used in dialogs or sidebars.\nTeaser\nThe demo page should only provide an insight into the combination possibilities.\n\nNote: Because of larger screens a wrapping container-fluid fluid-default should be added if you are not using the component within smaller container.\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nText\n\nText\n\nText\n\nText\n\nText\n\nText\n\nBox 1\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox 3\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox 4\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox 1\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox 2\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nButton text\n\nBox 3\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox 4\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton text\n\nBox headline\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nButton textButton text\n### TeaserContainer\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| teaserPerRow | number | — | Defines how many children are rendered into a row. If \"teaserPerRow\" is not defined, the container tries to put all children in a row with regard to the Bootstrap grid. This is done by dividing the amount of children by 12 in order to figure out the col grid classes. It is recommended to define \"teasersPerRow\" when having more than 4 teasers. Possible values are: 1 2 3 4 6 12 |\n| columnClassName | string | — | Optional string for additional classes added to each column of a child. |\n| className | string | — | Optional string for additional classes added to the row. |\n### Teaser\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| headline | string \\| React.ReactNode | — | The headline for the teaser. |\n| content | string \\| React.ReactNode | — | The actual content to show e.g. some kind of text. |\n| image | TeaserImage | — | Defines an image to render. |\n| └src | string | — | The src URL for the image. |\n| └alt | string | — | The alternate text for the image. |\n| └align | 'left' \\| 'right' | — | Defines whether the image is on the left or right side of the component. Possible values are: 'left' and 'right'. |\n| └onClick | VoidFunction | — | Callback function for the image. |\n| └aspectRatio | '1:1' \\| '3:1' \\| '3:2' \\| '16:9' | — | Ratio of the transparent image placeholder. Possible values are '1:1', '3:1', '3:2' and '16:9'. |\n| └className | string | — | Additional classes added to the image wrapper. |\n| button | TeaserButton | — | Defines a button to render with. |\n| └text | string \\| React.ReactNode | — | The text content for the button. |\n| └bsStyle | BUTTON_STYLE | 'primary' | The button style. See the button styles definition for possible values. |\n| └onClick | (event: SyntheticEvent<HTMLButtonElement, MouseEvent) =void | — | Callback function for the button. |\n| └className | string | — | Additional classes added to the button. |\n| verticalAlignment | 'top' \\| 'center' | 'top' | Defines where the teaser content is aligned including headline and image. Possible values are: 'top' and 'center'. |\n| segmentation | '50' \\| '25:75' \\| '75:25' \\| '100' | — | Defines how the teaser content is segmented. Possible values are: '50', '25:75', '75:25' and '100'. |\n| footer | string \\| React.ReactNode | — | Optional content for footer in case the prop \"button\" is not sufficient. |\n| className | string | — | Additional classes added to the wrapper. |",
|
|
1028
1048
|
"category": "Components",
|
|
1029
1049
|
"section": "Content",
|
|
1030
1050
|
"boost": "Teaser components/teaser #components/teaser Components Content"
|
|
1031
1051
|
},
|
|
1052
|
+
{
|
|
1053
|
+
"id": "components/textTruncateMiddle",
|
|
1054
|
+
"title": "TextTruncateMiddle",
|
|
1055
|
+
"lead": "TextTruncateMiddle truncates long text in the middle and keeps the end segment visible.",
|
|
1056
|
+
"summary": "TextTruncateMiddle truncates long text in the middle and keeps the end segment visible.",
|
|
1057
|
+
"searchText": "TextTruncateMiddle\nTextTruncateMiddle truncates long text in the middle and keeps the end segment visible.\nTextTruncateMiddle\nUseful for IDs, URLs, and file names where the suffix helps identify the value quickly.\nDrag the right handle to change width2bb5e796-6c5e-4bc4-871b-f3af-d469-1c1ehttps://service.example.com/fleet/vehicles/2bb5e796-6c5e-4bc4-871b-f3af-d469-1c1e/details\n\nSuffix length\n9\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| text | string | — | Full text value to render. |\n| suffixLength | number | 6 | Number of characters preserved at the end. |\n| startClassName | string | — | Additional classes for the first text segment (start). |\n| endClassName | string | — | Additional classes for the second text segment (end). |",
|
|
1058
|
+
"category": "Components",
|
|
1059
|
+
"section": "Content",
|
|
1060
|
+
"boost": "TextTruncateMiddle components/textTruncateMiddle #components/textTruncateMiddle Components Content"
|
|
1061
|
+
},
|
|
1032
1062
|
{
|
|
1033
1063
|
"id": "components/timeline",
|
|
1034
1064
|
"title": "Timeline",
|
|
@@ -1044,7 +1074,7 @@
|
|
|
1044
1074
|
"title": "TimePicker",
|
|
1045
1075
|
"lead": null,
|
|
1046
1076
|
"summary": "Uncontrolled component",
|
|
1047
|
-
"searchText": "TimePicker\nTimePicker\nUncontrolled component\n\nWith icon\n\nControlled component without initial value\n\nSet current timeClear time\nDefaultPlease insert a valid time\n\nWith iconJust a normal warning message",
|
|
1077
|
+
"searchText": "TimePicker\nTimePicker\nUncontrolled component\n\nWith icon\n\nControlled component without initial value\n\nSet current timeClear time\n\nDisabled\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | Value of the time as string. Note, when value is given the component is treated as controlled. |\n| onChange | (value: string) =void | — | Callback function when the value changes and is a valid time format. It also emits an empty string when the input is cleared. If not it handles the state internally until the time is valid and filled. |\n| alwaysShowMask | boolean | true | Defines whether to always show the input mask placeholder. |\n| showIcon | boolean | false | Defines whether to show the input icon. |\n| dropdown | boolean | false | Defines whether to show a dropdown with pre-defined time values. |\n| minuteOffset | number | 15 | Defines the minute interval for time controls and dropdown values. Invalid values fallback to 15. |\n| disabled | boolean | false | Defines whether the component is disabled. |\n| errorMessage | string \\| React.ReactNode | — | Input error message. |\n| warningMessage | string \\| React.ReactNode | — | Input warning message. |\n| messageWhiteSpace | 'normal' \\| 'nowrap' \\| 'pre-line' | 'normal' | Feedback message width. |\n| inputProps | Omit<React.InputHTMLAttributes<HTMLInputElement, 'value' \\| 'onChange'| — | Additional properties to be set on the input element. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nDefaultPlease insert a valid time\n\nWith iconJust a normal warning message\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | Value of the time as string. Note, when value is given the component is treated as controlled. |\n| onChange | (value: string) =void | — | Callback function when the value changes and is a valid time format. It also emits an empty string when the input is cleared. If not it handles the state internally until the time is valid and filled. |\n| alwaysShowMask | boolean | true | Defines whether to always show the input mask placeholder. |\n| showIcon | boolean | false | Defines whether to show the input icon. |\n| dropdown | boolean | false | Defines whether to show a dropdown with pre-defined time values. |\n| minuteOffset | number | 15 | Defines the minute interval for time controls and dropdown values. Invalid values fallback to 15. |\n| disabled | boolean | false | Defines whether the component is disabled. |\n| errorMessage | string \\| React.ReactNode | — | Input error message. |\n| warningMessage | string \\| React.ReactNode | — | Input warning message. |\n| messageWhiteSpace | 'normal' \\| 'nowrap' \\| 'pre-line' | 'normal' | Feedback message width. |\n| inputProps | Omit<React.InputHTMLAttributes<HTMLInputElement, 'value' \\| 'onChange'| — | Additional properties to be set on the input element. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nMandatory value\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | Value of the time as string. Note, when value is given the component is treated as controlled. |\n| onChange | (value: string) =void | — | Callback function when the value changes and is a valid time format. It also emits an empty string when the input is cleared. If not it handles the state internally until the time is valid and filled. |\n| alwaysShowMask | boolean | true | Defines whether to always show the input mask placeholder. |\n| showIcon | boolean | false | Defines whether to show the input icon. |\n| dropdown | boolean | false | Defines whether to show a dropdown with pre-defined time values. |\n| minuteOffset | number | 15 | Defines the minute interval for time controls and dropdown values. Invalid values fallback to 15. |\n| disabled | boolean | false | Defines whether the component is disabled. |\n| errorMessage | string \\| React.ReactNode | — | Input error message. |\n| warningMessage | string \\| React.ReactNode | — | Input warning message. |\n| messageWhiteSpace | 'normal' \\| 'nowrap' \\| 'pre-line' | 'normal' | Feedback message width. |\n| inputProps | Omit<React.InputHTMLAttributes<HTMLInputElement, 'value' \\| 'onChange'| — | Additional properties to be set on the input element. |\n| className | string | — | Additional classes to be set on the wrapper element. |\nTimePicker with dropdown\nControlled component with dropdown\n\n00:00\n00:30\n01:00\n01:30\n02:00\n02:30\n03:00\n03:30\n04:00\n04:30\n05:00\n05:30\n06:00\n06:30\n07:00\n07:30\n08:00\n08:30\n09:00\n09:30\n10:00\n10:30\n11:00\n11:30\n12:00\n12:30\n13:00\n13:30\n14:00\n14:30\n15:00\n15:30\n16:00\n16:30\n17:00\n17:30\n18:00\n18:30\n19:00\n19:30\n20:00\n20:30\n21:00\n21:30\n22:00\n22:30\n23:00\n23:30\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| value | string | — | Value of the time as string. Note, when value is given the component is treated as controlled. |\n| onChange | (value: string) =void | — | Callback function when the value changes and is a valid time format. It also emits an empty string when the input is cleared. If not it handles the state internally until the time is valid and filled. |\n| alwaysShowMask | boolean | true | Defines whether to always show the input mask placeholder. |\n| showIcon | boolean | false | Defines whether to show the input icon. |\n| dropdown | boolean | false | Defines whether to show a dropdown with pre-defined time values. |\n| minuteOffset | number | 15 | Defines the minute interval for time controls and dropdown values. Invalid values fallback to 15. |\n| disabled | boolean | false | Defines whether the component is disabled. |\n| errorMessage | string \\| React.ReactNode | — | Input error message. |\n| warningMessage | string \\| React.ReactNode | — | Input warning message. |\n| messageWhiteSpace | 'normal' \\| 'nowrap' \\| 'pre-line' | 'normal' | Feedback message width. |\n| inputProps | Omit<React.InputHTMLAttributes<HTMLInputElement, 'value' \\| 'onChange'| — | Additional properties to be set on the input element. |\n| className | string | — | Additional classes to be set on the wrapper element. |",
|
|
1048
1078
|
"category": "Components",
|
|
1049
1079
|
"section": "Pickers",
|
|
1050
1080
|
"boost": "TimePicker components/timepicker #components/timepicker Components Pickers"
|
|
@@ -1054,7 +1084,7 @@
|
|
|
1054
1084
|
"title": "ToggleButton",
|
|
1055
1085
|
"lead": "This toggle button is based on the button component that can be used directly.",
|
|
1056
1086
|
"summary": "This toggle button is based on the button component that can be used directly.",
|
|
1057
|
-
"searchText": "ToggleButton\nThis toggle button is based on the button component that can be used directly.\nToggleButton\nDefault ToggleButtons\nbtn-default (untoggled)btn-default (toggled)btn-primary (untoggled)\nOther Styles\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n|
|
|
1087
|
+
"searchText": "ToggleButton\nThis toggle button is based on the button component that can be used directly.\nToggleButton\nDefault ToggleButtons\nbtn-default (untoggled)btn-default (toggled)btn-primary (untoggled)\nOther Styles\n### Base button props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| disabled | boolean | false | Whether the button should be disabled. |\n| active | boolean | false | Set the button toggled. Should be used in combination with \"asToggle\" prop. |\n| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |\n| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |\n| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |\n| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |\n| block | boolean | false | Defines whether the button takes up the full width of the parent element. |\n| bsStyle | BUTTONSTYLE | 'default' | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | BUTTONSIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\n| noRippleEffect | boolean | — | Whether the \"ripple\" effect should be suppressed on this button. |\n| tabIndex | number | 0 | Number of the index used for keyboard support. |\n| className | string | — | Additional classes to be set on the button element. |\n### Regular button\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent) =void | — | Callback function triggered when clicking the button. |\n| type | 'button' \\| 'submit | 'button' | Defines the type of the button. This may be used for form submit buttons. |\n### ToggleButton\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (value: boolean) =void | — | Callback function triggered when clicking the button. |\n### Link element buttons\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| as | 'a' | — | Defines this component as a link element. |\n| type | never | — | Native button type is not supported when using as=\"a\". |\n| href | string | — | Defines the destination URL for the link button. |\n| asToggle | false | false | Toggle behavior is not supported when using as=\"a\". |\n| onClick | (event: React.MouseEvent<HTMLAnchorElement, MouseEvent) =void | — | Callback function triggered when clicking the link. |\nControlled ToggleButton\n\nControl the toggle\n### Base button props\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| disabled | boolean | false | Whether the button should be disabled. |\n| active | boolean | false | Set the button toggled. Should be used in combination with \"asToggle\" prop. |\n| iconOnly | boolean | false | Use when the content of the button is an icon only to adapt the button spacing accordingly. |\n| iconRight | boolean | false | Adds right side spacing for an icon. This should be used when having navigation buttons that use an icon on the right side. |\n| iconName | string | — | Optional rio-glyph icon name that comes in handy for icon only buttons for not adding a span tag for the icon which reduces boilerplate code. |\n| multiline | boolean | false | Defines whether the button text break into multiple lines when the button space exceeds. Multiline buttons should be used as exception only. |\n| block | boolean | false | Defines whether the button takes up the full width of the parent element. |\n| bsStyle | BUTTONSTYLE | 'default' | Sets the button style. Possible values are: default, unstyled, primary, secondary, info, warning, danger, success, muted and muted-filled |\n| bsSize | BUTTONSIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |\n| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |\n| noRippleEffect | boolean | — | Whether the \"ripple\" effect should be suppressed on this button. |\n| tabIndex | number | 0 | Number of the index used for keyboard support. |\n| className | string | — | Additional classes to be set on the button element. |\n### Regular button\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | false | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (event: React.MouseEvent<HTMLButtonElement, MouseEvent) =void | — | Callback function triggered when clicking the button. |\n| type | 'button' \\| 'submit | 'button' | Defines the type of the button. This may be used for form submit buttons. |\n### ToggleButton\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| asToggle | true | false | Use the button as a toggle button. The toggle state can be controlled via the active prop. |\n| onClick | (value: boolean) =void | — | Callback function triggered when clicking the button. |\n### Link element buttons\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| as | 'a' | — | Defines this component as a link element. |\n| type | never | — | Native button type is not supported when using as=\"a\". |\n| href | string | — | Defines the destination URL for the link button. |\n| asToggle | false | false | Toggle behavior is not supported when using as=\"a\". |\n| onClick | (event: React.MouseEvent<HTMLAnchorElement, MouseEvent) =void | — | Callback function triggered when clicking the link. |",
|
|
1058
1088
|
"category": "Components",
|
|
1059
1089
|
"section": "Interaction",
|
|
1060
1090
|
"boost": "ToggleButton components/toggleButton #components/toggleButton Components Interaction"
|
|
@@ -1064,17 +1094,27 @@
|
|
|
1064
1094
|
"title": "Tooltips",
|
|
1065
1095
|
"lead": "In order to use a Tooltip on an element, wrap it with the OverlayTrigger component or use the SimpleTooltip component.",
|
|
1066
1096
|
"summary": "In order to use a Tooltip on an element, wrap it with the OverlayTrigger component or use the SimpleTooltip component.",
|
|
1067
|
-
"searchText": "Tooltips\nIn order to use a Tooltip on an element, wrap it with the OverlayTrigger component or use the SimpleTooltip component.\nTooltips\nNote: By default Tooltips are not rendered on touch devices. This might lead to issues for test environments where the check for mobile evaluate to true simply because the required class name is not set on the document element.To fix that, simply set the class in your test as follows:document.documentElement.classList.add('ua-desktop');\nHoverHoverHover\nHoverHover\nHoverHoverHover\n\nClickClickClick\nClickClick\nClickClickClick\
|
|
1097
|
+
"searchText": "Tooltips\nIn order to use a Tooltip on an element, wrap it with the OverlayTrigger component or use the SimpleTooltip component.\nTooltips\nNote: By default Tooltips are not rendered on touch devices. This might lead to issues for test environments where the check for mobile evaluate to true simply because the required class name is not set on the document element.To fix that, simply set the class in your test as follows:document.documentElement.classList.add('ua-desktop');\nHoverHoverHover\nHoverHover\nHoverHoverHover\n\nClickClickClick\nClickClick\nClickClickClick\nSimpleTooltip\nSimple tooltip with auto placement:Hover me\nSimple tooltip with bottom placement:Hover me\n\nHover me\n\nSimple tooltip within text:Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum etmalesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.",
|
|
1068
1098
|
"category": "Components",
|
|
1069
1099
|
"section": "Misc",
|
|
1070
1100
|
"boost": "Tooltips components/tooltip #components/tooltip Components Misc"
|
|
1071
1101
|
},
|
|
1102
|
+
{
|
|
1103
|
+
"id": "components/tracker",
|
|
1104
|
+
"title": "Tracker",
|
|
1105
|
+
"lead": "Compact visual tracker component for status indicators with optional per-block color and tooltip support.",
|
|
1106
|
+
"summary": "Compact visual tracker component for status indicators with optional per-block color and tooltip support.",
|
|
1107
|
+
"searchText": "Tracker\nCompact visual tracker component for status indicators with optional per-block color and tooltip support.\nTracker\nDefault Tracker\n\nCollapse when custom min width is reached, showing last items\n\nCompression without collapsing - overflowing content\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| data | TrackerBlock[] | — | Array of block objects. |\n| └id | string | — | Unique identifier for a block. |\n| └color | string | — | Defines the block color by setting a UIKIT bg-<nameclass. |\n| └tooltip | ReactNode | — | Tooltip content shown on hover. |\n| └onClick | (id: string) =void | — | Called when clicking the block. |\n| └className | string | — | Additional class names for the block. |\n| defaultBackgroundColor | string | 'bg-success' | Background color of a block, when no color is provided in data. |\n| hoverEffect | boolean | false | Add a hover effect to the tracker blocks. |\n| minBlockWidth | number | 5 | Minimum width per tracker block in pixels. The tracker compresses blocks automatically down to this value. |\n| maxBlockWidth | number | 10 | Maximum width per tracker block in pixels. |\n| blockGap | number | 2 | Gap between tracker blocks in pixels. |\n| blockHeight | number | 30 | Height per tracker block in pixels. |\n| collapseOnMinBlockWidth | boolean | true | When enabled, the tracker shows fewer blocks once minBlockWidth is reached. |\n| collapseShowLastBlocks | boolean | false | Show the last blocks instead of the first blocks when collapsing due to width. |\n| className | string | — | Additional class names on the wrapper element. |\nCredit Score\nDetails\n\nYour credit score is 710\nThis score is considered to be Excellent.",
|
|
1108
|
+
"category": "Components",
|
|
1109
|
+
"section": "Progress",
|
|
1110
|
+
"boost": "Tracker components/tracker #components/tracker Components Progress"
|
|
1111
|
+
},
|
|
1072
1112
|
{
|
|
1073
1113
|
"id": "components/virtualList",
|
|
1074
1114
|
"title": "VirtualList",
|
|
1075
1115
|
"lead": "The VirtualList component is designed for efficiently rendering large lists of items by only displaying the visible portion of the list, also known as windowing.",
|
|
1076
1116
|
"summary": "The VirtualList component is designed for efficiently rendering large lists of items by only displaying the visible portion of the list, also known as windowing.",
|
|
1077
|
-
"searchText": "VirtualList\nThe VirtualList component is designed for efficiently rendering large lists of items by only displaying the visible portion of the list, also known as windowing.\nVirtualList\nIt allows a specified number of items outside the viewport for smoother scrolling. It optimizes performance by minimizing DOM updates and provides a customizable rendering function for each item, making it ideal for applications that require dynamic and responsive list displays.\nVirtual list with 100 itemsItem 1\
|
|
1117
|
+
"searchText": "VirtualList\nThe VirtualList component is designed for efficiently rendering large lists of items by only displaying the visible portion of the list, also known as windowing.\nVirtualList\nIt allows a specified number of items outside the viewport for smoother scrolling. It optimizes performance by minimizing DOM updates and provides a customizable rendering function for each item, making it ideal for applications that require dynamic and responsive list displays.\nVirtual list with 100 itemsItem 1\nLibero iaculis. Duis ipsum libero Ut rutrum orci, sagittis volutpat posuere hendrerit pharetra Ut enim\n\nItem 2\nPrimis dolor vel enim condimentum et nunc Ut et massa eget libero\n\nItem 3\n\nLorem hendrerit orci, efficitur vitae eget in malesuada malesuada elit. malesuada vel vitae\n\nItem 4\nMauris sagittis in Vivamus ante\n\nItem 5\nLigula aliquam aliquam Integer pretium sit efficitur viverra eget in in\n\nItem 6\nElementum lorem amet, efficitur Mauris libero ipsum ante amet, elit. iaculis.\n\nItem 7\nDuis sit Sed libero vitae semper.\n\nItem 8\nInterdum eget finibus viverra efficitur felis.\n\nItem 9\nIn sagittis tincidunt. lorem fringilla\n\nItem 10\nAc eget elit. elementum in, ante ac in faucibus. massa\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| items | T[] | — | The array of items to be rendered in the list. |\n| renderItem | (item: T, index: number) =React.ReactElement | — | A function that renders an item given its data and index. |\n| overscanCount | number | 3 | The number of items to render outside the visible area for smoother scrolling. |\n| defaultHeight | number | 50 | The default height for items if their height cannot be determined. |\n| scrollContainerRef | React.RefObject<HTMLElement| — | Optional ref to an external scroll container. Use this when VirtualList is inside a scrollable container. |\n| containerClassName | string | — | Additional classNames for the container of the list items. |\n| listItemWrapperClassName | string | — | Additional classNames for each individual list item wrapper. This wrapper is required for proper positioning each item in the list using an absolute top value. |\n| className | string | — | Additional classNames for the outer list container |\nVirtual list with 5000 items\nVehicle 1\nIn pharetra sagittis neque. orci, consectetur massa, Mauris et ac iaculis.\n\nVehicle 2\nIaculis. ac quis, ac hendrerit finibus vitae orci est amet, massa,\n\nVehicle 3\nMassa, Integer ut elit. ante Integer ut vitae amet, ante condimentum amet, aliquam in lorem\n\nVehicle 4\nDuis tortor sagittis fringilla molestie in ac scelerisque sem.\n\nVehicle 5\nIaculis. In ac semper nec lorem est consectetur Mauris hendrerit\n\nVehicle 6\nDui eget Interdum Duis quis, tincidunt. massa, metus\n\nVehicle 7\nFusce Vivamus in ante semper. viverra\n\nVehicle 8\nVivamus bibendum, ac semper. in\n\nVehicle 9\nAnte molestie condimentum in neque.\n\nVehicle 10\nUt bibendum, ut elit. volutpat ante\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| items | T[] | — | The array of items to be rendered in the list. |\n| renderItem | (item: T, index: number) =React.ReactElement | — | A function that renders an item given its data and index. |\n| overscanCount | number | 3 | The number of items to render outside the visible area for smoother scrolling. |\n| defaultHeight | number | 50 | The default height for items if their height cannot be determined. |\n| scrollContainerRef | React.RefObject<HTMLElement| — | Optional ref to an external scroll container. Use this when VirtualList is inside a scrollable container. |\n| containerClassName | string | — | Additional classNames for the container of the list items. |\n| listItemWrapperClassName | string | — | Additional classNames for each individual list item wrapper. This wrapper is required for proper positioning each item in the list using an absolute top value. |\n| className | string | — | Additional classNames for the outer list container |",
|
|
1078
1118
|
"category": "Components",
|
|
1079
1119
|
"section": "Content",
|
|
1080
1120
|
"boost": "VirtualList components/virtualList #components/virtualList Components Content"
|
|
@@ -1084,7 +1124,7 @@
|
|
|
1084
1124
|
"title": "Foundations",
|
|
1085
1125
|
"lead": "You can use the the shorthandborderfor the automatic combination ofborder-style-solid,border-width-1andborder-color-light",
|
|
1086
1126
|
"summary": "You can use the the shorthandborderfor the automatic combination ofborder-style-solid,border-width-1andborder-color-light",
|
|
1087
|
-
"searchText": "Foundations\nYou can use the the shorthandborderfor the automatic combination ofborder-style-solid,border-width-1andborder-color-light\nButtons\nSee also our Button component.\n\nNote: For having spacing between buttons in a single row you may want to wrap them with<div class=\"btn-toolbar\"</div\n\nNote: You can use link buttons within text blocks by adding btn-linkbtn-link-inline\nDefault buttons\n\nDefaultDefault\n\nIcon buttons\n\nMuted buttons\n\nMuted filledMuted\n\nLink buttons\n\nprimarysecondaryinfosuccesswarningdanger\n\nColored buttons\n\nprimarysecondaryinfosuccesswarningdanger\n\nOutline buttons\n\nprimarysecondaryinfosuccesswarningdanger\n\nSplit buttons\n\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted-filled\nButton states\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButton sizes\nXS buttons\n\ndefaultprimarysecondaryinfosuccesswarningdanger\n\nXS icon buttons\n\nSM buttons\n\ndefaultprimarysecondaryinfosuccesswarningdanger\n\nSM icon buttons\n\nMD buttons (default)\n\ndefaultprimarysecondaryinfosuccesswarningdanger\n\nMD icon buttons (default)\n\nLG buttons\n\ndefaultprimarysecondaryinfosuccesswarningdanger\n\nLG icon buttons\nButton examples\nButton toolbar\n\nPrevNext\n\nButton group\n\n1234\n\nButtonButtonButton\n\nMultiline button\n\nThis is a multiline button with a lot of Text\nBlock button\n\nBlock level button\nTooltip buttons\n\nButton with tooltipDisabled button with tooltip\nAction buttons\nClick meClick meClick meClick meClick meClick me\nBackground colors\nBasic\nbg-white\nbg-black\n\nBrand\nbg-primary\nbg-secondary\n\nStatus\nbg-info\nbg-success\nbg-warning\nbg-danger\n\nDriving status\nbg-status-available\nbg-status-driving\nbg-status-resting\nbg-status-working\n\nMap marker\nbg-map-marker-asset\nbg-map-marker-poi\nbg-map-marker-geofence\nbg-map-marker-route\n\nRating\nbg-rating-1\nbg-rating-2\nbg-rating-3\nbg-rating-4\nbg-rating-5\n\nGray\nbg-decent\nbg-lightest\nbg-lighter\nbg-light\nbg-gray\nbg-dark\nbg-darker\nbg-darkest\n\nHighlight\nbg-highlight-decent\nbg-highlight-lightest\nbg-highlight-lighter\nbg-highlight-light\nbg-highlight\nbg-highlight-dark\nbg-highlight-darker\nbg-highlight-darkest\nHover background colors\nBasic\nhover-bg-white\nhover-bg-black\n\nBrand\nhover-bg-primary\nhover-bg-secondary\n\nStatus\nhover-bg-info\nhover-bg-success\nhover-bg-warning\nhover-bg-danger\n\nDriving status\nhover-bg-status-available\nhover-bg-status-driving\nhover-bg-status-resting\nhover-bg-status-working\n\nMap Marker\nhover-bg-map-marker-asset\nhover-bg-map-marker-poi\nhover-bg-map-marker-geofence\nhover-bg-map-marker-route\n\nRating\nhover-bg-rating-1\nhover-bg-rating-2\nhover-bg-rating-3\nhover-bg-rating-4\nhover-bg-rating-5\n\nGray\nhover-bg-decent\nhover-bg-lightest\nhover-bg-lighter\nhover-bg-light\nhover-bg-gray\nhover-bg-dark\nhover-bg-darker\nhover-bg-darkest\n\nHighlight\nhover-bg-highlight-decent\nhover-bg-highlight-lightest\nhover-bg-highlight-lighter\nhover-bg-highlight-light\nhover-bg-highlight\nhover-bg-highlight-dark\nhover-bg-highlight-darker\nhover-bg-highlight-darkest\nText\nBasic\ntext-color-white\ntext-color-black\n\nBrand\ntext-color-primary\ntext-color-secondary\n\nStatus\ntext-color-info\ntext-color-success\ntext-color-warning\ntext-color-danger\n\nDriving status\ntext-color-status-available\ntext-color-status-driving\ntext-color-status-resting\ntext-color-status-working\n\nMap marker\ntext-color-map-marker-asset\ntext-color-map-marker-poi\ntext-color-map-marker-geofence\ntext-color-map-marker-route\n\nRating\ntext-color-rating-1\ntext-color-rating-2\ntext-color-rating-3\ntext-color-rating-4\ntext-color-rating-5\n\nGray\ntext-color-decent\ntext-color-lightest\ntext-color-lighter\ntext-color-light\ntext-color-gray\ntext-color-dark\ntext-color-darker\ntext-color-darkest\n\nHighlight\ntext-color-highlight-decent\ntext-color-highlight-lightest\ntext-color-highlight-lighter\ntext-color-highlight-light\ntext-color-highlight\ntext-color-highlight-dark\ntext-color-highlight-darker\ntext-color-highlight-darkest\nHover text\nBasic\nhover-text-color-white\nhover-text-color-black\n\nBrand\nhover-text-color-primary\nhover-text-color-secondary\n\nStatus\nhover-text-color-info\nhover-text-color-success\nhover-text-color-warning\nhover-text-color-danger\n\nDriving status\nhover-text-color-status-available\nhover-text-color-status-driving\nhover-text-color-status-resting\nhover-text-color-status-working\n\nMap marker\nhover-text-color-map-marker-asset\nhover-text-color-map-marker-poi\nhover-text-color-map-marker-geofence\nhover-text-color-map-marker-route\n\nRating\nhover-text-color-rating-1\nhover-text-color-rating-2\nhover-text-color-rating-3\nhover-text-color-rating-4\nhover-text-color-rating-5\n\nGray\nhover-text-color-decent\nhover-text-color-lightest\nhover-text-color-lighter\nhover-text-color-light\nhover-text-color-gray\nhover-text-color-dark\nhover-text-color-darker\nhover-text-color-darkest\n\nHighlight\nhover-text-color-highlight-decent\nhover-text-color-highlight-lightest\nhover-text-color-highlight-lighter\nhover-text-color-highlight-light\nhover-text-color-highlight\nhover-text-color-highlight-dark\nhover-text-color-highlight-darker\nhover-text-color-highlight-darkest\nSVGs\nBackground\nBackground size\n\nBackground position\n\nBackground repeat\nBorder\nHover Border Color\n\nHover Border Color with Transition\n\nHover Border Style\nLast Child (Self Class)\n\nChild\nChild\nChild\nChild\nChild\n\nLast Child (Parent Class)\n\nChild\nChild\nChild\nChild\nChild\n\nFirst Child (Self Class)\n\nChild\nChild\nChild\nChild\nChild\n\nFirst Child (Parent Class)\n\nChild\nChild\nChild\nChild\nChild\nDivider\nYou can use the the shorthanddivider-yfor the automatic combination ofdivider-y-1,divider-style-solidanddivider-color-light\ndivider-y-1\ndivider-y-1\ndivider-y-1\ndivider-y-1\n\ndivider-y-2\ndivider-y-2\ndivider-y-2\ndivider-y-2\n\ndivider-y-3\ndivider-y-3\ndivider-y-3\ndivider-y-3\n\ndivider-x-1\ndivider-x-1\ndivider-x-1\n\ndivider-x-1\ndivider-x-1\ndivider-x-1\n\ndivider-x-2\ndivider-x-2\ndivider-x-2\nOpacity\n0\n10\n20\n30\n40\n50\n60\n70\n80\n90\n100\nHover opacity\n0\n10\n20\n30\n40\n50\n60\n70\n80\n90\n100\nRounded\nrounded\n...-circle\n\n...-top\n...-bottom\n...-left\n...-right\n\n...-top-left\n...-top-right\n...-bottom-right\n...-bottom-left\n...-small\n...\n...-large\n...-extra-large\nShadows\nThe default shadow class is intended to be used on panels or blocks which should stand out from the light gray background and should be avoided to put everywhere. Use it to emphasize certain blocks or panels e.g. on a dashboard or items of a drag and drop list.\n\nDo not use hard shadows on tables, in dialogs, or on elements placed on white background.\n\nThe exception for not using shadows on a white background is for floating elements placed above the content for instance via position absolute.\nshadow-default\nPanel with shadow\nshadow-default\nShadow variants\nSurrounding shadows\n\nshadow-subtle\nshadow-muted\nshadow-accent\nshadow-default\nshadow-smooth\nshadow-hard\n\nDirection shadows\n\nshadow-muted-down\nshadow-default-down\n\nshadow-smooth-up\nshadow-smooth-down\nshadow-hard-up\nshadow-hard-down\n\nAccent shadow for list items\n\nNote\nWhen utilizing the shadow-accent avoid combining it with a border style, as the shadow is optimized for small block items like those in a list and works best without a border.\n\nItem\nItem\nItem\nItem\nItem\nItem\nRIOglyph\nDefault\n\nSized icons\n\nColored icons\nVehicle icons\nVehicle icons\n\nBaseline vehicle icons\nPair icons\nDefault\n\nWith background\n\nDisplay engine types\n\nSized\nAnimated icons\nSpinning icons\n\nPulsing icons\nDisabled icons\nDefault\n\nWith red line\n\nInverse\nFilled icons\nDefault filled icons\n\nColored filled icons\n\nGood use cases examples for icons with a filled circle background\n\nHeadline enhancements: For emphasizing key points in headings or subheadings, like \"New features\" or \"Highlights,\" where the icon in a filled circle draws attention without being too overwhelming.\n\nHelp/Documentation pages: Icons with filled circles are perfect for highlighting actions or key steps in a guide. They help break down text-heavy content and make instructions visually appealing. Example: For \"step-by-step\" instructions, an icon inside a circle could represent each action (e.g., a checkmark icon to signify completed tasks or a question mark for additional help).\n\nFeature lists and cards: Use filled circle icons as design elements for feature lists, product highlights, or feature comparisons. This works especially well when listing distinct features of a product, app, or service.\n\nWhen NOT to use a filled circle icon\nAvoid inconsistent usage in buttons – If some buttons have a filled circle and others don’t, the UI becomes inconsistent.\n\nDon’t use it for simple inline icons – Icons inside text (e.g., \"🔍 Search\") or standalone icons in tables don’t need a background.\n\nNot for decorative or unnecessary elements – If an icon doesn’t need extra emphasis, the filled circle is overkill.\nCustom icons\nUse external svgs as RIOglyph icons. Please read our guidelines\nRIOglyph text alignment\nWhen an icon is used alongside text in a flex, grid, or inline text layout, additional alignment adjustments may be needed. To ensure proper alignment, the following classes are available:\nrioglyph-align-top - assuming a display-flex and default line-height\nrioglyph-align-bottom - assuming a display-flex and line-height 1.25\nrioglyph-align-baseline - assuming an inline text and default line-height\n\nThese classes help align icons correctly within different layouts where they are used alongside text.\nNote: Setting a text line-height class will also affect the icon alignment and may require manual adjustments to ensure proper positioning.\nBaseline-aligned icon with inline text\nLorem ipsum dolor\n\nTop-aligned icon with text inside a flex-box layout\nMalesuada tincidunt. sem. In ante scelerisque adipiscing et enim\n\nBottom-aligned icon inside an inline-flex layout and line-height-125rel\nMalesuada tincidunt. sem. In ante scelerisque adipiscing et enim\n\nIcons inside a link usually don't need to be aligned manually\nLorem ipsum\n\nBaseline-aligned icon inside an inline h3 header text\nPrimis ante volutpat Vivamus\nPrimis ante volutpat Vivamus\n\nBaseline-aligned icon inside an inline h4 header text\nPrimis ante volutpat Vivamus\nPrimis ante volutpat Vivamus\nIcon library\nSearch\n\nrioglyph rioglyph-academic-cap\nrioglyph rioglyph-addressbook\nrioglyph rioglyph-ai\nrioglyph rioglyph-air-pay\nrioglyph rioglyph-am\nrioglyph rioglyph-angle-double-down\nrioglyph rioglyph-angle-double-left\nrioglyph rioglyph-angle-double-right\nrioglyph rioglyph-angle-double-up\nrioglyph rioglyph-antenna\nrioglyph rioglyph-api\nrioglyph rioglyph-archive\nrioglyph rioglyph-area-chart\nrioglyph rioglyph-area-in\nrioglyph rioglyph-area-out\nrioglyph rioglyph-arrow-down\nrioglyph rioglyph-arrow-left\nrioglyph rioglyph-arrow-right\nrioglyph rioglyph-arrow-up\nrioglyph rioglyph-arrows-collapse\nrioglyph rioglyph-arrows-combine\nrioglyph rioglyph-arrows-expand\nrioglyph rioglyph-arrows-horizontal\nrioglyph rioglyph-arrows-split\nrioglyph rioglyph-assigned\nrioglyph rioglyph-axis-x\nrioglyph rioglyph-axis-y\nrioglyph rioglyph-axis-z\nrioglyph rioglyph-axle\nrioglyph rioglyph-ban-circle\nrioglyph rioglyph-bar-chart-box\nrioglyph rioglyph-battery-charging\nrioglyph rioglyph-battery-level-empty\nrioglyph rioglyph-battery-level-full\nrioglyph rioglyph-battery-level-low\nrioglyph rioglyph-beacon\nrioglyph rioglyph-book\nrioglyph rioglyph-bookable-poi\nrioglyph rioglyph-bookmark-square\nrioglyph rioglyph-bookmark\nrioglyph rioglyph-border-crossing\nrioglyph rioglyph-brain\nrioglyph rioglyph-brake\nrioglyph rioglyph-branch-horizontal\nrioglyph rioglyph-branch-remove\nrioglyph rioglyph-branch-vertical\nrioglyph rioglyph-broadcast\nrioglyph rioglyph-building\nrioglyph rioglyph-bulb\nrioglyph rioglyph-bus-baseline\nrioglyph rioglyph-bus-breakdown\nrioglyph rioglyph-bus\nrioglyph rioglyph-businessman\nrioglyph rioglyph-calendar-parking\nrioglyph rioglyph-calendar-plus\nrioglyph rioglyph-calendar-today\nrioglyph rioglyph-calendar\nrioglyph rioglyph-camera\nrioglyph rioglyph-car-baseline\nrioglyph rioglyph-car-wash\nrioglyph rioglyph-car\nrioglyph rioglyph-card-hotel\nrioglyph rioglyph-card-reader\nrioglyph rioglyph-cards-add\nrioglyph rioglyph-cards-grid\nrioglyph rioglyph-cards-list\nrioglyph rioglyph-cards-table\nrioglyph rioglyph-cargo\nrioglyph rioglyph-carrier\nrioglyph rioglyph-chat\nrioglyph rioglyph-check-badge\nrioglyph rioglyph-check-shield\nrioglyph rioglyph-checkbox-checked\nrioglyph rioglyph-checkbox\nrioglyph rioglyph-checkboxes\nrioglyph rioglyph-chevron-down\nrioglyph rioglyph-chevron-left\nrioglyph rioglyph-chevron-right\nrioglyph rioglyph-chevron-up\nrioglyph rioglyph-chip\nrioglyph rioglyph-circle-dashed\nrioglyph rioglyph-circle-stack\nrioglyph rioglyph-click\nrioglyph rioglyph-climate-control\nrioglyph rioglyph-clipboard\nrioglyph rioglyph-cloud-download\nrioglyph rioglyph-cloud-not-saved\nrioglyph rioglyph-cloud-progress\nrioglyph rioglyph-cloud-upload\nrioglyph rioglyph-cloud\nrioglyph rioglyph-coasting\nrioglyph rioglyph-code-braces\nrioglyph rioglyph-code-brackets\nrioglyph rioglyph-coffee\nrioglyph rioglyph-cog\nrioglyph rioglyph-color-swatch\nrioglyph rioglyph-comment\nrioglyph rioglyph-compare\nrioglyph rioglyph-compass\nrioglyph rioglyph-component-custom-recurrent\nrioglyph rioglyph-component-custom\nrioglyph rioglyph-construction\nrioglyph rioglyph-convert\nrioglyph rioglyph-conveyor-belt\nrioglyph rioglyph-cookie\nrioglyph rioglyph-cooling\nrioglyph rioglyph-cost-efficiency\nrioglyph rioglyph-crown\nrioglyph rioglyph-cruise-control\nrioglyph rioglyph-csv\nrioglyph rioglyph-cube-dashed\nrioglyph rioglyph-cube\nrioglyph rioglyph-currency-euro\nrioglyph rioglyph-damages\nrioglyph rioglyph-dangerousgoods\nrioglyph rioglyph-dashboard-view\nrioglyph rioglyph-dashboard\nrioglyph rioglyph-delivery-completed\nrioglyph rioglyph-delivery-error\nrioglyph rioglyph-delivery-late\nrioglyph rioglyph-delivery-on-track\nrioglyph rioglyph-delivery-warning\nrioglyph rioglyph-delivery\nrioglyph rioglyph-design\nrioglyph rioglyph-desktop\nrioglyph rioglyph-detail-view-info\nrioglyph rioglyph-detail-view\nrioglyph rioglyph-direction\nrioglyph rioglyph-discount-badge\nrioglyph rioglyph-document-out\nrioglyph rioglyph-document\nrioglyph rioglyph-download\nrioglyph rioglyph-drag-n-drop\nrioglyph rioglyph-drive-history\nrioglyph rioglyph-driver-card\nrioglyph rioglyph-driver\nrioglyph rioglyph-drivercard-in\nrioglyph rioglyph-drivercard-out\nrioglyph rioglyph-duplicate\nrioglyph rioglyph-earphone\nrioglyph rioglyph-emergency-stop\nrioglyph rioglyph-empty\nrioglyph rioglyph-engine\nrioglyph rioglyph-envelope-indicator\nrioglyph rioglyph-envelope-open\nrioglyph rioglyph-envelope\nrioglyph rioglyph-erase\nrioglyph rioglyph-error-sign\nrioglyph rioglyph-euro-note\nrioglyph rioglyph-exclamation-sign\nrioglyph rioglyph-exclamation\nrioglyph rioglyph-eye-close\nrioglyph rioglyph-eye-closed\nrioglyph rioglyph-eye-open\nrioglyph rioglyph-face-frown\nrioglyph rioglyph-face-neutral\nrioglyph rioglyph-face-smile\nrioglyph rioglyph-facetime-video\nrioglyph rioglyph-factory\nrioglyph rioglyph-file-signature\nrioglyph rioglyph-files\nrioglyph rioglyph-fill\nrioglyph rioglyph-filling-e-station\nrioglyph rioglyph-filling-station\nrioglyph rioglyph-filter-active\nrioglyph rioglyph-filter-reset\nrioglyph rioglyph-filter\nrioglyph rioglyph-fingerprint\nrioglyph rioglyph-finish\nrioglyph rioglyph-fire\nrioglyph rioglyph-flag\nrioglyph rioglyph-flash\nrioglyph rioglyph-folder-closed\nrioglyph rioglyph-folder-open\nrioglyph rioglyph-fuel-electric\nrioglyph rioglyph-fuel-gas\nrioglyph rioglyph-fuel-hydrogen\nrioglyph rioglyph-fuel-liquid\nrioglyph rioglyph-fuel-mix\nrioglyph rioglyph-fullscreen\nrioglyph rioglyph-geofence\nrioglyph rioglyph-get\nrioglyph rioglyph-give\nrioglyph rioglyph-globe-alt\nrioglyph rioglyph-globe\nrioglyph rioglyph-group-blocks\nrioglyph rioglyph-group\nrioglyph rioglyph-hand-down\nrioglyph rioglyph-hand-left\nrioglyph rioglyph-hand-right\nrioglyph rioglyph-hand-up\nrioglyph rioglyph-handshake\nrioglyph rioglyph-hash\nrioglyph rioglyph-heart\nrioglyph rioglyph-heating\nrioglyph rioglyph-hierarchy\nrioglyph rioglyph-history\nrioglyph rioglyph-home-sign\nrioglyph rioglyph-home\nrioglyph rioglyph-hour-glass\nrioglyph rioglyph-id\nrioglyph rioglyph-inbox-in\nrioglyph rioglyph-inbox-out\nrioglyph rioglyph-inbox-stack\nrioglyph rioglyph-inbox\nrioglyph rioglyph-info-sign\nrioglyph rioglyph-info\nrioglyph rioglyph-insert\nrioglyph rioglyph-issue-tracking\nrioglyph rioglyph-key\nrioglyph rioglyph-kickdown\nrioglyph rioglyph-language\nrioglyph rioglyph-layer-pois\nrioglyph rioglyph-layer\nrioglyph rioglyph-leafs\nrioglyph rioglyph-light-bulb\nrioglyph rioglyph-line-chart\nrioglyph rioglyph-link\nrioglyph rioglyph-load-unload\nrioglyph rioglyph-load\nrioglyph rioglyph-location-arrow\nrioglyph rioglyph-lock-open\nrioglyph rioglyph-lock\nrioglyph rioglyph-log-in\nrioglyph rioglyph-logout\nrioglyph rioglyph-looking-glass-man\nrioglyph rioglyph-looking-glass\nrioglyph rioglyph-magic-wand\nrioglyph rioglyph-maintenance-components\nrioglyph rioglyph-map-location\nrioglyph rioglyph-map-marker\nrioglyph rioglyph-map\nrioglyph rioglyph-megaphone\nrioglyph rioglyph-menu-hamburger\nrioglyph rioglyph-merge\nrioglyph rioglyph-migrate\nrioglyph rioglyph-milage\nrioglyph rioglyph-minus-light\nrioglyph rioglyph-minus-sign\nrioglyph rioglyph-minus\nrioglyph rioglyph-missing\nrioglyph rioglyph-mode-dark-light\nrioglyph rioglyph-more\nrioglyph rioglyph-new-window\nrioglyph rioglyph-newspaper\nrioglyph rioglyph-note\nrioglyph rioglyph-notification\nrioglyph rioglyph-number-1\nrioglyph rioglyph-number-2\nrioglyph rioglyph-number-3\nrioglyph rioglyph-off\nrioglyph rioglyph-oil-can\nrioglyph rioglyph-ok-circle\nrioglyph rioglyph-ok-dashed\nrioglyph rioglyph-ok-sign\nrioglyph rioglyph-ok\nrioglyph rioglyph-onboarding\nrioglyph rioglyph-ongoing\nrioglyph rioglyph-option-horizontal\nrioglyph rioglyph-option-vertical\nrioglyph rioglyph-order\nrioglyph rioglyph-palette-broken\nrioglyph rioglyph-palette\nrioglyph rioglyph-paper-clip\nrioglyph rioglyph-parcel-broken\nrioglyph rioglyph-parcel\nrioglyph rioglyph-parking\nrioglyph rioglyph-pause-circle\nrioglyph rioglyph-pause\nrioglyph rioglyph-pdf-file\nrioglyph rioglyph-pencil-square\nrioglyph rioglyph-pencil\nrioglyph rioglyph-phone\nrioglyph rioglyph-pictures\nrioglyph rioglyph-pin-range\nrioglyph rioglyph-pin\nrioglyph rioglyph-play-circle\nrioglyph rioglyph-play\nrioglyph rioglyph-plugged-off\nrioglyph rioglyph-plugged-on\nrioglyph rioglyph-plus-light\nrioglyph rioglyph-plus-sign\nrioglyph rioglyph-plus\nrioglyph rioglyph-pm\nrioglyph rioglyph-poi\nrioglyph rioglyph-polygon\nrioglyph rioglyph-position\nrioglyph rioglyph-print\nrioglyph rioglyph-progress-ongoing\nrioglyph rioglyph-progress-remaining\nrioglyph rioglyph-progression\nrioglyph rioglyph-prompt\nrioglyph rioglyph-pto-off\nrioglyph rioglyph-pto-on\nrioglyph rioglyph-pushpin\nrioglyph rioglyph-puzzle\nrioglyph rioglyph-pylon\nrioglyph rioglyph-qr-code\nrioglyph rioglyph-question-sign\nrioglyph rioglyph-question\nrioglyph rioglyph-record\nrioglyph rioglyph-recycle\nrioglyph rioglyph-refresh\nrioglyph rioglyph-remove-circle\nrioglyph rioglyph-remove-sign\nrioglyph rioglyph-remove\nrioglyph rioglyph-repeat-square\nrioglyph rioglyph-repeat\nrioglyph rioglyph-resize-full\nrioglyph rioglyph-resize-horizontal\nrioglyph rioglyph-resize-small\nrioglyph rioglyph-resize-vertical\nrioglyph rioglyph-retrofit\nrioglyph rioglyph-revert\nrioglyph rioglyph-rio-marker\nrioglyph rioglyph-rio\nrioglyph rioglyph-road-restrictions\nrioglyph rioglyph-road\nrioglyph rioglyph-robot\nrioglyph rioglyph-rocket\nrioglyph rioglyph-role-management\nrioglyph rioglyph-route-option\nrioglyph rioglyph-route-view\nrioglyph rioglyph-route\nrioglyph rioglyph-ruler\nrioglyph rioglyph-satellite-radar\nrioglyph rioglyph-save\nrioglyph rioglyph-scale\nrioglyph rioglyph-scan\nrioglyph rioglyph-scissors\nrioglyph rioglyph-search-list\nrioglyph rioglyph-search-truck\nrioglyph rioglyph-search\nrioglyph rioglyph-send\nrioglyph rioglyph-series\nrioglyph rioglyph-server-stack\nrioglyph rioglyph-settings\nrioglyph rioglyph-share-alt\nrioglyph rioglyph-share-nodes\nrioglyph rioglyph-share\nrioglyph rioglyph-shelve\nrioglyph rioglyph-ship\nrioglyph rioglyph-shopping-bag\nrioglyph rioglyph-shopping-cart\nrioglyph rioglyph-signature\nrioglyph rioglyph-slope-down-max\nrioglyph rioglyph-slope-down-min\nrioglyph rioglyph-slope-up-max\nrioglyph rioglyph-slope-up-min\nrioglyph rioglyph-sort-by-attributes-alt\nrioglyph rioglyph-sort-by-attributes\nrioglyph rioglyph-sort\nrioglyph rioglyph-sparkles\nrioglyph rioglyph-speed\nrioglyph rioglyph-sphere\nrioglyph rioglyph-spinner\nrioglyph rioglyph-split-view\nrioglyph rioglyph-square-dashed\nrioglyph rioglyph-stack-add\nrioglyph rioglyph-stack-iso\nrioglyph rioglyph-stack\nrioglyph rioglyph-star-empty\nrioglyph rioglyph-star\nrioglyph rioglyph-stars\nrioglyph rioglyph-start\nrioglyph rioglyph-stats-high\nrioglyph rioglyph-stats-line-dots\nrioglyph rioglyph-stats-low\nrioglyph rioglyph-stats-medium\nrioglyph rioglyph-stats\nrioglyph rioglyph-status-available\nrioglyph rioglyph-status-change-horizontal\nrioglyph rioglyph-status-change\nrioglyph rioglyph-status-driving\nrioglyph rioglyph-status-resting\nrioglyph rioglyph-status-working\nrioglyph rioglyph-steering-wheel\nrioglyph rioglyph-stopover\nrioglyph rioglyph-support\nrioglyph rioglyph-table-view\nrioglyph rioglyph-tachograph-download\nrioglyph rioglyph-tachograph\nrioglyph rioglyph-tag\nrioglyph rioglyph-tasks\nrioglyph rioglyph-temperature\nrioglyph rioglyph-th-list\nrioglyph rioglyph-thumbs-down\nrioglyph rioglyph-thumbs-up\nrioglyph rioglyph-tickets\nrioglyph rioglyph-time-alt\nrioglyph rioglyph-time-cancle\nrioglyph rioglyph-time-incomplete\nrioglyph rioglyph-time\nrioglyph rioglyph-tire\nrioglyph rioglyph-tms\nrioglyph rioglyph-to-bottom\nrioglyph rioglyph-to-left\nrioglyph rioglyph-to-right\nrioglyph rioglyph-to-top\nrioglyph rioglyph-tracking-package\nrioglyph rioglyph-traffic-lights\nrioglyph rioglyph-trailer-baseline\nrioglyph rioglyph-trailer\nrioglyph rioglyph-trailerposition\nrioglyph rioglyph-train\nrioglyph rioglyph-transfer\nrioglyph rioglyph-transition-push-right\nrioglyph rioglyph-transition-right\nrioglyph rioglyph-trash\nrioglyph rioglyph-triangle-bottom\nrioglyph rioglyph-triangle-left\nrioglyph rioglyph-triangle-right\nrioglyph rioglyph-triangle-top\nrioglyph rioglyph-trophy\nrioglyph rioglyph-truck-baseline\nrioglyph rioglyph-truck-breakdown\nrioglyph rioglyph-truck-unit\nrioglyph rioglyph-truck\nrioglyph rioglyph-unassigned\nrioglyph rioglyph-unavailable\nrioglyph rioglyph-unlink\nrioglyph rioglyph-upload\nrioglyph rioglyph-user-add\nrioglyph rioglyph-user-group\nrioglyph rioglyph-user-ok\nrioglyph rioglyph-user-remove\nrioglyph rioglyph-user-sign-off\nrioglyph rioglyph-user-sign\nrioglyph rioglyph-user\nrioglyph rioglyph-van-baseline\nrioglyph rioglyph-van\nrioglyph rioglyph-variable\nrioglyph rioglyph-video\nrioglyph rioglyph-volume\nrioglyph rioglyph-wallet\nrioglyph rioglyph-warehouse\nrioglyph rioglyph-warning-sign\nrioglyph rioglyph-weather-cloudy\nrioglyph rioglyph-weather-icy\nrioglyph rioglyph-weather-overcast\nrioglyph rioglyph-weather-raining\nrioglyph rioglyph-weather-snowing\nrioglyph rioglyph-weather-stormy\nrioglyph rioglyph-weather-sunny\nrioglyph rioglyph-weather-thundering\nrioglyph rioglyph-weather-windy\nrioglyph rioglyph-weight\nrioglyph rioglyph-width\nrioglyph rioglyph-wifi\nrioglyph rioglyph-window\nrioglyph rioglyph-workflow-step\nrioglyph rioglyph-workflow\nrioglyph rioglyph-workshop\nrioglyph rioglyph-wrench\nrioglyph rioglyph-xmas-raindeer\nrioglyph rioglyph-xmas-santa\nText styles\nHeadline size\n\ntext-size-h1\ntext-size-h2\ntext-size-h3\ntext-size-h4\ntext-size-h5\ntext-size-h6\n\nText size\n\ntext-size-10\ntext-size-11\ntext-size-12\ntext-size-14\ntext-size-16\ntext-size-18\ntext-size-20\n\nText weight\n\ntext-thin\ntext-light\ntext-normal\ntext-medium\ntext-bold\nText style\n\ntext-style-normal\ntext-style-italic\n\nText decoration\n\ntext-decoration-none\nhover-text-decoration-none\ntext-decoration-line-through\ntext-decoration-underline\nunderline-offset-2\nunderline-offset-3\nunderline-offset-4\nunderline-offset-5\n\nText wrapping\n\nwhite-space-nowrap\nwhite-space-normal\n\nText transform\n\ntext-capitalize\nTEXT-LOWERCASE\ntext-uppercase\ntext capitalize first word\ntext-transform-none\nHeadings\n\nThe reason why there are heading tags like <h2> and heading classes like .h2 is due to different use cases. A <h2> tag for instance is an essential SEO tag often used by a CMS like WordPress or Typo3. For these Tools, we can not change the code but we need some styling for the HTML element itself.\nAnother example is the <strong> or <b> tags and the .text-bold class. The heading classes like the .h2 class can be used in a service application, as those are not SEO relevant. As the UIKIT uses an atomic CSS approach, the same style can be achieved when combining .text-size-h2 .text-bold margin-top-10 margin-bottom-20 classes.\n\nHeadline tags\n\nHeading 1\nHeading 2\nHeading 3\nHeading 4\nHeading 5\nHeading 6\n\nHeadline classes\n\nh1\nh2\nh3\nh4\nh5\nh6\n\nMisc tags\n\nThis line of text is meant to be treated as fine print.\nThe following snippet of text is rendered as bold text.\nThe following snippet of text is rendered as italicized text.\nAn abbreviation of the word attribute is attr.\nAlignment\ntext-left\ntext-center\ntext-right\nBlockquote\nLorem ipsum white.Lorem ipsum black.Lorem ipsum decent.Lorem ipsum lightest.Lorem ipsum lighter.Lorem ipsum light.Lorem ipsum gray.Lorem ipsum dark.Lorem ipsum darker.Lorem ipsum darkest.\nCode\nvar test = 'Hello World!';\nThis is an inline Codeblock for use in text.\n\n// This is a JS example\nvar test = \"Hello World\";\nconsole.log(test);\nCursor\nYou can disable all pointer events by addingpointer-events-none\ncursor-default\ncursor-pointer\ncursor-text\ncursor-move\ncursor-grabbing\ncursor-grab\ncursor-not-allowed\ncursor-row-resize\ncursor-col-resize\ncursor-col-resize\ncursor-ew-resize\ncursor-help\ncursor-cell\ncursor-copy\ncursor-crosshair\nEllipsis\nNote: Ellipsis only works with block elements. It does not work withdisplay-grid. Combine the classes withdisplay-block or display-flex\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nLine height\nWhen working with text, it's important to consider the relationship between the text size and the line height. For larger headlines, a line height of 1.2 to 1.25 is recommended to maintain readability and visual balance. For plain body text or text inside promotion blocks, a slightly larger line height of 1.4 to 1.5 is suggested to improve readability and the overall reading experience.\n\nRule of thumb: the larger the text size, the smaller the line height should be.\n\nNote: The listed classes are not necessary for the use of ourtext-size classes. Use them only if you want to have the exact the same line-height as your text-size is.\nline-height-10\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-11\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-12\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-14\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-16\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-18\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-20\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-125rel\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-130rel\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-135rel\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-150rel\n\nLorem ipsum dolor sit amet, dui eget elit.\nline-height-h1\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h2\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h3\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h4\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h5\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h6\n\nLorem ipsum dolor sit amet, dui eget elit.\nUser select\nuser-select-all\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nuser-select-none\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nText box\ntext-box-trim-start\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\ntext-box-trim-both\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\ntext-box-auto\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nno text-box\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nText wrapping\nWord break\n\nFinanzmarktstabilisierungsbeschleunigungsgesetzes sowie § 5 Absatz 2 und 5 der Finanzmarktstabilisierungsfondsverordnung in der am 23. Juli 2009 geltenden Fassung gelten für die Garantiegewährung nach Absatz 1 entsprechend.\n\nHyphens\n\nFinanzmarktstabilisierungsbeschleunigungsgesetzes sowie § 5 Absatz 2 und 5 der Finanzmarktstabilisierungsfondsverordnung in der am 23. Juli 2009 geltenden Fassung gelten für die Garantiegewährung nach Absatz 1 entsprechend.\n\nBalance\ncaniuse\n\nAllows text to have it's lines broken that each line is roughly the same width.\n\nPretty\ncaniuse\n\nIt evaluate the last four lines in a text block to work out adjustments as needed to ensure the last line has two or more words.\nCols\nNote: Col classes without a breakpoint addition are always weaker than with an addition. To reset a breakpoint class, you always have to set another larger breakpoint class, otherwise the set breakpoint is always active.Right example col-xs-6col-sm-12 col-xs-6 will only be active on small screensWrong example col-xs-6col-12 col-xs-6 will always be active\ncol-12\n\ncol-6\n\ncol-6\n\ncol-4\n\ncol-4\n\ncol-4\n\ncol-3\n\ncol-3\n\ncol-3\n\ncol-3\n\ncol-2\n\ncol-2\n\ncol-2\n\ncol-2\n\ncol-2\n\ncol-2\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\nResponsive cols\ncol-xs-6 col-sm-3\n\ncol-xs-6 col-sm-3\n\ncol-xs-6 col-sm-3\n\ncol-xs-6 col-sm-3\nEqual Height Cols\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nContainer fluid\ncontainer fluid-small\ncontainer fluid-default\ncontainer fluid-large\ncontainer fluid-extra-large\ncontainer fluid-ultra-large\nContainer\nNote: If a container is used without the fluid classes, it has a maximum width per breakpoint and will jump when the screen is resized.\ncontainer\nContainer queries\nWhat are container queries?\nWhile traditional container classes like container and fluid-default respond to the viewport width,container queries respond to the size of the component’s parent container. This allows components to adapt their layout based on context, not just screen size.\n\nBy reacting to the container's width instead of the screen, container queries enable components to become context-aware—adapting their layout depending on where they are used. Whether inside a narrow sidebar or a wide content area, components can now behave responsively within their own environment, making designs more modular, flexible, and reusable.\nUsage\nThe UIKIT provides atomic utility classes for container queries, enabling you to quickly apply conditional styles directly in your JSX/HTML based on container width.\n\n1. Define the container: mark an ancestor element as a container using the specific cq-container class. This tells the browser which element's size should be monitored. <div class=\"cq-container\"<!-- content goes here --</div\n2. Apply CQ utility classes: add cq-300:... classes to the descendant elements you want to style conditionally based on the container's. <div class=\"cq-container\"<div class=\"padding-10 cq-400:padding-15 cq-600:padding-25\"<!-- more content goes here --</div</div\n\nhtml\n<div class=\"cq-container\"\n<!-- content goes here --\n</div\n\nhtml\n<div class=\"cq-container\"\n<div class=\"padding-10 cq-400:padding-15 cq-600:padding-25\"\n<!-- more content goes here --\n</div\n</div\n\nThe class naming convention is: cq: + [breakpointValue] + : + [property] + - + [value]\n\n- cq: is the prefix for all container query utilities.\n- [breakpointValue] is one of the numeric identifiers from the table above (e.g., 300, 400, 500, 600, 700).\n- [property] is the type of property being styled (e.g., padding, margin-top, flex-column, grid-cols).\n- [value] is the value from the library's scale (e.g., 10, 25, auto).\nContainer query breakpoints\nOur container query utilities are based on a set of predefined width breakpoints. The breakpoint value is included directly in the class name for clarity.\n\nWe use a \"max-width\" query for the smallest breakpoint (300px) to target styles up to that size, and \"min-width\" queries for all larger breakpoints to target styles from that size upwards.\nContainer query example and classes\nItem 1\nItem 2\nItem 3\nFlexbox\nCenter\n\nLorem ipsum dolor\n\nTop start\n\nLorem ipsum dolor\n\nBottom start\n\nLorem ipsum dolor\n\nTop end\n\nLorem ipsum dolor\n\nBottom end\n\nLorem ipsum dolor\n\nSpace between\n\nLorem ipsum dolor\nLorem ipsum dolor\nLorem ipsum dolor\n\nEven split columns\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nMultiple even columns\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\n\n70/30 columns\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nGrid\ngrid-cols-1\n\ngrid-cols-2\ngrid-cols-2\n\ngrid-cols-3\ngrid-cols-3\ngrid-cols-3\n\ngrid-cols-4\ngrid-cols-4\ngrid-cols-4\ngrid-cols-4\n\ngrid-cols-5\ngrid-cols-5\ngrid-cols-5\ngrid-cols-5\ngrid-cols-5\n\ngrid-cols-6\ngrid-cols-6\ngrid-cols-6\ngrid-cols-6\ngrid-cols-6\ngrid-cols-6\n\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\n\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\n\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\n\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\n\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\n\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\nGrid colspan / rowspan\ngrid-colspan-3\nGrid column-start / column-end\nGrid auto-fit\nIn CSS Grid, the auto-fit keyword is used with the repeat() function to automatically adjust the number of columns (or rows) based on the available space in the container. It helps create responsive layouts by filling the container with as many columns (or rows) of a specified size as possible.\n\nDynamic Column Creation: \"auto-fit\" automatically creates as many columns as will fit in the available space, potentially adding or removing columns as the container resizes.\n\nResponsive Design: Ensures that the grid adapts to different screen sizes by adjusting the number of columns.\nGrid max-content / auto content\nThe max-content value sizes the grid column to be as wide as the largest piece of content inside it. Essentially, it takes up as much space as necessary to fit the longest word or item without breaking. This is useful when you want the column to expand to fit its content, ensuring no content is clipped or wrapped unnecessarily.\n\nThe auto value sizes the grid column based on the content, but it can also take into account the available space and other factors. If there's more space available, \"auto\" can expand to fill it, but it won't exceed the available space like \"max-content\". This is useful when you want the column to take up space according to its content but also adapt to the overall layout and available space.\n\nChoosing between max-content and auto depends on whether you want the column to strictly fit its content (potentially ignoring the available space) or to adapt to the content while also being flexible within the grid layout.\nmax-content\n1fr\n\nmax-content\n1fr\nmax-content\n1fr\n\n1fr\nmax-content\n\n1fr\nmax-content\n1fr\nmax-content\n\nauto\n1fr\n\nauto\n1fr\nauto\n1fr\n\n1fr\nauto\n\n1fr\nauto\n1fr\nauto\nGrid rows\nHelper class for 3 rows where the middle row expands and can scroll\nLorem item 0\nLorem ipsum dolor sit amet\n\nLorem item 1\nLorem ipsum dolor sit amet\n\nLorem item 2\nLorem ipsum dolor sit amet\n\nLorem item 3\nLorem ipsum dolor sit amet\n\nLorem item 4\nLorem ipsum dolor sit amet\n\nLorem item 5\nLorem ipsum dolor sit amet\n\nLorem item 6\nLorem ipsum dolor sit amet\n\nLorem item 7\nLorem ipsum dolor sit amet\n\nButton\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nGrid placement\nplace-items-center\nGrid stacking\nstack item 1\nstack item 2\n\nstack item 1\nstack item 2\nSubgrid\nThe subgrid value in CSS Grid Layout is a feature that allows a nested grid to inherit the column and/or row definitions from its parent grid container. This means that the subgrid can align its items according to the tracks defined in the parent grid, creating a more consistent and aligned layout structure. It is particularly useful for complex layouts where nested elements need to align with the overall grid structure without redefining the grid tracks. By using subgrid, you can maintain a cohesive design while simplifying the CSS code needed for layout alignment. This feature enhances the flexibility and power of CSS Grid, making it easier to manage nested grid layouts.\nForm example\nConnection\nHostPortReally long label\nCredentials\nUsernamePasswordCheckboxYet another level of nesting\n\nSubgrid enabled\nSubmit\nFull NameEmailMessage\n\nSubgrid enabled\nSubmit\nSubgrid Cards\nArticle title\nLorem ipsum dolor, sit amet consectetur adipisicing elit. Dolor itaque, vitae dicta autem sunt nesciunt atque nulla? Consectetur adipisci illum ipsa reprehenderit deleniti quia qui aliquid tempora ea accusamus. Quibusdam.\nby Mia at Company\nLove it\nArticle title\nLorem ipsum dolor, sit amet consectetur adipisicing elit. Dolor itaque, vitae dicta autem sunt nesciunt atque nulla?\nby Mia at Company\nLove it\nWhat if we have a much longer article title?\nLorem ipsum dolor sit amet consectetur adipisicing elit. Ducimus eveniet, tempore error maxime praesentium eos.\nby Jen \"Boss\" Simmons at Company\nLove it so\nArticle titles aren't consistent\nLorem, ipsum dolor sit amet consectetur adipisicing elit. Excepturi molestiae autem saepe libero assumenda dolorum quae laboriosam aliquam magni sint, voluptates officia dignissimos a incidunt, unde suscipit fugiat illum optio.\nby Deja \"Empathic Dev\" Hodge at Company\nLove it\nThis article title will need to be fixed in Post-Production with a much shorter and catchier click-bait title\nLorem, ipsum dolor sit amet consectetur adipisicing elit. Excepturi molestiae autem saepe libero assumenda dolorum quae laboriosam aliquam magni sint, voluptates officia dignissimos a incidunt, unde suscipit fugiat illum optio.\nby Ryanne \"Fix It In Post\" Hodson at Company\nLove it\nShort title\nLorem ipsum dolor sit amet consectetur adipisicing elit. Optio enim maxime repellat illo!\nby Jay \"Do It\" Dedman at Company\nLove it\n\nSubgrid enabled\nPosition\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nGap\nNote: Since using a percentage vertical gap requires a fixed height of the wrapping element, we decided to offer only horizontal percentage gap classes. Vertical gap in px is of course possible.\ngap-0\ngap-0\ngap-0\n\ngap-1\ngap-1\ngap-1\n\ngap-2\ngap-2\ngap-2\n\ngap-3\ngap-3\ngap-3\n\ngap-4\ngap-4\ngap-4\n\ngap-5\ngap-5\ngap-5\n\ngap-10\ngap-10\ngap-10\n\ngap-15\ngap-15\ngap-15\n\ngap-20\ngap-20\ngap-20\n\ngap-25\ngap-25\ngap-25\n\ngap-50\ngap-50\ngap-50\nSpace\nNote: For flex or grid solutions please use gap instead.\nspace-y-0\nspace-y-0\nspace-y-0\n\nspace-y-1\nspace-y-1\nspace-y-1\n\nspace-y-2\nspace-y-2\nspace-y-2\n\nspace-y-3\nspace-y-3\nspace-y-3\n\nspace-y-4\nspace-y-4\nspace-y-4\n\nspace-y-5\nspace-y-5\nspace-y-5\n\nspace-y-10\nspace-y-10\nspace-y-10\n\nspace-y-15\nspace-y-15\nspace-y-15\n\nspace-y-20\nspace-y-20\nspace-y-20\n\nspace-y-25\nspace-y-25\nspace-y-25\n\nspace-y-50\nspace-y-50\nspace-y-50\nMargin\nSurrouding\n\nmargin-0\n\nmargin-1\n\nmargin-2\n\nmargin-3\n\nmargin-4\n\nmargin-5\n\nmargin-10\n\nmargin-15\n\nmargin-20\n\nmargin-25\n\nmargin-50\n\nHorizontal\n\nmargin-x-0\n\nmargin-x-1\n\nmargin-x-2\n\nmargin-x-3\n\nmargin-x-4\n\nmargin-x-5\n\nmargin-x-10\n\nmargin-x-15\n\nmargin-x-20\n\nmargin-x-25\n\nmargin-x-50\n\nVertical\n\nmargin-y-0\n\nmargin-y-1\n\nmargin-y-2\n\nmargin-y-3\n\nmargin-y-4\n\nmargin-y-5\n\nmargin-y-10\n\nmargin-y-15\n\nmargin-y-20\n\nmargin-y-25\n\nmargin-y-50\n\nLeft\n\nmargin-left-0\n\nmargin-left-1\n\nmargin-left-2\n\nmargin-left-3\n\nmargin-left-4\n\nmargin-left-5\n\nmargin-left-10\n\nmargin-left-15\n\nmargin-left-20\n\nmargin-left-25\n\nmargin-left-50\n\nRight\n\nmargin-right-0\n\nmargin-right-1\n\nmargin-right-2\n\nmargin-right-3\n\nmargin-right-4\n\nmargin-right-5\n\nmargin-right-10\n\nmargin-right-15\n\nmargin-right-20\n\nmargin-right-25\n\nmargin-right-50\n\nTop\n\nmargin-top-0\n\nmargin-top-1\n\nmargin-top-2\n\nmargin-top-3\n\nmargin-top-4\n\nmargin-top-5\n\nmargin-top-10\n\nmargin-top-15\n\nmargin-top-20\n\nmargin-top-25\n\nmargin-top-50\n\nBottom\n\nmargin-bottom-0\n\nmargin-bottom-1\n\nmargin-bottom-2\n\nmargin-bottom-3\n\nmargin-bottom-4\n\nmargin-bottom-5\n\nmargin-bottom-10\n\nmargin-bottom-15\n\nmargin-bottom-20\n\nmargin-bottom-25\n\nmargin-bottom-50\nMargin helper\nLast child (self class)\n\nChild\nChild\nChild\nChild\nChild\n\nLast child (parent class)\n\nChild\nChild\nChild\nChild\nChild\n\nFirst child (self class)\n\nChild\nChild\nChild\nChild\nChild\n\nFirst child (parent class)\n\nChild\nChild\nChild\nChild\nChild\nPadding\nSurrouding\n\npadding-0\n\npadding-1\n\npadding-2\n\npadding-3\n\npadding-4\n\npadding-5\n\npadding-10\n\npadding-15\n\npadding-20\n\npadding-25\n\npadding-50\n\nHorizontal\n\npadding-x-0\n\npadding-x-1\n\npadding-x-2\n\npadding-x-3\n\npadding-x-4\n\npadding-x-5\n\npadding-x-10\n\npadding-x-15\n\npadding-x-20\n\npadding-x-25\n\npadding-x-50\n\nVertical\n\npadding-y-0\n\npadding-y-1\n\npadding-y-2\n\npadding-y-3\n\npadding-y-4\n\npadding-y-5\n\npadding-y-10\n\npadding-y-15\n\npadding-y-20\n\npadding-y-25\n\npadding-y-50\n\nLeft\n\npadding-left-0\n\npadding-left-1\n\npadding-left-2\n\npadding-left-3\n\npadding-left-4\n\npadding-left-5\n\npadding-left-10\n\npadding-left-15\n\npadding-left-20\n\npadding-left-25\n\npadding-left-50\n\nRight\n\npadding-right-0\n\npadding-right-1\n\npadding-right-2\n\npadding-right-3\n\npadding-right-4\n\npadding-right-5\n\npadding-right-10\n\npadding-right-15\n\npadding-right-20\n\npadding-right-25\n\npadding-right-50\n\nTop\n\npadding-top-0\n\npadding-top-1\n\npadding-top-2\n\npadding-top-3\n\npadding-top-4\n\npadding-top-5\n\npadding-top-10\n\npadding-top-15\n\npadding-top-20\n\npadding-top-25\n\npadding-top-50\n\nBottom\n\npadding-bottom-0\n\npadding-bottom-1\n\npadding-bottom-2\n\npadding-bottom-3\n\npadding-bottom-4\n\npadding-bottom-5\n\npadding-bottom-10\n\npadding-bottom-15\n\npadding-bottom-20\n\npadding-bottom-25\n\npadding-bottom-50\nHeight\nWidth\n30px\n35px\n40px\n45px\n50px\n60px\n70px\n80px\n90px\n100px\n\n10pct\n20pct\n25pct\n30pct\n33pct\n40pct\n50pct\n60pct\n66pct\n70pct\n75pct\n80pct\n90pct\n100pct\nContent based min-width\nThe min-width property defines the smallest width an element can shrink to. When using keywords like max-content, min-content, orfit-content, you tell the browser how the element should behave in relation to its content size. These values are especially useful in responsive layouts or flexible components where content-driven sizing is required.\n\n- min-width-min-content The element’s minimum width becomes the smallest possible width without causing content overflow. It allows text wrapping, meaning the element will compress as much as possible while still displaying all content correctly.\n- min-width-max-content The element’s minimum width equals the longest unbreakable line of its content. It prevents text or inline items from wrapping, forcing the box to expand horizontally to fit the entire content in one line. This may cause overflow if the content is too wide for its container.\n- min-width-fit-content This is a hybrid behavior — the element adapts its width somewhere betweenmin-content and max-content. The browser decides the best fit for the available space, making it suitable for adaptive or flexible layouts.\nmax-contentThis_is_a_really_long_word_that_will_not_break.\n\nmin-contentThis is a really long text that will break and wrap.\n\nfit-contentThis text fits naturally within the box.\nBreadcrumb\nlevel 1\nlevel 2\nlevel 3\nlevel 4\nPager\nSee Pager for the actual React component.\nPager with label\n\nPrevious\nThe previous chapter\n\nNext\nThe next chapter\n\nCompact Pager without label\n\nPrevious\n\nNext\nPagination\n1\n2\n3\n4\n5\n\nUsage\nUse pagination buttons only for UI elements that benefit from stepping through discrete content pages, such as: Image carousels – where users navigate through multiple slides or multi-step flows – to guide users through a process one step at a time.\nNot for Tables\nTables should use a “Load more” button instead of pagination.\nWhy \"Load more\" is preferred\nContinuous scanning:\nUsers can scroll down and view more data without breaking flow.\nLess disruption:\nAvoids jarring page reloads or resets when switching pages.\nImproved comparability:\nAll previously loaded data stays in view, enabling easier side-by-side comparison of rows.\nLess cognitive load:\nUsers rarely remember what was on “Page 6”, especially when rows are changing. Sequential pages interrupt scanning and exploration.\nNo page size UI:\nYou don’t need to offer dropdowns for rows per page, reducing UI clutter.\nPills\nStandard\n\nPill 1\nPill 2\nPill 3\nDisabled Pill\n\nJustified\n\nFirst tab\nSecond tab with longer content\nThird tab\nFourth tab\n\nJustified with icons\n\nPill 1\n\nPill 2\n\nPill 3\n\nDisabled Pill\n\nJustified with word-wrap\n\nFirst tab\nSecond tab with longer content\nThird tab\nFourth tab\nFilled\n\nFirst tab\nSecond tab with longer content\nThird tab\nFourth tab\n\nFilled with icons only\nStacked\n\nStacked pill 1\nStacked pill 2\nStacked pill 3\nDisabled stacked pill\n\nStacked decent\n\nStacked pill 1\nStacked pill 2\nStacked pill 3\nDisabled stacked pill\n\nStacked decent menu\n\nLorem ipsum\nDolor sit amet\n\nLorem ipsum\nDolor sit amet\n\nLorem ipsum\nDolor sit amet\n\nLorem ipsum\nDolor sit amet\nTabs\nStandard\n\nTab 1\nTab 2\nTab 3\nDisabled tab\n\nRaw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.\n\nBordered content\n\nTab 4\nTab 5\n\nRaw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.\n\nJustified\n\nTab 1\nTab 2\nTab 3\nLong tab name with line-break\n\nRaw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.\n\nJustified with word-wrap\n\nTab 1\nTab 2\nTab 3\nLong tab name with line-break\n\nRaw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.\nTable\nSee also our Table components like TableToolbar, TableSearch,TableViewToggles, TableCardsSorting, and TableSettingsDialog. For a more advanced table demo checkout our demo service\nCommon table style\nLabelNewAction\n\n‹January 2026›\nSuMoTuWeThFrSa\n\n28293031123\n45678910\n11121314151617\n18192021222324\n25262728293031\n1234567\n\n12:00 AM\n\nLabel\n\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nTable head\nDefault table head\n\nColumn headColumn headColumn headColumn head\n\nColumnColumnColumnColumn\n\nTable head filled\n\nColumn headColumn headColumn headColumn head\n\nColumnColumnColumnColumn\nRounded table\nUse the table rounded classed when placing a table inside a container with border radius. These utilities help visually align the table with the container’s rounded corners without needing to add additional padding.\nColumn headColumn headColumn headColumn head\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nHover table\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nBordered table\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nStriped table\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nGrouped table\nHead columnHead columnHead columnHead column\n\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nExtendedRow columnExtendedRow columnExtendedRow columnExtendedRow column\nExtendedRow columnExtendedRow columnExtendedRow columnExtendedRow column\nExtendedRow columnExtendedRow columnExtendedRow columnExtendedRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nSticky table header\nSticky column headSticky column headSticky column headSticky column head\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nSticky table columns\nHeadHeadHeadHeadHeadHeadHeadHeadHead\n\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nHeadHeadHeadHeadHeadHeadHeadHeadHead\n\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nTable grid lines\nShowing table grid lines my be used in data heavy tables also known as DataTables.\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nTable row span\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumn\nTable double row header\nDouble row header with filled header\nScores\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\n\nDouble row header with border and footer\nYears\n20212022202320242025\n\nProduct 1Income50708090100\nExpense3763708291\nProfit1371089\n\nProduct 2Income5067799054\nExpense3370507930\nProfit17-3191221\n\nTotal Profit304292030\nCondensed table\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nFixed table layout\nThe table-layout-fixed class avoids a horizontal overflow by squeezing all columns together. Use this option with caution since columns with a fixed width cannot be compressed any further, and the content of the squeezed columns may not be readable anymore.\nHead columnHead columnHead columnHead columnHead column\n\nEverycolumn has a differentlength of contentbut the width of each colum is alwaysthe same\nEverycolumn has a differentlength of contentbut the width of each colum is alwaysthe same\nEverycolumn has a differentlength of contentbut the width of each colum is alwaysthe same\nEverycolumn has a differentlength of contentbut the width of each colum is alwaysthe same\nResponsive tables\nTables - by design - are not great for small screens. Columns get squeezed together, and content is hard to read or gets cut off.\n\nThere are some options to tackle this problem\n\n- Wrapping the table in another div element and using the class table-responsive on that wrapper. That will create a horizontal overflow of the table when the available space exceeds.\n- Try to avoid defining a fixed width on all columns as that avoids shrinking columns automatically for smaller screens.\n- Use alternative representations for the table by either rendering a list instead of on small screens or using the table cards view on mobile screens.\n- Use class ellipsis-1 for column header or table cell content when the text gets truncated and to show the \"...\" at the end.\nTable cards\nNewButton\n\nFilter\n\nLabel\n\nIdId\nName\nVIN\nStatus\nDuration\n\nIdNameVINStatusDuration\n\n233IpsumNo dataInactive5h 15m\n\n456No data456Active4h 55m\n\n878No data878Active9h 10m\n\n895No data895Active8h 45m\n\n978IpsumNo dataInactive6h 35m\n\n2345Lorem2345Active11h 50m\n\n2445No data2445Active7h 25m\n\n3456No data3456Active12h 00m\n\n4567No data4567Active10h 20m\n\n7354Lorem7354Active10h 30m\n\n70/100\n\nLoad more\nStates in tables\nHead columnHead columnHead columnHead columnHead column\n\nNo entries found\nWe could not find any data entries for your search query. Please refine your search\nAlerts\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\nBadges\nUnlike labels, which are used for categorization and emphasis, badges provide quick contextual information in a compact and visually distinct manner.\nUse badges for numeric indicators, such as showing counts (e.g., unread messages, notifications, cart items). They are also useful for small floating highlights on UI elements (e.g., \"New\" or \"Beta\"). Badges are commonly placed on icons, buttons, menus, or navigation elements.\nHome1\nProfile\nMessages3\n\n01234567\n01234567\n1011121314151617\nBadges on Icons\n\n2323232323232323\nBadges as Indicator\n\nInbox3\nInbox99+\nCallouts\nCallout default\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout primary\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout secondary\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout info\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout success\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout warning\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout danger\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\nCounter\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nKey\nKeys examplePro tip: press m to comment\nPress ctrl + a to select all\n\nUse lower-case namesshiftenterctrlalt\nUnicode symbols⇧⇪↵⌫→←↑↓⇥⇤␣\n\nMac specific keys - see DeviceUtils⌘⌥⌃\nLabels\nNote: For having icons in labels, the text must be wrapped with a span to ensure the correct spacing.\nLabels are small, colored indicators used to represent statuses, categories, or highlights in the UI.\nThe standard labels have a light background and are ideal for subtle status indications that blend naturally with the interface.\nThe filled labels use a bold background color, making them more prominent—best suited for drawing attention to critical statuses or highlighting important information.\n\nStandard labels\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nFilled labels\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nLabels width icons\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nFilled labels width icons\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nCondensed labels\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nCondensed and filled labels\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\nLists\nOrdered list\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nUnordered list\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nSquare list\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\nList groups\nList group item default\nList group item primary\nList group item secondary\nList group item info\nList group item success\nList group item warning\nList group item danger\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nList group item link (a)List group item link (a)List group item link (a)List group item link (a)\nList group item link (.list-group-item-link)\nList group item link (.list-group-item-link)\nList group item link (.list-group-item-link)\nList group item link (.list-group-item-link)\n\nHeadline default\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\ndefault\n\nHeadline primary\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nprimary\n\nHeadline secondary\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nsecondary\n\nHeadline info\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\ninfo\n\nHeadline success\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nsuccess\n\nHeadline warning\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nwarning\n\nHeadline danger\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\ndanger\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\nPanels\npanel-heading1\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\nProgress bars\nStandard\n\nStriped\n\nAnimated\n\nIndeterminate\n\nStacked\n\nStacked ratings\n\nStacked ratings with custom icon overlay\nPoorExcelent\nWells\nHi, my name is well-sm\n\nHi, my name is well\n\nHi, my name is well-lg\nForms\nLegend\n\nEmail\nPassword\nTextarea\n\nNumber with controls\nNumber without controls\n\nRadiosOption one\nOption two\n\nCheckboxLorem ipsum dolor sit amet.\n\nNative Selects12345\nCancelSubmit\n\nDisabled input\nInput success\nInput warning\nInput error\n\nTotal lengthm\n\nHeightm\n\nTotal lengthm\n\nHeightm\n\nTotal lengthm\n\nHeightm\n\nDefault inputSome input info for the user\nInput addon labelLabelLabel\n\nInput addons.00\n\nInput groupsButton\n\nButton\n\nInput with dropdownAction\n\nAction\n\nDefault inputSome input info for the userThis is an error message\nInput addon labelLabelThis is a warning message\nLabel\n\nInput addons\n.00\n\nInput groupsButton\n\nButton\n\nInput with dropdownAction\n\nAction\nForm sized examples\nSize by form-Group class\nform-group-sm\nform-group-smXX\n\nform-group-sm12345\nform-group-sm\nform-group\nform-groupXX\n\nform-group\nform-group12345\nform-group-lgXX\n\nform-group-lg\nform-group-lg\nform-group-lg12345\n\nSize by Input Class\ninput-sm\ninput-group-smXX\n\ninput-sm\ninput-group-sm12345\n\ninput\ninput-groupXX\n\ninput\ninput-group12345\n\ninput-lg\ninput-group-lgXX\n\ninput-lg\ninput-group-lg12345\nForm with fieldset and legend\nAn HTML <fieldsetelement is used to group related elements within a form. It is particularly useful for organizing complex forms by creating logical sections, improving both the form's structure and user experience. The <fieldsetcan be paired with a <legendelement to provide a caption for the grouped content, making the form easier to understand and navigate.\n\nAllows for selective processing of grouped data, making it useful for handling specific sections of a form independently when used with the FormData API.\nA form with fieldsetLorem ipsum\nDolor Sit amet\n\nLorem ipsum\n\nLorem ipsum\n\nA form with fieldset disabledLorem ipsum\nDolor Sit amet\n\nLorem ipsum\n\nLorem ipsum\nInput resize\nresize-noneresize-vertical\nAnimations\nslide-out\nleftupdownright\n3s2s1s09s08s07s06s05s04s03s02s01s\nlooprestart\nlineareaseease-inease-outease-in-out\ninfiniterepeat-1repeat-2repeat-3\nTest animationReset\nTransition\nTransition properties\n\ntransition-opacity\ntransition-position\ntransition-all\n\nTransition timing functions\n\ntransition-ease\ntransition-ease-in-out\n\nTransition duration\n\ntransition-duration-01\ntransition-duration-02\ntransition-duration-03\ntransition-duration-04\ntransition-duration-05\nBlur\nBackdrop blur\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis elementum ante et est sagittis integer eget metus vel nunc semper.\nAspect ratio\nWith fixed width\n\n1\n1-2\n2-1\n4-3\n16-9\n16-10\n\nWith fixed height\n\n1\n1-2\n2-1\n4-3\n16-9\n16-10\nInset\ninset-0\n\ninset-x-0\n\ninset-y-0\n\nBase element\nShorthand element\nHelper\nclearanceclearfixchildren-first-border-top-nonefirst-child-border-top-nonechildren-last-border-bottom-nonelast-child-border-bottom-nonechildren-first-margin-top-0first-child-margin-top-0children-last-margin-bottom-0last-child-margin-bottom-0\nRotate\nNote: The transform classes can not be combined. For example rotate or scale. It is because of the CSS syntax. For more information see Transform syntax.\nRotate 360°\n\nRotate -5° to 5°\nScale\nNote: The transform classes can not be combined. For example rotate or scale. It is because of the CSS syntax. For more information see Transform syntax.\nScale\n\nHover scale\nTranslate\nNote: The transform classes can not be combined. For example rotate or scale. It is because of the CSS syntax. For more information see Transform Syntax.\nDisplay\ndisplay-blockdisplay-inline-blockdisplay-flexdisplay-inline-flexdisplay-inlinedisplay-none\nOverflow\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nVisibility\nVisible only at a certain breakpoint\n\nvisible-xsvisible-lsvisible-smvisible-mdvisible-lgvisible-xl\nVisible from a certain breakpoint\n\nvisible-min-lsvisible-min-smvisible-min-mdvisible-min-lg\nHidden only at a certain breakpoint\n\nhidden-xshidden-lshidden-smhidden-mdhidden-lghidden-xl\nHidden from a certain breakpoint\n\nhidden-min-lshidden-min-smhidden-min-mdhidden-min-lg\nHidden when element is empty\n\nhidden-empty\nscreen-xs: >480pxscreen-ls: 480pxscreen-sm: 768pxscreen-md: 992pxscreen-lg: 1200pxscreen-xl: 1700px\n\n.visible-xsVisibleHiddenHiddenHiddenHiddenHidden\n.visible-lsHiddenVisibleHiddenHiddenHiddenHidden\n.visible-smHiddenHiddenVisibleHiddenHiddenHidden\n.visible-mdHiddenHiddenHiddenVisibleHiddenHidden\n.visible-lgHiddenHiddenHiddenHiddenVisibleHidden\n.visible-xlHiddenHiddenHiddenHiddenHiddenVisible\n\n.hidden-xsHiddenVisibleVisibleVisibleVisibleVisible\n.hidden-lsVisibleHiddenVisibleVisibleVisibleVisible\n.hidden-smVisibleVisibleHiddenVisibleVisibleVisible\n.hidden-mdVisibleVisibleVisibleHiddenVisibleVisible\n.hidden-lgVisibleVisibleVisibleVisibleHiddenVisible\n.hidden-xlVisibleVisibleVisibleVisibleVisibleHidden\n\n.visible-min-lsHiddenVisibleVisibleVisibleVisibleVisible\n.visible-min-smHiddenHiddenVisibleVisibleVisibleVisible\n.visible-min-mdHiddenHiddenHiddenVisibleVisibleVisible\n.visible-min-lgHiddenHiddenHiddenHiddenVisibleVisible\n\n.hidden-min-lsVisibleHiddenHiddenHiddenHiddenHidden\n.hidden-min-smVisibleVisibleHiddenHiddenHiddenHidden\n.hidden-min-mdVisibleVisibleVisibleHiddenHiddenHidden\n.hidden-min-lgVisibleVisibleVisibleVisibleHiddenHidden\n\nPrint\n\nvisible-printvisible-print-inlinehidden-print\n\nVisibility only classes\n\nAll the above classes for hidden and visible are based on \"display: none\". The following class affects only visibility, allowing it to impact surrounding elements.\nvisibility-hidden\nZ-index",
|
|
1127
|
+
"searchText": "Foundations\nYou can use the the shorthandborderfor the automatic combination ofborder-style-solid,border-width-1andborder-color-light\nButtons\nSee also our Button component.\n\nNote: For having spacing between buttons in a single row you may want to wrap them with<div class=\"btn-toolbar\"</div\n\nNote: You can use link buttons within text blocks by adding btn-linkbtn-link-inline\nDefault buttons\n\nDefaultDefault\n\nIcon buttons\n\nMuted buttons\n\nMuted filledMuted\n\nLink buttons\n\nprimarysecondaryinfosuccesswarningdanger\n\nColored buttons\n\nprimarysecondaryinfosuccesswarningdanger\n\nOutline buttons\n\nprimarysecondaryinfosuccesswarningdanger\n\nSplit buttons\n\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted-filled\nButton states\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButtonHover buttonActive buttonFocus buttonDisabled button\nButton sizes\nXS buttons\n\ndefaultprimarysecondaryinfosuccesswarningdanger\n\nXS icon buttons\n\nSM buttons\n\ndefaultprimarysecondaryinfosuccesswarningdanger\n\nSM icon buttons\n\nMD buttons (default)\n\ndefaultprimarysecondaryinfosuccesswarningdanger\n\nMD icon buttons (default)\n\nLG buttons\n\ndefaultprimarysecondaryinfosuccesswarningdanger\n\nLG icon buttons\nButton examples\nButton toolbar\n\nPrevNext\n\nButton group\n\n1234\n\nButtonButtonButton\n\nMultiline button\n\nThis is a multiline button with a lot of Text\nBlock button\n\nBlock level button\nTooltip buttons\n\nButton with tooltipDisabled button with tooltip\nAction buttons\nClick meClick meClick meClick meClick meClick me\nBackground colors\nBasic\nbg-white\nbg-black\n\nBrand\nbg-primary\nbg-secondary\n\nStatus\nbg-info\nbg-success\nbg-warning\nbg-danger\n\nDriving status\nbg-status-available\nbg-status-driving\nbg-status-resting\nbg-status-working\n\nMap marker\nbg-map-marker-asset\nbg-map-marker-poi\nbg-map-marker-geofence\nbg-map-marker-route\n\nRating\nbg-rating-1\nbg-rating-2\nbg-rating-3\nbg-rating-4\nbg-rating-5\n\nGray\nbg-decent\nbg-lightest\nbg-lighter\nbg-light\nbg-gray\nbg-dark\nbg-darker\nbg-darkest\n\nHighlight\nbg-highlight-decent\nbg-highlight-lightest\nbg-highlight-lighter\nbg-highlight-light\nbg-highlight\nbg-highlight-dark\nbg-highlight-darker\nbg-highlight-darkest\nHover background colors\nBasic\nhover-bg-white\nhover-bg-black\n\nBrand\nhover-bg-primary\nhover-bg-secondary\n\nStatus\nhover-bg-info\nhover-bg-success\nhover-bg-warning\nhover-bg-danger\n\nDriving status\nhover-bg-status-available\nhover-bg-status-driving\nhover-bg-status-resting\nhover-bg-status-working\n\nMap Marker\nhover-bg-map-marker-asset\nhover-bg-map-marker-poi\nhover-bg-map-marker-geofence\nhover-bg-map-marker-route\n\nRating\nhover-bg-rating-1\nhover-bg-rating-2\nhover-bg-rating-3\nhover-bg-rating-4\nhover-bg-rating-5\n\nGray\nhover-bg-decent\nhover-bg-lightest\nhover-bg-lighter\nhover-bg-light\nhover-bg-gray\nhover-bg-dark\nhover-bg-darker\nhover-bg-darkest\n\nHighlight\nhover-bg-highlight-decent\nhover-bg-highlight-lightest\nhover-bg-highlight-lighter\nhover-bg-highlight-light\nhover-bg-highlight\nhover-bg-highlight-dark\nhover-bg-highlight-darker\nhover-bg-highlight-darkest\nText\nBasic\ntext-color-white\ntext-color-black\n\nBrand\ntext-color-primary\ntext-color-secondary\n\nStatus\ntext-color-info\ntext-color-success\ntext-color-warning\ntext-color-danger\n\nDriving status\ntext-color-status-available\ntext-color-status-driving\ntext-color-status-resting\ntext-color-status-working\n\nMap marker\ntext-color-map-marker-asset\ntext-color-map-marker-poi\ntext-color-map-marker-geofence\ntext-color-map-marker-route\n\nRating\ntext-color-rating-1\ntext-color-rating-2\ntext-color-rating-3\ntext-color-rating-4\ntext-color-rating-5\n\nGray\ntext-color-decent\ntext-color-lightest\ntext-color-lighter\ntext-color-light\ntext-color-gray\ntext-color-dark\ntext-color-darker\ntext-color-darkest\n\nHighlight\ntext-color-highlight-decent\ntext-color-highlight-lightest\ntext-color-highlight-lighter\ntext-color-highlight-light\ntext-color-highlight\ntext-color-highlight-dark\ntext-color-highlight-darker\ntext-color-highlight-darkest\nHover text\nBasic\nhover-text-color-white\nhover-text-color-black\n\nBrand\nhover-text-color-primary\nhover-text-color-secondary\n\nStatus\nhover-text-color-info\nhover-text-color-success\nhover-text-color-warning\nhover-text-color-danger\n\nDriving status\nhover-text-color-status-available\nhover-text-color-status-driving\nhover-text-color-status-resting\nhover-text-color-status-working\n\nMap marker\nhover-text-color-map-marker-asset\nhover-text-color-map-marker-poi\nhover-text-color-map-marker-geofence\nhover-text-color-map-marker-route\n\nRating\nhover-text-color-rating-1\nhover-text-color-rating-2\nhover-text-color-rating-3\nhover-text-color-rating-4\nhover-text-color-rating-5\n\nGray\nhover-text-color-decent\nhover-text-color-lightest\nhover-text-color-lighter\nhover-text-color-light\nhover-text-color-gray\nhover-text-color-dark\nhover-text-color-darker\nhover-text-color-darkest\n\nHighlight\nhover-text-color-highlight-decent\nhover-text-color-highlight-lightest\nhover-text-color-highlight-lighter\nhover-text-color-highlight-light\nhover-text-color-highlight\nhover-text-color-highlight-dark\nhover-text-color-highlight-darker\nhover-text-color-highlight-darkest\nSVGs\nBackground\nBackground size\n\nBackground position\n\nBackground repeat\nBorder\nHover Border Color\n\nHover Border Color with Transition\n\nHover Border Style\nLast Child (Self Class)\n\nChild\nChild\nChild\nChild\nChild\n\nLast Child (Parent Class)\n\nChild\nChild\nChild\nChild\nChild\n\nFirst Child (Self Class)\n\nChild\nChild\nChild\nChild\nChild\n\nFirst Child (Parent Class)\n\nChild\nChild\nChild\nChild\nChild\nDivider\nYou can use the the shorthanddivider-yfor the automatic combination ofdivider-y-1,divider-style-solidanddivider-color-light\ndivider-y-1\ndivider-y-1\ndivider-y-1\ndivider-y-1\n\ndivider-y-2\ndivider-y-2\ndivider-y-2\ndivider-y-2\n\ndivider-y-3\ndivider-y-3\ndivider-y-3\ndivider-y-3\n\ndivider-x-1\ndivider-x-1\ndivider-x-1\n\ndivider-x-1\ndivider-x-1\ndivider-x-1\n\ndivider-x-2\ndivider-x-2\ndivider-x-2\nOpacity\n0\n10\n20\n30\n40\n50\n60\n70\n80\n90\n100\nHover opacity\n0\n10\n20\n30\n40\n50\n60\n70\n80\n90\n100\nRounded\nrounded\n...-circle\n\n...-top\n...-bottom\n...-left\n...-right\n\n...-top-left\n...-top-right\n...-bottom-right\n...-bottom-left\n...-small\n...\n...-large\n...-extra-large\nShadows\nThe default shadow class is intended to be used on panels or blocks which should stand out from the light gray background and should be avoided to put everywhere. Use it to emphasize certain blocks or panels e.g. on a dashboard or items of a drag and drop list.\n\nDo not use hard shadows on tables, in dialogs, or on elements placed on white background.\n\nThe exception for not using shadows on a white background is for floating elements placed above the content for instance via position absolute.\nshadow-default\nPanel with shadow\nshadow-default\nShadow variants\nSurrounding shadows\n\nshadow-subtle\nshadow-muted\nshadow-accent\nshadow-default\nshadow-smooth\nshadow-hard\nshadow-focused\n\nDirection shadows\n\nshadow-muted-down\nshadow-default-down\n\nshadow-smooth-up\nshadow-smooth-down\nshadow-hard-up\nshadow-hard-down\n\nAccent shadow for list items\n\nNote\nWhen utilizing the shadow-accent avoid combining it with a border style, as the shadow is optimized for small block items like those in a list and works best without a border.\n\nItem\nItem\nItem\nItem\nItem\nItem\nHover shadows\nUse hover-shadow-* class to choose the hover elevation. Transition is included by default. For the tight focused preset use shadow-focused.\nhover-shadow-accent\nhover-shadow-default\nhover-shadow-hard-down\nhover-shadow-focused\n\nCustom hover settings\nCustomize hover animation with CSS vars:--shadow-hover-duration,--shadow-hover-easing, and--shadow-hover-delay\nDefaults are var(--shadow-hover-duration, 140ms) var(--shadow-hover-easing, ease-out) var(--shadow-hover-delay, 0ms)\nhover-shadow-focused (custom)\nhover-shadow-focused (custom)\nRIOglyph\nDefault\n\nSized icons\n\nColored icons\nVehicle icons\nVehicle icons\n\nBaseline vehicle icons\nPair icons\nDefault\n\nWith background\n\nDisplay engine types\n\nSized\nAnimated icons\nSpinning icons\n\nPulsing icons\nDisabled icons\nDefault\n\nWith red line\n\nInverse\nFilled icons\nDefault filled icons\n\nColored filled icons\n\nGood use cases examples for icons with a filled circle background\n\nHeadline enhancements: For emphasizing key points in headings or subheadings, like \"New features\" or \"Highlights,\" where the icon in a filled circle draws attention without being too overwhelming.\n\nHelp/Documentation pages: Icons with filled circles are perfect for highlighting actions or key steps in a guide. They help break down text-heavy content and make instructions visually appealing. Example: For \"step-by-step\" instructions, an icon inside a circle could represent each action (e.g., a checkmark icon to signify completed tasks or a question mark for additional help).\n\nFeature lists and cards: Use filled circle icons as design elements for feature lists, product highlights, or feature comparisons. This works especially well when listing distinct features of a product, app, or service.\n\nWhen NOT to use a filled circle icon\nAvoid inconsistent usage in buttons – If some buttons have a filled circle and others don’t, the UI becomes inconsistent.\n\nDon’t use it for simple inline icons – Icons inside text (e.g., \"🔍 Search\") or standalone icons in tables don’t need a background.\n\nNot for decorative or unnecessary elements – If an icon doesn’t need extra emphasis, the filled circle is overkill.\nCustom icons\nUse external svgs as RIOglyph icons. Please read our guidelines\nRIOglyph text alignment\nWhen an icon is used alongside text in a flex, grid, or inline text layout, additional alignment adjustments may be needed. To ensure proper alignment, the following classes are available:\nrioglyph-align-top - assuming a display-flex and default line-height\nrioglyph-align-bottom - assuming a display-flex and line-height 1.25\nrioglyph-align-baseline - assuming an inline text and default line-height\n\nThese classes help align icons correctly within different layouts where they are used alongside text.\nNote: Setting a text line-height class will also affect the icon alignment and may require manual adjustments to ensure proper positioning.\nBaseline-aligned icon with inline text\nLorem ipsum dolor\n\nTop-aligned icon with text inside a flex-box layout\nMalesuada tincidunt. sem. In ante scelerisque adipiscing et enim\n\nBottom-aligned icon inside an inline-flex layout and line-height-125rel\nMalesuada tincidunt. sem. In ante scelerisque adipiscing et enim\n\nIcons inside a link usually don't need to be aligned manually\nLorem ipsum\n\nBaseline-aligned icon inside an inline h3 header text\nPrimis ante volutpat Vivamus\nPrimis ante volutpat Vivamus\n\nBaseline-aligned icon inside an inline h4 header text\nPrimis ante volutpat Vivamus\nPrimis ante volutpat Vivamus\nIcon library\nSearch\n\nrioglyph rioglyph-academic-cap\nrioglyph rioglyph-addressbook\nrioglyph rioglyph-ai\nrioglyph rioglyph-air-pay\nrioglyph rioglyph-am\nrioglyph rioglyph-angle-double-down\nrioglyph rioglyph-angle-double-left\nrioglyph rioglyph-angle-double-right\nrioglyph rioglyph-angle-double-up\nrioglyph rioglyph-antenna\nrioglyph rioglyph-api\nrioglyph rioglyph-archive\nrioglyph rioglyph-area-chart\nrioglyph rioglyph-area-in\nrioglyph rioglyph-area-out\nrioglyph rioglyph-arrow-down\nrioglyph rioglyph-arrow-left\nrioglyph rioglyph-arrow-right\nrioglyph rioglyph-arrow-up\nrioglyph rioglyph-arrows-collapse\nrioglyph rioglyph-arrows-combine\nrioglyph rioglyph-arrows-expand\nrioglyph rioglyph-arrows-horizontal\nrioglyph rioglyph-arrows-split\nrioglyph rioglyph-assigned\nrioglyph rioglyph-axis-x\nrioglyph rioglyph-axis-y\nrioglyph rioglyph-axis-z\nrioglyph rioglyph-axle\nrioglyph rioglyph-ban-circle\nrioglyph rioglyph-bar-chart-box\nrioglyph rioglyph-battery-charging\nrioglyph rioglyph-battery-level-empty\nrioglyph rioglyph-battery-level-full\nrioglyph rioglyph-battery-level-low\nrioglyph rioglyph-beacon\nrioglyph rioglyph-book\nrioglyph rioglyph-bookable-poi\nrioglyph rioglyph-bookmark-square\nrioglyph rioglyph-bookmark\nrioglyph rioglyph-border-crossing\nrioglyph rioglyph-box-open\nrioglyph rioglyph-box\nrioglyph rioglyph-brain\nrioglyph rioglyph-brake\nrioglyph rioglyph-branch-horizontal\nrioglyph rioglyph-branch-remove\nrioglyph rioglyph-branch-vertical\nrioglyph rioglyph-broadcast\nrioglyph rioglyph-building\nrioglyph rioglyph-bulb\nrioglyph rioglyph-bus-baseline\nrioglyph rioglyph-bus-breakdown\nrioglyph rioglyph-bus\nrioglyph rioglyph-businessman\nrioglyph rioglyph-calendar-parking\nrioglyph rioglyph-calendar-plus\nrioglyph rioglyph-calendar-today\nrioglyph rioglyph-calendar\nrioglyph rioglyph-camera\nrioglyph rioglyph-car-baseline\nrioglyph rioglyph-car-wash\nrioglyph rioglyph-car\nrioglyph rioglyph-card-hotel\nrioglyph rioglyph-card-reader\nrioglyph rioglyph-cards-add\nrioglyph rioglyph-cards-grid\nrioglyph rioglyph-cards-list\nrioglyph rioglyph-cards-table\nrioglyph rioglyph-cargo\nrioglyph rioglyph-carrier\nrioglyph rioglyph-chat\nrioglyph rioglyph-check-badge\nrioglyph rioglyph-check-shield\nrioglyph rioglyph-checkbox-checked\nrioglyph rioglyph-checkbox\nrioglyph rioglyph-checkboxes\nrioglyph rioglyph-chevron-down\nrioglyph rioglyph-chevron-left\nrioglyph rioglyph-chevron-right\nrioglyph rioglyph-chevron-up\nrioglyph rioglyph-chip\nrioglyph rioglyph-circle-dashed\nrioglyph rioglyph-circle-stack\nrioglyph rioglyph-click\nrioglyph rioglyph-climate-control\nrioglyph rioglyph-clipboard\nrioglyph rioglyph-cloud-download\nrioglyph rioglyph-cloud-not-saved\nrioglyph rioglyph-cloud-progress\nrioglyph rioglyph-cloud-upload\nrioglyph rioglyph-cloud\nrioglyph rioglyph-coasting\nrioglyph rioglyph-code-braces\nrioglyph rioglyph-code-brackets\nrioglyph rioglyph-coffee\nrioglyph rioglyph-cog\nrioglyph rioglyph-color-swatch\nrioglyph rioglyph-comment\nrioglyph rioglyph-compare\nrioglyph rioglyph-compass\nrioglyph rioglyph-component-custom-recurrent\nrioglyph rioglyph-component-custom\nrioglyph rioglyph-construction\nrioglyph rioglyph-convert\nrioglyph rioglyph-conveyor-belt\nrioglyph rioglyph-cookie\nrioglyph rioglyph-cooling\nrioglyph rioglyph-cost-efficiency\nrioglyph rioglyph-crown\nrioglyph rioglyph-cruise-control\nrioglyph rioglyph-csv\nrioglyph rioglyph-cube-dashed\nrioglyph rioglyph-cube\nrioglyph rioglyph-currency-euro\nrioglyph rioglyph-damages\nrioglyph rioglyph-dangerousgoods\nrioglyph rioglyph-dashboard-view\nrioglyph rioglyph-dashboard\nrioglyph rioglyph-delivery-completed\nrioglyph rioglyph-delivery-error\nrioglyph rioglyph-delivery-late\nrioglyph rioglyph-delivery-on-track\nrioglyph rioglyph-delivery-warning\nrioglyph rioglyph-delivery\nrioglyph rioglyph-design\nrioglyph rioglyph-desktop\nrioglyph rioglyph-detail-view-info\nrioglyph rioglyph-detail-view\nrioglyph rioglyph-direction\nrioglyph rioglyph-discount-badge\nrioglyph rioglyph-document-out\nrioglyph rioglyph-document\nrioglyph rioglyph-download\nrioglyph rioglyph-drag-n-drop\nrioglyph rioglyph-drive-history\nrioglyph rioglyph-driver-card\nrioglyph rioglyph-driver\nrioglyph rioglyph-drivercard-in\nrioglyph rioglyph-drivercard-out\nrioglyph rioglyph-duplicate\nrioglyph rioglyph-earphone\nrioglyph rioglyph-emergency-stop\nrioglyph rioglyph-empty\nrioglyph rioglyph-engine\nrioglyph rioglyph-envelope-indicator\nrioglyph rioglyph-envelope-open\nrioglyph rioglyph-envelope\nrioglyph rioglyph-erase\nrioglyph rioglyph-error-sign\nrioglyph rioglyph-euro-note\nrioglyph rioglyph-exclamation-sign\nrioglyph rioglyph-exclamation\nrioglyph rioglyph-eye-close\nrioglyph rioglyph-eye-closed\nrioglyph rioglyph-eye-open\nrioglyph rioglyph-face-frown\nrioglyph rioglyph-face-neutral\nrioglyph rioglyph-face-smile\nrioglyph rioglyph-facetime-video\nrioglyph rioglyph-factory\nrioglyph rioglyph-file-signature\nrioglyph rioglyph-files\nrioglyph rioglyph-fill\nrioglyph rioglyph-filling-e-station\nrioglyph rioglyph-filling-station\nrioglyph rioglyph-filter-active\nrioglyph rioglyph-filter-reset\nrioglyph rioglyph-filter\nrioglyph rioglyph-fingerprint\nrioglyph rioglyph-finish\nrioglyph rioglyph-fire\nrioglyph rioglyph-flag\nrioglyph rioglyph-flash\nrioglyph rioglyph-folder-closed\nrioglyph rioglyph-folder-open\nrioglyph rioglyph-fuel-electric\nrioglyph rioglyph-fuel-gas\nrioglyph rioglyph-fuel-hydrogen\nrioglyph rioglyph-fuel-liquid\nrioglyph rioglyph-fuel-mix\nrioglyph rioglyph-fullscreen\nrioglyph rioglyph-geofence\nrioglyph rioglyph-get\nrioglyph rioglyph-give\nrioglyph rioglyph-globe-alt\nrioglyph rioglyph-globe\nrioglyph rioglyph-group-blocks\nrioglyph rioglyph-group\nrioglyph rioglyph-hand-down\nrioglyph rioglyph-hand-left\nrioglyph rioglyph-hand-right\nrioglyph rioglyph-hand-up\nrioglyph rioglyph-handshake\nrioglyph rioglyph-hash\nrioglyph rioglyph-heart\nrioglyph rioglyph-heating\nrioglyph rioglyph-hierarchy\nrioglyph rioglyph-history\nrioglyph rioglyph-home-sign\nrioglyph rioglyph-home\nrioglyph rioglyph-hour-glass\nrioglyph rioglyph-id\nrioglyph rioglyph-inbox-in\nrioglyph rioglyph-inbox-out\nrioglyph rioglyph-inbox-stack\nrioglyph rioglyph-inbox\nrioglyph rioglyph-info-sign\nrioglyph rioglyph-info\nrioglyph rioglyph-insert\nrioglyph rioglyph-issue-tracking\nrioglyph rioglyph-key\nrioglyph rioglyph-kickdown\nrioglyph rioglyph-language\nrioglyph rioglyph-layer-pois\nrioglyph rioglyph-layer\nrioglyph rioglyph-leafs\nrioglyph rioglyph-light-bulb\nrioglyph rioglyph-line-chart\nrioglyph rioglyph-link\nrioglyph rioglyph-load-unload\nrioglyph rioglyph-load\nrioglyph rioglyph-location-arrow\nrioglyph rioglyph-lock-open\nrioglyph rioglyph-lock\nrioglyph rioglyph-log-in\nrioglyph rioglyph-logout\nrioglyph rioglyph-looking-glass-man\nrioglyph rioglyph-looking-glass\nrioglyph rioglyph-magic-wand\nrioglyph rioglyph-maintenance-components\nrioglyph rioglyph-map-location\nrioglyph rioglyph-map-marker\nrioglyph rioglyph-map\nrioglyph rioglyph-megaphone\nrioglyph rioglyph-menu-hamburger\nrioglyph rioglyph-merge\nrioglyph rioglyph-mesh-box\nrioglyph rioglyph-migrate\nrioglyph rioglyph-milage\nrioglyph rioglyph-minus-light\nrioglyph rioglyph-minus-sign\nrioglyph rioglyph-minus\nrioglyph rioglyph-missing\nrioglyph rioglyph-mode-dark-light\nrioglyph rioglyph-more\nrioglyph rioglyph-new-window\nrioglyph rioglyph-newspaper\nrioglyph rioglyph-note\nrioglyph rioglyph-notification\nrioglyph rioglyph-number-1\nrioglyph rioglyph-number-2\nrioglyph rioglyph-number-3\nrioglyph rioglyph-off\nrioglyph rioglyph-oil-can\nrioglyph rioglyph-ok-circle\nrioglyph rioglyph-ok-dashed\nrioglyph rioglyph-ok-sign\nrioglyph rioglyph-ok\nrioglyph rioglyph-onboarding\nrioglyph rioglyph-ongoing\nrioglyph rioglyph-option-horizontal\nrioglyph rioglyph-option-vertical\nrioglyph rioglyph-order\nrioglyph rioglyph-palette-broken\nrioglyph rioglyph-palette-empty\nrioglyph rioglyph-palette\nrioglyph rioglyph-paper-clip\nrioglyph rioglyph-parcel-broken\nrioglyph rioglyph-parcel\nrioglyph rioglyph-parking\nrioglyph rioglyph-pause-circle\nrioglyph rioglyph-pause\nrioglyph rioglyph-pdf-file\nrioglyph rioglyph-pencil-square\nrioglyph rioglyph-pencil\nrioglyph rioglyph-phone\nrioglyph rioglyph-pictures\nrioglyph rioglyph-pin-range\nrioglyph rioglyph-pin\nrioglyph rioglyph-play-circle\nrioglyph rioglyph-play\nrioglyph rioglyph-plugged-off\nrioglyph rioglyph-plugged-on\nrioglyph rioglyph-plus-light\nrioglyph rioglyph-plus-sign\nrioglyph rioglyph-plus\nrioglyph rioglyph-pm\nrioglyph rioglyph-poi\nrioglyph rioglyph-polygon\nrioglyph rioglyph-position\nrioglyph rioglyph-print\nrioglyph rioglyph-progress-ongoing\nrioglyph rioglyph-progress-remaining\nrioglyph rioglyph-progression\nrioglyph rioglyph-prompt\nrioglyph rioglyph-pto-off\nrioglyph rioglyph-pto-on\nrioglyph rioglyph-pushpin\nrioglyph rioglyph-puzzle\nrioglyph rioglyph-pylon\nrioglyph rioglyph-qr-code\nrioglyph rioglyph-question-sign\nrioglyph rioglyph-question\nrioglyph rioglyph-record\nrioglyph rioglyph-recycle\nrioglyph rioglyph-refresh\nrioglyph rioglyph-remove-circle\nrioglyph rioglyph-remove-sign\nrioglyph rioglyph-remove\nrioglyph rioglyph-repeat-square\nrioglyph rioglyph-repeat\nrioglyph rioglyph-resize-full\nrioglyph rioglyph-resize-horizontal\nrioglyph rioglyph-resize-small\nrioglyph rioglyph-resize-vertical\nrioglyph rioglyph-retrofit\nrioglyph rioglyph-revert\nrioglyph rioglyph-rio-marker\nrioglyph rioglyph-rio\nrioglyph rioglyph-road-restrictions\nrioglyph rioglyph-road\nrioglyph rioglyph-robot\nrioglyph rioglyph-rocket\nrioglyph rioglyph-role-management\nrioglyph rioglyph-route-option\nrioglyph rioglyph-route-view\nrioglyph rioglyph-route\nrioglyph rioglyph-ruler\nrioglyph rioglyph-satellite-radar\nrioglyph rioglyph-save\nrioglyph rioglyph-scale\nrioglyph rioglyph-scan\nrioglyph rioglyph-scissors\nrioglyph rioglyph-search-list\nrioglyph rioglyph-search-truck\nrioglyph rioglyph-search\nrioglyph rioglyph-send\nrioglyph rioglyph-series\nrioglyph rioglyph-server-stack\nrioglyph rioglyph-settings\nrioglyph rioglyph-share-alt\nrioglyph rioglyph-share-nodes\nrioglyph rioglyph-share\nrioglyph rioglyph-shelve\nrioglyph rioglyph-ship\nrioglyph rioglyph-shopping-bag\nrioglyph rioglyph-shopping-cart\nrioglyph rioglyph-signature\nrioglyph rioglyph-slope-down-max\nrioglyph rioglyph-slope-down-min\nrioglyph rioglyph-slope-up-max\nrioglyph rioglyph-slope-up-min\nrioglyph rioglyph-sort-by-attributes-alt\nrioglyph rioglyph-sort-by-attributes\nrioglyph rioglyph-sort\nrioglyph rioglyph-sparkles\nrioglyph rioglyph-speed\nrioglyph rioglyph-sphere\nrioglyph rioglyph-spinner\nrioglyph rioglyph-split-view\nrioglyph rioglyph-square-dashed\nrioglyph rioglyph-stack-add\nrioglyph rioglyph-stack-iso\nrioglyph rioglyph-stack\nrioglyph rioglyph-star-empty\nrioglyph rioglyph-star\nrioglyph rioglyph-stars\nrioglyph rioglyph-start\nrioglyph rioglyph-stats-high\nrioglyph rioglyph-stats-line-dots\nrioglyph rioglyph-stats-low\nrioglyph rioglyph-stats-medium\nrioglyph rioglyph-stats\nrioglyph rioglyph-status-available\nrioglyph rioglyph-status-change-horizontal\nrioglyph rioglyph-status-change\nrioglyph rioglyph-status-driving\nrioglyph rioglyph-status-resting\nrioglyph rioglyph-status-working\nrioglyph rioglyph-steering-wheel\nrioglyph rioglyph-stopover\nrioglyph rioglyph-support\nrioglyph rioglyph-table-view\nrioglyph rioglyph-tachograph-download\nrioglyph rioglyph-tachograph\nrioglyph rioglyph-tag\nrioglyph rioglyph-tasks\nrioglyph rioglyph-temperature\nrioglyph rioglyph-th-list\nrioglyph rioglyph-thumbs-down\nrioglyph rioglyph-thumbs-up\nrioglyph rioglyph-tickets\nrioglyph rioglyph-time-alt\nrioglyph rioglyph-time-cancle\nrioglyph rioglyph-time-incomplete\nrioglyph rioglyph-time\nrioglyph rioglyph-tire\nrioglyph rioglyph-tms\nrioglyph rioglyph-to-bottom\nrioglyph rioglyph-to-left\nrioglyph rioglyph-to-right\nrioglyph rioglyph-to-top\nrioglyph rioglyph-tracking-package\nrioglyph rioglyph-traffic-lights\nrioglyph rioglyph-trailer-baseline\nrioglyph rioglyph-trailer-liquid\nrioglyph rioglyph-trailer-standard\nrioglyph rioglyph-trailer-tipping\nrioglyph rioglyph-trailer\nrioglyph rioglyph-trailerposition\nrioglyph rioglyph-train\nrioglyph rioglyph-transfer\nrioglyph rioglyph-transition-push-right\nrioglyph rioglyph-transition-right\nrioglyph rioglyph-trash\nrioglyph rioglyph-triangle-bottom\nrioglyph rioglyph-triangle-left\nrioglyph rioglyph-triangle-right\nrioglyph rioglyph-triangle-top\nrioglyph rioglyph-trophy\nrioglyph rioglyph-truck-baseline\nrioglyph rioglyph-truck-breakdown\nrioglyph rioglyph-truck-unit\nrioglyph rioglyph-truck\nrioglyph rioglyph-unassigned\nrioglyph rioglyph-unavailable\nrioglyph rioglyph-unlink\nrioglyph rioglyph-upload\nrioglyph rioglyph-user-add\nrioglyph rioglyph-user-group\nrioglyph rioglyph-user-ok\nrioglyph rioglyph-user-remove\nrioglyph rioglyph-user-sign-off\nrioglyph rioglyph-user-sign\nrioglyph rioglyph-user\nrioglyph rioglyph-van-baseline\nrioglyph rioglyph-van\nrioglyph rioglyph-variable\nrioglyph rioglyph-video\nrioglyph rioglyph-volume\nrioglyph rioglyph-wallet\nrioglyph rioglyph-warehouse\nrioglyph rioglyph-warning-sign\nrioglyph rioglyph-weather-cloudy\nrioglyph rioglyph-weather-icy\nrioglyph rioglyph-weather-overcast\nrioglyph rioglyph-weather-raining\nrioglyph rioglyph-weather-snowing\nrioglyph rioglyph-weather-stormy\nrioglyph rioglyph-weather-sunny\nrioglyph rioglyph-weather-thundering\nrioglyph rioglyph-weather-windy\nrioglyph rioglyph-weight\nrioglyph rioglyph-width\nrioglyph rioglyph-wifi\nrioglyph rioglyph-window\nrioglyph rioglyph-workflow-step\nrioglyph rioglyph-workflow\nrioglyph rioglyph-workshop\nrioglyph rioglyph-wrench\nrioglyph rioglyph-xmas-raindeer\nrioglyph rioglyph-xmas-santa\nText styles\nHeadline size\n\ntext-size-h1\ntext-size-h2\ntext-size-h3\ntext-size-h4\ntext-size-h5\ntext-size-h6\n\nText size\n\ntext-size-10\ntext-size-11\ntext-size-12\ntext-size-14\ntext-size-16\ntext-size-18\ntext-size-20\n\nText weight\n\ntext-thin\ntext-light\ntext-normal\ntext-medium\ntext-bold\nText style\n\ntext-style-normal\ntext-style-italic\n\nText decoration\n\ntext-decoration-none\nhover-text-decoration-none\ntext-decoration-line-through\ntext-decoration-underline\nunderline-offset-2\nunderline-offset-3\nunderline-offset-4\nunderline-offset-5\n\nText wrapping\n\nwhite-space-nowrap\nwhite-space-normal\n\nText transform\n\ntext-capitalize\nTEXT-LOWERCASE\ntext-uppercase\ntext capitalize first word\ntext-transform-none\nHeadings\n\nThe reason why there are heading tags like <h2> and heading classes like .h2 is due to different use cases. A <h2> tag for instance is an essential SEO tag often used by a CMS like WordPress or Typo3. For these Tools, we can not change the code but we need some styling for the HTML element itself.\nAnother example is the <strong> or <b> tags and the .text-bold class. The heading classes like the .h2 class can be used in a service application, as those are not SEO relevant. As the UIKIT uses an atomic CSS approach, the same style can be achieved when combining .text-size-h2 .text-bold margin-top-10 margin-bottom-20 classes.\n\nHeadline tags\n\nHeading 1\nHeading 2\nHeading 3\nHeading 4\nHeading 5\nHeading 6\n\nHeadline classes\n\nh1\nh2\nh3\nh4\nh5\nh6\n\nMisc tags\n\nThis line of text is meant to be treated as fine print.\nThe following snippet of text is rendered as bold text.\nThe following snippet of text is rendered as italicized text.\nAn abbreviation of the word attribute is attr.\nAlignment\ntext-left\ntext-center\ntext-right\nBlockquote\nLorem ipsum white.Lorem ipsum black.Lorem ipsum decent.Lorem ipsum lightest.Lorem ipsum lighter.Lorem ipsum light.Lorem ipsum gray.Lorem ipsum dark.Lorem ipsum darker.Lorem ipsum darkest.\nCode\nvar test = 'Hello World!';\nThis is an inline Codeblock for use in text.\n\n// This is a JS example\nvar test = \"Hello World\";\nconsole.log(test);\nCursor\nYou can disable all pointer events by addingpointer-events-none\ncursor-default\ncursor-pointer\ncursor-text\ncursor-move\ncursor-grabbing\ncursor-grab\ncursor-not-allowed\ncursor-row-resize\ncursor-col-resize\ncursor-col-resize\ncursor-ew-resize\ncursor-help\ncursor-cell\ncursor-copy\ncursor-crosshair\nEllipsis\nSingle- or multi-line utility to truncate text content at max width with ...\n\nNote: Ellipsis only works with block elements. It does not work withdisplay-grid. Combine the classes withdisplay-block or display-flex\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nEllipsis-middle\nThe class ellipsis-middle expects two child elements where the first child is the start and the second child is the end that should always remain visible.\n2bb5e796-6c5e-4bc4-871b-f3af-d469-1c1e\n2bb5e796-6c5e-4bc4-871b-f3af-d469-1c1e\n2bb5e796-6c5e-4bc4-871b-f3af-d469-1c1e\nLine height\nWhen working with text, it's important to consider the relationship between the text size and the line height. For larger headlines, a line height of 1.2 to 1.25 is recommended to maintain readability and visual balance. For plain body text or text inside promotion blocks, a slightly larger line height of 1.4 to 1.5 is suggested to improve readability and the overall reading experience.\n\nRule of thumb: the larger the text size, the smaller the line height should be.\n\nNote: The listed classes are not necessary for the use of ourtext-size classes. Use them only if you want to have the exact the same line-height as your text-size is.\nline-height-10\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-11\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-12\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-14\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-16\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-18\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-20\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-125rel\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-130rel\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-135rel\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-150rel\n\nLorem ipsum dolor sit amet, dui eget elit.\nline-height-h1\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h2\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h3\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h4\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h5\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nline-height-h6\n\nLorem ipsum dolor sit amet, dui eget elit.\nUser select\nuser-select-all\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nuser-select-none\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nText box\ntext-box-trim-start\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\ntext-box-trim-both\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\ntext-box-auto\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nno text-box\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nText wrapping\nWord break\n\nFinanzmarktstabilisierungsbeschleunigungsgesetzes sowie § 5 Absatz 2 und 5 der Finanzmarktstabilisierungsfondsverordnung in der am 23. Juli 2009 geltenden Fassung gelten für die Garantiegewährung nach Absatz 1 entsprechend.\n\nHyphens\n\nFinanzmarktstabilisierungsbeschleunigungsgesetzes sowie § 5 Absatz 2 und 5 der Finanzmarktstabilisierungsfondsverordnung in der am 23. Juli 2009 geltenden Fassung gelten für die Garantiegewährung nach Absatz 1 entsprechend.\n\nBalance\ncaniuse\n\nAllows text to have it's lines broken that each line is roughly the same width.\n\nPretty\ncaniuse\n\nIt evaluate the last four lines in a text block to work out adjustments as needed to ensure the last line has two or more words.\nCols\nNote: Col classes without a breakpoint addition are always weaker than with an addition. To reset a breakpoint class, you always have to set another larger breakpoint class, otherwise the set breakpoint is always active.Right example col-xs-6col-sm-12 col-xs-6 will only be active on small screensWrong example col-xs-6col-12 col-xs-6 will always be active\ncol-12\n\ncol-6\n\ncol-6\n\ncol-4\n\ncol-4\n\ncol-4\n\ncol-3\n\ncol-3\n\ncol-3\n\ncol-3\n\ncol-2\n\ncol-2\n\ncol-2\n\ncol-2\n\ncol-2\n\ncol-2\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\n\ncol-1\nResponsive cols\ncol-xs-6 col-sm-3\n\ncol-xs-6 col-sm-3\n\ncol-xs-6 col-sm-3\n\ncol-xs-6 col-sm-3\nEqual Height Cols\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\nContainer fluid\ncontainer fluid-small\ncontainer fluid-default\ncontainer fluid-large\ncontainer fluid-extra-large\ncontainer fluid-ultra-large\nContainer\nNote: If a container is used without the fluid classes, it has a maximum width per breakpoint and will jump when the screen is resized.\ncontainer\nContainer queries\nWhat are container queries?\nWhile traditional container classes like container and fluid-default respond to the viewport width,container queries respond to the size of the component’s parent container. This allows components to adapt their layout based on context, not just screen size.\n\nBy reacting to the container's width instead of the screen, container queries enable components to become context-aware—adapting their layout depending on where they are used. Whether inside a narrow sidebar or a wide content area, components can now behave responsively within their own environment, making designs more modular, flexible, and reusable.\nUsage\nThe UIKIT provides atomic utility classes for container queries, enabling you to quickly apply conditional styles directly in your JSX/HTML based on container width.\n\n1. Define the container: mark an ancestor element as a container using the specific cq-container class. This tells the browser which element's size should be monitored. <div class=\"cq-container\"<!-- content goes here --</div\n2. Apply CQ utility classes: add cq-300:... classes to the descendant elements you want to style conditionally based on the container's. <div class=\"cq-container\"<div class=\"padding-10 cq-400:padding-15 cq-600:padding-25\"<!-- more content goes here --</div</div\n\nhtml\n<div class=\"cq-container\"\n<!-- content goes here --\n</div\n\nhtml\n<div class=\"cq-container\"\n<div class=\"padding-10 cq-400:padding-15 cq-600:padding-25\"\n<!-- more content goes here --\n</div\n</div\n\nThe class naming convention is: cq: + [breakpointValue] + : + [property] + - + [value]\n\n- cq: is the prefix for all container query utilities.\n- [breakpointValue] is one of the numeric identifiers from the table above (e.g., 300, 400, 500, 600, 700).\n- [property] is the type of property being styled (e.g., padding, margin-top, flex-column, grid-cols).\n- [value] is the value from the library's scale (e.g., 10, 25, auto).\nContainer query breakpoints\nOur container query utilities are based on a set of predefined width breakpoints. The breakpoint value is included directly in the class name for clarity.\n\nWe use a \"max-width\" query for the smallest breakpoint (300px) to target styles up to that size, and \"min-width\" queries for all larger breakpoints to target styles from that size upwards.\nContainer query example and classes\nItem 1\nItem 2\nItem 3\nFlexbox\nCenter\n\nLorem ipsum dolor\n\nTop start\n\nLorem ipsum dolor\n\nBottom start\n\nLorem ipsum dolor\n\nTop end\n\nLorem ipsum dolor\n\nBottom end\n\nLorem ipsum dolor\n\nSpace between\n\nLorem ipsum dolor\nLorem ipsum dolor\nLorem ipsum dolor\n\nEven split columns\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nMultiple even columns\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\n\n70/30 columns\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis.\nGrid\ngrid-cols-1\n\ngrid-cols-2\ngrid-cols-2\n\ngrid-cols-3\ngrid-cols-3\ngrid-cols-3\n\ngrid-cols-4\ngrid-cols-4\ngrid-cols-4\ngrid-cols-4\n\ngrid-cols-5\ngrid-cols-5\ngrid-cols-5\ngrid-cols-5\ngrid-cols-5\n\ngrid-cols-6\ngrid-cols-6\ngrid-cols-6\ngrid-cols-6\ngrid-cols-6\ngrid-cols-6\n\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\ngrid-cols-7\n\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\ngrid-cols-8\n\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\ngrid-cols-9\n\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\ngrid-cols-10\n\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\ngrid-cols-11\n\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\ngrid-cols-12\nGrid colspan / rowspan\ngrid-colspan-3\nGrid column-start / column-end\nGrid auto-fit\nIn CSS Grid, the auto-fit keyword is used with the repeat() function to automatically adjust the number of columns (or rows) based on the available space in the container. It helps create responsive layouts by filling the container with as many columns (or rows) of a specified size as possible.\n\nDynamic Column Creation: \"auto-fit\" automatically creates as many columns as will fit in the available space, potentially adding or removing columns as the container resizes.\n\nResponsive Design: Ensures that the grid adapts to different screen sizes by adjusting the number of columns.\nGrid max-content / auto content\nThe max-content value sizes the grid column to be as wide as the largest piece of content inside it. Essentially, it takes up as much space as necessary to fit the longest word or item without breaking. This is useful when you want the column to expand to fit its content, ensuring no content is clipped or wrapped unnecessarily.\n\nThe auto value sizes the grid column based on the content, but it can also take into account the available space and other factors. If there's more space available, \"auto\" can expand to fill it, but it won't exceed the available space like \"max-content\". This is useful when you want the column to take up space according to its content but also adapt to the overall layout and available space.\n\nChoosing between max-content and auto depends on whether you want the column to strictly fit its content (potentially ignoring the available space) or to adapt to the content while also being flexible within the grid layout.\nmax-content\n1fr\n\nmax-content\n1fr\nmax-content\n1fr\n\n1fr\nmax-content\n\n1fr\nmax-content\n1fr\nmax-content\n\nauto\n1fr\n\nauto\n1fr\nauto\n1fr\n\n1fr\nauto\n\n1fr\nauto\n1fr\nauto\nGrid rows\nHelper class for 3 rows where the middle row expands and can scroll\nLorem item 0\nLorem ipsum dolor sit amet\n\nLorem item 1\nLorem ipsum dolor sit amet\n\nLorem item 2\nLorem ipsum dolor sit amet\n\nLorem item 3\nLorem ipsum dolor sit amet\n\nLorem item 4\nLorem ipsum dolor sit amet\n\nLorem item 5\nLorem ipsum dolor sit amet\n\nLorem item 6\nLorem ipsum dolor sit amet\n\nLorem item 7\nLorem ipsum dolor sit amet\n\nButton\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nGrid placement\nplace-items-center\nGrid stacking\nstack item 1\nstack item 2\n\nstack item 1\nstack item 2\nSubgrid\nThe subgrid value in CSS Grid Layout is a feature that allows a nested grid to inherit the column and/or row definitions from its parent grid container. This means that the subgrid can align its items according to the tracks defined in the parent grid, creating a more consistent and aligned layout structure. It is particularly useful for complex layouts where nested elements need to align with the overall grid structure without redefining the grid tracks. By using subgrid, you can maintain a cohesive design while simplifying the CSS code needed for layout alignment. This feature enhances the flexibility and power of CSS Grid, making it easier to manage nested grid layouts.\nForm example\nConnection\nHostPortReally long label\nCredentials\nUsernamePasswordCheckboxYet another level of nesting\n\nSubgrid enabled\n\nSubmit\nFull NameEmailMessage\n\nSubgrid enabled\n\nSubmit\nSubgrid Cards\nArticle title\nLorem ipsum dolor, sit amet consectetur adipisicing elit. Dolor itaque, vitae dicta autem sunt nesciunt atque nulla? Consectetur adipisci illum ipsa reprehenderit deleniti quia qui aliquid tempora ea accusamus. Quibusdam.\nby Mia at Company\nLove it\nArticle title\nLorem ipsum dolor, sit amet consectetur adipisicing elit. Dolor itaque, vitae dicta autem sunt nesciunt atque nulla?\nby Mia at Company\nLove it\nWhat if we have a much longer article title?\nLorem ipsum dolor sit amet consectetur adipisicing elit. Ducimus eveniet, tempore error maxime praesentium eos.\nby Jen \"Boss\" Simmons at Company\nLove it so\nArticle titles aren't consistent\nLorem, ipsum dolor sit amet consectetur adipisicing elit. Excepturi molestiae autem saepe libero assumenda dolorum quae laboriosam aliquam magni sint, voluptates officia dignissimos a incidunt, unde suscipit fugiat illum optio.\nby Deja \"Empathic Dev\" Hodge at Company\nLove it\nThis article title will need to be fixed in Post-Production with a much shorter and catchier click-bait title\nLorem, ipsum dolor sit amet consectetur adipisicing elit. Excepturi molestiae autem saepe libero assumenda dolorum quae laboriosam aliquam magni sint, voluptates officia dignissimos a incidunt, unde suscipit fugiat illum optio.\nby Ryanne \"Fix It In Post\" Hodson at Company\nLove it\nShort title\nLorem ipsum dolor sit amet consectetur adipisicing elit. Optio enim maxime repellat illo!\nby Jay \"Do It\" Dedman at Company\nLove it\n\nSubgrid enabled\nPosition\nLorem ipsum dolor sit amet\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nGap\nNote: Since using a percentage vertical gap requires a fixed height of the wrapping element, we decided to offer only horizontal percentage gap classes. Vertical gap in px is of course possible.\ngap-0\ngap-0\ngap-0\n\ngap-1\ngap-1\ngap-1\n\ngap-2\ngap-2\ngap-2\n\ngap-3\ngap-3\ngap-3\n\ngap-4\ngap-4\ngap-4\n\ngap-5\ngap-5\ngap-5\n\ngap-10\ngap-10\ngap-10\n\ngap-15\ngap-15\ngap-15\n\ngap-20\ngap-20\ngap-20\n\ngap-25\ngap-25\ngap-25\n\ngap-50\ngap-50\ngap-50\nSpace\nNote: For flex or grid solutions please use gap instead.\nspace-y-0\nspace-y-0\nspace-y-0\n\nspace-y-1\nspace-y-1\nspace-y-1\n\nspace-y-2\nspace-y-2\nspace-y-2\n\nspace-y-3\nspace-y-3\nspace-y-3\n\nspace-y-4\nspace-y-4\nspace-y-4\n\nspace-y-5\nspace-y-5\nspace-y-5\n\nspace-y-10\nspace-y-10\nspace-y-10\n\nspace-y-15\nspace-y-15\nspace-y-15\n\nspace-y-20\nspace-y-20\nspace-y-20\n\nspace-y-25\nspace-y-25\nspace-y-25\n\nspace-y-50\nspace-y-50\nspace-y-50\nMargin\nSurrouding\n\nmargin-0\n\nmargin-1\n\nmargin-2\n\nmargin-3\n\nmargin-4\n\nmargin-5\n\nmargin-10\n\nmargin-15\n\nmargin-20\n\nmargin-25\n\nmargin-50\n\nHorizontal\n\nmargin-x-0\n\nmargin-x-1\n\nmargin-x-2\n\nmargin-x-3\n\nmargin-x-4\n\nmargin-x-5\n\nmargin-x-10\n\nmargin-x-15\n\nmargin-x-20\n\nmargin-x-25\n\nmargin-x-50\n\nVertical\n\nmargin-y-0\n\nmargin-y-1\n\nmargin-y-2\n\nmargin-y-3\n\nmargin-y-4\n\nmargin-y-5\n\nmargin-y-10\n\nmargin-y-15\n\nmargin-y-20\n\nmargin-y-25\n\nmargin-y-50\n\nLeft\n\nmargin-left-0\n\nmargin-left-1\n\nmargin-left-2\n\nmargin-left-3\n\nmargin-left-4\n\nmargin-left-5\n\nmargin-left-10\n\nmargin-left-15\n\nmargin-left-20\n\nmargin-left-25\n\nmargin-left-50\n\nRight\n\nmargin-right-0\n\nmargin-right-1\n\nmargin-right-2\n\nmargin-right-3\n\nmargin-right-4\n\nmargin-right-5\n\nmargin-right-10\n\nmargin-right-15\n\nmargin-right-20\n\nmargin-right-25\n\nmargin-right-50\n\nTop\n\nmargin-top-0\n\nmargin-top-1\n\nmargin-top-2\n\nmargin-top-3\n\nmargin-top-4\n\nmargin-top-5\n\nmargin-top-10\n\nmargin-top-15\n\nmargin-top-20\n\nmargin-top-25\n\nmargin-top-50\n\nBottom\n\nmargin-bottom-0\n\nmargin-bottom-1\n\nmargin-bottom-2\n\nmargin-bottom-3\n\nmargin-bottom-4\n\nmargin-bottom-5\n\nmargin-bottom-10\n\nmargin-bottom-15\n\nmargin-bottom-20\n\nmargin-bottom-25\n\nmargin-bottom-50\nMargin helper\nLast child (self class)\n\nChild\nChild\nChild\nChild\nChild\n\nLast child (parent class)\n\nChild\nChild\nChild\nChild\nChild\n\nFirst child (self class)\n\nChild\nChild\nChild\nChild\nChild\n\nFirst child (parent class)\n\nChild\nChild\nChild\nChild\nChild\nPadding\nSurrouding\n\npadding-0\n\npadding-1\n\npadding-2\n\npadding-3\n\npadding-4\n\npadding-5\n\npadding-10\n\npadding-15\n\npadding-20\n\npadding-25\n\npadding-50\n\nHorizontal\n\npadding-x-0\n\npadding-x-1\n\npadding-x-2\n\npadding-x-3\n\npadding-x-4\n\npadding-x-5\n\npadding-x-10\n\npadding-x-15\n\npadding-x-20\n\npadding-x-25\n\npadding-x-50\n\nVertical\n\npadding-y-0\n\npadding-y-1\n\npadding-y-2\n\npadding-y-3\n\npadding-y-4\n\npadding-y-5\n\npadding-y-10\n\npadding-y-15\n\npadding-y-20\n\npadding-y-25\n\npadding-y-50\n\nLeft\n\npadding-left-0\n\npadding-left-1\n\npadding-left-2\n\npadding-left-3\n\npadding-left-4\n\npadding-left-5\n\npadding-left-10\n\npadding-left-15\n\npadding-left-20\n\npadding-left-25\n\npadding-left-50\n\nRight\n\npadding-right-0\n\npadding-right-1\n\npadding-right-2\n\npadding-right-3\n\npadding-right-4\n\npadding-right-5\n\npadding-right-10\n\npadding-right-15\n\npadding-right-20\n\npadding-right-25\n\npadding-right-50\n\nTop\n\npadding-top-0\n\npadding-top-1\n\npadding-top-2\n\npadding-top-3\n\npadding-top-4\n\npadding-top-5\n\npadding-top-10\n\npadding-top-15\n\npadding-top-20\n\npadding-top-25\n\npadding-top-50\n\nBottom\n\npadding-bottom-0\n\npadding-bottom-1\n\npadding-bottom-2\n\npadding-bottom-3\n\npadding-bottom-4\n\npadding-bottom-5\n\npadding-bottom-10\n\npadding-bottom-15\n\npadding-bottom-20\n\npadding-bottom-25\n\npadding-bottom-50\nHeight\nWidth\n30px\n35px\n40px\n45px\n50px\n60px\n70px\n80px\n90px\n100px\n\n10pct\n20pct\n25pct\n30pct\n33pct\n40pct\n50pct\n60pct\n66pct\n70pct\n75pct\n80pct\n90pct\n100pct\nContent based min-width\nThe min-width property defines the smallest width an element can shrink to. When using keywords like max-content, min-content, orfit-content, you tell the browser how the element should behave in relation to its content size. These values are especially useful in responsive layouts or flexible components where content-driven sizing is required.\n\n- min-width-min-content The element’s minimum width becomes the smallest possible width without causing content overflow. It allows text wrapping, meaning the element will compress as much as possible while still displaying all content correctly.\n- min-width-max-content The element’s minimum width equals the longest unbreakable line of its content. It prevents text or inline items from wrapping, forcing the box to expand horizontally to fit the entire content in one line. This may cause overflow if the content is too wide for its container.\n- min-width-fit-content This is a hybrid behavior — the element adapts its width somewhere betweenmin-content and max-content. The browser decides the best fit for the available space, making it suitable for adaptive or flexible layouts.\nmax-contentThis_is_a_really_long_word_that_will_not_break.\n\nmin-contentThis is a really long text that will break and wrap.\n\nfit-contentThis text fits naturally within the box.\nBreadcrumb\nlevel 1\nlevel 2\nlevel 3\nlevel 4\nPager\nSee Pager for the actual React component.\nPager with label\n\nPrevious\nThe previous chapter\n\nNext\nThe next chapter\n\nCompact Pager without label\n\nPrevious\n\nNext\nPagination\n1\n2\n3\n4\n5\n\nUsage\nUse pagination buttons only for UI elements that benefit from stepping through discrete content pages, such as: Image carousels – where users navigate through multiple slides or multi-step flows – to guide users through a process one step at a time.\nNot for Tables\nTables should use a “Load more” button instead of pagination.\nWhy \"Load more\" is preferred\nContinuous scanning:\nUsers can scroll down and view more data without breaking flow.\nLess disruption:\nAvoids jarring page reloads or resets when switching pages.\nImproved comparability:\nAll previously loaded data stays in view, enabling easier side-by-side comparison of rows.\nLess cognitive load:\nUsers rarely remember what was on “Page 6”, especially when rows are changing. Sequential pages interrupt scanning and exploration.\nNo page size UI:\nYou don’t need to offer dropdowns for rows per page, reducing UI clutter.\nPills\nCondensed filled nav-pills as view toggle\nStandard\n\nPill 1\nPill 2\nPill 3\nDisabled Pill\n\nJustified\n\nFirst tab\nSecond tab with longer content\nThird tab\nFourth tab\n\nJustified with icons\n\nPill 1\n\nPill 2\n\nPill 3\n\nDisabled Pill\n\nJustified with word-wrap\n\nFirst tab\nSecond tab with longer content\nThird tab\nFourth tab\nFilled\n\nFirst tab\nSecond tab with longer content\nThird tab\nFourth tab\n\nFilled with icons only\n\nFilled condensed (for use with other form elements)\n\nShipments\nVehicles\nTrailer\nStacked\n\nStacked pill 1\nStacked pill 2\nStacked pill 3\nDisabled stacked pill\n\nStacked decent\n\nStacked pill 1\nStacked pill 2\nStacked pill 3\nDisabled stacked pill\n\nStacked decent menu\n\nLorem ipsum\nDolor sit amet\n\nLorem ipsum\nDolor sit amet\n\nLorem ipsum\nDolor sit amet\n\nLorem ipsum\nDolor sit amet\nShipments\nVehicles\n\nPlease selectOption 1\nOption 2\n\nLaneLoad IDETAStatus\n\nRotterdam → MunichLD-4827110:40In transit\nHamburg → LyonLD-5172312:15At cross-dock\nMilan → ZurichLD-6001814:05Delivered\nTabs\nStandard\n\nTab 1\nTab 2\nTab 3\nDisabled tab\n\nRaw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.\n\nBordered content\n\nTab 4\nTab 5\n\nRaw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.\n\nJustified\n\nTab 1\nTab 2\nTab 3\nLong tab name with line-break\n\nRaw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.\n\nJustified with word-wrap\n\nTab 1\nTab 2\nTab 3\nLong tab name with line-break\n\nRaw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.\nTable\nSee also our Table components like TableToolbar, TableSearch,TableViewToggles, TableCardsSorting, and TableSettingsDialog. For a more advanced table demo checkout our demo service\nCommon table style\nLabelNewAction\n\n‹February 2026›\nSuMoTuWeThFrSa\n\n25262728293031\n1234567\n891011121314\n15161718192021\n22232425262728\n1234567\n\n12:00 AM\n\nLabel\n\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nTable head\nDefault table head\n\nColumn headColumn headColumn headColumn head\n\nColumnColumnColumnColumn\n\nTable head filled\n\nColumn headColumn headColumn headColumn head\n\nColumnColumnColumnColumn\nRounded table\nUse the table rounded classed when placing a table inside a container with border radius. These utilities help visually align the table with the container’s rounded corners without needing to add additional padding.\nColumn headColumn headColumn headColumn head\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nHover table\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nBordered table\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nStriped table\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nGrouped table\nHead columnHead columnHead columnHead column\n\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nExtendedRow columnExtendedRow columnExtendedRow columnExtendedRow column\nExtendedRow columnExtendedRow columnExtendedRow columnExtendedRow column\nExtendedRow columnExtendedRow columnExtendedRow columnExtendedRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nCompactRow columnCompactRow columnCompactRow columnCompactRow column\nSticky table header\nSticky column headSticky column headSticky column headSticky column head\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nSticky table columns\nHeadHeadHeadHeadHeadHeadHeadHeadHead\n\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nSticky first columnContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes here\nHeadHeadHeadHeadHeadHeadHeadHeadHead\n\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereContent goes hereSticky last column\nTable grid lines\nShowing table grid lines my be used in data heavy tables also known as DataTables.\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nTable row span\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumn\nTable double row header\nDouble row header with filled header\nScores\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\n\nDouble row header with border and footer\nYears\n20212022202320242025\n\nProduct 1Income50708090100\nExpense3763708291\nProfit1371089\n\nProduct 2Income5067799054\nExpense3370507930\nProfit17-3191221\n\nTotal Profit304292030\nCondensed table\nHead columnHead columnHead columnHead column\n\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nColumnColumnColumnColumn\nFixed table layout\nThe table-layout-fixed class avoids a horizontal overflow by squeezing all columns together. Use this option with caution since columns with a fixed width cannot be compressed any further, and the content of the squeezed columns may not be readable anymore.\nHead columnHead columnHead columnHead columnHead column\n\nEverycolumn has a differentlength of contentbut the width of each colum is alwaysthe same\nEverycolumn has a differentlength of contentbut the width of each colum is alwaysthe same\nEverycolumn has a differentlength of contentbut the width of each colum is alwaysthe same\nEverycolumn has a differentlength of contentbut the width of each colum is alwaysthe same\nResponsive tables\nTables - by design - are not great for small screens. Columns get squeezed together, and content is hard to read or gets cut off.\n\nThere are some options to tackle this problem\n\n- Wrapping the table in another div element and using the class table-responsive on that wrapper. That will create a horizontal overflow of the table when the available space exceeds.\n- Try to avoid defining a fixed width on all columns as that avoids shrinking columns automatically for smaller screens.\n- Use alternative representations for the table by either rendering a list instead of on small screens or using the table cards view on mobile screens.\n- Use class ellipsis-1 for column header or table cell content when the text gets truncated and to show the \"...\" at the end.\nTable cards\nNewButton\n\nFilter\n\nLabel\n\nIdId\nName\nVIN\nStatus\nDuration\n\nIdNameVINStatusDuration\n\n233IpsumNo dataInactive5h 15m\n\n456No data456Active4h 55m\n\n878No data878Active9h 10m\n\n895No data895Active8h 45m\n\n978IpsumNo dataInactive6h 35m\n\n2345Lorem2345Active11h 50m\n\n2445No data2445Active7h 25m\n\n3456No data3456Active12h 00m\n\n4567No data4567Active10h 20m\n\n7354Lorem7354Active10h 30m\n\n70/100\n\nLoad more\nStates in tables\nHead columnHead columnHead columnHead columnHead column\n\nNo entries found\nWe could not find any data entries for your search query. Please refine your search\nAlerts\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\n\nLorem ipsumLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.\nSee More\nBadges\nUnlike labels, which are used for categorization and emphasis, badges provide quick contextual information in a compact and visually distinct manner.\nUse badges for numeric indicators, such as showing counts (e.g., unread messages, notifications, cart items). They are also useful for small floating highlights on UI elements (e.g., \"New\" or \"Beta\"). Badges are commonly placed on icons, buttons, menus, or navigation elements.\nHome1\nProfile\nMessages3\n\n01234567\n01234567\n1011121314151617\nBadges on Icons\n\n2323232323232323\nBadges as Indicator\n\nInbox3\nInbox99+\nCallouts\nCallout default\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout primary\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout secondary\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout info\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout success\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout warning\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\n\nCallout danger\nAt vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.\nCounter\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\nKey\nKeys examplePro tip: press m to comment\nPress ctrl + a to select all\n\nUse lower-case namesshiftenterctrlalt\nUnicode symbols⇧⇪↵⌫→←↑↓⇥⇤␣\n\nMac specific keys - see DeviceUtils⌘⌥⌃\nLabels\nNote: For having icons in labels, the text must be wrapped with a span to ensure the correct spacing.\nLabels are small, colored indicators used to represent statuses, categories, or highlights in the UI.\nThe standard labels have a light background and are ideal for subtle status indications that blend naturally with the interface.\nThe filled labels use a bold background color, making them more prominent—best suited for drawing attention to critical statuses or highlighting important information.\n\nStandard labels\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nFilled labels\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nLabels width icons\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nFilled labels width icons\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nCondensed labels\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\n\nCondensed and filled labels\ndefault\nprimary\nsecondary\ninfo\nsuccess\nwarning\ndanger\nmuted\nLists\nOrdered list\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nUnordered list\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nSquare list\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\n\nLorem ipsum dolor sit amet, dui eget elit.\nList groups\nList group item default\nList group item primary\nList group item secondary\nList group item info\nList group item success\nList group item warning\nList group item danger\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nLorem ipsum dolor sit amet\n3\n\nList group item link (a)List group item link (a)List group item link (a)List group item link (a)\nList group item link (.list-group-item-link)\nList group item link (.list-group-item-link)\nList group item link (.list-group-item-link)\nList group item link (.list-group-item-link)\n\nHeadline default\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\ndefault\n\nHeadline primary\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nprimary\n\nHeadline secondary\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nsecondary\n\nHeadline info\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\ninfo\n\nHeadline success\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nsuccess\n\nHeadline warning\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\nwarning\n\nHeadline danger\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\ndanger\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\n\nHeadline\nLorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod\n\n3\nPanels\npanel-heading1\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\n\npanel-heading11\n\npanel-body\npanel-footer\nProgress bars\nStandard\n\nStriped\n\nAnimated\n\nIndeterminate\n\nStacked\n\nStacked ratings\n\nStacked ratings with custom icon overlay\nPoorExcelent\nWells\nHi, my name is well-sm\n\nHi, my name is well\n\nHi, my name is well-lg\nForms\nLegend\n\nEmail\nPassword\nTextarea\n\nNumber with controls\nNumber without controls\n\nRadiosOption one\nOption two\n\nCheckboxLorem ipsum dolor sit amet.\n\nNative Selects12345\nCancelSubmit\n\nDisabled input\nInput success\nInput warning\nInput error\n\nTotal lengthm\n\nHeightm\n\nTotal lengthm\n\nHeightm\n\nTotal lengthm\n\nHeightm\n\nDefault inputSome input info for the user\nInput addon labelLabelLabel\n\nInput addons.00\n\nInput groupsButton\n\nButton\n\nInput with dropdownAction\n\nAction\n\nDefault inputSome input info for the userThis is an error message\nInput addon labelLabelThis is a warning message\nLabel\n\nInput addons\n.00\n\nInput groupsButton\n\nButton\n\nInput with dropdownAction\n\nAction\nForm sized examples\nSize by form-Group class\nform-group-sm\nform-group-smXX\n\nform-group-sm12345\nform-group-sm\nform-group\nform-groupXX\n\nform-group\nform-group12345\nform-group-lgXX\n\nform-group-lg\nform-group-lg\nform-group-lg12345\n\nSize by Input Class\ninput-sm\ninput-group-smXX\n\ninput-sm\ninput-group-sm12345\n\ninput\ninput-groupXX\n\ninput\ninput-group12345\n\ninput-lg\ninput-group-lgXX\n\ninput-lg\ninput-group-lg12345\nForm with fieldset and legend\nAn HTML <fieldsetelement is used to group related elements within a form. It is particularly useful for organizing complex forms by creating logical sections, improving both the form's structure and user experience. The <fieldsetcan be paired with a <legendelement to provide a caption for the grouped content, making the form easier to understand and navigate.\n\nAllows for selective processing of grouped data, making it useful for handling specific sections of a form independently when used with the FormData API.\nA form with fieldsetLorem ipsum\nDolor Sit amet\n\nLorem ipsum\n\nLorem ipsum\n\nA form with fieldset disabledLorem ipsum\nDolor Sit amet\n\nLorem ipsum\n\nLorem ipsum\nInput resize\nresize-noneresize-vertical\nAnimations\nslide-out\nleftupdownright\n3s2s1s09s08s07s06s05s04s03s02s01s\nlooprestart\nlineareaseease-inease-outease-in-out\ninfiniterepeat-1repeat-2repeat-3\nTest animationReset\nTransition\nTransition properties\n\ntransition-opacity\ntransition-position\ntransition-all\n\nTransition timing functions\n\ntransition-ease\ntransition-ease-in-out\n\nTransition duration\n\ntransition-duration-01\ntransition-duration-02\ntransition-duration-03\ntransition-duration-04\ntransition-duration-05\nBlur\nBackdrop blur\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis elementum ante et est sagittis integer eget metus vel nunc semper.\nAspect ratio\nWith fixed width\n\n1\n1-2\n2-1\n4-3\n16-9\n16-10\n\nWith fixed height\n\n1\n1-2\n2-1\n4-3\n16-9\n16-10\nInset\ninset-0\n\ninset-x-0\n\ninset-y-0\n\nBase element\nShorthand element\nHelper\nclearanceclearfixchildren-first-border-top-nonefirst-child-border-top-nonechildren-last-border-bottom-nonelast-child-border-bottom-nonechildren-first-margin-top-0first-child-margin-top-0children-last-margin-bottom-0last-child-margin-bottom-0\nRotate\nNote: The transform classes can not be combined. For example rotate or scale. It is because of the CSS syntax. For more information see Transform syntax.\nRotate 360°\n\nRotate -5° to 5°\nScale\nNote: The transform classes can not be combined. For example rotate or scale. It is because of the CSS syntax. For more information see Transform syntax.\nScale\n\nHover scale\nTranslate\nNote: The transform classes can not be combined. For example rotate or scale. It is because of the CSS syntax. For more information see Transform Syntax.\nDisplay\ndisplay-blockdisplay-inline-blockdisplay-flexdisplay-inline-flexdisplay-inlinedisplay-none\nOverflow\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\n\nLorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.\n\nIn mattis massa a tellus laoreet volutpat. Integer placerat convallis tempor. Quisque id diam nec ex iaculis pulvinar. Nunc urna dui, varius at tempus sit amet, euismod id risus. Cras placerat imperdiet mattis. Etiam vehicula finibus magna. Nullam ornare diam at molestie faucibus. Aenean dictum magna a ipsum scelerisque, a vehicula massa vehicula. Suspendisse blandit tellus vulputate enim ullamcorper tincidunt. Vivamus enim justo, sollicitudin sit amet pulvinar vitae, vehicula sed leo. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae;\n\nPraesent mattis purus et velit maximus hendrerit. Aenean vehicula tempus dapibus. Mauris convallis pharetra purus, non vulputate erat rutrum quis. Sed in tincidunt justo. Ut eu venenatis augue. Aliquam ullamcorper vitae tellus et egestas. Integer eget metus quis odio elementum auctor quis et ipsum. Duis lobortis eros lacinia sapien rutrum egestas. Phasellus ornare, elit non efficitur fringilla, arcu risus molestie enim, sit amet blandit lorem ex in lectus. Vestibulum quis tempor nisi, at pretium erat.\nVisibility\nVisible only at a certain breakpoint\n\nvisible-xsvisible-lsvisible-smvisible-mdvisible-lgvisible-xl\nVisible from a certain breakpoint\n\nvisible-min-lsvisible-min-smvisible-min-mdvisible-min-lg\nHidden only at a certain breakpoint\n\nhidden-xshidden-lshidden-smhidden-mdhidden-lghidden-xl\nHidden from a certain breakpoint\n\nhidden-min-lshidden-min-smhidden-min-mdhidden-min-lg\nHidden when element is empty\n\nhidden-empty\nscreen-xs: >480pxscreen-ls: 480pxscreen-sm: 768pxscreen-md: 992pxscreen-lg: 1200pxscreen-xl: 1700px\n\n.visible-xsVisibleHiddenHiddenHiddenHiddenHidden\n.visible-lsHiddenVisibleHiddenHiddenHiddenHidden\n.visible-smHiddenHiddenVisibleHiddenHiddenHidden\n.visible-mdHiddenHiddenHiddenVisibleHiddenHidden\n.visible-lgHiddenHiddenHiddenHiddenVisibleHidden\n.visible-xlHiddenHiddenHiddenHiddenHiddenVisible\n\n.hidden-xsHiddenVisibleVisibleVisibleVisibleVisible\n.hidden-lsVisibleHiddenVisibleVisibleVisibleVisible\n.hidden-smVisibleVisibleHiddenVisibleVisibleVisible\n.hidden-mdVisibleVisibleVisibleHiddenVisibleVisible\n.hidden-lgVisibleVisibleVisibleVisibleHiddenVisible\n.hidden-xlVisibleVisibleVisibleVisibleVisibleHidden\n\n.visible-min-lsHiddenVisibleVisibleVisibleVisibleVisible\n.visible-min-smHiddenHiddenVisibleVisibleVisibleVisible\n.visible-min-mdHiddenHiddenHiddenVisibleVisibleVisible\n.visible-min-lgHiddenHiddenHiddenHiddenVisibleVisible\n\n.hidden-min-lsVisibleHiddenHiddenHiddenHiddenHidden\n.hidden-min-smVisibleVisibleHiddenHiddenHiddenHidden\n.hidden-min-mdVisibleVisibleVisibleHiddenHiddenHidden\n.hidden-min-lgVisibleVisibleVisibleVisibleHiddenHidden\n\nPrint\n\nvisible-printvisible-print-inlinehidden-print\n\nVisibility only classes\n\nAll the above classes for hidden and visible are based on \"display: none\". The following class affects only visibility, allowing it to impact surrounding elements.\nvisibility-hidden\nZ-index",
|
|
1088
1128
|
"category": "Foundations",
|
|
1089
1129
|
"section": "Interaction",
|
|
1090
1130
|
"boost": "Foundations foundations #foundations Foundations Interaction"
|
|
@@ -1093,8 +1133,8 @@
|
|
|
1093
1133
|
"id": "start/changelog",
|
|
1094
1134
|
"title": "Changelog",
|
|
1095
1135
|
"lead": null,
|
|
1096
|
-
"summary": "
|
|
1097
|
-
"searchText": "Changelog\nVersion 2.1.0 (2026-01-13)\n- Fixed Map context menu Fixed the typing for the ContextMenuItem component.\n\n- Fixed Map route Fixed the typing for the arrowStyle prop of the Route component.\n\n- Fixed Map SimpleClusterLayer type Fixed the typings for the SimpleClusterLayer component’s simpleTheme prop. Please use the new SimpleClusterTheme type instead of the ClusterTheme.\n\n- Fixed Dialog Fixed broken fade animation of Dialogs in Firefox.\n\n- Fixed TableSettingsDialog Fixed TableSettingsDialog so reset to default remains available after reopening when settings differ from defaults.\n\n- Fixed Select Fixed select filter regressions where hitting ‘nothing found’ could leave the dropdown stuck or missing options. Backspacing or clearing now restores the full list and keeps keyboard focus/highlights in sync. Dropdown scroll now resets on reopen and keeps the keyboard-focused item in view when navigating up and down with the arrow keys.\n\n- Update URL feature toggles Replaced the internal \"qs\" library used for parsing URL search parameters with the native URLSearchParams API, allowing us to remove the external dependency. This also solves the vulnerability issue with the \"qs\" library for this version.\n\n- Update Tree Extended the Tree component to support custom external icon and logo URLs.\n\n- Demo Updated the component prop documentation for most components by deriving it directly from the component type definitions and source files. This ensures more accurate documentation and reduces maintenance effort for the demo pages.\nVersion 2.0.1 (2025-12-15)\n- Fixed DatePicker Fixed DatePicker compatibility in ESM builds by unwrapping the CommonJS default export.\n\n- Fixed Area, Line Fixed chart components type definition for prop \"dataKey\".\nVersion 2.0.0 (2025-12-12)\n- Removed We’ve modernized our build setup by removing CommonJS support and switching entirely to ESM. If your project still depends on CommonJS (for example, with older tooling like Webpack), your build may fail. Please update your development environment to support ESM.\n\n- Removed Removed the root index.js barrel file that re-exported all components. This change eliminates multiple import paths, improves IntelliSense auto-import behavior, and prevents importing the entire UIKIT, ensuring proper tree shaking. Please update your imports to use default imports, for example: import ApplicationLayout from '@rio-cloud/rio-uikit/ApplicationLayout'.\n\n- Removed CalendarStripe Removed deprecated prop \"render\". Please use \"renderDay\" instead.\n\n- Removed Collapse Removed deprecated prop \"in\". Please use \"open\" instead.\n\n- Removed ClearableInput Removed deprecated prop \"alwaysShowMask\". Please use \"maskVisibility='always'\" instead.\n\n- Removed Dialog Removed deprecated prop \"onHide\". Please use \"onClose\" instead.\n\n- Removed SingleMapMarker Removed deprecated prop \"size\". Please use \"anchorSize\" instead. Removed deprecated prop \"visibleOnHover\". Please use \"markerOnHover\" instead.\n\n- Removed DataTab Removed the internal \"fade in\" class names from the DataTab component, which were previously kept for backward compatibility with CSS transitions used in older service tests. Please use the new onAnimationStart and onAnimationEnd callbacks instead.\n\n- Renamed Animations Renamed \"framer-motion\" component to \"motion\" as we have migrated to the latest motion library that was formerly known as Framer Motion.\n\n- Removed NotificationsContainer Removed deprecated prop \"stacked\" since it is not supported anymore. Removed legacy usage documentation.\n\n- Breaking Notification Removed deprecated prop \"priority\" since it is not supported anymore. Removed old notification API in favor of the notifications options object. If you still use the legacy API \"Notification.info(message, title, timeOut, callback, priority)\", please migrate to the format \"Notification.info(message, options)\".\n\n- Removed OnboardingTip Removed deprecated prop \"clickflow\". Please use the \"useOnboardingTour\" hook instead.\n\n- Removed Radiobutton Changed the onChange callback so it is only used in the controlled use case, as already documented in earlier versions. For uncontrolled usage, please use the onClick callback instead.\n\n- Removed NumberInput / NumberControl Removed deprecated prop \"onValueChanged\". Please use \"onChange\" instead.\n\n- Removed Sidebar Removed deprecated prop \"enableNavigationButtons\". Please use \"headerButtons\" instead. Removed deprecated prop \"disableFullscreen\". Please use \"enableFullscreenToggle\" instead. Removed deprecated prop \"fullscreen\". Please use \"openInFullscreen\" instead.\n\n- Removed Removed old class \"invisible\". Please use \"visibility-hidden\" instead.\n\n- Icons Renamed icon rioglyph- retweet rioglyph- repeat-square Renamed icon rioglyph- cost-efficency rioglyph- cost-efficiency Renamed icon rioglyph- eye-option rioglyph- eye-open Removed icon as it was a duplicate of rioglyph- component rioglyph- maintenance-components\n\n- Breaking BarChart, RadialBarChart, PieChart, Legend With this release, the internal Recharts dependency has been migrated to version 3.x. This upgrade introduces a breaking change related to the Legend component: the payload prop, which was previously used internally to inject custom legend data, has been removed from Recharts. As a result, the legend behavior in BarChart and RadialBarChart has been updated. The default legend position is now correctly rendered vertically in the top-right corner. Previously, it appeared at the bottom despite the default settings. Please review your charts to ensure the legend position remains as intended. If you use colors defined inside your data objects for BarCharts, you must now provide both the items (your data array) and a custom content render function to the Legend. This replaces the old payload-based legend behavior. Series-based legends using a formatter continue to work as before. Recharts 2.x also used to have a prop named activeIndex that was setting which item the user was interacting with. In version 3.0, this prop has been removed. For more details, see the Recharts activeIndex guide https://recharts.github.io/en-US/guide/activeIndex/ If your PieChart uses an activeShape render callback, you should now use the ChartTooltip component and set its defaultIndex to replace the previous activeIndex behavior. See the whole Recharts migration guide for more details: https://github.com/recharts/recharts/wiki/3.0-migration-guide#breaking-code-changes\n\n- Fixed FilePicker Fixed the type of the \"files\" parameter from FileList to File[] of the \"onPick\" callback.\n\n- Fixed Rioglyph Fixed Rioglyph icon typing to expose a concrete IconType union of all icon names, improving autocomplete and safety for consumers.\n\n- Update AssetTree Added new asset type \"car\" to AssetType type definition and to built-in type counter of the AssetSummary for the Tree component.\n\n- Update VolkswagenApplicationHeader Updated VolkswagenApplicationHeader with new VW Group logo. This single group logo also replaces the logo for \"VW Aktiengesellschaft\" and \"Group Logistics\" resulting in an overall smaller header height.\n\n- Update Migrated entire codebase from lodash to es-toolkit to leverage modern JavaScript.\n\n- New AnimatedTextReveal Added new AnimatedTextReveal component emphasize text through motion for showing incremental updates or loading states.\n\n- New useAutoAnimate Added a lightweight hook to animate add/remove/reorder operations of children with zero configuration.\n\n- New fit-content Added new \"min-width-fit-content\" utility classes. See detailed explanation and comparison to other content-based min-width classes.\n\n- New text-box Added new \"text-box\" utility classes to trimming off extra spacing from the block-start edge and block-end edge of a text element's block container.\n\n- New icons Added new rioglyph style for disabled icons with a line\n\n- Icons New icons rioglyph- ai rioglyph- arrows-collapse rioglyph- arrows-combine rioglyph- arrows-expand rioglyph- arrows-horizontal rioglyph- arrows-split rioglyph- assigned rioglyph- axis-x rioglyph- axis-y rioglyph- axis-z rioglyph- bar-chart-box rioglyph- battery-charging rioglyph- brain rioglyph- branch-horizontal rioglyph- branch-remove rioglyph- branch-vertical rioglyph- broadcast rioglyph- bulb rioglyph- chip rioglyph- cloud-progress rioglyph- coffee rioglyph- compass rioglyph- crown rioglyph- discount-badge rioglyph- emergency-stop rioglyph- eye-closed rioglyph- eye-open rioglyph- filter-reset rioglyph- get rioglyph- give rioglyph- globe-alt rioglyph- hierarchy rioglyph- history rioglyph- insert rioglyph- leafs rioglyph- magic-wand rioglyph- note rioglyph- progression rioglyph- satellite-radar rioglyph- stack-add rioglyph- stack-iso rioglyph- stats-high rioglyph- stats-line-dots rioglyph- stats-low rioglyph- stats-medium rioglyph- time-incomplete rioglyph- unassigned rioglyph- unavailable rioglyph- variable rioglyph- workflow-step rioglyph- workflow Updated icons rioglyph- arrow-down rioglyph- arrow-left rioglyph- arrow-right rioglyph- arrow-up rioglyph- battery-level-empty rioglyph- battery-level-full rioglyph- battery-level-low rioglyph- cloud-download rioglyph- cloud-not-saved rioglyph- cloud-upload rioglyph- compare rioglyph- component-custom-recurrent rioglyph- component-custom rioglyph- cost-efficency rioglyph- delivery-completed rioglyph- delivery-error rioglyph- delivery-late rioglyph- delivery-on-track rioglyph- delivery-warning rioglyph- delivery rioglyph- error-sign rioglyph- flash rioglyph- info rioglyph- maintenance-components rioglyph- merge rioglyph- missing rioglyph- off rioglyph- refresh rioglyph- repeat rioglyph- resize-full rioglyph- resize-horizontal rioglyph- resize-small rioglyph- resize-vertical rioglyph- save rioglyph- trash rioglyph- volume rioglyph- workshop rioglyph- wrench Removed icons rioglyph- video-off rioglyph- wifi-off\nVersion 1.13.2 (2025-11-19)\n- Fixed Obfuscate data Fixed a bug that triggered an infinite loop when data-pii was applied to a nested child element.\n\n- Update Button Added new \"unstyled\" buttons style\nVersion 1.13.1 (2025-10-20)\n- Fixed Fixed bundling npm package. Resolve nested folder structure in npm package build.\nVersion 1.13.0 (2025-10-20)\n- Fixed fuel type utils Fixed missing root export for fuel type utils.\n\n- Fixed Action button style Fixed the muted style for action buttons.\n\n- Fixed MapMarker Fixed the active styling for the map marker active state to visually balance the state icon.\n\n- Update Rioglyph Added the missing feature to use external SVGs as a rioglyph icon.\n\n- Update FilePicker Added new \"fullHeight\" flag to set the dropzone wrapper element to 100% height. This comes in handy, when the dropzone should have 100 % height so it can grow.\n\n- New max-content Added new \"min-width-max-content\" and \"min-width-min-content\" utility classes. The first prevents content from breaking by expanding to fit its full width, while the second allows content to shrink to the smallest width possible without overflowing.\n\n- New Grid Added new \"grid-template-end--1\" utility class. This class allows grid items to span until the last grid line, effectively positioning them to extend to the end of the grid.\n\n- New Obfuscate data Added new \"data-hide-pii\" attribute to the <htmlelement to obfuscate sensitive data directly in the frontend. Obfuscate names, emails, or phone numbers — without needing backend filtering or extra code changes.\n\n- Icons New icons rioglyph- circle-dashed rioglyph- square-dashed rioglyph- cube-dashed rioglyph- cube rioglyph- group-blocks rioglyph- dashboard-view rioglyph- ok-dashed rioglyph- prompt rioglyph- recycle rioglyph- warehouse rioglyph- status-change rioglyph- status-change-horizontal rioglyph- transition-right rioglyph- transition-push-right rioglyph- migrate rioglyph- convert rioglyph- shelve rioglyph- conveyor-belt rioglyph- tracking-package rioglyph- issue-tracking Updated icons rioglyph- ok-sign rioglyph- ok-circle\nVersion 1.12.0 (2025-09-22)\n- Fixed Select Fixed an issue in the Select component where clearing the filter input after a no-results search caused the option list to remain incomplete. The dropdown now correctly restores the full option set when the filter is cleared.\n\n- Fixed AssetTree Fixed an issue where clicking the checkbox on a tree group would also toggle its expanded state. Now, selecting a tree group via its checkbox only triggers selection and no longer expands or collapses the group. This prevents unintended virtualization behavior where expanding a node could cause the tree to switch into virtualized mode, resulting in the loss of tree group selections.\n\n- Fixed Callout Removed overflow hidden from callouts so dropdowns can be shown correctly.\n\n- Fixed Ellipsis Fixed \"ellipsis-1\" class.\n\n- New Rioglyph, fuel type utils Added a new component for rendering Rioglyph icons as a span element. The component also supports paired icons, allowing two glyphs to be displayed together as a combined symbol. In addition, a \"getFuelIcon\" helper function was introduced that maps fuel types to their corresponding icons, ensuring consistent and correct icon usage across the application.\n\n- Update FormLabel Added missing \"Node\" type info for supportingText the props table and changed the handling of supportingText styling so that the text-italic class is only applied when the supportingText is a string. If you provide a string wrapped in a div or span, you have to set the italic class manually.\n\n- Update Tree Added a new \"pairIcon\" prop to TreeItem allowing pair icons to be individually specified in the Tree component.\n\n- Update ClearableInput Added new input mask related props \"maskOverwrite\", \"maskDefinitions\", and \"maskDispatch\" to support dynamic masking for more complicated use cases and to give more control over the masking.\n\n- Update useOnboardingTour Updated the typings and documentation for the useOnboardingTour hook.\n\n- style Pills Updated the hover style for the application header navigation as well as for the nav pills.\n\n- Icons As RIO will support more fuel types in the future, and because of inconsistencies in existing naming conventions, we introduced a new icon: \"rioglyph-fuel-liquid\". This icon replaces \"rioglyph-fuel-diesel\" to better represent a broader range of liquid fuels. With this change, there are now four dedicated fuel icons available, plus one for a mixed fuel type. rioglyph- fuel-liquid rioglyph- fuel-electric rioglyph- fuel-hydrogen rioglyph- fuel-gas rioglyph- fuel-mix With this approach, frontends can use the same icon for diesel or gasoline and also for CNG and natural gas by simply using the new \"getFuelIcon\" function form the Rioglyph component. The old “rioglyph-fuel-diesel” icon will continue to work, but it will no longer be listed in the UIKIT demo page icon list. Additional new icons: rioglyph- video rioglyph- video-off\n\n- Demo Service-specific settings Updated the ApplicationHeader demo to include an example of service-specific settings, establishing a consistent approach for presenting unique configurations that cannot be included in the global user profile settings. It helps ensure a familiar user experience across different services while keeping global settings clean and focused.\nVersion 1.11.0 (2025-08-11)\n- Fixed Map settings Updated implementation for map satellite view to support zoom limits by using a hybrid map layer approach.\n\n- Fixed SteppedProgressBar Fixed styling issue in circular variant of the SteppedProgressBar when an item is active.\n\n- Fixed SplitDialog Fixed left side width for larger dialogs. Added new prop to hide the split divider.\n\n- Fixed FormLabel Fixed usage of HTML tag label only when part \"htmlFor\" is set and has a value.\n\n- Update Tree Added a new \"expandedIcon\" prop to the TreeGroups to support showing a different icon when the group is expanded.\n\n- Update Sticky table columns Renamed \"table-sticky-cell-first\" and \"table-sticky-cell-last\" to \"table-sticky-column-first\" and \"table-sticky-column-last\" for improved clarity. Updated the styles to respect the table header and prevent content from peeking through when horizontally scrolled.\n\n- New useAverage, useCount, useMin, useMax, useSum Added useAverage, useCount, useMin, and useMax, and useSum hooks for locale-aware numeric aggregation of object lists. Supports specifying a dot-separated path to the target property.\n\n- New Table grid lines Added new table class \"table-grid-lines\" that is useful when building data heavy tables.\n\n- New Table row span and Table double row header Added new table examples showcasing row span and double header layouts to demonstrate table design capabilities for data heavy tables.\n\n- New Progress bars indeterminate style Added new indeterminate style to show a progress bar even when you not know how long it will take.\n\n- Demo Templates Added new template sections and several UI block examples. Updated the template menu structure to improve navigation and discoverability.\n\n- Demo Email generator We’ve built a neat little email editor that helps you compose emails and copy the HTML code.\n\n- Demo Route generator There is a new route generator with a JSON export of the LAT/LNG coordinates.\nVersion 1.10.1 (2025-01-08)\n- Fixed Map settings Changed implementation for map satellite view as the old implementation relied on deprecated Here APIs.\nVersion 1.10.0 (2025-07-28)\n- Fixed Fixed an issue where clicking the \"Scroll to Top\" arrow button would block further scrolling down the page. The scroll behavior is now fully restored after returning to the top, ensuring smooth navigation throughout.\n\n- Fixed DatePicker Fixed styling issue in DatePicker inputs with error feedback where input text was unnecessarily cut off due to padding for the clear icon, even when no clear button was rendered.\n\n- Fixed ApplicationHeader Fixed an issue where the application header rendered in mobile style on initial page load when the container width could not be determined in time. This resolves visual jumping between mobile and desktop header layouts during mount.\n\n- Fixed SavableInput / SavableDateInput Moved error handling into the components to simplify feedback styling. Added two new props, \"errorMessage\" and \"hideErrorIcon\", to control the visual appearance of error feedback.\n\n- Fixed Panels, Pills, Badges Fixed various element styles for brand themes.\n\n- Update Tree Added a new \"icon\" prop to TreeItem allowing icons to be individually specified or explicitly omitted in the Tree component. Also updated the TreeGroups to support icon values with or without the rioglyph- prefix for improved flexibility.\n\n- New CSS Container queries Introduced new utility classes to make use of container queries, enabling responsive spacing and layout adjustments based on container width rather than viewport size. For more details, please check out our responsiveness guidelines.\n\n- New Rounded table Added new utility classes \"table-bottom-rounded\" and \"table-rounded\" for use when placing a table inside a container with border radius. These utilities help visually align the table with the container’s rounded corners.\n\n- Icons Added icons icons rioglyph- train rioglyph- cargo rioglyph- design\n\n- Style We migrated our codebase from Less to Sass to modernize our tooling and take advantage of the latest CSS capabilities, as Less is no longer actively maintained.\n\n- Demo Renamed the main navigation items to improve clarity and consistency. “Design” is now called Foundations, and “UI Templates” has been simplified to Templates to better reflect their purpose.\n\n- Demo Added new sections and examples to UI templates that serve as a quick starting point for developing your own layouts and interfaces. See Expandable details, Details views, and Progress cards. Moved the panel example from the foundations tab to Panel variants.\nVersion 1.9.0 (2025-06-30)\n- Fixed Tooltip / SimpleTooltip Fixed delaying tooltips using a single delay number. Tooltip delay now only applies to showing, not hiding. To configure both show and hide delays, use the object format instead of a single delay number.\n\n- Fixed ClearableInput Properly pass external ref to underlying masked input component using its inputRef prop.\n\n- Fixed DatePicker Fixed an issue where the DatePicker would render incorrectly when used as a child inside a table cell.\n\n- Update TableHead, TableCol Extended table components to pass additional props to the underlying tag.\n\n- Update useTableSelection Extended useTableSelection hook to allow setting the selected rows and change the active row from the outside using the \"setSelectedRowIds\" and \"setActiveRowId\" setter functions.\n\n- Update Select, Multiselect We’ve reverted the max-width of the Select, and Multiselect dropdown to 100% to stay consistent with other components and to prevent unnecessary line breaks within dropdown items. If the dropdown appears too wide, you can use the dropdownClassName prop to apply a shorter max-width-x utility class as needed.\n\n- Update AssetTree Extend the Tree component to virtualize tree items when a certain threshold is reached. The number of items rendered beyond the visible area can be controlled using the \"overscan\" prop. This change improves performance for large trees and long lists.\n\n- Update Map Extend the Map component to allow specifying minimum and maximum zoom levels. By default, the minimum zoom level is set to 3, defining the furthest zoomed-out view. The maximum zoom level, representing the closest zoomed-in view, is set to 20. Improved zoom behavior to reduce momentum and allow for more controlled zooming.\n\n- Update FormLabel Extend the FormLabel component to allow passing in a React element as supporting text, making it easier to add question mark icons with tooltips.\n\n- New SavableDateInput Added new dedicated savable input component that wraps the DatePicker.\n\n- New BarList Added BarList component to display customizable, animated horizontal bars for comparative data.\n\n- New useTableExport Added new custom hook to easily export table data as CSV.\n\n- New useIsFocusWithin Added new custom hook to easily detect if the focus is inside a defined document node.\n\n- Docu Pagination Added usage documentation for pagination and explained why the load more button is preferred for tables.\n\n- Demo UI Templates Added new sections showcasing various UI templates and blocks that serve as a quick starting points for developing your own layouts and interfaces.\nVersion 1.8.0 (2025-05-19)\n- Fixed Map Fixed issue with satellite view layer not rendering correctly when Norwegian language is selected.\n\n- Fixed usePostMessage Remove logging of triggered events to the console.\n\n- Fixed Height classes Corrected height calculation when using \"\"...-height-100vh\" classes inside module-content; vertical padding was not properly subtracted.\n\n- Update URL feature toggles Made the feature toggle value types more precise. Added new feature toggle definition functions that allow you to specify a default value.\n\n- Update AssetTree Extended the Tree component with an onTypeFilterChange callback, allowing the service to filter selected assets accordingly.\n\n- Update Multiselect Added a maximum width of 200px for the Multiselect dropdown component. Additionally, there are two new props \"dropdownClassName\" and \"btnClassName\" to allow further customization similar to the Select component.\n\n- Update ButtonToolbar Extend alignment prop to center buttons.\n\n- Update Switch Added new \"className\" prop to the Switch.\n\n- Update ButtonDropdown Added new prop \"toggleButtonType\" to ButtonDropdown component to allow using a button, a tag or a label as toggle element.\n\n- Update ClearableInput Added a new prop \"maskVisibility\" to control when the mask pattern is visible. Deprecated the prop \"alwaysShowMask\". in favor of maskVisibility.\n\n- Update useOnboardingTour Expose internal onDestroyed callback. Add \"disableActiveInteraction\" prop to disable interaction of highlighted elements.\n\n- Update useSorting Added new callback function \"setSortDirection\" allowing to set sort direction when used with table card sorting.\n\n- New useLocationSuggestions Added new custom hook to fetch locations from Here API that can be used for search inputs.\n\n- New useSearch Added new custom hook to filter a list of objects by a search value.\n\n- New useTableSelection Added new custom hook to handle both single and multiple row selection in tables, optimized for large datasets.\n\n- New TableHead, TableCol Added new table components \"TableHead\" and \"TableCol\" to simplify table structures especially when used with custom hooks like \"useTableSelect\" and \"useSorting\".\n\n- New SvgImage Added new component that helps rendering SVG images hosted on RIO's CDN and lets you customize the colors for various brand themes.\n\n- Icons New icons rioglyph- envelope-open rioglyph- envelope-indicator\n\n- Replaced Replaced react-input-mask with react-imask in TimePicker and ClearableInput components. The mask prop format has changed and is no longer fully compatible with the old react-input-mask syntax. The main difference is the number placeholder, which has changed from \"9\" to \"0\". Please update the mask prop accordingly when using the ClearableInput with an input mask.\nVersion 1.7.1 (2025-02-14)\n- Fixed Banner Fixed height animation of the Banner component when expanding. Added prop \"initialAnimation\" to disable initial content animation.\n\n- Fixed FormLabel Check for various input group sizes to render respective label text sizes.\n\n- Fixed SplitDialog / ListMenu Fixed the issue where a ListMenu dropdown was rendering all menu items on mobile upon mount. Now, only the dropdown is rendered initially.\n\n- Fixed RIOglyph Removed default aspect ration of 1/1 because of problems in flex/grid layouts.\n\n- Fixed Checkbox Fixed broken indeterminate state\n\n- Update RIOglyph Added new rioglyph-align-top, rioglyph-align-bottom and rioglyph-align-baseline classes for proper alignment width texts. Replaced previously introduced has-inline-icon with new rioglyph-align classes.\nVersion 1.7.0 (2025-02-10)\n- Fixed Collapse Fixed visible content overflow in the Collapse and Expander components during content animations.\n\n- Fixed ApplicationLayout Fixed the issue with passing a ref to the ApplicationLayout by exposing the underlying wrapper element. When merging the external ref with the internal ref, the wrapper is now properly exposed, eliminating the need for accessing ref.current.current in the invoking component.\n\n- Fixed ButtonDropdown / useClickOutside Fixed performance of rendering many dropdowns in a large table by introducing an \"isActive\" flag to the useClickOutside hook so that events are only registered and listening when the dropdown is actually open.\n\n- Fixed Route Fixed rendering of dashed routes via the \"lineDash\" prop.\n\n- Fixed List groups Fixed list group buttons active style.\n\n- Icons RIOGlyph We've transitioned the RIOGlyph icon font to an SVG-based system and allowing support for custom SVGs. Please read our guidelines Almost all RIOGlyph implementations will work out of the box. However, in certain cases, adjustments are required because RIOGlyph icons no longer behave as a font. What has changed? Previously, icons acted like text, inheriting line-height and vertical-align naturally. Now, as SVG elements, icons better have layout adjustments in inline text scenarios. The HTML structure for MapMarkers has been changed to accommodate the new icons. Please update the DOM selectors in your tests accordingly if they rely on the markup. All icons can now also be displayed as filled icons by adding rioglyph-filled Recommended solution < span className = \" has-inline-icon \" Lorem ipsum dolor sit amet < span className = \" rioglyph rioglyph-face-smile \" </ span </ span Lorem ipsum dolor\n\n- Update Dialog Changed dialog footer to use flex layout to ensure proper button positioning. No more need to add \"pull-right\" or custom flex classes.\n\n- Update Dialog animation Add support for the browser's \"prefers-reduced-motion\" flag. When this flag is enabled, dialog animations are disabled. This can be helpful for customers experiencing performance issues while running the application.\n\n- Update ListMenu Added new props to ListMenuItem to allow adding a badge for the list menu group header.\n\n- Update AppNavigationBar Added new props to AppNavigationBar to support a back button title, a subtitle, and a title size. The title is now always centered.\n\n- Update Notifications Replaced the underlying notification library with \"react-toastify\", introducing new options while maintaining the same API for backward compatibility. This update also includes a refreshed notification style.\n\n- Update Charts Updated internal Recharts library to latest version 2.15.0 to remove some warnings.\n\n- style Labels Updated the design of standard labels for a more modern look and added documentation on when to use them.\n\n- New Button Added new \"muted-filled\" button for occasions where the default button is to prominent and the muted button is to subtle.\n\n- New StepButton Added new \"StepButton\" component for convenience and to ensure consistent styling of this type of button.\n\n- New ButtonToolbar Added new \"ButtonToolbar\" component for convenience and to ensure consistent spacing of buttons.\n\n- New FormLabel Added new \"FormLabel\" component for convenience to be used on form elements that utilizes a \"htmlFor\" prop and a label or other form elements.\n\n- New LabeledElement Added a simple wrapper component that associates a label with any content, ensuring a unified label style. It simplifies the usage of labels for both form and non-form elements\n\n- New Card Added new \"Card\" component for convenience to apply default styling for a card like element. This component aims to simplify and align common card styling.\n\n- New Avatar Added new \"Avatar\" component for showing the user name initials, a user image, or a user icon.\n\n- New Banner Added new \"Banner\" component for rendering informational content on a page.\n\n- New AccentBar Added new \"AccentBar\" component for visual cues.\n\n- New VirtualList Added new \"VirtualList\" component for rendering large lists using a windowing approach.\n\n- New useToggle Added new \"useToggle\" component to simplify boolean state handling. Use it to handle toggle-based logic like switches, modals, or content visibility.\n\n- New Chart colors Added new chart colors to the chart color map.\n\n- Demo Draggable map marker Added new map demo to showcase draggable map marker.\n\n- Icons New icons rioglyph- light-bulb Renamed icons rioglyph- filled-chart rioglyph- area-chart Updated icons rioglyph- am rioglyph- angle-double-down rioglyph- angle-double-left rioglyph- angle-double-right rioglyph- angle-double-up rioglyph- area-in rioglyph- area-out rioglyph- beacon rioglyph- bookable-poi rioglyph- bookmark-square rioglyph- brake rioglyph- businessman rioglyph- car-wash rioglyph- carrier rioglyph- component-custom-recurrent rioglyph- component-custom rioglyph- construction rioglyph- delivery-completed rioglyph- delivery-error rioglyph- delivery-late rioglyph- delivery-on-track rioglyph- delivery-warning rioglyph- delivery rioglyph- document-out rioglyph- download rioglyph- driver-card rioglyph- driver rioglyph- drivercard-in rioglyph- drivercard-out rioglyph- erase rioglyph- file-signature rioglyph- fill rioglyph- folder-open rioglyph- home rioglyph- inbox-in rioglyph- inbox-out rioglyph- log-in rioglyph- logout rioglyph- map-location rioglyph- map-marker rioglyph- pencil-square rioglyph- pm rioglyph- retrofit rioglyph- role-management rioglyph- tachograph-download rioglyph- tms rioglyph- trailer rioglyph- user rioglyph- volume rioglyph- warning-sign rioglyph- weight\n\n- Update Dependencies Updated the minimum React version requirement to 18 to ensure compatibility with the latest features and optimizations. If you are using older versions of React, please update.\n\n- Removed Removed the outdated cross-browser style documentation.\n\n- Update Notifications Extended the writing style guide for guidance for using different notification types\n\n- Update Commonly misspelled words Extend the writing style guide for a list of commonly misspelled or misformatted words\n\n- Update Formatting numbers with units Extended the list of formats for examples of \"kilowatt-hour\" and \"megawatt-hour\". Please note that these units are not yet officially supported by TC39.\nVersion 1.6.1 (2024-12-09)\n- Fixed ApplicationLayout Fixed the application layout to ensure the body contains only a single child, addressing issues with the recently introduced grid layout for the body scrollbar element.\nVersion 1.6.0 (2024-12-02)\n- Fixed SplitDialog Fixed the SplitDialog prop documentation for \"useOverflow\" to clarify that its default value is \"true,\" unlike other dialogs.\n\n- Fixed Multiselect Fixed the Multiselect component to correctly manage the dropdown state and filter value when used in multiline mode with an active filter.\n\n- Update Tree Added \"treeHeaderContent\" prop to the Tree component for rendering additional custom content at the top of the tree, useful for navigation pills.\n\n- Update Dialog Extended dialog sizes for \"fullheight-lg\" and \"fullheight-xl\".\n\n- New useOnboardingTour Introducing a new way to onboard users via an onboarding tour by using the \"useOnboardingTour\" custom hook. Note that weh have deprecated the \"clickflow\" prop for the OnboardingTip component with this new feature.\n\n- New OnboardingDialog Added new OnboardingDialog to initiate a onboarding tour and acts as the welcome dialog for the user of a service.\n\n- New Grid rows Added new grid helper class \"grid-rows-auto-1fr-auto\" to support a 3 row layout with expandable middle row.\n\n- Icons Updated icons rioglyph- cost-efficency Added icons rioglyph- newspaper rioglyph- rocket rioglyph- trophy rioglyph- check-badge rioglyph- check-shield rioglyph- sparkles rioglyph- academic-cap rioglyph- onboarding rioglyph- bookmark rioglyph- bookmark-square\nVersion 1.5.3 (2024-11-05)\n- Fixed AssetTree Fixed asset tree height by setting the \"scrollbar-content-wrapper\" to display flex and let the tree wrapper grow in the flex column direction.\nVersion 1.5.2 (2024-11-04)\n- Fixed SmoothScrollbars Changed height-100pct to min-height-100pct because of height side-effects in chrome.\n\n- Icons Added icons icons rioglyph- oil-can\nVersion 1.5.1 (2024-10-22)\n- Fixed Pills Fix rendering icons in justified filled pills when there is an icon only.\n\n- Fixed SmoothScrollbars Added height-100pct to the recently introduced smooth scrollbar content wrapper. This also fixes a side-effect on the AssetTree component.\n\n- Fixed MapMarker Tone down the POI marker color to better match the new Geofence color and to work better on a large satellite map.\nVersion 1.5.0 (2024-10-21)\n- Fixed Route Fix setting route arrow style. Added color constants for using status colors for routes. Extend demo examples to showcase usage of route styles and colors.\n\n- Fixed SmoothScrollbars Fix updating the scrollbar handle when the content height changes. This fix introduces a new wrapper div to check the children's height. Please check your tests and update them in case you rely on the old structure.\n\n- Fixed Select Fixed an issue with updating the dropdown menu options after the initial render, ensuring that the filter utilizes the updated DOM nodes.\n\n- Update LineChart Extended charts to render additional axis. The demos have been extended for interactive legends to highlight active lines.\n\n- Update Route Extended Route component to allow storing custom data to it which can be used when clicking on the routes polyline to set the route active.\n\n- Update Map isoline Extended the Polygon component to import the RIO colors to use it for an isoline or other polygons. Extended the demo to also include isoline colors.\n\n- Update Colors Adapted the \"gray-decent\" slightly and with that all derived classes like \"bg-decent\" and \"hover-bg-decent\"\n\n- Update Forms All form inputs have a subtle shadow now.\n\n- New Map marker A new map marker color has been added for road restrictions. The geofence color has been updated to avoid confusion with the restriction color used by HERE maps for their road restrictions. The new geofence color provides significantly better contrast and is clearer to see on the satellite map type.\n\n- New Chat Added new pure CSS chat component\n\n- New FadeUp Added new components to fade in from the bottom when an element appears on screen. This can be used to stagger elements on scroll.\n\n- New FadeExpander Added new components to expand content. This can be used to reveal or hide additional content triggered by all kinds of interaction.\n\n- New Cursor Added more cursor-style utility classes\n\n- New Shadows Added new shadow classes \"shadow-subtle\" and \"shadow-muted\", as well as directional classes \"shadow-muted-down\" and \"shadow-default-down\" to be used on light and white backgrounds. The hard shadow direction styles are now slightly more blurred to remove the hard line in the shadow. Note: the following shadow classes are deprecated: \"shadow-smooth-to-top\", \"shadow-smooth-to-bottom\", \"shadow-hard-to-top\", and \"shadow-hard-to-bottom\". Please use \"shadow-smooth-up\", \"shadow-smooth-down\", \"shadow-hard-up\", and \"shadow-hard-down\" instead.\n\n- New useSorting Added new useSorting hook for easily sorting any list by specified key using natural sort order\n\n- New URL feature toggles Added URL-based feature toggle handling and description of how to use them\n\n- Icons Added icons icons rioglyph- bookable-poi rioglyph- car-wash Updated icons rioglyph- truck rioglyph- truck-baseline rioglyph- truck-breakdown rioglyph- truck-unit rioglyph- van rioglyph- van-baseline rioglyph- trailer rioglyph- trailer-baseline rioglyph- trailerposition rioglyph- car rioglyph- car-baseline rioglyph- bus rioglyph- bus-baseline rioglyph- bus-breakdown rioglyph- filling-e-station rioglyph- filling-station rioglyph- euro-note rioglyph- order rioglyph- palette rioglyph- palette-broken rioglyph- parcel rioglyph- parcel-broken rioglyph- empty\n\n- Update Border radius and shadows The default border radius has been increased, and new shadow styles have been introduced, affecting various elements such as buttons, inputs, and panels. These updates collectively enhance the overall design, providing a more modern, refined, and visually appealing look and feel.\nVersion 1.4.1 (2024-09-12)\n- Update ButtonDropdown Added forwardRef to ButtonDropdown and pass it to the underlying dropdown toggle button. Fixed ButtonDropdown demo page examples.\n\n- Fixed Tooltip Wrapped Tag and Switch component in forwardRef so they work with the OverlayTrigger and SimpleTooltip component\n\n- New Map fullscreen demo Added a fullscreen map demo with rendering some metrics for inspection and customer feedback\nVersion 1.4.0 (2024-09-06)\n- Fixed Fixed dark mode listener when trying to read the theme from the colorScheme cookie\n\n- Fixed Charts Fixed rendering of chart legends for all charts\n\n- Update LineChart, AreaChart Extended LineChart and AreaChart components with reference lines\n\n- Update Select Added \"isLoading\" prop to show a loading spinner inside the Select and Multiselect dropdown\n\n- Update useKey Extend useKey hook to allow specifying specific keys to listen for\n\n- New ComposedChart Added new simple ComposedChart component to render a combination of line, area, and bar charts\n\n- New GroupedItemList Added new GroupedItemList component to render a list grouped by a specific key with the flexibility to customize the group header and the rendered items\n\n- New LicensePlate Added new LicensePlate component to display license plate information with various customization options\n\n- Icons Added and updated icons rioglyph- air-pay rioglyph- euro-note rioglyph- language rioglyph- calendar-parking rioglyph- engine\n\n- Update Notifications Extended the writing style guide for notification and \"copy to clipboard\" guidelines\nVersion 1.3.0 (2024-07-26)\n- Fixed TreeOptions Fixed tree options tooltip position\n\n- Fixed DataTab Fixed DataTab title to avoid being set to the div element and used as native tooltip\n\n- Fixed SimpleDialog, SplitDialog Fixed typings of SimpleDialog and SplitDialog\n\n- Fixed Select Fixed italic placeholders for Select and Multiselect\n\n- Fixed Fixed DateRangePicker type for backwards compatibility\n\n- Update Sliders Added new \"color\" prop\n\n- Update Switch Added new \"color\" prop\n\n- Update Forms Added new focus shadow for form inputs and changed the input border color\n\n- Update OverlayTrigger, Tooltip, OnboardingTip, Popover The OverlayTrigger and Popover components are no longer based on react-bootstrap. They have been rewritten to remove the dependency and to fix some warnings when used with React 19.\n\n- New useElapsedTime Added new useElapsedTime hook to get the time since a component was mounted or from a provided starting time\n\n- New Flexbox Added class \"flex-0\" to flexbox utility classes\n\n- New Rounded Added class \"rounded-inherit\" to rounded utility classes\n\n- Update RIO Theme The danger color has been slightly adjusted to better match the other colors. Dark mode colors for danger, warning, and success have also been updated.\n\n- Update VW Theme Adapt highlight colors to VWAG guidelines\n\n- Update Formatting guide Extracted number and date formatting guidelines into a dedicated formatting guide page. This makes it easier to find and to keep the writing style guide shorter.\n\n- New Form labels and placeholders Extended the writing style guide for form labels and placeholders\nVersion 1.2.2 (2024-06-27)\n- Fixed MapSettings Fixed rendering of map settings dropdown header items\n\n- Fixed Checkbox Fixed the rendering position of the checkbox in the grid layout using align-baseline, ensuring it remains stable when checked and unchecked\nVersion 1.2.1 (2024-06-27)\n- Fixed MapSettings Fixed rendering of map settings dropdown when used in unit tests\n\n- Fixed Tree Fixed Tree scrolling when used as a standalone component without the wrapping AssetTree and when a \"scrollHeight\" is defined\n\n- Fixed AssetTree Merged the nested elements \".TreeLabel\" and \".TreeLabelName\" into a single element for TreeNode and TreeLeaf. This reduces the number of DOM elements and enhances performance. Note that you may need to update selector paths in integration tests if they reference tree items.\n\n- Fixed Key Fixed key style for dark mode\nVersion 1.2.0 (2024-06-26)\n- Fixed SmoothScrollbars Added missing root export for SmoothScrollbars component\n\n- Fixed ErrorState, EmptyState, CustomState Fixed button alignment for mobile screens\n\n- Fixed Marker Fixed \"list-group-item\" style when using color indicators\n\n- Fixed Multiselect Fixed filter input padding when Multiselect is used with a leading input addon\n\n- Fixed useAfterMount Fixed hook useAfterMount functionality\n\n- Update MapSettings Enhance MapSettings to include item labels. Substitute MapSettingsPanel with a Dropdown when labels are available. Please provide labels for users to improve usability. Note that providing labels will become mandatory in the future.\n\n- Update Marker Added new mapMarker \"cursor\" props\n\n- Update ListMenu Added new prop \"trailingInputAddon\" to allow adding additional elements to the filter input\n\n- Update DeviceUtils Added new device utils helper function to check for Apple Mac OS to be used for showing mac specific keys\n\n- New Feedback Added new feedback components to simplify requesting user feedback for various use cases\n\n- New Key Added style for keys by using the \"<kbd\" HTML tag\n\n- New Visibility Added new \"visibility-hidden\" class to only target the visibility without setting display to none\n\n- New Input resize Added new input resize classes\n\n- Icons Added new Icon rioglyph- layer-pois\nVersion 1.1.0 (2024-06-17)\n- Fixed CalendarStripe Fixed CalendarStripe component when resizing and rendering different amounts of columns\n\n- Fixed AssetTree Fixed rendering issue in AssetTree component when switching mode between \"fly\" and \"fluid\" externally\n\n- Fixed Marker Fixed broken Marker component when using it without an icon\n\n- Fixed Pills Fixed disabled styles for stacked and filled nav-pills\n\n- Fixed Traton Theme Fixed border radius for Dropdown, MapMarker, Slider, Tag, and Buttons\n\n- Update Marker Updated marker style for active and inactive markers. Extend marker colors for status colors. Adapt default colors for map for better readability in light and dark mode. Added new prop \"pinging\" to SingleMapMarker to render a pinging animation. Another new prop \"anchorIconName\" was added to render an icon directly on the markers anchor. The map direction icon can now be replaced via the new \"stateIconName\" prop and the default moving state can be changed.\n\n- Update AssetTree Added new prop \"treeOptionsTooltip\" to Tree component to show a tooltip for the tree options dropdown\n\n- Update ActionBarItem Updated the \"ActionBarItem.List\" style used for the service info popover. Please make sure to use the \"ActionBarItem.List\" and \"ActionBarItem.ListItem\" components to design the service info for the application header.\n\n- Update ErrorState, EmptyState, CustomState Added the prop \"bsStyle\" to the state components buttons to define other button styles like a default button. Also, when providing an href value, the button is rendered as a link. The headline size will increase now at the xl breakpoint to have a slightly smaller text size for smaller screens.\n\n- Update NoData Improved readability by improving text color contrast. Removed text uppercase according to the writing style guide.\n\n- Update Fieldset Update \"fieldset\" and \"legend\" style for grouping form elements. Added demo to showcase utility of using fieldsets in forms.\n\n- Icons Icons Update icons optical center to work better within circles like the direction icon for the map marker rioglyph- direction rioglyph- parking rioglyph- antenna rioglyph- heart rioglyph- location-arrow\n\n- New CSS Grid & Subgrid Added multiple CSS Subgrid utility classes and examples. Extended Grid classes and documentation\n\n- New Added bg-none and hover-bg-none class\nVersion 1.0.0 (2024-06-03)\n- Breaking With this version, we have started migrating all components towards Typescript for better typing support and documentation. With this migration, we will remove the internal types.ts file. As it was not intended to be used by any service, please make sure you update your imports accordingly. Check out the How to for more details. Be aware of possible changed component types as well.\n\n- Breaking Map With this version the HERE map implementation has changed significantly since we have migrated the map internally to the latest HERE APIs. This includes also the map rendering where the default render engine has changed from WebGL to HARP. Raster maps are rendered with the P2D engine. Due to this migration, the map types have a different design now. To make use of the new rendering engine, please add the following HERE dependency to your project. < script type = \" text/javascript \" src = \" https://js.api.here.com/v3/3.1/mapsjs-harp.js \" </ script\n\n- Removed Fade Removed several deprecated props from the Fade component\n\n- Removed Removed \"BrowserWarning\" component\n\n- Removed Removed \"text-muted\" utility class. Use \"text-color-gray\" instead\n\n- Removed Removed \"GroupSelectionUtil\" getNewGroupedSelected utility function\n\n- Removed Removed getOffsetTopWholeScreen utility function\n\n- breaking BottomSheet / Sidebar Renamed prop \"useBackdrop\" to \"hasBackdrop\" for BottomSheet and Sidebar component\n\n- breaking CalendarStripe Deprecated \"render\" prop of \"CalendarStripe\" component in favor of new \"renderDay\" prop\n\n- breaking Collapse / ExpanderPanel / ExpanderList Removed callbacks \"onEnter\", \"onEntering\", \"onExit\", and \"onExiting\" for ExpanderPanel and Collapse components. We introduced Framer Motions \"onAnimationStart\" callback instead. The ExpanderPanel header style underwent slight changes. The \"in\" class for the collapse is no longer used. Additionally, the \"react-transition-group\" library has been replaced with \"framer-motion\". The prop \"mountOnEnter\" has been removed from the ExpanderPanel, ExpanderList and Collapse components. Use \"unmountOnExit\" instead to control whether the collapsed content should be removed from the DOM when it is collapsed. The collapse prop \"in\" has been renamed to \"open\" to align with other components.\n\n- breaking List Groups and Expanders List groups no longer have a border and a border-radius by default. This has the advantage that they can now be used within other elements without having to overwrite many CSS values. To get the same look as before, you need to set the classes \"border\" and \"rounded\". Expander lists now have props for these two CSS properties, which are set to true by default.\n\n- breaking Resizer The Resizer component has been migrated from class component to functional component. With that the updated size value need to be set with a state setter function. Example: const handleResize = ( diff: number ) =setBoxWidth ( oldWidth =oldWidth - diff )\n\n- breaking Select / Multiselect Changed roles of Select and Multiselect dropdown menu from \"list\" to \"menu\" and the role of the individual select options from \"presentation\" to \"listitem\" to be aligned with the ButtonDropdown component. Fixed automatic drop direction check to open the dropdown above the toggle when there is not enough space. Removed deprecated size values \"small\" and \"large\" in favor of \"sm\" and \"lg\".\n\n- breaking Select The type definition for the Select component has changed. The more impactful change is the type for the \"onChange\" callback which has changed to handle the removal of a selection and therefor \"undefined\" will be returned. onChange = { ( selectedOption: SelectOption | undefined ) =handleChange ( selectedOption ?. id ) } Also important to note that the SelectOption type no longer can be imported via the \"types.ts\" file. Please adapt your import accordingly import Select, { type SelectOption } from \"@rio-cloud/rio-uikit/Select\";\n\n- breaking Split SortArrows, SortArrowUp, and SortArrowDown in dedicated components. Change imports to default imports.\n\n- Removed useResizeObserver The \"Observer Entry\" object may now be null, so it can't reliably be destructured anymore. This doesn't work anymore: const [ ref, { borderBoxSize } ] = useResizeObserver ( ); console. log ( borderBoxSize ); Update your code like so: const [ ref, observerEntry ] = useResizeObserver ( ); console. log ( observerEntry ?. borderBoxSize ); Also, an option to specify the HTML element type of the generated ref was added (defaults do div).\n\n- Fixed Blockquote Change default blockquote padding from percentage to pixel. Please add custom padding classes to change it to your needs.\n\n- Fixed BottomSheet Fixed maximum width for BottomSheet component when using the \"detach\" prop. Allow defining the detach offset.\n\n- Fixed Chart Colors Fixed export of shared colors for diagrams\n\n- Fixed Loading Guidelines Fixed spinner size for buttons to avoid button size changes. Extended loading guidelines for spinner buttons in tables.\n\n- Fixed Sidebar Automatically switch Sidebar mode from \"fluid\" to \"fly\" to be put above the content when the ApplicationBody's module-content width reaches a defined minimum. This avoids breaking the entire application layout for fluid Sidebars on smaller screens or when resizing Sidebars.\n\n- Fixed SimpleTooltip Renamed SimpleTooltip prop \"tooltipWidth\" to \"width\" to align with underlying Tooltip component\n\n- Fixed Spinner Outlined spinner buttons\n\n- Fixed Spinner in Buttons Fixed style for spinner in button block\n\n- Fixed Tags Fixed 1px offset of tag icons\n\n- Fixed Tooltip Fixed tooltip arrow position on small elements\n\n- Update AutoSuggest Migrated AutoSuggest component to Typescript and cleaned up its props\n\n- Update AssetTree Added new TreeSummaryRow component to allow for more tree item type filter like fuel type. With this we also added a new \"supType\" property to the TreeItem to filter for it and to show a paired icon.\n\n- Update Button Added \"iconName\" prop to Button component to reduce boilerplate code when using icons. Use native HTML \"disabled\" prop instead of separate class.\n\n- Update ClearableInput Added an input mask to the ClearableInput to allow custom input formats to avoid user input mistakes\n\n- Update Dialog Added focus trap to Dialog component. Deprecate \"onHide\" callback in favor of \"onClose\". Extended the dialog for compound components to allow wrapping title, body, and footer with forms. Replaced the Dialog animation with framer-motion. As a result, the class \"modal-ender-done\" has been removed. Added new \"xs\" dialog variant\n\n- Update ExpanderPanel Added new \"onOpen\" and \"onClose\" callbacks to ExpanderList items\n\n- Update ExpanderPanel / Combined Tables in ExpandablePanel Added \"iconClassName\" prop to ExpanderPanel component to to allow for 100% width in the panel header. This comes in handy when using a table inside the header and the body that shall have the same column width. With that we also added a design demo to showcase the usage of the tow tables inside the expander panel.\n\n- Update Forms Added horizontal form demo\n\n- Update LoadMoreButton Extended LoadMoreButton component with props \"isInteractive\" and \"progressBarStyle\" to customize behavior and style\n\n- Update Map Settings / Map Layer Migrated the Here Map traffic layers to use the new APIs when using the WebGL mode. For raster maps tiles, we still have to use the deprecated APIs as there is no alternative for now. We also fixed the map translations so other countries are also properly translated and don't show their city names in their native language.\n\n- Update Multiselect Added prop \"multiline\" to allow wrapping selected item around within the multiline toggle. The style of the selected items has changed to be more muted so it better integrates with other form elements.\n\n- Update NumberInput / NumberControl Migrated NumberInput and NumberControl to Typescript and updated their typings. Added check to avoid entering letters or special characters into the input field for Firefox and Safari. Added prop for warning and error messages. Added new prop \"noDefault\" to keep the input empty instead of using the default value of 0. Fixed the NumberControl spinner buttons when holding down the mouse button to increase and decrease the value and leaving the input field.\n\n- Update TimePicker Added prop for rendering warning and error messages\n\n- Update Onboarding Added props \"previousButton\" and \"nextButton\" to Onboarding component to enable a better onboarding click flow\n\n- Update Print CSS Notifications are now hidden while printing the page when using our print.css\n\n- Update Select Added prop \"inputAddon\" to Select component to allow for adding icons as addon to the toggle button Enhanced the background color of selected options for the Select and Multiselect component\n\n- Update Sidebar Added prop \"hasSmoothScrollbar\" to Sidebar component to enable the built-in scrollbars instead of using the native browser scrollbars\n\n- Update Slider or RangeSlider Added \"valueLabelUnit\" prop to Slider and RangeSlider to use a label for the slider values\n\n- Update SplitDialog Added new \"leftContentClassName\" and \"rightContentClassName\" to the split dialog\n\n- Update Buttons Add gray-lightest hover background color to muted, link, and action buttons\n\n- Update Timeline Added new classes \"timeline-date-thin\" and \"timeline-date-dashed\" as well as color classes to change the timeline width and style. Updated Timeline examples to showcase variations as it's built with atomic classes.\n\n- New EditableContent Added new EditableContent component that allows for inline text editing\n\n- New DeviceUtils Added new \"isRetinaDevice\" to deviceUtils\n\n- New Divider Added new Divider component for horizontal and vertical dividing lines\n\n- New Forms New form \"form-group-not-editable\" style toggling editable forms\n\n- New FrameDialog Added new FrameDialog component that can be used to open a dialog from a widget iframe in the parent window\n\n- New Grid stack Added new grid stacking classes \"grid-stack\" and \"grid-stack-item\" as an alternative to position absolute\n\n- New HTML Emails New guidelines demo for HTML emails created with react email\n\n- Icons Icons rioglyph- drag-n-drop rioglyph- robot rioglyph- pin-range rioglyph- pin rioglyph- calendar-plus rioglyph- exclamation rioglyph- info rioglyph- question rioglyph- fuel-diesel rioglyph- fuel-electric rioglyph- fuel-hydrogen rioglyph- fuel-gas rioglyph- archive rioglyph- map rioglyph- map-location rioglyph- book rioglyph- face-frown rioglyph- face-neutral rioglyph- face-smile rioglyph- paper-clip rioglyph- share-nodes rioglyph- handshake rioglyph- stack rioglyph- building rioglyph- file-signature rioglyph- signature rioglyph- location-arrow rioglyph- wallet rioglyph- user-group rioglyph- window rioglyph- inbox rioglyph- inbox-stack rioglyph- inbox-in rioglyph- inbox-out rioglyph- id rioglyph- ruler rioglyph- cards-add rioglyph- truck-unit rioglyph- user-add rioglyph- user-ok rioglyph- user-remove rioglyph- pencil-square rioglyph- megaphone rioglyph- code-brackets rioglyph- code-braces rioglyph- hash rioglyph- server-stack rioglyph- shopping-bag rioglyph- search-list rioglyph- tasks rioglyph- fingerprint rioglyph- flag rioglyph- fire rioglyph- puzzle\n\n- New Line Height Added new \"line-height-150rel\" class\n\n- New Page Added new Page component for displaying documents\n\n- New SaveableInput Added new SaveableInput component\n\n- New TimedBottomSheet Added new TimedBottomSheet component to control a bottom sheets visibility with timers\n\n- New SmoothScrollbars Added a new SmoothScrollbars component\n\n- New Text Wrapping Added new \"text-wrap-balance\" class\n\n- New useFocusTrap Added new useFocusTrap hook that can be used for custom overlays\n\n- New useHover Added new useHover hook that can be used for style changes on hover for certain elements that can not be influenced by hover utility classes alone\n\n- New usePostMessage Added new usePostMessage hook that can be used to exchange messages between an iframe and the parent window\n\n- CSS With this version, the UIKIT adds its CSS link into the header automatically if it is not present. This should help to ease the update of the UIKIT library and the corresponding CSS. This means, you can remove the link from your index.html and only update the UIKIT dependency in your package.json. See Automatic loading of UIKIT CSS Files\n\n- Guideline For accessibility purposes, aim for a good color contrast between the foreground color (e.g. text, links, etc.) and the background color, we have added a new \"Color Combinations\" section. See Color Combinations\n\n- Guideline We have introduced some general writing guidelines to enhance consistency in UX writing and to maintain a unified voice. See Writing style guide\nVersion 0.16.3 (2023-03-14)\n- Icons Deleted Icons: fax\n\n- Fixed Fixed alignment of collapsed header menu items. See ApplicationHeader\n\n- Fixed Fixed fade in animation when the inital animation is set to false. See Fade\n\n- Fixed Fixed close animation for BottomSheet when hight is set to window height. See BottomSheet\n\n- Fixed Fixed AspectRatioPlaceholder declaration file name.\n\n- Fixed Fixed text ellipsis of selects. See Selects\n\n- Update Refactored DataTabs props. See DataTabs Merged hoverTextColor and hoverBgColor props to tabHoverClassName Merged activeTextColor and activeBgColor props to tabActiveClassName added arrowClassName prop added tabsWrapperClassName prop added tabClassName prop added new className prop to DataTab child component\n\n- Update Added new \"fullheight\" Dialog Size and renamed \"full\" to \"fullwidth\". See Dialog\n\n- Update MapSettings panels are now closing on click outside. See MapSettings\n\n- Update Extended the SimpleTooltip component to pass the \"delay\" and \"popperConfig\" props to the underlying component. See SimpleTooltip\n\n- Update Remove left padding from ReleaseNotes component to better work with images. Please add padding-left-15 manually, in case you want to work with lists. See ReleaseNotes\n\n- New Added new CalendarStripe component. See CalendarStripe\n\n- New Added new hook \"usePrevious\" to access state values of previous component render cycle. See usePrevious\n\n- Icons Added or updated icons: rioglyph- card-reader rioglyph- card-hotel rioglyph- api rioglyph- currency-euro rioglyph- thumbs-up rioglyph- thumbs-down rioglyph- hand-up rioglyph- hand-down rioglyph- hand-left rioglyph- hand-right See Icons",
|
|
1136
|
+
"summary": "Documentation entry for start/changelog",
|
|
1137
|
+
"searchText": "Changelog",
|
|
1098
1138
|
"category": "Getting started",
|
|
1099
1139
|
"section": "Welcome",
|
|
1100
1140
|
"boost": "Changelog start/changelog #start/changelog Getting started Welcome"
|
|
@@ -1189,6 +1229,16 @@
|
|
|
1189
1229
|
"section": "Guidelines",
|
|
1190
1230
|
"boost": "Loading guidelines start/guidelines/spinner #start/guidelines/spinner Getting started Guidelines"
|
|
1191
1231
|
},
|
|
1232
|
+
{
|
|
1233
|
+
"id": "start/guidelines/state-in-url",
|
|
1234
|
+
"title": "State in URL (deep links)",
|
|
1235
|
+
"lead": "Every service frontend should support deep linking and reflect meaningful UI state in the URL. This enables restoring state when links are shared, when they are stored as bookmarks, when users navigate with browser history, or when a service is opened from another app.",
|
|
1236
|
+
"summary": "Every service frontend should support deep linking and reflect meaningful UI state in the URL. This enables restoring state when links are shared, when they are stored as bookmarks, when users navigate with browser history, or when a service is opened from another app.",
|
|
1237
|
+
"searchText": "State in URL (deep links)\nEvery service frontend should support deep linking and reflect meaningful UI state in the URL. This enables restoring state when links are shared, when they are stored as bookmarks, when users navigate with browser history, or when a service is opened from another app.\nState in URL (deep links)\nMental model\nThink of the URL as the external representation of app state. It should describe where the user is and what they are looking at (intent), not what they are currently doing (interaction).\n\nState that only lives in memory breaks a core web expectation. If users refresh or navigate back and lose filters, view settings, or selections, the app feels unreliable. URLs should preserve context so users can return to the same place without redoing their work.\nDecision criteria\nBefore putting something in the URL, ask:\n\n- Would the user expect this to persist after reload or sharing the link?\n- Would the link feel “broken” without it?\n- Does it describe intent rather than a transient UI interaction?\nWhat belongs in the URL\nGood candidates\n- Search queries and filters\n- Sorting and column visibility (when it changes what users see)\n- View modes (list/grid/table/map)\n- Date ranges and time periods\n- Selected items or active tabs (focus)\n- UI configuration that affects content (e.g. grouping, expanded views)\n- Feature variants (only if stable and safe to share)\nPoor candidates\n- Sensitive information (passwords, tokens, PII) - NEVER!\n- Temporary UI states (e.g. dropdown expanded, tooltip open)\n- Form input in progress (unsaved changes)\n- Very large or complex nested data\n- Base64 encoded data\n- High-frequency transient state (mouse position, scroll)\nExample deep links\nPrefer readable, self-describing URLs. Use consistent naming across services to make deep links easier to share and reason about.\nAnnotated example\nhttps://example.com/#/assets?q=truck&sort=-name&viewType=table&selectedAssetId=asset-123\n\nq search query (user intent)\nsort sort key with direction prefix (\"-name\" = descending by name)\nviewType content representation mode\nselectedAssetId focused entity that should be shareable/restorable\nMore examples\nhttps://example.com/#/overview?view=history&assetIds=5a88af1e-2fb2-494e-9240-6a833d5f1791&q=10&startDate=2019-06-17T00:00:00Z&endDate=2019-06-17T23:59:59Z&sort=timestamp#details\nhttps://example.com/#/drivers/74eb88e1-1a84-4abe-90bc-9e0079807d57?driverState=ACTIVE&q=my%20test\nhttps://example.com/#/users/0848-b02e-47be-bd77-d332f61a90d6?sort=-lastName\nhttps://example.com/#/issues?projectKey=FM&view=details&selectedIssue=FM-4346\n\nTreat the URL as user input. Invalid or unknown params should not break rendering. Fall back to defaults and keep the UI usable.\nCommon param names\nUse consistent, concise camelCase param names across services whenever possible. If URLs become verbose, prefer a well-known short form (e.g. q, lat / lng) and document it so other teams can align.\nURLs as contracts\nWell-designed URLs are more than a storage place for state. They become a contract between your app and its consumers, setting expectations for humans, developers, and machines.\n\nA clear URL draws boundaries between public and private state, shareable and session-only data, and client versus server responsibility. Developers know what is safe to persist, users know what they can bookmark, and machines know what is worth indexing.\n\nReadable URLs communicate meaning. Compare:\n\n// bad: unclear intent, hard to reason about\nhttps://example.com/#/p?id=x7f2k&v=3\n\n// good: self-describing, stable, easier to maintain\nhttps://example.com/#/products/laptop?color=silver&sort=price\n\nThe first hides intent; the second explains itself and is easier to evolve without breaking consumers.\nHow to\nTypical flow:\n\n- Define which parts of state belong in the URL and what the defaults are.\n- Parse URL to initial state on load.\n- Update URL when state changes (omit defaults to keep URLs compact).\n- Choose history behavior (push vs replace) based on user expectations.\n\nUse UIKIT utilities instead of hand-rolled parsers:\n\nts\nimport { useLocation, useNavigate, useNavigationType } from 'react-router-dom';\nimport useUrlState from '@rio-cloud/rio-uikit/useUrlState';\nimport type { UrlConfigItem } from '@rio-cloud/rio-uikit/routeUtils';\n\ntype ViewType = 'list' | 'grid';\ntype AppState = { query: string; viewType: ViewType; tags: string[] };\n\nconst actions = {\nsetQuery: (value: string) =({ type: 'setQuery' as const, payload: value }),\nsetViewType: (value: ViewType) =({ type: 'setViewType' as const, payload: value }),\nsetTags: (value: string[]) =({ type: 'setTags' as const, payload: value }),\n};\n\nconst config: readonly UrlConfigItem<AppState, unknown[] = [\n{ key: 'q', selector: s =s.query, action: actions.setQuery, defaultValue: '' },\n{ key: 'viewType', selector: s =s.viewType, action: actions.setViewType, defaultValue: 'list' },\n{ key: 'tags', selector: s =s.tags, action: actions.setTags, type: 'array', defaultValue: [] },\n];\n\nconst location = useLocation();\nconst navigate = useNavigate();\nconst navigationType = useNavigationType();\n\nuseUrlState({\nconfig,\nsearchString: location.search,\nstoreValues: { q: state.query, viewType: state.viewType, tags: state.tags },\nnavigationType,\nonUpdateStore: action =dispatch(action),\nonNavigate: (search, mode) =navigate({ search }, { replace: mode === 'replace' }),\n});\n\nImplementation details: See useUrlState and route utils for details.\nBest practices\nKeep URLs tidy, predictable, and easy to share. Compact URLs are easier to read, easier to compare, and less likely to break in older environments.\n\nHandle defaults by omitting them from the URL. Only include values that differ from the default state.\n\n// avoid: defaults add noise\n?viewType=table&lang=en&sort=date&filters=type\n\n// prefer: only non-default values\n?viewType=grid\npushState vs. replaceState\nUse pushState when a change is a meaningful navigation step and should be undoable via the Back button (switching view type, applying a filter set). Use replaceState for small refinements where history noise would harm usability (search-as-you-type, incremental tweaks).\n\n// use pushState for meaningful navigation steps (undoable via Back button)\n?viewType=grid\n?selectedAssetId=asset-123\n?filters=type:truck,status:active\n\n// use replaceState for refinements (avoid noisy history)\n?q=tr\n?q=tru\n?q=truck\n\nRespect the Back button: if a change should be undoable, use pushState. If it is just a refinement, prefer replaceState.\nURL state and Redux\nPick one source of truth and keep synchronization one-way to avoid loops.\n\nURL as source of truth (simple cases)\n\n- Read URL params directly (for example with React Router search params).\n- Derive rendered state from URL values.\n- Update URL directly from UI actions with push/replace based on intent.\n\nts\nimport { useMemo } from 'react';\nimport { useSearchParams } from 'react-router-dom';\n\ntype ViewType = 'list' | 'grid';\n\n// URL as source of truth (simple screens, no centralized store sync)\nconst [searchParams, setSearchParams] = useSearchParams();\n\nconst urlState = useMemo(\n() =({\nq: searchParams.get('q') ?? '',\nviewType: (searchParams.get('viewType') as ViewType) ?? 'list',\n}),\n[searchParams]\n);\n\nconst setUrlState = (patch: Partial<typeof urlState, historyMode: 'push' | 'replace' = 'push') ={\nconst next = new URLSearchParams(searchParams);\nconst merged = { ...urlState, ...patch };\n\nif (merged.q) next.set('q', merged.q);\nelse next.delete('q');\n\nif (merged.viewType === 'list') next.delete('viewType');\nelse next.set('viewType', merged.viewType);\n\nsetSearchParams(next, { replace: historyMode === 'replace' });\n};\n\n// Typical usage:\nconst onSearchChange = (q: string) =setUrlState({ q }, 'replace'); // typing/search refinement\nconst onViewTypeChange = (viewType: ViewType) =setUrlState({ viewType }, 'push'); // meaningful step\n\nRedux as source of truth (more complex but recommend for more complex SPAs)\n\n- Parse the URL once to seed initial Redux state.\n- Subscribe to Redux and update the URL (debounced).\n- Listen for URL changes and dispatch to Redux with guards to avoid loops and no-op updates.\n\nts\nimport useUrlState from '@rio-cloud/rio-uikit/useUrlState';\nimport { useDispatch, useSelector } from 'react-redux';\nimport { useLocation, useNavigate, useNavigationType } from 'react-router-dom';\nimport type { AppDispatch } from '../../../../setup/store';\n\n// Redux as source of truth (recommended for larger SPAs)\n// 1) Parse URL and dispatch updates on URL changes (including browser POP).\n// 2) Observe store values and write URL changes via push/replace rules.\n// 3) Keep this logic centralized in one component near the router.\n\nconst dispatch = useDispatch<AppDispatch();\nconst location = useLocation();\nconst navigate = useNavigate();\nconst navigationType = useNavigationType();\n\nconst storeValues = useSelector(state =({\nq: getSearchValue(state),\nsort: { sortBy: getSortBy(state), sortDir: getSortDir(state) },\nfilters: getActivityFilter(state),\n}));\n\nuseUrlState({\nconfig: tableUrlConfig,\nsearchString: location.search,\nstoreValues,\nlocalStorageKey: 'service.ui.state',\nnavigationType,\nonUpdateStore: action =dispatch(action),\nonNavigate: (search, mode) =navigate({ search }, { replace: mode === 'replace' }),\n});\n\nuseUrlState supports this second model: centralized store-url synchronization. If you still use template helpers like routeHelper with qs, replace them with a centralized config + useUrlState synchronizer and define per-field history behavior with history: 'push' | 'replace'.\nThings to consider\n- Use comma-separated values for lists (keep them readable, avoid encoding commas in lists).\n- Keep param names explicit and avoid merging unrelated state into one param.\n- If a value equals the default, omit it from the URL to reduce clutter.\n- Encode user input (search strings) with encodeURIComponent.\n- Document formats for dates and timezones (recommend UTC) and coordinate precision.\n- Treat URL params as untrusted input: ignore unknown params, fall back to defaults for invalid values, and never break rendering due to a malformed URL.\nLimitations\nURL length limits vary by browser, OS, and environment. Modern browsers typically handle very long URLs, but older/legacy browsers can fail around a few thousand characters.\n\nKeep URLs concise. If you need to support older environments, validate URL length limits in your target setup and consider alternative persistence (e.g. server-side saved views) for large state.",
|
|
1238
|
+
"category": "Getting started",
|
|
1239
|
+
"section": "Guidelines",
|
|
1240
|
+
"boost": "State in URL (deep links) start/guidelines/state-in-url #start/guidelines/state-in-url Getting started Guidelines"
|
|
1241
|
+
},
|
|
1192
1242
|
{
|
|
1193
1243
|
"id": "start/guidelines/supported-browsers",
|
|
1194
1244
|
"title": "Supported Browsers",
|
|
@@ -1214,7 +1264,7 @@
|
|
|
1214
1264
|
"title": "How to use the UIKIT",
|
|
1215
1265
|
"lead": "Install the latest version of the UIKIT (that includes latest beta versions as well) via",
|
|
1216
1266
|
"summary": "Install the latest version of the UIKIT (that includes latest beta versions as well) via",
|
|
1217
|
-
"searchText": "How to use the UIKIT\nInstall the latest version of the UIKIT (that includes latest beta versions as well) via\nHow to use the UIKIT\n- Install the npm package\n- Typescript\n- Document <head /key meta tags\n- UIKIT CSS\n- Brand themes Print styles Additional styling information Dark mode\n- UIKIT Javascript packages via CDN\n- Dependencies\n\n- Typescript\n\n- Brand themes\n- Print styles\n- Additional styling information\n- Dark mode\nInstall the npm package\njavascript\nnpm install @rio-cloud/rio-uikit\n\nOr install a dedicated version via\n\njavascript\nnpm install @rio-cloud/rio-uikit@2.
|
|
1267
|
+
"searchText": "How to use the UIKIT\nInstall the latest version of the UIKIT (that includes latest beta versions as well) via\nHow to use the UIKIT\n- Install the npm package\n- Typescript\n- Document <head /key meta tags\n- UIKIT CSS\n- Brand themes Print styles Additional styling information Dark mode\n- UIKIT Javascript packages via CDN\n- Dependencies\n\n- Typescript\n\n- Brand themes\n- Print styles\n- Additional styling information\n- Dark mode\nInstall the npm package\njavascript\nnpm install @rio-cloud/rio-uikit\n\nOr install a dedicated version via\n\njavascript\nnpm install @rio-cloud/rio-uikit@2.2.0\nTypeScript\nThe UIKIT is built with TypeScript and defines the types inside the components.\n\nNote: Do not import types from the ./types.ts file directly as this is an internal file and subject to change. Import enums, constants and types from the declaration file together with the component.\n\njavascript\nimport AutoSuggest, { type AutoSuggestSuggestion } from \"@rio-cloud/rio-uikit/AutoSuggest\";\nimport Select, { type SelectOption } from \"@rio-cloud/rio-uikit/Select\";\nimport TableViewToggles, { type TableViewTogglesViewType } from \"@rio-cloud/rio-uikit/TableViewToggles\";\nDocument <head /> key meta tags\nMandatory\n\nThe utf-8 meta tag is essential for ensuring that your webpage correctly displays text in a wide range of languages and symbols. By setting the character encoding to UTF-8, this tag enables support for almost all characters, including those used in non-Latin scripts, special symbols, and emojis.\n\nThis not only guarantees proper rendering of your content but also prevents common issues such as garbled or corrupted text and icons, known as mojibake. Modern web browsers and standards expect UTF-8 encoding by default, making this tag a critical component of any HTML document. Including this tag ensures your webpage is globally accessible and aligns with current best practices in web development.\n\nhtml\n<meta charset=\"utf-8\" /\n\nBest practices\n\nThe viewport meta tag is a cornerstone of responsive web design. It configures the viewport settings to match the device’s screen width, ensuring that your webpage adapts seamlessly to different screen sizes. Without this tag, mobile devices often display pages as a scaled-down version of their desktop layout, requiring users to zoom or scroll horizontally.\n\nBy specifying the initial scale and width, this tag guarantees that your content is displayed optimally on all devices, from smartphones to tablets to desktops. Additionally, it improves user experience, enhances accessibility, and supports SEO by meeting mobile-friendly standards, making it a crucial inclusion in any modern HTML document.\n\nhtml\n<meta name=\"viewport\" content=\"initial-scale=1.0, width=device-width\" /\nUIKIT CSS\nManagedRecommended\n\nWhen utilizing the ApplicationLayout component, the UIKIT automatically ensures the inclusion of the necessary CSS style tag within your index.html, providing seamless integration and enhanced functionality.\n\nYou no longer need to manually add the CSS style tag to your index.html. Feel free to remove it if you prefer to manage it yourself.\n\nNote: Please note that every application and every widget must be wrapped with the <ApplicationLayout /, as it executes our init function.\n\nManualNot Recommended\n\nUse the CSS Stylesheet as follows (specify your required version number in the URL) if you need more control on what style you want to use.\n\nhtml\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://uikit.developers.rio.cloud/2.2.0/rio-uikit.css\"\n\nNote: Please make sure to use the same UIKIT style version as the npm package, otherwise this will lead to inconsistency and UI bugs.\nBrand themes\nIn addition to the RIO theme, the UIKIT offers other brand-specific themes.\n\nThese other themes may only be used for applications or services who don't run on the RIO platform. All platform services have to use the RIO theme to achieve a distinct look and feel for the user when switching between services and applications.\n\nIn order to use such a brand theme, modify the URL in the <linktag that loads the CSS\n\nhtml\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://uikit.developers.rio.cloud/2.2.0/vw-uikit.css\"\n\nhtml\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://uikit.developers.rio.cloud/2.2.0/man-uikit.css\"\n\nhtml\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://uikit.developers.rio.cloud/2.2.0/scania-uikit.css\"\n\nManagedRecommended\n\nYou can simply omit the <linktag in your index.html altogether. The UIKIT will automatically load the correct CSS file for you.\n\nhtml\n<html data-brand=\"vw\"\n\nhtml\n<html data-brand=\"man\"\n\nhtml\n<html data-brand=\"scania\"\nPrint styles\nThe UIKIT supports simple print stylings in order to have printable content. See Print CSS\n\nhtml\n<link rel=\"stylesheet\" type=\"text/css\" href=\"https://uikit.developers.rio.cloud/2.2.0/rio-uikit-print-utilities.css\"\nAdditional styling information\nIn some cases like using D3 you may need the color variables as .json from the UIKIT provided via CDN. You can fetch the provided file from CDN via the following URL:\n\nhtml\nhttps://uikit.developers.rio.cloud/2.2.0/rio-uikit-colors.json\nDark mode\nThe UIKIT is fully dark mode ready.\n\nNote: Please note that every application and every widget must be wrapped with the <ApplicationLayout /as it executes our init function.\n\njsx\n<ApplicationLayout\n<ApplicationLayout.Header\n<ApplicationHeader label='RIO Service' navItems={navItems} /\n</ApplicationLayout.Header\n<ApplicationLayout.Body\n<divMy application</div\n</ApplicationLayout.Body\n</ApplicationLayout\n\njsx\n<ApplicationLayout\n<divMy widget</div\n</ApplicationLayout\n\nIn cases where the React ApplicationLayout component cannot be used, you can import the new darkmode.js from the UIKIT CDN and add it to your index.html. This script will take care of listening to the theme switch for you.\n\nhtml\n<script src=\"https://uikit.developers.rio.cloud/2.2.0/rio-darkmode.js\"</script\n\nIf you want to react on the dark mode for instance to exchange some images or apply some specific utility classes, you can use the custom hook useDarkMode to do so.\n\nTo manually enable dark mode when testing your application locally, adddata-theme=\"dark\" to the <htmltag.\nDependencies\nAs of version 1.7.0 the RIO UIKIT has the following dependencies:\n\npeerDependencies\n\njavascript\n\"react\": \"=18.0.0\"\n\"react-dom\": \"=18.0.0\"",
|
|
1218
1268
|
"category": "Getting started",
|
|
1219
1269
|
"section": "Welcome",
|
|
1220
1270
|
"boost": "How to use the UIKIT start/howto #start/howto Getting started Welcome"
|
|
@@ -1274,7 +1324,7 @@
|
|
|
1274
1324
|
"title": "Feature cards",
|
|
1275
1325
|
"lead": null,
|
|
1276
1326
|
"summary": "Lorem ipsum dolor sit amet",
|
|
1277
|
-
"searchText": "Feature cards\nFeature cards\nLorem ipsum dolor sit amet\
|
|
1327
|
+
"searchText": "Feature cards\nFeature cards\nLorem ipsum dolor sit amet\nQuas crux thermae facilis aegre harum acerbitas.\nIste conscendo tergum.\nConitor arbor decens.\nSolitudo asper substantia anser coma adfectus.\nGet started\nLorem ipsum\nLorem ipsum dolor sit amet\nAppono cur temperantia minus decor vigilo.\nBibo quam subito.\nClam vix nesciunt.\nTorqueo coniuratio earum alius demergo uter delectus suus.\nRead more\nLorem ipsum dolor sit amet\nItaque volva cinis tolero villa vel totidem.\nCalcar caelestis delego suppellex ager copia compello omnis creta tempora.\nSubseco audio tergum repudiandae decerno.\nBardus vomer aqua torqueo addo aer ventosus spiritus suadeo vapulus.\nCito speciosus comis demitto denuncio antepono.\nLearn more about our delivery features\nLorem ipsum dolor sit amet\nSono tergum modi consectetur ventus eius sono.\nDenuncio coadunatio textilis considero.\nSummisse similique creta clarus cum comburo decumbo volva suffoco ver.\nVerbera saepe sordeo vetus thalassinus natus aperiam theca vere.\nComminor eaque ipsum umbra.\n\nView detailsGet started\nCustomize\nImport your own data\n\nCras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.\nRead more\n\nUse on mobile\nGet the app\n\nCras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.\nDownload now\n\nTips\nDiscover new features\n\nCras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo.\nRead more",
|
|
1278
1328
|
"category": "Templates",
|
|
1279
1329
|
"section": "Content",
|
|
1280
1330
|
"boost": "Feature cards templates/feature-cards #templates/feature-cards Templates Content"
|
|
@@ -1284,7 +1334,7 @@
|
|
|
1284
1334
|
"title": "Form summary",
|
|
1285
1335
|
"lead": null,
|
|
1286
1336
|
"summary": "Request summary",
|
|
1287
|
-
"searchText": "Form summary\nForm summary\nRequest summary\nGenerated client request data\n\nContact
|
|
1337
|
+
"searchText": "Form summary\nForm summary\nRequest summary\nGenerated client request data\n\nContact personEunice Cole\nRequested roleNational Branding Analyst\nContact emailOlivia7@gmail.com\nAnnual budget€99,514.00\nProject descriptionEt consuasor summisse tempore valde.\nCrinis adimpleo contigo enim aedificium valde.\nSolutio similique stillicidium expedita tandem denego cursim timidus coerceo.\nSupporting filesproject-outline.pdf\n2.4MB\nDownload\n\nwireframes.pdf\n3.7MB\nDownload",
|
|
1288
1338
|
"category": "Templates",
|
|
1289
1339
|
"section": "Forms",
|
|
1290
1340
|
"boost": "Form summary templates/form-summary #templates/form-summary Templates Forms"
|
|
@@ -1304,7 +1354,7 @@
|
|
|
1304
1354
|
"title": "List blocks",
|
|
1305
1355
|
"lead": null,
|
|
1306
1356
|
"summary": "Lorem ipsum dolor",
|
|
1307
|
-
"searchText": "List blocks\nList blocks\nLorem ipsum dolor\
|
|
1357
|
+
"searchText": "List blocks\nList blocks\nLorem ipsum dolor\nApud aufero taedium.\n\nRath - Mante\nTalis iste correptius vitiosus desidero pax.\n\nConnect\n\nBrekke - Casper\nApostolus aetas cresco.\nSub suggero tot dedecor celer.\n\nConnect\n\nLowe Group\nAcervus totidem caelum vilitas stella.\n\nConnect\nMeeting type\n\nChoose the logistics session that fits your process\nFreight pickup\nSchedule cargo collection at origin\n\n30 min\n\nRoute planning\nDiscuss optimal route and ETA\n\n45 min\n\nDelivery coordination\nAlign final drop-off and documents\n\n60 min\nLorem ipsum dolor\nAmor cinis charisma degusto terreo.\n\nGusikowski, Wisozk and Oberbrunner\nTotidem carpo deputo amplus.\n\nBashirian - Osinski\nVelut commemoro sono ratione annus voro pecus.\nPraesentium copiose ascisco.\n\nFranecki - VonRueden\nVinculum una deripio vitium admitto solium hic ars harum.\nSubvenio crur vulnero vociferor velit vestigium vulgo quae.\nLorem ipsum dolor sit amet\nStatua cohaero vivo adduco cubicularis ciminatio.\nAudax ullus terror articulus defessus quos vae.\n\nMoen LLC\nBenevolentia appello torrens clamo atqui arto video enim.\nSoluta totus cui venustas apostolus suspendo cornu velut.\nAutem defetiscor bellicus pecco.\n\nHoeger, Wilderman and Baumbach\nCunae confugo viduo sordeo.\nCaput cur admoveo victoria curvo eos fugiat beneficium.\nEsse tamisium clibanus viriliter charisma pauper amplus.\n\nWuckert - Schinner\nDebilito magnam peccatus volubilis aptus enim.\nDecet celo cultellus audacia vinculum tricesimus ver.\nSuffoco constans ait amplus tenuis incidunt.\n\nReinger LLC\nArca curto adeptio supplanto quibusdam victus.\nArto vestrum tracto sodalitas sursum contra asper volo.\nRecusandae thalassinus vilitas aegrotatio nulla tepidus caritas vos conforto earum.\nEnhance your application with powerful add-ons!\n\nRustic Gold Car\nFeaturing Tennessine-enhanced technology, our Table offers unparalleled strange performance\n\n€30.05\nTotal per month\n\nGet Add-on\n\nModern Granite Mouse\nInnovative Bike featuring specific technology and Gold construction\n\n€86.15\nTotal per month\n\nGet Add-on\n\nElectronic Granite Shoes\nRefined Bike designed with Gold for classic performance\n\n€55.90\nTotal per month\n\nGet Add-on\n\nIncredible Marble Gloves\nThe sleek and hefty Tuna comes with silver LED lighting for smart functionality\n\n€91.10\nTotal per month\n\nGet Add-on\n\nLicensed Rubber Table\nIntroducing the Cuba-inspired Chips, blending advanced style with local craftsmanship\n\n€21.09\nTotal per month\n\nGet Add-on\nFeatures\n\nFrozen Silk Keyboard\nSavor the crunchy essence in our Salad, designed for excellent culinary adventures\n\nLicensed Aluminum Gloves\nErgonomic Bike designed with Aluminum for austere performance\n\nFantastic Rubber Pizza\nNew pink Bike with ergonomic design for menacing comfort\n\nGorgeous Granite Chips\nSmall Chicken designed with Marble for fluffy performance\n\nFresh Rubber Pizza\nDiscover the scary new Mouse with an exciting mix of Rubber ingredients\n\nRustic Plastic Car\nThe Managed fault-tolerant internet solution Ball offers reliable performance and frank design",
|
|
1308
1358
|
"category": "Templates",
|
|
1309
1359
|
"section": "Content",
|
|
1310
1360
|
"boost": "List blocks templates/list-blocks #templates/list-blocks Templates Content"
|
|
@@ -1364,7 +1414,7 @@
|
|
|
1364
1414
|
"title": "Form blocks",
|
|
1365
1415
|
"lead": null,
|
|
1366
1416
|
"summary": "SettingsCompany display name",
|
|
1367
|
-
"searchText": "Form blocks\nForm blocks\nSettingsCompany display name\nThis name will appear on your team profile page\n\nAbout the team\nWrite a short summary about your organization or group (max 240 characters).\n\
|
|
1417
|
+
"searchText": "Form blocks\nForm blocks\nSettingsCompany display name\nThis name will appear on your team profile page\n\nAbout the team\nWrite a short summary about your organization or group (max 240 characters).\n\nProgrammable bottom-line focus group\n\nCompany email\nYour contact email address for customer communication\n\nDisplay email on team page\n\nOffice location\nPrimary business address used for official correspondence\n\nMissouriMissouri\nIllinois\n\nIndonesiaIndonesia\nMozambique\n\nPreferred currency\nAll pricing and payouts will be shown in this currency\n\nEUR - EuroUSD - US Dollar\nEUR - Euro\nGBP - British Pound\n\nDiscardApply changes",
|
|
1368
1418
|
"category": "Templates",
|
|
1369
1419
|
"section": "Forms",
|
|
1370
1420
|
"boost": "Form blocks templates/settings-form #templates/settings-form Templates Forms"
|
|
@@ -1374,7 +1424,7 @@
|
|
|
1374
1424
|
"title": "Stats blocks",
|
|
1375
1425
|
"lead": null,
|
|
1376
1426
|
"summary": "Stats page",
|
|
1377
|
-
"searchText": "Stats blocks\nStats blocks\nStats page\nOverview of your supply chain operations\n\nTotal inventory\
|
|
1427
|
+
"searchText": "Stats blocks\nStats blocks\nStats page\nOverview of your supply chain operations\n\nTotal inventory\n1197 units\n\n12%from last month\n\nOpen orders\n79\n\n5%from last month\n\nIn transit\n6\n\n-3%from last month\n\nIssues\n4\n25M +\nOrders delivered\n\n99.99%\nTotal uptime\n\n4.8\nCustomer score\n25M +\nOrders delivered\n\n99.99%\nTotal uptime\n\n4.8\nCustomer score\nOrders delivered\n25M +\n\nTotal uptime\n99.99%\n\nCustomer score\n4.8\nOrders processed\n72,678\nfrom 68,345\n\n11.5%\n\nOpen rate\n43.6\nfrom 41.6\n\n3.1%\n\nError rate\n3.6\nfrom 2.4\n\n2.01%\nSeptember, 2025\nRequests sent\n185\n\nNumber of data brokers removal requests have been sent to.\n\nRequests in progress\n185\n\nNumber of data brokers that have started processing our removal requests.\n\nRequests completed\n0\n\nNumber of data brokers that checked and confirmed that they are now not holding your data.\nLorem ipsum dolor\n\nJanuaryFebruaryMarchAprilMayJune\n\nLorem ipsum dolor\n\nStatusLocationETA\n\nIn transit\nHamburg, DE2024-02-02\n\nDelivered\nRotterdam, NL2024-01-29\n\nAwaiting pickup\nWarsaw, PL2024-02-05\n\nCustoms clearance\nAntwerp, BE2024-02-03\n\nTransport ipsum dolor\n\nOn-time delivery\n\nWarehouse efficiency\n\nTruck utilization\n\nFreight cost/km\n\nFuel consumption index\n\n92%\n\n84%\n\n78%\n\n65%\n\n15%",
|
|
1378
1428
|
"category": "Templates",
|
|
1379
1429
|
"section": "Content",
|
|
1380
1430
|
"boost": "Stats blocks templates/stats-blocks #templates/stats-blocks Templates Content"
|
|
@@ -1409,6 +1459,16 @@
|
|
|
1409
1459
|
"section": "Content",
|
|
1410
1460
|
"boost": "Data usage cards templates/usage-cards #templates/usage-cards Templates Content"
|
|
1411
1461
|
},
|
|
1462
|
+
{
|
|
1463
|
+
"id": "utilities/classNames",
|
|
1464
|
+
"title": "classNames",
|
|
1465
|
+
"lead": "Small utility for composing CSS classes from optional string arguments. It keeps the common case readable without adding third-party runtime behavior.",
|
|
1466
|
+
"summary": "Small utility for composing CSS classes from optional string arguments. It keeps the common case readable without adding third-party runtime behavior.",
|
|
1467
|
+
"searchText": "classNames\nSmall utility for composing CSS classes from optional string arguments. It keeps the common case readable without adding third-party runtime behavior.\nclassNames\nUse it for patterns like: classNames('base-class', isActive && 'active', className).\n\nMigration Note\n\nThe old third-party classnames API also supported object-based syntax where object keys became class names. This worked, but it was harder to read and unnecessarily complex because the class name lived in the object key instead of being a direct argument.\n\ntsx\nclassNames('base', { inverse: isInverse, double: isDoubleSized });\nclassNames('base', { 'cursor-pointer': clickable }, className);\n\ntsx\nclassNames('base', isInverse && 'inverse', isDoubleSized && 'double');\nclassNames('base', clickable && 'cursor-pointer', className);\ntext-lefttext-centertext-right\nInclude optional border class\nThis class string is built from optional className arguments.\ntext-size-12 text-color-dark margin-bottom-20 border rounded padding-5 text-left\nmergeClassNameOverrides\nFor utility-class based styling, use mergeClassNameOverrides(defaults, overrides) to replace matching groups like margin, padding, text-size, and text-color while preserving other defaults.\nOverride classes\nDefault: padding-x-20 padding-y-20 margin-bottom-20 text-size-16 text-color-dark border rounded\nMerged: padding-x-20 text-size-16 border rounded padding-y-10 margin-bottom-0 text-color-gray\nUtility overrides replace matching groups (like padding-y-*, margin-*, text-color-*) and keep unrelated defaults.",
|
|
1468
|
+
"category": "Utilities",
|
|
1469
|
+
"section": "Helper",
|
|
1470
|
+
"boost": "classNames utilities/classNames #utilities/classNames Utilities Helper"
|
|
1471
|
+
},
|
|
1412
1472
|
{
|
|
1413
1473
|
"id": "utilities/deviceUtils",
|
|
1414
1474
|
"title": "Device Utils",
|
|
@@ -1442,9 +1502,9 @@
|
|
|
1442
1502
|
{
|
|
1443
1503
|
"id": "utilities/routeUtils",
|
|
1444
1504
|
"title": "Route Utils",
|
|
1445
|
-
"lead": "
|
|
1446
|
-
"summary": "
|
|
1447
|
-
"searchText": "Route Utils\
|
|
1505
|
+
"lead": "Utility helpers for parsing and serializing URL state. These are low-level building blocks for service-specific mapping.",
|
|
1506
|
+
"summary": "Utility helpers for parsing and serializing URL state. These are low-level building blocks for service-specific mapping.",
|
|
1507
|
+
"searchText": "Route Utils\nUtility helpers for parsing and serializing URL state. These are low-level building blocks for service-specific mapping.\nRoute Utils\nFor end-to-end URL sync (URL - store + store - URL), prefer the useUrlState hook. Use the route utils on this page when you need custom parse/serialize logic for specific values.\n\nFor history behavior guidance (pushState vs. replaceState), see the State in URL guideline .\n\nIf you use UrlConfigItem with useUrlState, set an explicit defaultValue for every key so removed params can reliably reset state.\nRoute utils overview\nSimple state in URL\nExample for manual parse/stringify helpers in a service file.\nimport { deserializeValue, serializeValue } from '@rio-cloud/rio-uikit/routeUtils';\n\n// Adapt to your configuration\nconst BASE_PATH = 'my-service';\nconst VIEW_OPTIONS = ['list', 'grid'] as const;\n\ntype ViewType = (typeof VIEW_OPTIONS)[number];\nconst DEFAULT_VIEW: ViewType = 'list';\nconst DEFAULT_TAB_ID = 1;\n\ntype RouterLike = { location?: Location };\ntype RouteState = {\nquery: string;\nview: ViewType;\ntabId: number;\ntags: string[];\nshowArchived: boolean;\n};\n\nconst isViewType = (value: string): value is ViewType => (VIEW_OPTIONS as readonly string[]).includes(value);\n\n/**\n* Reads URL state from a router-like object.\n* Useful when you want a lightweight parser without a hook.\n*\n* Note: Optional service helper when you only need a one-off parse.\n* For reactive state sync, use the `useUrlState` hook instead.\n*\n* @example\n* const state = parseRoute({ location: window.location });\n*/\nexport const parseRoute = (router: RouterLike): RouteState => {\nconst location = (router?.location ?? {}) as Location;\nconst params = new URLSearchParams(location.search || '');\n\nconst parsedView = deserializeValue(params.get('view'), 'string');\nconst parsedTabId = deserializeValue(params.get('tabId'), 'number');\nconst parsedTags = deserializeValue(params.get('tags'), 'array');\nconst parsedArchived = deserializeValue(params.get('archived'), 'boolean');\n\nreturn {\nquery: deserializeValue(params.get('q'), 'string') ?? '',\nview: parsedView && isViewType(parsedView) ? parsedView : DEFAULT_VIEW,\ntabId: parsedTabId ?? DEFAULT_TAB_ID,\ntags: parsedTags ?? [],\nshowArchived: parsedArchived ?? false,\n};\n};\n\n/**\n* Builds a deep-link URL for a given state.\n* Useful for linking to a screen with preselected filters.\n*\n* Note: Optional service helper when you only need to build a link.\n* For reactive state sync, use the `useUrlState` hook instead.\n*\n* @example\n* const url = makeRoute({ query: 'rio', view: 'list', tabId: 2, tags: ['banana'], showArchived: false });\n*/\nexport const makeRoute = (state: RouteState) => {\nconst params = new URLSearchParams();\n\nconst query = serializeValue(state.query, 'string');\nif (query) {\nparams.set('q', query);\n}\n\nif (state.view !== DEFAULT_VIEW) {\nconst view = serializeValue(state.view, 'string');\nif (view) {\nparams.set('view', view);\n}\n}\n\nif (state.tabId !== DEFAULT_TAB_ID) {\nconst tabId = serializeValue(state.tabId, 'number');\nif (tabId) {\nparams.set('tabId', tabId);\n}\n}\n\nconst tags = serializeValue(state.tags, 'array');\nif (tags) {\nparams.set('tags', tags);\n}\n\nif (state.showArchived) {\nconst archived = serializeValue(state.showArchived, 'boolean');\nif (archived) {\nparams.set('archived', archived);\n}\n}\n\nconst queryString = params.toString();\nreturn `${BASE_PATH}/${queryString ? `?${queryString}` : ''}`;\n};\nTableSettingsDialog state\nExample for compact sort + table settings mapping with dedicated helpers.\n\nExample: http://my-url/#demoService/table?sort=userNickName&columns=itemId,userImageStatus,userNickName:278,userFirstName,userLastName,userActivity,userJobTitle,userEmail,userPhoneNumber\nimport {\ndeserializeValue,\nmapColumnsSettingsToStrings,\nparseColumnsSettingsStrings,\nparseSorting,\nserializeSorting,\nserializeValue,\n} from '@rio-cloud/rio-uikit/routeUtils';\nimport type { SortDirectionType } from '@rio-cloud/rio-uikit/SortUtils';\nimport type { TableColumnsSettings } from '@rio-cloud/rio-uikit/TableSettingsDialog';\n\n// TableSettingsDialog state example.\n// Adapt to your configuration\nconst BASE_PATH = 'my-service';\nconst defaultColumnsDetails: Record<string, { width: number; defaultWidth?: number }> = {\nname: {\nwidth: 250,\ndefaultWidth: 250,\n},\n};\n\n// Sample code for parsing the route just for illustration how to use the utils functions\n// Feel free to modify this to your needs.\n// Note: the \"parseRoute\" and \"makeRoute\" functions may contain more props which are left out in this demo\ntype RouterLike = { location?: Location };\n\n/**\n* Reads table settings state from a router-like object.\n*\n* Note: Optional service helper when you only need a one-off parse.\n* For reactive state sync, use the `useUrlState` hook instead.\n*\n* @example\n* const state = parseRoute({ location: window.location });\n*/\nexport const parseRoute = (router: RouterLike) => {\nconst location = (router?.location ?? {}) as Location;\nconst params = new URLSearchParams(location.search || '');\n\nconst sortValue = deserializeValue(params.get('sort'), 'string');\nconst sorting = sortValue ? parseSorting(sortValue) : undefined;\n\nconst columnsList = deserializeValue(params.get('columns'), 'array');\nconst columns = columnsList ? parseColumnsSettingsStrings(columnsList, defaultColumnsDetails) : undefined;\n\nreturn {\nsortBy: sorting?.sortBy,\nsortDir: sorting?.sortDir,\ncolumns,\n};\n};\n\ntype mapRouteProps = {\nsortBy: string;\nsortDir: SortDirectionType;\ncolumns: TableColumnsSettings;\n};\n\n/**\n* Builds a deep-link URL for a given table settings state.\n*\n* Note: Optional service helper when you only need to build a link.\n* For reactive state sync, use the `useUrlState` hook instead.\n*\n* @example\n* const url = makeRoute({ sortBy: 'name', sortDir: 'ASCENDING', columns });\n*/\nexport const makeRoute = ({ sortBy, sortDir, columns }: mapRouteProps) => {\nconst params = new URLSearchParams();\n\nif (sortBy) {\n// Use serializeSorting for compact empty / - prefix behavior.\nconst serializedSort = serializeSorting({ sortBy, sortDir });\nif (serializedSort) {\nparams.set('sort', serializedSort);\n}\n}\n\nconst mappedColumns = mapColumnsSettingsToStrings(columns);\nconst serializedColumns = serializeValue(mappedColumns, 'array');\nif (serializedColumns) {\nparams.set('columns', serializedColumns);\n}\n\nconst queryString = params.toString();\nconst searchFragment = queryString ? `?${queryString}` : '';\n\nreturn `${BASE_PATH}/${searchFragment}`;\n};",
|
|
1448
1508
|
"category": "Utilities",
|
|
1449
1509
|
"section": "Helper",
|
|
1450
1510
|
"boost": "Route Utils utilities/routeUtils #utilities/routeUtils Utilities Helper"
|
|
@@ -1499,6 +1559,16 @@
|
|
|
1499
1559
|
"section": "Browser & device hooks",
|
|
1500
1560
|
"boost": "useClipboard utilities/useClipboard #utilities/useClipboard Utilities Browser & device hooks"
|
|
1501
1561
|
},
|
|
1562
|
+
{
|
|
1563
|
+
"id": "utilities/useCookies",
|
|
1564
|
+
"title": "useCookies",
|
|
1565
|
+
"lead": "The useCookies hook allows you to set cookies, delete cookies and check whether a cookie exists in the browser.",
|
|
1566
|
+
"summary": "The useCookies hook allows you to set cookies, delete cookies and check whether a cookie exists in the browser.",
|
|
1567
|
+
"searchText": "useCookies\nThe useCookies hook allows you to set cookies, delete cookies and check whether a cookie exists in the browser.\nuseCookies\nCookie Name\n\nCookie Value\n\nSet CookieCheck CookieDelete Cookie\n### Return value\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| setCookie | (name: string, value: string, options?: CookieOptions) =void | — | Sets a cookie with optional metadata. |\n| deleteCookie | (name: string, options?: Pick<CookieOptions, 'path' \\| 'domain') =void | — | Deletes a cookie by name. |\n| hasCookie | (name: string) =boolean | — | Returns true if the cookie exists. |\n| getCookie | (name: string) =string \\| undefined | — | Reads a cookie value. |\n### CookieOptions\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| path | string | '/' | Cookie path scope. |\n| domain | string | — | Cookie domain scope (for example .rio.cloud). |\n| expires | Date \\| string | — | Absolute expiration date for the cookie. |\n| maxAge | number | — | Cookie lifetime in seconds. |\n| sameSite | CookieSameSite | — | Cross-site cookie behavior. Possible values are: Strict Lax None |\n| secure | boolean | — | Adds the Secure flag so the cookie is sent over HTTPS only. |",
|
|
1568
|
+
"category": "Utilities",
|
|
1569
|
+
"section": "Browser & device hooks",
|
|
1570
|
+
"boost": "useCookies utilities/useCookies #utilities/useCookies Utilities Browser & device hooks"
|
|
1571
|
+
},
|
|
1502
1572
|
{
|
|
1503
1573
|
"id": "utilities/useCount",
|
|
1504
1574
|
"title": "useCount",
|
|
@@ -1524,7 +1594,7 @@
|
|
|
1524
1594
|
"title": "useDebugInfo",
|
|
1525
1595
|
"lead": "The useDebugInfo hook allows to return detailed information about render count, render time and changed component props and also to print these information to the console.",
|
|
1526
1596
|
"summary": "The useDebugInfo hook allows to return detailed information about render count, render time and changed component props and also to print these information to the console.",
|
|
1527
|
-
"searchText": "useDebugInfo\nThe useDebugInfo hook allows to return detailed information about render count, render time and changed component props and also to print these information to the console.\nuseDebugInfo\nComponent props:isToggled: false\ncount: 0\n\nDebug Info:{\n\"renderCount\": 1,\n\"changedProps\": {},\n\"timeSinceLastRender\": 0,\n\"lastRenderTimestamp\":
|
|
1597
|
+
"searchText": "useDebugInfo\nThe useDebugInfo hook allows to return detailed information about render count, render time and changed component props and also to print these information to the console.\nuseDebugInfo\nComponent props:isToggled: false\ncount: 0\n\nDebug Info:{\n\"renderCount\": 1,\n\"changedProps\": {},\n\"timeSinceLastRender\": 0,\n\"lastRenderTimestamp\": 1771854538793\n}\n\nToggleIncrement\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| component | String | — | The name of the component that will be printed out. |\n| props | Object | — | The component props that will be checked for changed values. |",
|
|
1528
1598
|
"category": "Utilities",
|
|
1529
1599
|
"section": "UI state & input hooks",
|
|
1530
1600
|
"boost": "useDebugInfo utilities/useDebugInfo #utilities/useDebugInfo Utilities UI state & input hooks"
|
|
@@ -1759,6 +1829,16 @@
|
|
|
1759
1829
|
"section": "DOM behavior hooks",
|
|
1760
1830
|
"boost": "useResizeObserver utilities/useResizeObserver #utilities/useResizeObserver Utilities DOM behavior hooks"
|
|
1761
1831
|
},
|
|
1832
|
+
{
|
|
1833
|
+
"id": "utilities/useRioCookieConsent",
|
|
1834
|
+
"title": "useRioCookieConsent",
|
|
1835
|
+
"lead": "The useRioCookieConsent hook reads and parses RIO's cookie_settings cookie and returns a typed consent state.",
|
|
1836
|
+
"summary": "The useRioCookieConsent hook reads and parses RIO's cookie_settings cookie and returns a typed consent state.",
|
|
1837
|
+
"searchText": "useRioCookieConsent\nThe useRioCookieConsent hook reads and parses RIO's cookie_settings cookie and returns a typed consent state.\nuseRioCookieConsent\nCheck RIO cookie disclaimer status\n### Return value\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| getRioCookieConsentInfo | () =RioCookieConsentInfo | — | Reads and parses the RIO cookie consent settings. |\n### RioCookieConsentInfo\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| cookieName | 'cookie_settings' | — | Name of the RIO consent cookie. |\n| isSet | boolean | — | Indicates whether the consent cookie exists. |\n| rawValue | string | — | Raw cookie value as read from document.cookie. |\n| parsedValue | Record<string, number| — | Parsed and normalized cookie switches when JSON parsing succeeds. |\n| uxCookiesAccepted | boolean | — | True when UX cookies are accepted (switch-49 === 1). |\n| marketingCookiesAccepted | boolean | — | True when marketing cookies are accepted (switch-2 === 1). |\n| status | RioCookieConsentStatus | — | Computed consent status derived from parsed cookie values. |",
|
|
1838
|
+
"category": "Utilities",
|
|
1839
|
+
"section": "Browser & device hooks",
|
|
1840
|
+
"boost": "useRioCookieConsent utilities/useRioCookieConsent #utilities/useRioCookieConsent Utilities Browser & device hooks"
|
|
1841
|
+
},
|
|
1762
1842
|
{
|
|
1763
1843
|
"id": "utilities/useScrollPosition",
|
|
1764
1844
|
"title": "useScrollPosition",
|
|
@@ -1779,6 +1859,16 @@
|
|
|
1779
1859
|
"section": "UI state & input hooks",
|
|
1780
1860
|
"boost": "useSearch utilities/useSearch #utilities/useSearch Utilities UI state & input hooks"
|
|
1781
1861
|
},
|
|
1862
|
+
{
|
|
1863
|
+
"id": "utilities/useSearchHighlight",
|
|
1864
|
+
"title": "useSearchHighlight",
|
|
1865
|
+
"lead": "The useSearchHighlight hook applies native CSS Highlight API ranges to matching text in a referenced container. It progressively enhances supported browsers without mutating markup and can be scoped or made case-sensitive as needed.",
|
|
1866
|
+
"summary": "The useSearchHighlight hook applies native CSS Highlight API ranges to matching text in a referenced container. It progressively enhances supported browsers without mutating markup and can be scoped or made case-sensitive as needed.",
|
|
1867
|
+
"searchText": "useSearchHighlight\nThe useSearchHighlight hook applies native CSS Highlight API ranges to matching text in a referenced container. It progressively enhances supported browsers without mutating markup and can be scoped or made case-sensitive as needed.\nuseSearchHighlight\nFor simple cases, the <SearchHighlightTextcomponent wraps the hook and provides amark fallback when the Highlight API is unavailable.\n\nUse it when you just need to highlight a single string without managing refs or DOM scopes. For complex layouts (tables, lists, or rich markup), prefer useSearchHighlight so you can target a container and control when highlights refresh.\nShipments8\n\nShipment idOriginDestinationStatus\n\nRIO-100284Hamburg, DERotterdam, NLIn transit\nRIO-100317Berlin, DEPrague, CZDelivered\nRIO-100411Munich, DEVienna, ATDelayed\nRIO-100512Cologne, DEParis, FRCustoms\nRIO-100640Leipzig, DEZurich, CHIn transit\nRIO-100771Stuttgart, DEMilan, ITDelivered\nRIO-100889Frankfurt, DEWarsaw, PLIn transit\nRIO-101002Dresden, DECopenhagen, DKDelayed\n\nCase-sensitive search\n### useSearchHighlight\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| ref | React.RefObject<HTMLElement| — | Ref to the element whose text content should be searched. |\n| query | string | — | Search query used for highlighting. |\n| highlightClassName | string | 'search-result-highlight' | Name of the CSS highlight. |\n| scopeSelector | string | — | Optional selector to limit the search scope (e.g. '.ListMenuGroup' or '.OptionLabel'). |\n| caseSensitive | boolean | false | Whether to perform a case-sensitive match. |\n| deps | unknown[] | — | Optional dependencies that should trigger re-collecting and applying ranges. Useful when the DOM changes after the query changes (e.g. debounced filtering). |\n### SearchHighlightText\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| text | string | — | Full text content to render and highlight. |\n| query | string | — | Search query used to highlight matches within the text. |\n| caseSensitive | boolean | false | Whether to perform a case-sensitive match. |\n| highlightClassName | string | 'search-result-highlight' | Optional CSS highlight class name (used by the Highlight API). |\n| classNames | string | — | Optional additional classes applied to the wrapper element. |\nShipments8\n\nRIO-100284\nIn transit\nOrigin: Hamburg, DE\nDestination: Rotterdam, NL\n\nRIO-100317\nDelivered\nOrigin: Berlin, DE\nDestination: Prague, CZ\n\nRIO-100411\nDelayed\nOrigin: Munich, DE\nDestination: Vienna, AT\n\nRIO-100512\nCustoms\nOrigin: Cologne, DE\nDestination: Paris, FR\n\nRIO-100640\nIn transit\nOrigin: Leipzig, DE\nDestination: Zurich, CH\n\nRIO-100771\nDelivered\nOrigin: Stuttgart, DE\nDestination: Milan, IT\n\nRIO-100889\nIn transit\nOrigin: Frankfurt, DE\nDestination: Warsaw, PL\n\nRIO-101002\nDelayed\nOrigin: Dresden, DE\nDestination: Copenhagen, DK\n### useSearchHighlight\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| ref | React.RefObject<HTMLElement| — | Ref to the element whose text content should be searched. |\n| query | string | — | Search query used for highlighting. |\n| highlightClassName | string | 'search-result-highlight' | Name of the CSS highlight. |\n| scopeSelector | string | — | Optional selector to limit the search scope (e.g. '.ListMenuGroup' or '.OptionLabel'). |\n| caseSensitive | boolean | false | Whether to perform a case-sensitive match. |\n| deps | unknown[] | — | Optional dependencies that should trigger re-collecting and applying ranges. Useful when the DOM changes after the query changes (e.g. debounced filtering). |\n### SearchHighlightText\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| text | string | — | Full text content to render and highlight. |\n| query | string | — | Search query used to highlight matches within the text. |\n| caseSensitive | boolean | false | Whether to perform a case-sensitive match. |\n| highlightClassName | string | 'search-result-highlight' | Optional CSS highlight class name (used by the Highlight API). |\n| classNames | string | — | Optional additional classes applied to the wrapper element. |\nSearchHighlightText\nHighlight in textShipment RIO-100284 departed Hamburg, DE and is scheduled to arrive in Rotterdam, NL. The next leg routes through Cologne, DE with customs clearance pending. Contact the logistics desk for status updates or delays.\n### useSearchHighlight\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| ref | React.RefObject<HTMLElement| — | Ref to the element whose text content should be searched. |\n| query | string | — | Search query used for highlighting. |\n| highlightClassName | string | 'search-result-highlight' | Name of the CSS highlight. |\n| scopeSelector | string | — | Optional selector to limit the search scope (e.g. '.ListMenuGroup' or '.OptionLabel'). |\n| caseSensitive | boolean | false | Whether to perform a case-sensitive match. |\n| deps | unknown[] | — | Optional dependencies that should trigger re-collecting and applying ranges. Useful when the DOM changes after the query changes (e.g. debounced filtering). |\n### SearchHighlightText\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| text | string | — | Full text content to render and highlight. |\n| query | string | — | Search query used to highlight matches within the text. |\n| caseSensitive | boolean | false | Whether to perform a case-sensitive match. |\n| highlightClassName | string | 'search-result-highlight' | Optional CSS highlight class name (used by the Highlight API). |\n| classNames | string | — | Optional additional classes applied to the wrapper element. |",
|
|
1868
|
+
"category": "Utilities",
|
|
1869
|
+
"section": "UI state & input hooks",
|
|
1870
|
+
"boost": "useSearchHighlight utilities/useSearchHighlight #utilities/useSearchHighlight Utilities UI state & input hooks"
|
|
1871
|
+
},
|
|
1782
1872
|
{
|
|
1783
1873
|
"id": "utilities/useSorting",
|
|
1784
1874
|
"title": "useSorting",
|
|
@@ -1814,7 +1904,7 @@
|
|
|
1814
1904
|
"title": "useTableExport",
|
|
1815
1905
|
"lead": "The useTableExport hook provides a simple and reusable way to export tabular data as a downloadable CSV file in React applications. It supports custom delimiters, UTF-8 BOM for Excel compatibility, and column header mapping for more readable exports. This is especially useful for tables with user-facing data that may need to be downloaded for offline analysis or reporting.",
|
|
1816
1906
|
"summary": "The useTableExport hook provides a simple and reusable way to export tabular data as a downloadable CSV file in React applications. It supports custom delimiters, UTF-8 BOM for Excel compatibility, and column header mapping for more readable exports. This is especially useful for tables with user-facing data that may need to be downloaded for offline analysis or reporting.",
|
|
1817
|
-
"searchText": "useTableExport\nThe useTableExport hook provides a simple and reusable way to export tabular data as a downloadable CSV file in React applications. It supports custom delimiters, UTF-8 BOM for Excel compatibility, and column header mapping for more readable exports. This is especially useful for tables with user-facing data that may need to be downloaded for offline analysis or reporting.\nuseTableExport\nExport data\n\nIdFirst nameLast nameE-mail\n\
|
|
1907
|
+
"searchText": "useTableExport\nThe useTableExport hook provides a simple and reusable way to export tabular data as a downloadable CSV file in React applications. It supports custom delimiters, UTF-8 BOM for Excel compatibility, and column header mapping for more readable exports. This is especially useful for tables with user-facing data that may need to be downloaded for offline analysis or reporting.\nuseTableExport\nExport data\n\nIdFirst nameLast nameE-mail\n\n1EvelynBodeBlanche_Rippin27@hotmail.com\n2KarolannRiceJerome42@gmail.com\n3HerbertGloverKole5@yahoo.com\n4JennaHintzVictor.Mann@yahoo.com\n5JerroldEffertzJennifer24@hotmail.com\n6ChadrickTurcotteArnold34@yahoo.com\n7EdwinPagacChristy.Vandervort@gmail.com\n8LouiseSauerMarty.Graham40@yahoo.com\n9LindsayCummerataPat.Baumbach@gmail.com\n10HayleyBoehm-VandervortRoland.Spencer@hotmail.com\n### Options of the returned exportToCSV function\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| data | T[] | — | Array of data objects to export. Each object represents one row in the table. |\n| fileName | string | export.csv | Optional name for the exported file. |\n| columns | (keyof T)[] | — | Optional list of object keys to export as columns. If omitted, all keys from the first row will be used. |\n| headers | Partial<Record<keyof T, string| — | Optional map of column keys to custom header labels. Example: { firstName: 'First Name' } |\n| delimiter | string | , | Optional delimiter to use between values in the CSV. You can use \";\" or \"\\t\" for other formats. |\n| withBom | boolean | true | Whether to include UTF-8 BOM (useful for Excel). |",
|
|
1818
1908
|
"category": "Utilities",
|
|
1819
1909
|
"section": "Table & data hooks",
|
|
1820
1910
|
"boost": "useTableExport utilities/useTableExport #utilities/useTableExport Utilities Table & data hooks"
|
|
@@ -1824,7 +1914,7 @@
|
|
|
1824
1914
|
"title": "useTableSelection",
|
|
1825
1915
|
"lead": "The useTableSelection hook simplifies the implementation of selection behavior in tables for single selection and multi-selection use cases. It’s especially useful for large datasets, as it optimizes performance by preventing unnecessary re-renders of all rows.",
|
|
1826
1916
|
"summary": "The useTableSelection hook simplifies the implementation of selection behavior in tables for single selection and multi-selection use cases. It’s especially useful for large datasets, as it optimizes performance by preventing unnecessary re-renders of all rows.",
|
|
1827
|
-
"searchText": "useTableSelection\nThe useTableSelection hook simplifies the implementation of selection behavior in tables for single selection and multi-selection use cases. It’s especially useful for large datasets, as it optimizes performance by preventing unnecessary re-renders of all rows.\nuseTableSelection\nNote: , when using a checkbox column for multi-selection and a column for some action buttons, make sure to apply the classes \"table-checkbox\" and \"table-action\" to the respective row \"td\" elements. The latter class automatically stops event propagation, preventing the row from being selected when an action button is clicked.\nActive row\n-\n\nIdFirst nameLast nameE-mail\n\
|
|
1917
|
+
"searchText": "useTableSelection\nThe useTableSelection hook simplifies the implementation of selection behavior in tables for single selection and multi-selection use cases. It’s especially useful for large datasets, as it optimizes performance by preventing unnecessary re-renders of all rows.\nuseTableSelection\nNote: , when using a checkbox column for multi-selection and a column for some action buttons, make sure to apply the classes \"table-checkbox\" and \"table-action\" to the respective row \"td\" elements. The latter class automatically stops event propagation, preventing the row from being selected when an action button is clicked.\nActive row\n-\n\nIdFirst nameLast nameE-mail\n\n1RosemaryHaagChristian.Gulgowski19@yahoo.com\n2TimothyDickensMabelle.Blanda@yahoo.com\n3RosalindaMosciskiAdolphus_Ryan31@gmail.com\n4CornellBednarChyna.Goyette@yahoo.com\n5ClintonQuigleyCasper96@gmail.com\n### Options for the useTableSelection hook\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tableData | TData[] | — | The array of data items to be displayed in the table. The hook uses this to determine all possible row IDs for \"select all\" functionality. |\n| idKey | keyof TData | — | The key in TData objects that serves as the unique identifier for each row. |\n| initialSelectedRowIds | string[] | — | Optional array of row IDs that should be initially selected. |\n| initialActiveRowId | string | — | Optional ID of the row that should be initially marked as active. |\n| checkboxQuerySelector | string | '.table-checkbox input[type=\"checkbox\"]' | Optional CSS query selector to find the checkbox input element within each table row. |\n| dataAttributeName | string | data-id | Optional name of the HTML data attribute on <trelements that holds the unique row ID. |\n| ref | RefObject<HTMLTableElement| — | Optional external ref for the table element. If not provided, the hook creates its own. Useful if the parent component needs direct access to the table DOM element for other purposes. |\n### Return value of the useTableSelection hook\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tableRef | RefObject<HTMLTableElement| — | React ref attached to the <tableHTML element. Ensure this ref is assigned to your table element to enable DOM manipulations. |\n| selectedRowIds | string[] | — | An array of strings, where each string is the ID of a currently selected row. |\n| setSelectedRowIds | (rowIds: string[]) =void | — | Setter function to change selected rows from the outside in a controlled manner. |\n| activeRowId | string | — | The ID of the currently active row. An empty string signifies no row is active. |\n| setActiveRowId | (activeRowId: string \\| undefined) =void | — | Setter function to change the active row from the outside in a controlled manner. Use this to deselect an active row. |\n| onSelection | (event: React.MouseEvent<HTMLElement) =void | — | Callback handler to be attached to the click/change event of individual row selection UI elements (e.g., checkboxes). It expects the clicked element to be within a <trthat has the specified dataAttributeName. Manages the selection state of a single row. |\n| onActiveRowChange | (event: React.MouseEvent<HTMLTableRowElement) =void | — | Callback handler to be attached to the click event of table row (<tr) elements.Manages the active row state. |\n| onToggleAll | (shouldSelect: boolean) =void | — | Callback handler to select or deselect all rows. If \"shouldSelect\" is set to true, all rows in tableData will be selected; otherwise, all selections will be cleared. |\n| updateRowSelection | () =void | — | Function to update row selection and active highlighting. This is useful when the row data changes due to a search value or any other filter. |\n| hasSelection | boolean | — | A boolean indicating whether at least one row is currently selected. |\n| isAllSelected | boolean | — | A boolean indicating whether all rows in the current tableData are selected. |\nMulti-selection\nActive row\n-\n\nSelected rows\n4\n\nDeselect all ItemsSelect some rows\n\nIdFirst nameLast nameE-mail\n\n1OlgaDietrichPaula49@gmail.com\n\n2SonjaGorczanyLorena_Ledner@hotmail.com\n\n3HarveyHoegerMarlene.Cassin@gmail.com\n\n4JeanetteStehrMaybelle66@yahoo.com\n\n5VincentKlockoTed.Dietrich@hotmail.com\n\n6KathrynLoweBrandy.Conroy@gmail.com\n\n7KeltonHegmannEsteban.Farrell29@gmail.com\n\n8CristopherO'ConnellAustin_Sauer@hotmail.com\n\n9ClaudeLegrosEnola_Mills@hotmail.com\n\n10AlexanderKshlerin-ReillyDomingo_Kuhn@yahoo.com\n### Options for the useTableSelection hook\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tableData | TData[] | — | The array of data items to be displayed in the table. The hook uses this to determine all possible row IDs for \"select all\" functionality. |\n| idKey | keyof TData | — | The key in TData objects that serves as the unique identifier for each row. |\n| initialSelectedRowIds | string[] | — | Optional array of row IDs that should be initially selected. |\n| initialActiveRowId | string | — | Optional ID of the row that should be initially marked as active. |\n| checkboxQuerySelector | string | '.table-checkbox input[type=\"checkbox\"]' | Optional CSS query selector to find the checkbox input element within each table row. |\n| dataAttributeName | string | data-id | Optional name of the HTML data attribute on <trelements that holds the unique row ID. |\n| ref | RefObject<HTMLTableElement| — | Optional external ref for the table element. If not provided, the hook creates its own. Useful if the parent component needs direct access to the table DOM element for other purposes. |\n### Return value of the useTableSelection hook\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| tableRef | RefObject<HTMLTableElement| — | React ref attached to the <tableHTML element. Ensure this ref is assigned to your table element to enable DOM manipulations. |\n| selectedRowIds | string[] | — | An array of strings, where each string is the ID of a currently selected row. |\n| setSelectedRowIds | (rowIds: string[]) =void | — | Setter function to change selected rows from the outside in a controlled manner. |\n| activeRowId | string | — | The ID of the currently active row. An empty string signifies no row is active. |\n| setActiveRowId | (activeRowId: string \\| undefined) =void | — | Setter function to change the active row from the outside in a controlled manner. Use this to deselect an active row. |\n| onSelection | (event: React.MouseEvent<HTMLElement) =void | — | Callback handler to be attached to the click/change event of individual row selection UI elements (e.g., checkboxes). It expects the clicked element to be within a <trthat has the specified dataAttributeName. Manages the selection state of a single row. |\n| onActiveRowChange | (event: React.MouseEvent<HTMLTableRowElement) =void | — | Callback handler to be attached to the click event of table row (<tr) elements.Manages the active row state. |\n| onToggleAll | (shouldSelect: boolean) =void | — | Callback handler to select or deselect all rows. If \"shouldSelect\" is set to true, all rows in tableData will be selected; otherwise, all selections will be cleared. |\n| updateRowSelection | () =void | — | Function to update row selection and active highlighting. This is useful when the row data changes due to a search value or any other filter. |\n| hasSelection | boolean | — | A boolean indicating whether at least one row is currently selected. |\n| isAllSelected | boolean | — | A boolean indicating whether all rows in the current tableData are selected. |",
|
|
1828
1918
|
"category": "Utilities",
|
|
1829
1919
|
"section": "Table & data hooks",
|
|
1830
1920
|
"boost": "useTableSelection utilities/useTableSelection #utilities/useTableSelection Utilities Table & data hooks"
|
|
@@ -1849,6 +1939,16 @@
|
|
|
1849
1939
|
"section": "Lifecycle & execution hooks",
|
|
1850
1940
|
"boost": "useToggle utilities/useToggle #utilities/useToggle Utilities Lifecycle & execution hooks"
|
|
1851
1941
|
},
|
|
1942
|
+
{
|
|
1943
|
+
"id": "utilities/useUrlState",
|
|
1944
|
+
"title": "useUrlState",
|
|
1945
|
+
"lead": "The useUrlState hook keeps store state and URL search params in sync. Define a config once and use the hook to read URL state into the store and write store changes back to the URL.",
|
|
1946
|
+
"summary": "The useUrlState hook keeps store state and URL search params in sync. Define a config once and use the hook to read URL state into the store and write store changes back to the URL.",
|
|
1947
|
+
"searchText": "useUrlState\nThe useUrlState hook keeps store state and URL search params in sync. Define a config once and use the hook to read URL state into the store and write store changes back to the URL.\nuseUrlState\nThis example uses React Router (useLocation, useNavigate, useNavigationType), but the hook also works without it.\n\nIn this demo, useReducer is used as a lightweight stand-in for a Redux store.\n\nPrefer a single useUrlState instance as the writer and share its state via props or context. Multiple components writing independently can overwrite each other’s URL updates.\n\nEach UrlConfigItem requires an explicit defaultValue so removed URL params can reliably reset state.\n\nHistory behavior: history: 'push' always creates a new entry. history: 'replace' replaces updates, but still pushes once when a value changes from default to non-default, so users can navigate back to the pre-edit state.\n\nFurther information For guidance on what should live in URLs, see the State in URL guideline. For route-specific parsing examples, visit the Route utils page.\nURL\nSearch query\n\nView modelistgrid\nAmount (default: 1)\nTags (picklist)\nBanana\nPeach\nPear\nStrawberry\n\nShow archived\n(default: \"false\" - will be omitted from the URL)\nCurrent URL state (stored in my-service/#)\n{\n\"query\": \"\",\n\"view\": \"list\",\n\"amount\": 1,\n\"tags\": [],\n\"showArchived\": false\n}\n### useUrlState\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| config | readonly UrlConfigItem<TState, any[] | — | URL sync configuration. Each entry maps one query param key to a store selector and update action. |\n| searchString | QueryString | — | Current URL search string (for example location.search). Expected shape: '?q=test&sort=-name' or ''. |\n| storeValues | Record<string, unknown| — | Current store values used by the configured selectors. This could be values from a redux store. Keys should match the config keys, values are compared against URL/defaults. |\n| localStorageKey | string | — | Optional localStorage key for sticky URL state restore on initial load when managed URL params are missing. |\n| navigationType | 'POP' \\| 'PUSH' \\| 'REPLACE' \\| string | — | Router navigation type (typically from React Router useNavigationType). POP indicates browser back/forward navigation. |\n| onUpdateStore | (action: any) =void | — | Store update callback invoked when URL -store sync detects a change. Usually wraps dispatch(...). |\n| onNavigate | (search: string, historyMode: 'push' \\| 'replace') =void | — | Navigation callback used for store -URL sync writes. historyMode controls whether to push or replace the history entry. |",
|
|
1948
|
+
"category": "Utilities",
|
|
1949
|
+
"section": "UI state & input hooks",
|
|
1950
|
+
"boost": "useUrlState utilities/useUrlState #utilities/useUrlState Utilities UI state & input hooks"
|
|
1951
|
+
},
|
|
1852
1952
|
{
|
|
1853
1953
|
"id": "utilities/useWindowResize",
|
|
1854
1954
|
"title": "useWindowResize",
|