@rio-cloud/uikit-mcp 1.1.4 → 1.1.5
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 +80 -80
- package/dist/docs/components/accentBar.md +34 -2
- package/dist/docs/components/activity.md +13 -2
- package/dist/docs/components/animatedNumber.md +16 -3
- package/dist/docs/components/animatedTextReveal.md +53 -7
- package/dist/docs/components/animations.md +30 -30
- package/dist/docs/components/appHeader.md +58 -2
- package/dist/docs/components/appLayout.md +543 -38
- package/dist/docs/components/appNavigationBar.md +54 -2
- package/dist/docs/components/areaCharts.md +4 -4
- package/dist/docs/components/aspectRatioPlaceholder.md +10 -2
- package/dist/docs/components/assetTree.md +1065 -218
- package/dist/docs/components/autosuggests.md +1 -1
- package/dist/docs/components/avatar.md +24 -2
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +27 -27
- package/dist/docs/components/barList.md +21 -9
- package/dist/docs/components/basicMap.md +1 -1
- package/dist/docs/components/bottomSheet.md +99 -2
- package/dist/docs/components/button.md +161 -16
- package/dist/docs/components/buttonToolbar.md +9 -2
- package/dist/docs/components/calendarStripe.md +84 -110
- package/dist/docs/components/card.md +10 -2
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -1
- package/dist/docs/components/chartsGettingStarted.md +1 -1
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +51 -26
- package/dist/docs/components/clearableInput.md +17 -17
- package/dist/docs/components/collapse.md +27 -3
- package/dist/docs/components/composedCharts.md +15 -15
- package/dist/docs/components/contentLoader.md +125 -104
- package/dist/docs/components/dataTabs.md +189 -9
- package/dist/docs/components/datepickers.md +733 -721
- package/dist/docs/components/dialogs.md +361 -1
- package/dist/docs/components/divider.md +14 -2
- package/dist/docs/components/dropdowns.md +4533 -4352
- package/dist/docs/components/editableContent.md +186 -2
- package/dist/docs/components/expander.md +51 -4
- package/dist/docs/components/fade.md +41 -6
- package/dist/docs/components/fadeExpander.md +11 -2
- package/dist/docs/components/fadeUp.md +21 -3
- package/dist/docs/components/feedback.md +43 -2
- package/dist/docs/components/filePickers.md +44 -2
- package/dist/docs/components/formLabel.md +16 -2
- package/dist/docs/components/groupedItemList.md +53 -2
- package/dist/docs/components/iconList.md +4 -4
- package/dist/docs/components/imagePreloader.md +6 -2
- package/dist/docs/components/labeledElement.md +12 -2
- package/dist/docs/components/licensePlate.md +10 -2
- package/dist/docs/components/lineCharts.md +3 -3
- package/dist/docs/components/listMenu.md +72 -2
- package/dist/docs/components/loadMore.md +28 -2
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +1 -1
- package/dist/docs/components/mapCluster.md +1 -1
- package/dist/docs/components/mapContext.md +1 -1
- package/dist/docs/components/mapDraggableMarker.md +1 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +1 -1
- package/dist/docs/components/mapLayerGroup.md +1 -1
- package/dist/docs/components/mapMarker.md +1 -1
- package/dist/docs/components/mapPolygon.md +1 -1
- package/dist/docs/components/mapRoute.md +1 -1
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +1 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +1 -1
- package/dist/docs/components/noData.md +22 -2
- package/dist/docs/components/notifications.md +1 -1
- package/dist/docs/components/numbercontrol.md +50 -2
- package/dist/docs/components/onboarding.md +25 -1
- package/dist/docs/components/page.md +32 -2
- package/dist/docs/components/pager.md +14 -2
- package/dist/docs/components/pieCharts.md +36 -36
- package/dist/docs/components/popover.md +39 -1
- package/dist/docs/components/position.md +10 -2
- package/dist/docs/components/radialBarCharts.md +25 -25
- package/dist/docs/components/radiobutton.md +137 -9
- package/dist/docs/components/releaseNotes.md +18 -1
- package/dist/docs/components/resizer.md +13 -2
- package/dist/docs/components/responsiveColumnStripe.md +19 -2
- package/dist/docs/components/responsiveVideo.md +11 -2
- package/dist/docs/components/rioglyph.md +12 -2
- package/dist/docs/components/rules.md +94 -4
- package/dist/docs/components/saveableInput.md +399 -275
- package/dist/docs/components/selects.md +1 -1
- package/dist/docs/components/sidebar.md +38 -2
- package/dist/docs/components/sliders.md +37 -2
- package/dist/docs/components/smoothScrollbars.md +92 -2
- package/dist/docs/components/spinners.md +50 -2
- package/dist/docs/components/states.md +216 -1
- package/dist/docs/components/statsWidgets.md +122 -2
- package/dist/docs/components/statusBar.md +28 -2
- package/dist/docs/components/stepButton.md +8 -2
- package/dist/docs/components/steppedProgressBars.md +66 -2
- package/dist/docs/components/subNavigation.md +8 -1
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +12 -38
- package/dist/docs/components/switch.md +11 -2
- package/dist/docs/components/tables.md +1 -1
- package/dist/docs/components/tagManager.md +55 -1
- package/dist/docs/components/tags.md +32 -2
- package/dist/docs/components/teaser.md +29 -2
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +30 -2
- package/dist/docs/components/toggleButton.md +65 -7
- package/dist/docs/components/tooltip.md +26 -18
- package/dist/docs/components/virtualList.md +103 -77
- package/dist/docs/foundations.md +177 -177
- package/dist/docs/start/changelog.md +1 -1
- package/dist/docs/start/goodtoknow.md +1 -1
- package/dist/docs/start/guidelines/color-combinations.md +1 -1
- package/dist/docs/start/guidelines/custom-css.md +1 -1
- package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
- package/dist/docs/start/guidelines/formatting.md +1 -1
- package/dist/docs/start/guidelines/iframe.md +2 -2
- package/dist/docs/start/guidelines/obfuscate-data.md +1 -1
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +81 -81
- package/dist/docs/start/guidelines/supported-browsers.md +1 -1
- package/dist/docs/start/guidelines/writing.md +1 -1
- package/dist/docs/start/howto.md +1 -1
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -1
- package/dist/docs/templates/common-table.md +11 -11
- package/dist/docs/templates/detail-views.md +2 -2
- package/dist/docs/templates/expandable-details.md +1 -1
- package/dist/docs/templates/feature-cards.md +55 -55
- package/dist/docs/templates/form-summary.md +22 -22
- package/dist/docs/templates/form-toggle.md +1 -1
- package/dist/docs/templates/list-blocks.md +200 -200
- package/dist/docs/templates/loading-progress.md +1 -1
- package/dist/docs/templates/options-panel.md +1 -1
- package/dist/docs/templates/panel-variants.md +1 -1
- package/dist/docs/templates/progress-cards.md +1 -1
- package/dist/docs/templates/progress-success.md +1 -1
- package/dist/docs/templates/settings-form.md +23 -23
- package/dist/docs/templates/stats-blocks.md +16 -16
- package/dist/docs/templates/table-panel.md +1 -1
- package/dist/docs/templates/table-row-animation.md +1 -1
- package/dist/docs/templates/usage-cards.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +1 -1
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +1 -1
- package/dist/docs/utilities/routeUtils.md +1 -1
- package/dist/docs/utilities/useAfterMount.md +1 -1
- package/dist/docs/utilities/useAutoAnimate.md +1 -1
- package/dist/docs/utilities/useAverage.md +1 -1
- package/dist/docs/utilities/useClickOutside.md +1 -1
- package/dist/docs/utilities/useClipboard.md +2 -2
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +1 -1
- package/dist/docs/utilities/useDebugInfo.md +4 -4
- package/dist/docs/utilities/useEffectOnce.md +1 -1
- package/dist/docs/utilities/useElapsedTime.md +1 -1
- package/dist/docs/utilities/useElementSize.md +1 -1
- package/dist/docs/utilities/useEsc.md +1 -1
- package/dist/docs/utilities/useEvent.md +1 -1
- package/dist/docs/utilities/useFocusTrap.md +1 -1
- package/dist/docs/utilities/useFullscreen.md +1 -1
- package/dist/docs/utilities/useHover.md +1 -1
- package/dist/docs/utilities/useIncomingPostMessages.md +1 -1
- package/dist/docs/utilities/useInterval.md +1 -1
- package/dist/docs/utilities/useIsFocusWithin.md +1 -1
- package/dist/docs/utilities/useKey.md +1 -1
- package/dist/docs/utilities/useLocalStorage.md +1 -1
- package/dist/docs/utilities/useLocationSuggestions.md +1 -1
- package/dist/docs/utilities/useMax.md +1 -1
- package/dist/docs/utilities/useMin.md +1 -1
- package/dist/docs/utilities/useMutationObserver.md +1 -1
- package/dist/docs/utilities/useOnScreen.md +1 -1
- package/dist/docs/utilities/useOnlineStatus.md +1 -1
- package/dist/docs/utilities/usePostMessage.md +1 -1
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +1 -1
- package/dist/docs/utilities/useResizeObserver.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +1 -1
- package/dist/docs/utilities/useSearch.md +1 -1
- package/dist/docs/utilities/useSorting.md +1 -1
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +51 -51
- package/dist/docs/utilities/useTableSelection.md +87 -87
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +8 -8
- package/dist/version.json +1 -1
- package/package.json +6 -6
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 SAY31NI9JY\n\nItem 3Y845VKS7Q\n\nItem 2TR06HFALV\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 Y3E1PAWU4G\n\nItem 03RN4LBQUH\n\nItem RNLIJUFWD1\n\nItem USNNCEUF3C\n\nItem S6FC5S6QMJ\n\nItem 01C0J9EA59",
|
|
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\n6\n3\n4\n6\n\nAsset Group8\nVehicle-1458Asset 1001\nVehicle-2546Asset 1016\nVehicle-3976Asset 1010\nVehicle-4094Asset 1009\nVehicle-5226Asset 1013\nVehicle-5265Asset 1012\nVehicle-5337Asset 1005\nVehicle-6602Asset 1018\n\nUngrouped11\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\n5868\n4\n\nGroup - Adrienne Weimann - 60548\n\nGroup - Agnes Homenick - 817311\n\nGroup - Alejandro Little - 593623\n\nGroup - Alexander Kautzer - 58489\n\nGroup - Alexandra McGlynn - 40409\n\nGroup - Allen Feeney - 758310\n\nGroup - Alma Bradtke - 812611\n\nGroup - Alton Becker MD - 390414\n\nGroup - Amber Swift IV - 81856\n\nGroup - Amos Gorczany - 298611\n\nGroup - Amos Hickle - 741010\n\nGroup - Amos Nader - 357510\n\nGroup - Ana Sanford - 221715\n\nGroup - Ana Sporer - 48377\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\n11\n7\n4\n8\n\nMy Empty Group4\n\nTruck Group East4\n\nTruck Group North9\nN18-G203 / M-AN 1002\nN18-G260 / M-AN 1028\nN18-G314 / M-AN 1006\nN18-G370 / M-AN 1022\nN18-G455 / M-AN 1024\nN18-G502 / M-AN 1014\nN18-G600 / M-AN 1001\nN18-G752 / M-AN 1021\nN18-G990 / M-AN 1015\n\nTruck Group South5\n\nTruck Group West3\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\n9\n7\n3\n1\n\n8\n7\n1\n2\n2\n\nMixed Vehicles8\nVehicle-1670Debug: hydrogen\nVehicle-2011Debug: diesel\nVehicle-3346Debug: dual_fuel_diesel_cng\nVehicle-3670Debug: lpg\nVehicle-5464Debug: cng\nVehicle-6229Debug: lpg\nVehicle-6521Debug: cng\nVehicle-7377Debug: gas\n\nUngrouped12\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\nTree with header and search\n\n20\n\nGroup 014\n\nGroup 026\n\nGroup 0310\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 024\n\nFolder 035\n\nFolder 044\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 012\n\nFolder 028\n\nFolder 034\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| 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| type | 'button' \\| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |\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### 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. |\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| 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| type | 'button' \\| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |\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### 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. |\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| 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| type | 'button' \\| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |\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### 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. |\nOutlined buttons (transparent)\nDefaultPrimarySuccessInfoWarningDangerMuted filledMuted\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| type | 'button' \\| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |\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### 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. |\nAction buttons\nClick me!Click me!Click me!Click me!Click me!Click me!\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| type | 'button' \\| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |\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### 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. |",
|
|
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\nWednesday\n4 February 2026\n\nThursday\n5 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\n4\n2026\n\nFeb\n5\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,7 +264,7 @@
|
|
|
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"
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
"title": "ClearableInput",
|
|
275
275
|
"lead": "Control, which can be cleared when it has a value.",
|
|
276
276
|
"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\
|
|
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\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
278
|
"category": "Components",
|
|
279
279
|
"section": "Interaction",
|
|
280
280
|
"boost": "ClearableInput components/clearableInput #components/clearableInput Components Interaction"
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
"title": "Collapse",
|
|
285
285
|
"lead": "The Collapse component folds and unfolds given content. It is used in some other components such as the ExpanderPanel and ExpanderList.",
|
|
286
286
|
"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.",
|
|
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\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
288
|
"category": "Components",
|
|
289
289
|
"section": "Show/Hide",
|
|
290
290
|
"boost": "Collapse components/collapse #components/collapse Components Show/Hide"
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
"title": "ContentLoader",
|
|
305
305
|
"lead": "The content loader is based on the react-content-loader which can be found here: https://github.com/danilowoz/react-content-loader",
|
|
306
306
|
"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' | — | — |",
|
|
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| 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
308
|
"category": "Components",
|
|
309
309
|
"section": "Content",
|
|
310
310
|
"boost": "ContentLoader components/contentLoader #components/contentLoader Components Content"
|
|
@@ -314,7 +314,7 @@
|
|
|
314
314
|
"title": "DataTabs",
|
|
315
315
|
"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
316
|
"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.",
|
|
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.\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
318
|
"category": "Components",
|
|
319
319
|
"section": "Content",
|
|
320
320
|
"boost": "DataTabs components/dataTabs #components/dataTabs Components Content"
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
"title": "DatePicker",
|
|
325
325
|
"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
326
|
"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‹
|
|
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‹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\n03:04\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
328
|
"category": "Components",
|
|
329
329
|
"section": "Pickers",
|
|
330
330
|
"boost": "DatePicker components/datepickers #components/datepickers Components Pickers"
|
|
@@ -334,7 +334,7 @@
|
|
|
334
334
|
"title": "Dialog",
|
|
335
335
|
"lead": "This component allows the user to create a generic modal dialog.",
|
|
336
336
|
"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",
|
|
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\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
338
|
"category": "Components",
|
|
339
339
|
"section": "Content",
|
|
340
340
|
"boost": "Dialog components/dialogs #components/dialogs Components Content"
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
"title": "Divider",
|
|
345
345
|
"lead": null,
|
|
346
346
|
"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.",
|
|
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.\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
348
|
"category": "Components",
|
|
349
349
|
"section": "Misc",
|
|
350
350
|
"boost": "Divider components/divider #components/divider Components Misc"
|
|
@@ -354,7 +354,7 @@
|
|
|
354
354
|
"title": "Dropdowns",
|
|
355
355
|
"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
356
|
"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' | — | — |",
|
|
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| 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\n1Dui iaculis. iaculis. nunc iaculis.\n\n2Nec Ut consectetur faucibus. in, efficitur elit. fames posuere libero sem. elementum\n\n3Et scelerisque ac consectetur elementum massa, neque. tortor est consectetur quis, ipsum Ut sagittis\n\n4Amet, semper Ut vitae primis in, vitae Vivamus\n\n5Vel massa condimentum orci, malesuada quis, elit. pharetra primis sem. orci, orci semper. sit condimentum\n\n6Nunc nec vitae in viverra posuere Ut condimentum ac ac ac eget rutrum eget semper\n\n7Est faucibus. libero ut consectetur\n\n8Scelerisque ante molestie fringilla ac\n\n9Metus ante in, posuere et hendrerit faucibus. ac nec vel Integer Vivamus et\n\n10Consectetur lorem quis, ut ligula ut bibendum, ante ut nunc sagittis in molestie et fringilla\n\n11Ac faucibus. volutpat vel condimentum rutrum Ut nec felis. efficitur\n\n12In velit. libero Ut Duis in ipsum\n\n13Elementum orci ligula est primis et eget dui ante sagittis vitae Duis\n\n14Ante elementum ante dui primis ligula nunc eget sem. libero consectetur tortor ante et\n\n15In posuere molestie ante semper Fusce finibus ac ac ante bibendum, condimentum\n\n16Purus in eget posuere ipsum enim purus ac velit.\n\n17In ante posuere ante dui efficitur enim tincidunt. adipiscing tortor consectetur consectetur et\n\n18Lorem velit. nunc ipsum finibus bibendum,\n\n19Lorem tincidunt. tincidunt. sit amet, tortor vel et Fusce Sed ut volutpat\n\n20Ipsum condimentum ante in in efficitur\nLorem volutpat scelerisque felis. scelerisque dui\n\n21Scelerisque semper. aliquam purus felis. Interdum\n\n22Bibendum, Sed Interdum in, viverra\n\n23Et condimentum scelerisque Ut adipiscing metus semper amet, efficitur faucibus.\n\n24Ac et in faucibus. adipiscing bibendum, ante et Duis sem. In ac ante dui velit.\n\n25Ut consectetur iaculis. Ut consectetur molestie\n\n26Condimentum ante neque. ut vel In efficitur\n\n27Ante in, et in enim orci efficitur posuere eget velit. iaculis.\n\n28Nunc Interdum elementum massa, vitae vitae ante Integer malesuada\n\n29Ante est massa, quis, sagittis Duis lorem Vivamus consectetur ante malesuada\n\n30Consectetur adipiscing adipiscing vitae massa libero condimentum primis Mauris tortor Integer vitae et\n\n31Orci pharetra efficitur in rutrum consectetur quis, tortor Integer\n\n32Eget molestie lorem et aliquam\n\n33Fusce iaculis. ac aliquam tincidunt. Vivamus et metus viverra posuere molestie\n\n34Consectetur efficitur ipsum in, purus Interdum ligula Fusce fames\n\n35Velit. ac consectetur Ut volutpat amet,\n\n36Quis, velit. ac eget elit. finibus fames velit. Interdum ante massa molestie\n\n37Metus Ut viverra volutpat in consectetur ante fames elit. tortor in Vivamus sit quis,\n\n38Dui ac consectetur Interdum fames elit. ante metus molestie vitae in,\n\n39Duis orci efficitur metus orci, malesuada ante volutpat elit. condimentum enim molestie Mauris malesuada pharetra\n\n40Dolor fames ipsum in, in, Ut elit. Fusce tincidunt. in ac massa elit. viverra\n\n41Sit ac est amet, Ut semper semper orci, Integer Interdum posuere massa\n\n42Massa ut amet, fames eget est dui Interdum ante\n\n43Ut ac et neque. neque. lorem in\n\n44Quis, faucibus. ante in Integer sagittis nunc elit. et velit.\n\n45Scelerisque Sed orci, primis volutpat ac Mauris Integer in orci, nunc malesuada sit dolor adipiscing\n\n46Ligula et enim amet, orci, ipsum scelerisque hendrerit Ut efficitur\n\n47Sed elementum molestie rutrum eget tortor primis ante posuere condimentum semper\n\n48Consectetur Integer Ut iaculis. in, Vivamus Interdum scelerisque Sed\n\n49In faucibus. adipiscing faucibus. quis, semper malesuada Ut consectetur aliquam vel tincidunt.\n\n50Ipsum metus Mauris enim tincidunt. metus molestie libero\n\n51Hendrerit ut semper. orci, iaculis. ante tincidunt. sagittis lorem posuere\n\n52Ante felis. ac Duis purus efficitur vel molestie sagittis\n\n53Condimentum ipsum amet, Integer Sed Mauris ante felis. neque. elit.\n\n54Eget orci, enim hendrerit ante tincidunt. est ligula ante in volutpat\n\n55Ligula In massa,\nLorem quis, consectetur Duis sagittis fames iaculis. ante\n\n56Lorem pharetra nunc vitae bibendum, elit. volutpat massa, vel Vivamus ipsum\n\n57Vivamus scelerisque in, massa, scelerisque ut tortor felis. ipsum in, Mauris\n\n58Vel\nLorem in, Integer Sed Integer\n\n59Rutrum eget est nunc hendrerit quis, massa Ut tortor dolor efficitur velit.\n\n60Massa ac Interdum bibendum, Sed Interdum\n\n61Malesuada In purus fringilla finibus libero ut ut Duis adipiscing pretium Vivamus\n\n62Adipiscing consectetur vel hendrerit rutrum ipsum lorem Sed metus Vivamus ac Duis\nLorem lorem finibus\n\n63Eget et eget malesuada sagittis adipiscing iaculis. amet, massa, Sed vel\n\n64Fames dolor est et nunc sit\n\n65Purus Fusce ac aliquam hendrerit sem. efficitur est In bibendum,\n\n66Viverra et semper nunc pretium\n\n67Adipiscing tortor nec efficitur ac massa, finibus in,\n\n68Primis neque. amet, eget bibendum, lorem Interdum dolor in,\n\n69Ipsum sagittis vitae massa, primis aliquam ut in rutrum ipsum quis,\n\n70Semper. Sed volutpat Fusce ac ante fames quis, Integer velit.\n\n71Ante aliquam quis, consectetur massa viverra Ut massa, nunc ac felis. est lorem semper.\n\n72Quis, ac Vivamus primis vitae in, eget condimentum hendrerit\n\n73Amet, enim dui sagittis massa quis, est hendrerit orci enim finibus consectetur semper quis,\n\n74Sit consectetur velit. consectetur Fusce ut aliquam\n\n75Ante Integer neque. aliquam vel ligula ipsum dolor tincidunt. consectetur\n\n76Ac tortor ac In hendrerit\n\n77Integer massa, lorem Integer efficitur\nLorem ut ante massa, in, nunc Vivamus\n\n78Malesuada fames lorem iaculis. Integer semper efficitur lorem vitae in,\n\n79Ligula condimentum scelerisque nec sem. scelerisque dolor ante semper\nLorem ac\n\n80Elementum efficitur Mauris ante Fusce orci ante rutrum pharetra ac eget rutrum Sed\n\n81Fusce felis. nec quis, elit. eget Interdum\n\n82Ac ante molestie quis, felis. scelerisque ante dolor finibus Duis dui ligula pharetra condimentum\n\n83Ante in fringilla Sed sit\n\n84Faucibus. scelerisque posuere in Fusce elementum Fusce elit. efficitur efficitur in, efficitur Mauris Integer\n\n85Ac Ut viverra eget dolor ante ut dui pretium massa ac primis lorem\n\n86In Duis adipiscing eget orci, massa, nunc bibendum, orci, faucibus. sem. quis,\n\n87Molestie sit tincidunt. pharetra ac efficitur adipiscing fringilla Interdum\n\n88Mauris ipsum metus ut eget ante enim ante massa ac nunc velit. Vivamus Vivamus ante\n\n89Volutpat sagittis ut scelerisque in, ac sagittis rutrum in vel adipiscing vel libero vitae\n\n90Orci et tortor elit. nunc fames sem. ante consectetur pretium scelerisque\n\n91Sed quis, finibus amet, posuere ut efficitur eget ante consectetur viverra Vivamus nec\n\n92In efficitur in massa, Fusce\n\n93Semper massa, in ac viverra est\n\n94Dui pretium posuere elit. eget consectetur Integer viverra In metus Duis adipiscing tortor metus elementum\n\n95Iaculis. sit purus ipsum Sed velit. elementum scelerisque massa, condimentum ante\n\n96Mauris ut libero enim efficitur Ut ut in malesuada in enim dolor Fusce in Sed\n\n97Scelerisque et posuere massa Ut iaculis. tortor pharetra purus ante in\n\n98In, posuere semper. finibus neque. dolor semper. condimentum in, sem. ipsum libero in\n\n99Semper. orci, finibus hendrerit Fusce viverra nunc in, et ligula semper bibendum, Vivamus ac ipsum\n\n100Ut massa ipsum semper. molestie elit. ante\n\n101Scelerisque pretium aliquam ante Mauris Vivamus malesuada orci, fames\n\n102Dolor ut libero vitae consectetur elit. Vivamus dui faucibus. tortor lorem rutrum viverra\n\n103Libero Integer quis, fringilla molestie rutrum condimentum ligula posuere vel felis. purus sagittis nec\n\n104Sit ipsum ante Fusce sem. et\n\n105Pharetra Integer malesuada libero fringilla nec massa nunc\nLorem orci massa ante pharetra eget nec\n\n106Adipiscing ac purus bibendum, consectetur Mauris posuere posuere tortor Fusce in ac\n\n107Sit ac fringilla\nLorem fames consectetur\n\n108Posuere ut quis, ut libero posuere amet, elit.\n\n109Sagittis in efficitur ante in\n\n110Efficitur ante tortor finibus tincidunt. libero scelerisque libero Duis posuere elit.\n\n111Consectetur ante consectetur sem. sit molestie efficitur viverra ipsum lorem ipsum ipsum pharetra\n\n112Eget tincidunt. malesuada sem. Fusce eget libero Interdum molestie in ac in, viverra consectetur\n\n113Eget ac molestie et adipiscing elit. sagittis orci\n\n114Pharetra elit. orci nunc Fusce\nLorem\n\n115In orci Fusce sit sem. consectetur Ut semper hendrerit\n\n116Semper Sed volutpat massa, primis orci, scelerisque ipsum lorem ante Ut in\n\n117Felis. fringilla fames Duis in viverra in nec massa, bibendum, elit. massa efficitur metus\n\n118Sit Vivamus nec malesuada hendrerit Mauris primis sem. ac lorem purus\n\n119Hendrerit dolor in hendrerit elementum iaculis. ligula\n\n120Finibus tortor ac ut fringilla vitae consectetur viverra viverra vel in vel\n\n121Ipsum vitae aliquam condimentum enim nunc ut ante molestie in\nLorem faucibus.\n\n122Ligula efficitur orci massa, malesuada bibendum, dui ac orci, semper eget pretium et et\n\n123Mauris Mauris ante velit. ipsum amet, in, Fusce elit. orci, massa\n\n124Ut bibendum, tortor enim primis pharetra molestie ante Mauris neque. faucibus. aliquam Ut\n\n125Adipiscing ut quis, bibendum, nunc pharetra libero fringilla libero adipiscing consectetur Sed orci, ipsum semper\n\n126Condimentum aliquam ut tincidunt. Duis primis\n\n127Consectetur ac viverra et ante bibendum, faucibus. Fusce\n\n128Duis rutrum tincidunt. ut malesuada amet, in viverra Interdum ipsum scelerisque ligula in,\n\n129Ut fames ac Integer rutrum pretium ac bibendum, efficitur tortor Ut ante libero pretium ligula\n\n130Libero volutpat in bibendum, posuere dolor adipiscing ante pharetra efficitur primis quis, massa, et tortor\n\n131In, vel ante Sed pretium iaculis. amet,\n\n132In ut quis, elit. vitae iaculis. lorem ac primis\n\n133In viverra primis massa, In elit. neque. efficitur in, sagittis fames\n\n134Massa, fringilla ac in ligula in volutpat\n\n135Viverra orci, finibus elit. in rutrum et in ante condimentum Sed sit nec semper. finibus\n\n136Consectetur metus hendrerit in, primis ipsum amet, amet,\n\n137Felis. in iaculis. Sed in, velit. pretium\n\n138Scelerisque condimentum pharetra sit faucibus. elementum in ac est enim ut massa,\n\n139Ante hendrerit ac in pretium Interdum et condimentum lorem pharetra nunc Vivamus\n\n140Consectetur metus Interdum semper. et efficitur\n\n141Vivamus volutpat et dui ac In aliquam ac in nec\n\n142Enim pharetra ante et Fusce ac est\n\n143Consectetur viverra primis ac scelerisque ac viverra et volutpat Fusce purus iaculis. vel\n\n144Iaculis. Ut in, ipsum dolor Vivamus in\n\n145Vivamus tincidunt. faucibus. ante neque. ut molestie lorem faucibus. ac fringilla pretium\n\n146Ante sagittis volutpat orci, faucibus. eget pretium elit. nec metus aliquam et\n\n147Eget ipsum ac aliquam enim orci dui\n\n148Pharetra consectetur eget ac scelerisque vel vitae et enim\n\n149Quis, ipsum elit. eget nec ac neque. volutpat Sed neque. pretium pharetra lorem efficitur condimentum\n\n150Condimentum felis. eget nec ac aliquam lorem\n\n151Tincidunt. ipsum sagittis elementum purus ante ipsum in primis metus\n\n152Elementum eget Ut quis, fringilla Integer enim tincidunt. et semper rutrum\n\n153In tincidunt. in ac nunc fames felis.\n\n154Bibendum, ut pharetra faucibus. elit. amet,\n\n155Vel semper. volutpat orci, in purus in vitae nunc massa\n\n156Consectetur vel Integer libero semper. ipsum dui massa eget et faucibus. orci\n\n157Felis. et ipsum ipsum ac ac massa scelerisque consectetur\n\n158Consectetur orci, pretium ligula massa velit. ante metus purus massa dolor purus pharetra In semper\n\n159Hendrerit tincidunt. Ut Mauris massa, libero\n\n160Nunc metus molestie dui ut purus iaculis. bibendum, Integer purus\n\n161Consectetur nec libero nec orci malesuada viverra\n\n162Aliquam felis. ac purus purus sagittis lorem semper. ante\n\n163Vivamus enim\nLorem massa, molestie orci est tincidunt. Sed dui velit. sit ut eget\n\n164Massa enim scelerisque fames ipsum volutpat sem. consectetur vitae ac enim In\n\n165Posuere nunc Interdum eget ligula amet, velit. elementum tincidunt. malesuada primis in sem. ac est\n\n166Ut ante condimentum Interdum nunc ut in ac vitae ante vitae bibendum, ac\n\n167Dolor tortor Duis efficitur faucibus. In\nLorem ac\n\n168Fames ut libero ipsum scelerisque semper. ac massa, faucibus. faucibus. in orci ut ac\n\n169Nec ligula pretium velit. volutpat hendrerit ac massa,\n\n170Dolor elit. ac eget vel Vivamus In elementum bibendum, in, eget tincidunt. aliquam\n\n171Malesuada quis, iaculis. pharetra in, bibendum, Interdum enim rutrum adipiscing hendrerit orci felis. adipiscing neque.\n\n172Mauris pretium eget ac In massa elit. ac lorem fringilla fringilla sagittis\n\n173Tortor est orci, amet, Duis ipsum molestie tortor amet, neque.\n\n174Ut massa, metus Sed in, Vivamus ligula fringilla dolor efficitur amet, sagittis\n\n175Molestie aliquam est Ut nec\n\n176In posuere est pretium Interdum\n\n177Ac orci, ac purus purus fringilla molestie tortor ante\n\n178Tincidunt. metus ipsum molestie In et eget est pretium consectetur\n\n179Ante semper nec nec pretium sagittis\n\n180Semper. molestie ut eget Sed in Interdum velit. purus dui\n\n181Ligula lorem dui ante volutpat volutpat ut posuere purus lorem efficitur orci\n\n182Elit. volutpat viverra Sed ante elementum consectetur velit. posuere adipiscing adipiscing\n\n183Purus bibendum, massa, neque. Mauris metus semper. eget\n\n184Sit primis neque. tincidunt. ac in, quis, sem. ipsum Mauris in felis. et\n\n185Aliquam Ut viverra viverra malesuada\n\n186Ac amet, Duis eget ipsum efficitur Duis in scelerisque adipiscing ante elit. malesuada\n\n187Orci libero aliquam efficitur massa, viverra in\n\n188Fusce purus sagittis et In ligula ipsum\n\n189Vitae iaculis. tortor et ante posuere in viverra efficitur Ut metus eget est malesuada Integer\n\n190Et volutpat molestie consectetur adipiscing orci metus ac Ut condimentum elit.\n\n191Volutpat aliquam ac Integer in Sed Interdum\n\n192Condimentum massa Sed efficitur Integer Ut ante adipiscing viverra et hendrerit ac\n\n193Nec et sit eget ipsum pretium in semper. consectetur ut\n\n194Elit. ipsum quis, neque. primis velit. ac\n\n195Primis in eget Duis massa,\n\n196Velit. consectetur fames neque. ante Ut primis orci sem. ac elit. finibus purus\n\n197Ac ante posuere nec consectetur consectetur pharetra dolor scelerisque velit. posuere et\n\n198Enim semper. condimentum orci ac In tortor\n\n199Elit. viverra vitae pretium amet, primis sit pretium ante ut\n\n200Metus posuere purus aliquam metus ac\n\n201Sem. dui ac ante eget efficitur dolor faucibus. ut pharetra\n\n202In, Integer est vel metus ut scelerisque\n\n203Fusce ut In molestie Fusce rutrum elit. sem. in metus in hendrerit\n\n204Metus dui sagittis ut semper fringilla ut ante In\n\n205Felis. tincidunt. massa, fames ut finibus semper iaculis. ac sem.\n\n206Primis posuere lorem elementum ipsum elit. In ut in quis, bibendum,\n\n207Aliquam sit est nunc Fusce molestie enim vitae ut sit ipsum\n\n208Ut in consectetur adipiscing ac in, consectetur nunc nec\n\n209Adipiscing primis semper condimentum vel et ante Sed consectetur volutpat ante Vivamus ut dui\n\n210In, in, lorem Duis In elit.\n\n211Nunc ante amet, quis, orci, Vivamus In in consectetur metus semper. pretium libero in,\n\n212In sit scelerisque adipiscing efficitur Mauris sem. Duis faucibus. vitae adipiscing\n\n213\nLorem molestie In purus Ut\n\n214Efficitur ante ut et Sed pretium molestie primis dui ut\n\n215Ligula vitae volutpat Fusce nec nec lorem\n\n216Et nunc lorem consectetur iaculis. consectetur posuere dui fringilla ligula Interdum\n\n217Efficitur sem. posuere\nLorem ipsum semper nunc amet, Duis fringilla Ut posuere semper. ut\n\n218Faucibus. ligula felis. nunc malesuada dui tortor purus semper. vitae in, ipsum orci eget\n\n219Nec elit. ac fames iaculis. primis amet, semper\n\n220In eget nec orci, est ac pretium finibus\n\n221In semper. semper in et Fusce nunc molestie posuere ac volutpat neque. ac sagittis\n\n222Nec Duis molestie tortor quis, sit Vivamus faucibus. eget\n\n223Ipsum ante felis. efficitur semper. felis. pharetra pretium ante\n\n224Semper in Fusce rutrum posuere ut pretium velit. hendrerit ante ante Duis In\n\n225Pharetra in iaculis. tortor eget neque. felis. ac Fusce vitae eget Ut dui Ut\n\n226Elit. ante est ac ac velit. In neque. nec ut\nLorem\n\n227Amet, posuere velit. massa ac posuere adipiscing viverra malesuada scelerisque ac sit consectetur\n\n228Tincidunt. pharetra aliquam tincidunt. in enim Vivamus fringilla lorem ac fames molestie Ut in dui\n\n229Dolor ipsum nec et orci, dolor massa, nunc in dolor\n\n230Ante metus sagittis tincidunt. viverra consectetur est purus ac efficitur nunc in enim nec\n\n231In pharetra sagittis semper. sem. ut orci bibendum, molestie tincidunt.\n\n232Enim vel consectetur velit. viverra tincidunt. finibus est Ut neque. elit. Fusce efficitur\n\n233Et consectetur posuere Duis\nLorem tortor ac quis, in vel felis. quis, elit. consectetur Mauris\n\n234Pretium eget hendrerit scelerisque dolor Mauris in,\n\n235Interdum ac finibus finibus dolor Fusce et metus hendrerit ac ipsum et massa\n\n236Et eget semper. bibendum, ipsum massa massa,\n\n237Lorem pretium ipsum nec lorem Mauris ac semper. Mauris in Sed scelerisque\n\n238Massa in semper. dolor\nLorem adipiscing massa,\n\n239Metus consectetur semper. scelerisque molestie semper consectetur eget tincidunt. enim\n\n240Pretium et metus elit. et velit. ligula pharetra\n\n241Tincidunt. ac et Fusce malesuada pretium nunc\n\n242Integer in amet, adipiscing fringilla est hendrerit nec viverra quis, orci, ut\n\n243Bibendum, Integer nec efficitur in, et bibendum, ante felis. iaculis. Integer consectetur molestie ante felis.\n\n244Tortor massa, et vel rutrum sagittis hendrerit elit. ut ante Mauris\n\n245Malesuada malesuada enim libero Duis semper. nunc ante purus massa vel adipiscing ut viverra massa\n\n246Massa fringilla Duis et dui Sed efficitur condimentum sagittis ipsum Ut Integer\n\n247Adipiscing felis. tortor vitae et\n\n248Fames ac quis, elementum dolor finibus pretium velit. consectetur\n\n249Et Interdum faucibus. elementum elit. pharetra tortor massa,\n\n250In aliquam et sem. in faucibus. sagittis in orci efficitur viverra efficitur elit.\n\n251Pretium elit. felis. Duis semper.\n\n252Consectetur hendrerit sit consectetur amet, in ante efficitur bibendum,\n\n253Eget viverra eget ac fames\n\n254Ipsum metus adipiscing aliquam Interdum bibendum, vitae ac elit. condimentum Sed quis, neque. scelerisque\n\n255Ut pretium vel adipiscing sit dui massa, ligula\n\n256Eget molestie sit Mauris Sed Mauris\nLorem\n\n257Elit. enim in Interdum vitae hendrerit neque. elit. velit.\n\n258Ante velit. finibus eget libero Integer ante velit. eget sit Integer ac semper. Mauris\n\n259Interdum neque. tincidunt. elit. scelerisque ut velit. Integer Ut\n\n260Et Ut fringilla libero libero ac vitae tortor et posuere consectetur\n\n261Aliquam quis, Duis orci, dolor dolor dolor faucibus. bibendum, primis consectetur Sed\n\n262Orci ac consectetur in finibus faucibus. elit. Fusce ac sem.\n\n263Bibendum, massa, vel lorem elementum Ut ac fames\n\n264In orci, sagittis elit. elit.\n\n265Ac ante in ut ante fringilla orci orci aliquam ac fringilla molestie tortor\n\n266In ipsum in, tincidunt. quis, iaculis. elementum Ut molestie\n\n267Sagittis ante iaculis. ipsum molestie Sed elit. felis. semper Mauris Fusce Vivamus\n\n268Posuere lorem pretium In tincidunt. eget aliquam in in elit. massa est ut est\n\n269Interdum molestie ante fringilla ac\n\n270Posuere elit. pretium orci ipsum hendrerit efficitur\n\n271Faucibus. In enim eget posuere et libero Sed est\n\n272In ipsum malesuada dolor semper libero ut enim elementum elementum\n\n273Tincidunt. lorem in ac elit. ac posuere viverra\n\n274Consectetur efficitur malesuada ipsum primis felis.\nLorem primis adipiscing elit.\n\n275Fusce finibus amet, primis Ut semper. neque. massa, orci\n\n276Elit. faucibus. elit. orci, Ut in\n\n277Volutpat enim amet, consectetur neque. purus semper. efficitur lorem vel neque. In enim\n\n278Sed faucibus.\nLorem scelerisque felis. lorem Duis quis, Vivamus in\nLorem\n\n279In eget ipsum fringilla vel amet,\n\n280Ipsum lorem massa efficitur fames felis. pretium et sit volutpat et\n\n281Hendrerit sit primis ac rutrum ac fringilla sit Fusce posuere et quis, ipsum aliquam\n\n282Ut faucibus. fringilla consectetur tortor\n\n283Consectetur ligula semper Ut est ut quis, ipsum Sed molestie ante elit. volutpat ut ipsum\n\n284Fames condimentum aliquam adipiscing semper. pharetra felis. In Integer semper.\n\n285Hendrerit fringilla ligula faucibus. Integer scelerisque metus nec efficitur sagittis quis, aliquam in\n\n286Nec elit. semper in viverra sem. elit.\n\n287In, libero orci ipsum ipsum efficitur massa in\n\n288Ac viverra in aliquam ac ut enim Duis malesuada pretium Ut efficitur Ut ac\n\n289Tincidunt. finibus vel libero lorem consectetur ligula elit.\n\n290Volutpat Integer efficitur primis semper iaculis. Integer efficitur ipsum purus finibus scelerisque ac ante et\n\n291Faucibus. sagittis elementum elit. amet, ac neque. tortor dui dui volutpat nunc hendrerit elit. Integer\n\n292Semper. tincidunt. nec neque. nec efficitur faucibus.\n\n293Elit. primis tincidunt. elementum Integer nec\n\n294Malesuada consectetur libero libero quis, molestie eget condimentum sit est\n\n295Ipsum orci, semper. quis, ac et dolor ac semper ipsum\n\n296Ac iaculis. vitae condimentum\nLorem posuere Duis ipsum\n\n297Metus efficitur condimentum sit ipsum vitae scelerisque sem.\n\n298Molestie Vivamus in eget enim condimentum in\n\n299Posuere nunc ac primis quis, velit. in tortor Ut Sed et\n\n300Sit metus ac metus est hendrerit ligula Duis eget in\n\n301Primis sagittis pharetra libero Vivamus tincidunt.\n\n302Et posuere purus pretium et in ante in eget semper. scelerisque primis\n\n303Fusce et ante adipiscing vitae consectetur hendrerit dui ut orci massa, Integer aliquam eget\n\n304Sem. pharetra nunc elit. Duis hendrerit ipsum Ut malesuada\n\n305Finibus finibus pharetra Sed nunc vitae ipsum massa, neque. rutrum fames malesuada posuere aliquam\n\n306Massa ante sagittis ante\nLorem\nLorem Duis pretium purus et dui\n\n307Adipiscing felis. Interdum orci finibus massa, vel malesuada\n\n308Volutpat consectetur ut ac ac malesuada Duis ante\n\n309Orci, aliquam consectetur eget in\nLorem primis in neque. finibus\n\n310Nunc ante condimentum Integer fames ligula Duis vel in,\n\n311Ac massa, eget tincidunt. et ante\n\n312Nunc in, posuere elit. ac dolor semper. posuere in iaculis. massa, elit. lorem metus sem.\n\n313Fringilla neque. pharetra Integer lorem viverra adipiscing eget ipsum orci Sed Ut Fusce sem. finibus\n\n314Eget quis, Fusce viverra est massa, Ut consectetur in, eget\n\n315Semper in rutrum sagittis In nec quis, volutpat\n\n316Ipsum in tincidunt. In ante malesuada et efficitur sit\n\n317Et viverra tortor ante consectetur\n\n318Amet, hendrerit Integer in, in ut\n\n319Efficitur ut in dui Duis et rutrum\n\n320Elementum massa, eget ac pretium ante et in sit Mauris nunc eget\n\n321Viverra Mauris posuere ac sagittis\n\n322Semper Mauris primis iaculis. eget sit enim consectetur primis\n\n323Nec\nLorem viverra purus semper semper neque. orci vitae iaculis.\n\n324Metus eget finibus adipiscing orci, rutrum condimentum orci efficitur ligula amet, bibendum, ante\n\n325Finibus tincidunt. ipsum fringilla Interdum in, dolor\nLorem\n\n326In In vel ligula enim semper. massa\n\n327Massa est et faucibus. consectetur faucibus. ac scelerisque et malesuada Vivamus hendrerit et nec fames\n\n328Fames Mauris semper. ut bibendum, dui velit.\n\n329Posuere vel in ipsum enim in\n\n330Et efficitur orci rutrum velit. semper. Integer ac ac aliquam fames\n\n331Ligula Integer faucibus. elementum metus in, pretium semper. faucibus. elementum ante fringilla\n\n332Rutrum fringilla hendrerit viverra dolor\n\n333Finibus dui metus posuere elit. rutrum\nLorem in nunc quis, ac sem. Fusce in, ac\n\n334Nunc finibus ipsum ut pretium eget et elit. velit. volutpat primis in, sit Duis\n\n335Adipiscing Mauris elit. hendrerit elit.\n\n336Consectetur amet, orci rutrum metus et amet,\n\n337Duis finibus ante faucibus. felis. tincidunt.\n\n338Ipsum tincidunt. ac nec sagittis vitae et orci, ante est ipsum finibus ligula bibendum, semper.\n\n339Ut posuere Fusce ac Vivamus felis. efficitur ac quis, ac et ligula ac lorem semper.\n\n340Volutpat volutpat libero lorem finibus ac ut felis. posuere nunc in sem.\n\n341Tincidunt. aliquam in rutrum fringilla pretium semper massa\n\n342Consectetur felis. elit. Mauris molestie pretium libero\n\n343Efficitur ac elementum neque. elit. quis,\nLorem\n\n344Orci faucibus. enim viverra hendrerit pharetra tortor sagittis et malesuada metus\n\n345Velit. massa, primis dolor Duis orci\n\n346Condimentum malesuada Ut ac faucibus. adipiscing in, elit. aliquam adipiscing Fusce\n\n347In, neque. dui Integer in felis. dolor Interdum\n\n348Sed vel primis orci, Sed in\n\n349Purus nec Duis ligula finibus dui neque. sit et consectetur Integer purus consectetur dui Sed\n\n350Scelerisque ante ipsum Mauris sem. et ac elementum tortor sit amet, ut ut Duis\n\n351Elementum in semper. efficitur Duis dolor molestie nunc Vivamus Mauris Interdum\nLorem hendrerit\n\n352Neque. vel posuere purus condimentum massa, scelerisque bibendum, elit. pretium\n\n353Fringilla lorem fames iaculis. elit. ac\n\n354Tincidunt. malesuada finibus nunc vel massa\n\n355Finibus sem. Vivamus Mauris purus scelerisque pharetra\nLorem iaculis. in,\n\n356Molestie finibus scelerisque faucibus. semper ac elementum vel purus purus condimentum Vivamus Integer lorem\n\n357Elit. elementum posuere finibus purus\n\n358Consectetur fames aliquam Duis vel et dolor efficitur\n\n359Sagittis molestie est nec purus in orci finibus\n\n360Ante dolor consectetur eget semper. elementum in tincidunt. elit. ut lorem\n\n361Consectetur efficitur scelerisque efficitur scelerisque velit. ac et Sed fringilla vitae\n\n362Ante ante tincidunt. faucibus. massa\n\n363Vivamus in massa, quis, orci eget metus enim\n\n364Sem. vitae bibendum, lorem consectetur velit. Interdum consectetur ligula ante bibendum, rutrum\n\n365Primis in Mauris faucibus. in bibendum, posuere Integer ipsum\n\n366Et vitae tortor hendrerit et semper tortor tincidunt.\n\n367Fusce sit ante in ligula massa Sed\nLorem molestie ante ipsum libero In faucibus.\n\n368Purus condimentum ligula in ipsum tortor adipiscing in, Integer\n\n369In, sagittis dui condimentum viverra In massa, adipiscing felis. viverra consectetur libero adipiscing posuere\n\n370Ac primis in malesuada vitae malesuada ipsum pretium molestie neque.\n\n371Faucibus. neque. pretium rutrum ut ligula faucibus.\n\n372Ac dui efficitur et est efficitur consectetur in eget\n\n373Est Sed faucibus. lorem ut\n\n374Enim ante finibus molestie felis. ante\n\n375Vitae ut Mauris elit. ut\n\n376Dui dui pretium iaculis. faucibus. tortor rutrum fames consectetur nunc neque. enim\n\n377Pharetra elit. libero Fusce finibus ante in, Fusce ac iaculis. Fusce\n\n378Fringilla consectetur lorem efficitur\nLorem iaculis. efficitur\n\n379Ante enim dui massa, elementum ut Duis\n\n380Sem. hendrerit elit. adipiscing pretium Vivamus efficitur tincidunt. elit. felis. purus ligula faucibus. ut\n\n381Volutpat nunc neque.\nLorem ante lorem Integer nunc efficitur sit ac ac\n\n382Fringilla sit bibendum, malesuada pretium rutrum massa,\n\n383Finibus massa Vivamus consectetur ante eget\n\n384Pharetra sagittis orci volutpat ut volutpat lorem volutpat\n\n385In, in in fringilla orci fringilla nec purus ante nunc metus Duis elit. Sed in\n\n386Libero posuere nec elementum Fusce pretium et massa efficitur iaculis. efficitur neque. condimentum\n\n387Faucibus. efficitur dui Ut tortor faucibus. condimentum hendrerit pretium\n\n388Ac Fusce quis, ante lorem ligula vitae\n\n389Posuere ipsum massa, fames Fusce ut bibendum,\n\n390Condimentum posuere neque. Ut ac lorem\n\n391Est felis. tincidunt. purus nec elit. enim posuere semper ligula Sed elementum Duis\n\n392Mauris volutpat dolor vel\nLorem ut ante iaculis.\n\n393Vel iaculis. nunc condimentum tincidunt. bibendum, et Integer purus ut semper elementum\n\n394Hendrerit neque. Duis faucibus. ipsum posuere ante faucibus. ipsum volutpat eget\n\n395Metus purus orci nunc sagittis dui semper semper.\n\n396Libero lorem sit vitae vitae In eget pretium\n\n397Ligula ligula Fusce rutrum faucibus. ut volutpat rutrum adipiscing fringilla ipsum nunc\n\n398Enim bibendum, in in sem. malesuada sagittis posuere libero scelerisque\n\n399Primis orci, Vivamus neque. pharetra faucibus. Fusce In felis. molestie in adipiscing semper in, et\n\n400Efficitur ligula sem. adipiscing Duis ante ut ac condimentum ligula fringilla\n\n401Velit. scelerisque orci, elit.\nLorem pharetra ipsum eget iaculis. ac orci eget sagittis hendrerit\n\n402Ut eget et nunc iaculis. vitae\n\n403Felis. in, Interdum et primis faucibus. posuere ut pretium\n\n404Nunc malesuada semper in neque. eget in pharetra orci, sit\n\n405Ipsum purus fringilla lorem in semper. elementum\n\n406In et ante Fusce ac felis. faucibus.\n\n407Felis. vitae condimentum in, felis. vel volutpat semper consectetur orci,\n\n408Ipsum est Vivamus dui ac finibus scelerisque volutpat orci condimentum in, nec tincidunt. scelerisque vitae\n\n409Dolor efficitur posuere nec sagittis lorem adipiscing ipsum ac semper. in\n\n410Consectetur consectetur Duis ante faucibus. enim in ac Interdum ac\n\n411In In nec eget sem. purus fringilla finibus fringilla Vivamus\n\n412Sed orci libero primis ac molestie\n\n413Vivamus est semper. consectetur posuere posuere adipiscing consectetur libero consectetur lorem vel velit. pharetra posuere\n\n414In dolor felis. Vivamus condimentum vitae tortor vel orci,\n\n415Finibus enim ante dolor elit. et ut malesuada dolor malesuada felis. fringilla dolor\n\n416Tincidunt. in scelerisque scelerisque posuere\n\n417Finibus Duis ante libero dui amet, Vivamus orci, est ac\n\n418Pharetra ipsum sem. libero orci ligula et semper nunc In fames fames ac elementum ut\n\n419Neque. libero dui ligula velit. tortor\n\n420Est felis. primis ac dolor et Mauris ipsum ipsum massa sagittis\n\n421Ut elementum enim est vel ut efficitur massa efficitur iaculis. semper. primis orci viverra\n\n422Fringilla rutrum bibendum, eget velit. Integer molestie ipsum nunc condimentum hendrerit efficitur\n\n423Ipsum nec vel Ut sit Mauris enim dolor\n\n424Ante massa, rutrum et ut lorem scelerisque\n\n425Ac nec in efficitur quis, efficitur aliquam elementum\n\n426Consectetur adipiscing viverra et faucibus. fames Interdum molestie vitae ipsum orci\n\n427In iaculis. pharetra posuere Vivamus Ut ac malesuada\n\n428Vivamus sagittis orci, enim in Interdum consectetur\n\n429Faucibus. sem. sagittis elit. vitae malesuada In et eget\n\n430Tortor orci ante orci, in sit primis\nLorem volutpat posuere\n\n431Ipsum ipsum ipsum iaculis. dui sem. orci, massa Sed pharetra\n\n432Consectetur felis. vitae ac metus Integer neque. Ut elementum massa consectetur in nunc consectetur\n\n433Fringilla libero massa, in ipsum\n\n434Molestie massa, ante adipiscing pharetra eget aliquam ipsum et dui\n\n435Ante\nLorem fames sem. ac aliquam aliquam in pretium purus\n\n436Faucibus. ipsum ante in nunc in consectetur libero ac massa, tortor semper.\n\n437Sed\nLorem et efficitur ante sit ac felis.\n\n438Metus ligula in Integer tincidunt.\n\n439Iaculis. scelerisque et ipsum Vivamus sagittis pharetra\n\n440In ut Sed vitae consectetur elit. ac\n\n441Sed ipsum orci ante eget ante vel Mauris\n\n442Adipiscing vitae felis. nec vel ut viverra consectetur massa nunc vel\n\n443Ipsum Ut\nLorem pretium pharetra primis ipsum eget amet, sagittis vel nunc malesuada elementum\n\n444Purus ut efficitur orci, Duis ac vitae et ipsum ut\n\n445Vel nec consectetur scelerisque Vivamus lorem malesuada elit. posuere libero eget ante iaculis.\n\n446Neque. in, condimentum ante efficitur\n\n447Efficitur efficitur Interdum in enim consectetur adipiscing fames volutpat iaculis. amet, nec\n\n448Volutpat in sagittis ac in, posuere sagittis consectetur Duis viverra ante vitae fringilla pharetra in,\n\n449Sit efficitur elementum ut condimentum neque. Vivamus Vivamus\nLorem aliquam ut dolor\n\n450Libero bibendum, sagittis hendrerit efficitur\n\n451Velit. faucibus. ante ipsum in orci,\n\n452Viverra vitae Fusce finibus consectetur in\nLorem et ante elit.\nLorem bibendum, ipsum\n\n453Primis sem. semper. Duis tortor eget vel\n\n454Eget In massa, sagittis ante elit. vel semper\n\n455Ac scelerisque quis, ante hendrerit malesuada iaculis. purus\nLorem ac sit\n\n456In sem. Ut amet, elit. ipsum posuere adipiscing Duis ante massa et\n\n457In bibendum, lorem Mauris efficitur\n\n458Tincidunt. quis, quis, orci est ipsum orci, ipsum Duis posuere volutpat\n\n459Adipiscing fames efficitur viverra finibus lorem nec fringilla malesuada tincidunt. Vivamus ante\n\n460Efficitur fames Sed massa, iaculis. orci, dui posuere amet, et ac in fames\n\n461In nunc purus et vel ante tincidunt. Integer sit ac\n\n462Malesuada pharetra vel ante dolor Ut et purus rutrum hendrerit bibendum, primis faucibus. libero\n\n463Ante quis, Duis libero bibendum, Interdum scelerisque dui efficitur ante efficitur\n\n464Faucibus. rutrum eget amet, ante Interdum tincidunt. dui Duis eget in, dui felis. efficitur\n\n465Sit pharetra faucibus. ut nec\n\n466Pharetra velit. enim tincidunt. metus quis, fames sit ac ac\n\n467Molestie eget efficitur in quis, orci, Ut\n\n468Orci, ligula posuere volutpat Vivamus ac\n\n469In Vivamus orci, ac sem.\n\n470Semper. neque. amet, lorem Integer velit.\n\n471Ante et nec enim neque. condimentum Vivamus\n\n472In in, metus hendrerit bibendum, Duis fringilla finibus est bibendum, quis, velit. ligula\n\n473Ipsum massa ante pharetra volutpat in, malesuada ligula in purus\n\n474Viverra sagittis lorem semper semper ut ac sit ac\n\n475Nunc efficitur ut vitae tincidunt. consectetur\n\n476Scelerisque pretium ante amet, nunc purus quis, neque. semper. elementum ligula\n\n477Metus ac fringilla ac dui ac efficitur bibendum, fames ac ante vitae\n\n478Pharetra elementum dui lorem ac ante et sagittis molestie et ac\n\n479Ac vel Mauris velit. iaculis. felis.\n\n480Vitae in nunc sem. orci, enim elit. Duis Vivamus sem. Mauris et orci, hendrerit\n\n481Vitae iaculis. nec Fusce Ut efficitur libero nunc in Ut\n\n482Semper Sed ut iaculis. tortor consectetur ut dolor\n\n483Massa, ante ut enim ac et\n\n484Mauris sem. ante in, Ut in, elit. condimentum Ut\n\n485Mauris aliquam nec semper orci, in molestie sem. Interdum rutrum nec pharetra\n\n486Scelerisque hendrerit ac metus ipsum scelerisque ipsum efficitur ante neque. purus massa,\n\n487Nunc tortor Interdum est et nec vel Duis sagittis rutrum quis, Duis\n\n488Interdum rutrum viverra efficitur ipsum sit consectetur rutrum hendrerit\n\n489Mauris Mauris ac metus ligula quis,\nLorem viverra eget et vel in,\n\n490Ut in tortor ut adipiscing sem.\n\n491Dolor ac viverra ac ac finibus adipiscing\n\n492Tortor enim metus felis. tortor velit. iaculis. viverra scelerisque sagittis scelerisque ante\n\n493Nec Duis ut ut efficitur fames faucibus. sem.\nLorem Mauris ut quis,\n\n494Ac et elit. consectetur felis. ut bibendum, bibendum, ac neque. semper. tortor in, vitae Interdum\n\n495Sed massa Mauris bibendum, vel fames ante elit. molestie vitae felis. scelerisque semper. ante ipsum\n\n496Libero efficitur purus fringilla fringilla massa rutrum ante velit. Vivamus elementum amet, tincidunt. et ut\n\n497Ac bibendum, et consectetur molestie\n\n498Ut sem. Duis eget nunc consectetur rutrum\n\n499Sagittis elit. Interdum adipiscing tortor tortor\n\n500Elit. Fusce malesuada sem. sagittis eget dui\n\n501Enim tortor elementum quis, quis, tortor amet, ut fringilla sem. Sed efficitur malesuada\n\n502Pretium in Sed In tincidunt. Fusce in ut Ut\n\n503Volutpat ac elit. purus primis ut eget\nLorem quis, aliquam dui\nLorem nec felis.\n\n504Est massa, finibus bibendum, iaculis. Fusce pharetra In efficitur\n\n505Volutpat massa, et ante Mauris purus felis. hendrerit ante\n\n506Ligula semper scelerisque nec ac quis, condimentum bibendum,\n\n507Ipsum purus Interdum ligula vitae Fusce eget semper.\n\n508Fringilla orci, vel ac consectetur metus ante neque. Mauris lorem vitae consectetur ante consectetur\n\n509Pharetra est in condimentum adipiscing tortor ac iaculis. massa, rutrum enim\n\n510In semper. semper. Duis pharetra bibendum, ac ut ac\n\n511Sagittis malesuada ante nunc consectetur elit. in, molestie malesuada Integer ligula ante\n\n512Tincidunt. ante neque. et Integer\n\n513Consectetur dolor ante ante iaculis. ipsum\n\n514Sed est pretium in rutrum finibus Sed scelerisque\n\n515Nunc orci fames ac amet, Sed fringilla purus ante malesuada ipsum faucibus.\n\n516Metus primis sem. primis Ut in ante elit. elementum pretium ac dolor dui Ut nec\n\n517Orci felis. elementum ut est Interdum pharetra molestie ac lorem felis. ut\n\n518Vel Vivamus est ligula Vivamus elit. Mauris adipiscing Integer ac Vivamus\n\n519Dui velit. in semper fames Fusce elit. amet, volutpat felis. posuere ante eget vitae faucibus.\n\n520Finibus Ut tincidunt. ipsum nec\nLorem condimentum velit. dui pretium malesuada malesuada tincidunt. massa in,\n\n521Sagittis molestie ante massa, Sed ante scelerisque viverra rutrum elit. ipsum\n\n522Massa, eget in amet, viverra\n\n523Efficitur In ante semper efficitur\n\n524Sagittis volutpat metus Integer ipsum ac metus in\n\n525Fames malesuada et tincidunt. condimentum\n\n526Orci ante Duis eget est et sit massa lorem massa, In finibus ut\n\n527Aliquam felis. orci finibus nunc Sed ipsum Interdum in ligula iaculis. Fusce consectetur\n\n528Massa\nLorem Interdum massa ante consectetur felis. bibendum, tortor condimentum Interdum\n\n529Hendrerit ut rutrum est ac\n\n530Ut massa dolor dui Interdum et felis. massa, orci, ipsum\n\n531Integer primis amet, dui efficitur eget in, efficitur adipiscing consectetur\n\n532Fames vel fames sem. nec Mauris enim ac\n\n533\nLorem ipsum tincidunt. rutrum elit. Integer elit.\n\n534Molestie scelerisque adipiscing elit. molestie elementum pretium eget volutpat\n\n535Lorem massa, in, eget massa, felis. amet, sem. Vivamus ac\n\n536Massa, efficitur fames ante\nLorem fringilla primis semper. finibus pharetra libero enim eget\n\n537Quis, ac posuere ut ipsum volutpat sem. sagittis sem. consectetur scelerisque Fusce\n\n538Ante Fusce condimentum purus iaculis. condimentum finibus nec ac viverra volutpat massa enim Duis elit.\n\n539Ipsum nunc molestie in ac Duis in ac aliquam ante dui tortor consectetur sit ac\n\n540Nunc vel dolor in fames est Mauris ac in metus\n\n541Vel purus hendrerit in enim rutrum\n\n542Sem. ligula massa tortor massa, massa sem. lorem vel pharetra ipsum\n\n543Ac pharetra elit. fames eget lorem ante dolor Fusce primis malesuada consectetur dui\n\n544Dolor est ante in Interdum lorem efficitur Integer dui\n\n545In, faucibus. elit. in, In eget aliquam ut iaculis. velit. hendrerit tincidunt.\n\n546Efficitur primis vel semper. ac rutrum pharetra iaculis. ac\n\n547Fames\nLorem ac est in finibus elit. dui In\n\n548Hendrerit viverra ante viverra ante efficitur Integer eget\n\n549In fames molestie ante massa, ut posuere felis. in hendrerit adipiscing ac ac elit. Vivamus\n\n550Consectetur hendrerit fames molestie sagittis consectetur in tincidunt. efficitur ante ut orci amet, ante\n\n551Ut ac enim libero et dui faucibus. in\n\n552Ut pharetra consectetur rutrum ac posuere in nunc\n\n553Ante ac Mauris ac enim adipiscing\nLorem\n\n554Metus ipsum viverra efficitur\nLorem eget scelerisque vitae est in Interdum primis libero\n\n555Massa, massa dui Vivamus ac et adipiscing eget lorem\n\n556Condimentum et est Fusce purus ac Fusce eget posuere fringilla\n\n557Malesuada fames sem. fames In vitae Duis consectetur hendrerit elementum ac primis fringilla aliquam\n\n558Nunc in, vitae dui hendrerit ac ante dolor\n\n559Ligula vitae ipsum massa, vitae in,\n\n560Ut Mauris ac in, molestie tincidunt. ante massa bibendum, in, ante vel\nLorem Interdum Duis\n\n561Ac eget eget condimentum posuere felis. neque. orci, in tincidunt. ante elit.\n\n562Eget Ut Ut libero ipsum\n\n563Sem. dui nunc amet, faucibus. sagittis in pharetra ut\nLorem sem. orci orci, ligula enim\n\n564Libero ac pretium sem. fames sit ac rutrum felis. fringilla orci,\n\n565Massa, nunc Interdum molestie Sed Vivamus tincidunt. finibus et eget nunc nec volutpat\n\n566Rutrum tincidunt. volutpat orci In massa Vivamus pretium ac Fusce\n\n567Libero ut hendrerit eget semper ac viverra in ligula metus Ut\n\n568Volutpat libero pharetra lorem vitae dolor rutrum elit. tortor\n\n569In ante elementum pharetra libero tortor et In ante dui iaculis. posuere quis, et volutpat\n\n570Nunc pretium faucibus. nunc tortor ac nec ut Sed enim in metus Ut\n\n571Lorem\nLorem orci, ac ligula condimentum\nLorem Sed Sed sit enim ut ligula Duis ante\n\n572Vel ligula amet, pharetra est fames scelerisque viverra massa, aliquam viverra ligula ac ante\n\n573Duis elit. ante Interdum et finibus sagittis primis consectetur in\n\n574Semper. eget Fusce neque. in felis. tincidunt. elit. sem. semper. adipiscing ante Fusce felis. Vivamus\n\n575Duis felis. Vivamus bibendum, Integer ac\nLorem sem. in, ac ante ut consectetur hendrerit neque.\n\n576Et quis, ipsum hendrerit posuere elementum finibus\n\n577Fusce In ac consectetur nec nec in vel orci elementum In\n\n578Elit. viverra ac molestie nec et in\n\n579Et posuere fringilla rutrum metus\n\n580Integer Fusce condimentum pretium metus lorem Vivamus ac\nLorem\n\n581Faucibus. adipiscing Integer ut Fusce ut in purus nec\n\n582Et in in est vel ligula finibus massa, enim ipsum\n\n583\nLorem et\nLorem ante libero\n\n584Tincidunt. fames elit. ac finibus dolor malesuada Ut enim adipiscing Interdum sem. tortor iaculis. In\n\n585Posuere dolor tortor tincidunt. pretium\nLorem metus ipsum ipsum Vivamus Ut\n\n586Ut efficitur pretium consectetur faucibus. Duis Interdum hendrerit volutpat\n\n587Orci fames malesuada neque. elit. lorem ipsum neque. ipsum eget\nLorem Fusce In\n\n588Finibus ipsum vitae elementum lorem velit. consectetur elit. bibendum, ante tincidunt. metus in, pharetra\n\n589Fusce sagittis consectetur vel efficitur ac massa quis, ipsum condimentum ac rutrum massa,\n\n590Metus nunc ante semper elementum massa, elementum ut massa, Integer consectetur ac efficitur\n\n591Bibendum, Duis ante ante in, elit. pretium Interdum ac posuere sagittis in, In ut\n\n592Elit. elit. efficitur sit ac volutpat massa ac iaculis. consectetur elit. massa et elementum in\n\n593Purus ligula pretium et tortor\n\n594Eget ipsum ipsum neque. sem. eget in consectetur\n\n595Nec finibus ac ut hendrerit libero eget\nLorem finibus in tortor in sagittis\n\n596Elementum Duis hendrerit pharetra Sed Fusce Ut semper. iaculis. eget enim molestie\n\n597Massa pharetra eget Integer eget ante velit. posuere orci elementum\n\n598Semper Duis molestie dui efficitur amet, ante iaculis. ac\n\n599In sem. orci condimentum Sed bibendum, molestie posuere metus efficitur et\n\n600Fusce tincidunt. condimentum efficitur iaculis.\n\n601Purus ipsum enim in in in, sit iaculis. molestie et nunc Sed Fusce efficitur\n\n602Massa ac semper elit. ut faucibus. nunc in aliquam finibus enim lorem rutrum sagittis ante\n\n603Adipiscing viverra ipsum vel Mauris finibus Mauris fringilla nec\n\n604Neque. adipiscing efficitur ac in\n\n605Efficitur neque. vitae scelerisque Ut pretium scelerisque ut hendrerit aliquam\n\n606Ac ac lorem malesuada rutrum sagittis\n\n607Bibendum, ipsum consectetur Mauris condimentum bibendum, vel elit. massa, in elementum ac semper.\n\n608Elit. ipsum pretium Duis elit. massa,\n\n609Sem. rutrum eget molestie fames bibendum, aliquam vel consectetur consectetur ipsum\n\n610Eget faucibus. Fusce sem. efficitur\n\n611Ac elementum sagittis aliquam viverra posuere In Fusce molestie\n\n612Massa, bibendum,\nLorem quis, dui sagittis ut velit.\n\n613Orci, in bibendum, ipsum vitae Interdum pretium primis massa, in, vitae\n\n614Pharetra velit. libero amet, efficitur scelerisque\n\n615Vitae orci viverra In ut Integer sem. viverra scelerisque\nLorem Mauris orci,\n\n616Lorem hendrerit In fringilla efficitur neque. neque. condimentum purus\n\n617Libero tortor In In condimentum felis. efficitur Fusce rutrum elit. amet, ac\n\n618In ac metus primis ante\nLorem\n\n619Efficitur hendrerit scelerisque Vivamus finibus\n\n620Fames adipiscing efficitur neque. quis, pretium ut viverra finibus\nLorem\n\n621Pretium pharetra Duis rutrum fringilla Fusce Mauris est Sed in in Vivamus tincidunt. massa,\n\n622Ligula ut consectetur amet, condimentum aliquam malesuada\nLorem velit. ac velit. ut efficitur elementum felis.\n\n623Massa in pretium adipiscing massa faucibus. primis ac elit. Fusce eget purus felis. hendrerit pretium\n\n624Ut tortor metus ante sagittis semper. ac ante in finibus ac massa ac ante malesuada\n\n625Pharetra semper. elit. consectetur Integer adipiscing efficitur purus ut in, et consectetur ante\n\n626Fusce in semper. pharetra viverra felis. malesuada aliquam\n\n627Molestie et felis. elit. enim pretium elit.\n\n628Consectetur ante ut libero efficitur quis, Interdum massa, volutpat finibus pharetra Vivamus libero\n\n629Mauris Fusce fames metus efficitur sem. tortor finibus elit. Ut dolor libero efficitur enim malesuada\n\n630Integer ut ipsum pretium dui eget tortor nec primis in vel hendrerit faucibus. Vivamus ac\n\n631Fusce eget aliquam pretium sagittis Interdum orci iaculis. tortor velit. sit eget\n\n632Semper. volutpat condimentum tortor primis purus\n\n633Posuere libero vitae fames elementum ut vitae condimentum Mauris efficitur sagittis volutpat Duis eget ut\n\n634Posuere semper volutpat adipiscing efficitur ante ante vel ligula velit. eget velit. molestie eget posuere\n\n635Sem. orci Ut et iaculis. ante metus ac massa pharetra aliquam rutrum ac hendrerit\n\n636Orci, massa iaculis. ut condimentum Fusce\n\n637Eget ac semper. malesuada elit. in, ac consectetur Vivamus semper. in, eget\n\n638In, primis nec consectetur rutrum nunc adipiscing ac ac nec et sem. ante in, metus\n\n639Duis pharetra aliquam Vivamus libero Mauris amet, massa elit. scelerisque faucibus. rutrum\n\n640Eget sem. vel posuere massa, enim aliquam\n\n641Integer hendrerit nec ipsum eget Sed enim iaculis. pretium\n\n642Felis. tincidunt. velit. quis, Interdum faucibus. orci, purus In molestie ante eget\n\n643Hendrerit in ac primis Ut sit amet, ac orci, purus lorem ipsum bibendum, finibus\n\n644Neque. sagittis ac bibendum, pharetra Sed eget orci bibendum, enim Sed\n\n645Neque. elit. vel Vivamus fringilla ac dolor Sed Sed felis. ac orci\n\n646Tortor dolor elementum efficitur malesuada ligula fringilla elit. semper.\n\n647Ac sagittis lorem efficitur ac\n\n648Massa, tincidunt. ante lorem ut ante\n\n649Molestie hendrerit orci Ut et eget viverra in libero Interdum\n\n650Ac quis, vitae fames efficitur Ut Sed bibendum, massa ut efficitur Mauris ante nec purus\n\n651Elementum orci, Mauris in semper\n\n652Volutpat tincidunt. massa in ut Mauris ut molestie finibus\n\n653Et in viverra eget sit ligula posuere metus et ac consectetur elit. enim\n\n654Bibendum, posuere Integer faucibus. bibendum, libero efficitur ut\nLorem lorem elit.\n\n655Orci Fusce nec semper ante efficitur felis.\nLorem eget eget sit ipsum libero Duis\n\n656Condimentum massa, eget In aliquam\nLorem primis volutpat primis neque. Integer in Fusce ante\n\n657Consectetur aliquam Fusce viverra Interdum Mauris ac pretium scelerisque neque. sit enim ante\n\n658In finibus fames enim orci neque. neque. Duis\nLorem rutrum\n\n659Ac et et vitae quis, efficitur et volutpat pretium Fusce semper in, metus felis. efficitur\n\n660Fames Vivamus Vivamus ac orci\n\n661Rutrum adipiscing libero ipsum orci adipiscing nec pretium orci, orci finibus condimentum\n\n662Scelerisque tincidunt. amet, sem. felis. elit. est volutpat scelerisque in Sed\n\n663Rutrum nec tortor iaculis. Sed pharetra ac orci, et amet, semper. volutpat ac amet,\n\n664Ante efficitur dolor consectetur lorem et Integer tortor\n\n665Ante In Fusce posuere eget bibendum, vitae condimentum sit Fusce Sed ipsum condimentum\n\n666Pharetra consectetur rutrum viverra semper orci efficitur aliquam finibus tincidunt. nunc metus\n\n667Ipsum ante Interdum elementum et fames Integer efficitur et vel molestie sem.\n\n668Ante iaculis. neque. ipsum dolor faucibus. nunc orci efficitur efficitur neque. ipsum et in, tortor\n\n669Est orci condimentum sagittis orci hendrerit sem. ipsum pharetra rutrum\n\n670Orci, Sed eget Integer elit. quis, libero pretium amet, vitae ac quis, ut ac\n\n671Condimentum dui metus ac scelerisque sit elementum ligula libero elit. purus condimentum ipsum dui\n\n672Consectetur et ac felis. dui molestie In amet,\n\n673Hendrerit pretium molestie Vivamus nunc neque. eget felis.\n\n674Massa, in condimentum aliquam tincidunt. Duis ac molestie\n\n675Hendrerit ac dui sit scelerisque pretium pharetra orci ac aliquam aliquam volutpat faucibus. neque. primis\n\n676In purus In ut elit. pharetra aliquam condimentum eget Vivamus efficitur quis, tincidunt.\n\n677Ipsum eget ante ante et massa, sit in ac elit. pharetra Vivamus sagittis\n\n678Semper orci, Fusce quis, Vivamus quis, sagittis in, neque. ac orci lorem\n\n679In condimentum ut faucibus. malesuada scelerisque lorem fringilla\n\n680Purus consectetur ante adipiscing neque. ut\n\n681Enim ac massa, ante Mauris Vivamus ante orci massa massa, vitae\n\n682Ante in, neque. Duis in aliquam primis tincidunt. tincidunt. ipsum ac sit iaculis. finibus ut\n\n683Amet, Interdum rutrum ligula ac\n\n684Molestie Integer in ligula purus Sed Ut semper. et ipsum Interdum elementum tincidunt.\n\n685Ut efficitur in elit. condimentum sem.\n\n686Ante vel efficitur iaculis. in dolor elementum elit. dui rutrum ipsum neque. dolor\n\n687Interdum pretium dui amet, fames hendrerit\n\n688Primis lorem Duis amet, ante hendrerit ante semper volutpat ante Interdum in, et iaculis. Sed\n\n689Hendrerit sem. fames et bibendum, molestie ipsum Sed ac elementum amet, adipiscing et\n\n690Tortor Ut eget orci, ut\n\n691Ante Vivamus hendrerit est efficitur massa dui\nLorem\n\n692\nLorem elit. Integer finibus ipsum sem. condimentum hendrerit faucibus. aliquam massa, ante sagittis eget orci\n\n693Vivamus est rutrum viverra felis. Duis orci,\n\n694In, molestie Duis efficitur viverra in malesuada ac vitae nunc dui purus felis. nec\n\n695Primis pretium Vivamus Vivamus fringilla in\n\n696Consectetur enim ac Sed iaculis. et in, molestie vitae iaculis.\n\n697Orci, ante elit. sem. eget elit. adipiscing malesuada rutrum in scelerisque ipsum bibendum, adipiscing adipiscing\n\n698Vitae Sed nec molestie libero\n\n699Volutpat Vivamus consectetur posuere\nLorem ipsum in\n\n700Bibendum, enim massa, lorem condimentum elit.\n\n701Sit et amet, velit. rutrum est dolor ante tortor\nLorem lorem Fusce\nLorem ac efficitur\n\n702Massa vel ipsum elit. rutrum orci, in iaculis. dolor\n\n703Eget vel Duis ac et ac ut Sed Sed ac efficitur purus\n\n704In Mauris quis, velit. Vivamus ut lorem pharetra dolor vel orci efficitur\n\n705Ac finibus et pharetra orci efficitur In tincidunt. Fusce sagittis\n\n706Ligula enim enim ante primis\n\n707In orci finibus velit. massa, consectetur\nLorem vitae ipsum metus quis, massa elementum condimentum\n\n708Hendrerit posuere ante metus fames est sagittis ac tortor tincidunt. iaculis. ac in amet,\n\n709Adipiscing ac efficitur volutpat ipsum ante amet, viverra ac Sed\n\n710Volutpat faucibus. sem. ligula Integer fames vel tincidunt. eget volutpat ut ut viverra\nLorem\n\n711\nLorem massa pharetra eget consectetur elit. velit. elementum metus consectetur hendrerit efficitur\n\n712In posuere libero malesuada bibendum, viverra vitae\n\n713Ac ipsum velit. condimentum amet, in posuere massa, et eget\n\n714Vivamus finibus enim vitae Fusce quis, vitae\n\n715Velit. efficitur metus tortor in in\n\n716Aliquam in tincidunt. velit. eget libero orci,\n\n717Ipsum ligula libero ac ac pretium tincidunt. finibus efficitur\n\n718Semper vel elit. eget Interdum primis massa, tortor hendrerit efficitur viverra\n\n719Velit. consectetur ac Fusce et bibendum, ipsum ac sit vel lorem ut\n\n720Lorem Interdum pharetra tortor adipiscing ut neque. ipsum sem. elit. sagittis Mauris\n\n721Ante primis primis ante sagittis dui lorem Ut iaculis. lorem sit hendrerit neque. elit. Interdum\n\n722Consectetur pharetra tincidunt. semper semper. rutrum primis aliquam in tortor ut consectetur neque. libero et\n\n723Ac aliquam hendrerit rutrum malesuada\n\n724Vitae elit. Interdum vitae consectetur libero condimentum sagittis vel libero ante aliquam neque. massa\n\n725Massa, elit. adipiscing Fusce molestie in\n\n726Bibendum, metus ipsum Interdum volutpat ligula eget finibus ipsum aliquam elit.\n\n727Ac ipsum ut Interdum Vivamus scelerisque ante ante Interdum\n\n728Hendrerit ac in Duis in Interdum ante iaculis. condimentum rutrum iaculis. In ac orci, consectetur\n\n729Primis nunc pharetra dui et faucibus. malesuada ligula\n\n730Amet, rutrum eget molestie vel sit tincidunt. est\n\n731Vel ante elit. consectetur tortor in, quis, semper lorem\n\n732Vel ac fames rutrum condimentum est orci massa, sagittis neque. ante iaculis. Ut posuere scelerisque\n\n733Interdum ac iaculis. consectetur rutrum Duis in Mauris pharetra volutpat elit. efficitur molestie ante ligula\n\n734Semper ipsum tincidunt. enim in in in amet, In iaculis. ante rutrum in, in aliquam\n\n735Pretium efficitur massa, in Duis consectetur massa, bibendum, ac in\n\n736Fames Mauris ipsum tincidunt. lorem purus molestie in volutpat ac quis, Fusce dolor felis.\n\n737Lorem ipsum neque. ut volutpat sagittis sit consectetur finibus\n\n738Ut Duis et dui ante ut et Mauris ac semper. libero efficitur metus eget\n\n739Dui quis, ac hendrerit tincidunt. fames primis Sed tortor fringilla sit iaculis. pretium velit.\n\n740Ac ac dui ac sit lorem ipsum metus sem. ac Duis pharetra lorem metus neque.\n\n741Finibus ligula finibus vel massa\n\n742Adipiscing ac ante elit. fames eget ante Interdum Fusce Ut\n\n743Vitae ut ut sit malesuada massa hendrerit semper. ante\n\n744Ac nec pretium Ut\nLorem Sed Sed metus Duis adipiscing\n\n745Fames in eget Duis aliquam faucibus. purus\n\n746Viverra quis, in, semper consectetur Ut sem.\n\n747Viverra elit. sagittis dui est semper vitae adipiscing\nLorem orci elementum elit. consectetur\n\n748Volutpat viverra sagittis hendrerit iaculis. et in ipsum bibendum,\n\n749Metus sem. Fusce ante Ut bibendum, ipsum vitae\n\n750Posuere tincidunt. eget in iaculis. hendrerit pretium elit.\n\n751Ac molestie in ut\nLorem ut Interdum adipiscing eget sem. Ut pharetra consectetur\n\n752Vitae finibus ac Sed semper vel efficitur ut pharetra rutrum\n\n753Ligula et viverra dui consectetur ipsum aliquam elit. Vivamus consectetur Fusce ante in, hendrerit\n\n754Fringilla adipiscing libero consectetur posuere ante Mauris sem.\n\n755Vitae In condimentum et Sed\n\n756In ac aliquam ac orci, nunc bibendum, In tincidunt. ac sem. fames posuere orci,\n\n757Lorem ligula in In ac neque. ut aliquam\n\n758Molestie sit enim est Sed ut eget elementum malesuada nunc in, nunc volutpat\n\n759Molestie ligula in orci, Duis pharetra massa, sit dolor\n\n760Scelerisque fringilla molestie ante in, dui finibus\n\n761Massa metus Fusce in ac ac vitae metus Vivamus ac molestie ac pharetra velit. volutpat\n\n762Ac consectetur pharetra dolor aliquam fames condimentum metus sagittis ante\n\n763Sem. quis, felis. scelerisque volutpat Mauris efficitur elit. sagittis metus Mauris\n\n764Lorem consectetur malesuada viverra Vivamus In\n\n765Ligula in elit. ac adipiscing faucibus. Duis semper\n\n766Eget consectetur massa hendrerit\nLorem ac sit consectetur faucibus. ligula\n\n767Mauris Sed in ante ipsum purus consectetur neque. ac hendrerit efficitur in iaculis. ipsum ac\n\n768Elementum massa posuere malesuada massa sagittis volutpat Integer ut primis Duis sem.\n\n769Efficitur rutrum molestie\nLorem in in orci, fringilla sit sit in, eget elementum velit.\n\n770Aliquam elit. Vivamus rutrum Vivamus bibendum, scelerisque malesuada\n\n771Vivamus eget Mauris in Duis Ut\n\n772Tortor ut amet, massa, fames ante ipsum sit viverra nunc faucibus.\n\n773Molestie felis. consectetur in rutrum nunc enim pharetra scelerisque\n\n774Faucibus. tincidunt. Interdum enim eget Duis ut Mauris Fusce adipiscing lorem est\n\n775Volutpat fames in bibendum, velit. et est ante in, sagittis pretium\n\n776Interdum dolor Integer Integer fames tortor in, ipsum ipsum nunc elit. neque. in\n\n777Duis adipiscing lorem ut\nLorem ante In rutrum efficitur et sagittis Duis Interdum ut\n\n778Ut Duis libero nec neque.\n\n779Libero ante efficitur orci ipsum vel efficitur\n\n780Ante rutrum scelerisque sagittis hendrerit fames est posuere\n\n781\nLorem orci, finibus orci, volutpat velit. tincidunt. orci\n\n782Malesuada metus efficitur sagittis elit. tortor\n\n783Consectetur faucibus. metus consectetur primis faucibus. Mauris\n\n784Finibus Sed\nLorem quis,\nLorem elit. Interdum orci, dui ante massa, pharetra primis\n\n785Est tincidunt. iaculis. et et In et elementum\n\n786Ante in ipsum scelerisque primis vitae ac\nLorem in nec rutrum vitae\n\n787Orci consectetur dui fames consectetur est\n\n788Sed ut neque. viverra massa, quis, felis. lorem amet, molestie ante pretium consectetur\n\n789Tincidunt. Ut fringilla orci Interdum pharetra in orci,\n\n790Hendrerit Integer velit. rutrum neque. molestie lorem\n\n791Tortor elementum elementum fames purus Vivamus tincidunt. Duis condimentum tincidunt. in\n\n792Massa, consectetur quis, Duis adipiscing neque. bibendum, hendrerit vel In scelerisque\n\n793Fusce Integer ligula pretium metus ac ac fringilla semper nec rutrum posuere dolor in\n\n794Purus metus nec vitae malesuada nec in, ac molestie velit. elit. semper in\n\n795Posuere lorem ipsum Duis adipiscing Ut fringilla dui ac ac Sed molestie amet, elementum\n\n796Efficitur neque. malesuada Integer Sed sem. fames Mauris aliquam dui adipiscing volutpat Mauris Duis enim\n\n797Tortor hendrerit efficitur ligula efficitur\n\n798Ut elit. elit. iaculis. in et enim velit.\n\n799Finibus bibendum, ac Integer finibus pharetra ipsum efficitur In ac nunc ac Fusce\n\n800Ut ac sem. in finibus quis, velit. molestie Mauris aliquam volutpat ante ligula velit. Integer\n\n801Vitae In in, Vivamus pharetra elit. bibendum, bibendum,\n\n802Ligula amet, in nec ac adipiscing Interdum\n\n803Mauris enim ante dolor in fames finibus Duis orci massa, elementum ante Mauris ac\n\n804Sed orci, vitae sagittis lorem posuere\n\n805Vel condimentum est dolor viverra ante ac libero ac\n\n806Bibendum,\nLorem elit. ipsum sagittis enim viverra nec\n\n807Sagittis fringilla ac efficitur vitae libero ut elit. scelerisque Mauris amet, In dui Ut\n\n808Ipsum velit. volutpat iaculis. dolor ac ac\n\n809Semper. consectetur Integer vel scelerisque Fusce amet, malesuada et bibendum, in, felis.\n\n810Condimentum ipsum molestie rutrum dui ut lorem Duis metus\nLorem enim ut\n\n811Eget amet, efficitur neque. in aliquam\nLorem semper Ut neque. libero primis\n\n812Semper. pharetra elit. Ut primis in adipiscing in, semper.\n\n813In bibendum, consectetur efficitur ac purus viverra Vivamus pharetra Duis\n\n814Eget Vivamus Ut et ac pharetra bibendum, rutrum primis dolor Interdum vel Interdum eget Fusce\n\n815Ac Interdum orci, Sed eget\n\n816Malesuada vitae metus ante Mauris ac et\n\n817Tortor eget finibus sem. in lorem semper nec in in, finibus\n\n818Ac et ipsum\nLorem orci metus In purus viverra ipsum ac est\n\n819Felis. ac velit. bibendum, massa Mauris\n\n820Posuere sit elit. iaculis. massa efficitur\n\n821Adipiscing efficitur lorem metus orci, pharetra et\n\n822Dui felis. Duis pretium ipsum sagittis efficitur orci, fringilla aliquam\n\n823Ut molestie dolor orci, elit. Mauris felis. finibus pharetra Duis Fusce vitae semper. lorem hendrerit\n\n824Mauris est primis elit. lorem ante ante lorem metus ut Integer\n\n825Posuere adipiscing pharetra elementum tincidunt. dolor efficitur scelerisque scelerisque sem. In nunc orci,\n\n826Ac malesuada tortor orci neque. et in Mauris\n\n827Est vitae consectetur Vivamus eget molestie pretium quis, metus sem. est elementum rutrum elit. Vivamus\n\n828Efficitur amet, viverra scelerisque condimentum consectetur ut condimentum Fusce finibus nunc massa ut ac\n\n829In semper. Integer nec sit consectetur\n\n830Metus enim massa, in, ac eget quis, pretium in faucibus. malesuada iaculis.\n\n831Semper.\nLorem finibus molestie ac Integer fringilla fringilla vitae pretium ipsum massa\n\n832Sit ipsum dolor scelerisque Vivamus rutrum\nLorem\n\n833Rutrum finibus massa eget sagittis Fusce nec purus pharetra amet, Duis velit. in, efficitur\n\n834In Interdum aliquam molestie In\nLorem volutpat lorem malesuada vel faucibus. ac\n\n835Duis elementum Fusce metus consectetur efficitur ante\n\n836Vivamus nunc ut Duis elementum ipsum elit. In\n\n837In malesuada In fringilla malesuada dolor tortor nec malesuada\n\n838Iaculis. pretium condimentum iaculis. adipiscing consectetur et rutrum eget sagittis lorem In\n\n839Fringilla in fringilla tortor finibus\n\n840Elit. Mauris in aliquam faucibus. tincidunt. ante ac massa, ut\n\n841Molestie bibendum, ante dolor ac sagittis\n\n842Elit. ut ante faucibus. faucibus. tortor ac Vivamus In hendrerit\n\n843Vivamus efficitur ac metus aliquam\n\n844Orci ac primis malesuada ac vel Ut finibus felis. malesuada malesuada fames volutpat scelerisque viverra\n\n845Ut orci aliquam hendrerit in tincidunt. pretium Fusce volutpat lorem amet, lorem sem. fames\n\n846Ante quis, purus in metus condimentum malesuada fringilla ac massa est\n\n847Dolor pretium semper. Fusce finibus nec ut et\n\n848Eget faucibus. eget massa, consectetur\n\n849Velit. volutpat in, rutrum rutrum orci,\n\n850Ipsum in in Ut eget in vel dui volutpat Sed Mauris massa, ut\n\n851Scelerisque Integer primis Vivamus metus\n\n852Semper. ac eget bibendum, dui dolor ligula ac\n\n853Malesuada lorem ut finibus scelerisque malesuada nec tortor consectetur felis. libero\n\n854\nLorem Duis sit efficitur eget ac\n\n855In libero massa vel libero ligula est\n\n856Efficitur in Integer consectetur dui nunc tortor Vivamus Integer ac finibus felis.\n\n857Pharetra ut orci elementum faucibus.\n\n858In, ante amet, ac ipsum et metus tortor ligula\n\n859Ipsum primis elit. lorem molestie dui Integer\n\n860Sagittis eget condimentum massa, elementum sem. Mauris\n\n861Mauris in posuere eget in felis. massa dui iaculis. Vivamus\n\n862In eget est posuere fringilla Duis in,\n\n863Dolor enim ac nec malesuada ac neque.\n\n864Massa, bibendum, libero fringilla rutrum\n\n865Vel neque. orci neque. vitae eget malesuada Interdum Duis bibendum, massa Fusce et Duis\n\n866Ipsum Integer dui ante ipsum\n\n867Faucibus. malesuada in, Duis elementum iaculis. Sed nec consectetur quis, et\nLorem\n\n868Eget ipsum nec sagittis ipsum eget ligula eget massa,\n\n869Volutpat Interdum consectetur ac efficitur ut\n\n870Purus elit. lorem Ut tortor in\n\n871Primis faucibus. tincidunt. et adipiscing Duis sit Fusce est libero sem.\n\n872Tortor sem. ut pretium nec ut et ligula ac ut volutpat primis dui vitae\n\n873\nLorem elit. massa vitae consectetur sit faucibus. est dolor In tortor\n\n874Massa ante bibendum, ipsum est est In Integer fringilla lorem rutrum in\n\n875Quis, Interdum orci, eget et malesuada efficitur Duis in nunc\n\n876Elit. fringilla Fusce ut semper massa dui\n\n877Interdum tincidunt. Mauris vel semper. nunc quis, in semper in, nec ut efficitur posuere hendrerit\n\n878Ut ante semper. ante orci, massa in, ligula pretium Ut primis faucibus.\n\n879Iaculis. efficitur metus ligula Interdum primis amet, elit. ligula ante scelerisque volutpat rutrum et\n\n880Ante faucibus. quis, metus ante volutpat Vivamus in felis. felis. ipsum\n\n881Pretium purus consectetur vitae aliquam ante ac dui ante pretium eget\n\n882Orci, pharetra ac nunc sagittis ante malesuada\n\n883Neque. primis Mauris sit velit.\n\n884Ut ac quis, ipsum eget et in\n\n885Efficitur pharetra dolor fringilla efficitur ante\n\n886Elit. Integer efficitur elit. est sem. ac Integer ac in, In scelerisque finibus\n\n887Tincidunt. eget volutpat elit. libero metus\n\n888Tincidunt. bibendum, aliquam efficitur Vivamus ante Integer ac pretium scelerisque ligula in efficitur Integer efficitur\n\n889Consectetur vitae ante fames Integer neque.\n\n890Ac amet, sit velit. semper. et nunc massa condimentum\n\n891Ipsum est pretium elit. condimentum purus bibendum,\n\n892Ac dolor enim in ligula et volutpat vitae elit. ipsum Vivamus in hendrerit ac consectetur\n\n893Amet, velit. primis Mauris aliquam faucibus.\n\n894Metus volutpat ut adipiscing faucibus. adipiscing\n\n895Ac ac efficitur metus aliquam dolor metus elit. purus efficitur ac sagittis primis molestie tortor\n\n896Velit. Vivamus eget orci Sed malesuada ipsum\n\n897Interdum purus orci, tincidunt. Fusce\nLorem in malesuada volutpat fringilla Integer pretium\n\n898Malesuada scelerisque nec purus metus in\n\n899Sed sit posuere ante Mauris Integer est\n\n900Interdum vitae metus malesuada est\nLorem Sed rutrum\nLorem enim vel efficitur metus\n\n901Quis, purus elementum bibendum, bibendum, elit. efficitur vitae massa consectetur eget felis. semper\n\n902Ipsum felis. et tincidunt. ut quis, efficitur\n\n903Elementum pharetra nunc ipsum vitae primis eget ligula Vivamus ac consectetur tortor\n\n904Dolor Mauris viverra eget aliquam enim ac sit sem. semper tincidunt.\n\n905Adipiscing volutpat in in, hendrerit amet, tortor In pretium orci\n\n906Mauris quis, ac posuere in in ipsum semper. pretium nunc nec efficitur\n\n907Elit. vitae Vivamus dolor ante sem. ut neque. orci, vitae In faucibus. In Mauris adipiscing\n\n908Integer est nunc Interdum bibendum,\n\n909Malesuada tincidunt. Interdum iaculis. sem. faucibus.\n\n910Faucibus. purus consectetur orci, massa, In nec vel\n\n911Ipsum orci velit. ante ac orci, neque. eget fames\n\n912Integer in ac ut ut amet, nec neque. libero vel ante Sed ante Mauris faucibus.\n\n913Eget quis, et Mauris fames ut nec enim\n\n914In ac Interdum viverra in, primis elementum pretium ac elit.\n\n915Primis dolor Sed in est ac orci, nunc molestie enim sit Interdum ut ante ante\n\n916Amet, et eget neque. ante libero\n\n917Molestie nunc eget enim et fringilla efficitur orci, pretium quis, Duis iaculis. orci,\n\n918Scelerisque ante fringilla ut volutpat rutrum Interdum Interdum fames efficitur\n\n919Finibus malesuada metus ac ligula elementum ac fames in in massa semper in ante Integer\n\n920Primis in, faucibus. nec Sed adipiscing metus bibendum, volutpat Ut Fusce adipiscing ipsum elit.\n\n921Tincidunt. elementum quis, dui enim ante orci, efficitur neque. neque. ac\n\n922In ligula consectetur posuere\nLorem sit sem. aliquam viverra\n\n923Sagittis eget Interdum Mauris nec enim sit hendrerit enim fringilla ac consectetur\n\n924Hendrerit est molestie bibendum, efficitur consectetur ac\n\n925Finibus elementum in, ipsum rutrum fringilla ante ligula libero Duis ac consectetur ut et sagittis\n\n926Nec ipsum dolor ante ut pretium ante pretium in in metus\n\n927\nLorem semper. neque. Ut ut\nLorem consectetur ac Integer massa\n\n928Ac adipiscing orci, ante primis finibus Fusce posuere amet, Ut in\n\n929Ac neque. elit. consectetur in, dolor massa vitae velit. tortor tincidunt. In sit eget\n\n930Enim nec ac pharetra ipsum fames ipsum\n\n931Condimentum elit. neque. adipiscing sagittis tincidunt. adipiscing consectetur primis vitae\n\n932Ut ut adipiscing in felis. Sed viverra\n\n933Condimentum purus efficitur bibendum, semper. Duis faucibus. in Integer in ut finibus\n\n934Ac elit. orci enim ac consectetur pharetra metus consectetur\n\n935Elit. viverra adipiscing condimentum malesuada efficitur viverra sagittis est molestie\n\n936In fames finibus ligula pretium consectetur libero Integer felis. Vivamus vitae dui neque.\n\n937Dolor ac elementum faucibus. quis, et eget faucibus.\n\n938Purus ante ante dui ac orci, volutpat Fusce in, semper.\n\n939Dolor sem. neque. Integer volutpat in, viverra molestie Sed consectetur primis semper. ante est\n\n940Dui nunc neque. elit. ut ante sit iaculis. consectetur est ipsum orci,\n\n941Aliquam Interdum Fusce ligula ut\n\n942Ante ante sem. ut molestie in ac bibendum, malesuada primis viverra\n\n943Elit. semper purus elit. scelerisque in ante massa velit. ante consectetur\n\n944Adipiscing rutrum semper posuere ante tortor pretium ipsum malesuada\n\n945Condimentum molestie ante faucibus. malesuada Sed in, ac in ac fringilla Interdum purus volutpat est\n\n946Ut finibus efficitur in ante felis. orci eget elit. pharetra massa, Vivamus ante tincidunt.\n\n947In, quis, molestie vel in ipsum viverra In Integer\n\n948Ac\nLorem lorem Duis volutpat sit Sed Interdum vitae hendrerit ligula massa faucibus. dolor ac\n\n949Faucibus. orci, Mauris ligula velit. ut neque. aliquam elit. elit. Sed malesuada pharetra quis, Fusce\n\n950Volutpat eget faucibus. lorem orci adipiscing bibendum, et massa vitae metus semper. faucibus. ut\n\n951Ac neque. Sed aliquam et consectetur aliquam ut ac iaculis. metus efficitur Interdum ac massa\n\n952Sagittis dui sem. metus in hendrerit fames in hendrerit in\n\n953Pretium elementum in ipsum Sed pharetra faucibus. elit. ipsum et volutpat aliquam\n\n954Mauris volutpat in elit. vel\n\n955In nec Interdum bibendum, eget in molestie ante amet, Duis\n\n956Neque. efficitur in malesuada ligula elit. faucibus. et iaculis. quis,\n\n957Eget efficitur enim Fusce nec Ut condimentum neque. velit.\n\n958Fames Mauris dui adipiscing consectetur ac efficitur hendrerit in\n\n959In, Fusce nunc nec enim Integer fringilla et posuere semper posuere lorem eget tincidunt.\n\n960Et ac efficitur Integer fringilla in quis, in in, eget est sem. primis sit\n\n961Ac eget sem. vitae ac dolor nec\n\n962Ante faucibus. felis. ante metus ante Duis orci Interdum\n\n963Ac iaculis. elementum Vivamus metus libero pharetra est ac\nLorem ante nunc felis. ipsum bibendum,\n\n964Semper semper. ante posuere enim massa in ligula malesuada purus ac ut ac aliquam ante\n\n965Iaculis. primis condimentum massa, velit. et quis, Mauris in et ipsum ac adipiscing bibendum, Fusce\n\n966Est tincidunt. neque. orci sem. Vivamus\n\n967Ipsum nunc Mauris massa, pharetra adipiscing vitae ligula\n\n968Ac tortor ac ut et massa, ac elit. orci, Interdum\n\n969Sit In ante neque. pharetra in elementum ante dolor Sed aliquam\n\n970Orci elit. iaculis. elit. libero vitae tortor rutrum elit. semper ligula Vivamus lorem bibendum,\n\n971Velit. rutrum consectetur vitae posuere fringilla elit. Mauris primis ut fringilla ac sit\n\n972Ante fames est efficitur ante consectetur Mauris ante semper. elit.\n\n973Ut in lorem Mauris neque. In efficitur iaculis. hendrerit Interdum tortor volutpat consectetur rutrum\n\n974Ac elementum Fusce sem. viverra quis, consectetur bibendum,\n\n975Vitae sem. efficitur est adipiscing consectetur Ut dui massa, ipsum volutpat\n\n976Ante fringilla ut bibendum, Ut dolor efficitur condimentum Duis In ligula\n\n977Dui felis. scelerisque massa ac eget elit. Ut efficitur in sem. bibendum, sit hendrerit\n\n978Elit. efficitur Vivamus Sed ante ut ante ac fringilla\n\n979Posuere primis sagittis in pharetra efficitur\nLorem\n\n980Orci massa, fringilla sagittis dolor massa, massa\nLorem finibus\n\n981Condimentum molestie volutpat pretium orci et faucibus. malesuada elit. in ac ante\n\n982Integer elementum pharetra sagittis primis et ac neque. ut dolor elit. bibendum,\n\n983Condimentum ac volutpat fames efficitur tortor ante\n\n984Elit. malesuada tincidunt. quis, iaculis. ligula metus hendrerit nec in eget in, libero neque. elementum\n\n985Pharetra ante molestie orci volutpat fames orci, consectetur neque. ac velit. Vivamus elementum ut\n\n986Semper fringilla orci et elit. semper metus in, lorem elit. est\n\n987Efficitur dui consectetur felis. hendrerit ut ipsum\n\n988Mauris sem. tincidunt. massa ligula enim in Fusce nec fames massa in eget eget\nLorem\n\n989Duis rutrum ante ipsum eget bibendum, malesuada In\n\n990Ac ligula dui nec pretium Interdum\n\n991Pretium faucibus. hendrerit finibus volutpat In massa,\nLorem finibus\n\n992Et massa, massa, elementum Duis elit. Integer elit. sem. metus efficitur felis. fames velit. ipsum\n\n993Hendrerit malesuada neque. primis in orci, elementum sit purus velit. viverra volutpat\n\n994\nLorem Ut iaculis. sit scelerisque massa ac iaculis. consectetur orci, nec volutpat orci,\n\n995Vitae eget molestie volutpat ac ac primis efficitur amet, eget ut aliquam ligula fringilla ipsum\n\n996Vel ante et malesuada fringilla ut Fusce ipsum ante libero Vivamus sagittis\n\n997Ut Mauris viverra finibus ac\nLorem ipsum pretium lorem et pretium\n\n998Tortor aliquam bibendum, Fusce ligula vitae efficitur\n\n999Ante libero ac hendrerit ac sit ac eget aliquam massa orci iaculis.\n\n1000Est ligula consectetur scelerisque ac purus\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
358
|
"category": "Components",
|
|
359
359
|
"section": "Selection",
|
|
360
360
|
"boost": "Dropdowns components/dropdowns #components/dropdowns Components Selection"
|
|
@@ -364,7 +364,7 @@
|
|
|
364
364
|
"title": "EditableContent",
|
|
365
365
|
"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
366
|
"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.",
|
|
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!\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
368
|
"category": "Components",
|
|
369
369
|
"section": "Interaction",
|
|
370
370
|
"boost": "EditableContent components/editableContent #components/editableContent Components Interaction"
|
|
@@ -374,7 +374,7 @@
|
|
|
374
374
|
"title": "ExpanderPanel",
|
|
375
375
|
"lead": "A simple panel component where the \"panel-body\" can be expanded.",
|
|
376
376
|
"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|
|
|
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| 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
378
|
"category": "Components",
|
|
379
379
|
"section": "Show/Hide",
|
|
380
380
|
"boost": "ExpanderPanel components/expander #components/expander Components Show/Hide"
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
"title": "Fade",
|
|
385
385
|
"lead": "The Fade component fades in and out content with a given animation style.",
|
|
386
386
|
"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 | | — | — |",
|
|
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| 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
388
|
"category": "Components",
|
|
389
389
|
"section": "Show/Hide",
|
|
390
390
|
"boost": "Fade components/fade #components/fade Components Show/Hide"
|
|
@@ -394,7 +394,7 @@
|
|
|
394
394
|
"title": "FadeExpander",
|
|
395
395
|
"lead": "The FadeExpander component fades in and expands when the content.",
|
|
396
396
|
"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",
|
|
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\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
398
|
"category": "Components",
|
|
399
399
|
"section": "Show/Hide",
|
|
400
400
|
"boost": "FadeExpander components/fadeExpander #components/fadeExpander Components Show/Hide"
|
|
@@ -404,7 +404,7 @@
|
|
|
404
404
|
"title": "FadeUp",
|
|
405
405
|
"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
406
|
"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.",
|
|
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.\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
408
|
"category": "Components",
|
|
409
409
|
"section": "Show/Hide",
|
|
410
410
|
"boost": "FadeUp components/fadeUp #components/fadeUp Components Show/Hide"
|
|
@@ -414,7 +414,7 @@
|
|
|
414
414
|
"title": "FeedbackRating",
|
|
415
415
|
"lead": null,
|
|
416
416
|
"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",
|
|
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\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
418
|
"category": "Components",
|
|
419
419
|
"section": "Misc",
|
|
420
420
|
"boost": "FeedbackRating components/feedback #components/feedback Components Misc"
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
"title": "FilePicker",
|
|
425
425
|
"lead": null,
|
|
426
426
|
"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",
|
|
427
|
+
"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
428
|
"category": "Components",
|
|
429
429
|
"section": "Pickers",
|
|
430
430
|
"boost": "FilePicker components/filePickers #components/filePickers Components Pickers"
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
"title": "FormLabel",
|
|
435
435
|
"lead": "A small convenience component for a form label or just a label style used without a form element.",
|
|
436
436
|
"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",
|
|
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\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
438
|
"category": "Components",
|
|
439
439
|
"section": "Content",
|
|
440
440
|
"boost": "FormLabel components/formLabel #components/formLabel Components Content"
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
"title": "GroupedItemList",
|
|
445
445
|
"lead": null,
|
|
446
446
|
"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",
|
|
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\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
448
|
"category": "Components",
|
|
449
449
|
"section": "Content",
|
|
450
450
|
"boost": "GroupedItemList components/groupedItemList #components/groupedItemList Components Content"
|
|
@@ -464,7 +464,7 @@
|
|
|
464
464
|
"title": "ImagePreloader",
|
|
465
465
|
"lead": "Use the preloader for controlling the various states when fetching the image. It allows to handle the failure case as well.",
|
|
466
466
|
"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|
|
|
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| 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
468
|
"category": "Components",
|
|
469
469
|
"section": "Misc",
|
|
470
470
|
"boost": "ImagePreloader components/imagePreloader #components/imagePreloader Components Misc"
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"title": "LabeledElement",
|
|
475
475
|
"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
476
|
"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",
|
|
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\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
478
|
"category": "Components",
|
|
479
479
|
"section": "Content",
|
|
480
480
|
"boost": "LabeledElement components/labeledElement #components/labeledElement Components Content"
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
"title": "LicensePlate",
|
|
485
485
|
"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
486
|
"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",
|
|
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\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
488
|
"category": "Components",
|
|
489
489
|
"section": "Misc",
|
|
490
490
|
"boost": "LicensePlate components/licensePlate #components/licensePlate Components Misc"
|
|
@@ -504,7 +504,7 @@
|
|
|
504
504
|
"title": "ListMenu",
|
|
505
505
|
"lead": "A simple list menu that supports grouping and filter.",
|
|
506
506
|
"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",
|
|
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\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
508
|
"category": "Components",
|
|
509
509
|
"section": "Misc",
|
|
510
510
|
"boost": "ListMenu components/listMenu #components/listMenu Components Misc"
|
|
@@ -514,7 +514,7 @@
|
|
|
514
514
|
"title": "LoadMoreButton",
|
|
515
515
|
"lead": null,
|
|
516
516
|
"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",
|
|
517
|
+
"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
518
|
"category": "Components",
|
|
519
519
|
"section": "Interaction",
|
|
520
520
|
"boost": "LoadMoreButton components/loadMore #components/loadMore Components Interaction"
|
|
@@ -674,7 +674,7 @@
|
|
|
674
674
|
"title": "NoData",
|
|
675
675
|
"lead": null,
|
|
676
676
|
"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",
|
|
677
|
+
"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
678
|
"category": "Components",
|
|
679
679
|
"section": "Content",
|
|
680
680
|
"boost": "NoData components/noData #components/noData Components Content"
|
|
@@ -694,7 +694,7 @@
|
|
|
694
694
|
"title": "NumberInput",
|
|
695
695
|
"lead": null,
|
|
696
696
|
"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",
|
|
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\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
698
|
"category": "Components",
|
|
699
699
|
"section": "Interaction",
|
|
700
700
|
"boost": "NumberInput components/numbercontrol #components/numbercontrol Components Interaction"
|
|
@@ -704,7 +704,7 @@
|
|
|
704
704
|
"title": "Onboarding",
|
|
705
705
|
"lead": "Useful when you want to control a single tooltip that highlights a portion of the UI.",
|
|
706
706
|
"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",
|
|
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\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
708
|
"category": "Components",
|
|
709
709
|
"section": "Misc",
|
|
710
710
|
"boost": "Onboarding components/onboarding #components/onboarding Components Misc"
|
|
@@ -714,7 +714,7 @@
|
|
|
714
714
|
"title": "Page",
|
|
715
715
|
"lead": null,
|
|
716
716
|
"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",
|
|
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.\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
718
|
"category": "Components",
|
|
719
719
|
"section": "Content",
|
|
720
720
|
"boost": "Page components/page #components/page Components Content"
|
|
@@ -724,7 +724,7 @@
|
|
|
724
724
|
"title": "Pager",
|
|
725
725
|
"lead": null,
|
|
726
726
|
"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",
|
|
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\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
728
|
"category": "Components",
|
|
729
729
|
"section": "Navigation",
|
|
730
730
|
"boost": "Pager components/pager #components/pager Components Navigation"
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
"title": "Position",
|
|
755
755
|
"lead": "A helper component to format a latitude / longitude position.",
|
|
756
756
|
"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
|
|
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′\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
758
|
"category": "Components",
|
|
759
759
|
"section": "Misc",
|
|
760
760
|
"boost": "Position components/position #components/position Components Misc"
|
|
@@ -774,7 +774,7 @@
|
|
|
774
774
|
"title": "RadioButton",
|
|
775
775
|
"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
776
|
"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 |",
|
|
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| 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
778
|
"category": "Components",
|
|
779
779
|
"section": "Interaction",
|
|
780
780
|
"boost": "RadioButton components/radiobutton #components/radiobutton Components Interaction"
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
"title": "Resizer",
|
|
795
795
|
"lead": "A helper component to allow elements to resize.",
|
|
796
796
|
"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):",
|
|
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):\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
798
|
"category": "Components",
|
|
799
799
|
"section": "Misc",
|
|
800
800
|
"boost": "Resizer components/resizer #components/resizer Components Misc"
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"title": "ResponsiveColumnStripe",
|
|
805
805
|
"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
806
|
"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",
|
|
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\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
808
|
"category": "Components",
|
|
809
809
|
"section": "Content",
|
|
810
810
|
"boost": "ResponsiveColumnStripe components/responsiveColumnStripe #components/responsiveColumnStripe Components Content"
|
|
@@ -814,7 +814,7 @@
|
|
|
814
814
|
"title": "Responsive Video",
|
|
815
815
|
"lead": null,
|
|
816
816
|
"summary": "Responsive Video 16x9",
|
|
817
|
-
"searchText": "Responsive Video\nResponsive Video\nResponsive Video 16x9\n\nResponsive Video 4x3",
|
|
817
|
+
"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
818
|
"category": "Components",
|
|
819
819
|
"section": "Misc",
|
|
820
820
|
"boost": "Responsive Video components/responsiveVideo #components/responsiveVideo Components Misc"
|
|
@@ -824,7 +824,7 @@
|
|
|
824
824
|
"title": "Rioglyph",
|
|
825
825
|
"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
826
|
"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 | — | — |",
|
|
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 | — | 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
828
|
"category": "Components",
|
|
829
829
|
"section": "Misc",
|
|
830
830
|
"boost": "Rioglyph components/rioglyph #components/rioglyph Components Misc"
|
|
@@ -834,7 +834,7 @@
|
|
|
834
834
|
"title": "RulesWrapper, RuleContainer and RuleConnector",
|
|
835
835
|
"lead": null,
|
|
836
836
|
"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.",
|
|
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\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
838
|
"category": "Components",
|
|
839
839
|
"section": "Misc",
|
|
840
840
|
"boost": "RulesWrapper, RuleContainer and RuleConnector components/rules #components/rules Components Misc"
|
|
@@ -844,7 +844,7 @@
|
|
|
844
844
|
"title": "SaveableInput",
|
|
845
845
|
"lead": null,
|
|
846
846
|
"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",
|
|
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\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\n03:04\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\n3:04 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
848
|
"category": "Components",
|
|
849
849
|
"section": "Interaction",
|
|
850
850
|
"boost": "SaveableInput components/saveableInput #components/saveableInput Components Interaction"
|
|
@@ -864,7 +864,7 @@
|
|
|
864
864
|
"title": "Sidebar",
|
|
865
865
|
"lead": "There are 2 kinds of Sidebars. The default fluid and the fly variant.",
|
|
866
866
|
"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",
|
|
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\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
868
|
"category": "Components",
|
|
869
869
|
"section": "Application",
|
|
870
870
|
"boost": "Sidebar components/sidebar #components/sidebar Components Application"
|
|
@@ -874,7 +874,7 @@
|
|
|
874
874
|
"title": "Slider",
|
|
875
875
|
"lead": null,
|
|
876
876
|
"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",
|
|
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 %\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
878
|
"category": "Components",
|
|
879
879
|
"section": "Interaction",
|
|
880
880
|
"boost": "Slider components/sliders #components/sliders Components Interaction"
|
|
@@ -884,7 +884,7 @@
|
|
|
884
884
|
"title": "SmoothScrollbars",
|
|
885
885
|
"lead": null,
|
|
886
886
|
"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",
|
|
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.\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
888
|
"category": "Components",
|
|
889
889
|
"section": "Misc",
|
|
890
890
|
"boost": "SmoothScrollbars components/smoothScrollbars #components/smoothScrollbars Components Misc"
|
|
@@ -894,7 +894,7 @@
|
|
|
894
894
|
"title": "Spinner",
|
|
895
895
|
"lead": null,
|
|
896
896
|
"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",
|
|
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\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
898
|
"category": "Components",
|
|
899
899
|
"section": "Misc",
|
|
900
900
|
"boost": "Spinner components/spinners #components/spinners Components Misc"
|
|
@@ -904,7 +904,7 @@
|
|
|
904
904
|
"title": "ErrorState",
|
|
905
905
|
"lead": null,
|
|
906
906
|
"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. |",
|
|
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| 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
908
|
"category": "Components",
|
|
909
909
|
"section": "Content",
|
|
910
910
|
"boost": "ErrorState components/states #components/states Components Content"
|
|
@@ -914,7 +914,7 @@
|
|
|
914
914
|
"title": "StatsWidgets",
|
|
915
915
|
"lead": null,
|
|
916
916
|
"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",
|
|
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\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
918
|
"category": "Components",
|
|
919
919
|
"section": "Content",
|
|
920
920
|
"boost": "StatsWidgets components/statsWidgets #components/statsWidgets Components Content"
|
|
@@ -924,7 +924,7 @@
|
|
|
924
924
|
"title": "StatusBar",
|
|
925
925
|
"lead": "Flexible component to showcase various states based on progress bars.",
|
|
926
926
|
"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",
|
|
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\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
928
|
"category": "Components",
|
|
929
929
|
"section": "Progress",
|
|
930
930
|
"boost": "StatusBar components/statusBar #components/statusBar Components Progress"
|
|
@@ -934,7 +934,7 @@
|
|
|
934
934
|
"title": "StepButton",
|
|
935
935
|
"lead": "The StepButton is a convenient component designed to simplify usage and alignment of buttons with chevrons.",
|
|
936
936
|
"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",
|
|
937
|
+
"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
938
|
"category": "Components",
|
|
939
939
|
"section": "Interaction",
|
|
940
940
|
"boost": "StepButton components/stepButton #components/stepButton Components Interaction"
|
|
@@ -944,7 +944,7 @@
|
|
|
944
944
|
"title": "SteppedProgressBar - Circle",
|
|
945
945
|
"lead": null,
|
|
946
946
|
"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",
|
|
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\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
948
|
"category": "Components",
|
|
949
949
|
"section": "Progress",
|
|
950
950
|
"boost": "SteppedProgressBar - Circle components/steppedProgressBars #components/steppedProgressBars Components Progress"
|
|
@@ -954,7 +954,7 @@
|
|
|
954
954
|
"title": "SubNavigation",
|
|
955
955
|
"lead": null,
|
|
956
956
|
"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",
|
|
957
|
+
"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
958
|
"category": "Components",
|
|
959
959
|
"section": "Navigation",
|
|
960
960
|
"boost": "SubNavigation components/subNavigation #components/subNavigation Components Navigation"
|
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
"title": "SvgImage",
|
|
975
975
|
"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
976
|
"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",
|
|
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\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
978
|
"category": "Components",
|
|
979
979
|
"section": "Misc",
|
|
980
980
|
"boost": "SvgImage components/svgImage #components/svgImage Components Misc"
|
|
@@ -984,7 +984,7 @@
|
|
|
984
984
|
"title": "Switch",
|
|
985
985
|
"lead": null,
|
|
986
986
|
"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 and min-width\n\nSwitch with single text and label\n\nBeta feature toggle\n\nSwitch in panels\n\nSwitch in alerts\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| color | string | — | — |",
|
|
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 and min-width\n\nSwitch with single text and label\n\nBeta feature toggle\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 | 40 | The min-width of the switch. |\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' | — | Defines the position of the switch label. Defaults to 'right' when children are present. Possible values are 'left' and 'right'. |\n| className | string | — | Additional class names added to the SVG element. |",
|
|
988
988
|
"category": "Components",
|
|
989
989
|
"section": "Interaction",
|
|
990
990
|
"boost": "Switch components/switch #components/switch Components Interaction"
|
|
@@ -1014,7 +1014,7 @@
|
|
|
1014
1014
|
"title": "Tag",
|
|
1015
1015
|
"lead": null,
|
|
1016
1016
|
"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",
|
|
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\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
1018
|
"category": "Components",
|
|
1019
1019
|
"section": "Misc",
|
|
1020
1020
|
"boost": "Tag components/tags #components/tags Components Misc"
|
|
@@ -1024,7 +1024,7 @@
|
|
|
1024
1024
|
"title": "Teaser",
|
|
1025
1025
|
"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
1026
|
"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 | — | — |",
|
|
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 | — | 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
1028
|
"category": "Components",
|
|
1029
1029
|
"section": "Content",
|
|
1030
1030
|
"boost": "Teaser components/teaser #components/teaser Components Content"
|
|
@@ -1044,7 +1044,7 @@
|
|
|
1044
1044
|
"title": "TimePicker",
|
|
1045
1045
|
"lead": null,
|
|
1046
1046
|
"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",
|
|
1047
|
+
"searchText": "TimePicker\nTimePicker\nUncontrolled component\n\nWith icon\n\nControlled component without initial value\n\nSet current timeClear time\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. 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| 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. 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| 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
1048
|
"category": "Components",
|
|
1049
1049
|
"section": "Pickers",
|
|
1050
1050
|
"boost": "TimePicker components/timepicker #components/timepicker Components Pickers"
|
|
@@ -1054,7 +1054,7 @@
|
|
|
1054
1054
|
"title": "ToggleButton",
|
|
1055
1055
|
"lead": "This toggle button is based on the button component that can be used directly.",
|
|
1056
1056
|
"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|
|
|
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| 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| type | 'button' \\| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |\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### 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. |\nControlled ToggleButton\n\nControl the toggle\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| type | 'button' \\| 'submit' | 'button' | Defines the type of the button. This may be used for form submit buttons. |\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### 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. |",
|
|
1058
1058
|
"category": "Components",
|
|
1059
1059
|
"section": "Interaction",
|
|
1060
1060
|
"boost": "ToggleButton components/toggleButton #components/toggleButton Components Interaction"
|
|
@@ -1064,7 +1064,7 @@
|
|
|
1064
1064
|
"title": "Tooltips",
|
|
1065
1065
|
"lead": "In order to use a Tooltip on an element, wrap it with the OverlayTrigger component or use the SimpleTooltip component.",
|
|
1066
1066
|
"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\
|
|
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\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
1068
|
"category": "Components",
|
|
1069
1069
|
"section": "Misc",
|
|
1070
1070
|
"boost": "Tooltips components/tooltip #components/tooltip Components Misc"
|
|
@@ -1074,7 +1074,7 @@
|
|
|
1074
1074
|
"title": "VirtualList",
|
|
1075
1075
|
"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
1076
|
"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\
|
|
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\nConsectetur primis adipiscing ac pharetra\n\nItem 2\nFusce Ut sagittis ac sit ut in, efficitur finibus pretium Vivamus pretium amet, amet, orci,\n\nItem 3\nAc Sed Mauris amet, molestie sem.\n\nItem 4\nConsectetur tortor efficitur rutrum vitae in vel efficitur sem. scelerisque efficitur Fusce velit.\n\nItem 5\nUt ac Integer rutrum nunc sem. efficitur ante Duis finibus ac ut purus\n\nItem 6\nElit. ante felis. finibus in\n\nItem 7\nMetus rutrum ante ac consectetur aliquam\n\nItem 8\nMalesuada ac Vivamus purus massa, efficitur Vivamus hendrerit\n\nItem 9\nNunc libero\nLorem in elementum\n\nItem 10\nFringilla massa, quis, sit orci scelerisque ante elit. ut fringilla faucibus. Vivamus\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\nFringilla semper. faucibus. lorem ac Ut condimentum semper.\n\nVehicle 2\nFinibus aliquam in Vivamus consectetur sit ante\n\nVehicle 3\nPrimis orci purus elementum libero tortor sit\n\nVehicle 4\nSed aliquam semper ipsum orci et metus Mauris ligula Ut consectetur nec elementum\n\nVehicle 5\nEfficitur Integer malesuada adipiscing vel malesuada elit. pharetra elit. fringilla pretium orci, elit.\n\nVehicle 6\nOrci, Fusce et condimentum scelerisque dolor metus fringilla consectetur consectetur primis nunc\n\nVehicle 7\nFelis. ipsum condimentum efficitur tortor iaculis. amet, hendrerit dolor dolor massa molestie ut ac\nLorem\n\nVehicle 8\nFringilla ac ipsum Mauris ac ac et semper. semper Fusce ut\n\nVehicle 9\nScelerisque ante orci, in nec elementum rutrum adipiscing hendrerit molestie in, fames orci,\n\nVehicle 10\nNunc nec bibendum, velit. Mauris\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
1078
|
"category": "Components",
|
|
1079
1079
|
"section": "Content",
|
|
1080
1080
|
"boost": "VirtualList components/virtualList #components/virtualList Components Content"
|
|
@@ -1084,7 +1084,7 @@
|
|
|
1084
1084
|
"title": "Foundations",
|
|
1085
1085
|
"lead": "You can use the the shorthandborderfor the automatic combination ofborder-style-solid,border-width-1andborder-color-light",
|
|
1086
1086
|
"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",
|
|
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‹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
1088
|
"category": "Foundations",
|
|
1089
1089
|
"section": "Interaction",
|
|
1090
1090
|
"boost": "Foundations foundations #foundations Foundations Interaction"
|
|
@@ -1274,7 +1274,7 @@
|
|
|
1274
1274
|
"title": "Feature cards",
|
|
1275
1275
|
"lead": null,
|
|
1276
1276
|
"summary": "Lorem ipsum dolor sit amet",
|
|
1277
|
-
"searchText": "Feature cards\nFeature cards\nLorem ipsum dolor sit amet\
|
|
1277
|
+
"searchText": "Feature cards\nFeature cards\nLorem ipsum dolor sit amet\nUberrime stabilis ratione solio possimus pel conturbo vallum decens.\nFugit talis adipisci timidus concido cornu.\nValeo traho velociter accommodo sordeo tenax agnosco derelinquo.\nAsperiores ascit suasoria temptatio tabernus pax.\nGet started\nLorem ipsum\nLorem ipsum dolor sit amet\nAmiculum templum vesper vehemens antea canis annus tendo suasoria.\nCorreptius tonsor stultus antiquus barba sunt.\nAbundans agnosco cubicularis vivo.\nMolestias accusamus cotidie coniecto textus summisse theatrum astrum benevolentia.\nRead more\nLorem ipsum dolor sit amet\nAestas bonus ambitus assentator audio magnam viduo arceo vulticulus uxor.\nAddo denego decerno aspicio succedo.\nEum ipsa contego.\nUmerus tolero pectus demergo vulnero civitas agnosco tametsi.\nDolorem sulum credo voveo vos ullus.\nLearn more about our delivery features\nLorem ipsum dolor sit amet\nVallum magni terminatio numquam.\nPax appello cerno audax truculenter peior.\nTrado adicio adsidue debilito benigne usus.\nVesica arceo sufficio.\nPaens color sordeo derideo tam temeritas amitto despecto suus debitis.\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
1278
|
"category": "Templates",
|
|
1279
1279
|
"section": "Content",
|
|
1280
1280
|
"boost": "Feature cards templates/feature-cards #templates/feature-cards Templates Content"
|
|
@@ -1284,7 +1284,7 @@
|
|
|
1284
1284
|
"title": "Form summary",
|
|
1285
1285
|
"lead": null,
|
|
1286
1286
|
"summary": "Request summary",
|
|
1287
|
-
"searchText": "Form summary\nForm summary\nRequest summary\nGenerated client request data\n\nContact
|
|
1287
|
+
"searchText": "Form summary\nForm summary\nRequest summary\nGenerated client request data\n\nContact personLonnie Veum\nRequested roleChief Metrics Technician\nContact emailAnderson_Thompson89@gmail.com\nAnnual budget€183,921.00\nProject descriptionVeniam tam statim amplus quis arbor tertius.\nUndique demitto armarium deludo valetudo degusto.\nDeserunt ducimus demens vinitor reiciendis desino comitatus.\nSupporting filesproject-outline.pdf\n2.4MB\nDownload\n\nwireframes.pdf\n3.7MB\nDownload",
|
|
1288
1288
|
"category": "Templates",
|
|
1289
1289
|
"section": "Forms",
|
|
1290
1290
|
"boost": "Form summary templates/form-summary #templates/form-summary Templates Forms"
|
|
@@ -1304,7 +1304,7 @@
|
|
|
1304
1304
|
"title": "List blocks",
|
|
1305
1305
|
"lead": null,
|
|
1306
1306
|
"summary": "Lorem ipsum dolor",
|
|
1307
|
-
"searchText": "List blocks\nList blocks\nLorem ipsum dolor\
|
|
1307
|
+
"searchText": "List blocks\nList blocks\nLorem ipsum dolor\nUna colo compono vado tutamen vel canis ante.\n\nStoltenberg - Dicki\nAmo sollicito recusandae molestiae acquiro talio arma demergo conspergo.\n\nConnect\n\nKuhic - Lebsack\nBene candidus cervus.\nCanto confugo adeptio clam.\n\nConnect\n\nFeeney, Leuschke and Zboncak\nAppositus villa ulterius.\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\nAverto sono demo vinitor abstergo cruciamentum tergo calculus.\n\nHirthe, Bahringer and Wunsch\nAuctor omnis velut timidus degusto.\n\nRosenbaum Inc\nAbsconditus decimus venio nulla deinde.\nPaens toties cunabula.\n\nZieme LLC\nUsque occaecati trucido dedecor ratione excepturi adiuvo solvo.\nComparo derideo curiositas substantia temporibus ambulo tui peccatus tenus.\nLorem ipsum dolor sit amet\nNeque fugit pariatur aperiam versus eaque tepidus.\nTamquam arguo summopere delectatio sum depopulo abscido aequitas deficio.\n\nHaley Inc\nSponte thalassinus amplexus speculum aer supra.\nAcquiro solitudo titulus alienus pauci laudantium voluntarius.\nAut vinculum conatus cinis acceptus caelum vacuus illo.\n\nKoelpin, Altenwerth and Maggio\nCalculus audio aequitas absum thalassinus depopulo.\nArcesso toties capillus amet explicabo.\nNon tempore vesco toties adopto annus centum socius.\n\nLindgren, Haag and Wintheiser\nCampana reiciendis pauper comminor solutio curtus venia.\nCiminatio casso cado sumo tabella.\nSpiculum deduco concido vorago abutor esse tum cervus charisma.\n\nLarson - Paucek\nDefleo commodo cognatus volubilis tergum undique concido.\nDefungo dolor vero tardus spero animi voluptatum accusamus.\nTergiversatio capillus tricesimus spes cuius vesica accusamus cuius conduco varietas.\nEnhance your application with powerful add-ons!\n\nPractical Wooden Chips\nIntroducing the Argentina-inspired Pizza, blending definitive style with local craftsmanship\n\n€83.79\nTotal per month\n\nGet Add-on\n\nOriental Granite Sausages\nThe turquoise Bike combines Argentina aesthetics with Ruthenium-based durability\n\n€96.90\nTotal per user / month\n\nGet Add-on\n\nHandmade Bamboo Cheese\nSavor the creamy essence in our Tuna, designed for memorable culinary adventures\n\n€87.29\nPer 1000 messages / month\n\nGet Add-on\n\nTasty Metal Sausages\nInnovative Shirt featuring decisive technology and Concrete construction\n\n€91.85\nTotal per user / month\n\nGet Add-on\n\nFrozen Gold Fish\nErgonomic Gloves made with Wooden for all-day wee support\n\n€36.49\nTotal per user / month\n\nGet Add-on\nFeatures\n\nRustic Concrete Shirt\nThe Webster Gloves is the latest in a series of responsible products from Hills and Sons\n\nFresh Wooden Car\nInnovative Cheese featuring unhealthy technology and Rubber construction\n\nPractical Granite Mouse\nStylish Gloves designed to make you stand out with homely looks\n\nIntelligent Granite Towels\nDiscover the queasy new Chips with an exciting mix of Ceramic ingredients\n\nFantastic Bamboo Shoes\nOur spicy-inspired Gloves brings a taste of luxury to your blue lifestyle\n\nHandmade Gold Sausages\nNew Salad model with 73 GB RAM, 854 GB storage, and well-made features",
|
|
1308
1308
|
"category": "Templates",
|
|
1309
1309
|
"section": "Content",
|
|
1310
1310
|
"boost": "List blocks templates/list-blocks #templates/list-blocks Templates Content"
|
|
@@ -1364,7 +1364,7 @@
|
|
|
1364
1364
|
"title": "Form blocks",
|
|
1365
1365
|
"lead": null,
|
|
1366
1366
|
"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\
|
|
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\nOpen-source methodical capability\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\nVermontVermont\nIowa\n\nIraqIraq\nGreece\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
1368
|
"category": "Templates",
|
|
1369
1369
|
"section": "Forms",
|
|
1370
1370
|
"boost": "Form blocks templates/settings-form #templates/settings-form Templates Forms"
|
|
@@ -1374,7 +1374,7 @@
|
|
|
1374
1374
|
"title": "Stats blocks",
|
|
1375
1375
|
"lead": null,
|
|
1376
1376
|
"summary": "Stats page",
|
|
1377
|
-
"searchText": "Stats blocks\nStats blocks\nStats page\nOverview of your supply chain operations\n\nTotal inventory\
|
|
1377
|
+
"searchText": "Stats blocks\nStats blocks\nStats page\nOverview of your supply chain operations\n\nTotal inventory\n1307 units\n\n12%from last month\n\nOpen orders\n33\n\n5%from last month\n\nIn transit\n10\n\n-3%from last month\n\nIssues\n6\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
1378
|
"category": "Templates",
|
|
1379
1379
|
"section": "Content",
|
|
1380
1380
|
"boost": "Stats blocks templates/stats-blocks #templates/stats-blocks Templates Content"
|
|
@@ -1524,7 +1524,7 @@
|
|
|
1524
1524
|
"title": "useDebugInfo",
|
|
1525
1525
|
"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
1526
|
"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\":
|
|
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\": 1770127563175\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
1528
|
"category": "Utilities",
|
|
1529
1529
|
"section": "UI state & input hooks",
|
|
1530
1530
|
"boost": "useDebugInfo utilities/useDebugInfo #utilities/useDebugInfo Utilities UI state & input hooks"
|
|
@@ -1814,7 +1814,7 @@
|
|
|
1814
1814
|
"title": "useTableExport",
|
|
1815
1815
|
"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
1816
|
"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\
|
|
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\n1RaymondBarrowsAlanis62@yahoo.com\n2JeremyO'ReillyNaomi.Hauck@yahoo.com\n3LukasHerzogNickolas28@gmail.com\n4DennisDouglasSilas.Pfeffer@hotmail.com\n5CamdenVonJasper_Leuschke@gmail.com\n6AndrewWindlerKane.Fisher14@yahoo.com\n7UrbanJakubowskiRylee_Price@hotmail.com\n8StanleyBosco-SchillerNona_Schuster50@hotmail.com\n9MaidaLoweNorris_Goldner@gmail.com\n10BreanneNitzscheIsmael_Ratke73@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
1818
|
"category": "Utilities",
|
|
1819
1819
|
"section": "Table & data hooks",
|
|
1820
1820
|
"boost": "useTableExport utilities/useTableExport #utilities/useTableExport Utilities Table & data hooks"
|
|
@@ -1824,7 +1824,7 @@
|
|
|
1824
1824
|
"title": "useTableSelection",
|
|
1825
1825
|
"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
1826
|
"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\
|
|
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\n1FranciscoRempelKeegan_Bauch@gmail.com\n2JerrellStarkJosh.Nikolaus55@yahoo.com\n3DeclanMannHosea_Gorczany@yahoo.com\n4SusieCroninNeha97@gmail.com\n5SaigeBogisichDavid37@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\n1MelyssaBoscoGreta.Lowe18@yahoo.com\n\n2LeonErnserBeatrice60@hotmail.com\n\n3MariamRempelGerhard80@hotmail.com\n\n4MercedesYundtCasey_Swaniawski48@gmail.com\n\n5MableLangoshMafalda.Wuckert96@yahoo.com\n\n6DannieHoweJenifer40@yahoo.com\n\n7KennediSchusterDestiny_Rogahn18@hotmail.com\n\n8WillardKundeNels_Weissnat68@hotmail.com\n\n9AlvisBotsfordGeorge.Raynor16@gmail.com\n\n10GretaKleinArianna_Boyle75@hotmail.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
1828
|
"category": "Utilities",
|
|
1829
1829
|
"section": "Table & data hooks",
|
|
1830
1830
|
"boost": "useTableSelection utilities/useTableSelection #utilities/useTableSelection Utilities Table & data hooks"
|