@rio-cloud/uikit-mcp 1.1.4 → 1.1.5
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 +1 -0
- package/dist/doc-metadata.json +80 -80
- package/dist/docs/components/accentBar.md +34 -2
- package/dist/docs/components/activity.md +13 -2
- package/dist/docs/components/animatedNumber.md +16 -3
- package/dist/docs/components/animatedTextReveal.md +53 -7
- package/dist/docs/components/animations.md +30 -30
- package/dist/docs/components/appHeader.md +58 -2
- package/dist/docs/components/appLayout.md +543 -38
- package/dist/docs/components/appNavigationBar.md +54 -2
- package/dist/docs/components/areaCharts.md +4 -4
- package/dist/docs/components/aspectRatioPlaceholder.md +10 -2
- package/dist/docs/components/assetTree.md +1065 -218
- package/dist/docs/components/autosuggests.md +1 -1
- package/dist/docs/components/avatar.md +24 -2
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +27 -27
- package/dist/docs/components/barList.md +21 -9
- package/dist/docs/components/basicMap.md +1 -1
- package/dist/docs/components/bottomSheet.md +99 -2
- package/dist/docs/components/button.md +161 -16
- package/dist/docs/components/buttonToolbar.md +9 -2
- package/dist/docs/components/calendarStripe.md +84 -110
- package/dist/docs/components/card.md +10 -2
- 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 +51 -26
- package/dist/docs/components/clearableInput.md +17 -17
- package/dist/docs/components/collapse.md +27 -3
- package/dist/docs/components/composedCharts.md +15 -15
- package/dist/docs/components/contentLoader.md +125 -104
- package/dist/docs/components/dataTabs.md +189 -9
- package/dist/docs/components/datepickers.md +733 -721
- package/dist/docs/components/dialogs.md +361 -1
- package/dist/docs/components/divider.md +14 -2
- package/dist/docs/components/dropdowns.md +4533 -4352
- package/dist/docs/components/editableContent.md +186 -2
- package/dist/docs/components/expander.md +51 -4
- package/dist/docs/components/fade.md +41 -6
- package/dist/docs/components/fadeExpander.md +11 -2
- package/dist/docs/components/fadeUp.md +21 -3
- package/dist/docs/components/feedback.md +43 -2
- package/dist/docs/components/filePickers.md +44 -2
- package/dist/docs/components/formLabel.md +16 -2
- package/dist/docs/components/groupedItemList.md +53 -2
- package/dist/docs/components/iconList.md +4 -4
- package/dist/docs/components/imagePreloader.md +6 -2
- package/dist/docs/components/labeledElement.md +12 -2
- package/dist/docs/components/licensePlate.md +10 -2
- package/dist/docs/components/lineCharts.md +3 -3
- package/dist/docs/components/listMenu.md +72 -2
- package/dist/docs/components/loadMore.md +28 -2
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +1 -1
- package/dist/docs/components/mapCluster.md +1 -1
- package/dist/docs/components/mapContext.md +1 -1
- package/dist/docs/components/mapDraggableMarker.md +1 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +1 -1
- package/dist/docs/components/mapLayerGroup.md +1 -1
- package/dist/docs/components/mapMarker.md +1 -1
- package/dist/docs/components/mapPolygon.md +1 -1
- package/dist/docs/components/mapRoute.md +1 -1
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +1 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +1 -1
- package/dist/docs/components/noData.md +22 -2
- package/dist/docs/components/notifications.md +1 -1
- package/dist/docs/components/numbercontrol.md +50 -2
- package/dist/docs/components/onboarding.md +25 -1
- package/dist/docs/components/page.md +32 -2
- package/dist/docs/components/pager.md +14 -2
- package/dist/docs/components/pieCharts.md +36 -36
- package/dist/docs/components/popover.md +39 -1
- package/dist/docs/components/position.md +10 -2
- package/dist/docs/components/radialBarCharts.md +25 -25
- package/dist/docs/components/radiobutton.md +137 -9
- package/dist/docs/components/releaseNotes.md +18 -1
- package/dist/docs/components/resizer.md +13 -2
- package/dist/docs/components/responsiveColumnStripe.md +19 -2
- package/dist/docs/components/responsiveVideo.md +11 -2
- package/dist/docs/components/rioglyph.md +12 -2
- package/dist/docs/components/rules.md +94 -4
- package/dist/docs/components/saveableInput.md +399 -275
- package/dist/docs/components/selects.md +1 -1
- package/dist/docs/components/sidebar.md +38 -2
- package/dist/docs/components/sliders.md +37 -2
- package/dist/docs/components/smoothScrollbars.md +92 -2
- package/dist/docs/components/spinners.md +50 -2
- package/dist/docs/components/states.md +216 -1
- package/dist/docs/components/statsWidgets.md +122 -2
- package/dist/docs/components/statusBar.md +28 -2
- package/dist/docs/components/stepButton.md +8 -2
- package/dist/docs/components/steppedProgressBars.md +66 -2
- package/dist/docs/components/subNavigation.md +8 -1
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +12 -38
- package/dist/docs/components/switch.md +11 -2
- package/dist/docs/components/tables.md +1 -1
- package/dist/docs/components/tagManager.md +55 -1
- package/dist/docs/components/tags.md +32 -2
- package/dist/docs/components/teaser.md +29 -2
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +30 -2
- package/dist/docs/components/toggleButton.md +65 -7
- package/dist/docs/components/tooltip.md +26 -18
- package/dist/docs/components/virtualList.md +103 -77
- package/dist/docs/foundations.md +177 -177
- package/dist/docs/start/changelog.md +1 -1
- package/dist/docs/start/goodtoknow.md +1 -1
- package/dist/docs/start/guidelines/color-combinations.md +1 -1
- package/dist/docs/start/guidelines/custom-css.md +1 -1
- package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
- package/dist/docs/start/guidelines/formatting.md +1 -1
- package/dist/docs/start/guidelines/iframe.md +2 -2
- package/dist/docs/start/guidelines/obfuscate-data.md +1 -1
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +81 -81
- package/dist/docs/start/guidelines/supported-browsers.md +1 -1
- package/dist/docs/start/guidelines/writing.md +1 -1
- package/dist/docs/start/howto.md +1 -1
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -1
- package/dist/docs/templates/common-table.md +11 -11
- package/dist/docs/templates/detail-views.md +2 -2
- package/dist/docs/templates/expandable-details.md +1 -1
- package/dist/docs/templates/feature-cards.md +55 -55
- package/dist/docs/templates/form-summary.md +22 -22
- package/dist/docs/templates/form-toggle.md +1 -1
- package/dist/docs/templates/list-blocks.md +200 -200
- package/dist/docs/templates/loading-progress.md +1 -1
- package/dist/docs/templates/options-panel.md +1 -1
- package/dist/docs/templates/panel-variants.md +1 -1
- package/dist/docs/templates/progress-cards.md +1 -1
- package/dist/docs/templates/progress-success.md +1 -1
- package/dist/docs/templates/settings-form.md +23 -23
- package/dist/docs/templates/stats-blocks.md +16 -16
- package/dist/docs/templates/table-panel.md +1 -1
- package/dist/docs/templates/table-row-animation.md +1 -1
- package/dist/docs/templates/usage-cards.md +1 -1
- package/dist/docs/utilities/deviceUtils.md +1 -1
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +1 -1
- package/dist/docs/utilities/routeUtils.md +1 -1
- 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/useCount.md +1 -1
- package/dist/docs/utilities/useDarkMode.md +1 -1
- package/dist/docs/utilities/useDebugInfo.md +4 -4
- 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 +1 -1
- 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 +1 -1
- package/dist/docs/utilities/usePostMessageSender.md +1 -1
- package/dist/docs/utilities/usePrevious.md +1 -1
- package/dist/docs/utilities/useResizeObserver.md +1 -1
- package/dist/docs/utilities/useScrollPosition.md +1 -1
- package/dist/docs/utilities/useSearch.md +1 -1
- package/dist/docs/utilities/useSorting.md +1 -1
- package/dist/docs/utilities/useStateWithValidation.md +1 -1
- package/dist/docs/utilities/useSum.md +1 -1
- package/dist/docs/utilities/useTableExport.md +51 -51
- package/dist/docs/utilities/useTableSelection.md +87 -87
- package/dist/docs/utilities/useTimeout.md +1 -1
- package/dist/docs/utilities/useToggle.md +1 -1
- package/dist/docs/utilities/useWindowResize.md +1 -1
- package/dist/index.mjs +8 -8
- package/dist/version.json +1 -1
- package/package.json +6 -6
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/radiobutton
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:20.757Z
|
|
7
7
|
|
|
8
8
|
NoteWhen using the custom option, make sure to wrap the children with the class name radio-text-wrapper. For using the radio tick, use an element with class name radio-text.
|
|
9
9
|
|
|
@@ -171,7 +171,23 @@ export default () => {
|
|
|
171
171
|
|
|
172
172
|
| Name | Type | Default | Description |
|
|
173
173
|
| --- | --- | --- | --- |
|
|
174
|
-
|
|
|
174
|
+
| icon | string | — | Define any rioglyph icon like "rioglyph-truck". |
|
|
175
|
+
| iconLabelPosition | 'vertical' \| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |
|
|
176
|
+
| iconSize | number | 16 | The icon Size in px. |
|
|
177
|
+
| label | string \| ReactNode | — | Defines the label text. |
|
|
178
|
+
| onClick | MouseEventHandler<{ value: string \| string[] \| number; }> | () => {} | Callback function that is invoked when the radio button is clicked. |
|
|
179
|
+
| onChange | ChangeEventHandler | () => {} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |
|
|
180
|
+
| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |
|
|
181
|
+
| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |
|
|
182
|
+
| disabled | boolean | false | Defines whether the checkbox is disabled. |
|
|
183
|
+
| className | string | — | Additional classes to be set on the input element. |
|
|
184
|
+
| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |
|
|
185
|
+
| right | boolean | false | Displays the icon on the right side of the text. |
|
|
186
|
+
| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |
|
|
187
|
+
| name | string | — | Name to be given to the input element. |
|
|
188
|
+
| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |
|
|
189
|
+
| 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 |
|
|
190
|
+
| inputRef | Ref<HTMLInputElement> | — | Ref which is added to the input element. |
|
|
175
191
|
|
|
176
192
|
## Controlled example
|
|
177
193
|
|
|
@@ -240,7 +256,23 @@ export default () => {
|
|
|
240
256
|
|
|
241
257
|
| Name | Type | Default | Description |
|
|
242
258
|
| --- | --- | --- | --- |
|
|
243
|
-
|
|
|
259
|
+
| icon | string | — | Define any rioglyph icon like "rioglyph-truck". |
|
|
260
|
+
| iconLabelPosition | 'vertical' \| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |
|
|
261
|
+
| iconSize | number | 16 | The icon Size in px. |
|
|
262
|
+
| label | string \| ReactNode | — | Defines the label text. |
|
|
263
|
+
| onClick | MouseEventHandler<{ value: string \| string[] \| number; }> | () => {} | Callback function that is invoked when the radio button is clicked. |
|
|
264
|
+
| onChange | ChangeEventHandler | () => {} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |
|
|
265
|
+
| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |
|
|
266
|
+
| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |
|
|
267
|
+
| disabled | boolean | false | Defines whether the checkbox is disabled. |
|
|
268
|
+
| className | string | — | Additional classes to be set on the input element. |
|
|
269
|
+
| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |
|
|
270
|
+
| right | boolean | false | Displays the icon on the right side of the text. |
|
|
271
|
+
| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |
|
|
272
|
+
| name | string | — | Name to be given to the input element. |
|
|
273
|
+
| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |
|
|
274
|
+
| 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 |
|
|
275
|
+
| inputRef | Ref<HTMLInputElement> | — | Ref which is added to the input element. |
|
|
244
276
|
|
|
245
277
|
## RadioButton with FormData
|
|
246
278
|
|
|
@@ -334,7 +366,23 @@ export default () => {
|
|
|
334
366
|
|
|
335
367
|
| Name | Type | Default | Description |
|
|
336
368
|
| --- | --- | --- | --- |
|
|
337
|
-
|
|
|
369
|
+
| icon | string | — | Define any rioglyph icon like "rioglyph-truck". |
|
|
370
|
+
| iconLabelPosition | 'vertical' \| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |
|
|
371
|
+
| iconSize | number | 16 | The icon Size in px. |
|
|
372
|
+
| label | string \| ReactNode | — | Defines the label text. |
|
|
373
|
+
| onClick | MouseEventHandler<{ value: string \| string[] \| number; }> | () => {} | Callback function that is invoked when the radio button is clicked. |
|
|
374
|
+
| onChange | ChangeEventHandler | () => {} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |
|
|
375
|
+
| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |
|
|
376
|
+
| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |
|
|
377
|
+
| disabled | boolean | false | Defines whether the checkbox is disabled. |
|
|
378
|
+
| className | string | — | Additional classes to be set on the input element. |
|
|
379
|
+
| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |
|
|
380
|
+
| right | boolean | false | Displays the icon on the right side of the text. |
|
|
381
|
+
| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |
|
|
382
|
+
| name | string | — | Name to be given to the input element. |
|
|
383
|
+
| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |
|
|
384
|
+
| 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 |
|
|
385
|
+
| inputRef | Ref<HTMLInputElement> | — | Ref which is added to the input element. |
|
|
338
386
|
|
|
339
387
|
## Custom cards example
|
|
340
388
|
|
|
@@ -473,7 +521,23 @@ export default () => {
|
|
|
473
521
|
|
|
474
522
|
| Name | Type | Default | Description |
|
|
475
523
|
| --- | --- | --- | --- |
|
|
476
|
-
|
|
|
524
|
+
| icon | string | — | Define any rioglyph icon like "rioglyph-truck". |
|
|
525
|
+
| iconLabelPosition | 'vertical' \| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |
|
|
526
|
+
| iconSize | number | 16 | The icon Size in px. |
|
|
527
|
+
| label | string \| ReactNode | — | Defines the label text. |
|
|
528
|
+
| onClick | MouseEventHandler<{ value: string \| string[] \| number; }> | () => {} | Callback function that is invoked when the radio button is clicked. |
|
|
529
|
+
| onChange | ChangeEventHandler | () => {} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |
|
|
530
|
+
| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |
|
|
531
|
+
| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |
|
|
532
|
+
| disabled | boolean | false | Defines whether the checkbox is disabled. |
|
|
533
|
+
| className | string | — | Additional classes to be set on the input element. |
|
|
534
|
+
| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |
|
|
535
|
+
| right | boolean | false | Displays the icon on the right side of the text. |
|
|
536
|
+
| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |
|
|
537
|
+
| name | string | — | Name to be given to the input element. |
|
|
538
|
+
| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |
|
|
539
|
+
| 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 |
|
|
540
|
+
| inputRef | Ref<HTMLInputElement> | — | Ref which is added to the input element. |
|
|
477
541
|
|
|
478
542
|
## Custom stacked example
|
|
479
543
|
|
|
@@ -615,7 +679,23 @@ export default () => {
|
|
|
615
679
|
|
|
616
680
|
| Name | Type | Default | Description |
|
|
617
681
|
| --- | --- | --- | --- |
|
|
618
|
-
|
|
|
682
|
+
| icon | string | — | Define any rioglyph icon like "rioglyph-truck". |
|
|
683
|
+
| iconLabelPosition | 'vertical' \| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |
|
|
684
|
+
| iconSize | number | 16 | The icon Size in px. |
|
|
685
|
+
| label | string \| ReactNode | — | Defines the label text. |
|
|
686
|
+
| onClick | MouseEventHandler<{ value: string \| string[] \| number; }> | () => {} | Callback function that is invoked when the radio button is clicked. |
|
|
687
|
+
| onChange | ChangeEventHandler | () => {} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |
|
|
688
|
+
| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |
|
|
689
|
+
| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |
|
|
690
|
+
| disabled | boolean | false | Defines whether the checkbox is disabled. |
|
|
691
|
+
| className | string | — | Additional classes to be set on the input element. |
|
|
692
|
+
| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |
|
|
693
|
+
| right | boolean | false | Displays the icon on the right side of the text. |
|
|
694
|
+
| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |
|
|
695
|
+
| name | string | — | Name to be given to the input element. |
|
|
696
|
+
| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |
|
|
697
|
+
| 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 |
|
|
698
|
+
| inputRef | Ref<HTMLInputElement> | — | Ref which is added to the input element. |
|
|
619
699
|
|
|
620
700
|
## Custom list example
|
|
621
701
|
|
|
@@ -758,7 +838,23 @@ export default () => {
|
|
|
758
838
|
|
|
759
839
|
| Name | Type | Default | Description |
|
|
760
840
|
| --- | --- | --- | --- |
|
|
761
|
-
|
|
|
841
|
+
| icon | string | — | Define any rioglyph icon like "rioglyph-truck". |
|
|
842
|
+
| iconLabelPosition | 'vertical' \| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |
|
|
843
|
+
| iconSize | number | 16 | The icon Size in px. |
|
|
844
|
+
| label | string \| ReactNode | — | Defines the label text. |
|
|
845
|
+
| onClick | MouseEventHandler<{ value: string \| string[] \| number; }> | () => {} | Callback function that is invoked when the radio button is clicked. |
|
|
846
|
+
| onChange | ChangeEventHandler | () => {} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |
|
|
847
|
+
| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |
|
|
848
|
+
| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |
|
|
849
|
+
| disabled | boolean | false | Defines whether the checkbox is disabled. |
|
|
850
|
+
| className | string | — | Additional classes to be set on the input element. |
|
|
851
|
+
| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |
|
|
852
|
+
| right | boolean | false | Displays the icon on the right side of the text. |
|
|
853
|
+
| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |
|
|
854
|
+
| name | string | — | Name to be given to the input element. |
|
|
855
|
+
| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |
|
|
856
|
+
| 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 |
|
|
857
|
+
| inputRef | Ref<HTMLInputElement> | — | Ref which is added to the input element. |
|
|
762
858
|
|
|
763
859
|
## Custom example without the tick
|
|
764
860
|
|
|
@@ -877,7 +973,23 @@ export default () => {
|
|
|
877
973
|
|
|
878
974
|
| Name | Type | Default | Description |
|
|
879
975
|
| --- | --- | --- | --- |
|
|
880
|
-
|
|
|
976
|
+
| icon | string | — | Define any rioglyph icon like "rioglyph-truck". |
|
|
977
|
+
| iconLabelPosition | 'vertical' \| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |
|
|
978
|
+
| iconSize | number | 16 | The icon Size in px. |
|
|
979
|
+
| label | string \| ReactNode | — | Defines the label text. |
|
|
980
|
+
| onClick | MouseEventHandler<{ value: string \| string[] \| number; }> | () => {} | Callback function that is invoked when the radio button is clicked. |
|
|
981
|
+
| onChange | ChangeEventHandler | () => {} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |
|
|
982
|
+
| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |
|
|
983
|
+
| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |
|
|
984
|
+
| disabled | boolean | false | Defines whether the checkbox is disabled. |
|
|
985
|
+
| className | string | — | Additional classes to be set on the input element. |
|
|
986
|
+
| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |
|
|
987
|
+
| right | boolean | false | Displays the icon on the right side of the text. |
|
|
988
|
+
| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |
|
|
989
|
+
| name | string | — | Name to be given to the input element. |
|
|
990
|
+
| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |
|
|
991
|
+
| 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 |
|
|
992
|
+
| inputRef | Ref<HTMLInputElement> | — | Ref which is added to the input element. |
|
|
881
993
|
|
|
882
994
|
## RadioButton with custom icon
|
|
883
995
|
|
|
@@ -1158,4 +1270,20 @@ export default () => {
|
|
|
1158
1270
|
|
|
1159
1271
|
| Name | Type | Default | Description |
|
|
1160
1272
|
| --- | --- | --- | --- |
|
|
1161
|
-
|
|
|
1273
|
+
| icon | string | — | Define any rioglyph icon like "rioglyph-truck". |
|
|
1274
|
+
| iconLabelPosition | 'vertical' \| 'horizontal' | 'vertical' | The label position. Possible values are: 'horizontal' or 'vertical'. |
|
|
1275
|
+
| iconSize | number | 16 | The icon Size in px. |
|
|
1276
|
+
| label | string \| ReactNode | — | Defines the label text. |
|
|
1277
|
+
| onClick | MouseEventHandler<{ value: string \| string[] \| number; }> | () => {} | Callback function that is invoked when the radio button is clicked. |
|
|
1278
|
+
| onChange | ChangeEventHandler | () => {} | Callback function that is invoked when the radio button is toggled and the state should change (for controlled usage). |
|
|
1279
|
+
| checked | boolean | — | Defines whether the radio is checked (for controlled usage). |
|
|
1280
|
+
| defaultChecked | boolean | — | Defines whether the radio is initially checked (state can be changed on click). |
|
|
1281
|
+
| disabled | boolean | false | Defines whether the checkbox is disabled. |
|
|
1282
|
+
| className | string | — | Additional classes to be set on the input element. |
|
|
1283
|
+
| inline | boolean | false | Defines whether the radio button is applying an inline style. Use this in combination with other radio buttons. |
|
|
1284
|
+
| right | boolean | false | Displays the icon on the right side of the text. |
|
|
1285
|
+
| custom | boolean | false | Allows for rendering a completely different layout with or without a radio tick. |
|
|
1286
|
+
| name | string | — | Name to be given to the input element. |
|
|
1287
|
+
| value | string | — | The value attribute is a string containing the radio button's value but it is never shown to the user. It serves a special purpose for inputs of type radio: when a form is submitted, only radio buttons which are currently checked are submitted, and the reported value is the value of the value attribute. If the value is not otherwise specified, it is the string on by default. This is useful when using native FormData when submitting a form to get the selected radio button value. |
|
|
1288
|
+
| 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 |
|
|
1289
|
+
| inputRef | Ref<HTMLInputElement> | — | Ref which is added to the input element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/releaseNotes
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:02.678Z
|
|
7
7
|
|
|
8
8
|
Component to render release notes in a standardized manner.
|
|
9
9
|
|
|
@@ -121,4 +121,21 @@ export default () => <ReleaseNotes releaseNotes={releaseNotes[translationKey]} /
|
|
|
121
121
|
</div>
|
|
122
122
|
</div>
|
|
123
123
|
</div>
|
|
124
|
+
```
|
|
125
|
+
|
|
126
|
+
#### Props (json)
|
|
127
|
+
|
|
128
|
+
```json
|
|
129
|
+
{
|
|
130
|
+
"0.1.2": {
|
|
131
|
+
date: '23.07.2018',
|
|
132
|
+
content: (
|
|
133
|
+
<div className='padding-left-15'>
|
|
134
|
+
Map view within the tour history table
|
|
135
|
+
• Modern map design as used in the Beta of the fleet monitor
|
|
136
|
+
• Works with all event types
|
|
137
|
+
</div>
|
|
138
|
+
),
|
|
139
|
+
}
|
|
140
|
+
}
|
|
124
141
|
```
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/resizer
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:03.241Z
|
|
7
7
|
|
|
8
8
|
A helper component to allow elements to resize.
|
|
9
9
|
|
|
@@ -147,4 +147,15 @@ export default class ResizeExample extends Component {
|
|
|
147
147
|
</div>
|
|
148
148
|
</div>
|
|
149
149
|
</div>
|
|
150
|
-
```
|
|
150
|
+
```
|
|
151
|
+
|
|
152
|
+
#### Props
|
|
153
|
+
|
|
154
|
+
| Name | Type | Default | Description |
|
|
155
|
+
| --- | --- | --- | --- |
|
|
156
|
+
| position | typeof LEFT \| typeof RIGHT \| typeof TOP \| typeof BOTTOM | — | Defines where the resize handle is positioned relative to the element to resize. Possible values are: Resizer.LEFT, Resizer.RIGHT, Resizer.TOP, Resizer.BOTTOM 'left', 'right', 'top', 'bottom' |
|
|
157
|
+
| direction | typeof HORIZONTAL \| typeof VERTICAL | — | Defines on which axis to resize. Possible values are: Resizer.HORIZONTAL Resizer.VERTICAL 'x' 'y' |
|
|
158
|
+
| onResizeStart | (event: MouseEvent \| TouchEvent) => void | — | Callback when the resize starts, means when the handle is pressed. It returns the respective event. |
|
|
159
|
+
| onResize | (diff: number) => void | — | Callback when the resize handle is moved. The function returns the distant between the last position and the mouse movement. Means you can either subtract or add this diff to the elements width you want to change. |
|
|
160
|
+
| onResizeEnd | (event: Event) => void | — | Callback when the resize ends, means when the handle is released. It returns the respective event. |
|
|
161
|
+
| className | string | — | Additional classes to be set on the wrapper element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/responsiveColumnStripe
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:04:48.518Z
|
|
7
7
|
|
|
8
8
|
The ResponsiveColumnStripe component is designed to work with any list of items. The individual items are spread equally according to the available space. The component is totally customizable and does not style the individual items to give maximum flexibility.
|
|
9
9
|
|
|
@@ -415,4 +415,21 @@ const ComplexDemoContent = ({ day, date, active }: ComplexDemoContentProps) => (
|
|
|
415
415
|
</div>
|
|
416
416
|
</div>
|
|
417
417
|
</div>
|
|
418
|
-
```
|
|
418
|
+
```
|
|
419
|
+
|
|
420
|
+
#### Props
|
|
421
|
+
|
|
422
|
+
| Name | Type | Default | Description |
|
|
423
|
+
| --- | --- | --- | --- |
|
|
424
|
+
| minColumnWith | number | 300 | The minimum width in pixel of a single column. This value determines how many columns are shown per page depending on the parent width. |
|
|
425
|
+
| minColumns | number | 1 | The minimum amount of columns that should be shown per page. |
|
|
426
|
+
| maxColumns | number | 5 | The maximum amount of columns that should be shown per page. |
|
|
427
|
+
| stretchLastItems | boolean | false | Defines whether the items on the last page are stretched out to fill the space. |
|
|
428
|
+
| activePage | number | 0 | The page that shall be shown. This can be used to control the pages from outside. |
|
|
429
|
+
| asType | keyof ReactHTML | 'div' | The DOM element type of the wrapping column element. If you need a list, this might be set to "ul". |
|
|
430
|
+
| disableAnimation | boolean | false | Set to true to skip animating pages. |
|
|
431
|
+
| onPreviousClick | (pageNumber: number, columnsPerPage: number) => void | — | Callback function for when the previous page is clicked. |
|
|
432
|
+
| onNextClick | (pageNumber: number, columnsPerPage: number) => void | — | Callback function for when the next page is clicked. |
|
|
433
|
+
| buttonClassName | string | — | Additional classes set to the navigation buttons. |
|
|
434
|
+
| columnsWrapperClassName | string | — | Additional classes set to the component wrapper element. |
|
|
435
|
+
| className | string | — | Additional classes set to the column wrapper element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/responsiveVideo
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:03.249Z
|
|
7
7
|
|
|
8
8
|
## Responsive Video
|
|
9
9
|
|
|
@@ -59,4 +59,13 @@ export default () => (
|
|
|
59
59
|
</iframe>
|
|
60
60
|
</div>
|
|
61
61
|
</div>
|
|
62
|
-
```
|
|
62
|
+
```
|
|
63
|
+
|
|
64
|
+
#### Props
|
|
65
|
+
|
|
66
|
+
| Name | Type | Default | Description |
|
|
67
|
+
| --- | --- | --- | --- |
|
|
68
|
+
| src | string | — | The link to the source of the video file. |
|
|
69
|
+
| aspectRatio | '4by3' \| '16by9' | '16by9' | Defined the aspect ratio of the video. Possible values are: ResponsiveVideo.ASPECT_RATIO_4_BY_3 ResponsiveVideo.ASPECT_RATIO_16_BY_9 '4by3' '16by9' |
|
|
70
|
+
| allowFullScreen | boolean | true | Allows the fullscreen feature of the underlying embedded iframe. |
|
|
71
|
+
| className | string | — | Additional classes added to the wrapping element. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/rioglyph
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:04.531Z
|
|
7
7
|
|
|
8
8
|
The Rioglyph component is a React wrapper for the Rioglyph icon set. It provides a convenient and type-safe way to render icons without directly dealing with the utility classnames.
|
|
9
9
|
|
|
@@ -318,4 +318,14 @@ export default () => (
|
|
|
318
318
|
|
|
319
319
|
| Name | Type | Default | Description |
|
|
320
320
|
| --- | --- | --- | --- |
|
|
321
|
-
| icon | string | — |
|
|
321
|
+
| icon | string | — | The rioglyph icon string OR an external .svg link |
|
|
322
|
+
| iconClassName | string | — | Additional classes set to the icon span. |
|
|
323
|
+
| size | 'h1' \| 'h2' \| 'h3' \| 'h4' \| 'h5' \| 'h6' \| '10' \| '11' \| '12' \| '14' \| '16' \| '18' \| '20' | — | The size (text-size) of the icon |
|
|
324
|
+
| spinning | boolean | false | Spinning animation. |
|
|
325
|
+
| pulsing | boolean | false | Pulsing animation. |
|
|
326
|
+
| filled | boolean | false | Filled style. |
|
|
327
|
+
| disabled | boolean | false | Add a disabled line |
|
|
328
|
+
| disabledDanger | boolean | false | Recolor the disabled line to the danger color. |
|
|
329
|
+
| disabledInverse | boolean | false | Flip the disabled line. |
|
|
330
|
+
| pairIcon | IconType \| string | — | The rioglyph icon string OR an external .svg link. |
|
|
331
|
+
| pairIconClassName | string | — | Additional classes set to the pairIcon span. |
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Misc
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/rules
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-02-03T14:05:05.690Z
|
|
7
7
|
|
|
8
8
|
## RulesWrapper, RuleContainer and RuleConnector
|
|
9
9
|
|
|
@@ -305,7 +305,7 @@ const ConditionEditorTwo = ({ onDelete }: ConditionEditorTwpProps) => {
|
|
|
305
305
|
<div>
|
|
306
306
|
<div class="RuleContainer">
|
|
307
307
|
<div class="RuleContainerBox position-relative rounded padding-20 bg-lightest border border-width border-style-dashed " data-testid="ruleContainerBox">
|
|
308
|
-
<div style="opacity:
|
|
308
|
+
<div style="opacity: 0;">
|
|
309
309
|
<div class="display-flex flex-column align-items-center">
|
|
310
310
|
<div class="display-flex flex-column align-items-center gap-15">
|
|
311
311
|
<div class="text-center">Why should the rule be triggered?</div>
|
|
@@ -347,7 +347,7 @@ const ConditionEditorTwo = ({ onDelete }: ConditionEditorTwpProps) => {
|
|
|
347
347
|
<div>
|
|
348
348
|
<div class="RuleContainer">
|
|
349
349
|
<div class="RuleContainerBox position-relative rounded padding-20 bg-lightest border border-width border-style-dashed " data-testid="ruleContainerBox">
|
|
350
|
-
<div style="opacity:
|
|
350
|
+
<div style="opacity: 0;">
|
|
351
351
|
<div class="display-flex flex-column align-items-center gap-15">
|
|
352
352
|
<div class="text-center">When should the rule be triggered?</div>
|
|
353
353
|
<div class="taglist taglist-autowidth">
|
|
@@ -383,6 +383,36 @@ const ConditionEditorTwo = ({ onDelete }: ConditionEditorTwpProps) => {
|
|
|
383
383
|
</div>
|
|
384
384
|
```
|
|
385
385
|
|
|
386
|
+
#### Props: RuleContainer
|
|
387
|
+
|
|
388
|
+
### RuleContainer
|
|
389
|
+
|
|
390
|
+
| Name | Type | Default | Description |
|
|
391
|
+
| --- | --- | --- | --- |
|
|
392
|
+
| show | boolean | true | Defines whether the container is shown. |
|
|
393
|
+
| unchecked | boolean | false | Determines the container style for when no rule option is selected. It also hides the connector in this case. |
|
|
394
|
+
| background | string | 'bg-lightest' | The box background class name. |
|
|
395
|
+
| borderColor | string | — | The border color class name. |
|
|
396
|
+
| hideConnector | boolean | false | Defines whether the connector is shown. |
|
|
397
|
+
| customConnector | string \| JSX.Element | — | Overwrites the default connector. |
|
|
398
|
+
| className | string | — | Additional classes for the wrapper element. |
|
|
399
|
+
|
|
400
|
+
#### Props: RuleConnector
|
|
401
|
+
|
|
402
|
+
### RuleConnector
|
|
403
|
+
|
|
404
|
+
| Name | Type | Default | Description |
|
|
405
|
+
| --- | --- | --- | --- |
|
|
406
|
+
| placement | 'start' \| 'center' \| 'end' | 'center' | The placement for the connector. Possible values are start, center and end. |
|
|
407
|
+
| icon | string | 'rioglyph-plus' | The rioglyph icon name. |
|
|
408
|
+
| hidden | boolean | false | Defines whether the connector is shown. |
|
|
409
|
+
| background | string | 'bg-lightest' | Background color of the connector itself. |
|
|
410
|
+
| pageBackground | string | 'bg-white' | Background color of the surrounding area where the rule containers are placed. |
|
|
411
|
+
| contentClassName | string | 'text-color-light' | Classes to be set on the connector content. |
|
|
412
|
+
| hasBorder | boolean | false | Defines whether the connector has a border. |
|
|
413
|
+
| borderColor | string | — | The border color class name. |
|
|
414
|
+
| className | string | — | Additional classes for the wrapper element. |
|
|
415
|
+
|
|
386
416
|
### Example: Example 2
|
|
387
417
|
|
|
388
418
|
Default Example with morde conditions - (static)Mileage is greater than
|
|
@@ -763,6 +793,36 @@ export default () => (
|
|
|
763
793
|
</div>
|
|
764
794
|
```
|
|
765
795
|
|
|
796
|
+
#### Props: RuleContainer
|
|
797
|
+
|
|
798
|
+
### RuleContainer
|
|
799
|
+
|
|
800
|
+
| Name | Type | Default | Description |
|
|
801
|
+
| --- | --- | --- | --- |
|
|
802
|
+
| show | boolean | true | Defines whether the container is shown. |
|
|
803
|
+
| unchecked | boolean | false | Determines the container style for when no rule option is selected. It also hides the connector in this case. |
|
|
804
|
+
| background | string | 'bg-lightest' | The box background class name. |
|
|
805
|
+
| borderColor | string | — | The border color class name. |
|
|
806
|
+
| hideConnector | boolean | false | Defines whether the connector is shown. |
|
|
807
|
+
| customConnector | string \| JSX.Element | — | Overwrites the default connector. |
|
|
808
|
+
| className | string | — | Additional classes for the wrapper element. |
|
|
809
|
+
|
|
810
|
+
#### Props: RuleConnector
|
|
811
|
+
|
|
812
|
+
### RuleConnector
|
|
813
|
+
|
|
814
|
+
| Name | Type | Default | Description |
|
|
815
|
+
| --- | --- | --- | --- |
|
|
816
|
+
| placement | 'start' \| 'center' \| 'end' | 'center' | The placement for the connector. Possible values are start, center and end. |
|
|
817
|
+
| icon | string | 'rioglyph-plus' | The rioglyph icon name. |
|
|
818
|
+
| hidden | boolean | false | Defines whether the connector is shown. |
|
|
819
|
+
| background | string | 'bg-lightest' | Background color of the connector itself. |
|
|
820
|
+
| pageBackground | string | 'bg-white' | Background color of the surrounding area where the rule containers are placed. |
|
|
821
|
+
| contentClassName | string | 'text-color-light' | Classes to be set on the connector content. |
|
|
822
|
+
| hasBorder | boolean | false | Defines whether the connector has a border. |
|
|
823
|
+
| borderColor | string | — | The border color class name. |
|
|
824
|
+
| className | string | — | Additional classes for the wrapper element. |
|
|
825
|
+
|
|
766
826
|
### Example: AND
|
|
767
827
|
|
|
768
828
|
Custom Example
|
|
@@ -898,4 +958,34 @@ const CustomConnector = ({ value }: { value: string }) => (
|
|
|
898
958
|
</div>
|
|
899
959
|
</div>
|
|
900
960
|
</div>
|
|
901
|
-
```
|
|
961
|
+
```
|
|
962
|
+
|
|
963
|
+
#### Props: RuleContainer
|
|
964
|
+
|
|
965
|
+
### RuleContainer
|
|
966
|
+
|
|
967
|
+
| Name | Type | Default | Description |
|
|
968
|
+
| --- | --- | --- | --- |
|
|
969
|
+
| show | boolean | true | Defines whether the container is shown. |
|
|
970
|
+
| unchecked | boolean | false | Determines the container style for when no rule option is selected. It also hides the connector in this case. |
|
|
971
|
+
| background | string | 'bg-lightest' | The box background class name. |
|
|
972
|
+
| borderColor | string | — | The border color class name. |
|
|
973
|
+
| hideConnector | boolean | false | Defines whether the connector is shown. |
|
|
974
|
+
| customConnector | string \| JSX.Element | — | Overwrites the default connector. |
|
|
975
|
+
| className | string | — | Additional classes for the wrapper element. |
|
|
976
|
+
|
|
977
|
+
#### Props: RuleConnector
|
|
978
|
+
|
|
979
|
+
### RuleConnector
|
|
980
|
+
|
|
981
|
+
| Name | Type | Default | Description |
|
|
982
|
+
| --- | --- | --- | --- |
|
|
983
|
+
| placement | 'start' \| 'center' \| 'end' | 'center' | The placement for the connector. Possible values are start, center and end. |
|
|
984
|
+
| icon | string | 'rioglyph-plus' | The rioglyph icon name. |
|
|
985
|
+
| hidden | boolean | false | Defines whether the connector is shown. |
|
|
986
|
+
| background | string | 'bg-lightest' | Background color of the connector itself. |
|
|
987
|
+
| pageBackground | string | 'bg-white' | Background color of the surrounding area where the rule containers are placed. |
|
|
988
|
+
| contentClassName | string | 'text-color-light' | Classes to be set on the connector content. |
|
|
989
|
+
| hasBorder | boolean | false | Defines whether the connector has a border. |
|
|
990
|
+
| borderColor | string | — | The border color class name. |
|
|
991
|
+
| className | string | — | Additional classes for the wrapper element. |
|