@rio-cloud/uikit-mcp 1.1.8 → 1.1.10
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 +17 -7
- package/dist/doc-metadata.json +325 -85
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +628 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +22 -22
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +38 -42
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -63
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +200 -167
- package/dist/docs/components/autosuggests.md +1 -1
- package/dist/docs/components/avatar.md +1 -1
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +531 -417
- package/dist/docs/components/barList.md +9 -9
- package/dist/docs/components/basicMap.md +60 -39
- package/dist/docs/components/bottomSheet.md +2 -2
- package/dist/docs/components/button.md +8 -2
- package/dist/docs/components/buttonToolbar.md +1 -1
- package/dist/docs/components/calendarStripe.md +57 -65
- package/dist/docs/components/card.md +1 -1
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -3
- package/dist/docs/components/chartsGettingStarted.md +1 -3
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +15 -12
- package/dist/docs/components/circularProgress.md +8 -8
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -4
- package/dist/docs/components/composedCharts.md +63 -53
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -687
- package/dist/docs/components/dayPicker.md +5574 -0
- package/dist/docs/components/dayPickerCalendar.md +5269 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3252 -3276
- package/dist/docs/components/editableContent.md +91 -91
- package/dist/docs/components/expander.md +4 -1
- package/dist/docs/components/fade.md +1 -1
- package/dist/docs/components/fadeExpander.md +1 -1
- package/dist/docs/components/fadeUp.md +32 -36
- package/dist/docs/components/feedback.md +1 -1
- package/dist/docs/components/filePickers.md +1 -1
- package/dist/docs/components/formLabel.md +29 -31
- package/dist/docs/components/groupedItemList.md +3 -7
- package/dist/docs/components/htmlTable.md +5074 -0
- package/dist/docs/components/iconList.md +4 -4
- package/dist/docs/components/imagePreloader.md +1 -1
- package/dist/docs/components/labeledElement.md +1 -1
- package/dist/docs/components/licensePlate.md +1 -1
- package/dist/docs/components/lineCharts.md +172 -172
- package/dist/docs/components/listMenu.md +15 -12
- package/dist/docs/components/loadMore.md +4 -2
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +10 -1
- package/dist/docs/components/mapCluster.md +23 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -3
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +23 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +211 -18
- package/dist/docs/components/noData.md +1 -1
- package/dist/docs/components/notifications.md +2 -2
- package/dist/docs/components/numbercontrol.md +15 -15
- package/dist/docs/components/onboarding.md +1 -1
- package/dist/docs/components/page.md +1 -1
- package/dist/docs/components/pager.md +1 -1
- package/dist/docs/components/pieCharts.md +237 -213
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -400
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +96 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -3
- package/dist/docs/components/responsiveColumnStripe.md +1 -3
- package/dist/docs/components/responsiveVideo.md +1 -1
- package/dist/docs/components/rioglyph.md +1 -1
- package/dist/docs/components/rules.md +41 -47
- package/dist/docs/components/saveableInput.md +252 -252
- package/dist/docs/components/selects.md +165 -111
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -15
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +1 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +1 -1
- package/dist/docs/components/stepButton.md +1 -1
- package/dist/docs/components/steppedProgressBars.md +9 -11
- package/dist/docs/components/subNavigation.md +1 -1
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +1 -1
- package/dist/docs/components/switch.md +3 -1
- package/dist/docs/components/table.md +19584 -0
- package/dist/docs/components/tableControls.md +982 -0
- package/dist/docs/components/tagManager.md +1 -1
- package/dist/docs/components/tags.md +1 -1
- package/dist/docs/components/teaser.md +1 -3
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +1 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +4 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +56 -56
- package/dist/docs/foundations.md +640 -3122
- package/dist/docs/start/changelog.md +53 -3
- package/dist/docs/start/goodtoknow.md +2 -4
- 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 -3
- package/dist/docs/start/guidelines/iframe.md +17 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +2 -4
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1 -1
- 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 +12 -20
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -3
- package/dist/docs/templates/ai-assistant.md +311 -0
- package/dist/docs/templates/common-table.md +814 -0
- package/dist/docs/templates/detail-views.md +846 -0
- package/dist/docs/templates/expandable-details.md +214 -0
- package/dist/docs/templates/feature-cards.md +479 -0
- package/dist/docs/templates/form-summary.md +179 -0
- package/dist/docs/templates/form-toggle.md +329 -0
- package/dist/docs/templates/list-blocks.md +872 -0
- package/dist/docs/templates/loading-progress.md +100 -0
- package/dist/docs/templates/options-panel.md +132 -0
- package/dist/docs/templates/panel-variants.md +137 -0
- package/dist/docs/templates/progress-cards.md +541 -0
- package/dist/docs/templates/progress-success.md +125 -0
- package/dist/docs/templates/settings-form.md +401 -0
- package/dist/docs/templates/stats-blocks.md +1245 -0
- package/dist/docs/templates/table-panel.md +310 -0
- package/dist/docs/templates/usage-cards.md +199 -0
- package/dist/docs/utilities/classNames.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +277 -0
- package/dist/docs/utilities/routeUtils.md +2 -2
- 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/useCookies.md +1 -1
- package/dist/docs/utilities/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +5 -4
- package/dist/docs/utilities/useDebugInfo.md +3 -3
- package/dist/docs/utilities/useDraggableElement.md +281 -0
- 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 +8 -10
- package/dist/docs/utilities/useLocalStorage.md +1 -1
- package/dist/docs/utilities/useLocationSuggestions.md +1 -1
- package/dist/docs/utilities/useMax.md +1 -1
- package/dist/docs/utilities/useMin.md +1 -1
- package/dist/docs/utilities/useMutationObserver.md +1 -1
- package/dist/docs/utilities/useOnScreen.md +1 -1
- package/dist/docs/utilities/useOnlineStatus.md +1 -1
- package/dist/docs/utilities/usePostMessage.md +2 -2
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +2 -4
- package/dist/docs/utilities/useResizeObserver.md +35 -15
- package/dist/docs/utilities/useRioCookieConsent.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +3 -6
- package/dist/docs/utilities/useSearch.md +1 -3
- package/dist/docs/utilities/useSearchHighlight.md +1 -1
- package/dist/docs/utilities/useSorting.md +370 -239
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +364 -288
- package/dist/docs/utilities/useTableSelection.md +88 -92
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useUrlState.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +2 -8
- package/dist/search-synonyms.json +2 -2
- package/dist/version.json +2 -2
- package/package.json +15 -9
- package/dist/docs/components/tables.md +0 -8
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/animatedTextReveal
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:18.151Z
|
|
7
7
|
|
|
8
8
|
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.
|
|
9
9
|
|
|
@@ -49,61 +49,59 @@ const phrases = [
|
|
|
49
49
|
'Almost there...',
|
|
50
50
|
];
|
|
51
51
|
|
|
52
|
-
export default () =>
|
|
53
|
-
|
|
54
|
-
<div
|
|
55
|
-
<
|
|
56
|
-
|
|
57
|
-
<
|
|
58
|
-
<div>
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
<
|
|
66
|
-
|
|
67
|
-
<
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
</div>
|
|
52
|
+
export default () => (
|
|
53
|
+
<div className='space-y-25'>
|
|
54
|
+
<div>
|
|
55
|
+
<FormLabel>Text with automatic cycling and animated gradient</FormLabel>
|
|
56
|
+
<Card className='display-flex flex-column gap-15'>
|
|
57
|
+
<div>
|
|
58
|
+
<div className='text-uppercase text-size-12'>Live stream</div>
|
|
59
|
+
</div>
|
|
60
|
+
<AnimatedTextReveal text={phrases} />
|
|
61
|
+
</Card>
|
|
62
|
+
</div>
|
|
63
|
+
<Divider />
|
|
64
|
+
<div>
|
|
65
|
+
<FormLabel>Text with animated gradient</FormLabel>
|
|
66
|
+
<Card className='display-flex flex-column gap-15'>
|
|
67
|
+
<AnimatedTextReveal text='Processing your request...' shimmerDuration={2} shimmerSpread={10} />
|
|
68
|
+
</Card>
|
|
69
|
+
</div>
|
|
71
70
|
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
71
|
+
<div>
|
|
72
|
+
<FormLabel>Text with automatic cycling but without animated gradient</FormLabel>
|
|
73
|
+
<Card className='display-flex flex-column gap-15'>
|
|
74
|
+
<AnimatedTextReveal text={phrases} shimmer={false} />
|
|
75
|
+
</Card>
|
|
76
|
+
</div>
|
|
78
77
|
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
78
|
+
<div>
|
|
79
|
+
<FormLabel>Text with custom styling</FormLabel>
|
|
80
|
+
<Card className='display-flex flex-column gap-15'>
|
|
81
|
+
<AnimatedTextReveal
|
|
82
|
+
text={phrases}
|
|
83
|
+
textColor='dark'
|
|
84
|
+
shimmerColor='lightest'
|
|
85
|
+
className='text-size-16'
|
|
86
|
+
interval={4}
|
|
87
|
+
/>
|
|
88
|
+
</Card>
|
|
89
|
+
</div>
|
|
90
|
+
<div>
|
|
91
|
+
<FormLabel>Revealing text on a button</FormLabel>
|
|
92
|
+
<div className='max-width-150'>
|
|
93
|
+
<Button bsStyle='primary' block>
|
|
82
94
|
<AnimatedTextReveal
|
|
83
|
-
text={
|
|
84
|
-
textColor='
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
interval={4}
|
|
95
|
+
text={['Continue', 'Checking details...', 'Ready!']}
|
|
96
|
+
textColor='white'
|
|
97
|
+
shimmer={false}
|
|
98
|
+
interval={3}
|
|
88
99
|
/>
|
|
89
|
-
</
|
|
90
|
-
</div>
|
|
91
|
-
<div>
|
|
92
|
-
<FormLabel>Revealing text on a button</FormLabel>
|
|
93
|
-
<div className='max-width-150'>
|
|
94
|
-
<Button bsStyle='primary' block>
|
|
95
|
-
<AnimatedTextReveal
|
|
96
|
-
text={['Continue', 'Checking details...', 'Ready!']}
|
|
97
|
-
textColor='white'
|
|
98
|
-
shimmer={false}
|
|
99
|
-
interval={3}
|
|
100
|
-
/>
|
|
101
|
-
</Button>
|
|
102
|
-
</div>
|
|
100
|
+
</Button>
|
|
103
101
|
</div>
|
|
104
102
|
</div>
|
|
105
|
-
|
|
106
|
-
|
|
103
|
+
</div>
|
|
104
|
+
);
|
|
107
105
|
```
|
|
108
106
|
|
|
109
107
|
#### HTML (html)
|
|
@@ -117,7 +115,7 @@ export default () => {
|
|
|
117
115
|
<div class="text-uppercase text-size-12">Live stream</div>
|
|
118
116
|
</div>
|
|
119
117
|
<div class="position-relative" aria-live="polite" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter);">
|
|
120
|
-
<div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0.
|
|
118
|
+
<div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0.288906; transform: translateY(8.97363px);">System is thinking...</div>
|
|
121
119
|
</div>
|
|
122
120
|
</div>
|
|
123
121
|
</div>
|
|
@@ -129,7 +127,7 @@ export default () => {
|
|
|
129
127
|
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5">Text with animated gradient</div>
|
|
130
128
|
<div class="bg-white rounded border shadow-default padding-15 display-flex flex-column gap-15">
|
|
131
129
|
<div class="position-relative" aria-live="polite" style="--atr-duration: 2s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 260px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter);">
|
|
132
|
-
<div class="animated-text-reveal position-relative" style="--atr-duration: 2s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 260px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0.
|
|
130
|
+
<div class="animated-text-reveal position-relative" style="--atr-duration: 2s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 260px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0.288906; transform: translateY(8.97363px);">Processing your request...</div>
|
|
133
131
|
</div>
|
|
134
132
|
</div>
|
|
135
133
|
</div>
|
|
@@ -137,7 +135,7 @@ export default () => {
|
|
|
137
135
|
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5">Text with automatic cycling but without animated gradient</div>
|
|
138
136
|
<div class="bg-white rounded border shadow-default padding-15 display-flex flex-column gap-15">
|
|
139
137
|
<div class="position-relative" aria-live="polite" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter);">
|
|
140
|
-
<div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0; transform: translateY(3.
|
|
138
|
+
<div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-darkest); --atr-shimmer-color: var(--gray-lighter); opacity: 0; transform: translateY(3.53618px);">System is thinking...</div>
|
|
141
139
|
</div>
|
|
142
140
|
</div>
|
|
143
141
|
</div>
|
|
@@ -145,7 +143,7 @@ export default () => {
|
|
|
145
143
|
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5">Text with custom styling</div>
|
|
146
144
|
<div class="bg-white rounded border shadow-default padding-15 display-flex flex-column gap-15">
|
|
147
145
|
<div class="position-relative text-size-16" aria-live="polite" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-dark); --atr-shimmer-color: var(--gray-lightest);">
|
|
148
|
-
<div class="animated-text-reveal position-relative is-animated" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-dark); --atr-shimmer-color: var(--gray-lightest); opacity: 0; transform: translateY(3.
|
|
146
|
+
<div class="animated-text-reveal position-relative is-animated" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 168px; --atr-text-color: var(--gray-dark); --atr-shimmer-color: var(--gray-lightest); opacity: 0; transform: translateY(3.53618px);">System is thinking...</div>
|
|
149
147
|
</div>
|
|
150
148
|
</div>
|
|
151
149
|
</div>
|
|
@@ -154,7 +152,7 @@ export default () => {
|
|
|
154
152
|
<div class="max-width-150">
|
|
155
153
|
<button type="button" class="btn btn-primary btn-block btn-component" tabindex="0">
|
|
156
154
|
<div class="position-relative" aria-live="polite" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 64px; --atr-text-color: var(--color-white); --atr-shimmer-color: var(--gray-lighter);">
|
|
157
|
-
<div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 64px; --atr-text-color: var(--color-white); --atr-shimmer-color: var(--gray-lighter); opacity: 0; transform: translateY(3.
|
|
155
|
+
<div class="animated-text-reveal position-relative" style="--atr-duration: 5s; --atr-delay: 0s; --atr-iterations: infinite; --atr-spread: 64px; --atr-text-color: var(--color-white); --atr-shimmer-color: var(--gray-lighter); opacity: 0; transform: translateY(3.53618px);">Continue</div>
|
|
158
156
|
</div>
|
|
159
157
|
</button>
|
|
160
158
|
</div>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/animations
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:54:16.658Z
|
|
7
7
|
|
|
8
8
|
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.
|
|
9
9
|
|
|
@@ -48,7 +48,7 @@ export default () => {
|
|
|
48
48
|
#### HTML (html)
|
|
49
49
|
|
|
50
50
|
```html
|
|
51
|
-
<div style="opacity: 0.
|
|
51
|
+
<div style="opacity: 0.867982;">
|
|
52
52
|
<div class="margin-10">
|
|
53
53
|
<label>Some Data</label>
|
|
54
54
|
<div>
|
|
@@ -160,13 +160,13 @@ export default () => (
|
|
|
160
160
|
</div>
|
|
161
161
|
<div style="opacity: 1;">
|
|
162
162
|
<svg width="50" height="50" class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
163
|
-
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" pathLength="1" stroke-dashoffset="0" stroke-dasharray="0.
|
|
163
|
+
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M5 13l4 4L19 7" pathLength="1" stroke-dashoffset="0" stroke-dasharray="0.9549258245679084 1">
|
|
164
164
|
</path>
|
|
165
165
|
</svg>
|
|
166
166
|
</div>
|
|
167
167
|
<div style="opacity: 1;">
|
|
168
168
|
<svg width="50" height="50" class="w-6 h-6" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
169
|
-
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" pathLength="1" stroke-dashoffset="0" stroke-dasharray="0 1">
|
|
169
|
+
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14" pathLength="1" stroke-dashoffset="0" stroke-dasharray="0.053234423365211114 1">
|
|
170
170
|
</path>
|
|
171
171
|
</svg>
|
|
172
172
|
</div>
|
|
@@ -175,11 +175,11 @@ export default () => (
|
|
|
175
175
|
|
|
176
176
|
### Example: Example 3
|
|
177
177
|
|
|
178
|
-
Add Item Item
|
|
178
|
+
Add Item Item DT09A7QPUF
|
|
179
179
|
|
|
180
|
-
Item
|
|
180
|
+
Item ZQKIQI4TZM
|
|
181
181
|
|
|
182
|
-
Item
|
|
182
|
+
Item 0A2I1QXH6U
|
|
183
183
|
|
|
184
184
|
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 et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.
|
|
185
185
|
|
|
@@ -248,7 +248,7 @@ export default () => {
|
|
|
248
248
|
<div style="height: auto;">
|
|
249
249
|
<div style="opacity: 1;">
|
|
250
250
|
<div class="display-flex justify-content-between align-items-center padding-x-15 padding-y-10 border border-bottom-only">
|
|
251
|
-
<div>Item
|
|
251
|
+
<div>Item DT09A7QPUF</div>
|
|
252
252
|
<button type="button" class="btn btn-muted btn-sm btn-icon-only btn-component" tabindex="0">
|
|
253
253
|
<span class="rioglyph rioglyph-remove text-size-14">
|
|
254
254
|
</span>
|
|
@@ -259,7 +259,7 @@ export default () => {
|
|
|
259
259
|
<div style="height: auto;">
|
|
260
260
|
<div style="opacity: 1;">
|
|
261
261
|
<div class="display-flex justify-content-between align-items-center padding-x-15 padding-y-10 border border-bottom-only">
|
|
262
|
-
<div>Item
|
|
262
|
+
<div>Item ZQKIQI4TZM</div>
|
|
263
263
|
<button type="button" class="btn btn-muted btn-sm btn-icon-only btn-component" tabindex="0">
|
|
264
264
|
<span class="rioglyph rioglyph-remove text-size-14">
|
|
265
265
|
</span>
|
|
@@ -270,7 +270,7 @@ export default () => {
|
|
|
270
270
|
<div style="height: auto;">
|
|
271
271
|
<div style="opacity: 1;">
|
|
272
272
|
<div class="display-flex justify-content-between align-items-center padding-x-15 padding-y-10 border border-bottom-only">
|
|
273
|
-
<div>Item
|
|
273
|
+
<div>Item 0A2I1QXH6U</div>
|
|
274
274
|
<button type="button" class="btn btn-muted btn-sm btn-icon-only btn-component" tabindex="0">
|
|
275
275
|
<span class="rioglyph rioglyph-remove text-size-14">
|
|
276
276
|
</span>
|
|
@@ -286,17 +286,17 @@ export default () => {
|
|
|
286
286
|
|
|
287
287
|
### Example: Example 4
|
|
288
288
|
|
|
289
|
-
Load Items Item
|
|
289
|
+
Load Items Item 0S2VN6J807
|
|
290
290
|
|
|
291
|
-
Item
|
|
291
|
+
Item ZRWRDCD0Q9
|
|
292
292
|
|
|
293
|
-
Item
|
|
293
|
+
Item 1X4MFI3IX9
|
|
294
294
|
|
|
295
|
-
Item
|
|
295
|
+
Item SXIJGKC4VI
|
|
296
296
|
|
|
297
|
-
Item
|
|
297
|
+
Item 26LQYL9COP
|
|
298
298
|
|
|
299
|
-
Item
|
|
299
|
+
Item 5A3LANZFGS
|
|
300
300
|
|
|
301
301
|
#### React (tsx)
|
|
302
302
|
|
|
@@ -363,7 +363,7 @@ export default () => {
|
|
|
363
363
|
<span class="checkbox-text">
|
|
364
364
|
<span>
|
|
365
365
|
<div class="display-flex gap-5">
|
|
366
|
-
<span>Item
|
|
366
|
+
<span>Item 0S2VN6J807</span>
|
|
367
367
|
</div>
|
|
368
368
|
</span>
|
|
369
369
|
</span>
|
|
@@ -375,7 +375,7 @@ export default () => {
|
|
|
375
375
|
<span class="checkbox-text">
|
|
376
376
|
<span>
|
|
377
377
|
<div class="display-flex gap-5">
|
|
378
|
-
<span>Item
|
|
378
|
+
<span>Item ZRWRDCD0Q9</span>
|
|
379
379
|
</div>
|
|
380
380
|
</span>
|
|
381
381
|
</span>
|
|
@@ -387,7 +387,7 @@ export default () => {
|
|
|
387
387
|
<span class="checkbox-text">
|
|
388
388
|
<span>
|
|
389
389
|
<div class="display-flex gap-5">
|
|
390
|
-
<span>Item
|
|
390
|
+
<span>Item 1X4MFI3IX9</span>
|
|
391
391
|
</div>
|
|
392
392
|
</span>
|
|
393
393
|
</span>
|
|
@@ -399,7 +399,7 @@ export default () => {
|
|
|
399
399
|
<span class="checkbox-text">
|
|
400
400
|
<span>
|
|
401
401
|
<div class="display-flex gap-5">
|
|
402
|
-
<span>Item
|
|
402
|
+
<span>Item SXIJGKC4VI</span>
|
|
403
403
|
</div>
|
|
404
404
|
</span>
|
|
405
405
|
</span>
|
|
@@ -411,7 +411,7 @@ export default () => {
|
|
|
411
411
|
<span class="checkbox-text">
|
|
412
412
|
<span>
|
|
413
413
|
<div class="display-flex gap-5">
|
|
414
|
-
<span>Item
|
|
414
|
+
<span>Item 26LQYL9COP</span>
|
|
415
415
|
</div>
|
|
416
416
|
</span>
|
|
417
417
|
</span>
|
|
@@ -423,7 +423,7 @@ export default () => {
|
|
|
423
423
|
<span class="checkbox-text">
|
|
424
424
|
<span>
|
|
425
425
|
<div class="display-flex gap-5">
|
|
426
|
-
<span>Item
|
|
426
|
+
<span>Item 5A3LANZFGS</span>
|
|
427
427
|
</div>
|
|
428
428
|
</span>
|
|
429
429
|
</span>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Application
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/appHeader
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:53:34.945Z
|
|
7
7
|
|
|
8
8
|
This is the header component for all services. All navigation link components that are passed into the header should be based on react-router
|
|
9
9
|
|
|
@@ -311,16 +311,8 @@ export default AppHeaderExample;
|
|
|
311
311
|
<li class="submodule " data-nav-item-key="D">
|
|
312
312
|
<a class="" href="#/4" data-discover="true">Test D</a>
|
|
313
313
|
</li>
|
|
314
|
-
<li class="
|
|
315
|
-
<a
|
|
316
|
-
<span class="rioglyph rioglyph-option-horizontal" aria-hidden="true">
|
|
317
|
-
</span>
|
|
318
|
-
</a>
|
|
319
|
-
<ul class="dropdown-menu" role="menu" aria-labelledby="basic-nav-dropdown">
|
|
320
|
-
<li class="submodule" data-nav-item-key="E">
|
|
321
|
-
<a class="" href="#/5" data-discover="true">Test E</a>
|
|
322
|
-
</li>
|
|
323
|
-
</ul>
|
|
314
|
+
<li class="submodule " data-nav-item-key="E">
|
|
315
|
+
<a class="" href="#/5" data-discover="true">Test E</a>
|
|
324
316
|
</li>
|
|
325
317
|
</ul>
|
|
326
318
|
<ul class="ApplicationActionBar nav navbar-nav navbar-right ">
|
|
@@ -381,6 +373,30 @@ import ToggleButton from '@rio-cloud/rio-uikit/ToggleButton';
|
|
|
381
373
|
import Notification from '@rio-cloud/rio-uikit/Notification';
|
|
382
374
|
import Button from '@rio-cloud/rio-uikit/Button';
|
|
383
375
|
|
|
376
|
+
const ServiceInfo = () => (
|
|
377
|
+
<ActionBarItem.List>
|
|
378
|
+
<ActionBarItem.ListItem icon='rioglyph-hand-right' onClick={() => Notification.info('Show welcome dialog')}>
|
|
379
|
+
<div className='display-flex align-items-center gap-5'>
|
|
380
|
+
<span>Welcome</span>
|
|
381
|
+
<span className='badge badge-primary'>1</span>
|
|
382
|
+
</div>
|
|
383
|
+
</ActionBarItem.ListItem>
|
|
384
|
+
<ActionBarItem.ListItem
|
|
385
|
+
icon='rioglyph-exclamation-sign'
|
|
386
|
+
onClick={() => Notification.info("Show what's new dialog")}
|
|
387
|
+
>
|
|
388
|
+
What's new?
|
|
389
|
+
</ActionBarItem.ListItem>
|
|
390
|
+
<ActionBarItem.ListItem icon='rioglyph-question-sign' onClick={() => Notification.info('Show features dialog')}>
|
|
391
|
+
Features
|
|
392
|
+
</ActionBarItem.ListItem>
|
|
393
|
+
<ActionBarItem.ListSeparator />
|
|
394
|
+
<ActionBarItem.ListItem icon='rioglyph-envelope' hasLink>
|
|
395
|
+
<Link to='/components/appHeader'>Feedback</Link>
|
|
396
|
+
</ActionBarItem.ListItem>
|
|
397
|
+
</ActionBarItem.List>
|
|
398
|
+
);
|
|
399
|
+
|
|
384
400
|
const ActionBarItemsExample = () => {
|
|
385
401
|
const [showFeedbackNotification, setShowFeedbackNotification] = useState(false);
|
|
386
402
|
const [feedbackButtonText, setFeedbackButtonText] = useState('Send feedback');
|
|
@@ -504,33 +520,6 @@ const ActionBarItemsExample = () => {
|
|
|
504
520
|
</ActionBarItem>
|
|
505
521
|
);
|
|
506
522
|
|
|
507
|
-
const ServiceInfo = () => (
|
|
508
|
-
<ActionBarItem.List>
|
|
509
|
-
<ActionBarItem.ListItem icon='rioglyph-hand-right' onClick={() => Notification.info('Show welcome dialog')}>
|
|
510
|
-
<div className='display-flex align-items-center gap-5'>
|
|
511
|
-
<span>Welcome</span>
|
|
512
|
-
<span className='badge badge-primary'>1</span>
|
|
513
|
-
</div>
|
|
514
|
-
</ActionBarItem.ListItem>
|
|
515
|
-
<ActionBarItem.ListItem
|
|
516
|
-
icon='rioglyph-exclamation-sign'
|
|
517
|
-
onClick={() => Notification.info("Show what's new dialog")}
|
|
518
|
-
>
|
|
519
|
-
What's new?
|
|
520
|
-
</ActionBarItem.ListItem>
|
|
521
|
-
<ActionBarItem.ListItem
|
|
522
|
-
icon='rioglyph-question-sign'
|
|
523
|
-
onClick={() => Notification.info('Show features dialog')}
|
|
524
|
-
>
|
|
525
|
-
Features
|
|
526
|
-
</ActionBarItem.ListItem>
|
|
527
|
-
<ActionBarItem.ListSeparator />
|
|
528
|
-
<ActionBarItem.ListItem icon='rioglyph-envelope' hasLink>
|
|
529
|
-
<Link to='/components/appHeader'>Feedback</Link>
|
|
530
|
-
</ActionBarItem.ListItem>
|
|
531
|
-
</ActionBarItem.List>
|
|
532
|
-
);
|
|
533
|
-
|
|
534
523
|
const ServiceInfoComponent = (
|
|
535
524
|
<ActionBarItem id='serviceInfo' className='myItem'>
|
|
536
525
|
<ActionBarItem.Icon>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Application
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/appLayout
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-20T12:53:37.687Z
|
|
7
7
|
|
|
8
8
|
The ApplicationLayout components consists of three sub-components: ApplicationHeader, ApplicationBody, ApplicationSidebar
|
|
9
9
|
|
|
@@ -11,10 +11,6 @@ The ApplicationLayout components consists of three sub-components: ApplicationHe
|
|
|
11
11
|
|
|
12
12
|
The ApplicationHeader and ApplicationSidebar components are optional. The Body component is dedicated to the actual service content.
|
|
13
13
|
|
|
14
|
-
> Note: Do not wrap direct children of ApplicationLayout, due to css height calculations. If you really need to wrap your children, use<React.Fragment> instead
|
|
15
|
-
|
|
16
|
-
> Note: If you remove the ApplicationHeader from you SPA, other elements, for example the ApplicationBody, will resize the height to fill the <body> node.
|
|
17
|
-
|
|
18
14
|
## Default example
|
|
19
15
|
|
|
20
16
|
### Example: Example 1
|
|
@@ -1101,18 +1097,18 @@ Navigation 3
|
|
|
1101
1097
|
|
|
1102
1098
|
4
|
|
1103
1099
|
|
|
1104
|
-
2
|
|
1105
|
-
2
|
|
1106
|
-
4
|
|
1107
1100
|
4
|
|
1101
|
+
3
|
|
1102
|
+
2
|
|
1103
|
+
3
|
|
1108
1104
|
|
|
1109
1105
|
Asset Group 6
|
|
1110
|
-
Vehicle-
|
|
1111
|
-
Vehicle-
|
|
1112
|
-
Vehicle-
|
|
1113
|
-
Vehicle-
|
|
1114
|
-
Vehicle-
|
|
1115
|
-
Vehicle-
|
|
1106
|
+
Vehicle-2146 Asset 1010
|
|
1107
|
+
Vehicle-2977 Asset 1006
|
|
1108
|
+
Vehicle-3782 Asset 1000
|
|
1109
|
+
Vehicle-3894 Asset 1002
|
|
1110
|
+
Vehicle-6158 Asset 1007
|
|
1111
|
+
Vehicle-9018 Asset 1009
|
|
1116
1112
|
|
|
1117
1113
|
Ungrouped 6
|
|
1118
1114
|
|
|
@@ -1487,7 +1483,7 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1487
1483
|
</a>
|
|
1488
1484
|
<ul role="menu" class="dropdown-menu ModuleNavigation-dropdown-menu">
|
|
1489
1485
|
<li role="presentation">
|
|
1490
|
-
<iframe title="iframe" class="iFrameResizer" src="https://menu.rio.cloud" id="iFrameResizer0" scrolling="no" style="overflow: hidden; height:
|
|
1486
|
+
<iframe title="iframe" class="iFrameResizer" src="https://menu.rio.cloud" id="iFrameResizer0" scrolling="no" style="overflow: hidden; height: 0px;">
|
|
1491
1487
|
</iframe>
|
|
1492
1488
|
</li>
|
|
1493
1489
|
</ul>
|
|
@@ -1602,22 +1598,22 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1602
1598
|
<div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
|
|
1603
1599
|
<span class="rioglyph rioglyph-bus text-size-16 margin-right-2">
|
|
1604
1600
|
</span>
|
|
1605
|
-
<span class="TreeLabelCount label label-condensed label-muted label-filled">
|
|
1601
|
+
<span class="TreeLabelCount label label-condensed label-muted label-filled">4</span>
|
|
1606
1602
|
</div>
|
|
1607
1603
|
<div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
|
|
1608
|
-
<span class="rioglyph rioglyph-
|
|
1604
|
+
<span class="rioglyph rioglyph-truck text-size-16 margin-right-2">
|
|
1609
1605
|
</span>
|
|
1610
|
-
<span class="TreeLabelCount label label-condensed label-muted label-filled">
|
|
1606
|
+
<span class="TreeLabelCount label label-condensed label-muted label-filled">3</span>
|
|
1611
1607
|
</div>
|
|
1612
1608
|
<div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
|
|
1613
1609
|
<span class="rioglyph rioglyph-van text-size-16 margin-right-2">
|
|
1614
1610
|
</span>
|
|
1615
|
-
<span class="TreeLabelCount label label-condensed label-muted label-filled">
|
|
1611
|
+
<span class="TreeLabelCount label label-condensed label-muted label-filled">2</span>
|
|
1616
1612
|
</div>
|
|
1617
1613
|
<div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
|
|
1618
|
-
<span class="rioglyph rioglyph-
|
|
1614
|
+
<span class="rioglyph rioglyph-trailer text-size-16 margin-right-2">
|
|
1619
1615
|
</span>
|
|
1620
|
-
<span class="TreeLabelCount label label-condensed label-muted label-filled">
|
|
1616
|
+
<span class="TreeLabelCount label label-condensed label-muted label-filled">3</span>
|
|
1621
1617
|
</div>
|
|
1622
1618
|
</div>
|
|
1623
1619
|
</div>
|
|
@@ -1640,7 +1636,7 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1640
1636
|
</span>
|
|
1641
1637
|
</span>
|
|
1642
1638
|
</div>
|
|
1643
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-
|
|
1639
|
+
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d9710">
|
|
1644
1640
|
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1645
1641
|
<input type="checkbox" class="TreeCheckbox">
|
|
1646
1642
|
<span class="checkbox-text">
|
|
@@ -1650,27 +1646,27 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1650
1646
|
<span class="rioglyph rioglyph-van">
|
|
1651
1647
|
</span>
|
|
1652
1648
|
<span class="TreeLabelNameText">
|
|
1653
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-
|
|
1654
|
-
<span class="TreeLabelNameTextSubline">Asset
|
|
1649
|
+
<span class="TreeLabelNameTextHeadline">Vehicle-2146</span>
|
|
1650
|
+
<span class="TreeLabelNameTextSubline">Asset 1010</span>
|
|
1655
1651
|
</span>
|
|
1656
1652
|
</span>
|
|
1657
1653
|
</div>
|
|
1658
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-
|
|
1654
|
+
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d976">
|
|
1659
1655
|
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1660
1656
|
<input type="checkbox" class="TreeCheckbox">
|
|
1661
1657
|
<span class="checkbox-text">
|
|
1662
1658
|
</span>
|
|
1663
1659
|
</label>
|
|
1664
1660
|
<span class="TreeLabel TreeLabelName">
|
|
1665
|
-
<span class="rioglyph rioglyph-
|
|
1661
|
+
<span class="rioglyph rioglyph-truck">
|
|
1666
1662
|
</span>
|
|
1667
1663
|
<span class="TreeLabelNameText">
|
|
1668
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-
|
|
1669
|
-
<span class="TreeLabelNameTextSubline">Asset
|
|
1664
|
+
<span class="TreeLabelNameTextHeadline">Vehicle-2977</span>
|
|
1665
|
+
<span class="TreeLabelNameTextSubline">Asset 1006</span>
|
|
1670
1666
|
</span>
|
|
1671
1667
|
</span>
|
|
1672
1668
|
</div>
|
|
1673
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-
|
|
1669
|
+
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d970">
|
|
1674
1670
|
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1675
1671
|
<input type="checkbox" class="TreeCheckbox">
|
|
1676
1672
|
<span class="checkbox-text">
|
|
@@ -1680,42 +1676,42 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1680
1676
|
<span class="rioglyph rioglyph-bus">
|
|
1681
1677
|
</span>
|
|
1682
1678
|
<span class="TreeLabelNameText">
|
|
1683
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-
|
|
1684
|
-
<span class="TreeLabelNameTextSubline">Asset
|
|
1679
|
+
<span class="TreeLabelNameTextHeadline">Vehicle-3782</span>
|
|
1680
|
+
<span class="TreeLabelNameTextSubline">Asset 1000</span>
|
|
1685
1681
|
</span>
|
|
1686
1682
|
</span>
|
|
1687
1683
|
</div>
|
|
1688
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-
|
|
1684
|
+
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d972">
|
|
1689
1685
|
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1690
1686
|
<input type="checkbox" class="TreeCheckbox">
|
|
1691
1687
|
<span class="checkbox-text">
|
|
1692
1688
|
</span>
|
|
1693
1689
|
</label>
|
|
1694
1690
|
<span class="TreeLabel TreeLabelName">
|
|
1695
|
-
<span class="rioglyph rioglyph-
|
|
1691
|
+
<span class="rioglyph rioglyph-bus">
|
|
1696
1692
|
</span>
|
|
1697
1693
|
<span class="TreeLabelNameText">
|
|
1698
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-
|
|
1699
|
-
<span class="TreeLabelNameTextSubline">Asset
|
|
1694
|
+
<span class="TreeLabelNameTextHeadline">Vehicle-3894</span>
|
|
1695
|
+
<span class="TreeLabelNameTextSubline">Asset 1002</span>
|
|
1700
1696
|
</span>
|
|
1701
1697
|
</span>
|
|
1702
1698
|
</div>
|
|
1703
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-
|
|
1699
|
+
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d977">
|
|
1704
1700
|
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1705
1701
|
<input type="checkbox" class="TreeCheckbox">
|
|
1706
1702
|
<span class="checkbox-text">
|
|
1707
1703
|
</span>
|
|
1708
1704
|
</label>
|
|
1709
1705
|
<span class="TreeLabel TreeLabelName">
|
|
1710
|
-
<span class="rioglyph rioglyph-
|
|
1706
|
+
<span class="rioglyph rioglyph-trailer">
|
|
1711
1707
|
</span>
|
|
1712
1708
|
<span class="TreeLabelNameText">
|
|
1713
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-
|
|
1714
|
-
<span class="TreeLabelNameTextSubline">Asset
|
|
1709
|
+
<span class="TreeLabelNameTextHeadline">Vehicle-6158</span>
|
|
1710
|
+
<span class="TreeLabelNameTextSubline">Asset 1007</span>
|
|
1715
1711
|
</span>
|
|
1716
1712
|
</span>
|
|
1717
1713
|
</div>
|
|
1718
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-
|
|
1714
|
+
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d979">
|
|
1719
1715
|
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1720
1716
|
<input type="checkbox" class="TreeCheckbox">
|
|
1721
1717
|
<span class="checkbox-text">
|
|
@@ -1725,8 +1721,8 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1725
1721
|
<span class="rioglyph rioglyph-trailer">
|
|
1726
1722
|
</span>
|
|
1727
1723
|
<span class="TreeLabelNameText">
|
|
1728
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-
|
|
1729
|
-
<span class="TreeLabelNameTextSubline">Asset
|
|
1724
|
+
<span class="TreeLabelNameTextHeadline">Vehicle-9018</span>
|
|
1725
|
+
<span class="TreeLabelNameTextSubline">Asset 1009</span>
|
|
1730
1726
|
</span>
|
|
1731
1727
|
</span>
|
|
1732
1728
|
</div>
|