@rio-cloud/uikit-mcp 1.1.2 → 1.1.4
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/dist/doc-metadata.json +117 -127
- package/dist/docs/components/accentBar.md +2 -34
- package/dist/docs/components/activity.md +2 -13
- package/dist/docs/components/animatedNumber.md +4 -17
- package/dist/docs/components/animatedTextReveal.md +7 -54
- package/dist/docs/components/animations.md +42 -34
- package/dist/docs/components/appHeader.md +2 -73
- package/dist/docs/components/appLayout.md +36 -496
- package/dist/docs/components/appNavigationBar.md +2 -54
- package/dist/docs/components/areaCharts.md +37 -37
- package/dist/docs/components/aspectRatioPlaceholder.md +2 -11
- package/dist/docs/components/assetTree.md +435 -901
- package/dist/docs/components/autosuggests.md +4 -4
- package/dist/docs/components/avatar.md +2 -24
- package/dist/docs/components/banner.md +2 -2
- package/dist/docs/components/barCharts.md +186 -186
- package/dist/docs/components/barList.md +12 -46
- package/dist/docs/components/basicMap.md +7 -7
- package/dist/docs/components/bottomSheet.md +3 -100
- package/dist/docs/components/button.md +16 -71
- package/dist/docs/components/buttonToolbar.md +2 -9
- package/dist/docs/components/calendarStripe.md +95 -121
- package/dist/docs/components/card.md +2 -10
- 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 +4 -1
- package/dist/docs/components/checkbox.md +11 -111
- package/dist/docs/components/clearableInput.md +7 -111
- package/dist/docs/components/collapse.md +3 -29
- package/dist/docs/components/composedCharts.md +31 -31
- package/dist/docs/components/contentLoader.md +104 -122
- package/dist/docs/components/dataTabs.md +24 -194
- package/dist/docs/components/datepickers.md +727 -769
- package/dist/docs/components/dialogs.md +15 -262
- package/dist/docs/components/divider.md +2 -14
- package/dist/docs/components/dropdowns.md +4387 -4550
- package/dist/docs/components/editableContent.md +2 -186
- package/dist/docs/components/expander.md +23 -70
- package/dist/docs/components/fade.md +6 -41
- package/dist/docs/components/fadeExpander.md +2 -11
- package/dist/docs/components/fadeUp.md +3 -23
- package/dist/docs/components/feedback.md +2 -42
- package/dist/docs/components/filePickers.md +2 -44
- package/dist/docs/components/formLabel.md +2 -18
- package/dist/docs/components/groupedItemList.md +2 -53
- package/dist/docs/components/iconList.md +3 -3
- package/dist/docs/components/imagePreloader.md +2 -6
- package/dist/docs/components/labeledElement.md +2 -11
- package/dist/docs/components/licensePlate.md +2 -10
- package/dist/docs/components/lineCharts.md +60 -60
- package/dist/docs/components/listMenu.md +2 -50
- package/dist/docs/components/loadMore.md +2 -28
- package/dist/docs/components/mainNavigation.md +1 -1
- package/dist/docs/components/mapCircle.md +3 -3
- package/dist/docs/components/mapCluster.md +5 -5
- package/dist/docs/components/mapContext.md +3 -3
- package/dist/docs/components/mapDraggableMarker.md +3 -3
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +3 -3
- package/dist/docs/components/mapLayerGroup.md +3 -3
- package/dist/docs/components/mapMarker.md +341 -347
- package/dist/docs/components/mapPolygon.md +20 -24
- package/dist/docs/components/mapRoute.md +26 -32
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +273 -284
- package/dist/docs/components/mapUtils.md +3 -5
- package/dist/docs/components/multiselects.md +1 -1
- package/dist/docs/components/noData.md +2 -22
- package/dist/docs/components/notifications.md +1 -1
- package/dist/docs/components/numbercontrol.md +2 -48
- package/dist/docs/components/onboarding.md +2 -46
- package/dist/docs/components/page.md +2 -32
- package/dist/docs/components/pager.md +2 -14
- package/dist/docs/components/pieCharts.md +125 -157
- package/dist/docs/components/popover.md +2 -56
- package/dist/docs/components/position.md +2 -10
- package/dist/docs/components/radialBarCharts.md +506 -506
- package/dist/docs/components/radiobutton.md +81 -191
- package/dist/docs/components/releaseNotes.md +1 -12
- package/dist/docs/components/resizer.md +2 -14
- package/dist/docs/components/responsiveColumnStripe.md +2 -19
- package/dist/docs/components/responsiveVideo.md +2 -11
- package/dist/docs/components/rioglyph.md +2 -12
- package/dist/docs/components/rules.md +69 -133
- package/dist/docs/components/saveableInput.md +279 -393
- package/dist/docs/components/selects.md +9996 -15
- package/dist/docs/components/sidebar.md +2 -39
- package/dist/docs/components/sliders.md +2 -37
- package/dist/docs/components/smoothScrollbars.md +2 -56
- package/dist/docs/components/spinners.md +5 -51
- package/dist/docs/components/states.md +21 -245
- package/dist/docs/components/statsWidgets.md +2 -113
- package/dist/docs/components/statusBar.md +2 -28
- package/dist/docs/components/stepButton.md +2 -8
- package/dist/docs/components/steppedProgressBars.md +2 -66
- package/dist/docs/components/subNavigation.md +1 -8
- package/dist/docs/components/supportMarker.md +1 -1
- package/dist/docs/components/svgImage.md +2 -12
- package/dist/docs/components/switch.md +2 -11
- package/dist/docs/components/tables.md +1 -1
- package/dist/docs/components/tagManager.md +4 -58
- package/dist/docs/components/tags.md +2 -31
- package/dist/docs/components/teaser.md +2 -30
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +2 -26
- package/dist/docs/components/toggleButton.md +7 -29
- package/dist/docs/components/tooltip.md +9 -40
- package/dist/docs/components/virtualList.md +73 -99
- package/dist/docs/foundations.md +167 -167
- package/dist/docs/start/changelog.md +23 -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 +80 -27
- 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 +9 -9
- 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 +3 -3
- 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 +41 -41
- 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 +6 -3
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +1 -1
- package/dist/docs/utilities/routeUtils.md +59 -23
- 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 +7 -5
- 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 +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 +54 -54
- package/dist/docs/utilities/useTableSelection.md +93 -93
- 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 -2
- package/dist/version.json +2 -2
- package/package.json +8 -8
- package/dist/docs/components/fullscreenMap.md +0 -10
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Components
|
|
4
4
|
*Section:* Content
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#components/contentLoader
|
|
6
|
-
*Captured:*
|
|
6
|
+
*Captured:* 2026-01-14T09:07:28.499Z
|
|
7
7
|
|
|
8
8
|
The content loader is based on the react-content-loader which can be found here: https://github.com/danilowoz/react-content-loader
|
|
9
9
|
|
|
@@ -46,16 +46,16 @@ export default () => (
|
|
|
46
46
|
```html
|
|
47
47
|
<div class="display-flex">
|
|
48
48
|
<div>
|
|
49
|
-
<svg aria-labelledby="
|
|
50
|
-
<title id="
|
|
51
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
49
|
+
<svg aria-labelledby="6i9yzr9-aria" role="img" height="40" width="40" class="ContentLoader ">
|
|
50
|
+
<title id="6i9yzr9-aria">Loading...</title>
|
|
51
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#6i9yzr9-diff)" style="fill: url("#6i9yzr9-animated-diff");">
|
|
52
52
|
</rect>
|
|
53
53
|
<defs>
|
|
54
|
-
<clipPath id="
|
|
54
|
+
<clipPath id="6i9yzr9-diff">
|
|
55
55
|
<circle cx="20" cy="20" r="20">
|
|
56
56
|
</circle>
|
|
57
57
|
</clipPath>
|
|
58
|
-
<linearGradient id="
|
|
58
|
+
<linearGradient id="6i9yzr9-animated-diff" gradientTransform="translate(-2 0)">
|
|
59
59
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
60
60
|
</stop>
|
|
61
61
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -69,16 +69,16 @@ export default () => (
|
|
|
69
69
|
</svg>
|
|
70
70
|
</div>
|
|
71
71
|
<div class="margin-left-15">
|
|
72
|
-
<svg aria-labelledby="
|
|
73
|
-
<title id="
|
|
74
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
72
|
+
<svg aria-labelledby="hwqbygfe-aria" role="img" height="14" width="100%" class="ContentLoader height-20 margin-bottom-10 ">
|
|
73
|
+
<title id="hwqbygfe-aria">Loading...</title>
|
|
74
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#hwqbygfe-diff)" style="fill: url("#hwqbygfe-animated-diff");">
|
|
75
75
|
</rect>
|
|
76
76
|
<defs>
|
|
77
|
-
<clipPath id="
|
|
77
|
+
<clipPath id="hwqbygfe-diff">
|
|
78
78
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
79
79
|
</rect>
|
|
80
80
|
</clipPath>
|
|
81
|
-
<linearGradient id="
|
|
81
|
+
<linearGradient id="hwqbygfe-animated-diff" gradientTransform="translate(-2 0)">
|
|
82
82
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
83
83
|
</stop>
|
|
84
84
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -90,16 +90,16 @@ export default () => (
|
|
|
90
90
|
</linearGradient>
|
|
91
91
|
</defs>
|
|
92
92
|
</svg>
|
|
93
|
-
<svg aria-labelledby="
|
|
94
|
-
<title id="
|
|
95
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
93
|
+
<svg aria-labelledby="32g3h3b-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
94
|
+
<title id="32g3h3b-aria">Loading...</title>
|
|
95
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#32g3h3b-diff)" style="fill: url("#32g3h3b-animated-diff");">
|
|
96
96
|
</rect>
|
|
97
97
|
<defs>
|
|
98
|
-
<clipPath id="
|
|
98
|
+
<clipPath id="32g3h3b-diff">
|
|
99
99
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
100
100
|
</rect>
|
|
101
101
|
</clipPath>
|
|
102
|
-
<linearGradient id="
|
|
102
|
+
<linearGradient id="32g3h3b-animated-diff" gradientTransform="translate(-2 0)">
|
|
103
103
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
104
104
|
</stop>
|
|
105
105
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -111,16 +111,16 @@ export default () => (
|
|
|
111
111
|
</linearGradient>
|
|
112
112
|
</defs>
|
|
113
113
|
</svg>
|
|
114
|
-
<svg aria-labelledby="
|
|
115
|
-
<title id="
|
|
116
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
114
|
+
<svg aria-labelledby="108omzj-aria" role="img" height="14" width="80%" class="ContentLoader ">
|
|
115
|
+
<title id="108omzj-aria">Loading...</title>
|
|
116
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#108omzj-diff)" style="fill: url("#108omzj-animated-diff");">
|
|
117
117
|
</rect>
|
|
118
118
|
<defs>
|
|
119
|
-
<clipPath id="
|
|
119
|
+
<clipPath id="108omzj-diff">
|
|
120
120
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
121
121
|
</rect>
|
|
122
122
|
</clipPath>
|
|
123
|
-
<linearGradient id="
|
|
123
|
+
<linearGradient id="108omzj-animated-diff" gradientTransform="translate(-2 0)">
|
|
124
124
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
125
125
|
</stop>
|
|
126
126
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -132,16 +132,16 @@ export default () => (
|
|
|
132
132
|
</linearGradient>
|
|
133
133
|
</defs>
|
|
134
134
|
</svg>
|
|
135
|
-
<svg aria-labelledby="
|
|
136
|
-
<title id="
|
|
137
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
135
|
+
<svg aria-labelledby="m86juik-aria" role="img" height="14" width="60%" class="ContentLoader ">
|
|
136
|
+
<title id="m86juik-aria">Loading...</title>
|
|
137
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#m86juik-diff)" style="fill: url("#m86juik-animated-diff");">
|
|
138
138
|
</rect>
|
|
139
139
|
<defs>
|
|
140
|
-
<clipPath id="
|
|
140
|
+
<clipPath id="m86juik-diff">
|
|
141
141
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
142
142
|
</rect>
|
|
143
143
|
</clipPath>
|
|
144
|
-
<linearGradient id="
|
|
144
|
+
<linearGradient id="m86juik-animated-diff" gradientTransform="translate(-2 0)">
|
|
145
145
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
146
146
|
</stop>
|
|
147
147
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -161,13 +161,7 @@ export default () => (
|
|
|
161
161
|
|
|
162
162
|
| Name | Type | Default | Description |
|
|
163
163
|
| --- | --- | --- | --- |
|
|
164
|
-
|
|
|
165
|
-
| height | Number / String | 14 | Sets the height of the svg element. |
|
|
166
|
-
| width | Number / String | 100% | Sets the width of the svg element. |
|
|
167
|
-
| radius | Number | 16 | Sets the radius of the svg element. Only relevant for circle elements. |
|
|
168
|
-
| type | String | ContentLoader.RECT | Renders either a rectangle or circle. Possible values are: rect, circle or ContentLoader.RECT, ContentLoader.CIRCLE |
|
|
169
|
-
| className | String | — | Additional class names to ab added to the wrapping svg element. |
|
|
170
|
-
| children | Node | — | Pass any svg elements for when you need further customizations. |
|
|
164
|
+
| type | 'rect' \| 'circle' | — | — |
|
|
171
165
|
|
|
172
166
|
### Example: Example 2
|
|
173
167
|
|
|
@@ -202,16 +196,16 @@ export default () => (
|
|
|
202
196
|
```html
|
|
203
197
|
<div class="display-flex">
|
|
204
198
|
<div>
|
|
205
|
-
<svg aria-labelledby="
|
|
206
|
-
<title id="
|
|
207
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
199
|
+
<svg aria-labelledby="cpnk8u8-aria" role="img" height="40" width="40" class="ContentLoader ">
|
|
200
|
+
<title id="cpnk8u8-aria">Loading...</title>
|
|
201
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#cpnk8u8-diff)" style="fill: url("#cpnk8u8-animated-diff");">
|
|
208
202
|
</rect>
|
|
209
203
|
<defs>
|
|
210
|
-
<clipPath id="
|
|
204
|
+
<clipPath id="cpnk8u8-diff">
|
|
211
205
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
212
206
|
</rect>
|
|
213
207
|
</clipPath>
|
|
214
|
-
<linearGradient id="
|
|
208
|
+
<linearGradient id="cpnk8u8-animated-diff" gradientTransform="translate(-2 0)">
|
|
215
209
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
216
210
|
</stop>
|
|
217
211
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -225,16 +219,16 @@ export default () => (
|
|
|
225
219
|
</svg>
|
|
226
220
|
</div>
|
|
227
221
|
<div class="margin-left-15">
|
|
228
|
-
<svg aria-labelledby="
|
|
229
|
-
<title id="
|
|
230
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
222
|
+
<svg aria-labelledby="hj4jtn-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
223
|
+
<title id="hj4jtn-aria">Loading...</title>
|
|
224
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#hj4jtn-diff)" style="fill: url("#hj4jtn-animated-diff");">
|
|
231
225
|
</rect>
|
|
232
226
|
<defs>
|
|
233
|
-
<clipPath id="
|
|
227
|
+
<clipPath id="hj4jtn-diff">
|
|
234
228
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
235
229
|
</rect>
|
|
236
230
|
</clipPath>
|
|
237
|
-
<linearGradient id="
|
|
231
|
+
<linearGradient id="hj4jtn-animated-diff" gradientTransform="translate(-2 0)">
|
|
238
232
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
239
233
|
</stop>
|
|
240
234
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -246,16 +240,16 @@ export default () => (
|
|
|
246
240
|
</linearGradient>
|
|
247
241
|
</defs>
|
|
248
242
|
</svg>
|
|
249
|
-
<svg aria-labelledby="
|
|
250
|
-
<title id="
|
|
251
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
243
|
+
<svg aria-labelledby="inejw0t-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
244
|
+
<title id="inejw0t-aria">Loading...</title>
|
|
245
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#inejw0t-diff)" style="fill: url("#inejw0t-animated-diff");">
|
|
252
246
|
</rect>
|
|
253
247
|
<defs>
|
|
254
|
-
<clipPath id="
|
|
248
|
+
<clipPath id="inejw0t-diff">
|
|
255
249
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
256
250
|
</rect>
|
|
257
251
|
</clipPath>
|
|
258
|
-
<linearGradient id="
|
|
252
|
+
<linearGradient id="inejw0t-animated-diff" gradientTransform="translate(-2 0)">
|
|
259
253
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
260
254
|
</stop>
|
|
261
255
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -275,13 +269,7 @@ export default () => (
|
|
|
275
269
|
|
|
276
270
|
| Name | Type | Default | Description |
|
|
277
271
|
| --- | --- | --- | --- |
|
|
278
|
-
|
|
|
279
|
-
| height | Number / String | 14 | Sets the height of the svg element. |
|
|
280
|
-
| width | Number / String | 100% | Sets the width of the svg element. |
|
|
281
|
-
| radius | Number | 16 | Sets the radius of the svg element. Only relevant for circle elements. |
|
|
282
|
-
| type | String | ContentLoader.RECT | Renders either a rectangle or circle. Possible values are: rect, circle or ContentLoader.RECT, ContentLoader.CIRCLE |
|
|
283
|
-
| className | String | — | Additional class names to ab added to the wrapping svg element. |
|
|
284
|
-
| children | Node | — | Pass any svg elements for when you need further customizations. |
|
|
272
|
+
| type | 'rect' \| 'circle' | — | — |
|
|
285
273
|
|
|
286
274
|
### Example: Example 3
|
|
287
275
|
|
|
@@ -377,16 +365,16 @@ export default () => (
|
|
|
377
365
|
<tbody>
|
|
378
366
|
<tr>
|
|
379
367
|
<td>
|
|
380
|
-
<svg aria-labelledby="
|
|
381
|
-
<title id="
|
|
382
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
368
|
+
<svg aria-labelledby="xdi0wxr-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
369
|
+
<title id="xdi0wxr-aria">Loading...</title>
|
|
370
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#xdi0wxr-diff)" style="fill: url("#xdi0wxr-animated-diff");">
|
|
383
371
|
</rect>
|
|
384
372
|
<defs>
|
|
385
|
-
<clipPath id="
|
|
373
|
+
<clipPath id="xdi0wxr-diff">
|
|
386
374
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
387
375
|
</rect>
|
|
388
376
|
</clipPath>
|
|
389
|
-
<linearGradient id="
|
|
377
|
+
<linearGradient id="xdi0wxr-animated-diff" gradientTransform="translate(-2 0)">
|
|
390
378
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
391
379
|
</stop>
|
|
392
380
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -400,16 +388,16 @@ export default () => (
|
|
|
400
388
|
</svg>
|
|
401
389
|
</td>
|
|
402
390
|
<td>
|
|
403
|
-
<svg aria-labelledby="
|
|
404
|
-
<title id="
|
|
405
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
391
|
+
<svg aria-labelledby="l6gfcoc-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
392
|
+
<title id="l6gfcoc-aria">Loading...</title>
|
|
393
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#l6gfcoc-diff)" style="fill: url("#l6gfcoc-animated-diff");">
|
|
406
394
|
</rect>
|
|
407
395
|
<defs>
|
|
408
|
-
<clipPath id="
|
|
396
|
+
<clipPath id="l6gfcoc-diff">
|
|
409
397
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
410
398
|
</rect>
|
|
411
399
|
</clipPath>
|
|
412
|
-
<linearGradient id="
|
|
400
|
+
<linearGradient id="l6gfcoc-animated-diff" gradientTransform="translate(-2 0)">
|
|
413
401
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
414
402
|
</stop>
|
|
415
403
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -423,16 +411,16 @@ export default () => (
|
|
|
423
411
|
</svg>
|
|
424
412
|
</td>
|
|
425
413
|
<td>
|
|
426
|
-
<svg aria-labelledby="
|
|
427
|
-
<title id="
|
|
428
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
414
|
+
<svg aria-labelledby="kn62qbd-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
415
|
+
<title id="kn62qbd-aria">Loading...</title>
|
|
416
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#kn62qbd-diff)" style="fill: url("#kn62qbd-animated-diff");">
|
|
429
417
|
</rect>
|
|
430
418
|
<defs>
|
|
431
|
-
<clipPath id="
|
|
419
|
+
<clipPath id="kn62qbd-diff">
|
|
432
420
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
433
421
|
</rect>
|
|
434
422
|
</clipPath>
|
|
435
|
-
<linearGradient id="
|
|
423
|
+
<linearGradient id="kn62qbd-animated-diff" gradientTransform="translate(-2 0)">
|
|
436
424
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
437
425
|
</stop>
|
|
438
426
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -446,16 +434,16 @@ export default () => (
|
|
|
446
434
|
</svg>
|
|
447
435
|
</td>
|
|
448
436
|
<td>
|
|
449
|
-
<svg aria-labelledby="
|
|
450
|
-
<title id="
|
|
451
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
437
|
+
<svg aria-labelledby="1zc0dm-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
438
|
+
<title id="1zc0dm-aria">Loading...</title>
|
|
439
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#1zc0dm-diff)" style="fill: url("#1zc0dm-animated-diff");">
|
|
452
440
|
</rect>
|
|
453
441
|
<defs>
|
|
454
|
-
<clipPath id="
|
|
442
|
+
<clipPath id="1zc0dm-diff">
|
|
455
443
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
456
444
|
</rect>
|
|
457
445
|
</clipPath>
|
|
458
|
-
<linearGradient id="
|
|
446
|
+
<linearGradient id="1zc0dm-animated-diff" gradientTransform="translate(-2 0)">
|
|
459
447
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
460
448
|
</stop>
|
|
461
449
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -471,16 +459,16 @@ export default () => (
|
|
|
471
459
|
</tr>
|
|
472
460
|
<tr>
|
|
473
461
|
<td>
|
|
474
|
-
<svg aria-labelledby="
|
|
475
|
-
<title id="
|
|
476
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
462
|
+
<svg aria-labelledby="fsdshhh-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
463
|
+
<title id="fsdshhh-aria">Loading...</title>
|
|
464
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#fsdshhh-diff)" style="fill: url("#fsdshhh-animated-diff");">
|
|
477
465
|
</rect>
|
|
478
466
|
<defs>
|
|
479
|
-
<clipPath id="
|
|
467
|
+
<clipPath id="fsdshhh-diff">
|
|
480
468
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
481
469
|
</rect>
|
|
482
470
|
</clipPath>
|
|
483
|
-
<linearGradient id="
|
|
471
|
+
<linearGradient id="fsdshhh-animated-diff" gradientTransform="translate(-2 0)">
|
|
484
472
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
485
473
|
</stop>
|
|
486
474
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -494,16 +482,16 @@ export default () => (
|
|
|
494
482
|
</svg>
|
|
495
483
|
</td>
|
|
496
484
|
<td>
|
|
497
|
-
<svg aria-labelledby="
|
|
498
|
-
<title id="
|
|
499
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
485
|
+
<svg aria-labelledby="y7r759c-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
486
|
+
<title id="y7r759c-aria">Loading...</title>
|
|
487
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#y7r759c-diff)" style="fill: url("#y7r759c-animated-diff");">
|
|
500
488
|
</rect>
|
|
501
489
|
<defs>
|
|
502
|
-
<clipPath id="
|
|
490
|
+
<clipPath id="y7r759c-diff">
|
|
503
491
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
504
492
|
</rect>
|
|
505
493
|
</clipPath>
|
|
506
|
-
<linearGradient id="
|
|
494
|
+
<linearGradient id="y7r759c-animated-diff" gradientTransform="translate(-2 0)">
|
|
507
495
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
508
496
|
</stop>
|
|
509
497
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -517,16 +505,16 @@ export default () => (
|
|
|
517
505
|
</svg>
|
|
518
506
|
</td>
|
|
519
507
|
<td>
|
|
520
|
-
<svg aria-labelledby="
|
|
521
|
-
<title id="
|
|
522
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
508
|
+
<svg aria-labelledby="w2v4wa6-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
509
|
+
<title id="w2v4wa6-aria">Loading...</title>
|
|
510
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#w2v4wa6-diff)" style="fill: url("#w2v4wa6-animated-diff");">
|
|
523
511
|
</rect>
|
|
524
512
|
<defs>
|
|
525
|
-
<clipPath id="
|
|
513
|
+
<clipPath id="w2v4wa6-diff">
|
|
526
514
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
527
515
|
</rect>
|
|
528
516
|
</clipPath>
|
|
529
|
-
<linearGradient id="
|
|
517
|
+
<linearGradient id="w2v4wa6-animated-diff" gradientTransform="translate(-2 0)">
|
|
530
518
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
531
519
|
</stop>
|
|
532
520
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -540,16 +528,16 @@ export default () => (
|
|
|
540
528
|
</svg>
|
|
541
529
|
</td>
|
|
542
530
|
<td>
|
|
543
|
-
<svg aria-labelledby="
|
|
544
|
-
<title id="
|
|
545
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
531
|
+
<svg aria-labelledby="zukvnw-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
532
|
+
<title id="zukvnw-aria">Loading...</title>
|
|
533
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#zukvnw-diff)" style="fill: url("#zukvnw-animated-diff");">
|
|
546
534
|
</rect>
|
|
547
535
|
<defs>
|
|
548
|
-
<clipPath id="
|
|
536
|
+
<clipPath id="zukvnw-diff">
|
|
549
537
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
550
538
|
</rect>
|
|
551
539
|
</clipPath>
|
|
552
|
-
<linearGradient id="
|
|
540
|
+
<linearGradient id="zukvnw-animated-diff" gradientTransform="translate(-2 0)">
|
|
553
541
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
554
542
|
</stop>
|
|
555
543
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -565,16 +553,16 @@ export default () => (
|
|
|
565
553
|
</tr>
|
|
566
554
|
<tr>
|
|
567
555
|
<td>
|
|
568
|
-
<svg aria-labelledby="
|
|
569
|
-
<title id="
|
|
570
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
556
|
+
<svg aria-labelledby="ul3ksfp-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
557
|
+
<title id="ul3ksfp-aria">Loading...</title>
|
|
558
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#ul3ksfp-diff)" style="fill: url("#ul3ksfp-animated-diff");">
|
|
571
559
|
</rect>
|
|
572
560
|
<defs>
|
|
573
|
-
<clipPath id="
|
|
561
|
+
<clipPath id="ul3ksfp-diff">
|
|
574
562
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
575
563
|
</rect>
|
|
576
564
|
</clipPath>
|
|
577
|
-
<linearGradient id="
|
|
565
|
+
<linearGradient id="ul3ksfp-animated-diff" gradientTransform="translate(-2 0)">
|
|
578
566
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
579
567
|
</stop>
|
|
580
568
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -588,16 +576,16 @@ export default () => (
|
|
|
588
576
|
</svg>
|
|
589
577
|
</td>
|
|
590
578
|
<td>
|
|
591
|
-
<svg aria-labelledby="
|
|
592
|
-
<title id="
|
|
593
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
579
|
+
<svg aria-labelledby="krdyw9s-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
580
|
+
<title id="krdyw9s-aria">Loading...</title>
|
|
581
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#krdyw9s-diff)" style="fill: url("#krdyw9s-animated-diff");">
|
|
594
582
|
</rect>
|
|
595
583
|
<defs>
|
|
596
|
-
<clipPath id="
|
|
584
|
+
<clipPath id="krdyw9s-diff">
|
|
597
585
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
598
586
|
</rect>
|
|
599
587
|
</clipPath>
|
|
600
|
-
<linearGradient id="
|
|
588
|
+
<linearGradient id="krdyw9s-animated-diff" gradientTransform="translate(-2 0)">
|
|
601
589
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
602
590
|
</stop>
|
|
603
591
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -611,16 +599,16 @@ export default () => (
|
|
|
611
599
|
</svg>
|
|
612
600
|
</td>
|
|
613
601
|
<td>
|
|
614
|
-
<svg aria-labelledby="
|
|
615
|
-
<title id="
|
|
616
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
602
|
+
<svg aria-labelledby="qmrql17-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
603
|
+
<title id="qmrql17-aria">Loading...</title>
|
|
604
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#qmrql17-diff)" style="fill: url("#qmrql17-animated-diff");">
|
|
617
605
|
</rect>
|
|
618
606
|
<defs>
|
|
619
|
-
<clipPath id="
|
|
607
|
+
<clipPath id="qmrql17-diff">
|
|
620
608
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
621
609
|
</rect>
|
|
622
610
|
</clipPath>
|
|
623
|
-
<linearGradient id="
|
|
611
|
+
<linearGradient id="qmrql17-animated-diff" gradientTransform="translate(-2 0)">
|
|
624
612
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
625
613
|
</stop>
|
|
626
614
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -634,16 +622,16 @@ export default () => (
|
|
|
634
622
|
</svg>
|
|
635
623
|
</td>
|
|
636
624
|
<td>
|
|
637
|
-
<svg aria-labelledby="
|
|
638
|
-
<title id="
|
|
639
|
-
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#
|
|
625
|
+
<svg aria-labelledby="usjpdsn-aria" role="img" height="14" width="100%" class="ContentLoader ">
|
|
626
|
+
<title id="usjpdsn-aria">Loading...</title>
|
|
627
|
+
<rect role="presentation" x="0" y="0" width="100%" height="100%" clip-path="url(#usjpdsn-diff)" style="fill: url("#usjpdsn-animated-diff");">
|
|
640
628
|
</rect>
|
|
641
629
|
<defs>
|
|
642
|
-
<clipPath id="
|
|
630
|
+
<clipPath id="usjpdsn-diff">
|
|
643
631
|
<rect width="100%" height="100%" rx="3" ry="3">
|
|
644
632
|
</rect>
|
|
645
633
|
</clipPath>
|
|
646
|
-
<linearGradient id="
|
|
634
|
+
<linearGradient id="usjpdsn-animated-diff" gradientTransform="translate(-2 0)">
|
|
647
635
|
<stop offset="0%" stop-color="#f5f6f7" stop-opacity="1">
|
|
648
636
|
</stop>
|
|
649
637
|
<stop offset="50%" stop-color="#eeeeee" stop-opacity="1">
|
|
@@ -665,10 +653,4 @@ export default () => (
|
|
|
665
653
|
|
|
666
654
|
| Name | Type | Default | Description |
|
|
667
655
|
| --- | --- | --- | --- |
|
|
668
|
-
|
|
|
669
|
-
| height | Number / String | 14 | Sets the height of the svg element. |
|
|
670
|
-
| width | Number / String | 100% | Sets the width of the svg element. |
|
|
671
|
-
| radius | Number | 16 | Sets the radius of the svg element. Only relevant for circle elements. |
|
|
672
|
-
| type | String | ContentLoader.RECT | Renders either a rectangle or circle. Possible values are: rect, circle or ContentLoader.RECT, ContentLoader.CIRCLE |
|
|
673
|
-
| className | String | — | Additional class names to ab added to the wrapping svg element. |
|
|
674
|
-
| children | Node | — | Pass any svg elements for when you need further customizations. |
|
|
656
|
+
| type | 'rect' \| 'circle' | — | — |
|