@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:* Selection
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/multiselects
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:37.864Z
|
|
7
7
|
|
|
8
8
|
The Multiselect component is a form control and is intended to be used within forms. It's designed to be used instead of native HTML Select which cannot be styled and are rendered by each browser differently.
|
|
9
9
|
|
|
@@ -27,6 +27,14 @@ Option 5
|
|
|
27
27
|
Option 6
|
|
28
28
|
Group Header
|
|
29
29
|
Option 8
|
|
30
|
+
Option 9 with clear button Option 1 Option 4 Option 1
|
|
31
|
+
Option 2
|
|
32
|
+
Option 3
|
|
33
|
+
Option 4
|
|
34
|
+
Option 5
|
|
35
|
+
Option 6
|
|
36
|
+
Group Header
|
|
37
|
+
Option 8
|
|
30
38
|
Option 9 Disabled Option 1 Option 4 Option 1
|
|
31
39
|
Option 2
|
|
32
40
|
Option 3
|
|
@@ -90,6 +98,16 @@ export default () => (
|
|
|
90
98
|
onChange={response => Notification.info(JSON.stringify(response))}
|
|
91
99
|
/>
|
|
92
100
|
<br />
|
|
101
|
+
<label htmlFor='m1-clear'>with clear button</label>
|
|
102
|
+
<Multiselect
|
|
103
|
+
id='m1-clear'
|
|
104
|
+
placeholder='Please select'
|
|
105
|
+
options={options}
|
|
106
|
+
useFilter
|
|
107
|
+
useClear
|
|
108
|
+
onChange={response => Notification.info(response.length ? JSON.stringify(response) : 'cleared')}
|
|
109
|
+
/>
|
|
110
|
+
<br />
|
|
93
111
|
<label>Disabled</label>
|
|
94
112
|
<Multiselect
|
|
95
113
|
options={options}
|
|
@@ -128,7 +146,7 @@ export default () => (
|
|
|
128
146
|
```html
|
|
129
147
|
<div class="form-group max-width-400">
|
|
130
148
|
<label for="m1">Default Multiselect</label>
|
|
131
|
-
<div class="select multiselect dropdown
|
|
149
|
+
<div class="select multiselect dropdown">
|
|
132
150
|
<button type="button" id="m1" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
133
151
|
<span class="selected-option-list padding-left-1">
|
|
134
152
|
<span class="selected-option">
|
|
@@ -146,7 +164,98 @@ export default () => (
|
|
|
146
164
|
</span>
|
|
147
165
|
</span>
|
|
148
166
|
</span>
|
|
149
|
-
<span class="
|
|
167
|
+
<span class="select-toggle-actions">
|
|
168
|
+
<span class="clearButton hide pointer-events-none">
|
|
169
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
170
|
+
</span>
|
|
171
|
+
</span>
|
|
172
|
+
<span class="caret">
|
|
173
|
+
</span>
|
|
174
|
+
</span>
|
|
175
|
+
</button>
|
|
176
|
+
<ul class="dropdown-menu" role="menu">
|
|
177
|
+
<li class="active" role="listitem">
|
|
178
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="1" data-item-index="0">
|
|
179
|
+
<span class="selected-option-dropdown-item">Option 1</span>
|
|
180
|
+
<input type="hidden" value="1">
|
|
181
|
+
</a>
|
|
182
|
+
</li>
|
|
183
|
+
<li class="" role="listitem">
|
|
184
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="2" data-item-index="1">
|
|
185
|
+
<span class="selected-option-dropdown-item">Option 2</span>
|
|
186
|
+
<input type="hidden" value="2">
|
|
187
|
+
</a>
|
|
188
|
+
</li>
|
|
189
|
+
<li class="" role="listitem">
|
|
190
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="3" data-item-index="2">
|
|
191
|
+
<span class="selected-option-dropdown-item">Option 3</span>
|
|
192
|
+
<input type="hidden" value="3">
|
|
193
|
+
</a>
|
|
194
|
+
</li>
|
|
195
|
+
<li class="active" role="listitem">
|
|
196
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="4" data-item-index="3">
|
|
197
|
+
<span class="selected-option-dropdown-item">Option 4</span>
|
|
198
|
+
<input type="hidden" value="4">
|
|
199
|
+
</a>
|
|
200
|
+
</li>
|
|
201
|
+
<li class="" role="listitem">
|
|
202
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="5" data-item-index="4">
|
|
203
|
+
<span class="selected-option-dropdown-item">Option 5</span>
|
|
204
|
+
<input type="hidden" value="5">
|
|
205
|
+
</a>
|
|
206
|
+
</li>
|
|
207
|
+
<li class="disabled" role="listitem">
|
|
208
|
+
<a role="menuitem" class="pointer-events-none display-flex align-items-center gap-3" data-item-id="6" data-item-index="5">
|
|
209
|
+
<span class="selected-option-dropdown-item">Option 6</span>
|
|
210
|
+
<input type="hidden" value="6">
|
|
211
|
+
</a>
|
|
212
|
+
</li>
|
|
213
|
+
<li class="dropdown-header center ">
|
|
214
|
+
<span class="dropdown-header-text">Group Header</span>
|
|
215
|
+
</li>
|
|
216
|
+
<li class="" role="listitem">
|
|
217
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="8" data-item-index="7">
|
|
218
|
+
<span class="selected-option-dropdown-item">Option 8</span>
|
|
219
|
+
<input type="hidden" value="8">
|
|
220
|
+
</a>
|
|
221
|
+
</li>
|
|
222
|
+
<li class="" role="listitem">
|
|
223
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="9" data-item-index="8">
|
|
224
|
+
<span class="selected-option-dropdown-item">
|
|
225
|
+
<i>Option 9</i>
|
|
226
|
+
</span>
|
|
227
|
+
<input type="hidden" value="9">
|
|
228
|
+
</a>
|
|
229
|
+
</li>
|
|
230
|
+
</ul>
|
|
231
|
+
</div>
|
|
232
|
+
<br>
|
|
233
|
+
<label for="m1-clear">with clear button</label>
|
|
234
|
+
<div class="select multiselect dropdown">
|
|
235
|
+
<button type="button" id="m1-clear" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
236
|
+
<span class="selected-option-list padding-left-1">
|
|
237
|
+
<span class="selected-option">
|
|
238
|
+
<span class="selected-label">Option 1</span>
|
|
239
|
+
<span class="removeIcon">
|
|
240
|
+
<span class="rioglyph rioglyph-remove">
|
|
241
|
+
</span>
|
|
242
|
+
</span>
|
|
243
|
+
</span>
|
|
244
|
+
<span class="selected-option">
|
|
245
|
+
<span class="selected-label">Option 4</span>
|
|
246
|
+
<span class="removeIcon">
|
|
247
|
+
<span class="rioglyph rioglyph-remove">
|
|
248
|
+
</span>
|
|
249
|
+
</span>
|
|
250
|
+
</span>
|
|
251
|
+
</span>
|
|
252
|
+
<span class="select-toggle-actions">
|
|
253
|
+
<span class="clearButton">
|
|
254
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
255
|
+
</span>
|
|
256
|
+
</span>
|
|
257
|
+
<span class="caret">
|
|
258
|
+
</span>
|
|
150
259
|
</span>
|
|
151
260
|
</button>
|
|
152
261
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -207,7 +316,7 @@ export default () => (
|
|
|
207
316
|
</div>
|
|
208
317
|
<br>
|
|
209
318
|
<label>Disabled</label>
|
|
210
|
-
<div class="select multiselect dropdown
|
|
319
|
+
<div class="select multiselect dropdown">
|
|
211
320
|
<button type="button" class="dropdown-toggle form-control text-left disabled" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
212
321
|
<span class="selected-option-list padding-left-1">
|
|
213
322
|
<span class="selected-option">
|
|
@@ -225,7 +334,13 @@ export default () => (
|
|
|
225
334
|
</span>
|
|
226
335
|
</span>
|
|
227
336
|
</span>
|
|
228
|
-
<span class="
|
|
337
|
+
<span class="select-toggle-actions">
|
|
338
|
+
<span class="clearButton hide pointer-events-none">
|
|
339
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
340
|
+
</span>
|
|
341
|
+
</span>
|
|
342
|
+
<span class="caret">
|
|
343
|
+
</span>
|
|
229
344
|
</span>
|
|
230
345
|
</button>
|
|
231
346
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -305,7 +420,13 @@ export default () => (
|
|
|
305
420
|
</span>
|
|
306
421
|
</span>
|
|
307
422
|
</span>
|
|
308
|
-
<span class="
|
|
423
|
+
<span class="select-toggle-actions">
|
|
424
|
+
<span class="clearButton hide pointer-events-none">
|
|
425
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
426
|
+
</span>
|
|
427
|
+
</span>
|
|
428
|
+
<span class="caret">
|
|
429
|
+
</span>
|
|
309
430
|
</span>
|
|
310
431
|
</button>
|
|
311
432
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -398,7 +519,13 @@ export default () => (
|
|
|
398
519
|
</span>
|
|
399
520
|
</span>
|
|
400
521
|
</span>
|
|
401
|
-
<span class="
|
|
522
|
+
<span class="select-toggle-actions">
|
|
523
|
+
<span class="clearButton hide pointer-events-none">
|
|
524
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
525
|
+
</span>
|
|
526
|
+
</span>
|
|
527
|
+
<span class="caret">
|
|
528
|
+
</span>
|
|
402
529
|
</span>
|
|
403
530
|
</button>
|
|
404
531
|
<span class="form-control-feedback rioglyph rioglyph-error-sign">
|
|
@@ -490,6 +617,7 @@ export default () => (
|
|
|
490
617
|
| pullRight | Boolean | false | Defines whether the dropdown opens right aligned to the dropdown toggle. Set to "true" additionally disables autoDrop feature. |
|
|
491
618
|
| autoDropDirection | Boolean | true | Enables or disables the autoDrop positioning feature. When enabled, the option list opens below or above the input depending on the surrounding space. |
|
|
492
619
|
| bsSize | String | md | Defines the size of the select to be rendered. Possible values are: 'sm', 'md' and 'lg' |
|
|
620
|
+
| variant | 'default' \| 'blank' | 'default' | Defines the visual variant of the select. |
|
|
493
621
|
| disabled | Boolean | false | Option to disable the opening of the option list. |
|
|
494
622
|
| tabIndex | Number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |
|
|
495
623
|
| hasError | Boolean | false | Defines whether the Bootstrap error classes shall be added to the toggle element. |
|
|
@@ -588,7 +716,13 @@ export default () => (
|
|
|
588
716
|
<div class="form-control-feedback-wrapper">
|
|
589
717
|
<button type="button" id="withLabel" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
590
718
|
<span class="placeholder">Please select vehicles</span>
|
|
591
|
-
<span class="
|
|
719
|
+
<span class="select-toggle-actions">
|
|
720
|
+
<span class="clearButton hide pointer-events-none">
|
|
721
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
722
|
+
</span>
|
|
723
|
+
</span>
|
|
724
|
+
<span class="caret">
|
|
725
|
+
</span>
|
|
592
726
|
</span>
|
|
593
727
|
</button>
|
|
594
728
|
</div>
|
|
@@ -656,6 +790,7 @@ export default () => (
|
|
|
656
790
|
| pullRight | Boolean | false | Defines whether the dropdown opens right aligned to the dropdown toggle. Set to "true" additionally disables autoDrop feature. |
|
|
657
791
|
| autoDropDirection | Boolean | true | Enables or disables the autoDrop positioning feature. When enabled, the option list opens below or above the input depending on the surrounding space. |
|
|
658
792
|
| bsSize | String | md | Defines the size of the select to be rendered. Possible values are: 'sm', 'md' and 'lg' |
|
|
793
|
+
| variant | 'default' \| 'blank' | 'default' | Defines the visual variant of the select. |
|
|
659
794
|
| disabled | Boolean | false | Option to disable the opening of the option list. |
|
|
660
795
|
| tabIndex | Number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |
|
|
661
796
|
| hasError | Boolean | false | Defines whether the Bootstrap error classes shall be added to the toggle element. |
|
|
@@ -792,7 +927,13 @@ export default () => (
|
|
|
792
927
|
</span>
|
|
793
928
|
<input type="text" role="searchbox" class="multiselect-filter-input" value="">
|
|
794
929
|
</span>
|
|
795
|
-
<span class="
|
|
930
|
+
<span class="select-toggle-actions">
|
|
931
|
+
<span class="clearButton hide pointer-events-none">
|
|
932
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
933
|
+
</span>
|
|
934
|
+
</span>
|
|
935
|
+
<span class="caret">
|
|
936
|
+
</span>
|
|
796
937
|
</span>
|
|
797
938
|
</button>
|
|
798
939
|
</div>
|
|
@@ -881,6 +1022,7 @@ export default () => (
|
|
|
881
1022
|
| pullRight | Boolean | false | Defines whether the dropdown opens right aligned to the dropdown toggle. Set to "true" additionally disables autoDrop feature. |
|
|
882
1023
|
| autoDropDirection | Boolean | true | Enables or disables the autoDrop positioning feature. When enabled, the option list opens below or above the input depending on the surrounding space. |
|
|
883
1024
|
| bsSize | String | md | Defines the size of the select to be rendered. Possible values are: 'sm', 'md' and 'lg' |
|
|
1025
|
+
| variant | 'default' \| 'blank' | 'default' | Defines the visual variant of the select. |
|
|
884
1026
|
| disabled | Boolean | false | Option to disable the opening of the option list. |
|
|
885
1027
|
| tabIndex | Number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |
|
|
886
1028
|
| hasError | Boolean | false | Defines whether the Bootstrap error classes shall be added to the toggle element. |
|
|
@@ -956,7 +1098,13 @@ export default () => (
|
|
|
956
1098
|
<div class="select multiselect dropdown dropup">
|
|
957
1099
|
<button type="button" id="withCounter" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
958
1100
|
<span class="placeholder">Please select</span>
|
|
959
|
-
<span class="
|
|
1101
|
+
<span class="select-toggle-actions">
|
|
1102
|
+
<span class="clearButton hide pointer-events-none">
|
|
1103
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1104
|
+
</span>
|
|
1105
|
+
</span>
|
|
1106
|
+
<span class="caret">
|
|
1107
|
+
</span>
|
|
960
1108
|
</span>
|
|
961
1109
|
</button>
|
|
962
1110
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -985,7 +1133,13 @@ export default () => (
|
|
|
985
1133
|
<div class="select multiselect dropdown dropup">
|
|
986
1134
|
<button type="button" id="withMessage" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
987
1135
|
<span class="placeholder">Please select</span>
|
|
988
|
-
<span class="
|
|
1136
|
+
<span class="select-toggle-actions">
|
|
1137
|
+
<span class="clearButton hide pointer-events-none">
|
|
1138
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1139
|
+
</span>
|
|
1140
|
+
</span>
|
|
1141
|
+
<span class="caret">
|
|
1142
|
+
</span>
|
|
989
1143
|
</span>
|
|
990
1144
|
</button>
|
|
991
1145
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1032,6 +1186,7 @@ export default () => (
|
|
|
1032
1186
|
| pullRight | Boolean | false | Defines whether the dropdown opens right aligned to the dropdown toggle. Set to "true" additionally disables autoDrop feature. |
|
|
1033
1187
|
| autoDropDirection | Boolean | true | Enables or disables the autoDrop positioning feature. When enabled, the option list opens below or above the input depending on the surrounding space. |
|
|
1034
1188
|
| bsSize | String | md | Defines the size of the select to be rendered. Possible values are: 'sm', 'md' and 'lg' |
|
|
1189
|
+
| variant | 'default' \| 'blank' | 'default' | Defines the visual variant of the select. |
|
|
1035
1190
|
| disabled | Boolean | false | Option to disable the opening of the option list. |
|
|
1036
1191
|
| tabIndex | Number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |
|
|
1037
1192
|
| hasError | Boolean | false | Defines whether the Bootstrap error classes shall be added to the toggle element. |
|
|
@@ -1171,7 +1326,13 @@ export default () => (
|
|
|
1171
1326
|
<div class="select multiselect dropdown dropup">
|
|
1172
1327
|
<button type="button" class="dropdown-toggle form-control text-left input-lg" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1173
1328
|
<span class="placeholder">Please select vehicles</span>
|
|
1174
|
-
<span class="
|
|
1329
|
+
<span class="select-toggle-actions">
|
|
1330
|
+
<span class="clearButton hide pointer-events-none">
|
|
1331
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1332
|
+
</span>
|
|
1333
|
+
</span>
|
|
1334
|
+
<span class="caret">
|
|
1335
|
+
</span>
|
|
1175
1336
|
</span>
|
|
1176
1337
|
</button>
|
|
1177
1338
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1242,7 +1403,13 @@ export default () => (
|
|
|
1242
1403
|
<div class="select multiselect dropdown dropup">
|
|
1243
1404
|
<button type="button" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1244
1405
|
<span class="placeholder">Please select vehicles</span>
|
|
1245
|
-
<span class="
|
|
1406
|
+
<span class="select-toggle-actions">
|
|
1407
|
+
<span class="clearButton hide pointer-events-none">
|
|
1408
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1409
|
+
</span>
|
|
1410
|
+
</span>
|
|
1411
|
+
<span class="caret">
|
|
1412
|
+
</span>
|
|
1246
1413
|
</span>
|
|
1247
1414
|
</button>
|
|
1248
1415
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1314,7 +1481,13 @@ export default () => (
|
|
|
1314
1481
|
<button type="button" class="dropdown-toggle form-control text-left input-sm" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1315
1482
|
<span>
|
|
1316
1483
|
</span>
|
|
1317
|
-
<span class="
|
|
1484
|
+
<span class="select-toggle-actions">
|
|
1485
|
+
<span class="clearButton hide pointer-events-none">
|
|
1486
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1487
|
+
</span>
|
|
1488
|
+
</span>
|
|
1489
|
+
<span class="caret">
|
|
1490
|
+
</span>
|
|
1318
1491
|
</span>
|
|
1319
1492
|
</button>
|
|
1320
1493
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1388,7 +1561,13 @@ export default () => (
|
|
|
1388
1561
|
<button type="button" id="fullWidth" class="dropdown-toggle form-control text-left input-sm" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1389
1562
|
<span>
|
|
1390
1563
|
</span>
|
|
1391
|
-
<span class="
|
|
1564
|
+
<span class="select-toggle-actions">
|
|
1565
|
+
<span class="clearButton hide pointer-events-none">
|
|
1566
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1567
|
+
</span>
|
|
1568
|
+
</span>
|
|
1569
|
+
<span class="caret">
|
|
1570
|
+
</span>
|
|
1392
1571
|
</span>
|
|
1393
1572
|
</button>
|
|
1394
1573
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1478,6 +1657,7 @@ export default () => (
|
|
|
1478
1657
|
| pullRight | Boolean | false | Defines whether the dropdown opens right aligned to the dropdown toggle. Set to "true" additionally disables autoDrop feature. |
|
|
1479
1658
|
| autoDropDirection | Boolean | true | Enables or disables the autoDrop positioning feature. When enabled, the option list opens below or above the input depending on the surrounding space. |
|
|
1480
1659
|
| bsSize | String | md | Defines the size of the select to be rendered. Possible values are: 'sm', 'md' and 'lg' |
|
|
1660
|
+
| variant | 'default' \| 'blank' | 'default' | Defines the visual variant of the select. |
|
|
1481
1661
|
| disabled | Boolean | false | Option to disable the opening of the option list. |
|
|
1482
1662
|
| tabIndex | Number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |
|
|
1483
1663
|
| hasError | Boolean | false | Defines whether the Bootstrap error classes shall be added to the toggle element. |
|
|
@@ -1585,7 +1765,13 @@ export default () => (
|
|
|
1585
1765
|
<div class="select multiselect dropdown dropup">
|
|
1586
1766
|
<button type="button" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1587
1767
|
<span class="placeholder">Please select</span>
|
|
1588
|
-
<span class="
|
|
1768
|
+
<span class="select-toggle-actions">
|
|
1769
|
+
<span class="clearButton hide pointer-events-none">
|
|
1770
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1771
|
+
</span>
|
|
1772
|
+
</span>
|
|
1773
|
+
<span class="caret">
|
|
1774
|
+
</span>
|
|
1589
1775
|
</span>
|
|
1590
1776
|
</button>
|
|
1591
1777
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1628,7 +1814,13 @@ export default () => (
|
|
|
1628
1814
|
<div class="select multiselect dropdown dropup">
|
|
1629
1815
|
<button type="button" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1630
1816
|
<span class="placeholder">Please select</span>
|
|
1631
|
-
<span class="
|
|
1817
|
+
<span class="select-toggle-actions">
|
|
1818
|
+
<span class="clearButton hide pointer-events-none">
|
|
1819
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1820
|
+
</span>
|
|
1821
|
+
</span>
|
|
1822
|
+
<span class="caret">
|
|
1823
|
+
</span>
|
|
1632
1824
|
</span>
|
|
1633
1825
|
</button>
|
|
1634
1826
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1688,7 +1880,13 @@ export default () => (
|
|
|
1688
1880
|
</span>
|
|
1689
1881
|
</span>
|
|
1690
1882
|
</span>
|
|
1691
|
-
<span class="
|
|
1883
|
+
<span class="select-toggle-actions">
|
|
1884
|
+
<span class="clearButton hide pointer-events-none">
|
|
1885
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1886
|
+
</span>
|
|
1887
|
+
</span>
|
|
1888
|
+
<span class="caret">
|
|
1889
|
+
</span>
|
|
1692
1890
|
</span>
|
|
1693
1891
|
</button>
|
|
1694
1892
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1751,6 +1949,7 @@ export default () => (
|
|
|
1751
1949
|
| pullRight | Boolean | false | Defines whether the dropdown opens right aligned to the dropdown toggle. Set to "true" additionally disables autoDrop feature. |
|
|
1752
1950
|
| autoDropDirection | Boolean | true | Enables or disables the autoDrop positioning feature. When enabled, the option list opens below or above the input depending on the surrounding space. |
|
|
1753
1951
|
| bsSize | String | md | Defines the size of the select to be rendered. Possible values are: 'sm', 'md' and 'lg' |
|
|
1952
|
+
| variant | 'default' \| 'blank' | 'default' | Defines the visual variant of the select. |
|
|
1754
1953
|
| disabled | Boolean | false | Option to disable the opening of the option list. |
|
|
1755
1954
|
| tabIndex | Number | 0 | The tabindex attribute allows developers to make HTML elements focusable, allow or prevent them from being sequentially focusable (usually with the Tab key, hence the name) and determine their relative ordering for sequential focus navigation. See tabIndex |
|
|
1756
1955
|
| hasError | Boolean | false | Defines whether the Bootstrap error classes shall be added to the toggle element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/notifications
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:58:23.841Z
|
|
7
7
|
|
|
8
8
|
Hint:Notifications need to be wrapped by a NotificationsContainer inside your application layout body.
|
|
9
9
|
|
|
@@ -191,7 +191,7 @@ export default () => (
|
|
|
191
191
|
<button type="button" class="btn btn-danger btn-component" tabindex="0">Error</button>
|
|
192
192
|
</div>
|
|
193
193
|
<div class="margin-top-25 display-inline-flex">
|
|
194
|
-
<div class="display-flex gap-10 max-width-1000 margin-bottom-10 last-child-margin-bottom-0"
|
|
194
|
+
<div class="display-flex gap-10 max-width-1000 margin-bottom-10 last-child-margin-bottom-0">
|
|
195
195
|
<div>
|
|
196
196
|
<span class="label label-info label-condensed label-filled">Note</span>
|
|
197
197
|
</div>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/numbercontrol
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:20.321Z
|
|
7
7
|
|
|
8
8
|
## NumberInput
|
|
9
9
|
|
|
@@ -199,7 +199,7 @@ export default () => {
|
|
|
199
199
|
</span>
|
|
200
200
|
</div>
|
|
201
201
|
<div class="form-control-feedback-wrapper">
|
|
202
|
-
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls input-sm Test" aria-label="number-input" value="0">
|
|
202
|
+
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls input-sm padding-right-5 Test" aria-label="number-input" value="0">
|
|
203
203
|
</div>
|
|
204
204
|
<div class="input-group-addon ">m</div>
|
|
205
205
|
</div>
|
|
@@ -211,7 +211,7 @@ export default () => {
|
|
|
211
211
|
</span>
|
|
212
212
|
</div>
|
|
213
213
|
<div class="form-control-feedback-wrapper">
|
|
214
|
-
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls Test" aria-label="number-input" value="0">
|
|
214
|
+
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls padding-right-5 Test" aria-label="number-input" value="0">
|
|
215
215
|
</div>
|
|
216
216
|
<div class="input-group-addon ">m</div>
|
|
217
217
|
</div>
|
|
@@ -223,7 +223,7 @@ export default () => {
|
|
|
223
223
|
</span>
|
|
224
224
|
</div>
|
|
225
225
|
<div class="form-control-feedback-wrapper">
|
|
226
|
-
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls input-lg Test" aria-label="number-input" value="0">
|
|
226
|
+
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls input-lg padding-right-5 Test" aria-label="number-input" value="0">
|
|
227
227
|
</div>
|
|
228
228
|
<div class="input-group-addon ">m</div>
|
|
229
229
|
</div>
|
|
@@ -241,7 +241,7 @@ export default () => {
|
|
|
241
241
|
<div class="form-group">
|
|
242
242
|
<div class="input-group">
|
|
243
243
|
<div class="form-control-feedback-wrapper">
|
|
244
|
-
<input type="number" step="1" min="100" max="200" class="form-control no-controls" aria-label="number-input" value="142">
|
|
244
|
+
<input type="number" step="1" min="100" max="200" class="form-control no-controls padding-right-5" aria-label="number-input" value="142">
|
|
245
245
|
</div>
|
|
246
246
|
<div class="input-group-addon ">
|
|
247
247
|
<span>days</span>
|
|
@@ -261,7 +261,7 @@ export default () => {
|
|
|
261
261
|
<label>Disabled NumberInput</label>
|
|
262
262
|
<div class="input-group">
|
|
263
263
|
<div class="form-control-feedback-wrapper">
|
|
264
|
-
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls" disabled="" aria-label="number-input" value="0">
|
|
264
|
+
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls padding-right-5" disabled="" aria-label="number-input" value="0">
|
|
265
265
|
</div>
|
|
266
266
|
<div class="input-group-addon disabled pointer-events-none">m</div>
|
|
267
267
|
</div>
|
|
@@ -286,7 +286,7 @@ export default () => {
|
|
|
286
286
|
<label for="no-default">Fixed 'noDefault'</label>
|
|
287
287
|
<div class="input-group">
|
|
288
288
|
<div class="form-control-feedback-wrapper">
|
|
289
|
-
<input id="no-default" type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls" aria-label="number-input" value="">
|
|
289
|
+
<input id="no-default" type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls padding-right-5" aria-label="number-input" value="">
|
|
290
290
|
</div>
|
|
291
291
|
<div class="input-group-addon ">Pcs</div>
|
|
292
292
|
</div>
|
|
@@ -428,7 +428,7 @@ export default () => (
|
|
|
428
428
|
<div class="NumberControl">
|
|
429
429
|
<div class="input-group">
|
|
430
430
|
<div class="form-control-feedback-wrapper">
|
|
431
|
-
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls" aria-label="number-input" value="0">
|
|
431
|
+
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls padding-right-5" aria-label="number-input" value="0">
|
|
432
432
|
</div>
|
|
433
433
|
<div class="input-group-addon ">
|
|
434
434
|
<div class="display-flex padding-left-10">
|
|
@@ -453,7 +453,7 @@ export default () => (
|
|
|
453
453
|
</span>
|
|
454
454
|
</div>
|
|
455
455
|
<div class="form-control-feedback-wrapper">
|
|
456
|
-
<input type="number" step="2" min="-5" max="30" class="form-control no-controls" aria-label="number-input" value="1">
|
|
456
|
+
<input type="number" step="2" min="-5" max="30" class="form-control no-controls padding-right-5" aria-label="number-input" value="1">
|
|
457
457
|
</div>
|
|
458
458
|
<div class="input-group-addon ">m<div class="display-flex padding-left-10">
|
|
459
459
|
<div role="button" aria-label="decrement-button" class="decrementButton display-flex align-items-center text-color-gray hover-text-color-dark cursor-pointer">
|
|
@@ -473,7 +473,7 @@ export default () => (
|
|
|
473
473
|
<div class="NumberControl">
|
|
474
474
|
<div class="input-group">
|
|
475
475
|
<div class="form-control-feedback-wrapper">
|
|
476
|
-
<input type="number" step="0.001" min="0" max="1.7976931348623157e+308" class="form-control no-controls" aria-label="number-input" value="0.001">
|
|
476
|
+
<input type="number" step="0.001" min="0" max="1.7976931348623157e+308" class="form-control no-controls padding-right-5" aria-label="number-input" value="0.001">
|
|
477
477
|
</div>
|
|
478
478
|
<div class="input-group-addon ">
|
|
479
479
|
<div class="display-flex padding-left-10">
|
|
@@ -494,7 +494,7 @@ export default () => (
|
|
|
494
494
|
<div class="NumberControl">
|
|
495
495
|
<div class="input-group">
|
|
496
496
|
<div class="form-control-feedback-wrapper">
|
|
497
|
-
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls" aria-label="number-input" placeholder="Please enter a number" value="">
|
|
497
|
+
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls padding-right-5" aria-label="number-input" placeholder="Please enter a number" value="">
|
|
498
498
|
</div>
|
|
499
499
|
<div class="input-group-addon ">
|
|
500
500
|
<div class="display-flex padding-left-10">
|
|
@@ -519,7 +519,7 @@ export default () => (
|
|
|
519
519
|
<div class="NumberControl">
|
|
520
520
|
<div class="input-group">
|
|
521
521
|
<div class="form-control-feedback-wrapper">
|
|
522
|
-
<input id="no-default" type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls" aria-label="number-input" value="">
|
|
522
|
+
<input id="no-default" type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls padding-right-5" aria-label="number-input" value="">
|
|
523
523
|
</div>
|
|
524
524
|
<div class="input-group-addon ">
|
|
525
525
|
<div class="display-flex padding-left-10">
|
|
@@ -548,7 +548,7 @@ export default () => (
|
|
|
548
548
|
</span>
|
|
549
549
|
</div>
|
|
550
550
|
<div class="form-control-feedback-wrapper">
|
|
551
|
-
<input type="number" step="1" min="100" max="200" class="form-control no-controls input-lg" aria-label="number-input" value="142">
|
|
551
|
+
<input type="number" step="1" min="100" max="200" class="form-control no-controls input-lg padding-right-5" aria-label="number-input" value="142">
|
|
552
552
|
</div>
|
|
553
553
|
<div class="input-group-addon ">
|
|
554
554
|
<span>days</span>
|
|
@@ -570,7 +570,7 @@ export default () => (
|
|
|
570
570
|
<div class="NumberControl">
|
|
571
571
|
<div class="input-group input-group-sm">
|
|
572
572
|
<div class="form-control-feedback-wrapper">
|
|
573
|
-
<input type="number" step="10" min="-1000" max="1.7976931348623157e+308" class="form-control no-controls input-sm" aria-label="number-input" value="10">
|
|
573
|
+
<input type="number" step="10" min="-1000" max="1.7976931348623157e+308" class="form-control no-controls input-sm padding-right-5" aria-label="number-input" value="10">
|
|
574
574
|
</div>
|
|
575
575
|
<div class="input-group-addon ">m<div class="display-flex padding-left-10">
|
|
576
576
|
<div role="button" aria-label="decrement-button" class="decrementButton display-flex align-items-center text-color-gray hover-text-color-dark cursor-pointer">
|
|
@@ -590,7 +590,7 @@ export default () => (
|
|
|
590
590
|
<div class="NumberControl">
|
|
591
591
|
<div class="input-group input-group-sm">
|
|
592
592
|
<div class="form-control-feedback-wrapper">
|
|
593
|
-
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls input-sm" disabled="" aria-label="number-input" value="0">
|
|
593
|
+
<input type="number" step="1" min="0" max="1.7976931348623157e+308" class="form-control no-controls input-sm padding-right-5" disabled="" aria-label="number-input" value="0">
|
|
594
594
|
</div>
|
|
595
595
|
<div class="input-group-addon disabled pointer-events-none">
|
|
596
596
|
<div class="display-flex padding-left-10">
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#/components/onboarding
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:58:24.110Z
|
|
7
7
|
|
|
8
8
|
Useful when you want to control a single tooltip that highlights a portion of the UI.
|
|
9
9
|
|