@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
package/dist/docs/foundations.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*Category:* Foundations
|
|
4
4
|
*Section:* Interaction
|
|
5
5
|
*Source:* https://uikit.developers.rio.cloud/#foundations
|
|
6
|
-
*Captured:* 2026-
|
|
6
|
+
*Captured:* 2026-04-27T14:59:08.566Z
|
|
7
7
|
|
|
8
8
|
You can use the the shorthandborderfor the automatic combination ofborder-style-solid,border-width-1andborder-color-light
|
|
9
9
|
|
|
@@ -65,7 +65,7 @@ muted-filled
|
|
|
65
65
|
<div class="btn-toolbar">
|
|
66
66
|
<button type="button" class="btn btn-default">Default</button>
|
|
67
67
|
<button type="button" class="btn btn-default">
|
|
68
|
-
<span class="rioglyph rioglyph-
|
|
68
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
69
69
|
</span>Default</button>
|
|
70
70
|
</div>
|
|
71
71
|
</div>
|
|
@@ -82,27 +82,27 @@ muted-filled
|
|
|
82
82
|
</span>
|
|
83
83
|
</button>
|
|
84
84
|
<button type="button" class="btn btn-primary btn-icon-only">
|
|
85
|
-
<span class="rioglyph rioglyph-
|
|
85
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
86
86
|
</span>
|
|
87
87
|
</button>
|
|
88
88
|
<button type="button" class="btn btn-secondary btn-icon-only">
|
|
89
|
-
<span class="rioglyph rioglyph-
|
|
89
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
90
90
|
</span>
|
|
91
91
|
</button>
|
|
92
92
|
<button type="button" class="btn btn-info btn-icon-only">
|
|
93
|
-
<span class="rioglyph rioglyph-
|
|
93
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
94
94
|
</span>
|
|
95
95
|
</button>
|
|
96
96
|
<button type="button" class="btn btn-success btn-icon-only">
|
|
97
|
-
<span class="rioglyph rioglyph-
|
|
97
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
98
98
|
</span>
|
|
99
99
|
</button>
|
|
100
100
|
<button type="button" class="btn btn-warning btn-icon-only">
|
|
101
|
-
<span class="rioglyph rioglyph-
|
|
101
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
102
102
|
</span>
|
|
103
103
|
</button>
|
|
104
104
|
<button type="button" class="btn btn-danger btn-icon-only">
|
|
105
|
-
<span class="rioglyph rioglyph-
|
|
105
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
106
106
|
</span>
|
|
107
107
|
</button>
|
|
108
108
|
</div>
|
|
@@ -116,17 +116,17 @@ muted-filled
|
|
|
116
116
|
</div>
|
|
117
117
|
<div class="btn-toolbar">
|
|
118
118
|
<button type="button" class="btn btn-muted-filled">
|
|
119
|
-
<span class="rioglyph rioglyph-
|
|
119
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
120
120
|
</span>Muted filled</button>
|
|
121
121
|
<button type="button" class="btn btn-muted-filled btn-icon-only">
|
|
122
122
|
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
123
123
|
</span>
|
|
124
124
|
</button>
|
|
125
125
|
<button type="button" class="btn btn-muted">
|
|
126
|
-
<span class="rioglyph rioglyph-
|
|
126
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
127
127
|
</span>Muted</button>
|
|
128
128
|
<button type="button" class="btn btn-muted btn-icon-only">
|
|
129
|
-
<span class="rioglyph rioglyph-
|
|
129
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
130
130
|
</span>
|
|
131
131
|
</button>
|
|
132
132
|
</div>
|
|
@@ -141,17 +141,17 @@ muted-filled
|
|
|
141
141
|
</div>
|
|
142
142
|
<div class="btn-toolbar">
|
|
143
143
|
<button type="button" class="btn btn-primary btn-link">
|
|
144
|
-
<span class="rioglyph rioglyph-
|
|
144
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
145
145
|
</span>
|
|
146
146
|
<span class="text-capitalize">primary</span>
|
|
147
147
|
</button>
|
|
148
148
|
<button type="button" class="btn btn-secondary btn-link">
|
|
149
|
-
<span class="rioglyph rioglyph-
|
|
149
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
150
150
|
</span>
|
|
151
151
|
<span class="text-capitalize">secondary</span>
|
|
152
152
|
</button>
|
|
153
153
|
<button type="button" class="btn btn-info btn-link">
|
|
154
|
-
<span class="rioglyph rioglyph-
|
|
154
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
155
155
|
</span>
|
|
156
156
|
<span class="text-capitalize">info</span>
|
|
157
157
|
</button>
|
|
@@ -161,12 +161,12 @@ muted-filled
|
|
|
161
161
|
<span class="text-capitalize">success</span>
|
|
162
162
|
</button>
|
|
163
163
|
<button type="button" class="btn btn-warning btn-link">
|
|
164
|
-
<span class="rioglyph rioglyph-
|
|
164
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
165
165
|
</span>
|
|
166
166
|
<span class="text-capitalize">warning</span>
|
|
167
167
|
</button>
|
|
168
168
|
<button type="button" class="btn btn-danger btn-link">
|
|
169
|
-
<span class="rioglyph rioglyph-
|
|
169
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
170
170
|
</span>
|
|
171
171
|
<span class="text-capitalize">danger</span>
|
|
172
172
|
</button>
|
|
@@ -198,17 +198,17 @@ muted-filled
|
|
|
198
198
|
<span class="text-capitalize">info</span>
|
|
199
199
|
</button>
|
|
200
200
|
<button type="button" class="btn btn-success">
|
|
201
|
-
<span class="rioglyph rioglyph-
|
|
201
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
202
202
|
</span>
|
|
203
203
|
<span class="text-capitalize">success</span>
|
|
204
204
|
</button>
|
|
205
205
|
<button type="button" class="btn btn-warning">
|
|
206
|
-
<span class="rioglyph rioglyph-
|
|
206
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
207
207
|
</span>
|
|
208
208
|
<span class="text-capitalize">warning</span>
|
|
209
209
|
</button>
|
|
210
210
|
<button type="button" class="btn btn-danger">
|
|
211
|
-
<span class="rioglyph rioglyph-
|
|
211
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
212
212
|
</span>
|
|
213
213
|
<span class="text-capitalize">danger</span>
|
|
214
214
|
</button>
|
|
@@ -225,12 +225,12 @@ muted-filled
|
|
|
225
225
|
</div>
|
|
226
226
|
<div class="btn-toolbar padding-10 bg-checkerboard rounded">
|
|
227
227
|
<button type="button" class="btn btn-primary btn-outline">
|
|
228
|
-
<span class="rioglyph rioglyph-
|
|
228
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
229
229
|
</span>
|
|
230
230
|
<span class="text-capitalize">primary</span>
|
|
231
231
|
</button>
|
|
232
232
|
<button type="button" class="btn btn-secondary btn-outline">
|
|
233
|
-
<span class="rioglyph rioglyph-
|
|
233
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
234
234
|
</span>
|
|
235
235
|
<span class="text-capitalize">secondary</span>
|
|
236
236
|
</button>
|
|
@@ -240,17 +240,17 @@ muted-filled
|
|
|
240
240
|
<span class="text-capitalize">info</span>
|
|
241
241
|
</button>
|
|
242
242
|
<button type="button" class="btn btn-success btn-outline">
|
|
243
|
-
<span class="rioglyph rioglyph-
|
|
243
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
244
244
|
</span>
|
|
245
245
|
<span class="text-capitalize">success</span>
|
|
246
246
|
</button>
|
|
247
247
|
<button type="button" class="btn btn-warning btn-outline">
|
|
248
|
-
<span class="rioglyph rioglyph-
|
|
248
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
249
249
|
</span>
|
|
250
250
|
<span class="text-capitalize">warning</span>
|
|
251
251
|
</button>
|
|
252
252
|
<button type="button" class="btn btn-danger btn-outline">
|
|
253
|
-
<span class="rioglyph rioglyph-
|
|
253
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
254
254
|
</span>
|
|
255
255
|
<span class="text-capitalize">danger</span>
|
|
256
256
|
</button>
|
|
@@ -526,37 +526,37 @@ LG icon buttons
|
|
|
526
526
|
</div>
|
|
527
527
|
<div class="btn-toolbar">
|
|
528
528
|
<button type="button" class="btn btn-default btn-xs">
|
|
529
|
-
<span class="rioglyph rioglyph-
|
|
529
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
530
530
|
</span>
|
|
531
531
|
<span class="text-capitalize">default</span>
|
|
532
532
|
</button>
|
|
533
533
|
<button type="button" class="btn btn-primary btn-xs">
|
|
534
|
-
<span class="rioglyph rioglyph-
|
|
534
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
535
535
|
</span>
|
|
536
536
|
<span class="text-capitalize">primary</span>
|
|
537
537
|
</button>
|
|
538
538
|
<button type="button" class="btn btn-secondary btn-xs">
|
|
539
|
-
<span class="rioglyph rioglyph-
|
|
539
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
540
540
|
</span>
|
|
541
541
|
<span class="text-capitalize">secondary</span>
|
|
542
542
|
</button>
|
|
543
543
|
<button type="button" class="btn btn-info btn-xs">
|
|
544
|
-
<span class="rioglyph rioglyph-
|
|
544
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
545
545
|
</span>
|
|
546
546
|
<span class="text-capitalize">info</span>
|
|
547
547
|
</button>
|
|
548
548
|
<button type="button" class="btn btn-success btn-xs">
|
|
549
|
-
<span class="rioglyph rioglyph-
|
|
549
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
550
550
|
</span>
|
|
551
551
|
<span class="text-capitalize">success</span>
|
|
552
552
|
</button>
|
|
553
553
|
<button type="button" class="btn btn-warning btn-xs">
|
|
554
|
-
<span class="rioglyph rioglyph-
|
|
554
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
555
555
|
</span>
|
|
556
556
|
<span class="text-capitalize">warning</span>
|
|
557
557
|
</button>
|
|
558
558
|
<button type="button" class="btn btn-danger btn-xs">
|
|
559
|
-
<span class="rioglyph rioglyph-
|
|
559
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
560
560
|
</span>
|
|
561
561
|
<span class="text-capitalize">danger</span>
|
|
562
562
|
</button>
|
|
@@ -571,31 +571,31 @@ LG icon buttons
|
|
|
571
571
|
</div>
|
|
572
572
|
<div class="btn-toolbar">
|
|
573
573
|
<button type="button" class="btn btn-default btn-xs btn-icon-only">
|
|
574
|
-
<span class="rioglyph rioglyph-
|
|
574
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
575
575
|
</span>
|
|
576
576
|
</button>
|
|
577
577
|
<button type="button" class="btn btn-primary btn-xs btn-icon-only">
|
|
578
|
-
<span class="rioglyph rioglyph-
|
|
578
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
579
579
|
</span>
|
|
580
580
|
</button>
|
|
581
581
|
<button type="button" class="btn btn-secondary btn-xs btn-icon-only">
|
|
582
|
-
<span class="rioglyph rioglyph-
|
|
582
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
583
583
|
</span>
|
|
584
584
|
</button>
|
|
585
585
|
<button type="button" class="btn btn-info btn-xs btn-icon-only">
|
|
586
|
-
<span class="rioglyph rioglyph-
|
|
586
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
587
587
|
</span>
|
|
588
588
|
</button>
|
|
589
589
|
<button type="button" class="btn btn-success btn-xs btn-icon-only">
|
|
590
|
-
<span class="rioglyph rioglyph-
|
|
590
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
591
591
|
</span>
|
|
592
592
|
</button>
|
|
593
593
|
<button type="button" class="btn btn-warning btn-xs btn-icon-only">
|
|
594
|
-
<span class="rioglyph rioglyph-
|
|
594
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
595
595
|
</span>
|
|
596
596
|
</button>
|
|
597
597
|
<button type="button" class="btn btn-danger btn-xs btn-icon-only">
|
|
598
|
-
<span class="rioglyph rioglyph-
|
|
598
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
599
599
|
</span>
|
|
600
600
|
</button>
|
|
601
601
|
</div>
|
|
@@ -611,37 +611,37 @@ LG icon buttons
|
|
|
611
611
|
</div>
|
|
612
612
|
<div class="btn-toolbar">
|
|
613
613
|
<button type="button" class="btn btn-default btn-sm">
|
|
614
|
-
<span class="rioglyph rioglyph-
|
|
614
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
615
615
|
</span>
|
|
616
616
|
<span class="text-capitalize">default</span>
|
|
617
617
|
</button>
|
|
618
618
|
<button type="button" class="btn btn-primary btn-sm">
|
|
619
|
-
<span class="rioglyph rioglyph-
|
|
619
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
620
620
|
</span>
|
|
621
621
|
<span class="text-capitalize">primary</span>
|
|
622
622
|
</button>
|
|
623
623
|
<button type="button" class="btn btn-secondary btn-sm">
|
|
624
|
-
<span class="rioglyph rioglyph-
|
|
624
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
625
625
|
</span>
|
|
626
626
|
<span class="text-capitalize">secondary</span>
|
|
627
627
|
</button>
|
|
628
628
|
<button type="button" class="btn btn-info btn-sm">
|
|
629
|
-
<span class="rioglyph rioglyph-
|
|
629
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
630
630
|
</span>
|
|
631
631
|
<span class="text-capitalize">info</span>
|
|
632
632
|
</button>
|
|
633
633
|
<button type="button" class="btn btn-success btn-sm">
|
|
634
|
-
<span class="rioglyph rioglyph-
|
|
634
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
635
635
|
</span>
|
|
636
636
|
<span class="text-capitalize">success</span>
|
|
637
637
|
</button>
|
|
638
638
|
<button type="button" class="btn btn-warning btn-sm">
|
|
639
|
-
<span class="rioglyph rioglyph-
|
|
639
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
640
640
|
</span>
|
|
641
641
|
<span class="text-capitalize">warning</span>
|
|
642
642
|
</button>
|
|
643
643
|
<button type="button" class="btn btn-danger btn-sm">
|
|
644
|
-
<span class="rioglyph rioglyph-
|
|
644
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
645
645
|
</span>
|
|
646
646
|
<span class="text-capitalize">danger</span>
|
|
647
647
|
</button>
|
|
@@ -656,31 +656,31 @@ LG icon buttons
|
|
|
656
656
|
</div>
|
|
657
657
|
<div class="btn-toolbar">
|
|
658
658
|
<button type="button" class="btn btn-default btn-sm btn-icon-only">
|
|
659
|
-
<span class="rioglyph rioglyph-
|
|
659
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
660
660
|
</span>
|
|
661
661
|
</button>
|
|
662
662
|
<button type="button" class="btn btn-primary btn-sm btn-icon-only">
|
|
663
|
-
<span class="rioglyph rioglyph-
|
|
663
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
664
664
|
</span>
|
|
665
665
|
</button>
|
|
666
666
|
<button type="button" class="btn btn-secondary btn-sm btn-icon-only">
|
|
667
|
-
<span class="rioglyph rioglyph-
|
|
667
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
668
668
|
</span>
|
|
669
669
|
</button>
|
|
670
670
|
<button type="button" class="btn btn-info btn-sm btn-icon-only">
|
|
671
|
-
<span class="rioglyph rioglyph-
|
|
671
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
672
672
|
</span>
|
|
673
673
|
</button>
|
|
674
674
|
<button type="button" class="btn btn-success btn-sm btn-icon-only">
|
|
675
|
-
<span class="rioglyph rioglyph-
|
|
675
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
676
676
|
</span>
|
|
677
677
|
</button>
|
|
678
678
|
<button type="button" class="btn btn-warning btn-sm btn-icon-only">
|
|
679
|
-
<span class="rioglyph rioglyph-
|
|
679
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
680
680
|
</span>
|
|
681
681
|
</button>
|
|
682
682
|
<button type="button" class="btn btn-danger btn-sm btn-icon-only">
|
|
683
|
-
<span class="rioglyph rioglyph-
|
|
683
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
684
684
|
</span>
|
|
685
685
|
</button>
|
|
686
686
|
</div>
|
|
@@ -696,12 +696,12 @@ LG icon buttons
|
|
|
696
696
|
</div>
|
|
697
697
|
<div class="btn-toolbar">
|
|
698
698
|
<button type="button" class="btn btn-default">
|
|
699
|
-
<span class="rioglyph rioglyph-
|
|
699
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
700
700
|
</span>
|
|
701
701
|
<span class="text-capitalize">default</span>
|
|
702
702
|
</button>
|
|
703
703
|
<button type="button" class="btn btn-primary">
|
|
704
|
-
<span class="rioglyph rioglyph-
|
|
704
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
705
705
|
</span>
|
|
706
706
|
<span class="text-capitalize">primary</span>
|
|
707
707
|
</button>
|
|
@@ -711,22 +711,22 @@ LG icon buttons
|
|
|
711
711
|
<span class="text-capitalize">secondary</span>
|
|
712
712
|
</button>
|
|
713
713
|
<button type="button" class="btn btn-info">
|
|
714
|
-
<span class="rioglyph rioglyph-
|
|
714
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
715
715
|
</span>
|
|
716
716
|
<span class="text-capitalize">info</span>
|
|
717
717
|
</button>
|
|
718
718
|
<button type="button" class="btn btn-success">
|
|
719
|
-
<span class="rioglyph rioglyph-
|
|
719
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
720
720
|
</span>
|
|
721
721
|
<span class="text-capitalize">success</span>
|
|
722
722
|
</button>
|
|
723
723
|
<button type="button" class="btn btn-warning">
|
|
724
|
-
<span class="rioglyph rioglyph-
|
|
724
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
725
725
|
</span>
|
|
726
726
|
<span class="text-capitalize">warning</span>
|
|
727
727
|
</button>
|
|
728
728
|
<button type="button" class="btn btn-danger">
|
|
729
|
-
<span class="rioglyph rioglyph-
|
|
729
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
730
730
|
</span>
|
|
731
731
|
<span class="text-capitalize">danger</span>
|
|
732
732
|
</button>
|
|
@@ -741,7 +741,7 @@ LG icon buttons
|
|
|
741
741
|
</div>
|
|
742
742
|
<div class="btn-toolbar">
|
|
743
743
|
<button type="button" class="btn btn-default btn-icon-only">
|
|
744
|
-
<span class="rioglyph rioglyph-
|
|
744
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
745
745
|
</span>
|
|
746
746
|
</button>
|
|
747
747
|
<button type="button" class="btn btn-primary btn-icon-only">
|
|
@@ -753,19 +753,19 @@ LG icon buttons
|
|
|
753
753
|
</span>
|
|
754
754
|
</button>
|
|
755
755
|
<button type="button" class="btn btn-info btn-icon-only">
|
|
756
|
-
<span class="rioglyph rioglyph-
|
|
756
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
757
757
|
</span>
|
|
758
758
|
</button>
|
|
759
759
|
<button type="button" class="btn btn-success btn-icon-only">
|
|
760
|
-
<span class="rioglyph rioglyph-
|
|
760
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
761
761
|
</span>
|
|
762
762
|
</button>
|
|
763
763
|
<button type="button" class="btn btn-warning btn-icon-only">
|
|
764
|
-
<span class="rioglyph rioglyph-
|
|
764
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
765
765
|
</span>
|
|
766
766
|
</button>
|
|
767
767
|
<button type="button" class="btn btn-danger btn-icon-only">
|
|
768
|
-
<span class="rioglyph rioglyph-
|
|
768
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
769
769
|
</span>
|
|
770
770
|
</button>
|
|
771
771
|
</div>
|
|
@@ -781,37 +781,37 @@ LG icon buttons
|
|
|
781
781
|
</div>
|
|
782
782
|
<div class="btn-toolbar">
|
|
783
783
|
<button type="button" class="btn btn-default btn-lg">
|
|
784
|
-
<span class="rioglyph rioglyph-
|
|
784
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
785
785
|
</span>
|
|
786
786
|
<span class="text-capitalize">default</span>
|
|
787
787
|
</button>
|
|
788
788
|
<button type="button" class="btn btn-primary btn-lg">
|
|
789
|
-
<span class="rioglyph rioglyph-
|
|
789
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
790
790
|
</span>
|
|
791
791
|
<span class="text-capitalize">primary</span>
|
|
792
792
|
</button>
|
|
793
793
|
<button type="button" class="btn btn-secondary btn-lg">
|
|
794
|
-
<span class="rioglyph rioglyph-
|
|
794
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
795
795
|
</span>
|
|
796
796
|
<span class="text-capitalize">secondary</span>
|
|
797
797
|
</button>
|
|
798
798
|
<button type="button" class="btn btn-info btn-lg">
|
|
799
|
-
<span class="rioglyph rioglyph-
|
|
799
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
800
800
|
</span>
|
|
801
801
|
<span class="text-capitalize">info</span>
|
|
802
802
|
</button>
|
|
803
803
|
<button type="button" class="btn btn-success btn-lg">
|
|
804
|
-
<span class="rioglyph rioglyph-
|
|
804
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
805
805
|
</span>
|
|
806
806
|
<span class="text-capitalize">success</span>
|
|
807
807
|
</button>
|
|
808
808
|
<button type="button" class="btn btn-warning btn-lg">
|
|
809
|
-
<span class="rioglyph rioglyph-
|
|
809
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
810
810
|
</span>
|
|
811
811
|
<span class="text-capitalize">warning</span>
|
|
812
812
|
</button>
|
|
813
813
|
<button type="button" class="btn btn-danger btn-lg">
|
|
814
|
-
<span class="rioglyph rioglyph-
|
|
814
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
815
815
|
</span>
|
|
816
816
|
<span class="text-capitalize">danger</span>
|
|
817
817
|
</button>
|
|
@@ -826,11 +826,11 @@ LG icon buttons
|
|
|
826
826
|
</div>
|
|
827
827
|
<div class="btn-toolbar">
|
|
828
828
|
<button type="button" class="btn btn-default btn-lg btn-icon-only">
|
|
829
|
-
<span class="rioglyph rioglyph-
|
|
829
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
830
830
|
</span>
|
|
831
831
|
</button>
|
|
832
832
|
<button type="button" class="btn btn-primary btn-lg btn-icon-only">
|
|
833
|
-
<span class="rioglyph rioglyph-
|
|
833
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
834
834
|
</span>
|
|
835
835
|
</button>
|
|
836
836
|
<button type="button" class="btn btn-secondary btn-lg btn-icon-only">
|
|
@@ -846,11 +846,11 @@ LG icon buttons
|
|
|
846
846
|
</span>
|
|
847
847
|
</button>
|
|
848
848
|
<button type="button" class="btn btn-warning btn-lg btn-icon-only">
|
|
849
|
-
<span class="rioglyph rioglyph-
|
|
849
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
850
850
|
</span>
|
|
851
851
|
</button>
|
|
852
852
|
<button type="button" class="btn btn-danger btn-lg btn-icon-only">
|
|
853
|
-
<span class="rioglyph rioglyph-
|
|
853
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
854
854
|
</span>
|
|
855
855
|
</button>
|
|
856
856
|
</div>
|
|
@@ -980,6 +980,8 @@ btn-toolbar
|
|
|
980
980
|
|
|
981
981
|
## Action buttons
|
|
982
982
|
|
|
983
|
+
Colors
|
|
984
|
+
|
|
983
985
|
### Example: Example 5
|
|
984
986
|
|
|
985
987
|
Click me Click me Click me Click me Click me Click me
|
|
@@ -989,27 +991,27 @@ Click me Click me Click me Click me Click me Click me
|
|
|
989
991
|
```html
|
|
990
992
|
<div class="btn-toolbar align-items-start">
|
|
991
993
|
<button type="button" class="btn btn-primary btn-action text-size-h1">
|
|
992
|
-
<span class="rioglyph rioglyph-
|
|
994
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
993
995
|
</span>
|
|
994
996
|
<span class="">Click me</span>
|
|
995
997
|
</button>
|
|
996
998
|
<button type="button" class="btn btn-secondary btn-action text-size-h2">
|
|
997
|
-
<span class="rioglyph rioglyph-
|
|
999
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
998
1000
|
</span>
|
|
999
1001
|
<span class="">Click me</span>
|
|
1000
1002
|
</button>
|
|
1001
1003
|
<button type="button" class="btn btn-info btn-action text-size-h3">
|
|
1002
|
-
<span class="rioglyph rioglyph-
|
|
1004
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
1003
1005
|
</span>
|
|
1004
1006
|
<span class="">Click me</span>
|
|
1005
1007
|
</button>
|
|
1006
1008
|
<button type="button" class="btn btn-success btn-action text-size-h4">
|
|
1007
|
-
<span class="rioglyph rioglyph-
|
|
1009
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
1008
1010
|
</span>
|
|
1009
1011
|
<span class="">Click me</span>
|
|
1010
1012
|
</button>
|
|
1011
1013
|
<button type="button" class="btn btn-warning btn-action text-size-h5">
|
|
1012
|
-
<span class="rioglyph rioglyph-
|
|
1014
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
1013
1015
|
</span>
|
|
1014
1016
|
<span class="">Click me</span>
|
|
1015
1017
|
</button>
|
|
@@ -1609,6 +1611,8 @@ hover-text-color-white
|
|
|
1609
1611
|
|
|
1610
1612
|
## SVGs
|
|
1611
1613
|
|
|
1614
|
+
Styling
|
|
1615
|
+
|
|
1612
1616
|
### Example: Example 10
|
|
1613
1617
|
|
|
1614
1618
|
|
|
@@ -2446,6 +2450,8 @@ rounded-small
|
|
|
2446
2450
|
|
|
2447
2451
|
## Shadows
|
|
2448
2452
|
|
|
2453
|
+
Shadow class for panels and blocks
|
|
2454
|
+
|
|
2449
2455
|
The default shadow class is intended to be used on panels or blocks which should stand out from the light gray background and should be avoided to put everywhere. Use it to emphasize certain blocks or panels e.g. on a dashboard or items of a drag and drop list.
|
|
2450
2456
|
|
|
2451
2457
|
Do not use hard shadows on tables, in dialogs, or on elements placed on white background.
|
|
@@ -2595,7 +2601,7 @@ Item
|
|
|
2595
2601
|
<h4 class="">Accent shadow for list items</h4>
|
|
2596
2602
|
</div>
|
|
2597
2603
|
<div class="max-width-1000">
|
|
2598
|
-
<div class="display-flex gap-10 max-width-1000 margin-bottom-10 last-child-margin-bottom-0"
|
|
2604
|
+
<div class="display-flex gap-10 max-width-1000 margin-bottom-10 last-child-margin-bottom-0">
|
|
2599
2605
|
<div>
|
|
2600
2606
|
<span class="label label-info label-condensed label-filled">Note</span>
|
|
2601
2607
|
</div>
|
|
@@ -2648,6 +2654,8 @@ shadow-subtle
|
|
|
2648
2654
|
|
|
2649
2655
|
Use hover-shadow-* class to choose the hover elevation. Transition is included by default. For the tight focused preset use shadow-focused.
|
|
2650
2656
|
|
|
2657
|
+
Icons
|
|
2658
|
+
|
|
2651
2659
|
### Example: Example 22
|
|
2652
2660
|
|
|
2653
2661
|
hover-shadow-accent
|
|
@@ -2702,6 +2710,8 @@ shadow-subtle
|
|
|
2702
2710
|
|
|
2703
2711
|
## RIOglyph
|
|
2704
2712
|
|
|
2713
|
+
DownloadDownload all RIOglyph icons as SVG images here.
|
|
2714
|
+
|
|
2705
2715
|
### Example: Example 23
|
|
2706
2716
|
|
|
2707
2717
|
Default
|
|
@@ -2762,15 +2772,15 @@ Colored icons
|
|
|
2762
2772
|
<hr class="margin-top-10 border-color-light">
|
|
2763
2773
|
</div>
|
|
2764
2774
|
<div class="display-flex flex-wrap gap-10">
|
|
2765
|
-
<span class="rioglyph rioglyph-
|
|
2775
|
+
<span class="rioglyph rioglyph-bus text-color-primary text-size-h1">
|
|
2766
2776
|
</span>
|
|
2767
|
-
<span class="rioglyph rioglyph-
|
|
2777
|
+
<span class="rioglyph rioglyph-bus text-color-secondary text-size-h1">
|
|
2768
2778
|
</span>
|
|
2769
2779
|
<span class="rioglyph rioglyph-car text-color-info text-size-h1">
|
|
2770
2780
|
</span>
|
|
2771
|
-
<span class="rioglyph rioglyph-
|
|
2781
|
+
<span class="rioglyph rioglyph-user text-color-success text-size-h1">
|
|
2772
2782
|
</span>
|
|
2773
|
-
<span class="rioglyph rioglyph-
|
|
2783
|
+
<span class="rioglyph rioglyph-trailer text-color-warning text-size-h1">
|
|
2774
2784
|
</span>
|
|
2775
2785
|
<span class="rioglyph rioglyph-user text-color-danger text-size-h1">
|
|
2776
2786
|
</span>
|
|
@@ -3304,17 +3314,17 @@ Not for decorative or unnecessary elements – If an icon doesn’t need extra e
|
|
|
3304
3314
|
<hr class="margin-top-10 border-color-light">
|
|
3305
3315
|
</div>
|
|
3306
3316
|
<div class="display-flex flex-wrap gap-10">
|
|
3307
|
-
<span class="rioglyph rioglyph-
|
|
3317
|
+
<span class="rioglyph rioglyph-car rioglyph-filled text-color-primary text-size-h1">
|
|
3308
3318
|
</span>
|
|
3309
|
-
<span class="rioglyph rioglyph-
|
|
3319
|
+
<span class="rioglyph rioglyph-truck rioglyph-filled text-color-secondary text-size-h1">
|
|
3310
3320
|
</span>
|
|
3311
|
-
<span class="rioglyph rioglyph-
|
|
3321
|
+
<span class="rioglyph rioglyph-businessman rioglyph-filled text-color-info text-size-h1">
|
|
3312
3322
|
</span>
|
|
3313
|
-
<span class="rioglyph rioglyph-
|
|
3323
|
+
<span class="rioglyph rioglyph-truck rioglyph-filled text-color-success text-size-h1">
|
|
3314
3324
|
</span>
|
|
3315
|
-
<span class="rioglyph rioglyph-
|
|
3325
|
+
<span class="rioglyph rioglyph-user rioglyph-filled text-color-warning text-size-h1">
|
|
3316
3326
|
</span>
|
|
3317
|
-
<span class="rioglyph rioglyph-
|
|
3327
|
+
<span class="rioglyph rioglyph-car rioglyph-filled text-color-danger text-size-h1">
|
|
3318
3328
|
</span>
|
|
3319
3329
|
</div>
|
|
3320
3330
|
</div>
|
|
@@ -3534,6 +3544,8 @@ Primis ante volutpat Vivamus
|
|
|
3534
3544
|
|
|
3535
3545
|
## Icon library
|
|
3536
3546
|
|
|
3547
|
+
Text
|
|
3548
|
+
|
|
3537
3549
|
### Example: Example 31
|
|
3538
3550
|
|
|
3539
3551
|
Search
|
|
@@ -3574,6 +3586,7 @@ rioglyph rioglyph-battery-level-empty
|
|
|
3574
3586
|
rioglyph rioglyph-battery-level-full
|
|
3575
3587
|
rioglyph rioglyph-battery-level-low
|
|
3576
3588
|
rioglyph rioglyph-beacon
|
|
3589
|
+
rioglyph rioglyph-big-bag
|
|
3577
3590
|
rioglyph rioglyph-book
|
|
3578
3591
|
rioglyph rioglyph-bookable-poi
|
|
3579
3592
|
rioglyph rioglyph-bookmark-square
|
|
@@ -3589,6 +3602,7 @@ rioglyph rioglyph-branch-vertical
|
|
|
3589
3602
|
rioglyph rioglyph-broadcast
|
|
3590
3603
|
rioglyph rioglyph-building
|
|
3591
3604
|
rioglyph rioglyph-bulb
|
|
3605
|
+
rioglyph rioglyph-bulk-container
|
|
3592
3606
|
rioglyph rioglyph-bus-baseline
|
|
3593
3607
|
rioglyph rioglyph-bus-breakdown
|
|
3594
3608
|
rioglyph rioglyph-bus
|
|
@@ -3635,6 +3649,7 @@ rioglyph rioglyph-code-braces
|
|
|
3635
3649
|
rioglyph rioglyph-code-brackets
|
|
3636
3650
|
rioglyph rioglyph-coffee
|
|
3637
3651
|
rioglyph rioglyph-cog
|
|
3652
|
+
rioglyph rioglyph-coil
|
|
3638
3653
|
rioglyph rioglyph-color-swatch
|
|
3639
3654
|
rioglyph rioglyph-comment
|
|
3640
3655
|
rioglyph rioglyph-compare
|
|
@@ -3863,6 +3878,7 @@ rioglyph rioglyph-road
|
|
|
3863
3878
|
rioglyph rioglyph-robot
|
|
3864
3879
|
rioglyph rioglyph-rocket
|
|
3865
3880
|
rioglyph rioglyph-role-management
|
|
3881
|
+
rioglyph rioglyph-roll-container
|
|
3866
3882
|
rioglyph rioglyph-route-option
|
|
3867
3883
|
rioglyph rioglyph-route-view
|
|
3868
3884
|
rioglyph rioglyph-route
|
|
@@ -3882,6 +3898,7 @@ rioglyph rioglyph-settings
|
|
|
3882
3898
|
rioglyph rioglyph-share-alt
|
|
3883
3899
|
rioglyph rioglyph-share-nodes
|
|
3884
3900
|
rioglyph rioglyph-share
|
|
3901
|
+
rioglyph rioglyph-shelve-empty
|
|
3885
3902
|
rioglyph rioglyph-shelve
|
|
3886
3903
|
rioglyph rioglyph-ship
|
|
3887
3904
|
rioglyph rioglyph-shopping-bag
|
|
@@ -3919,6 +3936,7 @@ rioglyph rioglyph-status-driving
|
|
|
3919
3936
|
rioglyph rioglyph-status-resting
|
|
3920
3937
|
rioglyph rioglyph-status-working
|
|
3921
3938
|
rioglyph rioglyph-steering-wheel
|
|
3939
|
+
rioglyph rioglyph-stillage
|
|
3922
3940
|
rioglyph rioglyph-stopover
|
|
3923
3941
|
rioglyph rioglyph-support
|
|
3924
3942
|
rioglyph rioglyph-table-view
|
|
@@ -4206,6 +4224,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
4206
4224
|
</span>
|
|
4207
4225
|
<span class="text-light user-select-all">rioglyph rioglyph-beacon </span>
|
|
4208
4226
|
</div>
|
|
4227
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4228
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-big-bag text-size-h3 margin-right-10">
|
|
4229
|
+
</span>
|
|
4230
|
+
<span class="text-light user-select-all">rioglyph rioglyph-big-bag </span>
|
|
4231
|
+
</div>
|
|
4209
4232
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4210
4233
|
<span class="rioglyph rioglyph-icon-off rioglyph-book text-size-h3 margin-right-10">
|
|
4211
4234
|
</span>
|
|
@@ -4281,6 +4304,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
4281
4304
|
</span>
|
|
4282
4305
|
<span class="text-light user-select-all">rioglyph rioglyph-bulb </span>
|
|
4283
4306
|
</div>
|
|
4307
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4308
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-bulk-container text-size-h3 margin-right-10">
|
|
4309
|
+
</span>
|
|
4310
|
+
<span class="text-light user-select-all">rioglyph rioglyph-bulk-container </span>
|
|
4311
|
+
</div>
|
|
4284
4312
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4285
4313
|
<span class="rioglyph rioglyph-icon-off rioglyph-bus-baseline text-size-h3 margin-right-10">
|
|
4286
4314
|
</span>
|
|
@@ -4511,6 +4539,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
4511
4539
|
</span>
|
|
4512
4540
|
<span class="text-light user-select-all">rioglyph rioglyph-cog </span>
|
|
4513
4541
|
</div>
|
|
4542
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4543
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-coil text-size-h3 margin-right-10">
|
|
4544
|
+
</span>
|
|
4545
|
+
<span class="text-light user-select-all">rioglyph rioglyph-coil </span>
|
|
4546
|
+
</div>
|
|
4514
4547
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4515
4548
|
<span class="rioglyph rioglyph-icon-off rioglyph-color-swatch text-size-h3 margin-right-10">
|
|
4516
4549
|
</span>
|
|
@@ -5651,6 +5684,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
5651
5684
|
</span>
|
|
5652
5685
|
<span class="text-light user-select-all">rioglyph rioglyph-role-management </span>
|
|
5653
5686
|
</div>
|
|
5687
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5688
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-roll-container text-size-h3 margin-right-10">
|
|
5689
|
+
</span>
|
|
5690
|
+
<span class="text-light user-select-all">rioglyph rioglyph-roll-container </span>
|
|
5691
|
+
</div>
|
|
5654
5692
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5655
5693
|
<span class="rioglyph rioglyph-icon-off rioglyph-route-option text-size-h3 margin-right-10">
|
|
5656
5694
|
</span>
|
|
@@ -5746,6 +5784,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
5746
5784
|
</span>
|
|
5747
5785
|
<span class="text-light user-select-all">rioglyph rioglyph-share </span>
|
|
5748
5786
|
</div>
|
|
5787
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5788
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-shelve-empty text-size-h3 margin-right-10">
|
|
5789
|
+
</span>
|
|
5790
|
+
<span class="text-light user-select-all">rioglyph rioglyph-shelve-empty </span>
|
|
5791
|
+
</div>
|
|
5749
5792
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5750
5793
|
<span class="rioglyph rioglyph-icon-off rioglyph-shelve text-size-h3 margin-right-10">
|
|
5751
5794
|
</span>
|
|
@@ -5931,6 +5974,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
5931
5974
|
</span>
|
|
5932
5975
|
<span class="text-light user-select-all">rioglyph rioglyph-steering-wheel </span>
|
|
5933
5976
|
</div>
|
|
5977
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5978
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-stillage text-size-h3 margin-right-10">
|
|
5979
|
+
</span>
|
|
5980
|
+
<span class="text-light user-select-all">rioglyph rioglyph-stillage </span>
|
|
5981
|
+
</div>
|
|
5934
5982
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5935
5983
|
<span class="rioglyph rioglyph-icon-off rioglyph-stopover text-size-h3 margin-right-10">
|
|
5936
5984
|
</span>
|
|
@@ -7148,6 +7196,8 @@ user-select-all
|
|
|
7148
7196
|
|
|
7149
7197
|
## Text box
|
|
7150
7198
|
|
|
7199
|
+
The text-box properties enable trimming off extra spacing from the block-start edge and block-end edge of a text element's block container.
|
|
7200
|
+
|
|
7151
7201
|
### Example: Example 43
|
|
7152
7202
|
|
|
7153
7203
|
text-box-trim-start
|
|
@@ -7241,6 +7291,8 @@ text-boxnormal
|
|
|
7241
7291
|
|
|
7242
7292
|
## Text wrapping
|
|
7243
7293
|
|
|
7294
|
+
Layout
|
|
7295
|
+
|
|
7244
7296
|
### Example: Example 44
|
|
7245
7297
|
|
|
7246
7298
|
Word break
|
|
@@ -7322,6 +7374,8 @@ word-break-all
|
|
|
7322
7374
|
|
|
7323
7375
|
## Cols
|
|
7324
7376
|
|
|
7377
|
+
Column classes indicate the number of columns you like to use out of the possible 12 per row. They must be immediate children of rows.
|
|
7378
|
+
|
|
7325
7379
|
> Note: Col classes without a breakpoint addition are always weaker than with an addition. To reset a breakpoint class, you always have to set another larger breakpoint class, otherwise the set breakpoint is always active.Right example col-xs-6col-sm-12 col-xs-6 will only be active on small screensWrong example col-xs-6col-12 col-xs-6 will always be active
|
|
7326
7380
|
|
|
7327
7381
|
### Example: Example 45
|
|
@@ -7491,6 +7545,11 @@ row
|
|
|
7491
7545
|
|
|
7492
7546
|
## Responsive cols
|
|
7493
7547
|
|
|
7548
|
+
| | ls | sm | md | lg | xl |
|
|
7549
|
+
| --- | --- | --- | --- | --- | --- |
|
|
7550
|
+
| min-width | 480px | 768px | 992px | 1200px | 1700px |
|
|
7551
|
+
| class | col-ls-* | col-sm-* | col-md-* | col-lg-* | col-xl-* |
|
|
7552
|
+
|
|
7494
7553
|
### Example: Example 46
|
|
7495
7554
|
|
|
7496
7555
|
col-xs-6 col-sm-3
|
|
@@ -7551,6 +7610,10 @@ row equal-height
|
|
|
7551
7610
|
|
|
7552
7611
|
## Container fluid
|
|
7553
7612
|
|
|
7613
|
+
| | small | default | large | extra-large | ultra-large |
|
|
7614
|
+
| --- | --- | --- | --- | --- | --- |
|
|
7615
|
+
| max-width | 980px | 1280px | 1440px | 1680px | 1920px |
|
|
7616
|
+
|
|
7554
7617
|
### Example: Example 48
|
|
7555
7618
|
|
|
7556
7619
|
container fluid-small
|
|
@@ -7594,6 +7657,10 @@ container
|
|
|
7594
7657
|
|
|
7595
7658
|
> Note: If a container is used without the fluid classes, it has a maximum width per breakpoint and will jump when the screen is resized.
|
|
7596
7659
|
|
|
7660
|
+
| | ls | sm | md | lg | xl |
|
|
7661
|
+
| --- | --- | --- | --- | --- | --- |
|
|
7662
|
+
| max-width | 440px | 728px | 952px | 1160px | 1660px |
|
|
7663
|
+
|
|
7597
7664
|
### Example: Example 49
|
|
7598
7665
|
|
|
7599
7666
|
container
|
|
@@ -7618,6 +7685,13 @@ While traditional container classes like container and fluid-default respond to
|
|
|
7618
7685
|
|
|
7619
7686
|
By reacting to the container's width instead of the screen, container queries enable components to become context-aware—adapting their layout depending on where they are used. Whether inside a narrow sidebar or a wide content area, components can now behave responsively within their own environment, making designs more modular, flexible, and reusable.
|
|
7620
7687
|
|
|
7688
|
+
| Classic container | Container query |
|
|
7689
|
+
| --- | --- |
|
|
7690
|
+
| container, fluid-default | e.g., cq-600, cq-700 (custom class names) |
|
|
7691
|
+
| Layout adapts to viewport width | Layout adapts to container width |
|
|
7692
|
+
| Typically applied at page layout level | Used inside components and layout elements |
|
|
7693
|
+
| Based on media queries | Based on @container CSS rules |
|
|
7694
|
+
|
|
7621
7695
|
## Usage
|
|
7622
7696
|
|
|
7623
7697
|
The UIKIT provides atomic utility classes for container queries, enabling you to quickly apply conditional styles directly in your JSX/HTML based on container width.
|
|
@@ -7631,6 +7705,12 @@ The UIKIT provides atomic utility classes for container queries, enabling you to
|
|
|
7631
7705
|
</div>
|
|
7632
7706
|
```
|
|
7633
7707
|
|
|
7708
|
+
<div class="cq-container">
|
|
7709
|
+
|
|
7710
|
+
<!-- content goes here -->
|
|
7711
|
+
|
|
7712
|
+
</div>
|
|
7713
|
+
|
|
7634
7714
|
```html
|
|
7635
7715
|
<div class="cq-container">
|
|
7636
7716
|
<div class="padding-10 cq-400:padding-15 cq-600:padding-25">
|
|
@@ -7639,6 +7719,16 @@ The UIKIT provides atomic utility classes for container queries, enabling you to
|
|
|
7639
7719
|
</div>
|
|
7640
7720
|
```
|
|
7641
7721
|
|
|
7722
|
+
<div class="cq-container">
|
|
7723
|
+
|
|
7724
|
+
<div class="padding-10 cq-400:padding-15 cq-600:padding-25">
|
|
7725
|
+
|
|
7726
|
+
<!-- more content goes here -->
|
|
7727
|
+
|
|
7728
|
+
</div>
|
|
7729
|
+
|
|
7730
|
+
</div>
|
|
7731
|
+
|
|
7642
7732
|
The class naming convention is: cq: + [breakpointValue] + : + [property] + - + [value]
|
|
7643
7733
|
|
|
7644
7734
|
- cq: is the prefix for all container query utilities.
|
|
@@ -7652,6 +7742,54 @@ Our container query utilities are based on a set of predefined width breakpoints
|
|
|
7652
7742
|
|
|
7653
7743
|
We use a "max-width" query for the smallest breakpoint (300px) to target styles up to that size, and "min-width" queries for all larger breakpoints to target styles from that size upwards.
|
|
7654
7744
|
|
|
7745
|
+
| Identifier (in class) | Value | Query type | Description |
|
|
7746
|
+
| --- | --- | --- | --- |
|
|
7747
|
+
| 300 | 300px | max-width | Styles applied when container width is ≤ 300px |
|
|
7748
|
+
| 400 | 400px | min-width | Styles applied when container width is ≥ 400px |
|
|
7749
|
+
| 500 | 500px | min-width | Styles applied when container width is ≥ 500px |
|
|
7750
|
+
| 600 | 600px | min-width | Styles applied when container width is ≥ 600px |
|
|
7751
|
+
| 700 | 700px | min-width | Styles applied when container width is ≥ 700px |
|
|
7752
|
+
|
|
7753
|
+
300
|
|
7754
|
+
|
|
7755
|
+
300px
|
|
7756
|
+
|
|
7757
|
+
max-width
|
|
7758
|
+
|
|
7759
|
+
Styles applied when container width is ≤ 300px
|
|
7760
|
+
|
|
7761
|
+
400
|
|
7762
|
+
|
|
7763
|
+
400px
|
|
7764
|
+
|
|
7765
|
+
min-width
|
|
7766
|
+
|
|
7767
|
+
Styles applied when container width is ≥ 400px
|
|
7768
|
+
|
|
7769
|
+
500
|
|
7770
|
+
|
|
7771
|
+
500px
|
|
7772
|
+
|
|
7773
|
+
min-width
|
|
7774
|
+
|
|
7775
|
+
Styles applied when container width is ≥ 500px
|
|
7776
|
+
|
|
7777
|
+
600
|
|
7778
|
+
|
|
7779
|
+
600px
|
|
7780
|
+
|
|
7781
|
+
min-width
|
|
7782
|
+
|
|
7783
|
+
Styles applied when container width is ≥ 600px
|
|
7784
|
+
|
|
7785
|
+
700
|
|
7786
|
+
|
|
7787
|
+
700px
|
|
7788
|
+
|
|
7789
|
+
min-width
|
|
7790
|
+
|
|
7791
|
+
Styles applied when container width is ≥ 700px
|
|
7792
|
+
|
|
7655
7793
|
### Example: Container query example and classes
|
|
7656
7794
|
|
|
7657
7795
|
Container query example and classes
|
|
@@ -8455,6 +8593,8 @@ display-grid place-items-center place-self-center
|
|
|
8455
8593
|
|
|
8456
8594
|
## Grid stacking
|
|
8457
8595
|
|
|
8596
|
+
This is an alternative to the commonly known position absolute using grid-template-areas under the hood and giving all items the same grid area. To make the usage easier, use the following two classes grid-stack and grid-stack-item
|
|
8597
|
+
|
|
8458
8598
|
### Example: Example 59
|
|
8459
8599
|
|
|
8460
8600
|
stack item 1
|
|
@@ -8719,6 +8859,8 @@ grid-cols-subgrid
|
|
|
8719
8859
|
|
|
8720
8860
|
## Position
|
|
8721
8861
|
|
|
8862
|
+
Spacing
|
|
8863
|
+
|
|
8722
8864
|
### Example: Lorem ipsum dolor sit amet
|
|
8723
8865
|
|
|
8724
8866
|
Lorem ipsum dolor sit amet
|
|
@@ -8749,6 +8891,8 @@ position-relative
|
|
|
8749
8891
|
|
|
8750
8892
|
## Gap
|
|
8751
8893
|
|
|
8894
|
+
Gap classes can be used for flexbox and grid layouts.
|
|
8895
|
+
|
|
8752
8896
|
> Note: Since using a percentage vertical gap requires a fixed height of the wrapping element, we decided to offer only horizontal percentage gap classes. Vertical gap in px is of course possible.
|
|
8753
8897
|
|
|
8754
8898
|
### Example: Example 64
|
|
@@ -8867,6 +9011,8 @@ gap-0
|
|
|
8867
9011
|
|
|
8868
9012
|
## Space
|
|
8869
9013
|
|
|
9014
|
+
Space between child elements of non-flex and non-grid solutions.
|
|
9015
|
+
|
|
8870
9016
|
> Note: For flex or grid solutions please use gap instead.
|
|
8871
9017
|
|
|
8872
9018
|
### Example: Example 65
|
|
@@ -9720,6 +9866,8 @@ children-first-margin-top-0
|
|
|
9720
9866
|
|
|
9721
9867
|
## Padding
|
|
9722
9868
|
|
|
9869
|
+
Sizing
|
|
9870
|
+
|
|
9723
9871
|
### Example: Example 68
|
|
9724
9872
|
|
|
9725
9873
|
Surrouding
|
|
@@ -10316,6 +10464,14 @@ The min-width property defines the smallest width an element can shrink to. When
|
|
|
10316
10464
|
- min-width-max-content The element’s minimum width equals the longest unbreakable line of its content. It prevents text or inline items from wrapping, forcing the box to expand horizontally to fit the entire content in one line. This may cause overflow if the content is too wide for its container.
|
|
10317
10465
|
- min-width-fit-content This is a hybrid behavior — the element adapts its width somewhere betweenmin-content and max-content. The browser decides the best fit for the available space, making it suitable for adaptive or flexible layouts.
|
|
10318
10466
|
|
|
10467
|
+
| Property | Description | Allows wrapping | Typical use |
|
|
10468
|
+
| --- | --- | --- | --- |
|
|
10469
|
+
| min-content | Shrinks to the smallest possible width without overflowing. | Yes | Compress content safely |
|
|
10470
|
+
| max-content | Expands to fit all content on a single line without wrapping. | No | Prevent text breaking or wrapping |
|
|
10471
|
+
| fit-content | Balances between min-content and max-content; adapts naturally. | Yes | Adaptive layouts |
|
|
10472
|
+
|
|
10473
|
+
Navigation
|
|
10474
|
+
|
|
10319
10475
|
### Example: Example 71
|
|
10320
10476
|
|
|
10321
10477
|
max-content This_is_a_really_long_word_that_will_not_break.
|
|
@@ -10327,7 +10483,7 @@ fit-content This text fits naturally within the box.
|
|
|
10327
10483
|
#### HTML (html)
|
|
10328
10484
|
|
|
10329
10485
|
```html
|
|
10330
|
-
<div class="display-flex gap-20 bg-lightest padding-20 rounded" style="max-width: 520px;">
|
|
10486
|
+
<div class="display-flex flex-column-xs gap-20 bg-lightest padding-20 rounded" style="max-width: 520px;">
|
|
10331
10487
|
<div class="bg-info padding-10 rounded min-width-max-content border">
|
|
10332
10488
|
<b>max-content</b>
|
|
10333
10489
|
<p class="max-width-150">This_is_a_really_long_word_that_will_not_break.</p>
|
|
@@ -10573,6 +10729,8 @@ You don’t need to offer dropdowns for rows per page, reducing UI clutter.
|
|
|
10573
10729
|
|
|
10574
10730
|
**Condensed filled nav-pills as view toggle**
|
|
10575
10731
|
|
|
10732
|
+
For use next to form elements like buttons and selects. This keeps heights aligned and provides a clearer way to indicate different views. Prefer these over the toggle button group for view switching.
|
|
10733
|
+
|
|
10576
10734
|
### Example: Example 75
|
|
10577
10735
|
|
|
10578
10736
|
Standard
|
|
@@ -11036,11 +11194,13 @@ Milan → Zurich LD-60018 14:05 Delivered
|
|
|
11036
11194
|
<span class="selected-option-text">
|
|
11037
11195
|
<span class="placeholder">Please select</span>
|
|
11038
11196
|
</span>
|
|
11039
|
-
<span class="
|
|
11040
|
-
<span class="
|
|
11197
|
+
<span class="select-toggle-actions">
|
|
11198
|
+
<span class="clearButton hide pointer-events-none">
|
|
11199
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
11200
|
+
</span>
|
|
11201
|
+
</span>
|
|
11202
|
+
<span class="caret">
|
|
11041
11203
|
</span>
|
|
11042
|
-
</span>
|
|
11043
|
-
<span class="caret">
|
|
11044
11204
|
</span>
|
|
11045
11205
|
</button>
|
|
11046
11206
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -11122,6 +11282,8 @@ nav
|
|
|
11122
11282
|
|
|
11123
11283
|
## Tabs
|
|
11124
11284
|
|
|
11285
|
+
Elements
|
|
11286
|
+
|
|
11125
11287
|
### Example: Example 79
|
|
11126
11288
|
|
|
11127
11289
|
Standard
|
|
@@ -11273,2441 +11435,27 @@ Raw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu
|
|
|
11273
11435
|
nav
|
|
11274
11436
|
```
|
|
11275
11437
|
|
|
11276
|
-
##
|
|
11277
|
-
|
|
11278
|
-
> See also our Table components like TableToolbar, TableSearch,TableViewToggles, TableCardsSorting, and TableSettingsDialog. For a more advanced table demo checkout our demo service
|
|
11279
|
-
|
|
11280
|
-
## Common table style
|
|
11281
|
-
|
|
11282
|
-
### Example: Example 80
|
|
11438
|
+
## Alerts
|
|
11283
11439
|
|
|
11284
|
-
|
|
11440
|
+
### Example: Lorem ipsum
|
|
11285
11441
|
|
|
11286
|
-
|
|
11287
|
-
|
|
11442
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11443
|
+
See More
|
|
11288
11444
|
|
|
11289
|
-
|
|
11290
|
-
|
|
11291
|
-
8 9 10 11 12 13 14
|
|
11292
|
-
15 16 17 18 19 20 21
|
|
11293
|
-
22 23 24 25 26 27 28
|
|
11294
|
-
29 30 31 1 2 3 4
|
|
11445
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11446
|
+
See More
|
|
11295
11447
|
|
|
11296
|
-
|
|
11448
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11449
|
+
See More
|
|
11297
11450
|
|
|
11298
|
-
|
|
11451
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11452
|
+
See More
|
|
11299
11453
|
|
|
11300
|
-
|
|
11454
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11455
|
+
See More
|
|
11301
11456
|
|
|
11302
|
-
|
|
11303
|
-
|
|
11304
|
-
Column Column Column Column
|
|
11305
|
-
Column Column Column Column
|
|
11306
|
-
Column Column Column Column
|
|
11307
|
-
Column Column Column Column
|
|
11308
|
-
Column Column Column Column
|
|
11309
|
-
Column Column Column Column
|
|
11310
|
-
Column Column Column Column
|
|
11311
|
-
|
|
11312
|
-
#### HTML (html)
|
|
11313
|
-
|
|
11314
|
-
```html
|
|
11315
|
-
<div>
|
|
11316
|
-
<div class="table-toolbar">
|
|
11317
|
-
<div class="table-toolbar-container">
|
|
11318
|
-
<div class="table-toolbar-group-left">
|
|
11319
|
-
<div class="table-toolbar-column">
|
|
11320
|
-
<label class="table-toolbar-label">Label</label>
|
|
11321
|
-
<div class="btn-toolbar table-btn-toolbar">
|
|
11322
|
-
<button type="button" class="btn btn-primary btn-component" tabindex="0">
|
|
11323
|
-
<span class="rioglyph rioglyph-plus">
|
|
11324
|
-
</span>New</button>
|
|
11325
|
-
<button type="button" class="btn btn-default btn-component" tabindex="0">Action</button>
|
|
11326
|
-
</div>
|
|
11327
|
-
</div>
|
|
11328
|
-
<div class="table-toolbar-column">
|
|
11329
|
-
<div class="min-width-200">
|
|
11330
|
-
<div class="rdt DatePicker form-group">
|
|
11331
|
-
<div class="input-group">
|
|
11332
|
-
<span class="input-group-addon">
|
|
11333
|
-
<span class="rioglyph rioglyph-calendar" aria-hidden="true">
|
|
11334
|
-
</span>
|
|
11335
|
-
</span>
|
|
11336
|
-
<div class="ClearableInput input-group">
|
|
11337
|
-
<input type="text" class="form-control" placeholder="Select date" value="">
|
|
11338
|
-
</div>
|
|
11339
|
-
</div>
|
|
11340
|
-
<div class="rdtPicker">
|
|
11341
|
-
<div class="rdtDays">
|
|
11342
|
-
<table>
|
|
11343
|
-
<thead>
|
|
11344
|
-
<tr>
|
|
11345
|
-
<th class="rdtPrev">
|
|
11346
|
-
<span>‹</span>
|
|
11347
|
-
</th>
|
|
11348
|
-
<th class="rdtSwitch" colspan="5" data-value="2">March 2026</th>
|
|
11349
|
-
<th class="rdtNext">
|
|
11350
|
-
<span>›</span>
|
|
11351
|
-
</th>
|
|
11352
|
-
</tr>
|
|
11353
|
-
<tr>
|
|
11354
|
-
<th class="dow">Su</th>
|
|
11355
|
-
<th class="dow">Mo</th>
|
|
11356
|
-
<th class="dow">Tu</th>
|
|
11357
|
-
<th class="dow">We</th>
|
|
11358
|
-
<th class="dow">Th</th>
|
|
11359
|
-
<th class="dow">Fr</th>
|
|
11360
|
-
<th class="dow">Sa</th>
|
|
11361
|
-
</tr>
|
|
11362
|
-
</thead>
|
|
11363
|
-
<tbody>
|
|
11364
|
-
<tr>
|
|
11365
|
-
<td data-value="22" data-month="1" data-year="2026" class="rdtDay rdtOld">22</td>
|
|
11366
|
-
<td data-value="23" data-month="1" data-year="2026" class="rdtDay rdtOld">23</td>
|
|
11367
|
-
<td data-value="24" data-month="1" data-year="2026" class="rdtDay rdtOld">24</td>
|
|
11368
|
-
<td data-value="25" data-month="1" data-year="2026" class="rdtDay rdtOld">25</td>
|
|
11369
|
-
<td data-value="26" data-month="1" data-year="2026" class="rdtDay rdtOld">26</td>
|
|
11370
|
-
<td data-value="27" data-month="1" data-year="2026" class="rdtDay rdtOld">27</td>
|
|
11371
|
-
<td data-value="28" data-month="1" data-year="2026" class="rdtDay rdtOld">28</td>
|
|
11372
|
-
</tr>
|
|
11373
|
-
<tr>
|
|
11374
|
-
<td data-value="1" data-month="2" data-year="2026" class="rdtDay">1</td>
|
|
11375
|
-
<td data-value="2" data-month="2" data-year="2026" class="rdtDay">2</td>
|
|
11376
|
-
<td data-value="3" data-month="2" data-year="2026" class="rdtDay">3</td>
|
|
11377
|
-
<td data-value="4" data-month="2" data-year="2026" class="rdtDay">4</td>
|
|
11378
|
-
<td data-value="5" data-month="2" data-year="2026" class="rdtDay">5</td>
|
|
11379
|
-
<td data-value="6" data-month="2" data-year="2026" class="rdtDay rdtToday">6</td>
|
|
11380
|
-
<td data-value="7" data-month="2" data-year="2026" class="rdtDay">7</td>
|
|
11381
|
-
</tr>
|
|
11382
|
-
<tr>
|
|
11383
|
-
<td data-value="8" data-month="2" data-year="2026" class="rdtDay">8</td>
|
|
11384
|
-
<td data-value="9" data-month="2" data-year="2026" class="rdtDay">9</td>
|
|
11385
|
-
<td data-value="10" data-month="2" data-year="2026" class="rdtDay">10</td>
|
|
11386
|
-
<td data-value="11" data-month="2" data-year="2026" class="rdtDay">11</td>
|
|
11387
|
-
<td data-value="12" data-month="2" data-year="2026" class="rdtDay">12</td>
|
|
11388
|
-
<td data-value="13" data-month="2" data-year="2026" class="rdtDay">13</td>
|
|
11389
|
-
<td data-value="14" data-month="2" data-year="2026" class="rdtDay">14</td>
|
|
11390
|
-
</tr>
|
|
11391
|
-
<tr>
|
|
11392
|
-
<td data-value="15" data-month="2" data-year="2026" class="rdtDay">15</td>
|
|
11393
|
-
<td data-value="16" data-month="2" data-year="2026" class="rdtDay">16</td>
|
|
11394
|
-
<td data-value="17" data-month="2" data-year="2026" class="rdtDay">17</td>
|
|
11395
|
-
<td data-value="18" data-month="2" data-year="2026" class="rdtDay">18</td>
|
|
11396
|
-
<td data-value="19" data-month="2" data-year="2026" class="rdtDay">19</td>
|
|
11397
|
-
<td data-value="20" data-month="2" data-year="2026" class="rdtDay">20</td>
|
|
11398
|
-
<td data-value="21" data-month="2" data-year="2026" class="rdtDay">21</td>
|
|
11399
|
-
</tr>
|
|
11400
|
-
<tr>
|
|
11401
|
-
<td data-value="22" data-month="2" data-year="2026" class="rdtDay">22</td>
|
|
11402
|
-
<td data-value="23" data-month="2" data-year="2026" class="rdtDay">23</td>
|
|
11403
|
-
<td data-value="24" data-month="2" data-year="2026" class="rdtDay">24</td>
|
|
11404
|
-
<td data-value="25" data-month="2" data-year="2026" class="rdtDay">25</td>
|
|
11405
|
-
<td data-value="26" data-month="2" data-year="2026" class="rdtDay">26</td>
|
|
11406
|
-
<td data-value="27" data-month="2" data-year="2026" class="rdtDay">27</td>
|
|
11407
|
-
<td data-value="28" data-month="2" data-year="2026" class="rdtDay">28</td>
|
|
11408
|
-
</tr>
|
|
11409
|
-
<tr>
|
|
11410
|
-
<td data-value="29" data-month="2" data-year="2026" class="rdtDay">29</td>
|
|
11411
|
-
<td data-value="30" data-month="2" data-year="2026" class="rdtDay">30</td>
|
|
11412
|
-
<td data-value="31" data-month="2" data-year="2026" class="rdtDay">31</td>
|
|
11413
|
-
<td data-value="1" data-month="3" data-year="2026" class="rdtDay rdtNew">1</td>
|
|
11414
|
-
<td data-value="2" data-month="3" data-year="2026" class="rdtDay rdtNew">2</td>
|
|
11415
|
-
<td data-value="3" data-month="3" data-year="2026" class="rdtDay rdtNew">3</td>
|
|
11416
|
-
<td data-value="4" data-month="3" data-year="2026" class="rdtDay rdtNew">4</td>
|
|
11417
|
-
</tr>
|
|
11418
|
-
</tbody>
|
|
11419
|
-
<tfoot>
|
|
11420
|
-
<tr>
|
|
11421
|
-
<td colspan="7" class="rdtTimeToggle">12:00 AM</td>
|
|
11422
|
-
</tr>
|
|
11423
|
-
</tfoot>
|
|
11424
|
-
</table>
|
|
11425
|
-
</div>
|
|
11426
|
-
</div>
|
|
11427
|
-
</div>
|
|
11428
|
-
</div>
|
|
11429
|
-
</div>
|
|
11430
|
-
</div>
|
|
11431
|
-
<div class="table-toolbar-group-right">
|
|
11432
|
-
<div class="table-toolbar-column">
|
|
11433
|
-
<div class="table-toolbar-search input-group">
|
|
11434
|
-
<span class="input-group-addon">
|
|
11435
|
-
<span class="rioglyph rioglyph-search">
|
|
11436
|
-
</span>
|
|
11437
|
-
</span>
|
|
11438
|
-
<div class="ClearableInput input-group">
|
|
11439
|
-
<input type="text" placeholder="Search..." class="form-control">
|
|
11440
|
-
<span class="clearButton hide">
|
|
11441
|
-
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
11442
|
-
</span>
|
|
11443
|
-
</span>
|
|
11444
|
-
</div>
|
|
11445
|
-
</div>
|
|
11446
|
-
</div>
|
|
11447
|
-
<div class="table-toolbar-column table-toolbar-column-spacer">
|
|
11448
|
-
<label class="table-toolbar-label">Label</label>
|
|
11449
|
-
<div class="btn-toolbar">
|
|
11450
|
-
<div class="TableViewToggles btn-group display-flex flex-row">
|
|
11451
|
-
<button class="btn btn-default btn-icon-only active" type="button">
|
|
11452
|
-
<span class="rioglyph rioglyph-table-view">
|
|
11453
|
-
</span>
|
|
11454
|
-
</button>
|
|
11455
|
-
<button class="btn btn-default btn-icon-only" type="button">
|
|
11456
|
-
<span class="rioglyph rioglyph-th-list">
|
|
11457
|
-
</span>
|
|
11458
|
-
</button>
|
|
11459
|
-
<button class="btn btn-default btn-icon-only" type="button">
|
|
11460
|
-
<span class="rioglyph rioglyph-split-view">
|
|
11461
|
-
</span>
|
|
11462
|
-
</button>
|
|
11463
|
-
</div>
|
|
11464
|
-
</div>
|
|
11465
|
-
</div>
|
|
11466
|
-
<div class="table-toolbar-column">
|
|
11467
|
-
<button type="button" class="btn btn-default btn-icon-only btn-component" tabindex="0">
|
|
11468
|
-
<span class="rioglyph rioglyph-settings">
|
|
11469
|
-
</span>
|
|
11470
|
-
</button>
|
|
11471
|
-
</div>
|
|
11472
|
-
</div>
|
|
11473
|
-
</div>
|
|
11474
|
-
</div>
|
|
11475
|
-
<div class="table-responsive">
|
|
11476
|
-
<table class="table table-hover table-head-filled table-bordered">
|
|
11477
|
-
<thead>
|
|
11478
|
-
<tr>
|
|
11479
|
-
<th class="user-select-none sort-column" title="">Head column</th>
|
|
11480
|
-
<th class="user-select-none sort-column" title="">Head column</th>
|
|
11481
|
-
<th class="user-select-none sort-column" title="">Head column</th>
|
|
11482
|
-
<th class="user-select-none sort-column" title="">Head column</th>
|
|
11483
|
-
</tr>
|
|
11484
|
-
</thead>
|
|
11485
|
-
<tbody>
|
|
11486
|
-
<tr class="active">
|
|
11487
|
-
<td>Column</td>
|
|
11488
|
-
<td>Column</td>
|
|
11489
|
-
<td>Column</td>
|
|
11490
|
-
<td>Column</td>
|
|
11491
|
-
</tr>
|
|
11492
|
-
<tr>
|
|
11493
|
-
<td>Column</td>
|
|
11494
|
-
<td>Column</td>
|
|
11495
|
-
<td>Column</td>
|
|
11496
|
-
<td>Column</td>
|
|
11497
|
-
</tr>
|
|
11498
|
-
<tr>
|
|
11499
|
-
<td>Column</td>
|
|
11500
|
-
<td>Column</td>
|
|
11501
|
-
<td>Column</td>
|
|
11502
|
-
<td>Column</td>
|
|
11503
|
-
</tr>
|
|
11504
|
-
<tr>
|
|
11505
|
-
<td>Column</td>
|
|
11506
|
-
<td>Column</td>
|
|
11507
|
-
<td>Column</td>
|
|
11508
|
-
<td>Column</td>
|
|
11509
|
-
</tr>
|
|
11510
|
-
<tr class="info">
|
|
11511
|
-
<td>Column</td>
|
|
11512
|
-
<td>Column</td>
|
|
11513
|
-
<td>Column</td>
|
|
11514
|
-
<td>Column</td>
|
|
11515
|
-
</tr>
|
|
11516
|
-
<tr class="success">
|
|
11517
|
-
<td>Column</td>
|
|
11518
|
-
<td>Column</td>
|
|
11519
|
-
<td>Column</td>
|
|
11520
|
-
<td>Column</td>
|
|
11521
|
-
</tr>
|
|
11522
|
-
<tr class="danger">
|
|
11523
|
-
<td>Column</td>
|
|
11524
|
-
<td>Column</td>
|
|
11525
|
-
<td>Column</td>
|
|
11526
|
-
<td>Column</td>
|
|
11527
|
-
</tr>
|
|
11528
|
-
<tr class="warning">
|
|
11529
|
-
<td>Column</td>
|
|
11530
|
-
<td>Column</td>
|
|
11531
|
-
<td>Column</td>
|
|
11532
|
-
<td>Column</td>
|
|
11533
|
-
</tr>
|
|
11534
|
-
<tr>
|
|
11535
|
-
<td>Column</td>
|
|
11536
|
-
<td>Column</td>
|
|
11537
|
-
<td>Column</td>
|
|
11538
|
-
<td>Column</td>
|
|
11539
|
-
</tr>
|
|
11540
|
-
</tbody>
|
|
11541
|
-
</table>
|
|
11542
|
-
</div>
|
|
11543
|
-
</div>
|
|
11544
|
-
```
|
|
11545
|
-
|
|
11546
|
-
#### Classes (css)
|
|
11547
|
-
|
|
11548
|
-
```css
|
|
11549
|
-
table
|
|
11550
|
-
```
|
|
11551
|
-
|
|
11552
|
-
## Table head
|
|
11553
|
-
|
|
11554
|
-
### Example: Default table head
|
|
11555
|
-
|
|
11556
|
-
Default table head
|
|
11557
|
-
|
|
11558
|
-
Column head Column head Column head Column head
|
|
11559
|
-
|
|
11560
|
-
Column Column Column Column
|
|
11561
|
-
|
|
11562
|
-
Table head filled
|
|
11563
|
-
|
|
11564
|
-
Column head Column head Column head Column head
|
|
11565
|
-
|
|
11566
|
-
Column Column Column Column
|
|
11567
|
-
|
|
11568
|
-
#### HTML (html)
|
|
11569
|
-
|
|
11570
|
-
```html
|
|
11571
|
-
<div class="margin-bottom-20">
|
|
11572
|
-
<div class="description-headline">
|
|
11573
|
-
<h4 class="margin-top-0">Default table head</h4>
|
|
11574
|
-
</div>
|
|
11575
|
-
</div>
|
|
11576
|
-
<div class="table-responsive">
|
|
11577
|
-
<table class="table margin-bottom-50">
|
|
11578
|
-
<thead>
|
|
11579
|
-
<tr>
|
|
11580
|
-
<th>Column head</th>
|
|
11581
|
-
<th>Column head</th>
|
|
11582
|
-
<th>Column head</th>
|
|
11583
|
-
<th>Column head</th>
|
|
11584
|
-
</tr>
|
|
11585
|
-
</thead>
|
|
11586
|
-
<tbody>
|
|
11587
|
-
<tr>
|
|
11588
|
-
<td>Column</td>
|
|
11589
|
-
<td>Column</td>
|
|
11590
|
-
<td>Column</td>
|
|
11591
|
-
<td>Column</td>
|
|
11592
|
-
</tr>
|
|
11593
|
-
</tbody>
|
|
11594
|
-
</table>
|
|
11595
|
-
</div>
|
|
11596
|
-
<div class="margin-bottom-20">
|
|
11597
|
-
<div class="description-headline">
|
|
11598
|
-
<h4 class="margin-top-0">Table head filled</h4>
|
|
11599
|
-
</div>
|
|
11600
|
-
</div>
|
|
11601
|
-
<div class="table-responsive">
|
|
11602
|
-
<table class="table table-head-filled">
|
|
11603
|
-
<thead>
|
|
11604
|
-
<tr>
|
|
11605
|
-
<th>Column head</th>
|
|
11606
|
-
<th>Column head</th>
|
|
11607
|
-
<th>Column head</th>
|
|
11608
|
-
<th>Column head</th>
|
|
11609
|
-
</tr>
|
|
11610
|
-
</thead>
|
|
11611
|
-
<tbody>
|
|
11612
|
-
<tr>
|
|
11613
|
-
<td>Column</td>
|
|
11614
|
-
<td>Column</td>
|
|
11615
|
-
<td>Column</td>
|
|
11616
|
-
<td>Column</td>
|
|
11617
|
-
</tr>
|
|
11618
|
-
</tbody>
|
|
11619
|
-
</table>
|
|
11620
|
-
</div>
|
|
11621
|
-
```
|
|
11622
|
-
|
|
11623
|
-
#### Classes (css)
|
|
11624
|
-
|
|
11625
|
-
```css
|
|
11626
|
-
table
|
|
11627
|
-
```
|
|
11628
|
-
|
|
11629
|
-
## Rounded table
|
|
11630
|
-
|
|
11631
|
-
Use the table rounded classed when placing a table inside a container with border radius. These utilities help visually align the table with the container’s rounded corners without needing to add additional padding.
|
|
11632
|
-
|
|
11633
|
-
### Example: Example 82
|
|
11634
|
-
|
|
11635
|
-
Column head Column head Column head Column head
|
|
11636
|
-
|
|
11637
|
-
Column Column Column Column
|
|
11638
|
-
Column Column Column Column
|
|
11639
|
-
Column Column Column Column
|
|
11640
|
-
Column Column Column Column
|
|
11641
|
-
|
|
11642
|
-
#### HTML (html)
|
|
11643
|
-
|
|
11644
|
-
```html
|
|
11645
|
-
<div class="bg-white rounded border shadow-none padding-0 margin-y-25 table-responsive">
|
|
11646
|
-
<table class="table table-head-filled table-rounded">
|
|
11647
|
-
<thead>
|
|
11648
|
-
<tr>
|
|
11649
|
-
<th>Column head</th>
|
|
11650
|
-
<th>Column head</th>
|
|
11651
|
-
<th>Column head</th>
|
|
11652
|
-
<th>Column head</th>
|
|
11653
|
-
</tr>
|
|
11654
|
-
</thead>
|
|
11655
|
-
<tbody>
|
|
11656
|
-
<tr>
|
|
11657
|
-
<td>Column</td>
|
|
11658
|
-
<td>Column</td>
|
|
11659
|
-
<td>Column</td>
|
|
11660
|
-
<td>Column</td>
|
|
11661
|
-
</tr>
|
|
11662
|
-
<tr>
|
|
11663
|
-
<td>Column</td>
|
|
11664
|
-
<td>Column</td>
|
|
11665
|
-
<td>Column</td>
|
|
11666
|
-
<td>Column</td>
|
|
11667
|
-
</tr>
|
|
11668
|
-
<tr>
|
|
11669
|
-
<td>Column</td>
|
|
11670
|
-
<td>Column</td>
|
|
11671
|
-
<td>Column</td>
|
|
11672
|
-
<td>Column</td>
|
|
11673
|
-
</tr>
|
|
11674
|
-
<tr>
|
|
11675
|
-
<td>Column</td>
|
|
11676
|
-
<td>Column</td>
|
|
11677
|
-
<td>Column</td>
|
|
11678
|
-
<td>Column</td>
|
|
11679
|
-
</tr>
|
|
11680
|
-
</tbody>
|
|
11681
|
-
</table>
|
|
11682
|
-
</div>
|
|
11683
|
-
```
|
|
11684
|
-
|
|
11685
|
-
#### Classes (css)
|
|
11686
|
-
|
|
11687
|
-
```css
|
|
11688
|
-
table-rounded
|
|
11689
|
-
```
|
|
11690
|
-
|
|
11691
|
-
## Hover table
|
|
11692
|
-
|
|
11693
|
-
### Example: Example 83
|
|
11694
|
-
|
|
11695
|
-
Head column Head column Head column Head column
|
|
11696
|
-
|
|
11697
|
-
Column Column Column Column
|
|
11698
|
-
Column Column Column Column
|
|
11699
|
-
Column Column Column Column
|
|
11700
|
-
Column Column Column Column
|
|
11701
|
-
|
|
11702
|
-
#### HTML (html)
|
|
11703
|
-
|
|
11704
|
-
```html
|
|
11705
|
-
<div class="table-responsive">
|
|
11706
|
-
<table class="table table-head-filled table-hover">
|
|
11707
|
-
<thead>
|
|
11708
|
-
<tr>
|
|
11709
|
-
<th>Head column</th>
|
|
11710
|
-
<th>Head column</th>
|
|
11711
|
-
<th>Head column</th>
|
|
11712
|
-
<th>Head column</th>
|
|
11713
|
-
</tr>
|
|
11714
|
-
</thead>
|
|
11715
|
-
<tbody>
|
|
11716
|
-
<tr>
|
|
11717
|
-
<td>Column</td>
|
|
11718
|
-
<td>Column</td>
|
|
11719
|
-
<td>Column</td>
|
|
11720
|
-
<td>Column</td>
|
|
11721
|
-
</tr>
|
|
11722
|
-
<tr>
|
|
11723
|
-
<td>Column</td>
|
|
11724
|
-
<td>Column</td>
|
|
11725
|
-
<td>Column</td>
|
|
11726
|
-
<td>Column</td>
|
|
11727
|
-
</tr>
|
|
11728
|
-
<tr>
|
|
11729
|
-
<td>Column</td>
|
|
11730
|
-
<td>Column</td>
|
|
11731
|
-
<td>Column</td>
|
|
11732
|
-
<td>Column</td>
|
|
11733
|
-
</tr>
|
|
11734
|
-
<tr>
|
|
11735
|
-
<td>Column</td>
|
|
11736
|
-
<td>Column</td>
|
|
11737
|
-
<td>Column</td>
|
|
11738
|
-
<td>Column</td>
|
|
11739
|
-
</tr>
|
|
11740
|
-
</tbody>
|
|
11741
|
-
</table>
|
|
11742
|
-
</div>
|
|
11743
|
-
```
|
|
11744
|
-
|
|
11745
|
-
#### Classes (css)
|
|
11746
|
-
|
|
11747
|
-
```css
|
|
11748
|
-
table
|
|
11749
|
-
```
|
|
11750
|
-
|
|
11751
|
-
## Bordered table
|
|
11752
|
-
|
|
11753
|
-
### Example: Example 84
|
|
11754
|
-
|
|
11755
|
-
Head column Head column Head column Head column
|
|
11756
|
-
|
|
11757
|
-
Column Column Column Column
|
|
11758
|
-
Column Column Column Column
|
|
11759
|
-
Column Column Column Column
|
|
11760
|
-
Column Column Column Column
|
|
11761
|
-
|
|
11762
|
-
#### HTML (html)
|
|
11763
|
-
|
|
11764
|
-
```html
|
|
11765
|
-
<div class="table-responsive">
|
|
11766
|
-
<table class="table table-head-filled table-bordered">
|
|
11767
|
-
<thead>
|
|
11768
|
-
<tr>
|
|
11769
|
-
<th class="user-select-none sort-column" title="">Head column</th>
|
|
11770
|
-
<th class="user-select-none sort-column" title="">Head column</th>
|
|
11771
|
-
<th class="user-select-none sort-column" title="">Head column</th>
|
|
11772
|
-
<th class="user-select-none sort-column" title="">Head column</th>
|
|
11773
|
-
</tr>
|
|
11774
|
-
</thead>
|
|
11775
|
-
<tbody>
|
|
11776
|
-
<tr>
|
|
11777
|
-
<td>Column</td>
|
|
11778
|
-
<td>Column</td>
|
|
11779
|
-
<td>Column</td>
|
|
11780
|
-
<td>Column</td>
|
|
11781
|
-
</tr>
|
|
11782
|
-
<tr>
|
|
11783
|
-
<td>Column</td>
|
|
11784
|
-
<td>Column</td>
|
|
11785
|
-
<td>Column</td>
|
|
11786
|
-
<td>Column</td>
|
|
11787
|
-
</tr>
|
|
11788
|
-
<tr>
|
|
11789
|
-
<td>Column</td>
|
|
11790
|
-
<td>Column</td>
|
|
11791
|
-
<td>Column</td>
|
|
11792
|
-
<td>Column</td>
|
|
11793
|
-
</tr>
|
|
11794
|
-
<tr>
|
|
11795
|
-
<td>Column</td>
|
|
11796
|
-
<td>Column</td>
|
|
11797
|
-
<td>Column</td>
|
|
11798
|
-
<td>Column</td>
|
|
11799
|
-
</tr>
|
|
11800
|
-
</tbody>
|
|
11801
|
-
</table>
|
|
11802
|
-
</div>
|
|
11803
|
-
```
|
|
11804
|
-
|
|
11805
|
-
#### Classes (css)
|
|
11806
|
-
|
|
11807
|
-
```css
|
|
11808
|
-
table
|
|
11809
|
-
```
|
|
11810
|
-
|
|
11811
|
-
## Striped table
|
|
11812
|
-
|
|
11813
|
-
### Example: Example 85
|
|
11814
|
-
|
|
11815
|
-
Head column Head column Head column Head column
|
|
11816
|
-
|
|
11817
|
-
Column Column Column Column
|
|
11818
|
-
Column Column Column Column
|
|
11819
|
-
Column Column Column Column
|
|
11820
|
-
Column Column Column Column
|
|
11821
|
-
|
|
11822
|
-
#### HTML (html)
|
|
11823
|
-
|
|
11824
|
-
```html
|
|
11825
|
-
<div class="table-responsive">
|
|
11826
|
-
<table class="table table-head-filled table-striped">
|
|
11827
|
-
<thead>
|
|
11828
|
-
<tr>
|
|
11829
|
-
<th>Head column</th>
|
|
11830
|
-
<th>Head column</th>
|
|
11831
|
-
<th>Head column</th>
|
|
11832
|
-
<th>Head column</th>
|
|
11833
|
-
</tr>
|
|
11834
|
-
</thead>
|
|
11835
|
-
<tbody>
|
|
11836
|
-
<tr>
|
|
11837
|
-
<td>Column</td>
|
|
11838
|
-
<td>Column</td>
|
|
11839
|
-
<td>Column</td>
|
|
11840
|
-
<td>Column</td>
|
|
11841
|
-
</tr>
|
|
11842
|
-
<tr>
|
|
11843
|
-
<td>Column</td>
|
|
11844
|
-
<td>Column</td>
|
|
11845
|
-
<td>Column</td>
|
|
11846
|
-
<td>Column</td>
|
|
11847
|
-
</tr>
|
|
11848
|
-
<tr>
|
|
11849
|
-
<td>Column</td>
|
|
11850
|
-
<td>Column</td>
|
|
11851
|
-
<td>Column</td>
|
|
11852
|
-
<td>Column</td>
|
|
11853
|
-
</tr>
|
|
11854
|
-
<tr>
|
|
11855
|
-
<td>Column</td>
|
|
11856
|
-
<td>Column</td>
|
|
11857
|
-
<td>Column</td>
|
|
11858
|
-
<td>Column</td>
|
|
11859
|
-
</tr>
|
|
11860
|
-
</tbody>
|
|
11861
|
-
</table>
|
|
11862
|
-
</div>
|
|
11863
|
-
```
|
|
11864
|
-
|
|
11865
|
-
#### Classes (css)
|
|
11866
|
-
|
|
11867
|
-
```css
|
|
11868
|
-
table
|
|
11869
|
-
```
|
|
11870
|
-
|
|
11871
|
-
## Grouped table
|
|
11872
|
-
|
|
11873
|
-
### Example: Example 86
|
|
11874
|
-
|
|
11875
|
-
Head column Head column Head column Head column
|
|
11876
|
-
|
|
11877
|
-
CompactRow column CompactRow column CompactRow column CompactRow column
|
|
11878
|
-
CompactRow column CompactRow column CompactRow column CompactRow column
|
|
11879
|
-
CompactRow column CompactRow column CompactRow column CompactRow column
|
|
11880
|
-
CompactRow column CompactRow column CompactRow column CompactRow column
|
|
11881
|
-
CompactRow column CompactRow column CompactRow column CompactRow column
|
|
11882
|
-
CompactRow column CompactRow column CompactRow column CompactRow column
|
|
11883
|
-
ExtendedRow column ExtendedRow column ExtendedRow column ExtendedRow column
|
|
11884
|
-
ExtendedRow column ExtendedRow column ExtendedRow column ExtendedRow column
|
|
11885
|
-
ExtendedRow column ExtendedRow column ExtendedRow column ExtendedRow column
|
|
11886
|
-
CompactRow column CompactRow column CompactRow column CompactRow column
|
|
11887
|
-
CompactRow column CompactRow column CompactRow column CompactRow column
|
|
11888
|
-
|
|
11889
|
-
#### React (tsx)
|
|
11890
|
-
|
|
11891
|
-
```tsx
|
|
11892
|
-
import React, { useState } from 'react';
|
|
11893
|
-
|
|
11894
|
-
const columns = [...Array(4)];
|
|
11895
|
-
|
|
11896
|
-
const rowData = Array.from({ length: 8 }, () => ({
|
|
11897
|
-
id: crypto.randomUUID(),
|
|
11898
|
-
}));
|
|
11899
|
-
|
|
11900
|
-
const extendedRowData = Array.from({ length: 3 }, () => ({
|
|
11901
|
-
id: crypto.randomUUID(),
|
|
11902
|
-
}));
|
|
11903
|
-
|
|
11904
|
-
const TableGroupedExample = () => {
|
|
11905
|
-
const [expandedRows, setExpandedRows] = useState<string[]>([rowData[5].id]);
|
|
11906
|
-
|
|
11907
|
-
const handleToggleRow = (id: string) => {
|
|
11908
|
-
if (expandedRows.includes(id)) {
|
|
11909
|
-
setExpandedRows(expandedRows.filter(expanded => expanded !== id));
|
|
11910
|
-
} else {
|
|
11911
|
-
setExpandedRows([...expandedRows, id]);
|
|
11912
|
-
}
|
|
11913
|
-
};
|
|
11914
|
-
|
|
11915
|
-
return (
|
|
11916
|
-
<div className='table-responsive'>
|
|
11917
|
-
<table className='table table-head-filled'>
|
|
11918
|
-
<thead>
|
|
11919
|
-
<tr>
|
|
11920
|
-
{columns.map(() => (
|
|
11921
|
-
<th key={crypto.randomUUID()}>Head column</th>
|
|
11922
|
-
))}
|
|
11923
|
-
<th className='table-action' />
|
|
11924
|
-
</tr>
|
|
11925
|
-
</thead>
|
|
11926
|
-
<tbody>
|
|
11927
|
-
{rowData.map(row => {
|
|
11928
|
-
const isExpanded = expandedRows.includes(row.id);
|
|
11929
|
-
return (
|
|
11930
|
-
<React.Fragment key={row.id}>
|
|
11931
|
-
<tr className='compactRow'>
|
|
11932
|
-
{columns.map(() => (
|
|
11933
|
-
<td key={crypto.randomUUID()}>
|
|
11934
|
-
<span>CompactRow column</span>
|
|
11935
|
-
</td>
|
|
11936
|
-
))}
|
|
11937
|
-
<td className='table-action' onClick={() => handleToggleRow(row.id)}>
|
|
11938
|
-
<span>
|
|
11939
|
-
<span className='btn btn-muted btn-icon-only'>
|
|
11940
|
-
<span
|
|
11941
|
-
className={`rioglyph ${
|
|
11942
|
-
isExpanded ? 'rioglyph-chevron-up' : 'rioglyph-chevron-down'
|
|
11943
|
-
}`}
|
|
11944
|
-
/>
|
|
11945
|
-
</span>
|
|
11946
|
-
</span>
|
|
11947
|
-
</td>
|
|
11948
|
-
</tr>
|
|
11949
|
-
|
|
11950
|
-
{isExpanded &&
|
|
11951
|
-
extendedRowData.map(() => (
|
|
11952
|
-
<tr className='extendedRow' key={crypto.randomUUID()}>
|
|
11953
|
-
{columns.map(() => (
|
|
11954
|
-
<td key={crypto.randomUUID()}>
|
|
11955
|
-
<span>ExtendedRow column</span>
|
|
11956
|
-
</td>
|
|
11957
|
-
))}
|
|
11958
|
-
<td className='table-action' />
|
|
11959
|
-
</tr>
|
|
11960
|
-
))}
|
|
11961
|
-
</React.Fragment>
|
|
11962
|
-
);
|
|
11963
|
-
})}
|
|
11964
|
-
</tbody>
|
|
11965
|
-
</table>
|
|
11966
|
-
</div>
|
|
11967
|
-
);
|
|
11968
|
-
};
|
|
11969
|
-
|
|
11970
|
-
export default TableGroupedExample;
|
|
11971
|
-
```
|
|
11972
|
-
|
|
11973
|
-
#### HTML (html)
|
|
11974
|
-
|
|
11975
|
-
```html
|
|
11976
|
-
<div class="table-responsive">
|
|
11977
|
-
<table class="table table-head-filled">
|
|
11978
|
-
<thead>
|
|
11979
|
-
<tr>
|
|
11980
|
-
<th>Head column</th>
|
|
11981
|
-
<th>Head column</th>
|
|
11982
|
-
<th>Head column</th>
|
|
11983
|
-
<th>Head column</th>
|
|
11984
|
-
<th class="table-action">
|
|
11985
|
-
</th>
|
|
11986
|
-
</tr>
|
|
11987
|
-
</thead>
|
|
11988
|
-
<tbody>
|
|
11989
|
-
<tr class="compactRow">
|
|
11990
|
-
<td>
|
|
11991
|
-
<span>CompactRow column</span>
|
|
11992
|
-
</td>
|
|
11993
|
-
<td>
|
|
11994
|
-
<span>CompactRow column</span>
|
|
11995
|
-
</td>
|
|
11996
|
-
<td>
|
|
11997
|
-
<span>CompactRow column</span>
|
|
11998
|
-
</td>
|
|
11999
|
-
<td>
|
|
12000
|
-
<span>CompactRow column</span>
|
|
12001
|
-
</td>
|
|
12002
|
-
<td class="table-action">
|
|
12003
|
-
<span>
|
|
12004
|
-
<span class="btn btn-muted btn-icon-only">
|
|
12005
|
-
<span class="rioglyph rioglyph-chevron-down">
|
|
12006
|
-
</span>
|
|
12007
|
-
</span>
|
|
12008
|
-
</span>
|
|
12009
|
-
</td>
|
|
12010
|
-
</tr>
|
|
12011
|
-
<tr class="compactRow">
|
|
12012
|
-
<td>
|
|
12013
|
-
<span>CompactRow column</span>
|
|
12014
|
-
</td>
|
|
12015
|
-
<td>
|
|
12016
|
-
<span>CompactRow column</span>
|
|
12017
|
-
</td>
|
|
12018
|
-
<td>
|
|
12019
|
-
<span>CompactRow column</span>
|
|
12020
|
-
</td>
|
|
12021
|
-
<td>
|
|
12022
|
-
<span>CompactRow column</span>
|
|
12023
|
-
</td>
|
|
12024
|
-
<td class="table-action">
|
|
12025
|
-
<span>
|
|
12026
|
-
<span class="btn btn-muted btn-icon-only">
|
|
12027
|
-
<span class="rioglyph rioglyph-chevron-down">
|
|
12028
|
-
</span>
|
|
12029
|
-
</span>
|
|
12030
|
-
</span>
|
|
12031
|
-
</td>
|
|
12032
|
-
</tr>
|
|
12033
|
-
<tr class="compactRow">
|
|
12034
|
-
<td>
|
|
12035
|
-
<span>CompactRow column</span>
|
|
12036
|
-
</td>
|
|
12037
|
-
<td>
|
|
12038
|
-
<span>CompactRow column</span>
|
|
12039
|
-
</td>
|
|
12040
|
-
<td>
|
|
12041
|
-
<span>CompactRow column</span>
|
|
12042
|
-
</td>
|
|
12043
|
-
<td>
|
|
12044
|
-
<span>CompactRow column</span>
|
|
12045
|
-
</td>
|
|
12046
|
-
<td class="table-action">
|
|
12047
|
-
<span>
|
|
12048
|
-
<span class="btn btn-muted btn-icon-only">
|
|
12049
|
-
<span class="rioglyph rioglyph-chevron-down">
|
|
12050
|
-
</span>
|
|
12051
|
-
</span>
|
|
12052
|
-
</span>
|
|
12053
|
-
</td>
|
|
12054
|
-
</tr>
|
|
12055
|
-
<tr class="compactRow">
|
|
12056
|
-
<td>
|
|
12057
|
-
<span>CompactRow column</span>
|
|
12058
|
-
</td>
|
|
12059
|
-
<td>
|
|
12060
|
-
<span>CompactRow column</span>
|
|
12061
|
-
</td>
|
|
12062
|
-
<td>
|
|
12063
|
-
<span>CompactRow column</span>
|
|
12064
|
-
</td>
|
|
12065
|
-
<td>
|
|
12066
|
-
<span>CompactRow column</span>
|
|
12067
|
-
</td>
|
|
12068
|
-
<td class="table-action">
|
|
12069
|
-
<span>
|
|
12070
|
-
<span class="btn btn-muted btn-icon-only">
|
|
12071
|
-
<span class="rioglyph rioglyph-chevron-down">
|
|
12072
|
-
</span>
|
|
12073
|
-
</span>
|
|
12074
|
-
</span>
|
|
12075
|
-
</td>
|
|
12076
|
-
</tr>
|
|
12077
|
-
<tr class="compactRow">
|
|
12078
|
-
<td>
|
|
12079
|
-
<span>CompactRow column</span>
|
|
12080
|
-
</td>
|
|
12081
|
-
<td>
|
|
12082
|
-
<span>CompactRow column</span>
|
|
12083
|
-
</td>
|
|
12084
|
-
<td>
|
|
12085
|
-
<span>CompactRow column</span>
|
|
12086
|
-
</td>
|
|
12087
|
-
<td>
|
|
12088
|
-
<span>CompactRow column</span>
|
|
12089
|
-
</td>
|
|
12090
|
-
<td class="table-action">
|
|
12091
|
-
<span>
|
|
12092
|
-
<span class="btn btn-muted btn-icon-only">
|
|
12093
|
-
<span class="rioglyph rioglyph-chevron-down">
|
|
12094
|
-
</span>
|
|
12095
|
-
</span>
|
|
12096
|
-
</span>
|
|
12097
|
-
</td>
|
|
12098
|
-
</tr>
|
|
12099
|
-
<tr class="compactRow">
|
|
12100
|
-
<td>
|
|
12101
|
-
<span>CompactRow column</span>
|
|
12102
|
-
</td>
|
|
12103
|
-
<td>
|
|
12104
|
-
<span>CompactRow column</span>
|
|
12105
|
-
</td>
|
|
12106
|
-
<td>
|
|
12107
|
-
<span>CompactRow column</span>
|
|
12108
|
-
</td>
|
|
12109
|
-
<td>
|
|
12110
|
-
<span>CompactRow column</span>
|
|
12111
|
-
</td>
|
|
12112
|
-
<td class="table-action">
|
|
12113
|
-
<span>
|
|
12114
|
-
<span class="btn btn-muted btn-icon-only">
|
|
12115
|
-
<span class="rioglyph rioglyph-chevron-up">
|
|
12116
|
-
</span>
|
|
12117
|
-
</span>
|
|
12118
|
-
</span>
|
|
12119
|
-
</td>
|
|
12120
|
-
</tr>
|
|
12121
|
-
<tr class="extendedRow">
|
|
12122
|
-
<td>
|
|
12123
|
-
<span>ExtendedRow column</span>
|
|
12124
|
-
</td>
|
|
12125
|
-
<td>
|
|
12126
|
-
<span>ExtendedRow column</span>
|
|
12127
|
-
</td>
|
|
12128
|
-
<td>
|
|
12129
|
-
<span>ExtendedRow column</span>
|
|
12130
|
-
</td>
|
|
12131
|
-
<td>
|
|
12132
|
-
<span>ExtendedRow column</span>
|
|
12133
|
-
</td>
|
|
12134
|
-
<td class="table-action">
|
|
12135
|
-
</td>
|
|
12136
|
-
</tr>
|
|
12137
|
-
<tr class="extendedRow">
|
|
12138
|
-
<td>
|
|
12139
|
-
<span>ExtendedRow column</span>
|
|
12140
|
-
</td>
|
|
12141
|
-
<td>
|
|
12142
|
-
<span>ExtendedRow column</span>
|
|
12143
|
-
</td>
|
|
12144
|
-
<td>
|
|
12145
|
-
<span>ExtendedRow column</span>
|
|
12146
|
-
</td>
|
|
12147
|
-
<td>
|
|
12148
|
-
<span>ExtendedRow column</span>
|
|
12149
|
-
</td>
|
|
12150
|
-
<td class="table-action">
|
|
12151
|
-
</td>
|
|
12152
|
-
</tr>
|
|
12153
|
-
<tr class="extendedRow">
|
|
12154
|
-
<td>
|
|
12155
|
-
<span>ExtendedRow column</span>
|
|
12156
|
-
</td>
|
|
12157
|
-
<td>
|
|
12158
|
-
<span>ExtendedRow column</span>
|
|
12159
|
-
</td>
|
|
12160
|
-
<td>
|
|
12161
|
-
<span>ExtendedRow column</span>
|
|
12162
|
-
</td>
|
|
12163
|
-
<td>
|
|
12164
|
-
<span>ExtendedRow column</span>
|
|
12165
|
-
</td>
|
|
12166
|
-
<td class="table-action">
|
|
12167
|
-
</td>
|
|
12168
|
-
</tr>
|
|
12169
|
-
<tr class="compactRow">
|
|
12170
|
-
<td>
|
|
12171
|
-
<span>CompactRow column</span>
|
|
12172
|
-
</td>
|
|
12173
|
-
<td>
|
|
12174
|
-
<span>CompactRow column</span>
|
|
12175
|
-
</td>
|
|
12176
|
-
<td>
|
|
12177
|
-
<span>CompactRow column</span>
|
|
12178
|
-
</td>
|
|
12179
|
-
<td>
|
|
12180
|
-
<span>CompactRow column</span>
|
|
12181
|
-
</td>
|
|
12182
|
-
<td class="table-action">
|
|
12183
|
-
<span>
|
|
12184
|
-
<span class="btn btn-muted btn-icon-only">
|
|
12185
|
-
<span class="rioglyph rioglyph-chevron-down">
|
|
12186
|
-
</span>
|
|
12187
|
-
</span>
|
|
12188
|
-
</span>
|
|
12189
|
-
</td>
|
|
12190
|
-
</tr>
|
|
12191
|
-
<tr class="compactRow">
|
|
12192
|
-
<td>
|
|
12193
|
-
<span>CompactRow column</span>
|
|
12194
|
-
</td>
|
|
12195
|
-
<td>
|
|
12196
|
-
<span>CompactRow column</span>
|
|
12197
|
-
</td>
|
|
12198
|
-
<td>
|
|
12199
|
-
<span>CompactRow column</span>
|
|
12200
|
-
</td>
|
|
12201
|
-
<td>
|
|
12202
|
-
<span>CompactRow column</span>
|
|
12203
|
-
</td>
|
|
12204
|
-
<td class="table-action">
|
|
12205
|
-
<span>
|
|
12206
|
-
<span class="btn btn-muted btn-icon-only">
|
|
12207
|
-
<span class="rioglyph rioglyph-chevron-down">
|
|
12208
|
-
</span>
|
|
12209
|
-
</span>
|
|
12210
|
-
</span>
|
|
12211
|
-
</td>
|
|
12212
|
-
</tr>
|
|
12213
|
-
</tbody>
|
|
12214
|
-
</table>
|
|
12215
|
-
</div>
|
|
12216
|
-
```
|
|
12217
|
-
|
|
12218
|
-
#### Classes (css)
|
|
12219
|
-
|
|
12220
|
-
```css
|
|
12221
|
-
table
|
|
12222
|
-
```
|
|
12223
|
-
|
|
12224
|
-
## Sticky table header
|
|
12225
|
-
|
|
12226
|
-
### Example: Example 87
|
|
12227
|
-
|
|
12228
|
-
Sticky column head Sticky column head Sticky column head Sticky column head
|
|
12229
|
-
|
|
12230
|
-
Column Column Column Column
|
|
12231
|
-
Column Column Column Column
|
|
12232
|
-
Column Column Column Column
|
|
12233
|
-
Column Column Column Column
|
|
12234
|
-
Column Column Column Column
|
|
12235
|
-
Column Column Column Column
|
|
12236
|
-
Column Column Column Column
|
|
12237
|
-
Column Column Column Column
|
|
12238
|
-
Column Column Column Column
|
|
12239
|
-
Column Column Column Column
|
|
12240
|
-
|
|
12241
|
-
#### HTML (html)
|
|
12242
|
-
|
|
12243
|
-
```html
|
|
12244
|
-
<div class="height-300 overflow-y-scroll">
|
|
12245
|
-
<table class="table table-head-filled table-sticky-in-container">
|
|
12246
|
-
<thead>
|
|
12247
|
-
<tr>
|
|
12248
|
-
<th class="user-select-none sort-column" title="">Sticky column head</th>
|
|
12249
|
-
<th class="user-select-none sort-column" title="">Sticky column head</th>
|
|
12250
|
-
<th class="user-select-none sort-column" title="">Sticky column head</th>
|
|
12251
|
-
<th class="user-select-none sort-column" title="">Sticky column head</th>
|
|
12252
|
-
</tr>
|
|
12253
|
-
</thead>
|
|
12254
|
-
<tbody>
|
|
12255
|
-
<tr>
|
|
12256
|
-
<td>Column</td>
|
|
12257
|
-
<td>Column</td>
|
|
12258
|
-
<td>Column</td>
|
|
12259
|
-
<td>Column</td>
|
|
12260
|
-
</tr>
|
|
12261
|
-
<tr>
|
|
12262
|
-
<td>Column</td>
|
|
12263
|
-
<td>Column</td>
|
|
12264
|
-
<td>Column</td>
|
|
12265
|
-
<td>Column</td>
|
|
12266
|
-
</tr>
|
|
12267
|
-
<tr>
|
|
12268
|
-
<td>Column</td>
|
|
12269
|
-
<td>Column</td>
|
|
12270
|
-
<td>Column</td>
|
|
12271
|
-
<td>Column</td>
|
|
12272
|
-
</tr>
|
|
12273
|
-
<tr>
|
|
12274
|
-
<td>Column</td>
|
|
12275
|
-
<td>Column</td>
|
|
12276
|
-
<td>Column</td>
|
|
12277
|
-
<td>Column</td>
|
|
12278
|
-
</tr>
|
|
12279
|
-
<tr>
|
|
12280
|
-
<td>Column</td>
|
|
12281
|
-
<td>Column</td>
|
|
12282
|
-
<td>Column</td>
|
|
12283
|
-
<td>Column</td>
|
|
12284
|
-
</tr>
|
|
12285
|
-
<tr>
|
|
12286
|
-
<td>Column</td>
|
|
12287
|
-
<td>Column</td>
|
|
12288
|
-
<td>Column</td>
|
|
12289
|
-
<td>Column</td>
|
|
12290
|
-
</tr>
|
|
12291
|
-
<tr>
|
|
12292
|
-
<td>Column</td>
|
|
12293
|
-
<td>Column</td>
|
|
12294
|
-
<td>Column</td>
|
|
12295
|
-
<td>Column</td>
|
|
12296
|
-
</tr>
|
|
12297
|
-
<tr>
|
|
12298
|
-
<td>Column</td>
|
|
12299
|
-
<td>Column</td>
|
|
12300
|
-
<td>Column</td>
|
|
12301
|
-
<td>Column</td>
|
|
12302
|
-
</tr>
|
|
12303
|
-
<tr>
|
|
12304
|
-
<td>Column</td>
|
|
12305
|
-
<td>Column</td>
|
|
12306
|
-
<td>Column</td>
|
|
12307
|
-
<td>Column</td>
|
|
12308
|
-
</tr>
|
|
12309
|
-
<tr>
|
|
12310
|
-
<td>Column</td>
|
|
12311
|
-
<td>Column</td>
|
|
12312
|
-
<td>Column</td>
|
|
12313
|
-
<td>Column</td>
|
|
12314
|
-
</tr>
|
|
12315
|
-
</tbody>
|
|
12316
|
-
</table>
|
|
12317
|
-
</div>
|
|
12318
|
-
```
|
|
12319
|
-
|
|
12320
|
-
#### Classes (css)
|
|
12321
|
-
|
|
12322
|
-
```css
|
|
12323
|
-
table
|
|
12324
|
-
```
|
|
12325
|
-
|
|
12326
|
-
## Sticky table columns
|
|
12327
|
-
|
|
12328
|
-
### Example: Example 88
|
|
12329
|
-
|
|
12330
|
-
Head Head Head Head Head Head Head Head Head
|
|
12331
|
-
|
|
12332
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12333
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12334
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12335
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12336
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12337
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12338
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12339
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12340
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12341
|
-
Sticky first column Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here
|
|
12342
|
-
|
|
12343
|
-
#### HTML (html)
|
|
12344
|
-
|
|
12345
|
-
```html
|
|
12346
|
-
<div class="table-responsive height-300 overflow-y-scroll">
|
|
12347
|
-
<table class="table table-head-filled table-sticky-in-container table-sticky-column-first">
|
|
12348
|
-
<thead>
|
|
12349
|
-
<tr>
|
|
12350
|
-
<th class="user-select-none sort-column" title="">
|
|
12351
|
-
</th>
|
|
12352
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12353
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12354
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12355
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12356
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12357
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12358
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12359
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12360
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12361
|
-
</tr>
|
|
12362
|
-
</thead>
|
|
12363
|
-
<tbody>
|
|
12364
|
-
<tr>
|
|
12365
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12366
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12367
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12368
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12369
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12370
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12371
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12372
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12373
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12374
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12375
|
-
</tr>
|
|
12376
|
-
<tr>
|
|
12377
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12378
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12379
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12380
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12381
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12382
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12383
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12384
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12385
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12386
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12387
|
-
</tr>
|
|
12388
|
-
<tr>
|
|
12389
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12390
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12391
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12392
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12393
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12394
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12395
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12396
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12397
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12398
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12399
|
-
</tr>
|
|
12400
|
-
<tr>
|
|
12401
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12402
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12403
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12404
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12405
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12406
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12407
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12408
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12409
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12410
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12411
|
-
</tr>
|
|
12412
|
-
<tr>
|
|
12413
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12414
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12415
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12416
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12417
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12418
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12419
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12420
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12421
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12422
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12423
|
-
</tr>
|
|
12424
|
-
<tr>
|
|
12425
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12426
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12427
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12428
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12429
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12430
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12431
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12432
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12433
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12434
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12435
|
-
</tr>
|
|
12436
|
-
<tr>
|
|
12437
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12438
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12439
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12440
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12441
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12442
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12443
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12444
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12445
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12446
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12447
|
-
</tr>
|
|
12448
|
-
<tr>
|
|
12449
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12450
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12451
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12452
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12453
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12454
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12455
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12456
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12457
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12458
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12459
|
-
</tr>
|
|
12460
|
-
<tr>
|
|
12461
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12462
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12463
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12464
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12465
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12466
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12467
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12468
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12469
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12470
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12471
|
-
</tr>
|
|
12472
|
-
<tr>
|
|
12473
|
-
<td class="text-nowrap">Sticky first column</td>
|
|
12474
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12475
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12476
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12477
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12478
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12479
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12480
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12481
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12482
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12483
|
-
</tr>
|
|
12484
|
-
</tbody>
|
|
12485
|
-
</table>
|
|
12486
|
-
</div>
|
|
12487
|
-
```
|
|
12488
|
-
|
|
12489
|
-
#### Classes (css)
|
|
12490
|
-
|
|
12491
|
-
```css
|
|
12492
|
-
table
|
|
12493
|
-
```
|
|
12494
|
-
|
|
12495
|
-
### Example: Example 89
|
|
12496
|
-
|
|
12497
|
-
Head Head Head Head Head Head Head Head Head
|
|
12498
|
-
|
|
12499
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12500
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12501
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12502
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12503
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12504
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12505
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12506
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12507
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12508
|
-
Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Content goes here Sticky last column
|
|
12509
|
-
|
|
12510
|
-
#### HTML (html)
|
|
12511
|
-
|
|
12512
|
-
```html
|
|
12513
|
-
<div class="table-responsive height-300 overflow-y-scroll">
|
|
12514
|
-
<table class="table table-head-filled table-sticky-in-container table-sticky-column-last">
|
|
12515
|
-
<thead>
|
|
12516
|
-
<tr>
|
|
12517
|
-
<th class="user-select-none sort-column" title="">
|
|
12518
|
-
</th>
|
|
12519
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12520
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12521
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12522
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12523
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12524
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12525
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12526
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12527
|
-
<th class="user-select-none sort-column" title="">Head</th>
|
|
12528
|
-
</tr>
|
|
12529
|
-
</thead>
|
|
12530
|
-
<tbody>
|
|
12531
|
-
<tr>
|
|
12532
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12533
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12534
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12535
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12536
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12537
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12538
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12539
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12540
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12541
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12542
|
-
</tr>
|
|
12543
|
-
<tr>
|
|
12544
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12545
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12546
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12547
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12548
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12549
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12550
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12551
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12552
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12553
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12554
|
-
</tr>
|
|
12555
|
-
<tr>
|
|
12556
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12557
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12558
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12559
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12560
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12561
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12562
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12563
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12564
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12565
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12566
|
-
</tr>
|
|
12567
|
-
<tr>
|
|
12568
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12569
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12570
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12571
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12572
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12573
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12574
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12575
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12576
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12577
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12578
|
-
</tr>
|
|
12579
|
-
<tr>
|
|
12580
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12581
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12582
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12583
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12584
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12585
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12586
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12587
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12588
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12589
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12590
|
-
</tr>
|
|
12591
|
-
<tr>
|
|
12592
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12593
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12594
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12595
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12596
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12597
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12598
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12599
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12600
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12601
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12602
|
-
</tr>
|
|
12603
|
-
<tr>
|
|
12604
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12605
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12606
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12607
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12608
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12609
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12610
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12611
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12612
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12613
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12614
|
-
</tr>
|
|
12615
|
-
<tr>
|
|
12616
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12617
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12618
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12619
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12620
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12621
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12622
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12623
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12624
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12625
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12626
|
-
</tr>
|
|
12627
|
-
<tr>
|
|
12628
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12629
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12630
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12631
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12632
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12633
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12634
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12635
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12636
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12637
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12638
|
-
</tr>
|
|
12639
|
-
<tr>
|
|
12640
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12641
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12642
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12643
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12644
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12645
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12646
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12647
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12648
|
-
<td class="text-nowrap">Content goes here</td>
|
|
12649
|
-
<td class="text-nowrap">Sticky last column</td>
|
|
12650
|
-
</tr>
|
|
12651
|
-
</tbody>
|
|
12652
|
-
</table>
|
|
12653
|
-
</div>
|
|
12654
|
-
```
|
|
12655
|
-
|
|
12656
|
-
#### Classes (css)
|
|
12657
|
-
|
|
12658
|
-
```css
|
|
12659
|
-
table
|
|
12660
|
-
```
|
|
12661
|
-
|
|
12662
|
-
## Table grid lines
|
|
12663
|
-
|
|
12664
|
-
Showing table grid lines my be used in data heavy tables also known as DataTables.
|
|
12665
|
-
|
|
12666
|
-
### Example: Example 90
|
|
12667
|
-
|
|
12668
|
-
Head column Head column Head column Head column
|
|
12669
|
-
|
|
12670
|
-
Column Column Column Column
|
|
12671
|
-
Column Column Column Column
|
|
12672
|
-
Column Column Column Column
|
|
12673
|
-
Column Column Column Column
|
|
12674
|
-
|
|
12675
|
-
#### HTML (html)
|
|
12676
|
-
|
|
12677
|
-
```html
|
|
12678
|
-
<div class="table-responsive">
|
|
12679
|
-
<table class="table table-head-filled table-grid-lines">
|
|
12680
|
-
<thead>
|
|
12681
|
-
<tr>
|
|
12682
|
-
<th>Head column</th>
|
|
12683
|
-
<th>Head column</th>
|
|
12684
|
-
<th>Head column</th>
|
|
12685
|
-
<th>Head column</th>
|
|
12686
|
-
</tr>
|
|
12687
|
-
</thead>
|
|
12688
|
-
<tbody>
|
|
12689
|
-
<tr>
|
|
12690
|
-
<td>Column</td>
|
|
12691
|
-
<td>Column</td>
|
|
12692
|
-
<td>Column</td>
|
|
12693
|
-
<td>Column</td>
|
|
12694
|
-
</tr>
|
|
12695
|
-
<tr>
|
|
12696
|
-
<td>Column</td>
|
|
12697
|
-
<td>Column</td>
|
|
12698
|
-
<td>Column</td>
|
|
12699
|
-
<td>Column</td>
|
|
12700
|
-
</tr>
|
|
12701
|
-
<tr>
|
|
12702
|
-
<td>Column</td>
|
|
12703
|
-
<td>Column</td>
|
|
12704
|
-
<td>Column</td>
|
|
12705
|
-
<td>Column</td>
|
|
12706
|
-
</tr>
|
|
12707
|
-
<tr>
|
|
12708
|
-
<td>Column</td>
|
|
12709
|
-
<td>Column</td>
|
|
12710
|
-
<td>Column</td>
|
|
12711
|
-
<td>Column</td>
|
|
12712
|
-
</tr>
|
|
12713
|
-
</tbody>
|
|
12714
|
-
</table>
|
|
12715
|
-
</div>
|
|
12716
|
-
```
|
|
12717
|
-
|
|
12718
|
-
#### Classes (css)
|
|
12719
|
-
|
|
12720
|
-
```css
|
|
12721
|
-
table
|
|
12722
|
-
```
|
|
12723
|
-
|
|
12724
|
-
## Table row span
|
|
12725
|
-
|
|
12726
|
-
### Example: Example 91
|
|
12727
|
-
|
|
12728
|
-
Head column Head column Head column Head column
|
|
12729
|
-
|
|
12730
|
-
Column Column Column Column
|
|
12731
|
-
Column Column Column
|
|
12732
|
-
Column Column Column Column
|
|
12733
|
-
Column Column Column
|
|
12734
|
-
|
|
12735
|
-
#### HTML (html)
|
|
12736
|
-
|
|
12737
|
-
```html
|
|
12738
|
-
<div class="table-responsive rounded border">
|
|
12739
|
-
<table class="table table-head-filled table-grid-lines table-rounded">
|
|
12740
|
-
<thead>
|
|
12741
|
-
<tr>
|
|
12742
|
-
<th>Head column</th>
|
|
12743
|
-
<th>Head column</th>
|
|
12744
|
-
<th>Head column</th>
|
|
12745
|
-
<th>Head column</th>
|
|
12746
|
-
</tr>
|
|
12747
|
-
</thead>
|
|
12748
|
-
<tbody>
|
|
12749
|
-
<tr>
|
|
12750
|
-
<td rowspan="2">Column</td>
|
|
12751
|
-
<td>Column</td>
|
|
12752
|
-
<td>Column</td>
|
|
12753
|
-
<td>Column</td>
|
|
12754
|
-
</tr>
|
|
12755
|
-
<tr>
|
|
12756
|
-
<td>Column</td>
|
|
12757
|
-
<td>Column</td>
|
|
12758
|
-
<td>Column</td>
|
|
12759
|
-
</tr>
|
|
12760
|
-
<tr>
|
|
12761
|
-
<td rowspan="2">Column</td>
|
|
12762
|
-
<td>Column</td>
|
|
12763
|
-
<td>Column</td>
|
|
12764
|
-
<td>Column</td>
|
|
12765
|
-
</tr>
|
|
12766
|
-
<tr>
|
|
12767
|
-
<td>Column</td>
|
|
12768
|
-
<td>Column</td>
|
|
12769
|
-
<td>Column</td>
|
|
12770
|
-
</tr>
|
|
12771
|
-
</tbody>
|
|
12772
|
-
</table>
|
|
12773
|
-
</div>
|
|
12774
|
-
```
|
|
12775
|
-
|
|
12776
|
-
## Table double row header
|
|
12777
|
-
|
|
12778
|
-
### Example: Example 92
|
|
12779
|
-
|
|
12780
|
-
Double row header with filled header
|
|
12781
|
-
Scores
|
|
12782
|
-
Head column Head column Head column Head column
|
|
12783
|
-
|
|
12784
|
-
Column Column Column Column
|
|
12785
|
-
Column Column Column Column
|
|
12786
|
-
|
|
12787
|
-
Double row header with border and footer
|
|
12788
|
-
Years
|
|
12789
|
-
2021 2022 2023 2024 2025
|
|
12790
|
-
|
|
12791
|
-
Product 1 Income 50 70 80 90 100
|
|
12792
|
-
Expense 37 63 70 82 91
|
|
12793
|
-
Profit 13 7 10 8 9
|
|
12794
|
-
|
|
12795
|
-
Product 2 Income 50 67 79 90 54
|
|
12796
|
-
Expense 33 70 50 79 30
|
|
12797
|
-
Profit 17 -3 19 12 21
|
|
12798
|
-
|
|
12799
|
-
Total Profit 30 4 29 20 30
|
|
12800
|
-
|
|
12801
|
-
#### HTML (html)
|
|
12802
|
-
|
|
12803
|
-
```html
|
|
12804
|
-
<div>
|
|
12805
|
-
<h5 class="margin-top-0">Double row header with filled header</h5>
|
|
12806
|
-
<div class="table-responsive">
|
|
12807
|
-
<table class="table table-head-filled">
|
|
12808
|
-
<thead>
|
|
12809
|
-
<tr>
|
|
12810
|
-
<th class="padding-y-10 bg-white border-none">
|
|
12811
|
-
</th>
|
|
12812
|
-
<th class="padding-y-10 bg-white border-none">
|
|
12813
|
-
</th>
|
|
12814
|
-
<th colspan="2" class="padding-y-10 text-center border-none">Scores</th>
|
|
12815
|
-
</tr>
|
|
12816
|
-
<tr>
|
|
12817
|
-
<th>Head column</th>
|
|
12818
|
-
<th>Head column</th>
|
|
12819
|
-
<th>Head column</th>
|
|
12820
|
-
<th>Head column</th>
|
|
12821
|
-
</tr>
|
|
12822
|
-
</thead>
|
|
12823
|
-
<tbody>
|
|
12824
|
-
<tr>
|
|
12825
|
-
<td>Column</td>
|
|
12826
|
-
<td>Column</td>
|
|
12827
|
-
<td>Column</td>
|
|
12828
|
-
<td>Column</td>
|
|
12829
|
-
</tr>
|
|
12830
|
-
<tr>
|
|
12831
|
-
<td>Column</td>
|
|
12832
|
-
<td>Column</td>
|
|
12833
|
-
<td>Column</td>
|
|
12834
|
-
<td>Column</td>
|
|
12835
|
-
</tr>
|
|
12836
|
-
</tbody>
|
|
12837
|
-
</table>
|
|
12838
|
-
</div>
|
|
12839
|
-
<div class="Divider position-relative width-100pct" style="padding-top: 15px; padding-bottom: 15px;">
|
|
12840
|
-
</div>
|
|
12841
|
-
<h5>Double row header with border and footer</h5>
|
|
12842
|
-
<div class="table-responsive rounded border">
|
|
12843
|
-
<table class="table table-head-filled table-grid-lines table-rounded">
|
|
12844
|
-
<colgroup>
|
|
12845
|
-
<col style="width: 120px;">
|
|
12846
|
-
<col style="width: 120px;">
|
|
12847
|
-
<col>
|
|
12848
|
-
<col>
|
|
12849
|
-
</colgroup>
|
|
12850
|
-
<thead>
|
|
12851
|
-
<tr>
|
|
12852
|
-
<th colspan="2" class="bg-white border-width-1 border-right-only">
|
|
12853
|
-
</th>
|
|
12854
|
-
<th colspan="5" class="text-center border-none">Years</th>
|
|
12855
|
-
</tr>
|
|
12856
|
-
<tr>
|
|
12857
|
-
<th colspan="2" class="bg-white border-top-none">
|
|
12858
|
-
</th>
|
|
12859
|
-
<th class="text-center">2021</th>
|
|
12860
|
-
<th class="text-center">2022</th>
|
|
12861
|
-
<th class="text-center">2023</th>
|
|
12862
|
-
<th class="text-center">2024</th>
|
|
12863
|
-
<th class="text-center">2025</th>
|
|
12864
|
-
</tr>
|
|
12865
|
-
</thead>
|
|
12866
|
-
<tbody>
|
|
12867
|
-
<tr>
|
|
12868
|
-
<td rowspan="3">Product 1</td>
|
|
12869
|
-
<td>Income</td>
|
|
12870
|
-
<td class="text-right">50</td>
|
|
12871
|
-
<td class="text-right">70</td>
|
|
12872
|
-
<td class="text-right">80</td>
|
|
12873
|
-
<td class="text-right">90</td>
|
|
12874
|
-
<td class="text-right">100</td>
|
|
12875
|
-
</tr>
|
|
12876
|
-
<tr>
|
|
12877
|
-
<td>Expense</td>
|
|
12878
|
-
<td class="text-right">37</td>
|
|
12879
|
-
<td class="text-right">63</td>
|
|
12880
|
-
<td class="text-right">70</td>
|
|
12881
|
-
<td class="text-right">82</td>
|
|
12882
|
-
<td class="text-right">91</td>
|
|
12883
|
-
</tr>
|
|
12884
|
-
<tr>
|
|
12885
|
-
<td>Profit</td>
|
|
12886
|
-
<td class="text-right">13</td>
|
|
12887
|
-
<td class="text-right">7</td>
|
|
12888
|
-
<td class="text-right">10</td>
|
|
12889
|
-
<td class="text-right">8</td>
|
|
12890
|
-
<td class="text-right">9</td>
|
|
12891
|
-
</tr>
|
|
12892
|
-
<tr>
|
|
12893
|
-
<td colspan="7" class="padding-0" height="1">
|
|
12894
|
-
</td>
|
|
12895
|
-
</tr>
|
|
12896
|
-
<tr>
|
|
12897
|
-
<td rowspan="3">Product 2</td>
|
|
12898
|
-
<td>Income</td>
|
|
12899
|
-
<td class="text-right">50</td>
|
|
12900
|
-
<td class="text-right">67</td>
|
|
12901
|
-
<td class="text-right">79</td>
|
|
12902
|
-
<td class="text-right">90</td>
|
|
12903
|
-
<td class="text-right">54</td>
|
|
12904
|
-
</tr>
|
|
12905
|
-
<tr>
|
|
12906
|
-
<td>Expense</td>
|
|
12907
|
-
<td class="text-right">33</td>
|
|
12908
|
-
<td class="text-right">70</td>
|
|
12909
|
-
<td class="text-right">50</td>
|
|
12910
|
-
<td class="text-right">79</td>
|
|
12911
|
-
<td class="text-right">30</td>
|
|
12912
|
-
</tr>
|
|
12913
|
-
<tr>
|
|
12914
|
-
<td>Profit</td>
|
|
12915
|
-
<td class="text-right">17</td>
|
|
12916
|
-
<td class="text-right">-3</td>
|
|
12917
|
-
<td class="text-right">19</td>
|
|
12918
|
-
<td class="text-right">12</td>
|
|
12919
|
-
<td class="text-right">21</td>
|
|
12920
|
-
</tr>
|
|
12921
|
-
</tbody>
|
|
12922
|
-
<tfoot class="text-bold">
|
|
12923
|
-
<tr>
|
|
12924
|
-
<td colspan="7" class="bg-lighter padding-0" height="2">
|
|
12925
|
-
</td>
|
|
12926
|
-
</tr>
|
|
12927
|
-
<tr>
|
|
12928
|
-
<td colspan="2">Total Profit</td>
|
|
12929
|
-
<td class="text-right">30</td>
|
|
12930
|
-
<td class="text-right">4</td>
|
|
12931
|
-
<td class="text-right">29</td>
|
|
12932
|
-
<td class="text-right">20</td>
|
|
12933
|
-
<td class="text-right">30</td>
|
|
12934
|
-
</tr>
|
|
12935
|
-
</tfoot>
|
|
12936
|
-
</table>
|
|
12937
|
-
</div>
|
|
12938
|
-
</div>
|
|
12939
|
-
```
|
|
12940
|
-
|
|
12941
|
-
## Condensed table
|
|
12942
|
-
|
|
12943
|
-
### Example: Example 93
|
|
12944
|
-
|
|
12945
|
-
Head column Head column Head column Head column
|
|
12946
|
-
|
|
12947
|
-
Column Column Column Column
|
|
12948
|
-
Column Column Column Column
|
|
12949
|
-
Column Column Column Column
|
|
12950
|
-
Column Column Column Column
|
|
12951
|
-
|
|
12952
|
-
#### HTML (html)
|
|
12953
|
-
|
|
12954
|
-
```html
|
|
12955
|
-
<div class="table-responsive">
|
|
12956
|
-
<table class="table table-head-filled table-condensed">
|
|
12957
|
-
<thead>
|
|
12958
|
-
<tr>
|
|
12959
|
-
<th>Head column</th>
|
|
12960
|
-
<th>Head column</th>
|
|
12961
|
-
<th>Head column</th>
|
|
12962
|
-
<th>Head column</th>
|
|
12963
|
-
</tr>
|
|
12964
|
-
</thead>
|
|
12965
|
-
<tbody>
|
|
12966
|
-
<tr>
|
|
12967
|
-
<td>Column</td>
|
|
12968
|
-
<td>Column</td>
|
|
12969
|
-
<td>Column</td>
|
|
12970
|
-
<td>Column</td>
|
|
12971
|
-
</tr>
|
|
12972
|
-
<tr>
|
|
12973
|
-
<td>Column</td>
|
|
12974
|
-
<td>Column</td>
|
|
12975
|
-
<td>Column</td>
|
|
12976
|
-
<td>Column</td>
|
|
12977
|
-
</tr>
|
|
12978
|
-
<tr>
|
|
12979
|
-
<td>Column</td>
|
|
12980
|
-
<td>Column</td>
|
|
12981
|
-
<td>Column</td>
|
|
12982
|
-
<td>Column</td>
|
|
12983
|
-
</tr>
|
|
12984
|
-
<tr>
|
|
12985
|
-
<td>Column</td>
|
|
12986
|
-
<td>Column</td>
|
|
12987
|
-
<td>Column</td>
|
|
12988
|
-
<td>Column</td>
|
|
12989
|
-
</tr>
|
|
12990
|
-
</tbody>
|
|
12991
|
-
</table>
|
|
12992
|
-
</div>
|
|
12993
|
-
```
|
|
12994
|
-
|
|
12995
|
-
#### Classes (css)
|
|
12996
|
-
|
|
12997
|
-
```css
|
|
12998
|
-
table
|
|
12999
|
-
```
|
|
13000
|
-
|
|
13001
|
-
## Fixed table layout
|
|
13002
|
-
|
|
13003
|
-
The table-layout-fixed class avoids a horizontal overflow by squeezing all columns together. Use this option with caution since columns with a fixed width cannot be compressed any further, and the content of the squeezed columns may not be readable anymore.
|
|
13004
|
-
|
|
13005
|
-
### Example: Example 94
|
|
13006
|
-
|
|
13007
|
-
Head column Head column Head column Head column Head column
|
|
13008
|
-
|
|
13009
|
-
Every column has a different length of content but the width of each colum is always the same
|
|
13010
|
-
Every column has a different length of content but the width of each colum is always the same
|
|
13011
|
-
Every column has a different length of content but the width of each colum is always the same
|
|
13012
|
-
Every column has a different length of content but the width of each colum is always the same
|
|
13013
|
-
|
|
13014
|
-
#### HTML (html)
|
|
13015
|
-
|
|
13016
|
-
```html
|
|
13017
|
-
<table class="table table-head-filled table-layout-fixed">
|
|
13018
|
-
<thead>
|
|
13019
|
-
<tr>
|
|
13020
|
-
<th class="ellipsis-1">Head column</th>
|
|
13021
|
-
<th class="ellipsis-1">Head column</th>
|
|
13022
|
-
<th class="ellipsis-1">Head column</th>
|
|
13023
|
-
<th class="ellipsis-1">Head column</th>
|
|
13024
|
-
<th class="ellipsis-1">Head column</th>
|
|
13025
|
-
</tr>
|
|
13026
|
-
</thead>
|
|
13027
|
-
<tbody>
|
|
13028
|
-
<tr>
|
|
13029
|
-
<td>Every</td>
|
|
13030
|
-
<td>column has a different</td>
|
|
13031
|
-
<td>length of content</td>
|
|
13032
|
-
<td>but the width of each colum is always</td>
|
|
13033
|
-
<td>the same</td>
|
|
13034
|
-
</tr>
|
|
13035
|
-
<tr>
|
|
13036
|
-
<td>Every</td>
|
|
13037
|
-
<td>column has a different</td>
|
|
13038
|
-
<td>length of content</td>
|
|
13039
|
-
<td>but the width of each colum is always</td>
|
|
13040
|
-
<td>the same</td>
|
|
13041
|
-
</tr>
|
|
13042
|
-
<tr>
|
|
13043
|
-
<td>Every</td>
|
|
13044
|
-
<td>column has a different</td>
|
|
13045
|
-
<td>length of content</td>
|
|
13046
|
-
<td>but the width of each colum is always</td>
|
|
13047
|
-
<td>the same</td>
|
|
13048
|
-
</tr>
|
|
13049
|
-
<tr>
|
|
13050
|
-
<td>Every</td>
|
|
13051
|
-
<td>column has a different</td>
|
|
13052
|
-
<td>length of content</td>
|
|
13053
|
-
<td>but the width of each colum is always</td>
|
|
13054
|
-
<td>the same</td>
|
|
13055
|
-
</tr>
|
|
13056
|
-
</tbody>
|
|
13057
|
-
</table>
|
|
13058
|
-
```
|
|
13059
|
-
|
|
13060
|
-
#### Classes (css)
|
|
13061
|
-
|
|
13062
|
-
```css
|
|
13063
|
-
table
|
|
13064
|
-
```
|
|
13065
|
-
|
|
13066
|
-
## Responsive tables
|
|
13067
|
-
|
|
13068
|
-
Tables - by design - are not great for small screens. Columns get squeezed together, and content is hard to read or gets cut off.
|
|
13069
|
-
|
|
13070
|
-
There are some options to tackle this problem
|
|
13071
|
-
|
|
13072
|
-
- Wrapping the table in another div element and using the class table-responsive on that wrapper. That will create a horizontal overflow of the table when the available space exceeds.
|
|
13073
|
-
- Try to avoid defining a fixed width on all columns as that avoids shrinking columns automatically for smaller screens.
|
|
13074
|
-
- Use alternative representations for the table by either rendering a list instead of on small screens or using the table cards view on mobile screens.
|
|
13075
|
-
- Use class ellipsis-1 for column header or table cell content when the text gets truncated and to show the "..." at the end.
|
|
13076
|
-
|
|
13077
|
-
## Table cards
|
|
13078
|
-
|
|
13079
|
-
### Example: Label
|
|
13080
|
-
|
|
13081
|
-
New Button
|
|
13082
|
-
|
|
13083
|
-
Filter
|
|
13084
|
-
|
|
13085
|
-
Label
|
|
13086
|
-
|
|
13087
|
-
Id Id
|
|
13088
|
-
Name
|
|
13089
|
-
VIN
|
|
13090
|
-
Status
|
|
13091
|
-
Duration
|
|
13092
|
-
|
|
13093
|
-
Id Name VIN Status Duration
|
|
13094
|
-
|
|
13095
|
-
233 Ipsum No data Inactive 5h 15m
|
|
13096
|
-
|
|
13097
|
-
456 No data 456 Active 4h 55m
|
|
13098
|
-
|
|
13099
|
-
878 No data 878 Active 9h 10m
|
|
13100
|
-
|
|
13101
|
-
895 No data 895 Active 8h 45m
|
|
13102
|
-
|
|
13103
|
-
978 Ipsum No data Inactive 6h 35m
|
|
13104
|
-
|
|
13105
|
-
2345 Lorem 2345 Active 11h 50m
|
|
13106
|
-
|
|
13107
|
-
2445 No data 2445 Active 7h 25m
|
|
13108
|
-
|
|
13109
|
-
3456 No data 3456 Active 12h 00m
|
|
13110
|
-
|
|
13111
|
-
4567 No data 4567 Active 10h 20m
|
|
13112
|
-
|
|
13113
|
-
7354 Lorem 7354 Active 10h 30m
|
|
13114
|
-
|
|
13115
|
-
70 / 100
|
|
13116
|
-
|
|
13117
|
-
Load more
|
|
13118
|
-
|
|
13119
|
-
#### HTML (html)
|
|
13120
|
-
|
|
13121
|
-
```html
|
|
13122
|
-
<div>
|
|
13123
|
-
<div class="table-toolbar">
|
|
13124
|
-
<div class="table-toolbar-container">
|
|
13125
|
-
<div class="table-toolbar-group-left">
|
|
13126
|
-
<div class="table-toolbar-column">
|
|
13127
|
-
<div class="display-grid grid-cols-3 display-flex-ls btn-toolbar">
|
|
13128
|
-
<button type="button" class="btn btn-primary btn-component" tabindex="0">
|
|
13129
|
-
<span class="rioglyph rioglyph-plus">
|
|
13130
|
-
</span>New</button>
|
|
13131
|
-
<div class="dropdown btn-group">
|
|
13132
|
-
<button type="button" id="myActionButton" class="btn btn-default btn-md btn-component dropdown-toggle" tabindex="0">Button<span class="caret">
|
|
13133
|
-
</span>
|
|
13134
|
-
</button>
|
|
13135
|
-
</div>
|
|
13136
|
-
</div>
|
|
13137
|
-
</div>
|
|
13138
|
-
</div>
|
|
13139
|
-
<div class="table-toolbar-group-right">
|
|
13140
|
-
<div class="table-toolbar-column">
|
|
13141
|
-
<button type="button" class="btn btn-default btn-component" tabindex="0">
|
|
13142
|
-
<span class="rioglyph rioglyph-filter">
|
|
13143
|
-
</span>Filter</button>
|
|
13144
|
-
</div>
|
|
13145
|
-
<div class="table-toolbar-column table-toolbar-column-spacer">
|
|
13146
|
-
<div class="table-toolbar-search input-group">
|
|
13147
|
-
<span class="input-group-addon">
|
|
13148
|
-
<span class="rioglyph rioglyph-search">
|
|
13149
|
-
</span>
|
|
13150
|
-
</span>
|
|
13151
|
-
<div class="ClearableInput input-group">
|
|
13152
|
-
<input placeholder="Search in table" class="form-control" type="text" tabindex="0" value="">
|
|
13153
|
-
<span class="clearButton hide">
|
|
13154
|
-
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
13155
|
-
</span>
|
|
13156
|
-
</span>
|
|
13157
|
-
</div>
|
|
13158
|
-
</div>
|
|
13159
|
-
</div>
|
|
13160
|
-
<div class="table-toolbar-column display-flex flex-row align-items-end gap-15">
|
|
13161
|
-
<div>
|
|
13162
|
-
<div class="text-color-dark max-width-100pct text-size-12 display-inline-block margin-bottom-5 table-toolbar-label">Label</div>
|
|
13163
|
-
<div class="TableViewToggles btn-group display-flex flex-row">
|
|
13164
|
-
<button class="btn btn-default btn-icon-only" type="button">
|
|
13165
|
-
<span class="rioglyph rioglyph-table-view">
|
|
13166
|
-
</span>
|
|
13167
|
-
</button>
|
|
13168
|
-
<button class="btn btn-default btn-icon-only" type="button">
|
|
13169
|
-
<span class="rioglyph rioglyph-th-list">
|
|
13170
|
-
</span>
|
|
13171
|
-
</button>
|
|
13172
|
-
<button class="btn btn-default btn-icon-only active" type="button">
|
|
13173
|
-
<span class="rioglyph rioglyph-split-view">
|
|
13174
|
-
</span>
|
|
13175
|
-
</button>
|
|
13176
|
-
</div>
|
|
13177
|
-
</div>
|
|
13178
|
-
<button type="button" class="btn btn-default btn-icon-only btn-component" tabindex="0">
|
|
13179
|
-
<span class="rioglyph rioglyph-settings">
|
|
13180
|
-
</span>
|
|
13181
|
-
</button>
|
|
13182
|
-
</div>
|
|
13183
|
-
</div>
|
|
13184
|
-
</div>
|
|
13185
|
-
</div>
|
|
13186
|
-
<div class="table-toolbar-cards-sorting btn-toolbar">
|
|
13187
|
-
<div class="btn-group margin-left-0">
|
|
13188
|
-
<button type="button" class="btn btn-default btn-toggle active btn-component btn-icon-only" tabindex="0">
|
|
13189
|
-
<span class="rioglyph rioglyph-sort-by-attributes-alt">
|
|
13190
|
-
</span>
|
|
13191
|
-
</button>
|
|
13192
|
-
<button type="button" class="btn btn-default btn-toggle btn-component btn-icon-only" tabindex="0">
|
|
13193
|
-
<span class="rioglyph rioglyph-sort-by-attributes">
|
|
13194
|
-
</span>
|
|
13195
|
-
</button>
|
|
13196
|
-
</div>
|
|
13197
|
-
<div class="btn-group">
|
|
13198
|
-
<div class="select dropdown dropup">
|
|
13199
|
-
<button type="button" class="dropdown-toggle form-control text-left" data-toggle="dropdown" tabindex="0" aria-haspopup="true" aria-expanded="false">
|
|
13200
|
-
<span class="selected-option-text">Id</span>
|
|
13201
|
-
<span class="clearButton hide pointer-events-none">
|
|
13202
|
-
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
13203
|
-
</span>
|
|
13204
|
-
</span>
|
|
13205
|
-
<span class="caret">
|
|
13206
|
-
</span>
|
|
13207
|
-
</button>
|
|
13208
|
-
<ul class="dropdown-menu" role="menu">
|
|
13209
|
-
<li class="" role="listitem">
|
|
13210
|
-
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="vehicleId" data-item-index="0">
|
|
13211
|
-
<span class="selected-option-dropdown-item">Id</span>
|
|
13212
|
-
<input type="hidden" value="vehicleId">
|
|
13213
|
-
</a>
|
|
13214
|
-
</li>
|
|
13215
|
-
<li class="" role="listitem">
|
|
13216
|
-
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="name" data-item-index="1">
|
|
13217
|
-
<span class="selected-option-dropdown-item">Name</span>
|
|
13218
|
-
<input type="hidden" value="name">
|
|
13219
|
-
</a>
|
|
13220
|
-
</li>
|
|
13221
|
-
<li class="" role="listitem">
|
|
13222
|
-
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="vin" data-item-index="2">
|
|
13223
|
-
<span class="selected-option-dropdown-item">VIN</span>
|
|
13224
|
-
<input type="hidden" value="vin">
|
|
13225
|
-
</a>
|
|
13226
|
-
</li>
|
|
13227
|
-
<li class="" role="listitem">
|
|
13228
|
-
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="status" data-item-index="3">
|
|
13229
|
-
<span class="selected-option-dropdown-item">Status</span>
|
|
13230
|
-
<input type="hidden" value="status">
|
|
13231
|
-
</a>
|
|
13232
|
-
</li>
|
|
13233
|
-
<li class="" role="listitem">
|
|
13234
|
-
<a role="menuitem" class="display-flex align-items-center gap-3" data-item-id="duration" data-item-index="4">
|
|
13235
|
-
<span class="selected-option-dropdown-item">Duration</span>
|
|
13236
|
-
<input type="hidden" value="duration">
|
|
13237
|
-
</a>
|
|
13238
|
-
</li>
|
|
13239
|
-
</ul>
|
|
13240
|
-
</div>
|
|
13241
|
-
</div>
|
|
13242
|
-
</div>
|
|
13243
|
-
<div class="table-responsive">
|
|
13244
|
-
<table class="table table-layout-fixed table-column-overflow-hidden table-bordered table-sticky table-head-filled table-cards table-multi-cards">
|
|
13245
|
-
<colgroup>
|
|
13246
|
-
<col class="" style="min-width: 60px; width: 60px;">
|
|
13247
|
-
<col class="" style="min-width: 200px; width: 200px;">
|
|
13248
|
-
<col class="">
|
|
13249
|
-
<col class="">
|
|
13250
|
-
<col class="">
|
|
13251
|
-
<col class="table-action">
|
|
13252
|
-
</colgroup>
|
|
13253
|
-
<thead>
|
|
13254
|
-
<tr>
|
|
13255
|
-
<th class="user-select-none sort-column" data-field="vehicleId" data-sortby="vehicleId" title="Id">
|
|
13256
|
-
<span>
|
|
13257
|
-
<span class="sort-arrows sort-asc">
|
|
13258
|
-
</span>
|
|
13259
|
-
<span>Id</span>
|
|
13260
|
-
</span>
|
|
13261
|
-
</th>
|
|
13262
|
-
<th class="user-select-none sort-column" data-field="name" data-sortby="name" title="Name">
|
|
13263
|
-
<span>
|
|
13264
|
-
<span class="sort-arrows ">
|
|
13265
|
-
</span>
|
|
13266
|
-
<span>Name</span>
|
|
13267
|
-
</span>
|
|
13268
|
-
</th>
|
|
13269
|
-
<th class="user-select-none sort-column" data-field="vin" data-sortby="vin" title="VIN">
|
|
13270
|
-
<span>
|
|
13271
|
-
<span class="sort-arrows ">
|
|
13272
|
-
</span>
|
|
13273
|
-
<span>VIN</span>
|
|
13274
|
-
</span>
|
|
13275
|
-
</th>
|
|
13276
|
-
<th class="user-select-none sort-column" data-field="status" data-sortby="status" title="Status">
|
|
13277
|
-
<span>
|
|
13278
|
-
<span class="sort-arrows ">
|
|
13279
|
-
</span>
|
|
13280
|
-
<span>Status</span>
|
|
13281
|
-
</span>
|
|
13282
|
-
</th>
|
|
13283
|
-
<th class="user-select-none sort-column" data-field="duration" data-sortby="duration" title="Duration">
|
|
13284
|
-
<span>
|
|
13285
|
-
<span class="sort-arrows ">
|
|
13286
|
-
</span>
|
|
13287
|
-
<span>Duration</span>
|
|
13288
|
-
</span>
|
|
13289
|
-
</th>
|
|
13290
|
-
<th class="user-select-none sort-column table-action" title="">
|
|
13291
|
-
</th>
|
|
13292
|
-
</tr>
|
|
13293
|
-
</thead>
|
|
13294
|
-
<tbody>
|
|
13295
|
-
<tr data-id="233" class="cursor-pointer">
|
|
13296
|
-
<td data-field="Id">
|
|
13297
|
-
<span>233</span>
|
|
13298
|
-
</td>
|
|
13299
|
-
<td data-field="Name">
|
|
13300
|
-
<span>Ipsum</span>
|
|
13301
|
-
</td>
|
|
13302
|
-
<td data-field="VIN">
|
|
13303
|
-
<span>
|
|
13304
|
-
<span class="NoData">
|
|
13305
|
-
<span class="pointer-events-none user-select-none">No data</span>
|
|
13306
|
-
</span>
|
|
13307
|
-
</span>
|
|
13308
|
-
</td>
|
|
13309
|
-
<td data-field="Status">
|
|
13310
|
-
<span>Inactive</span>
|
|
13311
|
-
</td>
|
|
13312
|
-
<td data-field="Duration">
|
|
13313
|
-
<span>5h 15m</span>
|
|
13314
|
-
</td>
|
|
13315
|
-
<td class="table-action">
|
|
13316
|
-
<span>
|
|
13317
|
-
<div class="dropdown btn-group">
|
|
13318
|
-
<button type="button" id="wqfnerno0c" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13319
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13320
|
-
</span>
|
|
13321
|
-
</button>
|
|
13322
|
-
</div>
|
|
13323
|
-
</span>
|
|
13324
|
-
</td>
|
|
13325
|
-
</tr>
|
|
13326
|
-
<tr data-id="456" class="cursor-pointer">
|
|
13327
|
-
<td data-field="Id">
|
|
13328
|
-
<span>456</span>
|
|
13329
|
-
</td>
|
|
13330
|
-
<td data-field="Name">
|
|
13331
|
-
<span>
|
|
13332
|
-
<span class="NoData">
|
|
13333
|
-
<span class="pointer-events-none user-select-none">No data</span>
|
|
13334
|
-
</span>
|
|
13335
|
-
</span>
|
|
13336
|
-
</td>
|
|
13337
|
-
<td data-field="VIN">
|
|
13338
|
-
<span>456</span>
|
|
13339
|
-
</td>
|
|
13340
|
-
<td data-field="Status">
|
|
13341
|
-
<span>Active</span>
|
|
13342
|
-
</td>
|
|
13343
|
-
<td data-field="Duration">
|
|
13344
|
-
<span>4h 55m</span>
|
|
13345
|
-
</td>
|
|
13346
|
-
<td class="table-action">
|
|
13347
|
-
<span>
|
|
13348
|
-
<div class="dropdown btn-group">
|
|
13349
|
-
<button type="button" id="wpzxvpfscu" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13350
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13351
|
-
</span>
|
|
13352
|
-
</button>
|
|
13353
|
-
</div>
|
|
13354
|
-
</span>
|
|
13355
|
-
</td>
|
|
13356
|
-
</tr>
|
|
13357
|
-
<tr data-id="878" class="cursor-pointer">
|
|
13358
|
-
<td data-field="Id">
|
|
13359
|
-
<span>878</span>
|
|
13360
|
-
</td>
|
|
13361
|
-
<td data-field="Name">
|
|
13362
|
-
<span>
|
|
13363
|
-
<span class="NoData">
|
|
13364
|
-
<span class="pointer-events-none user-select-none">No data</span>
|
|
13365
|
-
</span>
|
|
13366
|
-
</span>
|
|
13367
|
-
</td>
|
|
13368
|
-
<td data-field="VIN">
|
|
13369
|
-
<span>878</span>
|
|
13370
|
-
</td>
|
|
13371
|
-
<td data-field="Status">
|
|
13372
|
-
<span>Active</span>
|
|
13373
|
-
</td>
|
|
13374
|
-
<td data-field="Duration">
|
|
13375
|
-
<span>9h 10m</span>
|
|
13376
|
-
</td>
|
|
13377
|
-
<td class="table-action">
|
|
13378
|
-
<span>
|
|
13379
|
-
<div class="dropdown btn-group">
|
|
13380
|
-
<button type="button" id="nc22yw4t0v" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13381
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13382
|
-
</span>
|
|
13383
|
-
</button>
|
|
13384
|
-
</div>
|
|
13385
|
-
</span>
|
|
13386
|
-
</td>
|
|
13387
|
-
</tr>
|
|
13388
|
-
<tr data-id="895" class="cursor-pointer">
|
|
13389
|
-
<td data-field="Id">
|
|
13390
|
-
<span>895</span>
|
|
13391
|
-
</td>
|
|
13392
|
-
<td data-field="Name">
|
|
13393
|
-
<span>
|
|
13394
|
-
<span class="NoData">
|
|
13395
|
-
<span class="pointer-events-none user-select-none">No data</span>
|
|
13396
|
-
</span>
|
|
13397
|
-
</span>
|
|
13398
|
-
</td>
|
|
13399
|
-
<td data-field="VIN">
|
|
13400
|
-
<span>895</span>
|
|
13401
|
-
</td>
|
|
13402
|
-
<td data-field="Status">
|
|
13403
|
-
<span>Active</span>
|
|
13404
|
-
</td>
|
|
13405
|
-
<td data-field="Duration">
|
|
13406
|
-
<span>8h 45m</span>
|
|
13407
|
-
</td>
|
|
13408
|
-
<td class="table-action">
|
|
13409
|
-
<span>
|
|
13410
|
-
<div class="dropdown btn-group">
|
|
13411
|
-
<button type="button" id="2z1jc3fowz" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13412
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13413
|
-
</span>
|
|
13414
|
-
</button>
|
|
13415
|
-
</div>
|
|
13416
|
-
</span>
|
|
13417
|
-
</td>
|
|
13418
|
-
</tr>
|
|
13419
|
-
<tr data-id="978" class="cursor-pointer">
|
|
13420
|
-
<td data-field="Id">
|
|
13421
|
-
<span>978</span>
|
|
13422
|
-
</td>
|
|
13423
|
-
<td data-field="Name">
|
|
13424
|
-
<span>Ipsum</span>
|
|
13425
|
-
</td>
|
|
13426
|
-
<td data-field="VIN">
|
|
13427
|
-
<span>
|
|
13428
|
-
<span class="NoData">
|
|
13429
|
-
<span class="pointer-events-none user-select-none">No data</span>
|
|
13430
|
-
</span>
|
|
13431
|
-
</span>
|
|
13432
|
-
</td>
|
|
13433
|
-
<td data-field="Status">
|
|
13434
|
-
<span>Inactive</span>
|
|
13435
|
-
</td>
|
|
13436
|
-
<td data-field="Duration">
|
|
13437
|
-
<span>6h 35m</span>
|
|
13438
|
-
</td>
|
|
13439
|
-
<td class="table-action">
|
|
13440
|
-
<span>
|
|
13441
|
-
<div class="dropdown btn-group">
|
|
13442
|
-
<button type="button" id="nxopl8b5e9b" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13443
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13444
|
-
</span>
|
|
13445
|
-
</button>
|
|
13446
|
-
</div>
|
|
13447
|
-
</span>
|
|
13448
|
-
</td>
|
|
13449
|
-
</tr>
|
|
13450
|
-
<tr data-id="2345" class="cursor-pointer">
|
|
13451
|
-
<td data-field="Id">
|
|
13452
|
-
<span>2345</span>
|
|
13453
|
-
</td>
|
|
13454
|
-
<td data-field="Name">
|
|
13455
|
-
<span>Lorem</span>
|
|
13456
|
-
</td>
|
|
13457
|
-
<td data-field="VIN">
|
|
13458
|
-
<span>2345</span>
|
|
13459
|
-
</td>
|
|
13460
|
-
<td data-field="Status">
|
|
13461
|
-
<span>Active</span>
|
|
13462
|
-
</td>
|
|
13463
|
-
<td data-field="Duration">
|
|
13464
|
-
<span>11h 50m</span>
|
|
13465
|
-
</td>
|
|
13466
|
-
<td class="table-action">
|
|
13467
|
-
<span>
|
|
13468
|
-
<div class="dropdown btn-group">
|
|
13469
|
-
<button type="button" id="2vsumnh9jak" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13470
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13471
|
-
</span>
|
|
13472
|
-
</button>
|
|
13473
|
-
</div>
|
|
13474
|
-
</span>
|
|
13475
|
-
</td>
|
|
13476
|
-
</tr>
|
|
13477
|
-
<tr data-id="2445" class="cursor-pointer">
|
|
13478
|
-
<td data-field="Id">
|
|
13479
|
-
<span>2445</span>
|
|
13480
|
-
</td>
|
|
13481
|
-
<td data-field="Name">
|
|
13482
|
-
<span>
|
|
13483
|
-
<span class="NoData">
|
|
13484
|
-
<span class="pointer-events-none user-select-none">No data</span>
|
|
13485
|
-
</span>
|
|
13486
|
-
</span>
|
|
13487
|
-
</td>
|
|
13488
|
-
<td data-field="VIN">
|
|
13489
|
-
<span>2445</span>
|
|
13490
|
-
</td>
|
|
13491
|
-
<td data-field="Status">
|
|
13492
|
-
<span>Active</span>
|
|
13493
|
-
</td>
|
|
13494
|
-
<td data-field="Duration">
|
|
13495
|
-
<span>7h 25m</span>
|
|
13496
|
-
</td>
|
|
13497
|
-
<td class="table-action">
|
|
13498
|
-
<span>
|
|
13499
|
-
<div class="dropdown btn-group">
|
|
13500
|
-
<button type="button" id="of9p07ftwle" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13501
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13502
|
-
</span>
|
|
13503
|
-
</button>
|
|
13504
|
-
</div>
|
|
13505
|
-
</span>
|
|
13506
|
-
</td>
|
|
13507
|
-
</tr>
|
|
13508
|
-
<tr data-id="3456" class="cursor-pointer">
|
|
13509
|
-
<td data-field="Id">
|
|
13510
|
-
<span>3456</span>
|
|
13511
|
-
</td>
|
|
13512
|
-
<td data-field="Name">
|
|
13513
|
-
<span>
|
|
13514
|
-
<span class="NoData">
|
|
13515
|
-
<span class="pointer-events-none user-select-none">No data</span>
|
|
13516
|
-
</span>
|
|
13517
|
-
</span>
|
|
13518
|
-
</td>
|
|
13519
|
-
<td data-field="VIN">
|
|
13520
|
-
<span>3456</span>
|
|
13521
|
-
</td>
|
|
13522
|
-
<td data-field="Status">
|
|
13523
|
-
<span>Active</span>
|
|
13524
|
-
</td>
|
|
13525
|
-
<td data-field="Duration">
|
|
13526
|
-
<span>12h 00m</span>
|
|
13527
|
-
</td>
|
|
13528
|
-
<td class="table-action">
|
|
13529
|
-
<span>
|
|
13530
|
-
<div class="dropdown btn-group">
|
|
13531
|
-
<button type="button" id="4whpwzgpocu" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13532
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13533
|
-
</span>
|
|
13534
|
-
</button>
|
|
13535
|
-
</div>
|
|
13536
|
-
</span>
|
|
13537
|
-
</td>
|
|
13538
|
-
</tr>
|
|
13539
|
-
<tr data-id="4567" class="cursor-pointer">
|
|
13540
|
-
<td data-field="Id">
|
|
13541
|
-
<span>4567</span>
|
|
13542
|
-
</td>
|
|
13543
|
-
<td data-field="Name">
|
|
13544
|
-
<span>
|
|
13545
|
-
<span class="NoData">
|
|
13546
|
-
<span class="pointer-events-none user-select-none">No data</span>
|
|
13547
|
-
</span>
|
|
13548
|
-
</span>
|
|
13549
|
-
</td>
|
|
13550
|
-
<td data-field="VIN">
|
|
13551
|
-
<span>4567</span>
|
|
13552
|
-
</td>
|
|
13553
|
-
<td data-field="Status">
|
|
13554
|
-
<span>Active</span>
|
|
13555
|
-
</td>
|
|
13556
|
-
<td data-field="Duration">
|
|
13557
|
-
<span>10h 20m</span>
|
|
13558
|
-
</td>
|
|
13559
|
-
<td class="table-action">
|
|
13560
|
-
<span>
|
|
13561
|
-
<div class="dropdown btn-group">
|
|
13562
|
-
<button type="button" id="32p0qchuq3w" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13563
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13564
|
-
</span>
|
|
13565
|
-
</button>
|
|
13566
|
-
</div>
|
|
13567
|
-
</span>
|
|
13568
|
-
</td>
|
|
13569
|
-
</tr>
|
|
13570
|
-
<tr data-id="7354" class="cursor-pointer">
|
|
13571
|
-
<td data-field="Id">
|
|
13572
|
-
<span>7354</span>
|
|
13573
|
-
</td>
|
|
13574
|
-
<td data-field="Name">
|
|
13575
|
-
<span>Lorem</span>
|
|
13576
|
-
</td>
|
|
13577
|
-
<td data-field="VIN">
|
|
13578
|
-
<span>7354</span>
|
|
13579
|
-
</td>
|
|
13580
|
-
<td data-field="Status">
|
|
13581
|
-
<span>Active</span>
|
|
13582
|
-
</td>
|
|
13583
|
-
<td data-field="Duration">
|
|
13584
|
-
<span>10h 30m</span>
|
|
13585
|
-
</td>
|
|
13586
|
-
<td class="table-action">
|
|
13587
|
-
<span>
|
|
13588
|
-
<div class="dropdown btn-group">
|
|
13589
|
-
<button type="button" id="kum3pybxdpn" class="btn btn-default btn-link btn-md btn-icon-only btn-component dropdown-toggle" tabindex="0">
|
|
13590
|
-
<span class="rioglyph rioglyph-option-vertical">
|
|
13591
|
-
</span>
|
|
13592
|
-
</button>
|
|
13593
|
-
</div>
|
|
13594
|
-
</span>
|
|
13595
|
-
</td>
|
|
13596
|
-
</tr>
|
|
13597
|
-
<tr class="table-card-placeholder">
|
|
13598
|
-
</tr>
|
|
13599
|
-
<tr class="table-card-placeholder">
|
|
13600
|
-
</tr>
|
|
13601
|
-
<tr class="table-card-placeholder">
|
|
13602
|
-
</tr>
|
|
13603
|
-
<tr class="table-card-placeholder">
|
|
13604
|
-
</tr>
|
|
13605
|
-
<tr class="table-card-placeholder">
|
|
13606
|
-
</tr>
|
|
13607
|
-
<tr class="table-card-placeholder">
|
|
13608
|
-
</tr>
|
|
13609
|
-
<tr class="table-card-placeholder">
|
|
13610
|
-
</tr>
|
|
13611
|
-
<tr class="table-card-placeholder">
|
|
13612
|
-
</tr>
|
|
13613
|
-
<tr class="table-card-placeholder">
|
|
13614
|
-
</tr>
|
|
13615
|
-
<tr class="table-card-placeholder">
|
|
13616
|
-
</tr>
|
|
13617
|
-
</tbody>
|
|
13618
|
-
</table>
|
|
13619
|
-
</div>
|
|
13620
|
-
<div class="LoadMoreButton align-items-center display-flex justify-content-center margin-top-25 margin-bottom-25 non-printable">
|
|
13621
|
-
<div class="min-width-150">
|
|
13622
|
-
<div class="text-center margin-bottom-3">
|
|
13623
|
-
<span class="text-medium">70</span>
|
|
13624
|
-
<span class="margin-left-5 margin-right-5">/</span>
|
|
13625
|
-
<span class="text-medium">100</span>
|
|
13626
|
-
</div>
|
|
13627
|
-
<div class="progress height-2 margin-bottom-10 bg-white">
|
|
13628
|
-
<div class="progress-bar" style="width: 70%;">
|
|
13629
|
-
</div>
|
|
13630
|
-
</div>
|
|
13631
|
-
<div class="display-flex justify-content-center">
|
|
13632
|
-
<button class="btn btn-link padding-right-20 margin-top--5" type="button">
|
|
13633
|
-
<span class="rioglyph rioglyph-arrow-down">
|
|
13634
|
-
</span>Load more</button>
|
|
13635
|
-
</div>
|
|
13636
|
-
</div>
|
|
13637
|
-
</div>
|
|
13638
|
-
</div>
|
|
13639
|
-
```
|
|
13640
|
-
|
|
13641
|
-
#### Classes (css)
|
|
13642
|
-
|
|
13643
|
-
```css
|
|
13644
|
-
table-cards
|
|
13645
|
-
```
|
|
13646
|
-
|
|
13647
|
-
## States in tables
|
|
13648
|
-
|
|
13649
|
-
### Example: No entries found
|
|
13650
|
-
|
|
13651
|
-
Head column Head column Head column Head column Head column
|
|
13652
|
-
|
|
13653
|
-
No entries found
|
|
13654
|
-
We could not find any data entries for your search query. Please refine your search
|
|
13655
|
-
|
|
13656
|
-
#### HTML (html)
|
|
13657
|
-
|
|
13658
|
-
```html
|
|
13659
|
-
<table class="table table-head-filled table-layout-fixed">
|
|
13660
|
-
<thead>
|
|
13661
|
-
<tr>
|
|
13662
|
-
<th class="user-select-none sort-column ellipsis-1" title="">Head column</th>
|
|
13663
|
-
<th class="user-select-none sort-column ellipsis-1" title="">Head column</th>
|
|
13664
|
-
<th class="user-select-none sort-column ellipsis-1" title="">Head column</th>
|
|
13665
|
-
<th class="user-select-none sort-column ellipsis-1" title="">Head column</th>
|
|
13666
|
-
<th class="user-select-none sort-column ellipsis-1" title="">Head column</th>
|
|
13667
|
-
</tr>
|
|
13668
|
-
</thead>
|
|
13669
|
-
<tbody>
|
|
13670
|
-
<tr>
|
|
13671
|
-
<td colspan="5">
|
|
13672
|
-
<div class="display-flex justify-content-center max-width-100pct">
|
|
13673
|
-
<div class="margin-0 width-100pct max-width-600 panel-default panel padding-15 border-none">
|
|
13674
|
-
<div class="display-flex flex-column align-items-center text-center padding-25">
|
|
13675
|
-
<div class="text-size-h2 margin-bottom-20">
|
|
13676
|
-
<span class="rioglyph rioglyph-looking-glass-man text-color-light text-size-300pct">
|
|
13677
|
-
</span>
|
|
13678
|
-
</div>
|
|
13679
|
-
<div class="text-size-h3 text-size-h2-xl line-height-125rel text-color-dark text-medium width-500 max-width-100pct text-wrap-balance">No entries found</div>
|
|
13680
|
-
<div class="text-color-dark margin-top-15 width-500 max-width-100pct text-wrap-balance">We could not find any data entries for your search query. Please refine your search</div>
|
|
13681
|
-
</div>
|
|
13682
|
-
</div>
|
|
13683
|
-
</div>
|
|
13684
|
-
</td>
|
|
13685
|
-
</tr>
|
|
13686
|
-
</tbody>
|
|
13687
|
-
</table>
|
|
13688
|
-
```
|
|
13689
|
-
|
|
13690
|
-
## Alerts
|
|
13691
|
-
|
|
13692
|
-
### Example: Lorem ipsum
|
|
13693
|
-
|
|
13694
|
-
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
13695
|
-
See More
|
|
13696
|
-
|
|
13697
|
-
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
13698
|
-
See More
|
|
13699
|
-
|
|
13700
|
-
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
13701
|
-
See More
|
|
13702
|
-
|
|
13703
|
-
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
13704
|
-
See More
|
|
13705
|
-
|
|
13706
|
-
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
13707
|
-
See More
|
|
13708
|
-
|
|
13709
|
-
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
13710
|
-
See More
|
|
11457
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11458
|
+
See More
|
|
13711
11459
|
|
|
13712
11460
|
#### HTML (html)
|
|
13713
11461
|
|
|
@@ -13838,7 +11586,7 @@ alert-primary
|
|
|
13838
11586
|
|
|
13839
11587
|
## Badges
|
|
13840
11588
|
|
|
13841
|
-
### Example: Example
|
|
11589
|
+
### Example: Example 81
|
|
13842
11590
|
|
|
13843
11591
|
Unlike labels, which are used for categorization and emphasis, badges provide quick contextual information in a compact and visually distinct manner.
|
|
13844
11592
|
Use badges for numeric indicators , such as showing counts (e.g., unread messages, notifications, cart items). They are also useful for small floating highlights on UI elements (e.g., "New" or "Beta"). Badges are commonly placed on icons, buttons, menus, or navigation elements.
|
|
@@ -14099,7 +11847,7 @@ badge-default
|
|
|
14099
11847
|
|
|
14100
11848
|
## Callouts
|
|
14101
11849
|
|
|
14102
|
-
### Example: Example
|
|
11850
|
+
### Example: Example 82
|
|
14103
11851
|
|
|
14104
11852
|
Callout default
|
|
14105
11853
|
At vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.
|
|
@@ -14172,7 +11920,9 @@ callout-default
|
|
|
14172
11920
|
|
|
14173
11921
|
## Counter
|
|
14174
11922
|
|
|
14175
|
-
|
|
11923
|
+
The counter component is a pure CSS component that can be applied to any element in order to count the child elements in a nice way. This works for list items as well as for div's or other HTML tags.
|
|
11924
|
+
|
|
11925
|
+
### Example: Example 83
|
|
14176
11926
|
|
|
14177
11927
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.
|
|
14178
11928
|
|
|
@@ -14299,7 +12049,7 @@ color-gray
|
|
|
14299
12049
|
|
|
14300
12050
|
## Key
|
|
14301
12051
|
|
|
14302
|
-
### Example: Example
|
|
12052
|
+
### Example: Example 84
|
|
14303
12053
|
|
|
14304
12054
|
Keys example Pro tip: press m to comment
|
|
14305
12055
|
Press ctrl + a to select all
|
|
@@ -14362,7 +12112,7 @@ Mac specific keys - see DeviceUtils ⌘ ⌥ ⌃
|
|
|
14362
12112
|
|
|
14363
12113
|
> Note: For having icons in labels, the text must be wrapped with a span to ensure the correct spacing.
|
|
14364
12114
|
|
|
14365
|
-
### Example: Example
|
|
12115
|
+
### Example: Example 85
|
|
14366
12116
|
|
|
14367
12117
|
Labels are small, colored indicators used to represent statuses, categories, or highlights in the UI.
|
|
14368
12118
|
The standard labels have a light background and are ideal for subtle status indications that blend naturally with the interface.
|
|
@@ -14467,27 +12217,27 @@ muted
|
|
|
14467
12217
|
<h5>Labels width icons</h5>
|
|
14468
12218
|
<div class="display-flex flex-wrap gap-10">
|
|
14469
12219
|
<div class="label label-default">
|
|
14470
|
-
<span class="rioglyph rioglyph-
|
|
12220
|
+
<span class="rioglyph rioglyph-user">
|
|
14471
12221
|
</span>
|
|
14472
12222
|
<span>default</span>
|
|
14473
12223
|
</div>
|
|
14474
12224
|
<div class="label label-primary">
|
|
14475
|
-
<span class="rioglyph rioglyph-
|
|
12225
|
+
<span class="rioglyph rioglyph-user">
|
|
14476
12226
|
</span>
|
|
14477
12227
|
<span>primary</span>
|
|
14478
12228
|
</div>
|
|
14479
12229
|
<div class="label label-secondary">
|
|
14480
|
-
<span class="rioglyph rioglyph-
|
|
12230
|
+
<span class="rioglyph rioglyph-driver">
|
|
14481
12231
|
</span>
|
|
14482
12232
|
<span>secondary</span>
|
|
14483
12233
|
</div>
|
|
14484
12234
|
<div class="label label-info">
|
|
14485
|
-
<span class="rioglyph rioglyph-
|
|
12235
|
+
<span class="rioglyph rioglyph-truck">
|
|
14486
12236
|
</span>
|
|
14487
12237
|
<span>info</span>
|
|
14488
12238
|
</div>
|
|
14489
12239
|
<div class="label label-success">
|
|
14490
|
-
<span class="rioglyph rioglyph-
|
|
12240
|
+
<span class="rioglyph rioglyph-van">
|
|
14491
12241
|
</span>
|
|
14492
12242
|
<span>success</span>
|
|
14493
12243
|
</div>
|
|
@@ -14497,12 +12247,12 @@ muted
|
|
|
14497
12247
|
<span>warning</span>
|
|
14498
12248
|
</div>
|
|
14499
12249
|
<div class="label label-danger">
|
|
14500
|
-
<span class="rioglyph rioglyph-
|
|
12250
|
+
<span class="rioglyph rioglyph-trailer">
|
|
14501
12251
|
</span>
|
|
14502
12252
|
<span>danger</span>
|
|
14503
12253
|
</div>
|
|
14504
12254
|
<div class="label label-muted">
|
|
14505
|
-
<span class="rioglyph rioglyph-
|
|
12255
|
+
<span class="rioglyph rioglyph-user">
|
|
14506
12256
|
</span>
|
|
14507
12257
|
<span>muted</span>
|
|
14508
12258
|
</div>
|
|
@@ -14513,42 +12263,42 @@ muted
|
|
|
14513
12263
|
<div class="display-flex flex-wrap gap-10">
|
|
14514
12264
|
<div class="label label-default label-filled">
|
|
14515
12265
|
<span>default</span>
|
|
14516
|
-
<span class="rioglyph rioglyph-
|
|
12266
|
+
<span class="rioglyph rioglyph-trailer">
|
|
14517
12267
|
</span>
|
|
14518
12268
|
</div>
|
|
14519
12269
|
<div class="label label-primary label-filled">
|
|
14520
12270
|
<span>primary</span>
|
|
14521
|
-
<span class="rioglyph rioglyph-
|
|
12271
|
+
<span class="rioglyph rioglyph-truck">
|
|
14522
12272
|
</span>
|
|
14523
12273
|
</div>
|
|
14524
12274
|
<div class="label label-secondary label-filled">
|
|
14525
12275
|
<span>secondary</span>
|
|
14526
|
-
<span class="rioglyph rioglyph-
|
|
12276
|
+
<span class="rioglyph rioglyph-car">
|
|
14527
12277
|
</span>
|
|
14528
12278
|
</div>
|
|
14529
12279
|
<div class="label label-info label-filled">
|
|
14530
12280
|
<span>info</span>
|
|
14531
|
-
<span class="rioglyph rioglyph-
|
|
12281
|
+
<span class="rioglyph rioglyph-businessman">
|
|
14532
12282
|
</span>
|
|
14533
12283
|
</div>
|
|
14534
12284
|
<div class="label label-success label-filled">
|
|
14535
12285
|
<span>success</span>
|
|
14536
|
-
<span class="rioglyph rioglyph-
|
|
12286
|
+
<span class="rioglyph rioglyph-user">
|
|
14537
12287
|
</span>
|
|
14538
12288
|
</div>
|
|
14539
12289
|
<div class="label label-warning label-filled">
|
|
14540
12290
|
<span>warning</span>
|
|
14541
|
-
<span class="rioglyph rioglyph-
|
|
12291
|
+
<span class="rioglyph rioglyph-car">
|
|
14542
12292
|
</span>
|
|
14543
12293
|
</div>
|
|
14544
12294
|
<div class="label label-danger label-filled">
|
|
14545
12295
|
<span>danger</span>
|
|
14546
|
-
<span class="rioglyph rioglyph-
|
|
12296
|
+
<span class="rioglyph rioglyph-driver">
|
|
14547
12297
|
</span>
|
|
14548
12298
|
</div>
|
|
14549
12299
|
<div class="label label-muted label-filled">
|
|
14550
12300
|
<span>muted</span>
|
|
14551
|
-
<span class="rioglyph rioglyph-
|
|
12301
|
+
<span class="rioglyph rioglyph-driver">
|
|
14552
12302
|
</span>
|
|
14553
12303
|
</div>
|
|
14554
12304
|
</div>
|
|
@@ -14590,7 +12340,7 @@ label-default
|
|
|
14590
12340
|
|
|
14591
12341
|
## Lists
|
|
14592
12342
|
|
|
14593
|
-
### Example: Example
|
|
12343
|
+
### Example: Example 86
|
|
14594
12344
|
|
|
14595
12345
|
Ordered list
|
|
14596
12346
|
|
|
@@ -14952,7 +12702,7 @@ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
|
|
|
14952
12702
|
</div>
|
|
14953
12703
|
</button>
|
|
14954
12704
|
<button class="list-group-item list-group-item-info">
|
|
14955
|
-
<div class="display-flex gap-10"
|
|
12705
|
+
<div class="display-flex gap-10">
|
|
14956
12706
|
<div class="width-100pct">
|
|
14957
12707
|
<div class="text-size-20 text-medium">Headline <span>info</span>
|
|
14958
12708
|
</div>
|
|
@@ -14980,7 +12730,7 @@ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
|
|
|
14980
12730
|
</div>
|
|
14981
12731
|
</button>
|
|
14982
12732
|
<button class="list-group-item list-group-item-warning">
|
|
14983
|
-
<div class="display-flex gap-10"
|
|
12733
|
+
<div class="display-flex gap-10">
|
|
14984
12734
|
<div class="width-100pct">
|
|
14985
12735
|
<div class="text-size-20 text-medium">Headline <span>warning</span>
|
|
14986
12736
|
</div>
|
|
@@ -15102,7 +12852,7 @@ list-group border rounded
|
|
|
15102
12852
|
|
|
15103
12853
|
## Panels
|
|
15104
12854
|
|
|
15105
|
-
### Example: Example
|
|
12855
|
+
### Example: Example 88
|
|
15106
12856
|
|
|
15107
12857
|
panel-heading 1
|
|
15108
12858
|
|
|
@@ -15272,7 +13022,7 @@ panel-default
|
|
|
15272
13022
|
|
|
15273
13023
|
## Progress bars
|
|
15274
13024
|
|
|
15275
|
-
### Example: Example
|
|
13025
|
+
### Example: Example 89
|
|
15276
13026
|
|
|
15277
13027
|
Standard
|
|
15278
13028
|
|
|
@@ -15477,7 +13227,9 @@ progress
|
|
|
15477
13227
|
|
|
15478
13228
|
## Wells
|
|
15479
13229
|
|
|
15480
|
-
|
|
13230
|
+
Forms
|
|
13231
|
+
|
|
13232
|
+
### Example: Example 90
|
|
15481
13233
|
|
|
15482
13234
|
Hi, my name is well-sm
|
|
15483
13235
|
|
|
@@ -15512,7 +13264,7 @@ well
|
|
|
15512
13264
|
|
|
15513
13265
|
## Forms
|
|
15514
13266
|
|
|
15515
|
-
### Example: Example
|
|
13267
|
+
### Example: Example 91
|
|
15516
13268
|
|
|
15517
13269
|
Legend
|
|
15518
13270
|
|
|
@@ -15917,7 +13669,7 @@ Action
|
|
|
15917
13669
|
|
|
15918
13670
|
## Form sized examples
|
|
15919
13671
|
|
|
15920
|
-
### Example: Example
|
|
13672
|
+
### Example: Example 92
|
|
15921
13673
|
|
|
15922
13674
|
Size by form-Group class
|
|
15923
13675
|
form-group-sm
|
|
@@ -15996,11 +13748,11 @@ input-group-lg 1 2 3 4 5
|
|
|
15996
13748
|
<span class="form-control-feedback rioglyph rioglyph-error-sign">
|
|
15997
13749
|
</span>
|
|
15998
13750
|
</div>
|
|
15999
|
-
<div class="form-group
|
|
13751
|
+
<div class="form-group">
|
|
16000
13752
|
<label for="input4">form-group</label>
|
|
16001
13753
|
<input id="input4" class="form-control" type="text" placeholder="Lorem Ipsum Dolor">
|
|
16002
13754
|
</div>
|
|
16003
|
-
<div class="form-group
|
|
13755
|
+
<div class="form-group">
|
|
16004
13756
|
<label for="input5">form-group</label>
|
|
16005
13757
|
<div class="input-group">
|
|
16006
13758
|
<span class="input-group-addon">
|
|
@@ -16011,7 +13763,7 @@ input-group-lg 1 2 3 4 5
|
|
|
16011
13763
|
<span class="input-group-addon">XX</span>
|
|
16012
13764
|
</div>
|
|
16013
13765
|
</div>
|
|
16014
|
-
<div class="form-group
|
|
13766
|
+
<div class="form-group has-error has-feedback">
|
|
16015
13767
|
<label for="input6">form-group</label>
|
|
16016
13768
|
<input id="input6" type="text" class="form-control">
|
|
16017
13769
|
<span class="form-control-feedback rioglyph rioglyph-error-sign">
|
|
@@ -16104,7 +13856,7 @@ input-group-lg 1 2 3 4 5
|
|
|
16104
13856
|
</div>
|
|
16105
13857
|
<div class="form-group">
|
|
16106
13858
|
<label for="input14">input-group</label>
|
|
16107
|
-
<div class="input-group
|
|
13859
|
+
<div class="input-group">
|
|
16108
13860
|
<span class="input-group-addon">
|
|
16109
13861
|
<span class="rioglyph rioglyph-heart">
|
|
16110
13862
|
</span>
|
|
@@ -16176,7 +13928,7 @@ An HTML <fieldset> element is used to group related elements within a form. It i
|
|
|
16176
13928
|
|
|
16177
13929
|
Allows for selective processing of grouped data, making it useful for handling specific sections of a form independently when used with the FormData API.
|
|
16178
13930
|
|
|
16179
|
-
### Example: Example
|
|
13931
|
+
### Example: Example 93
|
|
16180
13932
|
|
|
16181
13933
|
A form with fieldset Lorem ipsum
|
|
16182
13934
|
Dolor Sit amet
|
|
@@ -16261,7 +14013,9 @@ Lorem ipsum
|
|
|
16261
14013
|
|
|
16262
14014
|
## Input resize
|
|
16263
14015
|
|
|
16264
|
-
|
|
14016
|
+
Animate
|
|
14017
|
+
|
|
14018
|
+
### Example: Example 94
|
|
16265
14019
|
|
|
16266
14020
|
resize-none resize-vertical
|
|
16267
14021
|
|
|
@@ -16274,9 +14028,17 @@ resize-none resize-vertical
|
|
|
16274
14028
|
</div>
|
|
16275
14029
|
```
|
|
16276
14030
|
|
|
16277
|
-
## Animations
|
|
14031
|
+
## CSS Animations
|
|
14032
|
+
|
|
14033
|
+
### Example: Example 95
|
|
14034
|
+
|
|
14035
|
+
slide
|
|
14036
|
+
|
|
14037
|
+
fade
|
|
16278
14038
|
|
|
16279
|
-
|
|
14039
|
+
scale
|
|
14040
|
+
|
|
14041
|
+
rotate
|
|
16280
14042
|
|
|
16281
14043
|
slide-out
|
|
16282
14044
|
|
|
@@ -16284,11 +14046,13 @@ left up down right
|
|
|
16284
14046
|
|
|
16285
14047
|
3s 2s 1s 09s 08s 07s 06s 05s 04s 03s 02s 01s
|
|
16286
14048
|
|
|
16287
|
-
|
|
14049
|
+
d-3s d-2s d-1s d-09s d-08s d-07s d-06s d-05s d-04s d-03s d-02s d-01s
|
|
14050
|
+
|
|
14051
|
+
one time loop restart
|
|
16288
14052
|
|
|
16289
14053
|
linear ease ease-in ease-out ease-in-out
|
|
16290
14054
|
|
|
16291
|
-
infinite repeat-1 repeat-2 repeat-3
|
|
14055
|
+
infinite no repeat repeat-1 repeat-2 repeat-3
|
|
16292
14056
|
|
|
16293
14057
|
Test animation Reset
|
|
16294
14058
|
|
|
@@ -16299,316 +14063,117 @@ import { useState } from 'react';
|
|
|
16299
14063
|
|
|
16300
14064
|
import classNames from '@rio-cloud/rio-uikit/classNames';
|
|
16301
14065
|
import RadioButton from '@rio-cloud/rio-uikit/RadioButton';
|
|
16302
|
-
|
|
16303
|
-
|
|
16304
|
-
|
|
16305
|
-
|
|
16306
|
-
|
|
16307
|
-
|
|
16308
|
-
|
|
16309
|
-
|
|
16310
|
-
|
|
16311
|
-
|
|
16312
|
-
|
|
16313
|
-
|
|
16314
|
-
|
|
16315
|
-
|
|
16316
|
-
|
|
16317
|
-
|
|
16318
|
-
|
|
16319
|
-
|
|
16320
|
-
|
|
16321
|
-
|
|
16322
|
-
|
|
16323
|
-
const
|
|
16324
|
-
|
|
16325
|
-
|
|
16326
|
-
|
|
16327
|
-
|
|
16328
|
-
|
|
16329
|
-
|
|
16330
|
-
|
|
16331
|
-
|
|
16332
|
-
|
|
16333
|
-
|
|
16334
|
-
|
|
16335
|
-
|
|
16336
|
-
|
|
16337
|
-
|
|
16338
|
-
|
|
16339
|
-
|
|
16340
|
-
setPlayAnimation(false);
|
|
16341
|
-
};
|
|
16342
|
-
|
|
16343
|
-
const handleStartAnimation = () => {
|
|
16344
|
-
setPlayAnimation(true);
|
|
16345
|
-
};
|
|
16346
|
-
|
|
16347
|
-
const handleStopAnimation = () => {
|
|
16348
|
-
setPlayAnimation(false);
|
|
16349
|
-
};
|
|
16350
|
-
|
|
16351
|
-
const animationClassName = classNames(
|
|
16352
|
-
playAnimation &&
|
|
16353
|
-
`animated-${currentAnimationDuration} ${currentAnimation} ${currentAnimationEasing}
|
|
16354
|
-
${currentAnimationLooping}`,
|
|
16355
|
-
playAnimation && `${currentAnimationType}-${currentAnimationDirection}`
|
|
16356
|
-
);
|
|
16357
|
-
|
|
16358
|
-
return (
|
|
16359
|
-
<>
|
|
16360
|
-
<div className='display-flex justify-content-center'>
|
|
16361
|
-
<RadioButton
|
|
16362
|
-
name='type'
|
|
16363
|
-
onChange={() => handleSelectAnimationType('slide-out')}
|
|
16364
|
-
checked={currentAnimationType === 'slide-out'}
|
|
16365
|
-
inline
|
|
16366
|
-
>
|
|
16367
|
-
slide-out
|
|
16368
|
-
</RadioButton>
|
|
16369
|
-
</div>
|
|
16370
|
-
<hr />
|
|
16371
|
-
<div className='display-flex justify-content-center'>
|
|
16372
|
-
<RadioButton
|
|
16373
|
-
name='direction'
|
|
16374
|
-
onChange={() => handleSelectAnimationDirection('left')}
|
|
16375
|
-
checked={currentAnimationDirection === 'left'}
|
|
16376
|
-
inline
|
|
16377
|
-
>
|
|
16378
|
-
left
|
|
16379
|
-
</RadioButton>
|
|
16380
|
-
<RadioButton
|
|
16381
|
-
name='direction'
|
|
16382
|
-
onChange={() => handleSelectAnimationDirection('up')}
|
|
16383
|
-
checked={currentAnimationDirection === 'up'}
|
|
16384
|
-
inline
|
|
16385
|
-
>
|
|
16386
|
-
up
|
|
16387
|
-
</RadioButton>
|
|
16388
|
-
<RadioButton
|
|
16389
|
-
name='direction'
|
|
16390
|
-
onChange={() => handleSelectAnimationDirection('down')}
|
|
16391
|
-
checked={currentAnimationDirection === 'down'}
|
|
16392
|
-
inline
|
|
16393
|
-
>
|
|
16394
|
-
down
|
|
16395
|
-
</RadioButton>
|
|
16396
|
-
<RadioButton
|
|
16397
|
-
name='direction'
|
|
16398
|
-
onChange={() => handleSelectAnimationDirection('right')}
|
|
16399
|
-
checked={currentAnimationDirection === 'right'}
|
|
16400
|
-
inline
|
|
16401
|
-
>
|
|
16402
|
-
right
|
|
16403
|
-
</RadioButton>
|
|
16404
|
-
</div>
|
|
16405
|
-
<hr />
|
|
16406
|
-
<div className='display-flex flex-wrap justify-content-center'>
|
|
16407
|
-
<RadioButton
|
|
16408
|
-
name='duration'
|
|
16409
|
-
onChange={() => handleSelectAnimationDuration('3s')}
|
|
16410
|
-
checked={currentAnimationDuration === '3s'}
|
|
16411
|
-
inline
|
|
16412
|
-
>
|
|
16413
|
-
3s
|
|
16414
|
-
</RadioButton>
|
|
16415
|
-
<RadioButton
|
|
16416
|
-
name='duration'
|
|
16417
|
-
onChange={() => handleSelectAnimationDuration('2s')}
|
|
16418
|
-
checked={currentAnimationDuration === '2s'}
|
|
16419
|
-
inline
|
|
16420
|
-
>
|
|
16421
|
-
2s
|
|
16422
|
-
</RadioButton>
|
|
16423
|
-
<RadioButton
|
|
16424
|
-
name='duration'
|
|
16425
|
-
onChange={() => handleSelectAnimationDuration('1s')}
|
|
16426
|
-
checked={currentAnimationDuration === '1s'}
|
|
16427
|
-
inline
|
|
16428
|
-
>
|
|
16429
|
-
1s
|
|
16430
|
-
</RadioButton>
|
|
16431
|
-
<RadioButton
|
|
16432
|
-
name='duration'
|
|
16433
|
-
onChange={() => handleSelectAnimationDuration('09s')}
|
|
16434
|
-
checked={currentAnimationDuration === '09s'}
|
|
16435
|
-
inline
|
|
16436
|
-
>
|
|
16437
|
-
09s
|
|
16438
|
-
</RadioButton>
|
|
16439
|
-
<RadioButton
|
|
16440
|
-
name='duration'
|
|
16441
|
-
onChange={() => handleSelectAnimationDuration('08s')}
|
|
16442
|
-
checked={currentAnimationDuration === '08s'}
|
|
16443
|
-
inline
|
|
16444
|
-
>
|
|
16445
|
-
08s
|
|
16446
|
-
</RadioButton>
|
|
16447
|
-
<RadioButton
|
|
16448
|
-
name='duration'
|
|
16449
|
-
onChange={() => handleSelectAnimationDuration('07s')}
|
|
16450
|
-
checked={currentAnimationDuration === '07s'}
|
|
16451
|
-
inline
|
|
16452
|
-
>
|
|
16453
|
-
07s
|
|
16454
|
-
</RadioButton>
|
|
16455
|
-
<RadioButton
|
|
16456
|
-
name='duration'
|
|
16457
|
-
onChange={() => handleSelectAnimationDuration('06s')}
|
|
16458
|
-
checked={currentAnimationDuration === '06s'}
|
|
16459
|
-
inline
|
|
16460
|
-
>
|
|
16461
|
-
06s
|
|
16462
|
-
</RadioButton>
|
|
16463
|
-
<RadioButton
|
|
16464
|
-
name='duration'
|
|
16465
|
-
onChange={() => handleSelectAnimationDuration('05s')}
|
|
16466
|
-
checked={currentAnimationDuration === '05s'}
|
|
16467
|
-
inline
|
|
16468
|
-
>
|
|
16469
|
-
05s
|
|
16470
|
-
</RadioButton>
|
|
16471
|
-
<RadioButton
|
|
16472
|
-
name='duration'
|
|
16473
|
-
onChange={() => handleSelectAnimationDuration('04s')}
|
|
16474
|
-
checked={currentAnimationDuration === '04s'}
|
|
16475
|
-
inline
|
|
16476
|
-
>
|
|
16477
|
-
04s
|
|
16478
|
-
</RadioButton>
|
|
16479
|
-
<RadioButton
|
|
16480
|
-
name='duration'
|
|
16481
|
-
onChange={() => handleSelectAnimationDuration('03s')}
|
|
16482
|
-
checked={currentAnimationDuration === '03s'}
|
|
16483
|
-
inline
|
|
16484
|
-
>
|
|
16485
|
-
03s
|
|
16486
|
-
</RadioButton>
|
|
16487
|
-
<RadioButton
|
|
16488
|
-
name='duration'
|
|
16489
|
-
onChange={() => handleSelectAnimationDuration('02s')}
|
|
16490
|
-
checked={currentAnimationDuration === '02s'}
|
|
16491
|
-
inline
|
|
16492
|
-
>
|
|
16493
|
-
02s
|
|
16494
|
-
</RadioButton>
|
|
16495
|
-
<RadioButton
|
|
16496
|
-
name='duration'
|
|
16497
|
-
onChange={() => handleSelectAnimationDuration('01s')}
|
|
16498
|
-
checked={currentAnimationDuration === '01s'}
|
|
16499
|
-
inline
|
|
16500
|
-
>
|
|
16501
|
-
01s
|
|
16502
|
-
</RadioButton>
|
|
16503
|
-
</div>
|
|
16504
|
-
<hr />
|
|
14066
|
+
|
|
14067
|
+
import AnimationDelayControl from './controls/AnimationDelayControl';
|
|
14068
|
+
import AnimationDirectionControl from './controls/AnimationDirectionControl';
|
|
14069
|
+
import AnimationDurationControl from './controls/AnimationDurationControl';
|
|
14070
|
+
import AnimationLoopingControl from './controls/AnimationLoopingControl';
|
|
14071
|
+
import AnimationEasingControl from './controls/AnimationEasingControl';
|
|
14072
|
+
import AnimationPlaybackControl from './controls/AnimationPlaybackControl';
|
|
14073
|
+
import AnimationRepeatControl from './controls/AnimationRepeatControl';
|
|
14074
|
+
import type {
|
|
14075
|
+
AnimationDelay,
|
|
14076
|
+
AnimationDirection,
|
|
14077
|
+
AnimationDuration,
|
|
14078
|
+
AnimationEasing,
|
|
14079
|
+
AnimationLooping,
|
|
14080
|
+
AnimationRepeat,
|
|
14081
|
+
} from './controls/animationControlOptions';
|
|
14082
|
+
|
|
14083
|
+
const AnimationsSlideExample = () => {
|
|
14084
|
+
const [currentAnimationType, setCurrentAnimationType] = useState('slide-out');
|
|
14085
|
+
const [currentAnimationDirection, setCurrentAnimationDirection] = useState<AnimationDirection>('left');
|
|
14086
|
+
const [currentAnimation, setCurrentAnimation] = useState<AnimationRepeat>('infinite');
|
|
14087
|
+
const [currentAnimationLooping, setCurrentAnimationLooping] = useState<AnimationLooping>('loop');
|
|
14088
|
+
const [currentAnimationEasing, setCurrentAnimationEasing] = useState<AnimationEasing>('ease-in-out');
|
|
14089
|
+
const [currentAnimationDelay, setCurrentAnimationDelay] = useState<AnimationDelay>('01s');
|
|
14090
|
+
const [currentAnimationDuration, setCurrentAnimationDuration] = useState<AnimationDuration>('1s');
|
|
14091
|
+
const [playAnimation, setPlayAnimation] = useState(false);
|
|
14092
|
+
|
|
14093
|
+
const resetAnimation = () => setPlayAnimation(false);
|
|
14094
|
+
|
|
14095
|
+
const animationClassName = classNames(
|
|
14096
|
+
playAnimation &&
|
|
14097
|
+
`animated-${currentAnimationDuration} animated-delay-${currentAnimationDelay} ${currentAnimation} ${currentAnimationEasing}`,
|
|
14098
|
+
playAnimation && currentAnimationLooping !== 'one-time' && currentAnimationLooping,
|
|
14099
|
+
playAnimation && `${currentAnimationType}-${currentAnimationDirection}`
|
|
14100
|
+
);
|
|
14101
|
+
|
|
14102
|
+
return (
|
|
14103
|
+
<>
|
|
16505
14104
|
<div className='display-flex justify-content-center'>
|
|
16506
14105
|
<RadioButton
|
|
16507
|
-
name='
|
|
16508
|
-
onChange={() =>
|
|
16509
|
-
|
|
16510
|
-
|
|
16511
|
-
|
|
16512
|
-
|
|
16513
|
-
</RadioButton>
|
|
16514
|
-
<RadioButton
|
|
16515
|
-
name='looping'
|
|
16516
|
-
onChange={() => handleSelectAnimationLooping('restart')}
|
|
16517
|
-
checked={currentAnimationLooping === 'restart'}
|
|
14106
|
+
name='type'
|
|
14107
|
+
onChange={() => {
|
|
14108
|
+
setCurrentAnimationType('slide-out');
|
|
14109
|
+
resetAnimation();
|
|
14110
|
+
}}
|
|
14111
|
+
checked={currentAnimationType === 'slide-out'}
|
|
16518
14112
|
inline
|
|
16519
14113
|
>
|
|
16520
|
-
|
|
14114
|
+
slide-out
|
|
16521
14115
|
</RadioButton>
|
|
16522
14116
|
</div>
|
|
16523
14117
|
<hr />
|
|
16524
|
-
<
|
|
16525
|
-
|
|
16526
|
-
|
|
16527
|
-
|
|
16528
|
-
|
|
16529
|
-
|
|
16530
|
-
|
|
16531
|
-
linear
|
|
16532
|
-
</RadioButton>
|
|
16533
|
-
<RadioButton
|
|
16534
|
-
name='easing'
|
|
16535
|
-
onChange={() => handleSelectAnimationEasing('ease')}
|
|
16536
|
-
checked={currentAnimationEasing === 'ease'}
|
|
16537
|
-
inline
|
|
16538
|
-
>
|
|
16539
|
-
ease
|
|
16540
|
-
</RadioButton>
|
|
16541
|
-
<RadioButton
|
|
16542
|
-
name='easing'
|
|
16543
|
-
onChange={() => handleSelectAnimationEasing('ease-in')}
|
|
16544
|
-
checked={currentAnimationEasing === 'ease-in'}
|
|
16545
|
-
inline
|
|
16546
|
-
>
|
|
16547
|
-
ease-in
|
|
16548
|
-
</RadioButton>
|
|
16549
|
-
<RadioButton
|
|
16550
|
-
name='easing'
|
|
16551
|
-
onChange={() => handleSelectAnimationEasing('ease-out')}
|
|
16552
|
-
checked={currentAnimationEasing === 'ease-out'}
|
|
16553
|
-
inline
|
|
16554
|
-
>
|
|
16555
|
-
ease-out
|
|
16556
|
-
</RadioButton>
|
|
16557
|
-
<RadioButton
|
|
16558
|
-
name='easing'
|
|
16559
|
-
onChange={() => handleSelectAnimationEasing('ease-in-out')}
|
|
16560
|
-
checked={currentAnimationEasing === 'ease-in-out'}
|
|
16561
|
-
inline
|
|
16562
|
-
>
|
|
16563
|
-
ease-in-out
|
|
16564
|
-
</RadioButton>
|
|
16565
|
-
</div>
|
|
14118
|
+
<AnimationDirectionControl
|
|
14119
|
+
value={currentAnimationDirection}
|
|
14120
|
+
onChange={value => {
|
|
14121
|
+
setCurrentAnimationDirection(value);
|
|
14122
|
+
resetAnimation();
|
|
14123
|
+
}}
|
|
14124
|
+
/>
|
|
16566
14125
|
<hr />
|
|
16567
|
-
<
|
|
16568
|
-
|
|
16569
|
-
|
|
16570
|
-
|
|
16571
|
-
|
|
16572
|
-
|
|
16573
|
-
|
|
16574
|
-
infinite
|
|
16575
|
-
</RadioButton>
|
|
16576
|
-
<RadioButton
|
|
16577
|
-
name='animation'
|
|
16578
|
-
onChange={() => handleSelectAnimation('repeat-1')}
|
|
16579
|
-
checked={currentAnimation === 'repeat-1'}
|
|
16580
|
-
inline
|
|
16581
|
-
>
|
|
16582
|
-
repeat-1
|
|
16583
|
-
</RadioButton>
|
|
16584
|
-
<RadioButton
|
|
16585
|
-
name='animation'
|
|
16586
|
-
onChange={() => handleSelectAnimation('repeat-2')}
|
|
16587
|
-
checked={currentAnimation === 'repeat-2'}
|
|
16588
|
-
inline
|
|
16589
|
-
>
|
|
16590
|
-
repeat-2
|
|
16591
|
-
</RadioButton>
|
|
16592
|
-
<RadioButton
|
|
16593
|
-
name='animation'
|
|
16594
|
-
onChange={() => handleSelectAnimation('repeat-3')}
|
|
16595
|
-
checked={currentAnimation === 'repeat-3'}
|
|
16596
|
-
inline
|
|
16597
|
-
>
|
|
16598
|
-
repeat-3
|
|
16599
|
-
</RadioButton>
|
|
16600
|
-
</div>
|
|
14126
|
+
<AnimationDurationControl
|
|
14127
|
+
value={currentAnimationDuration}
|
|
14128
|
+
onChange={value => {
|
|
14129
|
+
setCurrentAnimationDuration(value);
|
|
14130
|
+
resetAnimation();
|
|
14131
|
+
}}
|
|
14132
|
+
/>
|
|
16601
14133
|
<hr />
|
|
16602
|
-
<
|
|
16603
|
-
|
|
16604
|
-
|
|
16605
|
-
|
|
16606
|
-
|
|
16607
|
-
|
|
16608
|
-
|
|
16609
|
-
|
|
14134
|
+
<AnimationDelayControl
|
|
14135
|
+
value={currentAnimationDelay}
|
|
14136
|
+
onChange={value => {
|
|
14137
|
+
if (!value) {
|
|
14138
|
+
return;
|
|
14139
|
+
}
|
|
14140
|
+
|
|
14141
|
+
setCurrentAnimationDelay(value);
|
|
14142
|
+
resetAnimation();
|
|
14143
|
+
}}
|
|
14144
|
+
/>
|
|
14145
|
+
<hr />
|
|
14146
|
+
<AnimationLoopingControl
|
|
14147
|
+
value={currentAnimationLooping}
|
|
14148
|
+
onChange={value => {
|
|
14149
|
+
setCurrentAnimationLooping(value);
|
|
14150
|
+
resetAnimation();
|
|
14151
|
+
}}
|
|
14152
|
+
/>
|
|
14153
|
+
<hr />
|
|
14154
|
+
<AnimationEasingControl
|
|
14155
|
+
value={currentAnimationEasing}
|
|
14156
|
+
onChange={value => {
|
|
14157
|
+
setCurrentAnimationEasing(value);
|
|
14158
|
+
resetAnimation();
|
|
14159
|
+
}}
|
|
14160
|
+
/>
|
|
14161
|
+
<hr />
|
|
14162
|
+
<AnimationRepeatControl
|
|
14163
|
+
value={currentAnimation}
|
|
14164
|
+
onChange={value => {
|
|
14165
|
+
setCurrentAnimation(value);
|
|
14166
|
+
resetAnimation();
|
|
14167
|
+
}}
|
|
14168
|
+
/>
|
|
16610
14169
|
<hr />
|
|
16611
|
-
<
|
|
14170
|
+
<AnimationPlaybackControl
|
|
14171
|
+
isPlaying={playAnimation}
|
|
14172
|
+
onPlay={() => setPlayAnimation(true)}
|
|
14173
|
+
onReset={resetAnimation}
|
|
14174
|
+
/>
|
|
14175
|
+
<hr />
|
|
14176
|
+
<div className='display-flex justify-content-center align-items-center height-300 overflow-hidden'>
|
|
16612
14177
|
<div className={animationClassName}>
|
|
16613
14178
|
<svg
|
|
16614
14179
|
className='margin-5 margin-left-0 scale-200'
|
|
@@ -16631,225 +14196,334 @@ export default () => {
|
|
|
16631
14196
|
</div>
|
|
16632
14197
|
<hr />
|
|
16633
14198
|
<div className='display-flex justify-content-center'>
|
|
16634
|
-
<code className='code hidden-empty'>{
|
|
14199
|
+
<code className='code hidden-empty'>{animationClassName}</code>
|
|
16635
14200
|
</div>
|
|
16636
14201
|
</>
|
|
16637
14202
|
);
|
|
16638
14203
|
};
|
|
14204
|
+
|
|
14205
|
+
export default AnimationsSlideExample;
|
|
16639
14206
|
```
|
|
16640
14207
|
|
|
16641
14208
|
#### HTML (html)
|
|
16642
14209
|
|
|
16643
14210
|
```html
|
|
16644
|
-
<div
|
|
16645
|
-
<
|
|
16646
|
-
<
|
|
16647
|
-
|
|
16648
|
-
|
|
16649
|
-
|
|
16650
|
-
|
|
16651
|
-
</
|
|
16652
|
-
<
|
|
16653
|
-
<div class="
|
|
16654
|
-
|
|
16655
|
-
<
|
|
16656
|
-
|
|
16657
|
-
|
|
16658
|
-
|
|
16659
|
-
|
|
16660
|
-
|
|
16661
|
-
|
|
16662
|
-
|
|
16663
|
-
|
|
16664
|
-
|
|
16665
|
-
|
|
16666
|
-
|
|
16667
|
-
|
|
16668
|
-
<
|
|
16669
|
-
|
|
16670
|
-
|
|
16671
|
-
|
|
16672
|
-
|
|
16673
|
-
|
|
16674
|
-
|
|
16675
|
-
|
|
16676
|
-
|
|
16677
|
-
|
|
16678
|
-
|
|
16679
|
-
<
|
|
16680
|
-
|
|
16681
|
-
|
|
16682
|
-
|
|
16683
|
-
|
|
16684
|
-
|
|
16685
|
-
|
|
16686
|
-
|
|
16687
|
-
|
|
16688
|
-
|
|
16689
|
-
|
|
16690
|
-
|
|
16691
|
-
|
|
16692
|
-
|
|
16693
|
-
|
|
16694
|
-
|
|
16695
|
-
<
|
|
16696
|
-
|
|
16697
|
-
|
|
16698
|
-
|
|
16699
|
-
|
|
16700
|
-
|
|
16701
|
-
|
|
16702
|
-
|
|
16703
|
-
|
|
16704
|
-
|
|
16705
|
-
|
|
16706
|
-
|
|
16707
|
-
|
|
16708
|
-
|
|
16709
|
-
|
|
16710
|
-
|
|
16711
|
-
|
|
16712
|
-
|
|
16713
|
-
|
|
16714
|
-
|
|
16715
|
-
|
|
16716
|
-
|
|
16717
|
-
|
|
16718
|
-
|
|
16719
|
-
|
|
16720
|
-
|
|
16721
|
-
|
|
16722
|
-
|
|
16723
|
-
|
|
16724
|
-
|
|
16725
|
-
|
|
16726
|
-
|
|
16727
|
-
|
|
16728
|
-
|
|
16729
|
-
|
|
16730
|
-
|
|
16731
|
-
|
|
16732
|
-
|
|
16733
|
-
|
|
16734
|
-
|
|
16735
|
-
|
|
16736
|
-
|
|
16737
|
-
|
|
16738
|
-
|
|
16739
|
-
|
|
16740
|
-
|
|
16741
|
-
|
|
16742
|
-
|
|
16743
|
-
|
|
16744
|
-
|
|
16745
|
-
|
|
16746
|
-
|
|
16747
|
-
|
|
16748
|
-
|
|
16749
|
-
|
|
16750
|
-
|
|
16751
|
-
|
|
16752
|
-
|
|
16753
|
-
|
|
16754
|
-
<
|
|
16755
|
-
|
|
16756
|
-
|
|
16757
|
-
|
|
16758
|
-
|
|
16759
|
-
|
|
16760
|
-
|
|
16761
|
-
|
|
16762
|
-
|
|
16763
|
-
|
|
16764
|
-
|
|
16765
|
-
|
|
16766
|
-
|
|
16767
|
-
|
|
16768
|
-
</
|
|
16769
|
-
|
|
16770
|
-
<
|
|
16771
|
-
|
|
16772
|
-
|
|
16773
|
-
|
|
16774
|
-
|
|
16775
|
-
|
|
16776
|
-
|
|
16777
|
-
|
|
16778
|
-
|
|
16779
|
-
|
|
16780
|
-
|
|
16781
|
-
|
|
16782
|
-
|
|
16783
|
-
|
|
16784
|
-
|
|
16785
|
-
|
|
16786
|
-
|
|
16787
|
-
|
|
16788
|
-
|
|
16789
|
-
|
|
16790
|
-
|
|
16791
|
-
|
|
16792
|
-
|
|
16793
|
-
|
|
16794
|
-
|
|
16795
|
-
|
|
16796
|
-
|
|
16797
|
-
|
|
16798
|
-
|
|
16799
|
-
|
|
16800
|
-
|
|
16801
|
-
</
|
|
16802
|
-
<
|
|
16803
|
-
<
|
|
16804
|
-
|
|
16805
|
-
|
|
16806
|
-
|
|
16807
|
-
|
|
16808
|
-
|
|
16809
|
-
|
|
16810
|
-
|
|
16811
|
-
|
|
16812
|
-
|
|
16813
|
-
|
|
16814
|
-
|
|
16815
|
-
|
|
16816
|
-
|
|
16817
|
-
|
|
16818
|
-
|
|
16819
|
-
|
|
16820
|
-
|
|
16821
|
-
|
|
16822
|
-
|
|
16823
|
-
|
|
16824
|
-
|
|
16825
|
-
|
|
16826
|
-
|
|
16827
|
-
|
|
16828
|
-
|
|
16829
|
-
<
|
|
16830
|
-
|
|
16831
|
-
|
|
16832
|
-
|
|
16833
|
-
|
|
16834
|
-
<
|
|
16835
|
-
<
|
|
16836
|
-
|
|
16837
|
-
|
|
16838
|
-
<
|
|
16839
|
-
|
|
16840
|
-
|
|
14211
|
+
<div>
|
|
14212
|
+
<ul class="nav nav-pills nav-pills-filled nav-justified margin-bottom-25">
|
|
14213
|
+
<li class="active">
|
|
14214
|
+
<div role="button" tabindex="0" class="text-transform-capitalize">slide</div>
|
|
14215
|
+
</li>
|
|
14216
|
+
<li class="">
|
|
14217
|
+
<div role="button" tabindex="0" class="text-transform-capitalize">fade</div>
|
|
14218
|
+
</li>
|
|
14219
|
+
<li class="">
|
|
14220
|
+
<div role="button" tabindex="0" class="text-transform-capitalize">scale</div>
|
|
14221
|
+
</li>
|
|
14222
|
+
<li class="">
|
|
14223
|
+
<div role="button" tabindex="0" class="text-transform-capitalize">rotate</div>
|
|
14224
|
+
</li>
|
|
14225
|
+
</ul>
|
|
14226
|
+
<div class="margin-top-15">
|
|
14227
|
+
<div class="display-flex justify-content-center">
|
|
14228
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14229
|
+
<input type="radio" class="" name="type" value="" checked="">
|
|
14230
|
+
<span class="radio-text">
|
|
14231
|
+
<span>slide-out</span>
|
|
14232
|
+
</span>
|
|
14233
|
+
</label>
|
|
14234
|
+
</div>
|
|
14235
|
+
<hr>
|
|
14236
|
+
<div class="display-flex justify-content-center">
|
|
14237
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14238
|
+
<input type="radio" class="" name="direction" value="" checked="">
|
|
14239
|
+
<span class="radio-text">
|
|
14240
|
+
<span>left</span>
|
|
14241
|
+
</span>
|
|
14242
|
+
</label>
|
|
14243
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14244
|
+
<input type="radio" class="" name="direction" value="">
|
|
14245
|
+
<span class="radio-text">
|
|
14246
|
+
<span>up</span>
|
|
14247
|
+
</span>
|
|
14248
|
+
</label>
|
|
14249
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14250
|
+
<input type="radio" class="" name="direction" value="">
|
|
14251
|
+
<span class="radio-text">
|
|
14252
|
+
<span>down</span>
|
|
14253
|
+
</span>
|
|
14254
|
+
</label>
|
|
14255
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14256
|
+
<input type="radio" class="" name="direction" value="">
|
|
14257
|
+
<span class="radio-text">
|
|
14258
|
+
<span>right</span>
|
|
14259
|
+
</span>
|
|
14260
|
+
</label>
|
|
14261
|
+
</div>
|
|
14262
|
+
<hr>
|
|
14263
|
+
<div class="display-flex flex-wrap justify-content-center">
|
|
14264
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14265
|
+
<input type="radio" class="" name="duration" value="">
|
|
14266
|
+
<span class="radio-text">
|
|
14267
|
+
<span>3s</span>
|
|
14268
|
+
</span>
|
|
14269
|
+
</label>
|
|
14270
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14271
|
+
<input type="radio" class="" name="duration" value="">
|
|
14272
|
+
<span class="radio-text">
|
|
14273
|
+
<span>2s</span>
|
|
14274
|
+
</span>
|
|
14275
|
+
</label>
|
|
14276
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14277
|
+
<input type="radio" class="" name="duration" value="" checked="">
|
|
14278
|
+
<span class="radio-text">
|
|
14279
|
+
<span>1s</span>
|
|
14280
|
+
</span>
|
|
14281
|
+
</label>
|
|
14282
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14283
|
+
<input type="radio" class="" name="duration" value="">
|
|
14284
|
+
<span class="radio-text">
|
|
14285
|
+
<span>09s</span>
|
|
14286
|
+
</span>
|
|
14287
|
+
</label>
|
|
14288
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14289
|
+
<input type="radio" class="" name="duration" value="">
|
|
14290
|
+
<span class="radio-text">
|
|
14291
|
+
<span>08s</span>
|
|
14292
|
+
</span>
|
|
14293
|
+
</label>
|
|
14294
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14295
|
+
<input type="radio" class="" name="duration" value="">
|
|
14296
|
+
<span class="radio-text">
|
|
14297
|
+
<span>07s</span>
|
|
14298
|
+
</span>
|
|
14299
|
+
</label>
|
|
14300
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14301
|
+
<input type="radio" class="" name="duration" value="">
|
|
14302
|
+
<span class="radio-text">
|
|
14303
|
+
<span>06s</span>
|
|
14304
|
+
</span>
|
|
14305
|
+
</label>
|
|
14306
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14307
|
+
<input type="radio" class="" name="duration" value="">
|
|
14308
|
+
<span class="radio-text">
|
|
14309
|
+
<span>05s</span>
|
|
14310
|
+
</span>
|
|
14311
|
+
</label>
|
|
14312
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14313
|
+
<input type="radio" class="" name="duration" value="">
|
|
14314
|
+
<span class="radio-text">
|
|
14315
|
+
<span>04s</span>
|
|
14316
|
+
</span>
|
|
14317
|
+
</label>
|
|
14318
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14319
|
+
<input type="radio" class="" name="duration" value="">
|
|
14320
|
+
<span class="radio-text">
|
|
14321
|
+
<span>03s</span>
|
|
14322
|
+
</span>
|
|
14323
|
+
</label>
|
|
14324
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14325
|
+
<input type="radio" class="" name="duration" value="">
|
|
14326
|
+
<span class="radio-text">
|
|
14327
|
+
<span>02s</span>
|
|
14328
|
+
</span>
|
|
14329
|
+
</label>
|
|
14330
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14331
|
+
<input type="radio" class="" name="duration" value="">
|
|
14332
|
+
<span class="radio-text">
|
|
14333
|
+
<span>01s</span>
|
|
14334
|
+
</span>
|
|
14335
|
+
</label>
|
|
14336
|
+
</div>
|
|
14337
|
+
<hr>
|
|
14338
|
+
<div class="display-flex flex-wrap justify-content-center">
|
|
14339
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14340
|
+
<input type="radio" class="" name="delay" value="">
|
|
14341
|
+
<span class="radio-text">
|
|
14342
|
+
<span>d-3s</span>
|
|
14343
|
+
</span>
|
|
14344
|
+
</label>
|
|
14345
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14346
|
+
<input type="radio" class="" name="delay" value="">
|
|
14347
|
+
<span class="radio-text">
|
|
14348
|
+
<span>d-2s</span>
|
|
14349
|
+
</span>
|
|
14350
|
+
</label>
|
|
14351
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14352
|
+
<input type="radio" class="" name="delay" value="">
|
|
14353
|
+
<span class="radio-text">
|
|
14354
|
+
<span>d-1s</span>
|
|
14355
|
+
</span>
|
|
14356
|
+
</label>
|
|
14357
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14358
|
+
<input type="radio" class="" name="delay" value="">
|
|
14359
|
+
<span class="radio-text">
|
|
14360
|
+
<span>d-09s</span>
|
|
14361
|
+
</span>
|
|
14362
|
+
</label>
|
|
14363
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14364
|
+
<input type="radio" class="" name="delay" value="">
|
|
14365
|
+
<span class="radio-text">
|
|
14366
|
+
<span>d-08s</span>
|
|
14367
|
+
</span>
|
|
14368
|
+
</label>
|
|
14369
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14370
|
+
<input type="radio" class="" name="delay" value="">
|
|
14371
|
+
<span class="radio-text">
|
|
14372
|
+
<span>d-07s</span>
|
|
14373
|
+
</span>
|
|
14374
|
+
</label>
|
|
14375
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14376
|
+
<input type="radio" class="" name="delay" value="">
|
|
14377
|
+
<span class="radio-text">
|
|
14378
|
+
<span>d-06s</span>
|
|
14379
|
+
</span>
|
|
14380
|
+
</label>
|
|
14381
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14382
|
+
<input type="radio" class="" name="delay" value="">
|
|
14383
|
+
<span class="radio-text">
|
|
14384
|
+
<span>d-05s</span>
|
|
14385
|
+
</span>
|
|
14386
|
+
</label>
|
|
14387
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14388
|
+
<input type="radio" class="" name="delay" value="">
|
|
14389
|
+
<span class="radio-text">
|
|
14390
|
+
<span>d-04s</span>
|
|
14391
|
+
</span>
|
|
14392
|
+
</label>
|
|
14393
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14394
|
+
<input type="radio" class="" name="delay" value="">
|
|
14395
|
+
<span class="radio-text">
|
|
14396
|
+
<span>d-03s</span>
|
|
14397
|
+
</span>
|
|
14398
|
+
</label>
|
|
14399
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14400
|
+
<input type="radio" class="" name="delay" value="">
|
|
14401
|
+
<span class="radio-text">
|
|
14402
|
+
<span>d-02s</span>
|
|
14403
|
+
</span>
|
|
14404
|
+
</label>
|
|
14405
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14406
|
+
<input type="radio" class="" name="delay" value="" checked="">
|
|
14407
|
+
<span class="radio-text">
|
|
14408
|
+
<span>d-01s</span>
|
|
14409
|
+
</span>
|
|
14410
|
+
</label>
|
|
14411
|
+
</div>
|
|
14412
|
+
<hr>
|
|
14413
|
+
<div class="display-flex justify-content-center">
|
|
14414
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14415
|
+
<input type="radio" class="" name="looping" value="">
|
|
14416
|
+
<span class="radio-text">
|
|
14417
|
+
<span>one time</span>
|
|
14418
|
+
</span>
|
|
14419
|
+
</label>
|
|
14420
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14421
|
+
<input type="radio" class="" name="looping" value="" checked="">
|
|
14422
|
+
<span class="radio-text">
|
|
14423
|
+
<span>loop</span>
|
|
14424
|
+
</span>
|
|
14425
|
+
</label>
|
|
14426
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14427
|
+
<input type="radio" class="" name="looping" value="">
|
|
14428
|
+
<span class="radio-text">
|
|
14429
|
+
<span>restart</span>
|
|
14430
|
+
</span>
|
|
14431
|
+
</label>
|
|
14432
|
+
</div>
|
|
14433
|
+
<hr>
|
|
14434
|
+
<div class="display-flex justify-content-center">
|
|
14435
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14436
|
+
<input type="radio" class="" name="easing" value="">
|
|
14437
|
+
<span class="radio-text">
|
|
14438
|
+
<span>linear</span>
|
|
14439
|
+
</span>
|
|
14440
|
+
</label>
|
|
14441
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14442
|
+
<input type="radio" class="" name="easing" value="">
|
|
14443
|
+
<span class="radio-text">
|
|
14444
|
+
<span>ease</span>
|
|
14445
|
+
</span>
|
|
14446
|
+
</label>
|
|
14447
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14448
|
+
<input type="radio" class="" name="easing" value="">
|
|
14449
|
+
<span class="radio-text">
|
|
14450
|
+
<span>ease-in</span>
|
|
14451
|
+
</span>
|
|
14452
|
+
</label>
|
|
14453
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14454
|
+
<input type="radio" class="" name="easing" value="">
|
|
14455
|
+
<span class="radio-text">
|
|
14456
|
+
<span>ease-out</span>
|
|
14457
|
+
</span>
|
|
14458
|
+
</label>
|
|
14459
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14460
|
+
<input type="radio" class="" name="easing" value="" checked="">
|
|
14461
|
+
<span class="radio-text">
|
|
14462
|
+
<span>ease-in-out</span>
|
|
14463
|
+
</span>
|
|
14464
|
+
</label>
|
|
14465
|
+
</div>
|
|
14466
|
+
<hr>
|
|
14467
|
+
<div class="display-flex justify-content-center">
|
|
14468
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14469
|
+
<input type="radio" class="" name="animation" value="" checked="">
|
|
14470
|
+
<span class="radio-text">
|
|
14471
|
+
<span>infinite</span>
|
|
14472
|
+
</span>
|
|
14473
|
+
</label>
|
|
14474
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14475
|
+
<input type="radio" class="" name="animation" value="">
|
|
14476
|
+
<span class="radio-text">
|
|
14477
|
+
<span>no repeat</span>
|
|
14478
|
+
</span>
|
|
14479
|
+
</label>
|
|
14480
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14481
|
+
<input type="radio" class="" name="animation" value="">
|
|
14482
|
+
<span class="radio-text">
|
|
14483
|
+
<span>repeat-1</span>
|
|
14484
|
+
</span>
|
|
14485
|
+
</label>
|
|
14486
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14487
|
+
<input type="radio" class="" name="animation" value="">
|
|
14488
|
+
<span class="radio-text">
|
|
14489
|
+
<span>repeat-2</span>
|
|
14490
|
+
</span>
|
|
14491
|
+
</label>
|
|
14492
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14493
|
+
<input type="radio" class="" name="animation" value="">
|
|
14494
|
+
<span class="radio-text">
|
|
14495
|
+
<span>repeat-3</span>
|
|
14496
|
+
</span>
|
|
14497
|
+
</label>
|
|
14498
|
+
</div>
|
|
14499
|
+
<hr>
|
|
14500
|
+
<div class="display-flex justify-content-center">
|
|
14501
|
+
<button type="button" class="btn btn-primary btn-component margin-right-10" tabindex="0">Test animation</button>
|
|
14502
|
+
<button type="button" class="btn btn-default btn-component margin-left-10" tabindex="0">Reset</button>
|
|
14503
|
+
</div>
|
|
14504
|
+
<hr>
|
|
14505
|
+
<div class="display-flex justify-content-center align-items-center height-300 overflow-hidden">
|
|
14506
|
+
<div class="">
|
|
14507
|
+
<svg class="margin-5 margin-left-0 scale-200" width="50" height="50" xmlns="http://www.w3.org/2000/svg">
|
|
14508
|
+
<path d="M0 50V0h50v50H0zm45.3-23.95c0-4.55-3.7-8.25-8.25-8.25s-8.25 3.7-8.25 8.25 3.7 8.25 8.25 8.25 8.25-3.7 8.25-8.25zm-23.6 7.8h5.05V18.2H21.7v15.65zm-8-15.65H5.25v15.65h4.9V27.6l4.25 6.25h5.35l-4.1-6.25c.45-.15.85-.4 1.15-.7 1.1-.9 1.8-2.3 1.8-3.8 0-2.7-2.2-4.9-4.9-4.9z" fill-rule="evenodd">
|
|
14509
|
+
</path>
|
|
14510
|
+
</svg>
|
|
14511
|
+
</div>
|
|
14512
|
+
</div>
|
|
14513
|
+
<hr>
|
|
14514
|
+
<div class="display-flex justify-content-center">
|
|
14515
|
+
<code class="code hidden-empty">
|
|
14516
|
+
</code>
|
|
14517
|
+
</div>
|
|
16841
14518
|
</div>
|
|
16842
14519
|
</div>
|
|
16843
|
-
<hr>
|
|
16844
|
-
<div class="display-flex justify-content-center">
|
|
16845
|
-
<code class="code hidden-empty">
|
|
16846
|
-
</code>
|
|
16847
|
-
</div>
|
|
16848
14520
|
```
|
|
16849
14521
|
|
|
16850
14522
|
## Transition
|
|
16851
14523
|
|
|
16852
|
-
|
|
14524
|
+
CSS Filter
|
|
14525
|
+
|
|
14526
|
+
### Example: Example 96
|
|
16853
14527
|
|
|
16854
14528
|
Transition properties
|
|
16855
14529
|
|
|
@@ -16933,7 +14607,7 @@ transition-duration-05
|
|
|
16933
14607
|
|
|
16934
14608
|
## Blur
|
|
16935
14609
|
|
|
16936
|
-
### Example: Example
|
|
14610
|
+
### Example: Example 97
|
|
16937
14611
|
|
|
16938
14612
|
|
|
16939
14613
|
|
|
@@ -16982,7 +14656,9 @@ blur-0
|
|
|
16982
14656
|
|
|
16983
14657
|
## Backdrop blur
|
|
16984
14658
|
|
|
16985
|
-
|
|
14659
|
+
Utilities
|
|
14660
|
+
|
|
14661
|
+
### Example: Example 98
|
|
16986
14662
|
|
|
16987
14663
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Integer eget metus vel nunc efficitur iaculis elementum ante et est sagittis integer eget metus vel nunc semper.
|
|
16988
14664
|
|
|
@@ -17048,7 +14724,9 @@ backdrop-blur-1
|
|
|
17048
14724
|
|
|
17049
14725
|
## Aspect ratio
|
|
17050
14726
|
|
|
17051
|
-
|
|
14727
|
+
The aspect-ratio class property sets a preferred aspect ratio for the box, which will be used in the calculation of auto sizes and some other layout functions.
|
|
14728
|
+
|
|
14729
|
+
### Example: Example 99
|
|
17052
14730
|
|
|
17053
14731
|
With fixed width
|
|
17054
14732
|
|
|
@@ -17115,7 +14793,7 @@ aspect-ratio-1
|
|
|
17115
14793
|
|
|
17116
14794
|
## Inset
|
|
17117
14795
|
|
|
17118
|
-
### Example: Example
|
|
14796
|
+
### Example: Example 100
|
|
17119
14797
|
|
|
17120
14798
|
inset-0
|
|
17121
14799
|
|
|
@@ -17175,7 +14853,9 @@ inset-0
|
|
|
17175
14853
|
|
|
17176
14854
|
## Helper
|
|
17177
14855
|
|
|
17178
|
-
|
|
14856
|
+
Transform
|
|
14857
|
+
|
|
14858
|
+
### Example: Example 101
|
|
17179
14859
|
|
|
17180
14860
|
clearance clearfix children-first-border-top-none first-child-border-top-none children-last-border-bottom-none last-child-border-bottom-none children-first-margin-top-0 first-child-margin-top-0 children-last-margin-bottom-0 last-child-margin-bottom-0
|
|
17181
14861
|
|
|
@@ -17200,7 +14880,7 @@ clearance clearfix children-first-border-top-none first-child-border-top-none ch
|
|
|
17200
14880
|
|
|
17201
14881
|
> Note: The transform classes can not be combined. For example rotate or scale. It is because of the CSS syntax. For more information see Transform syntax.
|
|
17202
14882
|
|
|
17203
|
-
### Example: Example
|
|
14883
|
+
### Example: Example 102
|
|
17204
14884
|
|
|
17205
14885
|
Rotate 360°
|
|
17206
14886
|
|
|
@@ -17315,7 +14995,7 @@ rotate-0
|
|
|
17315
14995
|
|
|
17316
14996
|
> Note: The transform classes can not be combined. For example rotate or scale. It is because of the CSS syntax. For more information see Transform syntax.
|
|
17317
14997
|
|
|
17318
|
-
### Example: Example
|
|
14998
|
+
### Example: Example 103
|
|
17319
14999
|
|
|
17320
15000
|
Scale
|
|
17321
15001
|
|
|
@@ -17404,9 +15084,13 @@ scale-50
|
|
|
17404
15084
|
|
|
17405
15085
|
## Translate
|
|
17406
15086
|
|
|
15087
|
+
Translate classes to move certain element with css transform. For example you can useposition-relative for the parent element and for the child element a combination of something likeposition-absolutetop-50pcttranslate-x-50pct-y-50pctleft-50pct
|
|
15088
|
+
|
|
17407
15089
|
> Note: The transform classes can not be combined. For example rotate or scale. It is because of the CSS syntax. For more information see Transform Syntax.
|
|
17408
15090
|
|
|
17409
|
-
|
|
15091
|
+
Visibility
|
|
15092
|
+
|
|
15093
|
+
### Example: Example 104
|
|
17410
15094
|
|
|
17411
15095
|
|
|
17412
15096
|
|
|
@@ -17443,7 +15127,7 @@ translate-x-50pct
|
|
|
17443
15127
|
|
|
17444
15128
|
## Display
|
|
17445
15129
|
|
|
17446
|
-
### Example: Example
|
|
15130
|
+
### Example: Example 105
|
|
17447
15131
|
|
|
17448
15132
|
display-block display-inline-block display-flex display-inline-flex display-inline display-none
|
|
17449
15133
|
|
|
@@ -17468,7 +15152,7 @@ display-block display-inline-block display-flex display-inline-flex display-inli
|
|
|
17468
15152
|
|
|
17469
15153
|
## Overflow
|
|
17470
15154
|
|
|
17471
|
-
### Example: Example
|
|
15155
|
+
### Example: Example 106
|
|
17472
15156
|
|
|
17473
15157
|
Lorem ipsum dolor sit amet, consectetur adipiscing elit. In pharetra dui eget massa efficitur aliquam condimentum in felis. Integer eget metus vel nunc efficitur iaculis. Vivamus elementum ante et est sagittis semper. Ut consectetur enim nec tortor scelerisque tincidunt. Fusce ac ligula bibendum, rutrum libero quis, viverra sem. Interdum et malesuada fames ac ante ipsum primis in faucibus. Duis ut hendrerit massa, in molestie elit. Sed vitae orci ac purus volutpat posuere ac ut neque. Mauris ante orci, semper finibus lorem in, fringilla pretium velit.
|
|
17474
15158
|
|
|
@@ -17529,7 +15213,7 @@ overflow-auto
|
|
|
17529
15213
|
|
|
17530
15214
|
## Visibility
|
|
17531
15215
|
|
|
17532
|
-
### Example: Example
|
|
15216
|
+
### Example: Example 107
|
|
17533
15217
|
|
|
17534
15218
|
Visible only at a certain breakpoint
|
|
17535
15219
|
|
|
@@ -17929,7 +15613,7 @@ visibility-hidden
|
|
|
17929
15613
|
|
|
17930
15614
|
## Z-index
|
|
17931
15615
|
|
|
17932
|
-
### Example: Example
|
|
15616
|
+
### Example: Example 108
|
|
17933
15617
|
|
|
17934
15618
|
|
|
17935
15619
|
|