@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/selects
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:57:38.260Z
|
|
7
7
|
|
|
8
8
|
The Select and Multiselect components are form controls and are intended to be used within forms. They are designed to be used instead of native HTML Select which cannot be styled and are rendered by each browser differently.
|
|
9
9
|
|
|
@@ -1132,11 +1132,16 @@ Option 4
|
|
|
1132
1132
|
|
|
1133
1133
|
with loading spinner Please select
|
|
1134
1134
|
|
|
1135
|
+
Blank variant Lorem: Ipsum Ipsum
|
|
1136
|
+
Dolor
|
|
1137
|
+
|
|
1135
1138
|
#### React (tsx)
|
|
1136
1139
|
|
|
1137
1140
|
```tsx
|
|
1138
1141
|
import Select from '@rio-cloud/rio-uikit/Select';
|
|
1139
1142
|
import Notification from '@rio-cloud/rio-uikit/Notification';
|
|
1143
|
+
import FormLabel from '@rio-cloud/rio-uikit/FormLabel';
|
|
1144
|
+
import Divider from '@rio-cloud/rio-uikit/Divider';
|
|
1140
1145
|
|
|
1141
1146
|
const options1 = [
|
|
1142
1147
|
{ id: '1', label: 'Option 1' },
|
|
@@ -1238,11 +1243,16 @@ const options7 = [
|
|
|
1238
1243
|
},
|
|
1239
1244
|
];
|
|
1240
1245
|
|
|
1246
|
+
const options8 = [
|
|
1247
|
+
{ id: '1', label: 'Ipsum', selected: true },
|
|
1248
|
+
{ id: '2', label: 'Dolor' },
|
|
1249
|
+
];
|
|
1250
|
+
|
|
1241
1251
|
export default () => (
|
|
1242
1252
|
<div>
|
|
1243
1253
|
<div className='row'>
|
|
1244
1254
|
<div className='col-12 col-sm-4 form-group'>
|
|
1245
|
-
<
|
|
1255
|
+
<FormLabel htmlFor='1'>Notification callback</FormLabel>
|
|
1246
1256
|
<Select
|
|
1247
1257
|
id='1'
|
|
1248
1258
|
placeholder='Please select'
|
|
@@ -1254,18 +1264,18 @@ export default () => (
|
|
|
1254
1264
|
/>
|
|
1255
1265
|
</div>
|
|
1256
1266
|
<div className='col-12 col-sm-4 form-group'>
|
|
1257
|
-
<
|
|
1267
|
+
<FormLabel htmlFor='2'>with pre-selected item</FormLabel>
|
|
1258
1268
|
<Select id='2' options={options2} onChange={item => Notification.info(item?.label)} />
|
|
1259
1269
|
</div>
|
|
1260
1270
|
<div className='col-xs-12 col-sm-4 form-group'>
|
|
1261
|
-
<
|
|
1271
|
+
<FormLabel htmlFor='3'>with disabled item and group header</FormLabel>
|
|
1262
1272
|
<Select id='3' placeholder='Please select' options={options3} />
|
|
1263
1273
|
</div>
|
|
1264
1274
|
</div>
|
|
1265
1275
|
|
|
1266
1276
|
<div className='row'>
|
|
1267
1277
|
<div className='col-12 col-sm-4 form-group'>
|
|
1268
|
-
<
|
|
1278
|
+
<FormLabel htmlFor='4'>with filter</FormLabel>
|
|
1269
1279
|
<Select
|
|
1270
1280
|
id='4'
|
|
1271
1281
|
placeholder='Please select'
|
|
@@ -1275,11 +1285,11 @@ export default () => (
|
|
|
1275
1285
|
/>
|
|
1276
1286
|
</div>
|
|
1277
1287
|
<div className='col-12 col-sm-4 form-group'>
|
|
1278
|
-
<
|
|
1288
|
+
<FormLabel htmlFor='5'>with label</FormLabel>
|
|
1279
1289
|
<Select id='5' placeholder='Please select' options={options4} label='Vehicle' />
|
|
1280
1290
|
</div>
|
|
1281
1291
|
<div className='col-xs-12 col-sm-4 form-group'>
|
|
1282
|
-
<
|
|
1292
|
+
<FormLabel htmlFor='6'>with input</FormLabel>
|
|
1283
1293
|
<div className='input-group'>
|
|
1284
1294
|
<div className='input-group-btn'>
|
|
1285
1295
|
<Select id='6' options={options2} />
|
|
@@ -1288,7 +1298,7 @@ export default () => (
|
|
|
1288
1298
|
</div>
|
|
1289
1299
|
</div>
|
|
1290
1300
|
<div className='col-12 col-sm-4 form-group'>
|
|
1291
|
-
<
|
|
1301
|
+
<FormLabel htmlFor='7'>with clear button</FormLabel>
|
|
1292
1302
|
<Select
|
|
1293
1303
|
id='7'
|
|
1294
1304
|
placeholder='Please select'
|
|
@@ -1298,16 +1308,16 @@ export default () => (
|
|
|
1298
1308
|
/>
|
|
1299
1309
|
</div>
|
|
1300
1310
|
<div className='col-12 col-sm-4 form-group'>
|
|
1301
|
-
<
|
|
1311
|
+
<FormLabel htmlFor='8'>with "dropup"</FormLabel>
|
|
1302
1312
|
<Select id='8' placeholder='Please select' options={options2} dropup />
|
|
1303
1313
|
</div>
|
|
1304
1314
|
<div className='col-12 col-sm-4 form-group'>
|
|
1305
|
-
<
|
|
1315
|
+
<FormLabel htmlFor='9'>Disabled</FormLabel>
|
|
1306
1316
|
<Select id='9' placeholder='Please select' disabled options={[]} />
|
|
1307
1317
|
</div>
|
|
1308
1318
|
|
|
1309
1319
|
<div className='col-12 col-sm-4 form-group'>
|
|
1310
|
-
<
|
|
1320
|
+
<FormLabel htmlFor='20'>With icon rendered in an inputAddon</FormLabel>
|
|
1311
1321
|
<Select
|
|
1312
1322
|
id='20'
|
|
1313
1323
|
placeholder='Please select'
|
|
@@ -1317,16 +1327,16 @@ export default () => (
|
|
|
1317
1327
|
/>
|
|
1318
1328
|
</div>
|
|
1319
1329
|
</div>
|
|
1320
|
-
<
|
|
1330
|
+
<Divider />
|
|
1321
1331
|
|
|
1322
1332
|
<div className='row'>
|
|
1323
1333
|
<div className='col-12 col-sm-4 form-group'>
|
|
1324
|
-
<
|
|
1334
|
+
<FormLabel htmlFor='10'>with truncated label</FormLabel>
|
|
1325
1335
|
<Select id='10' placeholder='Please select' options={options7} />
|
|
1326
1336
|
</div>
|
|
1327
1337
|
<div className='col-12 col-sm-8 display-flex flex-wrap justify-content-end gap-10'>
|
|
1328
1338
|
<div>
|
|
1329
|
-
<
|
|
1339
|
+
<FormLabel htmlFor='11'>with "pullRight" on small selects</FormLabel>
|
|
1330
1340
|
<div className='display-flex gap-10 align-items-end'>
|
|
1331
1341
|
<div className='form-group'>
|
|
1332
1342
|
<Select id='11' placeholder='Please select' options={options6} pullRight />
|
|
@@ -1337,7 +1347,7 @@ export default () => (
|
|
|
1337
1347
|
</div>
|
|
1338
1348
|
</div>
|
|
1339
1349
|
<div>
|
|
1340
|
-
<
|
|
1350
|
+
<FormLabel htmlFor='13'>with "pullRight" and "width-auto"</FormLabel>
|
|
1341
1351
|
<div className='form-group'>
|
|
1342
1352
|
<Select
|
|
1343
1353
|
id='13'
|
|
@@ -1350,10 +1360,10 @@ export default () => (
|
|
|
1350
1360
|
</div>
|
|
1351
1361
|
</div>
|
|
1352
1362
|
</div>
|
|
1353
|
-
<
|
|
1363
|
+
<Divider />
|
|
1354
1364
|
|
|
1355
1365
|
<div className='form-group'>
|
|
1356
|
-
<
|
|
1366
|
+
<FormLabel htmlFor='14'>with custom sizes</FormLabel>
|
|
1357
1367
|
<div className='display-flex gap-10 align-items-end'>
|
|
1358
1368
|
<div className='form-group'>
|
|
1359
1369
|
<Select id='14' bsSize='lg' options={options5} />
|
|
@@ -1366,20 +1376,20 @@ export default () => (
|
|
|
1366
1376
|
</div>
|
|
1367
1377
|
</div>
|
|
1368
1378
|
</div>
|
|
1369
|
-
<
|
|
1379
|
+
<Divider />
|
|
1370
1380
|
|
|
1371
1381
|
<div className='form-group has-error has-feedback max-width-400'>
|
|
1372
|
-
<
|
|
1382
|
+
<FormLabel htmlFor='15'>with external error feedback</FormLabel>
|
|
1373
1383
|
<Select id='15' options={options2} hasError />
|
|
1374
1384
|
<span className='form-control-feedback rioglyph rioglyph-error-sign' />
|
|
1375
1385
|
<span className='help-block'>
|
|
1376
1386
|
<span>This is an error message</span>
|
|
1377
1387
|
</span>
|
|
1378
1388
|
</div>
|
|
1379
|
-
<
|
|
1389
|
+
<Divider asSpacer />
|
|
1380
1390
|
|
|
1381
1391
|
<div className='max-width-400'>
|
|
1382
|
-
<
|
|
1392
|
+
<FormLabel htmlFor='18'>with built-in error feedback</FormLabel>
|
|
1383
1393
|
<Select
|
|
1384
1394
|
id='18'
|
|
1385
1395
|
options={options2}
|
|
@@ -1387,10 +1397,10 @@ export default () => (
|
|
|
1387
1397
|
errorMessage='This is an error message'
|
|
1388
1398
|
/>
|
|
1389
1399
|
</div>
|
|
1390
|
-
<
|
|
1400
|
+
<Divider className='margin-top-50' />
|
|
1391
1401
|
|
|
1392
1402
|
<div className='form-group'>
|
|
1393
|
-
<
|
|
1403
|
+
<FormLabel htmlFor='16'>with custom button classes</FormLabel>
|
|
1394
1404
|
<div className='form-inline'>
|
|
1395
1405
|
<div className='form-group'>
|
|
1396
1406
|
<Select
|
|
@@ -1418,10 +1428,10 @@ export default () => (
|
|
|
1418
1428
|
</div>
|
|
1419
1429
|
</div>
|
|
1420
1430
|
</div>
|
|
1421
|
-
<
|
|
1431
|
+
<Divider />
|
|
1422
1432
|
|
|
1423
1433
|
<div className='form-group'>
|
|
1424
|
-
<
|
|
1434
|
+
<FormLabel htmlFor='17'>with icons only</FormLabel>
|
|
1425
1435
|
<div className='form-inline'>
|
|
1426
1436
|
<div className='form-group'>
|
|
1427
1437
|
<Select id='17' options={options5} placeholder='Please select' showSelectedItemIcon />
|
|
@@ -1433,13 +1443,26 @@ export default () => (
|
|
|
1433
1443
|
</div>
|
|
1434
1444
|
|
|
1435
1445
|
<div className='form-group'>
|
|
1436
|
-
<
|
|
1446
|
+
<FormLabel htmlFor='18'>with loading spinner</FormLabel>
|
|
1437
1447
|
<div className='form-inline'>
|
|
1438
1448
|
<div className='form-group'>
|
|
1439
1449
|
<Select id='18' options={options1} placeholder='Please select' isLoading />
|
|
1440
1450
|
</div>
|
|
1441
1451
|
</div>
|
|
1442
1452
|
</div>
|
|
1453
|
+
|
|
1454
|
+
<Divider />
|
|
1455
|
+
<div className='form-group max-width-200'>
|
|
1456
|
+
<FormLabel htmlFor='19'>Blank variant</FormLabel>
|
|
1457
|
+
<Select
|
|
1458
|
+
id='19'
|
|
1459
|
+
placeholder='Please select'
|
|
1460
|
+
label='Lorem'
|
|
1461
|
+
options={options8}
|
|
1462
|
+
variant='blank'
|
|
1463
|
+
btnClassName='width-auto padding-left-0'
|
|
1464
|
+
/>
|
|
1465
|
+
</div>
|
|
1443
1466
|
</div>
|
|
1444
1467
|
);
|
|
1445
1468
|
```
|
|
@@ -1450,17 +1473,21 @@ export default () => (
|
|
|
1450
1473
|
<div>
|
|
1451
1474
|
<div class="row">
|
|
1452
1475
|
<div class="col-12 col-sm-4 form-group">
|
|
1453
|
-
<label for="1"
|
|
1476
|
+
<label for="1" class="display-inline-block">
|
|
1477
|
+
<span>Notification callback</span>
|
|
1478
|
+
</label>
|
|
1454
1479
|
<div class="select dropdown test-className">
|
|
1455
1480
|
<button type="button" id="1" class="dropdown-toggle form-control text-left test-btnClassName" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1456
1481
|
<span class="selected-option-text">
|
|
1457
1482
|
<span class="placeholder">Please select</span>
|
|
1458
1483
|
</span>
|
|
1459
|
-
<span class="
|
|
1460
|
-
<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">
|
|
1461
1490
|
</span>
|
|
1462
|
-
</span>
|
|
1463
|
-
<span class="caret">
|
|
1464
1491
|
</span>
|
|
1465
1492
|
</button>
|
|
1466
1493
|
<ul class="dropdown-menu test-dropdownClassName max-width-100pct" role="menu">
|
|
@@ -1528,15 +1555,19 @@ export default () => (
|
|
|
1528
1555
|
</div>
|
|
1529
1556
|
</div>
|
|
1530
1557
|
<div class="col-12 col-sm-4 form-group">
|
|
1531
|
-
<label for="2"
|
|
1558
|
+
<label for="2" class="display-inline-block">
|
|
1559
|
+
<span>with pre-selected item</span>
|
|
1560
|
+
</label>
|
|
1532
1561
|
<div class="select dropdown">
|
|
1533
1562
|
<button type="button" id="2" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1534
1563
|
<span class="selected-option-text">Option 3</span>
|
|
1535
|
-
<span class="
|
|
1536
|
-
<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">
|
|
1537
1570
|
</span>
|
|
1538
|
-
</span>
|
|
1539
|
-
<span class="caret">
|
|
1540
1571
|
</span>
|
|
1541
1572
|
</button>
|
|
1542
1573
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1562,17 +1593,21 @@ export default () => (
|
|
|
1562
1593
|
</div>
|
|
1563
1594
|
</div>
|
|
1564
1595
|
<div class="col-xs-12 col-sm-4 form-group">
|
|
1565
|
-
<label for="3"
|
|
1596
|
+
<label for="3" class="display-inline-block">
|
|
1597
|
+
<span>with disabled item and group header</span>
|
|
1598
|
+
</label>
|
|
1566
1599
|
<div class="select dropdown">
|
|
1567
1600
|
<button type="button" id="3" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1568
1601
|
<span class="selected-option-text">
|
|
1569
1602
|
<span class="placeholder">Please select</span>
|
|
1570
1603
|
</span>
|
|
1571
|
-
<span class="
|
|
1572
|
-
<span class="
|
|
1604
|
+
<span class="select-toggle-actions">
|
|
1605
|
+
<span class="clearButton hide pointer-events-none">
|
|
1606
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1607
|
+
</span>
|
|
1608
|
+
</span>
|
|
1609
|
+
<span class="caret">
|
|
1573
1610
|
</span>
|
|
1574
|
-
</span>
|
|
1575
|
-
<span class="caret">
|
|
1576
1611
|
</span>
|
|
1577
1612
|
</button>
|
|
1578
1613
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -1603,17 +1638,21 @@ export default () => (
|
|
|
1603
1638
|
</div>
|
|
1604
1639
|
<div class="row">
|
|
1605
1640
|
<div class="col-12 col-sm-4 form-group">
|
|
1606
|
-
<label for="4"
|
|
1641
|
+
<label for="4" class="display-inline-block">
|
|
1642
|
+
<span>with filter</span>
|
|
1643
|
+
</label>
|
|
1607
1644
|
<div class="select dropdown">
|
|
1608
1645
|
<button type="button" id="4" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
1609
1646
|
<span class="selected-option-text">
|
|
1610
1647
|
<span class="placeholder">Please select</span>
|
|
1611
1648
|
</span>
|
|
1612
|
-
<span class="
|
|
1613
|
-
<span class="
|
|
1649
|
+
<span class="select-toggle-actions">
|
|
1650
|
+
<span class="clearButton hide pointer-events-none">
|
|
1651
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
1652
|
+
</span>
|
|
1653
|
+
</span>
|
|
1654
|
+
<span class="caret">
|
|
1614
1655
|
</span>
|
|
1615
|
-
</span>
|
|
1616
|
-
<span class="caret">
|
|
1617
1656
|
</span>
|
|
1618
1657
|
</button>
|
|
1619
1658
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -9621,18 +9660,22 @@ export default () => (
|
|
|
9621
9660
|
</div>
|
|
9622
9661
|
</div>
|
|
9623
9662
|
<div class="col-12 col-sm-4 form-group">
|
|
9624
|
-
<label for="5"
|
|
9663
|
+
<label for="5" class="display-inline-block">
|
|
9664
|
+
<span>with label</span>
|
|
9665
|
+
</label>
|
|
9625
9666
|
<div class="select dropdown">
|
|
9626
9667
|
<button type="button" id="5" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
9627
9668
|
<span class="selected-option-text">
|
|
9628
9669
|
<span class="selected-option-text-label">Vehicle:</span>
|
|
9629
9670
|
<span>Truck</span>
|
|
9630
9671
|
</span>
|
|
9631
|
-
<span class="
|
|
9632
|
-
<span class="
|
|
9672
|
+
<span class="select-toggle-actions">
|
|
9673
|
+
<span class="clearButton hide pointer-events-none">
|
|
9674
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
9675
|
+
</span>
|
|
9676
|
+
</span>
|
|
9677
|
+
<span class="caret">
|
|
9633
9678
|
</span>
|
|
9634
|
-
</span>
|
|
9635
|
-
<span class="caret">
|
|
9636
9679
|
</span>
|
|
9637
9680
|
</button>
|
|
9638
9681
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -9664,17 +9707,21 @@ export default () => (
|
|
|
9664
9707
|
</div>
|
|
9665
9708
|
</div>
|
|
9666
9709
|
<div class="col-xs-12 col-sm-4 form-group">
|
|
9667
|
-
<label for="6"
|
|
9710
|
+
<label for="6" class="display-inline-block">
|
|
9711
|
+
<span>with input</span>
|
|
9712
|
+
</label>
|
|
9668
9713
|
<div class="input-group">
|
|
9669
9714
|
<div class="input-group-btn">
|
|
9670
9715
|
<div class="select dropdown">
|
|
9671
9716
|
<button type="button" id="6" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
9672
9717
|
<span class="selected-option-text">Option 3</span>
|
|
9673
|
-
<span class="
|
|
9674
|
-
<span class="
|
|
9718
|
+
<span class="select-toggle-actions">
|
|
9719
|
+
<span class="clearButton hide pointer-events-none">
|
|
9720
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
9721
|
+
</span>
|
|
9722
|
+
</span>
|
|
9723
|
+
<span class="caret">
|
|
9675
9724
|
</span>
|
|
9676
|
-
</span>
|
|
9677
|
-
<span class="caret">
|
|
9678
9725
|
</span>
|
|
9679
9726
|
</button>
|
|
9680
9727
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -9703,15 +9750,19 @@ export default () => (
|
|
|
9703
9750
|
</div>
|
|
9704
9751
|
</div>
|
|
9705
9752
|
<div class="col-12 col-sm-4 form-group">
|
|
9706
|
-
<label for="7"
|
|
9753
|
+
<label for="7" class="display-inline-block">
|
|
9754
|
+
<span>with clear button</span>
|
|
9755
|
+
</label>
|
|
9707
9756
|
<div class="select dropdown">
|
|
9708
9757
|
<button type="button" id="7" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
9709
9758
|
<span class="selected-option-text">Option 3</span>
|
|
9710
|
-
<span class="
|
|
9711
|
-
<span class="
|
|
9759
|
+
<span class="select-toggle-actions">
|
|
9760
|
+
<span class="clearButton">
|
|
9761
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
9762
|
+
</span>
|
|
9763
|
+
</span>
|
|
9764
|
+
<span class="caret">
|
|
9712
9765
|
</span>
|
|
9713
|
-
</span>
|
|
9714
|
-
<span class="caret">
|
|
9715
9766
|
</span>
|
|
9716
9767
|
</button>
|
|
9717
9768
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -9737,15 +9788,19 @@ export default () => (
|
|
|
9737
9788
|
</div>
|
|
9738
9789
|
</div>
|
|
9739
9790
|
<div class="col-12 col-sm-4 form-group">
|
|
9740
|
-
<label for="8"
|
|
9791
|
+
<label for="8" class="display-inline-block">
|
|
9792
|
+
<span>with "dropup"</span>
|
|
9793
|
+
</label>
|
|
9741
9794
|
<div class="select dropdown dropup">
|
|
9742
9795
|
<button type="button" id="8" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
9743
9796
|
<span class="selected-option-text">Option 3</span>
|
|
9744
|
-
<span class="
|
|
9745
|
-
<span class="
|
|
9797
|
+
<span class="select-toggle-actions">
|
|
9798
|
+
<span class="clearButton hide pointer-events-none">
|
|
9799
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
9800
|
+
</span>
|
|
9801
|
+
</span>
|
|
9802
|
+
<span class="caret">
|
|
9746
9803
|
</span>
|
|
9747
|
-
</span>
|
|
9748
|
-
<span class="caret">
|
|
9749
9804
|
</span>
|
|
9750
9805
|
</button>
|
|
9751
9806
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -9771,24 +9826,30 @@ export default () => (
|
|
|
9771
9826
|
</div>
|
|
9772
9827
|
</div>
|
|
9773
9828
|
<div class="col-12 col-sm-4 form-group">
|
|
9774
|
-
<label for="9">
|
|
9829
|
+
<label for="9" class="display-inline-block">
|
|
9830
|
+
<span>Disabled</span>
|
|
9831
|
+
</label>
|
|
9775
9832
|
<div class="select dropdown">
|
|
9776
9833
|
<button type="button" id="9" class="dropdown-toggle form-control text-left disabled" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
9777
9834
|
<span class="selected-option-text">
|
|
9778
9835
|
<span class="placeholder">Please select</span>
|
|
9779
9836
|
</span>
|
|
9780
|
-
<span class="
|
|
9781
|
-
<span class="
|
|
9837
|
+
<span class="select-toggle-actions">
|
|
9838
|
+
<span class="clearButton hide pointer-events-none">
|
|
9839
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
9840
|
+
</span>
|
|
9841
|
+
</span>
|
|
9842
|
+
<span class="caret">
|
|
9782
9843
|
</span>
|
|
9783
|
-
</span>
|
|
9784
|
-
<span class="caret">
|
|
9785
9844
|
</span>
|
|
9786
9845
|
</button>
|
|
9787
9846
|
</div>
|
|
9788
9847
|
</div>
|
|
9789
9848
|
<div class="col-12 col-sm-4 form-group">
|
|
9790
|
-
<label for="20"
|
|
9791
|
-
|
|
9849
|
+
<label for="20" class="display-inline-block">
|
|
9850
|
+
<span>With icon rendered in an inputAddon</span>
|
|
9851
|
+
</label>
|
|
9852
|
+
<div class="select dropdown">
|
|
9792
9853
|
<div class="form-group margin-bottom-0">
|
|
9793
9854
|
<div class="input-group">
|
|
9794
9855
|
<div class="input-group-addon">
|
|
@@ -9800,11 +9861,13 @@ export default () => (
|
|
|
9800
9861
|
<span class="selected-option-text">
|
|
9801
9862
|
<span class="placeholder">Please select</span>
|
|
9802
9863
|
</span>
|
|
9803
|
-
<span class="
|
|
9804
|
-
<span class="
|
|
9864
|
+
<span class="select-toggle-actions">
|
|
9865
|
+
<span class="clearButton hide pointer-events-none">
|
|
9866
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
9867
|
+
</span>
|
|
9868
|
+
</span>
|
|
9869
|
+
<span class="caret">
|
|
9805
9870
|
</span>
|
|
9806
|
-
</span>
|
|
9807
|
-
<span class="caret">
|
|
9808
9871
|
</span>
|
|
9809
9872
|
</button>
|
|
9810
9873
|
</div>
|
|
@@ -9875,18 +9938,25 @@ export default () => (
|
|
|
9875
9938
|
</div>
|
|
9876
9939
|
</div>
|
|
9877
9940
|
</div>
|
|
9878
|
-
<
|
|
9941
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
9942
|
+
<div class="divider-line bg-light" style="width: 100%; height: 1px;">
|
|
9943
|
+
</div>
|
|
9944
|
+
</div>
|
|
9879
9945
|
<div class="row">
|
|
9880
9946
|
<div class="col-12 col-sm-4 form-group">
|
|
9881
|
-
<label for="10"
|
|
9882
|
-
|
|
9947
|
+
<label for="10" class="display-inline-block">
|
|
9948
|
+
<span>with truncated label</span>
|
|
9949
|
+
</label>
|
|
9950
|
+
<div class="select dropdown">
|
|
9883
9951
|
<button type="button" id="10" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
9884
9952
|
<span class="selected-option-text">Select with a very long label to demonstrate truncating inner text with ellipsis</span>
|
|
9885
|
-
<span class="
|
|
9886
|
-
<span class="
|
|
9953
|
+
<span class="select-toggle-actions">
|
|
9954
|
+
<span class="clearButton hide pointer-events-none">
|
|
9955
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
9956
|
+
</span>
|
|
9957
|
+
</span>
|
|
9958
|
+
<span class="caret">
|
|
9887
9959
|
</span>
|
|
9888
|
-
</span>
|
|
9889
|
-
<span class="caret">
|
|
9890
9960
|
</span>
|
|
9891
9961
|
</button>
|
|
9892
9962
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -9913,17 +9983,21 @@ export default () => (
|
|
|
9913
9983
|
</div>
|
|
9914
9984
|
<div class="col-12 col-sm-8 display-flex flex-wrap justify-content-end gap-10">
|
|
9915
9985
|
<div>
|
|
9916
|
-
<label for="11"
|
|
9986
|
+
<label for="11" class="display-inline-block">
|
|
9987
|
+
<span>with "pullRight" on small selects</span>
|
|
9988
|
+
</label>
|
|
9917
9989
|
<div class="display-flex gap-10 align-items-end">
|
|
9918
9990
|
<div class="form-group">
|
|
9919
9991
|
<div class="select dropdown">
|
|
9920
9992
|
<button type="button" id="11" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
9921
9993
|
<span class="selected-option-text">Option 1</span>
|
|
9922
|
-
<span class="
|
|
9923
|
-
<span class="
|
|
9994
|
+
<span class="select-toggle-actions">
|
|
9995
|
+
<span class="clearButton hide pointer-events-none">
|
|
9996
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
9997
|
+
</span>
|
|
9998
|
+
</span>
|
|
9999
|
+
<span class="caret">
|
|
9924
10000
|
</span>
|
|
9925
|
-
</span>
|
|
9926
|
-
<span class="caret">
|
|
9927
10001
|
</span>
|
|
9928
10002
|
</button>
|
|
9929
10003
|
<ul class="dropdown-menu pull-right" role="menu">
|
|
@@ -9952,11 +10026,13 @@ export default () => (
|
|
|
9952
10026
|
<div class="select dropdown dropup">
|
|
9953
10027
|
<button type="button" id="12" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
9954
10028
|
<span class="selected-option-text">Option 1</span>
|
|
9955
|
-
<span class="
|
|
9956
|
-
<span class="
|
|
10029
|
+
<span class="select-toggle-actions">
|
|
10030
|
+
<span class="clearButton hide pointer-events-none">
|
|
10031
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10032
|
+
</span>
|
|
10033
|
+
</span>
|
|
10034
|
+
<span class="caret">
|
|
9957
10035
|
</span>
|
|
9958
|
-
</span>
|
|
9959
|
-
<span class="caret">
|
|
9960
10036
|
</span>
|
|
9961
10037
|
</button>
|
|
9962
10038
|
<ul class="dropdown-menu pull-right" role="menu">
|
|
@@ -9984,16 +10060,20 @@ export default () => (
|
|
|
9984
10060
|
</div>
|
|
9985
10061
|
</div>
|
|
9986
10062
|
<div>
|
|
9987
|
-
<label for="13"
|
|
10063
|
+
<label for="13" class="display-inline-block">
|
|
10064
|
+
<span>with "pullRight" and "width-auto"</span>
|
|
10065
|
+
</label>
|
|
9988
10066
|
<div class="form-group">
|
|
9989
10067
|
<div class="select dropdown">
|
|
9990
10068
|
<button type="button" id="13" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
9991
10069
|
<span class="selected-option-text">Option 1</span>
|
|
9992
|
-
<span class="
|
|
9993
|
-
<span class="
|
|
10070
|
+
<span class="select-toggle-actions">
|
|
10071
|
+
<span class="clearButton hide pointer-events-none">
|
|
10072
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10073
|
+
</span>
|
|
10074
|
+
</span>
|
|
10075
|
+
<span class="caret">
|
|
9994
10076
|
</span>
|
|
9995
|
-
</span>
|
|
9996
|
-
<span class="caret">
|
|
9997
10077
|
</span>
|
|
9998
10078
|
</button>
|
|
9999
10079
|
<ul class="dropdown-menu pull-right width-auto" role="menu">
|
|
@@ -10021,9 +10101,14 @@ export default () => (
|
|
|
10021
10101
|
</div>
|
|
10022
10102
|
</div>
|
|
10023
10103
|
</div>
|
|
10024
|
-
<
|
|
10104
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
10105
|
+
<div class="divider-line bg-light" style="width: 100%; height: 1px;">
|
|
10106
|
+
</div>
|
|
10107
|
+
</div>
|
|
10025
10108
|
<div class="form-group">
|
|
10026
|
-
<label for="14"
|
|
10109
|
+
<label for="14" class="display-inline-block">
|
|
10110
|
+
<span>with custom sizes</span>
|
|
10111
|
+
</label>
|
|
10027
10112
|
<div class="display-flex gap-10 align-items-end">
|
|
10028
10113
|
<div class="form-group">
|
|
10029
10114
|
<div class="select dropdown dropup">
|
|
@@ -10033,11 +10118,13 @@ export default () => (
|
|
|
10033
10118
|
<span class="rioglyph rioglyph-status-available text-color-status-available">
|
|
10034
10119
|
</span>
|
|
10035
10120
|
</span>Option 1</span>
|
|
10036
|
-
<span class="
|
|
10037
|
-
<span class="
|
|
10121
|
+
<span class="select-toggle-actions">
|
|
10122
|
+
<span class="clearButton hide pointer-events-none">
|
|
10123
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10124
|
+
</span>
|
|
10125
|
+
</span>
|
|
10126
|
+
<span class="caret">
|
|
10038
10127
|
</span>
|
|
10039
|
-
</span>
|
|
10040
|
-
<span class="caret">
|
|
10041
10128
|
</span>
|
|
10042
10129
|
</button>
|
|
10043
10130
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10084,11 +10171,13 @@ export default () => (
|
|
|
10084
10171
|
<span class="rioglyph rioglyph-status-available text-color-status-available">
|
|
10085
10172
|
</span>
|
|
10086
10173
|
</span>Option 1</span>
|
|
10087
|
-
<span class="
|
|
10088
|
-
<span class="
|
|
10174
|
+
<span class="select-toggle-actions">
|
|
10175
|
+
<span class="clearButton hide pointer-events-none">
|
|
10176
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10177
|
+
</span>
|
|
10178
|
+
</span>
|
|
10179
|
+
<span class="caret">
|
|
10089
10180
|
</span>
|
|
10090
|
-
</span>
|
|
10091
|
-
<span class="caret">
|
|
10092
10181
|
</span>
|
|
10093
10182
|
</button>
|
|
10094
10183
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10135,11 +10224,13 @@ export default () => (
|
|
|
10135
10224
|
<span class="rioglyph rioglyph-status-available text-color-status-available">
|
|
10136
10225
|
</span>
|
|
10137
10226
|
</span>Option 1</span>
|
|
10138
|
-
<span class="
|
|
10139
|
-
<span class="
|
|
10227
|
+
<span class="select-toggle-actions">
|
|
10228
|
+
<span class="clearButton hide pointer-events-none">
|
|
10229
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10230
|
+
</span>
|
|
10231
|
+
</span>
|
|
10232
|
+
<span class="caret">
|
|
10140
10233
|
</span>
|
|
10141
|
-
</span>
|
|
10142
|
-
<span class="caret">
|
|
10143
10234
|
</span>
|
|
10144
10235
|
</button>
|
|
10145
10236
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10180,17 +10271,24 @@ export default () => (
|
|
|
10180
10271
|
</div>
|
|
10181
10272
|
</div>
|
|
10182
10273
|
</div>
|
|
10183
|
-
<
|
|
10274
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
10275
|
+
<div class="divider-line bg-light" style="width: 100%; height: 1px;">
|
|
10276
|
+
</div>
|
|
10277
|
+
</div>
|
|
10184
10278
|
<div class="form-group has-error has-feedback max-width-400">
|
|
10185
|
-
<label for="15"
|
|
10279
|
+
<label for="15" class="display-inline-block">
|
|
10280
|
+
<span>with external error feedback</span>
|
|
10281
|
+
</label>
|
|
10186
10282
|
<div class="select dropdown has-error dropup">
|
|
10187
10283
|
<button type="button" id="15" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
10188
10284
|
<span class="selected-option-text">Option 3</span>
|
|
10189
|
-
<span class="
|
|
10190
|
-
<span class="
|
|
10285
|
+
<span class="select-toggle-actions">
|
|
10286
|
+
<span class="clearButton hide pointer-events-none">
|
|
10287
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10288
|
+
</span>
|
|
10289
|
+
</span>
|
|
10290
|
+
<span class="caret">
|
|
10191
10291
|
</span>
|
|
10192
|
-
</span>
|
|
10193
|
-
<span class="caret">
|
|
10194
10292
|
</span>
|
|
10195
10293
|
</button>
|
|
10196
10294
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10220,9 +10318,12 @@ export default () => (
|
|
|
10220
10318
|
<span>This is an error message</span>
|
|
10221
10319
|
</span>
|
|
10222
10320
|
</div>
|
|
10223
|
-
<
|
|
10321
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
10322
|
+
</div>
|
|
10224
10323
|
<div class="max-width-400">
|
|
10225
|
-
<label for="18"
|
|
10324
|
+
<label for="18" class="display-inline-block">
|
|
10325
|
+
<span>with built-in error feedback</span>
|
|
10326
|
+
</label>
|
|
10226
10327
|
<div class="select dropdown dropup">
|
|
10227
10328
|
<div class="form-group margin-bottom-0 has-feedback has-error">
|
|
10228
10329
|
<div class="input-group">
|
|
@@ -10233,11 +10334,13 @@ export default () => (
|
|
|
10233
10334
|
<div class="form-control-feedback-wrapper">
|
|
10234
10335
|
<button type="button" id="18" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
10235
10336
|
<span class="selected-option-text">Option 3</span>
|
|
10236
|
-
<span class="
|
|
10237
|
-
<span class="
|
|
10337
|
+
<span class="select-toggle-actions">
|
|
10338
|
+
<span class="clearButton hide pointer-events-none">
|
|
10339
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10340
|
+
</span>
|
|
10341
|
+
</span>
|
|
10342
|
+
<span class="caret">
|
|
10238
10343
|
</span>
|
|
10239
|
-
</span>
|
|
10240
|
-
<span class="caret">
|
|
10241
10344
|
</span>
|
|
10242
10345
|
</button>
|
|
10243
10346
|
<span class="form-control-feedback rioglyph rioglyph-error-sign">
|
|
@@ -10270,19 +10373,26 @@ export default () => (
|
|
|
10270
10373
|
</ul>
|
|
10271
10374
|
</div>
|
|
10272
10375
|
</div>
|
|
10273
|
-
<
|
|
10376
|
+
<div class="Divider position-relative width-100pct margin-top-50" style="padding-top: 15px; padding-bottom: 15px;">
|
|
10377
|
+
<div class="divider-line bg-light" style="width: 100%; height: 1px;">
|
|
10378
|
+
</div>
|
|
10379
|
+
</div>
|
|
10274
10380
|
<div class="form-group">
|
|
10275
|
-
<label for="16"
|
|
10381
|
+
<label for="16" class="display-inline-block">
|
|
10382
|
+
<span>with custom button classes</span>
|
|
10383
|
+
</label>
|
|
10276
10384
|
<div class="form-inline">
|
|
10277
10385
|
<div class="form-group">
|
|
10278
10386
|
<div class="select dropdown shadow-none dropup">
|
|
10279
10387
|
<button type="button" id="16" class="dropdown-toggle form-control text-left btn btn-link height-auto padding-0 focus-shadow-none hover-bg-none input-lg" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
10280
10388
|
<span class="selected-option-text">Option 3</span>
|
|
10281
|
-
<span class="
|
|
10282
|
-
<span class="
|
|
10389
|
+
<span class="select-toggle-actions">
|
|
10390
|
+
<span class="clearButton hide pointer-events-none">
|
|
10391
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10392
|
+
</span>
|
|
10393
|
+
</span>
|
|
10394
|
+
<span class="caret">
|
|
10283
10395
|
</span>
|
|
10284
|
-
</span>
|
|
10285
|
-
<span class="caret">
|
|
10286
10396
|
</span>
|
|
10287
10397
|
</button>
|
|
10288
10398
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10311,11 +10421,13 @@ export default () => (
|
|
|
10311
10421
|
<div class="select dropdown shadow-none dropup">
|
|
10312
10422
|
<button type="button" class="dropdown-toggle form-control text-left btn btn-link height-auto padding-0 focus-shadow-none hover-bg-none" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
10313
10423
|
<span class="selected-option-text">Option 3</span>
|
|
10314
|
-
<span class="
|
|
10315
|
-
<span class="
|
|
10424
|
+
<span class="select-toggle-actions">
|
|
10425
|
+
<span class="clearButton hide pointer-events-none">
|
|
10426
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10427
|
+
</span>
|
|
10428
|
+
</span>
|
|
10429
|
+
<span class="caret">
|
|
10316
10430
|
</span>
|
|
10317
|
-
</span>
|
|
10318
|
-
<span class="caret">
|
|
10319
10431
|
</span>
|
|
10320
10432
|
</button>
|
|
10321
10433
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10344,11 +10456,13 @@ export default () => (
|
|
|
10344
10456
|
<div class="select dropdown shadow-none dropup">
|
|
10345
10457
|
<button type="button" class="dropdown-toggle form-control text-left btn btn-link height-auto padding-0 focus-shadow-none hover-bg-none input-sm" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
10346
10458
|
<span class="selected-option-text">Option 3</span>
|
|
10347
|
-
<span class="
|
|
10348
|
-
<span class="
|
|
10459
|
+
<span class="select-toggle-actions">
|
|
10460
|
+
<span class="clearButton hide pointer-events-none">
|
|
10461
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10462
|
+
</span>
|
|
10463
|
+
</span>
|
|
10464
|
+
<span class="caret">
|
|
10349
10465
|
</span>
|
|
10350
|
-
</span>
|
|
10351
|
-
<span class="caret">
|
|
10352
10466
|
</span>
|
|
10353
10467
|
</button>
|
|
10354
10468
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10375,9 +10489,14 @@ export default () => (
|
|
|
10375
10489
|
</div>
|
|
10376
10490
|
</div>
|
|
10377
10491
|
</div>
|
|
10378
|
-
<
|
|
10492
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
10493
|
+
<div class="divider-line bg-light" style="width: 100%; height: 1px;">
|
|
10494
|
+
</div>
|
|
10495
|
+
</div>
|
|
10379
10496
|
<div class="form-group">
|
|
10380
|
-
<label for="17"
|
|
10497
|
+
<label for="17" class="display-inline-block">
|
|
10498
|
+
<span>with icons only</span>
|
|
10499
|
+
</label>
|
|
10381
10500
|
<div class="form-inline">
|
|
10382
10501
|
<div class="form-group">
|
|
10383
10502
|
<div class="select dropdown dropup">
|
|
@@ -10388,11 +10507,13 @@ export default () => (
|
|
|
10388
10507
|
</span>
|
|
10389
10508
|
</span>
|
|
10390
10509
|
</span>
|
|
10391
|
-
<span class="
|
|
10392
|
-
<span class="
|
|
10510
|
+
<span class="select-toggle-actions">
|
|
10511
|
+
<span class="clearButton hide pointer-events-none">
|
|
10512
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10513
|
+
</span>
|
|
10514
|
+
</span>
|
|
10515
|
+
<span class="caret">
|
|
10393
10516
|
</span>
|
|
10394
|
-
</span>
|
|
10395
|
-
<span class="caret">
|
|
10396
10517
|
</span>
|
|
10397
10518
|
</button>
|
|
10398
10519
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10452,11 +10573,13 @@ export default () => (
|
|
|
10452
10573
|
</span>
|
|
10453
10574
|
</span>
|
|
10454
10575
|
</span>
|
|
10455
|
-
<span class="
|
|
10456
|
-
<span class="
|
|
10576
|
+
<span class="select-toggle-actions">
|
|
10577
|
+
<span class="clearButton hide pointer-events-none">
|
|
10578
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10579
|
+
</span>
|
|
10580
|
+
</span>
|
|
10581
|
+
<span class="caret">
|
|
10457
10582
|
</span>
|
|
10458
|
-
</span>
|
|
10459
|
-
<span class="caret">
|
|
10460
10583
|
</span>
|
|
10461
10584
|
</button>
|
|
10462
10585
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10498,7 +10621,9 @@ export default () => (
|
|
|
10498
10621
|
</div>
|
|
10499
10622
|
</div>
|
|
10500
10623
|
<div class="form-group">
|
|
10501
|
-
<label for="18"
|
|
10624
|
+
<label for="18" class="display-inline-block">
|
|
10625
|
+
<span>with loading spinner</span>
|
|
10626
|
+
</label>
|
|
10502
10627
|
<div class="form-inline">
|
|
10503
10628
|
<div class="form-group">
|
|
10504
10629
|
<div class="select dropdown dropup">
|
|
@@ -10506,11 +10631,13 @@ export default () => (
|
|
|
10506
10631
|
<span class="selected-option-text">
|
|
10507
10632
|
<span class="placeholder">Please select</span>
|
|
10508
10633
|
</span>
|
|
10509
|
-
<span class="
|
|
10510
|
-
<span class="
|
|
10634
|
+
<span class="select-toggle-actions">
|
|
10635
|
+
<span class="clearButton hide pointer-events-none">
|
|
10636
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10637
|
+
</span>
|
|
10638
|
+
</span>
|
|
10639
|
+
<span class="caret">
|
|
10511
10640
|
</span>
|
|
10512
|
-
</span>
|
|
10513
|
-
<span class="caret">
|
|
10514
10641
|
</span>
|
|
10515
10642
|
</button>
|
|
10516
10643
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10533,6 +10660,43 @@ export default () => (
|
|
|
10533
10660
|
</div>
|
|
10534
10661
|
</div>
|
|
10535
10662
|
</div>
|
|
10663
|
+
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
10664
|
+
<div class="divider-line bg-light" style="width: 100%; height: 1px;">
|
|
10665
|
+
</div>
|
|
10666
|
+
</div>
|
|
10667
|
+
<div class="form-group max-width-200">
|
|
10668
|
+
<label for="19" class="display-inline-block">
|
|
10669
|
+
<span>Blank variant</span>
|
|
10670
|
+
</label>
|
|
10671
|
+
<div class="select dropdown select-blank dropup">
|
|
10672
|
+
<button type="button" id="19" class="dropdown-toggle form-control text-left width-auto padding-left-0" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
10673
|
+
<span class="selected-option-text">
|
|
10674
|
+
<span class="selected-option-text-label">Lorem:</span>Ipsum</span>
|
|
10675
|
+
<span class="select-toggle-actions">
|
|
10676
|
+
<span class="clearButton hide pointer-events-none">
|
|
10677
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10678
|
+
</span>
|
|
10679
|
+
</span>
|
|
10680
|
+
<span class="caret">
|
|
10681
|
+
</span>
|
|
10682
|
+
</span>
|
|
10683
|
+
</button>
|
|
10684
|
+
<ul class="dropdown-menu" role="menu">
|
|
10685
|
+
<li class="" role="listitem">
|
|
10686
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="1" data-item-index="0">
|
|
10687
|
+
<span class="selected-option-dropdown-item">Ipsum</span>
|
|
10688
|
+
<input type="hidden" value="1">
|
|
10689
|
+
</a>
|
|
10690
|
+
</li>
|
|
10691
|
+
<li class="" role="listitem">
|
|
10692
|
+
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="2" data-item-index="1">
|
|
10693
|
+
<span class="selected-option-dropdown-item">Dolor</span>
|
|
10694
|
+
<input type="hidden" value="2">
|
|
10695
|
+
</a>
|
|
10696
|
+
</li>
|
|
10697
|
+
</ul>
|
|
10698
|
+
</div>
|
|
10699
|
+
</div>
|
|
10536
10700
|
</div>
|
|
10537
10701
|
```
|
|
10538
10702
|
|
|
@@ -10557,6 +10721,7 @@ export default () => (
|
|
|
10557
10721
|
| pullRight | Boolean | false | Defines whether the dropdown opens right aligned to the dropdown toggle. Set to "true" additionally disables autoDrop feature. |
|
|
10558
10722
|
| 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. |
|
|
10559
10723
|
| bsSize | String | md | Defines the size of the select to be rendered. Possible values are: 'sm', 'md' and 'lg' |
|
|
10724
|
+
| variant | 'default' \| 'blank' | 'default' | Defines the visual variant of the select. |
|
|
10560
10725
|
| disabled | Boolean | false | Option to disable the opening of the option list. |
|
|
10561
10726
|
| 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 |
|
|
10562
10727
|
| hasError | Boolean | false | Defines whether the Bootstrap error classes shall be added to the toggle element. |
|
|
@@ -10638,11 +10803,13 @@ export default ControlledSelectExample;
|
|
|
10638
10803
|
<span class="selected-option-text">
|
|
10639
10804
|
<span class="placeholder">Please select</span>
|
|
10640
10805
|
</span>
|
|
10641
|
-
<span class="
|
|
10642
|
-
<span class="
|
|
10806
|
+
<span class="select-toggle-actions">
|
|
10807
|
+
<span class="clearButton hide pointer-events-none">
|
|
10808
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10809
|
+
</span>
|
|
10810
|
+
</span>
|
|
10811
|
+
<span class="caret">
|
|
10643
10812
|
</span>
|
|
10644
|
-
</span>
|
|
10645
|
-
<span class="caret">
|
|
10646
10813
|
</span>
|
|
10647
10814
|
</button>
|
|
10648
10815
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -10695,6 +10862,7 @@ export default ControlledSelectExample;
|
|
|
10695
10862
|
| pullRight | Boolean | false | Defines whether the dropdown opens right aligned to the dropdown toggle. Set to "true" additionally disables autoDrop feature. |
|
|
10696
10863
|
| 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. |
|
|
10697
10864
|
| bsSize | String | md | Defines the size of the select to be rendered. Possible values are: 'sm', 'md' and 'lg' |
|
|
10865
|
+
| variant | 'default' \| 'blank' | 'default' | Defines the visual variant of the select. |
|
|
10698
10866
|
| disabled | Boolean | false | Option to disable the opening of the option list. |
|
|
10699
10867
|
| 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 |
|
|
10700
10868
|
| hasError | Boolean | false | Defines whether the Bootstrap error classes shall be added to the toggle element. |
|
|
@@ -10782,11 +10950,13 @@ export default ControlledFilterSelectExample;
|
|
|
10782
10950
|
<span class="selected-option-text">
|
|
10783
10951
|
<span class="placeholder">Please select</span>
|
|
10784
10952
|
</span>
|
|
10785
|
-
<span class="
|
|
10786
|
-
<span class="
|
|
10953
|
+
<span class="select-toggle-actions">
|
|
10954
|
+
<span class="clearButton hide pointer-events-none">
|
|
10955
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
10956
|
+
</span>
|
|
10957
|
+
</span>
|
|
10958
|
+
<span class="caret">
|
|
10787
10959
|
</span>
|
|
10788
|
-
</span>
|
|
10789
|
-
<span class="caret">
|
|
10790
10960
|
</span>
|
|
10791
10961
|
</button>
|
|
10792
10962
|
</div>
|
|
@@ -10819,6 +10989,7 @@ export default ControlledFilterSelectExample;
|
|
|
10819
10989
|
| pullRight | Boolean | false | Defines whether the dropdown opens right aligned to the dropdown toggle. Set to "true" additionally disables autoDrop feature. |
|
|
10820
10990
|
| 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. |
|
|
10821
10991
|
| bsSize | String | md | Defines the size of the select to be rendered. Possible values are: 'sm', 'md' and 'lg' |
|
|
10992
|
+
| variant | 'default' \| 'blank' | 'default' | Defines the visual variant of the select. |
|
|
10822
10993
|
| disabled | Boolean | false | Option to disable the opening of the option list. |
|
|
10823
10994
|
| 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 |
|
|
10824
10995
|
| hasError | Boolean | false | Defines whether the Bootstrap error classes shall be added to the toggle element. |
|