@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:* Progress
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/barList
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:44.196Z
|
|
7
7
|
|
|
8
8
|
## BarList
|
|
9
9
|
|
|
@@ -134,21 +134,21 @@ const transportData = [
|
|
|
134
134
|
<div class="display-flex justify-content-between gap-15">
|
|
135
135
|
<div class="width-100pct space-y-5">
|
|
136
136
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
137
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
137
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 49.4673%;">
|
|
138
138
|
</div>
|
|
139
139
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
140
140
|
<a href="https://example.com/metrics/on-time-delivery" class="text-color-darker" target="_blank" rel="noreferrer">On-time delivery</a>
|
|
141
141
|
</div>
|
|
142
142
|
</div>
|
|
143
143
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
144
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
144
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 31.4876%;">
|
|
145
145
|
</div>
|
|
146
146
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
147
147
|
<div class="text-color-darker">Warehouse efficiency</div>
|
|
148
148
|
</div>
|
|
149
149
|
</div>
|
|
150
150
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
151
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
151
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 15.2012%;">
|
|
152
152
|
</div>
|
|
153
153
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
154
154
|
<a href="https://example.com/metrics/truck-utilization" class="text-color-darker" target="_blank" rel="noreferrer">Truck utilization</a>
|
|
@@ -193,21 +193,21 @@ const transportData = [
|
|
|
193
193
|
<div class="display-flex justify-content-between gap-15 flex-row-reverse gap-10">
|
|
194
194
|
<div class="width-100pct space-y-5">
|
|
195
195
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
196
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
196
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 49.4673%;">
|
|
197
197
|
</div>
|
|
198
198
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
199
199
|
<a href="https://example.com/metrics/on-time-delivery" class="text-color-darker" target="_blank" rel="noreferrer">On-time delivery</a>
|
|
200
200
|
</div>
|
|
201
201
|
</div>
|
|
202
202
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
203
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
203
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 31.4876%;">
|
|
204
204
|
</div>
|
|
205
205
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
206
206
|
<div class="text-color-darker">Warehouse efficiency</div>
|
|
207
207
|
</div>
|
|
208
208
|
</div>
|
|
209
209
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-transparent cursor-pointer">
|
|
210
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
210
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-highlight-light" role="presentation" style="height: 25px; opacity: 0.5; width: 15.2012%;">
|
|
211
211
|
</div>
|
|
212
212
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
213
213
|
<a href="https://example.com/metrics/truck-utilization" class="text-color-darker" target="_blank" rel="noreferrer">Truck utilization</a>
|
|
@@ -368,21 +368,21 @@ const transportData = [
|
|
|
368
368
|
</div>
|
|
369
369
|
</div>
|
|
370
370
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-lightest cursor-pointer">
|
|
371
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width: 14.
|
|
371
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width: 14.1044%;">
|
|
372
372
|
</div>
|
|
373
373
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
374
374
|
<div class="text-color-darker">In transit</div>
|
|
375
375
|
</div>
|
|
376
376
|
</div>
|
|
377
377
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-lightest cursor-pointer">
|
|
378
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
378
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width: 47.6604%;">
|
|
379
379
|
</div>
|
|
380
380
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
381
381
|
<div class="text-color-darker">Stored in warehouse</div>
|
|
382
382
|
</div>
|
|
383
383
|
</div>
|
|
384
384
|
<div class="position-relative width-100pct rounded-small transition-all transition-ease-in-out transition-duration-01 bg-lightest cursor-pointer">
|
|
385
|
-
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width:
|
|
385
|
+
<div class="display-flex align-items-center rounded-small transition-all transition-ease-in-out transition-duration-01 bg-coldplay-moos" role="presentation" style="height: 25px; opacity: 0.5; width: 89.084%;">
|
|
386
386
|
</div>
|
|
387
387
|
<div class="position-absolute left-0 top-50pct translate-y-50pct display-flex width-100pct padding-left-10">
|
|
388
388
|
<div class="text-color-darker">Shipped packages</div>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Map
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/basicMap
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:58:49.520Z
|
|
7
7
|
|
|
8
8
|
The following map shows labels for locale de
|
|
9
9
|
|
|
@@ -11,7 +11,16 @@ The following map shows labels for locale de
|
|
|
11
11
|
|
|
12
12
|
### Example: Example 1
|
|
13
13
|
|
|
14
|
+
Terms of use © 1987–2026 HERE
|
|
14
15
|
|
|
16
|
+
10 km
|
|
17
|
+
|
|
18
|
+
Choose view
|
|
19
|
+
Map view
|
|
20
|
+
Satellite
|
|
21
|
+
|
|
22
|
+
Traffic conditions
|
|
23
|
+
Show traffic incidents
|
|
15
24
|
|
|
16
25
|
#### React (tsx)
|
|
17
26
|
|
|
@@ -22,27 +31,78 @@ import { UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT } from '../u
|
|
|
22
31
|
|
|
23
32
|
const position = { lat: 48.1351, lng: 11.582 };
|
|
24
33
|
|
|
25
|
-
const MapExample = () =>
|
|
26
|
-
|
|
27
|
-
<
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
);
|
|
36
|
-
};
|
|
34
|
+
const MapExample = () => (
|
|
35
|
+
<div className='height-300'>
|
|
36
|
+
<Map
|
|
37
|
+
credentials={UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT}
|
|
38
|
+
center={position}
|
|
39
|
+
zoom={10}
|
|
40
|
+
hideMapSettings
|
|
41
|
+
/>
|
|
42
|
+
</div>
|
|
43
|
+
);
|
|
37
44
|
|
|
38
45
|
export default MapExample;
|
|
39
46
|
```
|
|
40
47
|
|
|
48
|
+
#### Props: Map props
|
|
49
|
+
|
|
50
|
+
### Map props
|
|
51
|
+
|
|
52
|
+
| Name | Type | Default | Description |
|
|
53
|
+
| --- | --- | --- | --- |
|
|
54
|
+
| credentials | MapCredentials | — | HERE credentials used to initialize the map platform. |
|
|
55
|
+
| height | number | — | Height of the map container. |
|
|
56
|
+
| width | number | — | Width of the map container. |
|
|
57
|
+
| language | string | 'en' | Language used for HERE map labels and controls. |
|
|
58
|
+
| center | Position | — | Initial center position of the map. |
|
|
59
|
+
| zoom | number | — | Initial or controlled zoom level of the map. |
|
|
60
|
+
| boundingBox | BoundingBox | — | Bounding box that should be fitted by the map view. |
|
|
61
|
+
| disableMapEvents | boolean | — | Disables HERE map events entirely. |
|
|
62
|
+
| disableBehavior | boolean | false | Disables the default HERE map behavior such as pan and zoom interaction. |
|
|
63
|
+
| disableZoomMomentum | boolean | true | Disables HERE zoom momentum to reduce scroll inertia on zoom. |
|
|
64
|
+
| eventListenerMap | EventListenerMap | — | Event listeners attached to the HERE map instance. |
|
|
65
|
+
| hideMapSettings | boolean | — | Legacy prop for hiding map settings. |
|
|
66
|
+
| hideClusterSettings | boolean | false | Hides the cluster settings entry in the map settings UI. |
|
|
67
|
+
| hideMapLayerSettings | boolean | false | Hides the map layer settings entry in the map settings UI. |
|
|
68
|
+
| mapType | MapType | Map.TYPE_DEFAULT | Base map type to render. |
|
|
69
|
+
| mapLayer | MapLayer[] | [] | Active overlay layers such as traffic or incidents. |
|
|
70
|
+
| showCluster | boolean | true | Controls whether marker clustering is enabled. |
|
|
71
|
+
| showScaleBar | boolean | false | Shows the HERE scale bar. |
|
|
72
|
+
| onMapTypeChange | (type: MapType, previousType?: MapType) => void | — | Callback fired when the map type changes. |
|
|
73
|
+
| onMapLayerChange | (activeLayer: MapLayer[], previousLayer?: MapLayer[]) => void | — | Callback fired when the active map layers change. |
|
|
74
|
+
| onShowClusterChange | (show: boolean) => void | — | Callback fired when the cluster visibility changes. |
|
|
75
|
+
| onZoomIn | (zoom: number) => void | — | Callback fired when zooming in via the built-in zoom controls. |
|
|
76
|
+
| onZoomOut | (zoom: number) => void | — | Callback fired when zooming out via the built-in zoom controls. |
|
|
77
|
+
| onIncidentsChange | (incidentsResult: MapIncidents) => void | — | Callback used by incidents overlays to report fetched incidents. |
|
|
78
|
+
| mapSettingsTooltip | string \| React.ReactNode | — | Tooltip content for the map settings entry. |
|
|
79
|
+
| mapSettings | React.ReactNode | — | Custom settings UI rendered on top of the map. |
|
|
80
|
+
| zoomAnimation | boolean | false | Enables animation when zoom or center changes are applied programmatically. |
|
|
81
|
+
| maxViewportHistoryEntries | number | 5 | Maximum number of previous map viewports stored for viewport history. |
|
|
82
|
+
| enableWebGL | boolean | true | Enables the WebGL/HARP rendering engine where supported. |
|
|
83
|
+
| enableDevicePixelRatio | boolean | true | Uses window.devicePixelRatio for map rendering. |
|
|
84
|
+
| enableMarkerIconCache | boolean | true | Enables caching for generated marker icons. |
|
|
85
|
+
| enableFractionalZoom | boolean | false | Keeps HERE fractional zoom enabled for smoother trackpad and wheel zoom interaction. |
|
|
86
|
+
| disableMarkerPointerEventsWhileZooming | boolean | false | Temporarily disables marker pointer events during zoom interactions to reduce DOM hit-testing overhead. |
|
|
87
|
+
| pixelRatio | number | — | Fallback pixel ratio used when device pixel ratio support is disabled. |
|
|
88
|
+
| minZoom | number | — | Minimum allowed zoom level. |
|
|
89
|
+
| maxZoom | number | — | Maximum allowed zoom level. |
|
|
90
|
+
| children | React.ReactNode \| ((api: MapApi, incidents?: MapIncidents) => React.ReactNode) | — | Map content or a render function receiving the map API. |
|
|
91
|
+
|
|
41
92
|
## Map with ScaleBar
|
|
42
93
|
|
|
43
94
|
### Example: Example 2
|
|
44
95
|
|
|
96
|
+
Terms of use © 1987–2026 HERE
|
|
97
|
+
|
|
98
|
+
10 km
|
|
45
99
|
|
|
100
|
+
Choose view
|
|
101
|
+
Map view
|
|
102
|
+
Satellite
|
|
103
|
+
|
|
104
|
+
Traffic conditions
|
|
105
|
+
Show traffic incidents
|
|
46
106
|
|
|
47
107
|
#### React (tsx)
|
|
48
108
|
|
|
@@ -52,19 +112,17 @@ import { UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT } from '../u
|
|
|
52
112
|
|
|
53
113
|
const position = { lat: 48.1351, lng: 11.582 };
|
|
54
114
|
|
|
55
|
-
const MapWithScaleBarExample = () =>
|
|
56
|
-
|
|
57
|
-
<
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
);
|
|
67
|
-
};
|
|
115
|
+
const MapWithScaleBarExample = () => (
|
|
116
|
+
<div className='height-300'>
|
|
117
|
+
<Map
|
|
118
|
+
credentials={UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT}
|
|
119
|
+
center={position}
|
|
120
|
+
zoom={10}
|
|
121
|
+
hideMapSettings
|
|
122
|
+
showScaleBar
|
|
123
|
+
/>
|
|
124
|
+
</div>
|
|
125
|
+
);
|
|
68
126
|
|
|
69
127
|
export default MapWithScaleBarExample;
|
|
70
128
|
```
|
|
@@ -73,7 +131,16 @@ export default MapWithScaleBarExample;
|
|
|
73
131
|
|
|
74
132
|
### Example: Example 3
|
|
75
133
|
|
|
134
|
+
Terms of use © 1987–2026 HERE
|
|
135
|
+
|
|
136
|
+
10 km
|
|
137
|
+
|
|
138
|
+
Ansicht auswählen
|
|
139
|
+
Kartenansicht
|
|
140
|
+
Satellit
|
|
76
141
|
|
|
142
|
+
Verkehrslage
|
|
143
|
+
Verkehrsstörungen anzeigen
|
|
77
144
|
|
|
78
145
|
#### React (tsx)
|
|
79
146
|
|
|
@@ -83,19 +150,17 @@ import { UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT } from '../u
|
|
|
83
150
|
|
|
84
151
|
const position = { lat: 48.1351, lng: 11.582 };
|
|
85
152
|
|
|
86
|
-
const MapLocalizationExample = () =>
|
|
87
|
-
|
|
88
|
-
<
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
);
|
|
98
|
-
};
|
|
153
|
+
const MapLocalizationExample = () => (
|
|
154
|
+
<div className='height-300'>
|
|
155
|
+
<Map
|
|
156
|
+
credentials={UIKIT_DEMO_CREDENTIALS_ARE_NOT_ALLOWED_IN_PROD_ENVIRONMENT}
|
|
157
|
+
language='de'
|
|
158
|
+
center={position}
|
|
159
|
+
zoom={10}
|
|
160
|
+
hideMapSettings
|
|
161
|
+
/>
|
|
162
|
+
</div>
|
|
163
|
+
);
|
|
99
164
|
|
|
100
165
|
export default MapLocalizationExample;
|
|
101
166
|
```
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Application
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/bottomSheet
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:11.981Z
|
|
7
7
|
|
|
8
8
|
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.
|
|
9
9
|
|
|
@@ -199,7 +199,7 @@ export default () => {
|
|
|
199
199
|
#### HTML (html)
|
|
200
200
|
|
|
201
201
|
```html
|
|
202
|
-
<div
|
|
202
|
+
<div>
|
|
203
203
|
<p class="margin-top-0">This demonstrates a bottom sheet use case on <b>mobile. </b>This can be used for providing additional information on mobile instead of using a sidebar, onboarding, alternative for dialogs etc.</p>
|
|
204
204
|
<p>
|
|
205
205
|
<span class="label label-info label-condensed margin-right-5">Note</span>This example does not make sense on desktop with wider screens. Handle responsive modes and use a dialog or sidebar on desktop instead.
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/button
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:17.565Z
|
|
7
7
|
|
|
8
8
|
The button component is the React equivalent to the normal HTML button with some To check out the HTML version click here: Buttons
|
|
9
9
|
|
|
@@ -258,6 +258,7 @@ export default () => (
|
|
|
258
258
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
259
259
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
260
260
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
261
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
261
262
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
262
263
|
| className | string | — | Additional classes to be set on the button element. |
|
|
263
264
|
|
|
@@ -350,7 +351,7 @@ export default () => (
|
|
|
350
351
|
#### HTML (html)
|
|
351
352
|
|
|
352
353
|
```html
|
|
353
|
-
<div
|
|
354
|
+
<div>
|
|
354
355
|
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5">Buttons with link styles</div>
|
|
355
356
|
<div class="btn-toolbar">
|
|
356
357
|
<button type="button" class="btn btn-primary btn-link btn-component" tabindex="0">
|
|
@@ -398,6 +399,7 @@ export default () => (
|
|
|
398
399
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
399
400
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
400
401
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
402
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
401
403
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
402
404
|
| className | string | — | Additional classes to be set on the button element. |
|
|
403
405
|
|
|
@@ -580,6 +582,7 @@ export default () => (
|
|
|
580
582
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
581
583
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
582
584
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
585
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
583
586
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
584
587
|
| className | string | — | Additional classes to be set on the button element. |
|
|
585
588
|
|
|
@@ -710,6 +713,7 @@ export default () => (
|
|
|
710
713
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
711
714
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
712
715
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
716
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
713
717
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
714
718
|
| className | string | — | Additional classes to be set on the button element. |
|
|
715
719
|
|
|
@@ -997,6 +1001,7 @@ export default () => (
|
|
|
997
1001
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
998
1002
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
999
1003
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
1004
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
1000
1005
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
1001
1006
|
| className | string | — | Additional classes to be set on the button element. |
|
|
1002
1007
|
|
|
@@ -1145,6 +1150,7 @@ export default () => (
|
|
|
1145
1150
|
| bsSize | BUTTON_SIZE | — | Sets the button size. Possible values are: xs, sm, md and lg |
|
|
1146
1151
|
| variant | BUTTON_VARIANT | — | Sets the button variant. Possible values are: link, link-inline, outline and action |
|
|
1147
1152
|
| noRippleEffect | boolean | — | Whether the "ripple" effect should be suppressed on this button. |
|
|
1153
|
+
| autoTrackingKey | string | — | Optional key used to generate automatic GA tracking attributes when no explicit tracking attributes are provided. Resulting label format: button::<autoTrackingKey>. |
|
|
1148
1154
|
| tabIndex | number | 0 | Number of the index used for keyboard support. |
|
|
1149
1155
|
| className | string | — | Additional classes to be set on the button element. |
|
|
1150
1156
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/buttonToolbar
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:14.185Z
|
|
7
7
|
|
|
8
8
|
The ButtonToolbar is a utility component designed to simplify usage and alignment. Its purpose is to ensure consistent spacing.
|
|
9
9
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/calendarStripe
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:58:16.887Z
|
|
7
7
|
|
|
8
8
|
A headless component where you provide a function that renders the UI for every day to be displayed.
|
|
9
9
|
|
|
@@ -11,17 +11,17 @@ A headless component where you provide a function that renders the UI for every
|
|
|
11
11
|
|
|
12
12
|
### Example: Example 1
|
|
13
13
|
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
Tuesday
|
|
15
|
+
28 April 2026
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
Wednesday
|
|
18
|
+
29 April 2026
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
|
|
20
|
+
Thursday
|
|
21
|
+
30 April 2026
|
|
22
22
|
|
|
23
|
-
|
|
24
|
-
|
|
23
|
+
Friday
|
|
24
|
+
1 May 2026
|
|
25
25
|
|
|
26
26
|
#### React (tsx)
|
|
27
27
|
|
|
@@ -113,11 +113,11 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
113
113
|
<div style="opacity: 1; transform: none;">
|
|
114
114
|
<div class="display-flex space-x--1 user-select-none">
|
|
115
115
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
116
|
-
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer
|
|
116
|
+
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
117
117
|
<div class="display-flex align-items-center justify-content-between">
|
|
118
118
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
119
|
-
<div>
|
|
120
|
-
<div class="text-size-16 text-medium">
|
|
119
|
+
<div>Tuesday</div>
|
|
120
|
+
<div class="text-size-16 text-medium">28 April 2026</div>
|
|
121
121
|
</div>
|
|
122
122
|
<div class="text-color-primary text-size-16 width-20">
|
|
123
123
|
</div>
|
|
@@ -125,11 +125,11 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
125
125
|
</div>
|
|
126
126
|
</div>
|
|
127
127
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
128
|
-
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer
|
|
128
|
+
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
129
129
|
<div class="display-flex align-items-center justify-content-between">
|
|
130
130
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
131
|
-
<div>
|
|
132
|
-
<div class="text-size-16 text-medium">
|
|
131
|
+
<div>Wednesday</div>
|
|
132
|
+
<div class="text-size-16 text-medium">29 April 2026</div>
|
|
133
133
|
</div>
|
|
134
134
|
<div class="text-color-primary text-size-16 width-20">
|
|
135
135
|
</div>
|
|
@@ -140,8 +140,8 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
140
140
|
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
141
141
|
<div class="display-flex align-items-center justify-content-between">
|
|
142
142
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
143
|
-
<div>
|
|
144
|
-
<div class="text-size-16 text-medium">
|
|
143
|
+
<div>Thursday</div>
|
|
144
|
+
<div class="text-size-16 text-medium">30 April 2026</div>
|
|
145
145
|
</div>
|
|
146
146
|
<div class="text-color-primary text-size-16 width-20">
|
|
147
147
|
</div>
|
|
@@ -152,8 +152,8 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
152
152
|
<div class="padding-15 border border-top-none border-bottom-none hover-text-color-darkest hover-bg-highlight-decent cursor-pointer ">
|
|
153
153
|
<div class="display-flex align-items-center justify-content-between">
|
|
154
154
|
<div class="display-flex flex-column gap-5 text-size-14 line-height-14">
|
|
155
|
-
<div>
|
|
156
|
-
<div class="text-size-16 text-medium">
|
|
155
|
+
<div>Friday</div>
|
|
156
|
+
<div class="text-size-16 text-medium">1 May 2026</div>
|
|
157
157
|
</div>
|
|
158
158
|
<div class="text-color-primary text-size-16 width-20">
|
|
159
159
|
</div>
|
|
@@ -192,36 +192,32 @@ const DayComponent = ({ date, onSelect, selectedDates }: DayComponentProps) => {
|
|
|
192
192
|
|
|
193
193
|
### Example: Example 2
|
|
194
194
|
|
|
195
|
-
|
|
196
|
-
|
|
195
|
+
Apr
|
|
196
|
+
28
|
|
197
197
|
2026
|
|
198
198
|
|
|
199
|
-
|
|
200
|
-
|
|
199
|
+
Apr
|
|
200
|
+
29
|
|
201
201
|
2026
|
|
202
202
|
|
|
203
|
-
|
|
204
|
-
|
|
203
|
+
Apr
|
|
204
|
+
30
|
|
205
205
|
2026
|
|
206
206
|
|
|
207
|
-
|
|
208
|
-
|
|
207
|
+
May
|
|
208
|
+
1
|
|
209
209
|
2026
|
|
210
210
|
|
|
211
|
-
|
|
212
|
-
|
|
211
|
+
May
|
|
212
|
+
2
|
|
213
213
|
2026
|
|
214
214
|
|
|
215
|
-
|
|
216
|
-
|
|
215
|
+
May
|
|
216
|
+
3
|
|
217
217
|
2026
|
|
218
218
|
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
2026
|
|
222
|
-
|
|
223
|
-
Mar
|
|
224
|
-
14
|
|
219
|
+
May
|
|
220
|
+
4
|
|
225
221
|
2026
|
|
226
222
|
|
|
227
223
|
Set to January Toggle Weekends
|
|
@@ -345,19 +341,19 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
345
341
|
<div style="opacity: 1; transform: none;">
|
|
346
342
|
<div class="display-flex space-x--1 user-select-none">
|
|
347
343
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
348
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
344
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
349
345
|
<div class="display-flex flex-column gap-3 text-center">
|
|
350
|
-
<div class="text-size-12 line-height-12">
|
|
351
|
-
<div class="text-size-h3 line-height-h3">
|
|
346
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
347
|
+
<div class="text-size-h3 line-height-h3">28</div>
|
|
352
348
|
<div class="text-size-12 line-height-12">2026</div>
|
|
353
349
|
</div>
|
|
354
350
|
</div>
|
|
355
351
|
</div>
|
|
356
352
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
357
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
353
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
358
354
|
<div class="display-flex flex-column gap-3 text-center">
|
|
359
|
-
<div class="text-size-12 line-height-12">
|
|
360
|
-
<div class="text-size-h3 line-height-h3">
|
|
355
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
356
|
+
<div class="text-size-h3 line-height-h3">29</div>
|
|
361
357
|
<div class="text-size-12 line-height-12">2026</div>
|
|
362
358
|
</div>
|
|
363
359
|
</div>
|
|
@@ -365,8 +361,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
365
361
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
366
362
|
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
367
363
|
<div class="display-flex flex-column gap-3 text-center">
|
|
368
|
-
<div class="text-size-12 line-height-12">
|
|
369
|
-
<div class="text-size-h3 line-height-h3">
|
|
364
|
+
<div class="text-size-12 line-height-12">Apr</div>
|
|
365
|
+
<div class="text-size-h3 line-height-h3">30</div>
|
|
370
366
|
<div class="text-size-12 line-height-12">2026</div>
|
|
371
367
|
</div>
|
|
372
368
|
</div>
|
|
@@ -374,26 +370,26 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
374
370
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
375
371
|
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
376
372
|
<div class="display-flex flex-column gap-3 text-center">
|
|
377
|
-
<div class="text-size-12 line-height-12">
|
|
378
|
-
<div class="text-size-h3 line-height-h3">
|
|
373
|
+
<div class="text-size-12 line-height-12">May</div>
|
|
374
|
+
<div class="text-size-h3 line-height-h3">1</div>
|
|
379
375
|
<div class="text-size-12 line-height-12">2026</div>
|
|
380
376
|
</div>
|
|
381
377
|
</div>
|
|
382
378
|
</div>
|
|
383
379
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
384
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
380
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 bg-lightest text-color-gray pointer-events-none hover-bg-highlight-decent hover-text-color-darkest">
|
|
385
381
|
<div class="display-flex flex-column gap-3 text-center">
|
|
386
|
-
<div class="text-size-12 line-height-12">
|
|
387
|
-
<div class="text-size-h3 line-height-h3">
|
|
382
|
+
<div class="text-size-12 line-height-12">May</div>
|
|
383
|
+
<div class="text-size-h3 line-height-h3">2</div>
|
|
388
384
|
<div class="text-size-12 line-height-12">2026</div>
|
|
389
385
|
</div>
|
|
390
386
|
</div>
|
|
391
387
|
</div>
|
|
392
388
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
393
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
389
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 bg-lightest text-color-gray pointer-events-none hover-bg-highlight-decent hover-text-color-darkest">
|
|
394
390
|
<div class="display-flex flex-column gap-3 text-center">
|
|
395
|
-
<div class="text-size-12 line-height-12">
|
|
396
|
-
<div class="text-size-h3 line-height-h3">
|
|
391
|
+
<div class="text-size-12 line-height-12">May</div>
|
|
392
|
+
<div class="text-size-h3 line-height-h3">3</div>
|
|
397
393
|
<div class="text-size-12 line-height-12">2026</div>
|
|
398
394
|
</div>
|
|
399
395
|
</div>
|
|
@@ -401,26 +397,26 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
401
397
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
402
398
|
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
403
399
|
<div class="display-flex flex-column gap-3 text-center">
|
|
404
|
-
<div class="text-size-12 line-height-12">
|
|
405
|
-
<div class="text-size-h3 line-height-h3">
|
|
400
|
+
<div class="text-size-12 line-height-12">May</div>
|
|
401
|
+
<div class="text-size-h3 line-height-h3">4</div>
|
|
406
402
|
<div class="text-size-12 line-height-12">2026</div>
|
|
407
403
|
</div>
|
|
408
404
|
</div>
|
|
409
405
|
</div>
|
|
410
406
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
411
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
407
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
412
408
|
<div class="display-flex flex-column gap-3 text-center">
|
|
413
|
-
<div class="text-size-12 line-height-12">
|
|
414
|
-
<div class="text-size-h3 line-height-h3">
|
|
409
|
+
<div class="text-size-12 line-height-12">May</div>
|
|
410
|
+
<div class="text-size-h3 line-height-h3">5</div>
|
|
415
411
|
<div class="text-size-12 line-height-12">2026</div>
|
|
416
412
|
</div>
|
|
417
413
|
</div>
|
|
418
414
|
</div>
|
|
419
415
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
420
|
-
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1
|
|
416
|
+
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
421
417
|
<div class="display-flex flex-column gap-3 text-center">
|
|
422
|
-
<div class="text-size-12 line-height-12">
|
|
423
|
-
<div class="text-size-h3 line-height-h3">
|
|
418
|
+
<div class="text-size-12 line-height-12">May</div>
|
|
419
|
+
<div class="text-size-h3 line-height-h3">6</div>
|
|
424
420
|
<div class="text-size-12 line-height-12">2026</div>
|
|
425
421
|
</div>
|
|
426
422
|
</div>
|
|
@@ -428,8 +424,8 @@ const DayContent = ({ date, onSelect, selectedDate }: DayContentProps) => {
|
|
|
428
424
|
<div class="ColumnItem flex-1-1-0 space-x--1 user-select-none">
|
|
429
425
|
<div class="cursor-pointer border border-top-none border-bottom-none display-grid place-items-center aspect-ratio-1 hover-bg-highlight-decent hover-text-color-darkest">
|
|
430
426
|
<div class="display-flex flex-column gap-3 text-center">
|
|
431
|
-
<div class="text-size-12 line-height-12">
|
|
432
|
-
<div class="text-size-h3 line-height-h3">
|
|
427
|
+
<div class="text-size-12 line-height-12">May</div>
|
|
428
|
+
<div class="text-size-h3 line-height-h3">7</div>
|
|
433
429
|
<div class="text-size-12 line-height-12">2026</div>
|
|
434
430
|
</div>
|
|
435
431
|
</div>
|