@rio-cloud/uikit-mcp 1.1.9 → 1.1.11
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 +2 -1
- package/dist/doc-metadata.json +334 -94
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +630 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +21 -21
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +23 -77
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -61
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +429 -342
- 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 +530 -414
- package/dist/docs/components/barList.md +10 -10
- package/dist/docs/components/basicMap.md +104 -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 +59 -63
- package/dist/docs/components/card.md +1 -1
- 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 +15 -10
- package/dist/docs/components/circularProgress.md +6 -6
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -2
- package/dist/docs/components/composedCharts.md +63 -51
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -685
- package/dist/docs/components/dayPicker.md +5624 -0
- package/dist/docs/components/dayPickerCalendar.md +5289 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3264 -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 -170
- 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 +25 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +39 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -1
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapSettings.md +28 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/mapViewportHistory.md +287 -0
- package/dist/docs/components/multiselects.md +217 -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 -211
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -398
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +98 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -1
- package/dist/docs/components/responsiveColumnStripe.md +1 -1
- 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 +332 -161
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -13
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +15 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +3 -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 +5 -1
- package/dist/docs/components/table.md +21361 -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 -1
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +3 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +8 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +60 -60
- package/dist/docs/foundations.md +761 -3077
- package/dist/docs/start/changelog.md +73 -3
- package/dist/docs/start/goodtoknow.md +5 -1
- package/dist/docs/start/guidelines/color-combinations.md +5 -1
- package/dist/docs/start/guidelines/custom-css.md +26 -2
- package/dist/docs/start/guidelines/custom-rioglyph.md +20 -2
- package/dist/docs/start/guidelines/formatting.md +2254 -249
- package/dist/docs/start/guidelines/iframe.md +53 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +24 -2
- package/dist/docs/start/guidelines/print-css.md +16 -2
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1138 -11
- package/dist/docs/start/guidelines/supported-browsers.md +9 -2
- package/dist/docs/start/guidelines/writing.md +228 -2
- package/dist/docs/start/howto.md +155 -13
- package/dist/docs/start/intro.md +40 -2
- package/dist/docs/start/responsiveness.md +27 -1
- 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 +89 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +182 -2
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +322 -0
- package/dist/docs/utilities/routeUtils.md +211 -3
- 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 +110 -2
- 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 +173 -69
- package/dist/search-synonyms.json +214 -76
- package/dist/version.json +2 -2
- package/package.json +4 -5
- package/dist/docs/components/mapRouteGenerator.md +0 -6
- 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-27T14:57:53.077Z
|
|
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.316063; transform: translateY(8.93777px);">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.316063; transform: translateY(8.93777px);">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.36812px);">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.36812px);">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.36812px);">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-27T14:57:51.920Z
|
|
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.893219;">
|
|
52
52
|
<div class="margin-10">
|
|
53
53
|
<label>Some Data</label>
|
|
54
54
|
<div>
|
|
@@ -160,7 +160,7 @@ 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.9294828514393885 1">
|
|
164
164
|
</path>
|
|
165
165
|
</svg>
|
|
166
166
|
</div>
|
|
@@ -175,11 +175,11 @@ export default () => (
|
|
|
175
175
|
|
|
176
176
|
### Example: Example 3
|
|
177
177
|
|
|
178
|
-
Add Item Item
|
|
178
|
+
Add Item Item IAR07Q32FDL
|
|
179
179
|
|
|
180
|
-
Item
|
|
180
|
+
Item 8QCRTQ3YH2
|
|
181
181
|
|
|
182
|
-
Item
|
|
182
|
+
Item EFVUWAQJLM
|
|
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 IAR07Q32FDL</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 8QCRTQ3YH2</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 EFVUWAQJLM</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 KDQ20F8ANB
|
|
290
290
|
|
|
291
|
-
Item
|
|
291
|
+
Item 0GHO5M48WH
|
|
292
292
|
|
|
293
|
-
Item
|
|
293
|
+
Item Y0653RI8HK
|
|
294
294
|
|
|
295
|
-
Item
|
|
295
|
+
Item YQM8A4TWMJ
|
|
296
296
|
|
|
297
|
-
Item
|
|
297
|
+
Item 6BTIZQ3HCS
|
|
298
298
|
|
|
299
|
-
Item
|
|
299
|
+
Item C6HLMLK7N1
|
|
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 KDQ20F8ANB</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 0GHO5M48WH</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 Y0653RI8HK</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 YQM8A4TWMJ</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 6BTIZQ3HCS</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 C6HLMLK7N1</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-27T14:57:09.682Z
|
|
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-27T14:57:12.347Z
|
|
7
7
|
|
|
8
8
|
The ApplicationLayout components consists of three sub-components: ApplicationHeader, ApplicationBody, ApplicationSidebar
|
|
9
9
|
|
|
@@ -1101,20 +1101,16 @@ Navigation 3
|
|
|
1101
1101
|
|
|
1102
1102
|
4
|
|
1103
1103
|
|
|
1104
|
-
|
|
1105
|
-
2
|
|
1106
|
-
4
|
|
1104
|
+
5
|
|
1107
1105
|
4
|
|
1106
|
+
2
|
|
1108
1107
|
|
|
1109
|
-
Asset Group
|
|
1110
|
-
Vehicle-
|
|
1111
|
-
Vehicle-
|
|
1112
|
-
Vehicle-
|
|
1113
|
-
Vehicle-7422 Asset 1005
|
|
1114
|
-
Vehicle-7892 Asset 1008
|
|
1115
|
-
Vehicle-8559 Asset 1001
|
|
1108
|
+
Asset Group 3
|
|
1109
|
+
Vehicle-6700 Asset 1001
|
|
1110
|
+
Vehicle-7557 Asset 1009
|
|
1111
|
+
Vehicle-7869 Asset 1000
|
|
1116
1112
|
|
|
1117
|
-
Ungrouped
|
|
1113
|
+
Ungrouped 8
|
|
1118
1114
|
|
|
1119
1115
|
200
|
|
1120
1116
|
|
|
@@ -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>
|
|
@@ -1599,25 +1595,20 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1599
1595
|
</div>
|
|
1600
1596
|
<div class="display-flex justify-content-between align-items-start width-100pct">
|
|
1601
1597
|
<div class="TreeSummary display-flex flex-wrap align-items-center gap-10 padding-left-3">
|
|
1602
|
-
<div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
|
|
1603
|
-
<span class="rioglyph rioglyph-bus text-size-16 margin-right-2">
|
|
1604
|
-
</span>
|
|
1605
|
-
<span class="TreeLabelCount label label-condensed label-muted label-filled">2</span>
|
|
1606
|
-
</div>
|
|
1607
1598
|
<div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
|
|
1608
1599
|
<span class="rioglyph rioglyph-trailer text-size-16 margin-right-2">
|
|
1609
1600
|
</span>
|
|
1610
|
-
<span class="TreeLabelCount label label-condensed label-muted label-filled">
|
|
1601
|
+
<span class="TreeLabelCount label label-condensed label-muted label-filled">5</span>
|
|
1611
1602
|
</div>
|
|
1612
1603
|
<div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
|
|
1613
|
-
<span class="rioglyph rioglyph-
|
|
1604
|
+
<span class="rioglyph rioglyph-bus text-size-16 margin-right-2">
|
|
1614
1605
|
</span>
|
|
1615
1606
|
<span class="TreeLabelCount label label-condensed label-muted label-filled">4</span>
|
|
1616
1607
|
</div>
|
|
1617
1608
|
<div class="TypeCounter display-flex align-items-center user-select-none margin-right-2 cursor-pointer">
|
|
1618
1609
|
<span class="rioglyph rioglyph-truck text-size-16 margin-right-2">
|
|
1619
1610
|
</span>
|
|
1620
|
-
<span class="TreeLabelCount label label-condensed label-muted label-filled">
|
|
1611
|
+
<span class="TreeLabelCount label label-condensed label-muted label-filled">2</span>
|
|
1621
1612
|
</div>
|
|
1622
1613
|
</div>
|
|
1623
1614
|
</div>
|
|
@@ -1635,27 +1626,12 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1635
1626
|
<span class="TreeLabelNameText">
|
|
1636
1627
|
<span class="TreeLabelNameTextHeadline">Asset Group</span>
|
|
1637
1628
|
</span>
|
|
1638
|
-
<span class="TreeLabelCount label label-muted label-filled label-condensed">
|
|
1629
|
+
<span class="TreeLabelCount label label-muted label-filled label-condensed">3</span>
|
|
1639
1630
|
<span class="TreeLabelExpander rioglyph rioglyph-chevron-down ">
|
|
1640
1631
|
</span>
|
|
1641
1632
|
</span>
|
|
1642
1633
|
</div>
|
|
1643
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-
|
|
1644
|
-
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1645
|
-
<input type="checkbox" class="TreeCheckbox">
|
|
1646
|
-
<span class="checkbox-text">
|
|
1647
|
-
</span>
|
|
1648
|
-
</label>
|
|
1649
|
-
<span class="TreeLabel TreeLabelName">
|
|
1650
|
-
<span class="rioglyph rioglyph-van">
|
|
1651
|
-
</span>
|
|
1652
|
-
<span class="TreeLabelNameText">
|
|
1653
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-5041</span>
|
|
1654
|
-
<span class="TreeLabelNameTextSubline">Asset 1011</span>
|
|
1655
|
-
</span>
|
|
1656
|
-
</span>
|
|
1657
|
-
</div>
|
|
1658
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d970">
|
|
1634
|
+
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d971">
|
|
1659
1635
|
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1660
1636
|
<input type="checkbox" class="TreeCheckbox">
|
|
1661
1637
|
<span class="checkbox-text">
|
|
@@ -1665,12 +1641,12 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1665
1641
|
<span class="rioglyph rioglyph-bus">
|
|
1666
1642
|
</span>
|
|
1667
1643
|
<span class="TreeLabelNameText">
|
|
1668
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-
|
|
1669
|
-
<span class="TreeLabelNameTextSubline">Asset
|
|
1644
|
+
<span class="TreeLabelNameTextHeadline">Vehicle-6700</span>
|
|
1645
|
+
<span class="TreeLabelNameTextSubline">Asset 1001</span>
|
|
1670
1646
|
</span>
|
|
1671
1647
|
</span>
|
|
1672
1648
|
</div>
|
|
1673
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-
|
|
1649
|
+
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d979">
|
|
1674
1650
|
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1675
1651
|
<input type="checkbox" class="TreeCheckbox">
|
|
1676
1652
|
<span class="checkbox-text">
|
|
@@ -1680,42 +1656,12 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1680
1656
|
<span class="rioglyph rioglyph-bus">
|
|
1681
1657
|
</span>
|
|
1682
1658
|
<span class="TreeLabelNameText">
|
|
1683
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-
|
|
1684
|
-
<span class="TreeLabelNameTextSubline">Asset
|
|
1685
|
-
</span>
|
|
1686
|
-
</span>
|
|
1687
|
-
</div>
|
|
1688
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d975">
|
|
1689
|
-
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1690
|
-
<input type="checkbox" class="TreeCheckbox">
|
|
1691
|
-
<span class="checkbox-text">
|
|
1692
|
-
</span>
|
|
1693
|
-
</label>
|
|
1694
|
-
<span class="TreeLabel TreeLabelName">
|
|
1695
|
-
<span class="rioglyph rioglyph-truck">
|
|
1696
|
-
</span>
|
|
1697
|
-
<span class="TreeLabelNameText">
|
|
1698
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-7422</span>
|
|
1699
|
-
<span class="TreeLabelNameTextSubline">Asset 1005</span>
|
|
1659
|
+
<span class="TreeLabelNameTextHeadline">Vehicle-7557</span>
|
|
1660
|
+
<span class="TreeLabelNameTextSubline">Asset 1009</span>
|
|
1700
1661
|
</span>
|
|
1701
1662
|
</span>
|
|
1702
1663
|
</div>
|
|
1703
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-
|
|
1704
|
-
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1705
|
-
<input type="checkbox" class="TreeCheckbox">
|
|
1706
|
-
<span class="checkbox-text">
|
|
1707
|
-
</span>
|
|
1708
|
-
</label>
|
|
1709
|
-
<span class="TreeLabel TreeLabelName">
|
|
1710
|
-
<span class="rioglyph rioglyph-truck">
|
|
1711
|
-
</span>
|
|
1712
|
-
<span class="TreeLabelNameText">
|
|
1713
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-7892</span>
|
|
1714
|
-
<span class="TreeLabelNameTextSubline">Asset 1008</span>
|
|
1715
|
-
</span>
|
|
1716
|
-
</span>
|
|
1717
|
-
</div>
|
|
1718
|
-
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d971">
|
|
1664
|
+
<div class="TreeLeaf form-group margin-bottom-0" data-key="010191ac-d06d-4567-b13a-7b7fd85d970">
|
|
1719
1665
|
<label class="checkbox TreeCheckbox" tabindex="0">
|
|
1720
1666
|
<input type="checkbox" class="TreeCheckbox">
|
|
1721
1667
|
<span class="checkbox-text">
|
|
@@ -1725,8 +1671,8 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1725
1671
|
<span class="rioglyph rioglyph-trailer">
|
|
1726
1672
|
</span>
|
|
1727
1673
|
<span class="TreeLabelNameText">
|
|
1728
|
-
<span class="TreeLabelNameTextHeadline">Vehicle-
|
|
1729
|
-
<span class="TreeLabelNameTextSubline">Asset
|
|
1674
|
+
<span class="TreeLabelNameTextHeadline">Vehicle-7869</span>
|
|
1675
|
+
<span class="TreeLabelNameTextSubline">Asset 1000</span>
|
|
1730
1676
|
</span>
|
|
1731
1677
|
</span>
|
|
1732
1678
|
</div>
|
|
@@ -1742,7 +1688,7 @@ const randomDrivers = Array.from({ length: 200 }, (_, index) => ({
|
|
|
1742
1688
|
<span class="TreeLabelNameText">
|
|
1743
1689
|
<span class="TreeLabelNameTextHeadline">Ungrouped</span>
|
|
1744
1690
|
</span>
|
|
1745
|
-
<span class="TreeLabelCount label label-muted label-filled label-condensed">
|
|
1691
|
+
<span class="TreeLabelCount label label-muted label-filled label-condensed">8</span>
|
|
1746
1692
|
<span class="TreeLabelExpander rioglyph rioglyph-chevron-down ">
|
|
1747
1693
|
</span>
|
|
1748
1694
|
</span>
|