@rio-cloud/uikit-mcp 1.1.8 → 1.1.10
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 +17 -7
- package/dist/doc-metadata.json +325 -85
- package/dist/docs/components/accentBar.md +110 -116
- package/dist/docs/components/activity.md +1 -1
- package/dist/docs/components/analyticsAnalysisOverlay.md +628 -0
- package/dist/docs/components/animatedNumber.md +2 -2
- package/dist/docs/components/animatedTextReveal.md +53 -55
- package/dist/docs/components/animations.md +22 -22
- package/dist/docs/components/appHeader.md +27 -38
- package/dist/docs/components/appLayout.md +38 -42
- package/dist/docs/components/appNavigationBar.md +1 -1
- package/dist/docs/components/areaCharts.md +57 -63
- package/dist/docs/components/aspectRatioPlaceholder.md +1 -1
- package/dist/docs/components/assetTree.md +200 -167
- 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 +531 -417
- package/dist/docs/components/barList.md +9 -9
- package/dist/docs/components/basicMap.md +60 -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 +57 -65
- package/dist/docs/components/card.md +1 -1
- package/dist/docs/components/carousel.md +1 -1
- package/dist/docs/components/chartColors.md +1 -3
- package/dist/docs/components/chartsGettingStarted.md +1 -3
- package/dist/docs/components/chat.md +2 -2
- package/dist/docs/components/checkbox.md +15 -12
- package/dist/docs/components/circularProgress.md +8 -8
- package/dist/docs/components/clearableInput.md +1 -1
- package/dist/docs/components/collapse.md +2 -4
- package/dist/docs/components/composedCharts.md +63 -53
- package/dist/docs/components/contentLoader.md +1 -1
- package/dist/docs/components/dataTabs.md +33 -33
- package/dist/docs/components/datepickers.md +693 -687
- package/dist/docs/components/dayPicker.md +5574 -0
- package/dist/docs/components/dayPickerCalendar.md +5269 -0
- package/dist/docs/components/dialogs.md +17 -19
- package/dist/docs/components/divider.md +1 -1
- package/dist/docs/components/dropdowns.md +3252 -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 -172
- 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 +23 -1
- package/dist/docs/components/mapContext.md +12 -4
- package/dist/docs/components/mapDraggableMarker.md +12 -1
- package/dist/docs/components/mapGettingStarted.md +1 -1
- package/dist/docs/components/mapInfoBubble.md +129 -2
- package/dist/docs/components/mapLayerGroup.md +10 -1
- package/dist/docs/components/mapMarker.md +10 -3
- package/dist/docs/components/mapPolygon.md +288 -85
- package/dist/docs/components/mapRoute.md +262 -172
- package/dist/docs/components/mapRouteGenerator.md +1 -1
- package/dist/docs/components/mapSettings.md +23 -1
- package/dist/docs/components/mapUtils.md +1 -1
- package/dist/docs/components/multiselects.md +211 -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 -213
- package/dist/docs/components/popover.md +1 -1
- package/dist/docs/components/position.md +1 -1
- package/dist/docs/components/radialBarCharts.md +446 -400
- package/dist/docs/components/radioCardGroup.md +1 -1
- package/dist/docs/components/radiobutton.md +96 -98
- package/dist/docs/components/releaseNotes.md +1 -1
- package/dist/docs/components/resizer.md +1 -3
- package/dist/docs/components/responsiveColumnStripe.md +1 -3
- 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 +165 -111
- package/dist/docs/components/sidebar.md +1 -1
- package/dist/docs/components/sliders.md +1 -1
- package/dist/docs/components/smoothScrollbars.md +19 -15
- package/dist/docs/components/spinners.md +1 -1
- package/dist/docs/components/states.md +1 -1
- package/dist/docs/components/statsWidgets.md +1 -1
- package/dist/docs/components/statusBar.md +1 -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 +3 -1
- package/dist/docs/components/table.md +19584 -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 -3
- package/dist/docs/components/textTruncateMiddle.md +1 -1
- package/dist/docs/components/timeline.md +1 -1
- package/dist/docs/components/timepicker.md +1 -1
- package/dist/docs/components/toggleButton.md +3 -1
- package/dist/docs/components/tooltip.md +4 -2
- package/dist/docs/components/tracker.md +1 -1
- package/dist/docs/components/virtualList.md +56 -56
- package/dist/docs/foundations.md +640 -3122
- package/dist/docs/start/changelog.md +53 -3
- package/dist/docs/start/goodtoknow.md +2 -4
- package/dist/docs/start/guidelines/color-combinations.md +1 -1
- package/dist/docs/start/guidelines/custom-css.md +1 -1
- package/dist/docs/start/guidelines/custom-rioglyph.md +1 -1
- package/dist/docs/start/guidelines/formatting.md +1 -3
- package/dist/docs/start/guidelines/iframe.md +17 -19
- package/dist/docs/start/guidelines/obfuscate-data.md +2 -4
- package/dist/docs/start/guidelines/print-css.md +1 -1
- package/dist/docs/start/guidelines/spinner.md +1 -1
- package/dist/docs/start/guidelines/state-in-url.md +1 -1
- package/dist/docs/start/guidelines/supported-browsers.md +1 -1
- package/dist/docs/start/guidelines/writing.md +1 -1
- package/dist/docs/start/howto.md +12 -20
- package/dist/docs/start/intro.md +1 -1
- package/dist/docs/start/responsiveness.md +1 -3
- 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 +1 -1
- package/dist/docs/utilities/deviceUtils.md +2 -2
- package/dist/docs/utilities/featureToggles.md +1 -1
- package/dist/docs/utilities/fuelTypeUtils.md +27 -29
- package/dist/docs/utilities/getTrackingAttributes.md +277 -0
- package/dist/docs/utilities/routeUtils.md +2 -2
- 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 +2 -4
- 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 +2 -8
- package/dist/search-synonyms.json +2 -2
- package/dist/version.json +2 -2
- package/package.json +15 -9
- 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-20T12:55:25.820Z
|
|
7
7
|
|
|
8
8
|
You can use the the shorthandborderfor the automatic combination ofborder-style-solid,border-width-1andborder-color-light
|
|
9
9
|
|
|
@@ -11,10 +11,6 @@ You can use the the shorthandborderfor the automatic combination ofborder-style-
|
|
|
11
11
|
|
|
12
12
|
> See also our Button component.
|
|
13
13
|
|
|
14
|
-
> Note: For having spacing between buttons in a single row you may want to wrap them with<div class="btn-toolbar"></div>
|
|
15
|
-
|
|
16
|
-
> Note: You can use link buttons within text blocks by adding btn-linkbtn-link-inline
|
|
17
|
-
|
|
18
14
|
### Example: Example 1
|
|
19
15
|
|
|
20
16
|
Default buttons
|
|
@@ -78,31 +74,31 @@ muted-filled
|
|
|
78
74
|
</div>
|
|
79
75
|
<div class="btn-toolbar">
|
|
80
76
|
<button type="button" class="btn btn-default btn-icon-only">
|
|
81
|
-
<span class="rioglyph rioglyph-
|
|
77
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
82
78
|
</span>
|
|
83
79
|
</button>
|
|
84
80
|
<button type="button" class="btn btn-primary btn-icon-only">
|
|
85
|
-
<span class="rioglyph rioglyph-
|
|
81
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
86
82
|
</span>
|
|
87
83
|
</button>
|
|
88
84
|
<button type="button" class="btn btn-secondary btn-icon-only">
|
|
89
|
-
<span class="rioglyph rioglyph-
|
|
85
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
90
86
|
</span>
|
|
91
87
|
</button>
|
|
92
88
|
<button type="button" class="btn btn-info btn-icon-only">
|
|
93
|
-
<span class="rioglyph rioglyph-
|
|
89
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
94
90
|
</span>
|
|
95
91
|
</button>
|
|
96
92
|
<button type="button" class="btn btn-success btn-icon-only">
|
|
97
|
-
<span class="rioglyph rioglyph-
|
|
93
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
98
94
|
</span>
|
|
99
95
|
</button>
|
|
100
96
|
<button type="button" class="btn btn-warning btn-icon-only">
|
|
101
|
-
<span class="rioglyph rioglyph-
|
|
97
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
102
98
|
</span>
|
|
103
99
|
</button>
|
|
104
100
|
<button type="button" class="btn btn-danger btn-icon-only">
|
|
105
|
-
<span class="rioglyph rioglyph-
|
|
101
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
106
102
|
</span>
|
|
107
103
|
</button>
|
|
108
104
|
</div>
|
|
@@ -116,17 +112,17 @@ muted-filled
|
|
|
116
112
|
</div>
|
|
117
113
|
<div class="btn-toolbar">
|
|
118
114
|
<button type="button" class="btn btn-muted-filled">
|
|
119
|
-
<span class="rioglyph rioglyph-
|
|
115
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
120
116
|
</span>Muted filled</button>
|
|
121
117
|
<button type="button" class="btn btn-muted-filled btn-icon-only">
|
|
122
|
-
<span class="rioglyph rioglyph-
|
|
118
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
123
119
|
</span>
|
|
124
120
|
</button>
|
|
125
121
|
<button type="button" class="btn btn-muted">
|
|
126
|
-
<span class="rioglyph rioglyph-
|
|
122
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
127
123
|
</span>Muted</button>
|
|
128
124
|
<button type="button" class="btn btn-muted btn-icon-only">
|
|
129
|
-
<span class="rioglyph rioglyph-
|
|
125
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
130
126
|
</span>
|
|
131
127
|
</button>
|
|
132
128
|
</div>
|
|
@@ -141,7 +137,7 @@ muted-filled
|
|
|
141
137
|
</div>
|
|
142
138
|
<div class="btn-toolbar">
|
|
143
139
|
<button type="button" class="btn btn-primary btn-link">
|
|
144
|
-
<span class="rioglyph rioglyph-
|
|
140
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
145
141
|
</span>
|
|
146
142
|
<span class="text-capitalize">primary</span>
|
|
147
143
|
</button>
|
|
@@ -151,22 +147,22 @@ muted-filled
|
|
|
151
147
|
<span class="text-capitalize">secondary</span>
|
|
152
148
|
</button>
|
|
153
149
|
<button type="button" class="btn btn-info btn-link">
|
|
154
|
-
<span class="rioglyph rioglyph-
|
|
150
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
155
151
|
</span>
|
|
156
152
|
<span class="text-capitalize">info</span>
|
|
157
153
|
</button>
|
|
158
154
|
<button type="button" class="btn btn-success btn-link">
|
|
159
|
-
<span class="rioglyph rioglyph-
|
|
155
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
160
156
|
</span>
|
|
161
157
|
<span class="text-capitalize">success</span>
|
|
162
158
|
</button>
|
|
163
159
|
<button type="button" class="btn btn-warning btn-link">
|
|
164
|
-
<span class="rioglyph rioglyph-
|
|
160
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
165
161
|
</span>
|
|
166
162
|
<span class="text-capitalize">warning</span>
|
|
167
163
|
</button>
|
|
168
164
|
<button type="button" class="btn btn-danger btn-link">
|
|
169
|
-
<span class="rioglyph rioglyph-
|
|
165
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
170
166
|
</span>
|
|
171
167
|
<span class="text-capitalize">danger</span>
|
|
172
168
|
</button>
|
|
@@ -183,32 +179,32 @@ muted-filled
|
|
|
183
179
|
</div>
|
|
184
180
|
<div class="btn-toolbar">
|
|
185
181
|
<button type="button" class="btn btn-primary">
|
|
186
|
-
<span class="rioglyph rioglyph-
|
|
182
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
187
183
|
</span>
|
|
188
184
|
<span class="text-capitalize">primary</span>
|
|
189
185
|
</button>
|
|
190
186
|
<button type="button" class="btn btn-secondary">
|
|
191
|
-
<span class="rioglyph rioglyph-
|
|
187
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
192
188
|
</span>
|
|
193
189
|
<span class="text-capitalize">secondary</span>
|
|
194
190
|
</button>
|
|
195
191
|
<button type="button" class="btn btn-info">
|
|
196
|
-
<span class="rioglyph rioglyph-
|
|
192
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
197
193
|
</span>
|
|
198
194
|
<span class="text-capitalize">info</span>
|
|
199
195
|
</button>
|
|
200
196
|
<button type="button" class="btn btn-success">
|
|
201
|
-
<span class="rioglyph rioglyph-
|
|
197
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
202
198
|
</span>
|
|
203
199
|
<span class="text-capitalize">success</span>
|
|
204
200
|
</button>
|
|
205
201
|
<button type="button" class="btn btn-warning">
|
|
206
|
-
<span class="rioglyph rioglyph-
|
|
202
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
207
203
|
</span>
|
|
208
204
|
<span class="text-capitalize">warning</span>
|
|
209
205
|
</button>
|
|
210
206
|
<button type="button" class="btn btn-danger">
|
|
211
|
-
<span class="rioglyph rioglyph-
|
|
207
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
212
208
|
</span>
|
|
213
209
|
<span class="text-capitalize">danger</span>
|
|
214
210
|
</button>
|
|
@@ -225,7 +221,7 @@ muted-filled
|
|
|
225
221
|
</div>
|
|
226
222
|
<div class="btn-toolbar padding-10 bg-checkerboard rounded">
|
|
227
223
|
<button type="button" class="btn btn-primary btn-outline">
|
|
228
|
-
<span class="rioglyph rioglyph-
|
|
224
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
229
225
|
</span>
|
|
230
226
|
<span class="text-capitalize">primary</span>
|
|
231
227
|
</button>
|
|
@@ -235,22 +231,22 @@ muted-filled
|
|
|
235
231
|
<span class="text-capitalize">secondary</span>
|
|
236
232
|
</button>
|
|
237
233
|
<button type="button" class="btn btn-info btn-outline">
|
|
238
|
-
<span class="rioglyph rioglyph-
|
|
234
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
239
235
|
</span>
|
|
240
236
|
<span class="text-capitalize">info</span>
|
|
241
237
|
</button>
|
|
242
238
|
<button type="button" class="btn btn-success btn-outline">
|
|
243
|
-
<span class="rioglyph rioglyph-
|
|
239
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
244
240
|
</span>
|
|
245
241
|
<span class="text-capitalize">success</span>
|
|
246
242
|
</button>
|
|
247
243
|
<button type="button" class="btn btn-warning btn-outline">
|
|
248
|
-
<span class="rioglyph rioglyph-
|
|
244
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
249
245
|
</span>
|
|
250
246
|
<span class="text-capitalize">warning</span>
|
|
251
247
|
</button>
|
|
252
248
|
<button type="button" class="btn btn-danger btn-outline">
|
|
253
|
-
<span class="rioglyph rioglyph-
|
|
249
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
254
250
|
</span>
|
|
255
251
|
<span class="text-capitalize">danger</span>
|
|
256
252
|
</button>
|
|
@@ -526,37 +522,37 @@ LG icon buttons
|
|
|
526
522
|
</div>
|
|
527
523
|
<div class="btn-toolbar">
|
|
528
524
|
<button type="button" class="btn btn-default btn-xs">
|
|
529
|
-
<span class="rioglyph rioglyph-
|
|
525
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
530
526
|
</span>
|
|
531
527
|
<span class="text-capitalize">default</span>
|
|
532
528
|
</button>
|
|
533
529
|
<button type="button" class="btn btn-primary btn-xs">
|
|
534
|
-
<span class="rioglyph rioglyph-
|
|
530
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
535
531
|
</span>
|
|
536
532
|
<span class="text-capitalize">primary</span>
|
|
537
533
|
</button>
|
|
538
534
|
<button type="button" class="btn btn-secondary btn-xs">
|
|
539
|
-
<span class="rioglyph rioglyph-
|
|
535
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
540
536
|
</span>
|
|
541
537
|
<span class="text-capitalize">secondary</span>
|
|
542
538
|
</button>
|
|
543
539
|
<button type="button" class="btn btn-info btn-xs">
|
|
544
|
-
<span class="rioglyph rioglyph-
|
|
540
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
545
541
|
</span>
|
|
546
542
|
<span class="text-capitalize">info</span>
|
|
547
543
|
</button>
|
|
548
544
|
<button type="button" class="btn btn-success btn-xs">
|
|
549
|
-
<span class="rioglyph rioglyph-
|
|
545
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
550
546
|
</span>
|
|
551
547
|
<span class="text-capitalize">success</span>
|
|
552
548
|
</button>
|
|
553
549
|
<button type="button" class="btn btn-warning btn-xs">
|
|
554
|
-
<span class="rioglyph rioglyph-
|
|
550
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
555
551
|
</span>
|
|
556
552
|
<span class="text-capitalize">warning</span>
|
|
557
553
|
</button>
|
|
558
554
|
<button type="button" class="btn btn-danger btn-xs">
|
|
559
|
-
<span class="rioglyph rioglyph-
|
|
555
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
560
556
|
</span>
|
|
561
557
|
<span class="text-capitalize">danger</span>
|
|
562
558
|
</button>
|
|
@@ -571,31 +567,31 @@ LG icon buttons
|
|
|
571
567
|
</div>
|
|
572
568
|
<div class="btn-toolbar">
|
|
573
569
|
<button type="button" class="btn btn-default btn-xs btn-icon-only">
|
|
574
|
-
<span class="rioglyph rioglyph-
|
|
570
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
575
571
|
</span>
|
|
576
572
|
</button>
|
|
577
573
|
<button type="button" class="btn btn-primary btn-xs btn-icon-only">
|
|
578
|
-
<span class="rioglyph rioglyph-
|
|
574
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
579
575
|
</span>
|
|
580
576
|
</button>
|
|
581
577
|
<button type="button" class="btn btn-secondary btn-xs btn-icon-only">
|
|
582
|
-
<span class="rioglyph rioglyph-
|
|
578
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
583
579
|
</span>
|
|
584
580
|
</button>
|
|
585
581
|
<button type="button" class="btn btn-info btn-xs btn-icon-only">
|
|
586
|
-
<span class="rioglyph rioglyph-
|
|
582
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
587
583
|
</span>
|
|
588
584
|
</button>
|
|
589
585
|
<button type="button" class="btn btn-success btn-xs btn-icon-only">
|
|
590
|
-
<span class="rioglyph rioglyph-
|
|
586
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
591
587
|
</span>
|
|
592
588
|
</button>
|
|
593
589
|
<button type="button" class="btn btn-warning btn-xs btn-icon-only">
|
|
594
|
-
<span class="rioglyph rioglyph-
|
|
590
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
595
591
|
</span>
|
|
596
592
|
</button>
|
|
597
593
|
<button type="button" class="btn btn-danger btn-xs btn-icon-only">
|
|
598
|
-
<span class="rioglyph rioglyph-
|
|
594
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
599
595
|
</span>
|
|
600
596
|
</button>
|
|
601
597
|
</div>
|
|
@@ -611,17 +607,17 @@ LG icon buttons
|
|
|
611
607
|
</div>
|
|
612
608
|
<div class="btn-toolbar">
|
|
613
609
|
<button type="button" class="btn btn-default btn-sm">
|
|
614
|
-
<span class="rioglyph rioglyph-
|
|
610
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
615
611
|
</span>
|
|
616
612
|
<span class="text-capitalize">default</span>
|
|
617
613
|
</button>
|
|
618
614
|
<button type="button" class="btn btn-primary btn-sm">
|
|
619
|
-
<span class="rioglyph rioglyph-
|
|
615
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
620
616
|
</span>
|
|
621
617
|
<span class="text-capitalize">primary</span>
|
|
622
618
|
</button>
|
|
623
619
|
<button type="button" class="btn btn-secondary btn-sm">
|
|
624
|
-
<span class="rioglyph rioglyph-
|
|
620
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
625
621
|
</span>
|
|
626
622
|
<span class="text-capitalize">secondary</span>
|
|
627
623
|
</button>
|
|
@@ -636,7 +632,7 @@ LG icon buttons
|
|
|
636
632
|
<span class="text-capitalize">success</span>
|
|
637
633
|
</button>
|
|
638
634
|
<button type="button" class="btn btn-warning btn-sm">
|
|
639
|
-
<span class="rioglyph rioglyph-
|
|
635
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
640
636
|
</span>
|
|
641
637
|
<span class="text-capitalize">warning</span>
|
|
642
638
|
</button>
|
|
@@ -656,31 +652,31 @@ LG icon buttons
|
|
|
656
652
|
</div>
|
|
657
653
|
<div class="btn-toolbar">
|
|
658
654
|
<button type="button" class="btn btn-default btn-sm btn-icon-only">
|
|
659
|
-
<span class="rioglyph rioglyph-
|
|
655
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
660
656
|
</span>
|
|
661
657
|
</button>
|
|
662
658
|
<button type="button" class="btn btn-primary btn-sm btn-icon-only">
|
|
663
|
-
<span class="rioglyph rioglyph-
|
|
659
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
664
660
|
</span>
|
|
665
661
|
</button>
|
|
666
662
|
<button type="button" class="btn btn-secondary btn-sm btn-icon-only">
|
|
667
|
-
<span class="rioglyph rioglyph-
|
|
663
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
668
664
|
</span>
|
|
669
665
|
</button>
|
|
670
666
|
<button type="button" class="btn btn-info btn-sm btn-icon-only">
|
|
671
|
-
<span class="rioglyph rioglyph-
|
|
667
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
672
668
|
</span>
|
|
673
669
|
</button>
|
|
674
670
|
<button type="button" class="btn btn-success btn-sm btn-icon-only">
|
|
675
|
-
<span class="rioglyph rioglyph-
|
|
671
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
676
672
|
</span>
|
|
677
673
|
</button>
|
|
678
674
|
<button type="button" class="btn btn-warning btn-sm btn-icon-only">
|
|
679
|
-
<span class="rioglyph rioglyph-
|
|
675
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
680
676
|
</span>
|
|
681
677
|
</button>
|
|
682
678
|
<button type="button" class="btn btn-danger btn-sm btn-icon-only">
|
|
683
|
-
<span class="rioglyph rioglyph-
|
|
679
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
684
680
|
</span>
|
|
685
681
|
</button>
|
|
686
682
|
</div>
|
|
@@ -701,32 +697,32 @@ LG icon buttons
|
|
|
701
697
|
<span class="text-capitalize">default</span>
|
|
702
698
|
</button>
|
|
703
699
|
<button type="button" class="btn btn-primary">
|
|
704
|
-
<span class="rioglyph rioglyph-
|
|
700
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
705
701
|
</span>
|
|
706
702
|
<span class="text-capitalize">primary</span>
|
|
707
703
|
</button>
|
|
708
704
|
<button type="button" class="btn btn-secondary">
|
|
709
|
-
<span class="rioglyph rioglyph-
|
|
705
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
710
706
|
</span>
|
|
711
707
|
<span class="text-capitalize">secondary</span>
|
|
712
708
|
</button>
|
|
713
709
|
<button type="button" class="btn btn-info">
|
|
714
|
-
<span class="rioglyph rioglyph-
|
|
710
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
715
711
|
</span>
|
|
716
712
|
<span class="text-capitalize">info</span>
|
|
717
713
|
</button>
|
|
718
714
|
<button type="button" class="btn btn-success">
|
|
719
|
-
<span class="rioglyph rioglyph-
|
|
715
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
720
716
|
</span>
|
|
721
717
|
<span class="text-capitalize">success</span>
|
|
722
718
|
</button>
|
|
723
719
|
<button type="button" class="btn btn-warning">
|
|
724
|
-
<span class="rioglyph rioglyph-
|
|
720
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
725
721
|
</span>
|
|
726
722
|
<span class="text-capitalize">warning</span>
|
|
727
723
|
</button>
|
|
728
724
|
<button type="button" class="btn btn-danger">
|
|
729
|
-
<span class="rioglyph rioglyph-
|
|
725
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
730
726
|
</span>
|
|
731
727
|
<span class="text-capitalize">danger</span>
|
|
732
728
|
</button>
|
|
@@ -741,15 +737,15 @@ LG icon buttons
|
|
|
741
737
|
</div>
|
|
742
738
|
<div class="btn-toolbar">
|
|
743
739
|
<button type="button" class="btn btn-default btn-icon-only">
|
|
744
|
-
<span class="rioglyph rioglyph-
|
|
740
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
745
741
|
</span>
|
|
746
742
|
</button>
|
|
747
743
|
<button type="button" class="btn btn-primary btn-icon-only">
|
|
748
|
-
<span class="rioglyph rioglyph-
|
|
744
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
749
745
|
</span>
|
|
750
746
|
</button>
|
|
751
747
|
<button type="button" class="btn btn-secondary btn-icon-only">
|
|
752
|
-
<span class="rioglyph rioglyph-
|
|
748
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
753
749
|
</span>
|
|
754
750
|
</button>
|
|
755
751
|
<button type="button" class="btn btn-info btn-icon-only">
|
|
@@ -757,15 +753,15 @@ LG icon buttons
|
|
|
757
753
|
</span>
|
|
758
754
|
</button>
|
|
759
755
|
<button type="button" class="btn btn-success btn-icon-only">
|
|
760
|
-
<span class="rioglyph rioglyph-
|
|
756
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
761
757
|
</span>
|
|
762
758
|
</button>
|
|
763
759
|
<button type="button" class="btn btn-warning btn-icon-only">
|
|
764
|
-
<span class="rioglyph rioglyph-
|
|
760
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
765
761
|
</span>
|
|
766
762
|
</button>
|
|
767
763
|
<button type="button" class="btn btn-danger btn-icon-only">
|
|
768
|
-
<span class="rioglyph rioglyph-
|
|
764
|
+
<span class="rioglyph rioglyph-trailer" aria-hidden="true">
|
|
769
765
|
</span>
|
|
770
766
|
</button>
|
|
771
767
|
</div>
|
|
@@ -786,32 +782,32 @@ LG icon buttons
|
|
|
786
782
|
<span class="text-capitalize">default</span>
|
|
787
783
|
</button>
|
|
788
784
|
<button type="button" class="btn btn-primary btn-lg">
|
|
789
|
-
<span class="rioglyph rioglyph-
|
|
785
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
790
786
|
</span>
|
|
791
787
|
<span class="text-capitalize">primary</span>
|
|
792
788
|
</button>
|
|
793
789
|
<button type="button" class="btn btn-secondary btn-lg">
|
|
794
|
-
<span class="rioglyph rioglyph-
|
|
790
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
795
791
|
</span>
|
|
796
792
|
<span class="text-capitalize">secondary</span>
|
|
797
793
|
</button>
|
|
798
794
|
<button type="button" class="btn btn-info btn-lg">
|
|
799
|
-
<span class="rioglyph rioglyph-
|
|
795
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
800
796
|
</span>
|
|
801
797
|
<span class="text-capitalize">info</span>
|
|
802
798
|
</button>
|
|
803
799
|
<button type="button" class="btn btn-success btn-lg">
|
|
804
|
-
<span class="rioglyph rioglyph-
|
|
800
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
805
801
|
</span>
|
|
806
802
|
<span class="text-capitalize">success</span>
|
|
807
803
|
</button>
|
|
808
804
|
<button type="button" class="btn btn-warning btn-lg">
|
|
809
|
-
<span class="rioglyph rioglyph-
|
|
805
|
+
<span class="rioglyph rioglyph-user" aria-hidden="true">
|
|
810
806
|
</span>
|
|
811
807
|
<span class="text-capitalize">warning</span>
|
|
812
808
|
</button>
|
|
813
809
|
<button type="button" class="btn btn-danger btn-lg">
|
|
814
|
-
<span class="rioglyph rioglyph-
|
|
810
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
815
811
|
</span>
|
|
816
812
|
<span class="text-capitalize">danger</span>
|
|
817
813
|
</button>
|
|
@@ -826,31 +822,31 @@ LG icon buttons
|
|
|
826
822
|
</div>
|
|
827
823
|
<div class="btn-toolbar">
|
|
828
824
|
<button type="button" class="btn btn-default btn-lg btn-icon-only">
|
|
829
|
-
<span class="rioglyph rioglyph-
|
|
825
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
830
826
|
</span>
|
|
831
827
|
</button>
|
|
832
828
|
<button type="button" class="btn btn-primary btn-lg btn-icon-only">
|
|
833
|
-
<span class="rioglyph rioglyph-
|
|
829
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
834
830
|
</span>
|
|
835
831
|
</button>
|
|
836
832
|
<button type="button" class="btn btn-secondary btn-lg btn-icon-only">
|
|
837
|
-
<span class="rioglyph rioglyph-
|
|
833
|
+
<span class="rioglyph rioglyph-businessman" aria-hidden="true">
|
|
838
834
|
</span>
|
|
839
835
|
</button>
|
|
840
836
|
<button type="button" class="btn btn-info btn-lg btn-icon-only">
|
|
841
|
-
<span class="rioglyph rioglyph-
|
|
837
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
842
838
|
</span>
|
|
843
839
|
</button>
|
|
844
840
|
<button type="button" class="btn btn-success btn-lg btn-icon-only">
|
|
845
|
-
<span class="rioglyph rioglyph-
|
|
841
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
846
842
|
</span>
|
|
847
843
|
</button>
|
|
848
844
|
<button type="button" class="btn btn-warning btn-lg btn-icon-only">
|
|
849
|
-
<span class="rioglyph rioglyph-
|
|
845
|
+
<span class="rioglyph rioglyph-driver" aria-hidden="true">
|
|
850
846
|
</span>
|
|
851
847
|
</button>
|
|
852
848
|
<button type="button" class="btn btn-danger btn-lg btn-icon-only">
|
|
853
|
-
<span class="rioglyph rioglyph-
|
|
849
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
854
850
|
</span>
|
|
855
851
|
</button>
|
|
856
852
|
</div>
|
|
@@ -989,7 +985,7 @@ Click me Click me Click me Click me Click me Click me
|
|
|
989
985
|
```html
|
|
990
986
|
<div class="btn-toolbar align-items-start">
|
|
991
987
|
<button type="button" class="btn btn-primary btn-action text-size-h1">
|
|
992
|
-
<span class="rioglyph rioglyph-
|
|
988
|
+
<span class="rioglyph rioglyph-bus" aria-hidden="true">
|
|
993
989
|
</span>
|
|
994
990
|
<span class="">Click me</span>
|
|
995
991
|
</button>
|
|
@@ -999,22 +995,22 @@ Click me Click me Click me Click me Click me Click me
|
|
|
999
995
|
<span class="">Click me</span>
|
|
1000
996
|
</button>
|
|
1001
997
|
<button type="button" class="btn btn-info btn-action text-size-h3">
|
|
1002
|
-
<span class="rioglyph rioglyph-
|
|
998
|
+
<span class="rioglyph rioglyph-car" aria-hidden="true">
|
|
1003
999
|
</span>
|
|
1004
1000
|
<span class="">Click me</span>
|
|
1005
1001
|
</button>
|
|
1006
1002
|
<button type="button" class="btn btn-success btn-action text-size-h4">
|
|
1007
|
-
<span class="rioglyph rioglyph-
|
|
1003
|
+
<span class="rioglyph rioglyph-truck" aria-hidden="true">
|
|
1008
1004
|
</span>
|
|
1009
1005
|
<span class="">Click me</span>
|
|
1010
1006
|
</button>
|
|
1011
1007
|
<button type="button" class="btn btn-warning btn-action text-size-h5">
|
|
1012
|
-
<span class="rioglyph rioglyph-
|
|
1008
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
1013
1009
|
</span>
|
|
1014
1010
|
<span class="">Click me</span>
|
|
1015
1011
|
</button>
|
|
1016
1012
|
<button type="button" class="btn btn-danger btn-action text-size-h6">
|
|
1017
|
-
<span class="rioglyph rioglyph-
|
|
1013
|
+
<span class="rioglyph rioglyph-van" aria-hidden="true">
|
|
1018
1014
|
</span>
|
|
1019
1015
|
<span class="">Click me</span>
|
|
1020
1016
|
</button>
|
|
@@ -2595,7 +2591,7 @@ Item
|
|
|
2595
2591
|
<h4 class="">Accent shadow for list items</h4>
|
|
2596
2592
|
</div>
|
|
2597
2593
|
<div class="max-width-1000">
|
|
2598
|
-
<div class="display-flex gap-10 max-width-1000 margin-bottom-10 last-child-margin-bottom-0"
|
|
2594
|
+
<div class="display-flex gap-10 max-width-1000 margin-bottom-10 last-child-margin-bottom-0">
|
|
2599
2595
|
<div>
|
|
2600
2596
|
<span class="label label-info label-condensed label-filled">Note</span>
|
|
2601
2597
|
</div>
|
|
@@ -2762,17 +2758,17 @@ Colored icons
|
|
|
2762
2758
|
<hr class="margin-top-10 border-color-light">
|
|
2763
2759
|
</div>
|
|
2764
2760
|
<div class="display-flex flex-wrap gap-10">
|
|
2765
|
-
<span class="rioglyph rioglyph-
|
|
2761
|
+
<span class="rioglyph rioglyph-van text-color-primary text-size-h1">
|
|
2766
2762
|
</span>
|
|
2767
|
-
<span class="rioglyph rioglyph-
|
|
2763
|
+
<span class="rioglyph rioglyph-bus text-color-secondary text-size-h1">
|
|
2768
2764
|
</span>
|
|
2769
|
-
<span class="rioglyph rioglyph-
|
|
2765
|
+
<span class="rioglyph rioglyph-driver text-color-info text-size-h1">
|
|
2770
2766
|
</span>
|
|
2771
|
-
<span class="rioglyph rioglyph-
|
|
2767
|
+
<span class="rioglyph rioglyph-car text-color-success text-size-h1">
|
|
2772
2768
|
</span>
|
|
2773
2769
|
<span class="rioglyph rioglyph-driver text-color-warning text-size-h1">
|
|
2774
2770
|
</span>
|
|
2775
|
-
<span class="rioglyph rioglyph-
|
|
2771
|
+
<span class="rioglyph rioglyph-driver text-color-danger text-size-h1">
|
|
2776
2772
|
</span>
|
|
2777
2773
|
</div>
|
|
2778
2774
|
</div>
|
|
@@ -3304,17 +3300,17 @@ Not for decorative or unnecessary elements – If an icon doesn’t need extra e
|
|
|
3304
3300
|
<hr class="margin-top-10 border-color-light">
|
|
3305
3301
|
</div>
|
|
3306
3302
|
<div class="display-flex flex-wrap gap-10">
|
|
3307
|
-
<span class="rioglyph rioglyph-
|
|
3303
|
+
<span class="rioglyph rioglyph-driver rioglyph-filled text-color-primary text-size-h1">
|
|
3308
3304
|
</span>
|
|
3309
|
-
<span class="rioglyph rioglyph-
|
|
3305
|
+
<span class="rioglyph rioglyph-driver rioglyph-filled text-color-secondary text-size-h1">
|
|
3310
3306
|
</span>
|
|
3311
3307
|
<span class="rioglyph rioglyph-user rioglyph-filled text-color-info text-size-h1">
|
|
3312
3308
|
</span>
|
|
3313
|
-
<span class="rioglyph rioglyph-
|
|
3309
|
+
<span class="rioglyph rioglyph-driver rioglyph-filled text-color-success text-size-h1">
|
|
3314
3310
|
</span>
|
|
3315
|
-
<span class="rioglyph rioglyph-
|
|
3311
|
+
<span class="rioglyph rioglyph-trailer rioglyph-filled text-color-warning text-size-h1">
|
|
3316
3312
|
</span>
|
|
3317
|
-
<span class="rioglyph rioglyph-
|
|
3313
|
+
<span class="rioglyph rioglyph-businessman rioglyph-filled text-color-danger text-size-h1">
|
|
3318
3314
|
</span>
|
|
3319
3315
|
</div>
|
|
3320
3316
|
</div>
|
|
@@ -3574,6 +3570,7 @@ rioglyph rioglyph-battery-level-empty
|
|
|
3574
3570
|
rioglyph rioglyph-battery-level-full
|
|
3575
3571
|
rioglyph rioglyph-battery-level-low
|
|
3576
3572
|
rioglyph rioglyph-beacon
|
|
3573
|
+
rioglyph rioglyph-big-bag
|
|
3577
3574
|
rioglyph rioglyph-book
|
|
3578
3575
|
rioglyph rioglyph-bookable-poi
|
|
3579
3576
|
rioglyph rioglyph-bookmark-square
|
|
@@ -3589,6 +3586,7 @@ rioglyph rioglyph-branch-vertical
|
|
|
3589
3586
|
rioglyph rioglyph-broadcast
|
|
3590
3587
|
rioglyph rioglyph-building
|
|
3591
3588
|
rioglyph rioglyph-bulb
|
|
3589
|
+
rioglyph rioglyph-bulk-container
|
|
3592
3590
|
rioglyph rioglyph-bus-baseline
|
|
3593
3591
|
rioglyph rioglyph-bus-breakdown
|
|
3594
3592
|
rioglyph rioglyph-bus
|
|
@@ -3635,6 +3633,7 @@ rioglyph rioglyph-code-braces
|
|
|
3635
3633
|
rioglyph rioglyph-code-brackets
|
|
3636
3634
|
rioglyph rioglyph-coffee
|
|
3637
3635
|
rioglyph rioglyph-cog
|
|
3636
|
+
rioglyph rioglyph-coil
|
|
3638
3637
|
rioglyph rioglyph-color-swatch
|
|
3639
3638
|
rioglyph rioglyph-comment
|
|
3640
3639
|
rioglyph rioglyph-compare
|
|
@@ -3863,6 +3862,7 @@ rioglyph rioglyph-road
|
|
|
3863
3862
|
rioglyph rioglyph-robot
|
|
3864
3863
|
rioglyph rioglyph-rocket
|
|
3865
3864
|
rioglyph rioglyph-role-management
|
|
3865
|
+
rioglyph rioglyph-roll-container
|
|
3866
3866
|
rioglyph rioglyph-route-option
|
|
3867
3867
|
rioglyph rioglyph-route-view
|
|
3868
3868
|
rioglyph rioglyph-route
|
|
@@ -3882,6 +3882,7 @@ rioglyph rioglyph-settings
|
|
|
3882
3882
|
rioglyph rioglyph-share-alt
|
|
3883
3883
|
rioglyph rioglyph-share-nodes
|
|
3884
3884
|
rioglyph rioglyph-share
|
|
3885
|
+
rioglyph rioglyph-shelve-empty
|
|
3885
3886
|
rioglyph rioglyph-shelve
|
|
3886
3887
|
rioglyph rioglyph-ship
|
|
3887
3888
|
rioglyph rioglyph-shopping-bag
|
|
@@ -3919,6 +3920,7 @@ rioglyph rioglyph-status-driving
|
|
|
3919
3920
|
rioglyph rioglyph-status-resting
|
|
3920
3921
|
rioglyph rioglyph-status-working
|
|
3921
3922
|
rioglyph rioglyph-steering-wheel
|
|
3923
|
+
rioglyph rioglyph-stillage
|
|
3922
3924
|
rioglyph rioglyph-stopover
|
|
3923
3925
|
rioglyph rioglyph-support
|
|
3924
3926
|
rioglyph rioglyph-table-view
|
|
@@ -4206,6 +4208,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
4206
4208
|
</span>
|
|
4207
4209
|
<span class="text-light user-select-all">rioglyph rioglyph-beacon </span>
|
|
4208
4210
|
</div>
|
|
4211
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4212
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-big-bag text-size-h3 margin-right-10">
|
|
4213
|
+
</span>
|
|
4214
|
+
<span class="text-light user-select-all">rioglyph rioglyph-big-bag </span>
|
|
4215
|
+
</div>
|
|
4209
4216
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4210
4217
|
<span class="rioglyph rioglyph-icon-off rioglyph-book text-size-h3 margin-right-10">
|
|
4211
4218
|
</span>
|
|
@@ -4281,6 +4288,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
4281
4288
|
</span>
|
|
4282
4289
|
<span class="text-light user-select-all">rioglyph rioglyph-bulb </span>
|
|
4283
4290
|
</div>
|
|
4291
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4292
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-bulk-container text-size-h3 margin-right-10">
|
|
4293
|
+
</span>
|
|
4294
|
+
<span class="text-light user-select-all">rioglyph rioglyph-bulk-container </span>
|
|
4295
|
+
</div>
|
|
4284
4296
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4285
4297
|
<span class="rioglyph rioglyph-icon-off rioglyph-bus-baseline text-size-h3 margin-right-10">
|
|
4286
4298
|
</span>
|
|
@@ -4511,6 +4523,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
4511
4523
|
</span>
|
|
4512
4524
|
<span class="text-light user-select-all">rioglyph rioglyph-cog </span>
|
|
4513
4525
|
</div>
|
|
4526
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4527
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-coil text-size-h3 margin-right-10">
|
|
4528
|
+
</span>
|
|
4529
|
+
<span class="text-light user-select-all">rioglyph rioglyph-coil </span>
|
|
4530
|
+
</div>
|
|
4514
4531
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
4515
4532
|
<span class="rioglyph rioglyph-icon-off rioglyph-color-swatch text-size-h3 margin-right-10">
|
|
4516
4533
|
</span>
|
|
@@ -5651,6 +5668,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
5651
5668
|
</span>
|
|
5652
5669
|
<span class="text-light user-select-all">rioglyph rioglyph-role-management </span>
|
|
5653
5670
|
</div>
|
|
5671
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5672
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-roll-container text-size-h3 margin-right-10">
|
|
5673
|
+
</span>
|
|
5674
|
+
<span class="text-light user-select-all">rioglyph rioglyph-roll-container </span>
|
|
5675
|
+
</div>
|
|
5654
5676
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5655
5677
|
<span class="rioglyph rioglyph-icon-off rioglyph-route-option text-size-h3 margin-right-10">
|
|
5656
5678
|
</span>
|
|
@@ -5746,6 +5768,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
5746
5768
|
</span>
|
|
5747
5769
|
<span class="text-light user-select-all">rioglyph rioglyph-share </span>
|
|
5748
5770
|
</div>
|
|
5771
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5772
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-shelve-empty text-size-h3 margin-right-10">
|
|
5773
|
+
</span>
|
|
5774
|
+
<span class="text-light user-select-all">rioglyph rioglyph-shelve-empty </span>
|
|
5775
|
+
</div>
|
|
5749
5776
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5750
5777
|
<span class="rioglyph rioglyph-icon-off rioglyph-shelve text-size-h3 margin-right-10">
|
|
5751
5778
|
</span>
|
|
@@ -5931,6 +5958,11 @@ rioglyph rioglyph-xmas-santa
|
|
|
5931
5958
|
</span>
|
|
5932
5959
|
<span class="text-light user-select-all">rioglyph rioglyph-steering-wheel </span>
|
|
5933
5960
|
</div>
|
|
5961
|
+
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5962
|
+
<span class="rioglyph rioglyph-icon-off rioglyph-stillage text-size-h3 margin-right-10">
|
|
5963
|
+
</span>
|
|
5964
|
+
<span class="text-light user-select-all">rioglyph rioglyph-stillage </span>
|
|
5965
|
+
</div>
|
|
5934
5966
|
<div class="rioglyph-preview display-flex align-items-center margin-top-10 margin-bottom-10">
|
|
5935
5967
|
<span class="rioglyph rioglyph-icon-off rioglyph-stopover text-size-h3 margin-right-10">
|
|
5936
5968
|
</span>
|
|
@@ -6738,8 +6770,6 @@ cursor-default
|
|
|
6738
6770
|
|
|
6739
6771
|
Single- or multi-line utility to truncate text content at max width with ...
|
|
6740
6772
|
|
|
6741
|
-
> Note: Ellipsis only works with block elements. It does not work withdisplay-grid. Combine the classes withdisplay-block or display-flex
|
|
6742
|
-
|
|
6743
6773
|
### Example: Example 38
|
|
6744
6774
|
|
|
6745
6775
|
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.
|
|
@@ -6842,8 +6872,6 @@ When working with text, it's important to consider the relationship between the
|
|
|
6842
6872
|
|
|
6843
6873
|
Rule of thumb: the larger the text size, the smaller the line height should be.
|
|
6844
6874
|
|
|
6845
|
-
> Note: The listed classes are not necessary for the use of ourtext-size classes. Use them only if you want to have the exact the same line-height as your text-size is.
|
|
6846
|
-
|
|
6847
6875
|
### Example: Example 40
|
|
6848
6876
|
|
|
6849
6877
|
line-height-10
|
|
@@ -7322,8 +7350,6 @@ word-break-all
|
|
|
7322
7350
|
|
|
7323
7351
|
## Cols
|
|
7324
7352
|
|
|
7325
|
-
> 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
|
-
|
|
7327
7353
|
### Example: Example 45
|
|
7328
7354
|
|
|
7329
7355
|
col-12
|
|
@@ -7592,8 +7618,6 @@ container
|
|
|
7592
7618
|
|
|
7593
7619
|
## Container
|
|
7594
7620
|
|
|
7595
|
-
> 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
|
-
|
|
7597
7621
|
### Example: Example 49
|
|
7598
7622
|
|
|
7599
7623
|
container
|
|
@@ -8749,8 +8773,6 @@ position-relative
|
|
|
8749
8773
|
|
|
8750
8774
|
## Gap
|
|
8751
8775
|
|
|
8752
|
-
> 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
|
-
|
|
8754
8776
|
### Example: Example 64
|
|
8755
8777
|
|
|
8756
8778
|
gap-0
|
|
@@ -8867,8 +8889,6 @@ gap-0
|
|
|
8867
8889
|
|
|
8868
8890
|
## Space
|
|
8869
8891
|
|
|
8870
|
-
> Note: For flex or grid solutions please use gap instead.
|
|
8871
|
-
|
|
8872
8892
|
### Example: Example 65
|
|
8873
8893
|
|
|
8874
8894
|
space-y-0
|
|
@@ -10327,7 +10347,7 @@ fit-content This text fits naturally within the box.
|
|
|
10327
10347
|
#### HTML (html)
|
|
10328
10348
|
|
|
10329
10349
|
```html
|
|
10330
|
-
<div class="display-flex gap-20 bg-lightest padding-20 rounded" style="max-width: 520px;">
|
|
10350
|
+
<div class="display-flex flex-column-xs gap-20 bg-lightest padding-20 rounded" style="max-width: 520px;">
|
|
10331
10351
|
<div class="bg-info padding-10 rounded min-width-max-content border">
|
|
10332
10352
|
<b>max-content</b>
|
|
10333
10353
|
<p class="max-width-150">This_is_a_really_long_word_that_will_not_break.</p>
|
|
@@ -11036,11 +11056,13 @@ Milan → Zurich LD-60018 14:05 Delivered
|
|
|
11036
11056
|
<span class="selected-option-text">
|
|
11037
11057
|
<span class="placeholder">Please select</span>
|
|
11038
11058
|
</span>
|
|
11039
|
-
<span class="
|
|
11040
|
-
<span class="
|
|
11059
|
+
<span class="select-toggle-actions">
|
|
11060
|
+
<span class="clearButton hide pointer-events-none">
|
|
11061
|
+
<span class="clearButtonIcon rioglyph rioglyph-remove-sign">
|
|
11062
|
+
</span>
|
|
11063
|
+
</span>
|
|
11064
|
+
<span class="caret">
|
|
11041
11065
|
</span>
|
|
11042
|
-
</span>
|
|
11043
|
-
<span class="caret">
|
|
11044
11066
|
</span>
|
|
11045
11067
|
</button>
|
|
11046
11068
|
<ul class="dropdown-menu" role="menu">
|
|
@@ -11273,2461 +11295,47 @@ Raw denim you probably have not heard of them jean shorts Austin. Nesciunt tofu
|
|
|
11273
11295
|
nav
|
|
11274
11296
|
```
|
|
11275
11297
|
|
|
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
|
|
11298
|
+
## Alerts
|
|
11283
11299
|
|
|
11284
|
-
|
|
11300
|
+
### Example: Lorem ipsum
|
|
11285
11301
|
|
|
11286
|
-
|
|
11287
|
-
|
|
11302
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11303
|
+
See More
|
|
11288
11304
|
|
|
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
|
|
11305
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11306
|
+
See More
|
|
11295
11307
|
|
|
11296
|
-
|
|
11308
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11309
|
+
See More
|
|
11297
11310
|
|
|
11298
|
-
|
|
11311
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11312
|
+
See More
|
|
11299
11313
|
|
|
11300
|
-
|
|
11314
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11315
|
+
See More
|
|
11301
11316
|
|
|
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
|
|
11317
|
+
Lorem ipsum Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.
|
|
11318
|
+
See More
|
|
11311
11319
|
|
|
11312
11320
|
#### HTML (html)
|
|
11313
11321
|
|
|
11314
11322
|
```html
|
|
11315
|
-
<div>
|
|
11316
|
-
<div class="
|
|
11317
|
-
<
|
|
11318
|
-
<
|
|
11319
|
-
|
|
11320
|
-
|
|
11321
|
-
|
|
11322
|
-
|
|
11323
|
-
|
|
11324
|
-
|
|
11325
|
-
|
|
11326
|
-
|
|
11327
|
-
|
|
11328
|
-
|
|
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">
|
|
11323
|
+
<div class="display-grid grid-cols-1 grid-cols-2-ls grid-cols-3-md gap-20">
|
|
11324
|
+
<div class="alert alert-dismissible alert-primary" data-capture-callout="true">
|
|
11325
|
+
<button type="button" class="btn btn-icon-only close" data-dismiss="alert">
|
|
11326
|
+
<span class="rioglyph rioglyph-remove">
|
|
11327
|
+
</span>
|
|
11328
|
+
</button>
|
|
11329
|
+
<div class="display-flex gap-10">
|
|
11330
|
+
<span class="text-color-primary text-size-h4 rioglyph rioglyph-info-sign">
|
|
11331
|
+
</span>
|
|
11332
|
+
<div>
|
|
11333
|
+
<strong class="text-size-16">Lorem ipsum</strong>
|
|
11334
|
+
<div class="margin-y-5">Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.</div>
|
|
11335
|
+
<div class="text-medium text-uppercase text-size-12">
|
|
11336
|
+
<a href="#" class="alert-link">See More<span class="text-color-primary margin-left-3 rioglyph rioglyph-new-window">
|
|
11469
11337
|
</span>
|
|
11470
|
-
</
|
|
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
|
|
13711
|
-
|
|
13712
|
-
#### HTML (html)
|
|
13713
|
-
|
|
13714
|
-
```html
|
|
13715
|
-
<div class="display-grid grid-cols-1 grid-cols-2-ls grid-cols-3-md gap-20">
|
|
13716
|
-
<div class="alert alert-dismissible alert-primary" data-capture-callout="true">
|
|
13717
|
-
<button type="button" class="btn btn-icon-only close" data-dismiss="alert">
|
|
13718
|
-
<span class="rioglyph rioglyph-remove">
|
|
13719
|
-
</span>
|
|
13720
|
-
</button>
|
|
13721
|
-
<div class="display-flex gap-10">
|
|
13722
|
-
<span class="text-color-primary text-size-h4 rioglyph rioglyph-info-sign">
|
|
13723
|
-
</span>
|
|
13724
|
-
<div>
|
|
13725
|
-
<strong class="text-size-16">Lorem ipsum</strong>
|
|
13726
|
-
<div class="margin-y-5">Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod.</div>
|
|
13727
|
-
<div class="text-medium text-uppercase text-size-12">
|
|
13728
|
-
<a href="#" class="alert-link">See More<span class="text-color-primary margin-left-3 rioglyph rioglyph-new-window">
|
|
13729
|
-
</span>
|
|
13730
|
-
</a>
|
|
11338
|
+
</a>
|
|
13731
11339
|
</div>
|
|
13732
11340
|
</div>
|
|
13733
11341
|
</div>
|
|
@@ -13838,7 +11446,7 @@ alert-primary
|
|
|
13838
11446
|
|
|
13839
11447
|
## Badges
|
|
13840
11448
|
|
|
13841
|
-
### Example: Example
|
|
11449
|
+
### Example: Example 81
|
|
13842
11450
|
|
|
13843
11451
|
Unlike labels, which are used for categorization and emphasis, badges provide quick contextual information in a compact and visually distinct manner.
|
|
13844
11452
|
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 +11707,7 @@ badge-default
|
|
|
14099
11707
|
|
|
14100
11708
|
## Callouts
|
|
14101
11709
|
|
|
14102
|
-
### Example: Example
|
|
11710
|
+
### Example: Example 82
|
|
14103
11711
|
|
|
14104
11712
|
Callout default
|
|
14105
11713
|
At vero eos et accusam et justo duo dolores et ea rebum clita kasd gubergren, no sea takimata.
|
|
@@ -14172,7 +11780,7 @@ callout-default
|
|
|
14172
11780
|
|
|
14173
11781
|
## Counter
|
|
14174
11782
|
|
|
14175
|
-
### Example: Example
|
|
11783
|
+
### Example: Example 83
|
|
14176
11784
|
|
|
14177
11785
|
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
11786
|
|
|
@@ -14299,7 +11907,7 @@ color-gray
|
|
|
14299
11907
|
|
|
14300
11908
|
## Key
|
|
14301
11909
|
|
|
14302
|
-
### Example: Example
|
|
11910
|
+
### Example: Example 84
|
|
14303
11911
|
|
|
14304
11912
|
Keys example Pro tip: press m to comment
|
|
14305
11913
|
Press ctrl + a to select all
|
|
@@ -14360,9 +11968,7 @@ Mac specific keys - see DeviceUtils ⌘ ⌥ ⌃
|
|
|
14360
11968
|
|
|
14361
11969
|
## Labels
|
|
14362
11970
|
|
|
14363
|
-
|
|
14364
|
-
|
|
14365
|
-
### Example: Example 102
|
|
11971
|
+
### Example: Example 85
|
|
14366
11972
|
|
|
14367
11973
|
Labels are small, colored indicators used to represent statuses, categories, or highlights in the UI.
|
|
14368
11974
|
The standard labels have a light background and are ideal for subtle status indications that blend naturally with the interface.
|
|
@@ -14467,17 +12073,17 @@ muted
|
|
|
14467
12073
|
<h5>Labels width icons</h5>
|
|
14468
12074
|
<div class="display-flex flex-wrap gap-10">
|
|
14469
12075
|
<div class="label label-default">
|
|
14470
|
-
<span class="rioglyph rioglyph-
|
|
12076
|
+
<span class="rioglyph rioglyph-bus">
|
|
14471
12077
|
</span>
|
|
14472
12078
|
<span>default</span>
|
|
14473
12079
|
</div>
|
|
14474
12080
|
<div class="label label-primary">
|
|
14475
|
-
<span class="rioglyph rioglyph-
|
|
12081
|
+
<span class="rioglyph rioglyph-user">
|
|
14476
12082
|
</span>
|
|
14477
12083
|
<span>primary</span>
|
|
14478
12084
|
</div>
|
|
14479
12085
|
<div class="label label-secondary">
|
|
14480
|
-
<span class="rioglyph rioglyph-
|
|
12086
|
+
<span class="rioglyph rioglyph-businessman">
|
|
14481
12087
|
</span>
|
|
14482
12088
|
<span>secondary</span>
|
|
14483
12089
|
</div>
|
|
@@ -14487,22 +12093,22 @@ muted
|
|
|
14487
12093
|
<span>info</span>
|
|
14488
12094
|
</div>
|
|
14489
12095
|
<div class="label label-success">
|
|
14490
|
-
<span class="rioglyph rioglyph-
|
|
12096
|
+
<span class="rioglyph rioglyph-businessman">
|
|
14491
12097
|
</span>
|
|
14492
12098
|
<span>success</span>
|
|
14493
12099
|
</div>
|
|
14494
12100
|
<div class="label label-warning">
|
|
14495
|
-
<span class="rioglyph rioglyph-
|
|
12101
|
+
<span class="rioglyph rioglyph-businessman">
|
|
14496
12102
|
</span>
|
|
14497
12103
|
<span>warning</span>
|
|
14498
12104
|
</div>
|
|
14499
12105
|
<div class="label label-danger">
|
|
14500
|
-
<span class="rioglyph rioglyph-
|
|
12106
|
+
<span class="rioglyph rioglyph-van">
|
|
14501
12107
|
</span>
|
|
14502
12108
|
<span>danger</span>
|
|
14503
12109
|
</div>
|
|
14504
12110
|
<div class="label label-muted">
|
|
14505
|
-
<span class="rioglyph rioglyph-
|
|
12111
|
+
<span class="rioglyph rioglyph-businessman">
|
|
14506
12112
|
</span>
|
|
14507
12113
|
<span>muted</span>
|
|
14508
12114
|
</div>
|
|
@@ -14513,7 +12119,7 @@ muted
|
|
|
14513
12119
|
<div class="display-flex flex-wrap gap-10">
|
|
14514
12120
|
<div class="label label-default label-filled">
|
|
14515
12121
|
<span>default</span>
|
|
14516
|
-
<span class="rioglyph rioglyph-
|
|
12122
|
+
<span class="rioglyph rioglyph-user">
|
|
14517
12123
|
</span>
|
|
14518
12124
|
</div>
|
|
14519
12125
|
<div class="label label-primary label-filled">
|
|
@@ -14523,32 +12129,32 @@ muted
|
|
|
14523
12129
|
</div>
|
|
14524
12130
|
<div class="label label-secondary label-filled">
|
|
14525
12131
|
<span>secondary</span>
|
|
14526
|
-
<span class="rioglyph rioglyph-
|
|
12132
|
+
<span class="rioglyph rioglyph-trailer">
|
|
14527
12133
|
</span>
|
|
14528
12134
|
</div>
|
|
14529
12135
|
<div class="label label-info label-filled">
|
|
14530
12136
|
<span>info</span>
|
|
14531
|
-
<span class="rioglyph rioglyph-
|
|
12137
|
+
<span class="rioglyph rioglyph-van">
|
|
14532
12138
|
</span>
|
|
14533
12139
|
</div>
|
|
14534
12140
|
<div class="label label-success label-filled">
|
|
14535
12141
|
<span>success</span>
|
|
14536
|
-
<span class="rioglyph rioglyph-
|
|
12142
|
+
<span class="rioglyph rioglyph-bus">
|
|
14537
12143
|
</span>
|
|
14538
12144
|
</div>
|
|
14539
12145
|
<div class="label label-warning label-filled">
|
|
14540
12146
|
<span>warning</span>
|
|
14541
|
-
<span class="rioglyph rioglyph-
|
|
12147
|
+
<span class="rioglyph rioglyph-user">
|
|
14542
12148
|
</span>
|
|
14543
12149
|
</div>
|
|
14544
12150
|
<div class="label label-danger label-filled">
|
|
14545
12151
|
<span>danger</span>
|
|
14546
|
-
<span class="rioglyph rioglyph-
|
|
12152
|
+
<span class="rioglyph rioglyph-user">
|
|
14547
12153
|
</span>
|
|
14548
12154
|
</div>
|
|
14549
12155
|
<div class="label label-muted label-filled">
|
|
14550
12156
|
<span>muted</span>
|
|
14551
|
-
<span class="rioglyph rioglyph-
|
|
12157
|
+
<span class="rioglyph rioglyph-car">
|
|
14552
12158
|
</span>
|
|
14553
12159
|
</div>
|
|
14554
12160
|
</div>
|
|
@@ -14590,7 +12196,7 @@ label-default
|
|
|
14590
12196
|
|
|
14591
12197
|
## Lists
|
|
14592
12198
|
|
|
14593
|
-
### Example: Example
|
|
12199
|
+
### Example: Example 86
|
|
14594
12200
|
|
|
14595
12201
|
Ordered list
|
|
14596
12202
|
|
|
@@ -14952,7 +12558,7 @@ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
|
|
|
14952
12558
|
</div>
|
|
14953
12559
|
</button>
|
|
14954
12560
|
<button class="list-group-item list-group-item-info">
|
|
14955
|
-
<div class="display-flex gap-10"
|
|
12561
|
+
<div class="display-flex gap-10">
|
|
14956
12562
|
<div class="width-100pct">
|
|
14957
12563
|
<div class="text-size-20 text-medium">Headline <span>info</span>
|
|
14958
12564
|
</div>
|
|
@@ -14980,7 +12586,7 @@ Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod
|
|
|
14980
12586
|
</div>
|
|
14981
12587
|
</button>
|
|
14982
12588
|
<button class="list-group-item list-group-item-warning">
|
|
14983
|
-
<div class="display-flex gap-10"
|
|
12589
|
+
<div class="display-flex gap-10">
|
|
14984
12590
|
<div class="width-100pct">
|
|
14985
12591
|
<div class="text-size-20 text-medium">Headline <span>warning</span>
|
|
14986
12592
|
</div>
|
|
@@ -15102,7 +12708,7 @@ list-group border rounded
|
|
|
15102
12708
|
|
|
15103
12709
|
## Panels
|
|
15104
12710
|
|
|
15105
|
-
### Example: Example
|
|
12711
|
+
### Example: Example 88
|
|
15106
12712
|
|
|
15107
12713
|
panel-heading 1
|
|
15108
12714
|
|
|
@@ -15272,7 +12878,7 @@ panel-default
|
|
|
15272
12878
|
|
|
15273
12879
|
## Progress bars
|
|
15274
12880
|
|
|
15275
|
-
### Example: Example
|
|
12881
|
+
### Example: Example 89
|
|
15276
12882
|
|
|
15277
12883
|
Standard
|
|
15278
12884
|
|
|
@@ -15477,7 +13083,7 @@ progress
|
|
|
15477
13083
|
|
|
15478
13084
|
## Wells
|
|
15479
13085
|
|
|
15480
|
-
### Example: Example
|
|
13086
|
+
### Example: Example 90
|
|
15481
13087
|
|
|
15482
13088
|
Hi, my name is well-sm
|
|
15483
13089
|
|
|
@@ -15512,7 +13118,7 @@ well
|
|
|
15512
13118
|
|
|
15513
13119
|
## Forms
|
|
15514
13120
|
|
|
15515
|
-
### Example: Example
|
|
13121
|
+
### Example: Example 91
|
|
15516
13122
|
|
|
15517
13123
|
Legend
|
|
15518
13124
|
|
|
@@ -15917,7 +13523,7 @@ Action
|
|
|
15917
13523
|
|
|
15918
13524
|
## Form sized examples
|
|
15919
13525
|
|
|
15920
|
-
### Example: Example
|
|
13526
|
+
### Example: Example 92
|
|
15921
13527
|
|
|
15922
13528
|
Size by form-Group class
|
|
15923
13529
|
form-group-sm
|
|
@@ -15996,11 +13602,11 @@ input-group-lg 1 2 3 4 5
|
|
|
15996
13602
|
<span class="form-control-feedback rioglyph rioglyph-error-sign">
|
|
15997
13603
|
</span>
|
|
15998
13604
|
</div>
|
|
15999
|
-
<div class="form-group
|
|
13605
|
+
<div class="form-group">
|
|
16000
13606
|
<label for="input4">form-group</label>
|
|
16001
13607
|
<input id="input4" class="form-control" type="text" placeholder="Lorem Ipsum Dolor">
|
|
16002
13608
|
</div>
|
|
16003
|
-
<div class="form-group
|
|
13609
|
+
<div class="form-group">
|
|
16004
13610
|
<label for="input5">form-group</label>
|
|
16005
13611
|
<div class="input-group">
|
|
16006
13612
|
<span class="input-group-addon">
|
|
@@ -16011,7 +13617,7 @@ input-group-lg 1 2 3 4 5
|
|
|
16011
13617
|
<span class="input-group-addon">XX</span>
|
|
16012
13618
|
</div>
|
|
16013
13619
|
</div>
|
|
16014
|
-
<div class="form-group
|
|
13620
|
+
<div class="form-group has-error has-feedback">
|
|
16015
13621
|
<label for="input6">form-group</label>
|
|
16016
13622
|
<input id="input6" type="text" class="form-control">
|
|
16017
13623
|
<span class="form-control-feedback rioglyph rioglyph-error-sign">
|
|
@@ -16104,7 +13710,7 @@ input-group-lg 1 2 3 4 5
|
|
|
16104
13710
|
</div>
|
|
16105
13711
|
<div class="form-group">
|
|
16106
13712
|
<label for="input14">input-group</label>
|
|
16107
|
-
<div class="input-group
|
|
13713
|
+
<div class="input-group">
|
|
16108
13714
|
<span class="input-group-addon">
|
|
16109
13715
|
<span class="rioglyph rioglyph-heart">
|
|
16110
13716
|
</span>
|
|
@@ -16176,7 +13782,7 @@ An HTML <fieldset> element is used to group related elements within a form. It i
|
|
|
16176
13782
|
|
|
16177
13783
|
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
13784
|
|
|
16179
|
-
### Example: Example
|
|
13785
|
+
### Example: Example 93
|
|
16180
13786
|
|
|
16181
13787
|
A form with fieldset Lorem ipsum
|
|
16182
13788
|
Dolor Sit amet
|
|
@@ -16261,7 +13867,7 @@ Lorem ipsum
|
|
|
16261
13867
|
|
|
16262
13868
|
## Input resize
|
|
16263
13869
|
|
|
16264
|
-
### Example: Example
|
|
13870
|
+
### Example: Example 94
|
|
16265
13871
|
|
|
16266
13872
|
resize-none resize-vertical
|
|
16267
13873
|
|
|
@@ -16274,9 +13880,17 @@ resize-none resize-vertical
|
|
|
16274
13880
|
</div>
|
|
16275
13881
|
```
|
|
16276
13882
|
|
|
16277
|
-
## Animations
|
|
13883
|
+
## CSS Animations
|
|
13884
|
+
|
|
13885
|
+
### Example: Example 95
|
|
13886
|
+
|
|
13887
|
+
slide
|
|
16278
13888
|
|
|
16279
|
-
|
|
13889
|
+
fade
|
|
13890
|
+
|
|
13891
|
+
scale
|
|
13892
|
+
|
|
13893
|
+
rotate
|
|
16280
13894
|
|
|
16281
13895
|
slide-out
|
|
16282
13896
|
|
|
@@ -16284,11 +13898,13 @@ left up down right
|
|
|
16284
13898
|
|
|
16285
13899
|
3s 2s 1s 09s 08s 07s 06s 05s 04s 03s 02s 01s
|
|
16286
13900
|
|
|
16287
|
-
|
|
13901
|
+
d-3s d-2s d-1s d-09s d-08s d-07s d-06s d-05s d-04s d-03s d-02s d-01s
|
|
13902
|
+
|
|
13903
|
+
one time loop restart
|
|
16288
13904
|
|
|
16289
13905
|
linear ease ease-in ease-out ease-in-out
|
|
16290
13906
|
|
|
16291
|
-
infinite repeat-1 repeat-2 repeat-3
|
|
13907
|
+
infinite no repeat repeat-1 repeat-2 repeat-3
|
|
16292
13908
|
|
|
16293
13909
|
Test animation Reset
|
|
16294
13910
|
|
|
@@ -16296,319 +13912,120 @@ Test animation Reset
|
|
|
16296
13912
|
|
|
16297
13913
|
```tsx
|
|
16298
13914
|
import { useState } from 'react';
|
|
16299
|
-
|
|
16300
|
-
import classNames from '@rio-cloud/rio-uikit/classNames';
|
|
16301
|
-
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 />
|
|
13915
|
+
|
|
13916
|
+
import classNames from '@rio-cloud/rio-uikit/classNames';
|
|
13917
|
+
import RadioButton from '@rio-cloud/rio-uikit/RadioButton';
|
|
13918
|
+
|
|
13919
|
+
import AnimationDelayControl from './controls/AnimationDelayControl';
|
|
13920
|
+
import AnimationDirectionControl from './controls/AnimationDirectionControl';
|
|
13921
|
+
import AnimationDurationControl from './controls/AnimationDurationControl';
|
|
13922
|
+
import AnimationLoopingControl from './controls/AnimationLoopingControl';
|
|
13923
|
+
import AnimationEasingControl from './controls/AnimationEasingControl';
|
|
13924
|
+
import AnimationPlaybackControl from './controls/AnimationPlaybackControl';
|
|
13925
|
+
import AnimationRepeatControl from './controls/AnimationRepeatControl';
|
|
13926
|
+
import type {
|
|
13927
|
+
AnimationDelay,
|
|
13928
|
+
AnimationDirection,
|
|
13929
|
+
AnimationDuration,
|
|
13930
|
+
AnimationEasing,
|
|
13931
|
+
AnimationLooping,
|
|
13932
|
+
AnimationRepeat,
|
|
13933
|
+
} from './controls/animationControlOptions';
|
|
13934
|
+
|
|
13935
|
+
const AnimationsSlideExample = () => {
|
|
13936
|
+
const [currentAnimationType, setCurrentAnimationType] = useState('slide-out');
|
|
13937
|
+
const [currentAnimationDirection, setCurrentAnimationDirection] = useState<AnimationDirection>('left');
|
|
13938
|
+
const [currentAnimation, setCurrentAnimation] = useState<AnimationRepeat>('infinite');
|
|
13939
|
+
const [currentAnimationLooping, setCurrentAnimationLooping] = useState<AnimationLooping>('loop');
|
|
13940
|
+
const [currentAnimationEasing, setCurrentAnimationEasing] = useState<AnimationEasing>('ease-in-out');
|
|
13941
|
+
const [currentAnimationDelay, setCurrentAnimationDelay] = useState<AnimationDelay>('01s');
|
|
13942
|
+
const [currentAnimationDuration, setCurrentAnimationDuration] = useState<AnimationDuration>('1s');
|
|
13943
|
+
const [playAnimation, setPlayAnimation] = useState(false);
|
|
13944
|
+
|
|
13945
|
+
const resetAnimation = () => setPlayAnimation(false);
|
|
13946
|
+
|
|
13947
|
+
const animationClassName = classNames(
|
|
13948
|
+
playAnimation &&
|
|
13949
|
+
`animated-${currentAnimationDuration} animated-delay-${currentAnimationDelay} ${currentAnimation} ${currentAnimationEasing}`,
|
|
13950
|
+
playAnimation && currentAnimationLooping !== 'one-time' && currentAnimationLooping,
|
|
13951
|
+
playAnimation && `${currentAnimationType}-${currentAnimationDirection}`
|
|
13952
|
+
);
|
|
13953
|
+
|
|
13954
|
+
return (
|
|
13955
|
+
<>
|
|
16505
13956
|
<div className='display-flex justify-content-center'>
|
|
16506
13957
|
<RadioButton
|
|
16507
|
-
name='
|
|
16508
|
-
onChange={() =>
|
|
16509
|
-
|
|
16510
|
-
|
|
16511
|
-
|
|
16512
|
-
|
|
16513
|
-
</RadioButton>
|
|
16514
|
-
<RadioButton
|
|
16515
|
-
name='looping'
|
|
16516
|
-
onChange={() => handleSelectAnimationLooping('restart')}
|
|
16517
|
-
checked={currentAnimationLooping === 'restart'}
|
|
13958
|
+
name='type'
|
|
13959
|
+
onChange={() => {
|
|
13960
|
+
setCurrentAnimationType('slide-out');
|
|
13961
|
+
resetAnimation();
|
|
13962
|
+
}}
|
|
13963
|
+
checked={currentAnimationType === 'slide-out'}
|
|
16518
13964
|
inline
|
|
16519
13965
|
>
|
|
16520
|
-
|
|
13966
|
+
slide-out
|
|
16521
13967
|
</RadioButton>
|
|
16522
13968
|
</div>
|
|
16523
13969
|
<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>
|
|
13970
|
+
<AnimationDirectionControl
|
|
13971
|
+
value={currentAnimationDirection}
|
|
13972
|
+
onChange={value => {
|
|
13973
|
+
setCurrentAnimationDirection(value);
|
|
13974
|
+
resetAnimation();
|
|
13975
|
+
}}
|
|
13976
|
+
/>
|
|
16566
13977
|
<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>
|
|
13978
|
+
<AnimationDurationControl
|
|
13979
|
+
value={currentAnimationDuration}
|
|
13980
|
+
onChange={value => {
|
|
13981
|
+
setCurrentAnimationDuration(value);
|
|
13982
|
+
resetAnimation();
|
|
13983
|
+
}}
|
|
13984
|
+
/>
|
|
16601
13985
|
<hr />
|
|
16602
|
-
<
|
|
16603
|
-
|
|
16604
|
-
|
|
16605
|
-
|
|
16606
|
-
|
|
16607
|
-
|
|
16608
|
-
|
|
16609
|
-
|
|
13986
|
+
<AnimationDelayControl
|
|
13987
|
+
value={currentAnimationDelay}
|
|
13988
|
+
onChange={value => {
|
|
13989
|
+
if (!value) {
|
|
13990
|
+
return;
|
|
13991
|
+
}
|
|
13992
|
+
|
|
13993
|
+
setCurrentAnimationDelay(value);
|
|
13994
|
+
resetAnimation();
|
|
13995
|
+
}}
|
|
13996
|
+
/>
|
|
16610
13997
|
<hr />
|
|
16611
|
-
<
|
|
13998
|
+
<AnimationLoopingControl
|
|
13999
|
+
value={currentAnimationLooping}
|
|
14000
|
+
onChange={value => {
|
|
14001
|
+
setCurrentAnimationLooping(value);
|
|
14002
|
+
resetAnimation();
|
|
14003
|
+
}}
|
|
14004
|
+
/>
|
|
14005
|
+
<hr />
|
|
14006
|
+
<AnimationEasingControl
|
|
14007
|
+
value={currentAnimationEasing}
|
|
14008
|
+
onChange={value => {
|
|
14009
|
+
setCurrentAnimationEasing(value);
|
|
14010
|
+
resetAnimation();
|
|
14011
|
+
}}
|
|
14012
|
+
/>
|
|
14013
|
+
<hr />
|
|
14014
|
+
<AnimationRepeatControl
|
|
14015
|
+
value={currentAnimation}
|
|
14016
|
+
onChange={value => {
|
|
14017
|
+
setCurrentAnimation(value);
|
|
14018
|
+
resetAnimation();
|
|
14019
|
+
}}
|
|
14020
|
+
/>
|
|
14021
|
+
<hr />
|
|
14022
|
+
<AnimationPlaybackControl
|
|
14023
|
+
isPlaying={playAnimation}
|
|
14024
|
+
onPlay={() => setPlayAnimation(true)}
|
|
14025
|
+
onReset={resetAnimation}
|
|
14026
|
+
/>
|
|
14027
|
+
<hr />
|
|
14028
|
+
<div className='display-flex justify-content-center align-items-center height-300 overflow-hidden'>
|
|
16612
14029
|
<div className={animationClassName}>
|
|
16613
14030
|
<svg
|
|
16614
14031
|
className='margin-5 margin-left-0 scale-200'
|
|
@@ -16631,225 +14048,332 @@ export default () => {
|
|
|
16631
14048
|
</div>
|
|
16632
14049
|
<hr />
|
|
16633
14050
|
<div className='display-flex justify-content-center'>
|
|
16634
|
-
<code className='code hidden-empty'>{
|
|
14051
|
+
<code className='code hidden-empty'>{animationClassName}</code>
|
|
16635
14052
|
</div>
|
|
16636
14053
|
</>
|
|
16637
14054
|
);
|
|
16638
14055
|
};
|
|
14056
|
+
|
|
14057
|
+
export default AnimationsSlideExample;
|
|
16639
14058
|
```
|
|
16640
14059
|
|
|
16641
14060
|
#### HTML (html)
|
|
16642
14061
|
|
|
16643
14062
|
```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
|
-
|
|
14063
|
+
<div>
|
|
14064
|
+
<ul class="nav nav-pills nav-pills-filled nav-justified margin-bottom-25">
|
|
14065
|
+
<li class="active">
|
|
14066
|
+
<div role="button" tabindex="0" class="text-transform-capitalize">slide</div>
|
|
14067
|
+
</li>
|
|
14068
|
+
<li class="">
|
|
14069
|
+
<div role="button" tabindex="0" class="text-transform-capitalize">fade</div>
|
|
14070
|
+
</li>
|
|
14071
|
+
<li class="">
|
|
14072
|
+
<div role="button" tabindex="0" class="text-transform-capitalize">scale</div>
|
|
14073
|
+
</li>
|
|
14074
|
+
<li class="">
|
|
14075
|
+
<div role="button" tabindex="0" class="text-transform-capitalize">rotate</div>
|
|
14076
|
+
</li>
|
|
14077
|
+
</ul>
|
|
14078
|
+
<div class="margin-top-15">
|
|
14079
|
+
<div class="display-flex justify-content-center">
|
|
14080
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14081
|
+
<input type="radio" class="" name="type" value="" checked="">
|
|
14082
|
+
<span class="radio-text">
|
|
14083
|
+
<span>slide-out</span>
|
|
14084
|
+
</span>
|
|
14085
|
+
</label>
|
|
14086
|
+
</div>
|
|
14087
|
+
<hr>
|
|
14088
|
+
<div class="display-flex justify-content-center">
|
|
14089
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14090
|
+
<input type="radio" class="" name="direction" value="" checked="">
|
|
14091
|
+
<span class="radio-text">
|
|
14092
|
+
<span>left</span>
|
|
14093
|
+
</span>
|
|
14094
|
+
</label>
|
|
14095
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14096
|
+
<input type="radio" class="" name="direction" value="">
|
|
14097
|
+
<span class="radio-text">
|
|
14098
|
+
<span>up</span>
|
|
14099
|
+
</span>
|
|
14100
|
+
</label>
|
|
14101
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14102
|
+
<input type="radio" class="" name="direction" value="">
|
|
14103
|
+
<span class="radio-text">
|
|
14104
|
+
<span>down</span>
|
|
14105
|
+
</span>
|
|
14106
|
+
</label>
|
|
14107
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14108
|
+
<input type="radio" class="" name="direction" value="">
|
|
14109
|
+
<span class="radio-text">
|
|
14110
|
+
<span>right</span>
|
|
14111
|
+
</span>
|
|
14112
|
+
</label>
|
|
14113
|
+
</div>
|
|
14114
|
+
<hr>
|
|
14115
|
+
<div class="display-flex flex-wrap justify-content-center">
|
|
14116
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14117
|
+
<input type="radio" class="" name="duration" value="">
|
|
14118
|
+
<span class="radio-text">
|
|
14119
|
+
<span>3s</span>
|
|
14120
|
+
</span>
|
|
14121
|
+
</label>
|
|
14122
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14123
|
+
<input type="radio" class="" name="duration" value="">
|
|
14124
|
+
<span class="radio-text">
|
|
14125
|
+
<span>2s</span>
|
|
14126
|
+
</span>
|
|
14127
|
+
</label>
|
|
14128
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14129
|
+
<input type="radio" class="" name="duration" value="" checked="">
|
|
14130
|
+
<span class="radio-text">
|
|
14131
|
+
<span>1s</span>
|
|
14132
|
+
</span>
|
|
14133
|
+
</label>
|
|
14134
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14135
|
+
<input type="radio" class="" name="duration" value="">
|
|
14136
|
+
<span class="radio-text">
|
|
14137
|
+
<span>09s</span>
|
|
14138
|
+
</span>
|
|
14139
|
+
</label>
|
|
14140
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14141
|
+
<input type="radio" class="" name="duration" value="">
|
|
14142
|
+
<span class="radio-text">
|
|
14143
|
+
<span>08s</span>
|
|
14144
|
+
</span>
|
|
14145
|
+
</label>
|
|
14146
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14147
|
+
<input type="radio" class="" name="duration" value="">
|
|
14148
|
+
<span class="radio-text">
|
|
14149
|
+
<span>07s</span>
|
|
14150
|
+
</span>
|
|
14151
|
+
</label>
|
|
14152
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14153
|
+
<input type="radio" class="" name="duration" value="">
|
|
14154
|
+
<span class="radio-text">
|
|
14155
|
+
<span>06s</span>
|
|
14156
|
+
</span>
|
|
14157
|
+
</label>
|
|
14158
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14159
|
+
<input type="radio" class="" name="duration" value="">
|
|
14160
|
+
<span class="radio-text">
|
|
14161
|
+
<span>05s</span>
|
|
14162
|
+
</span>
|
|
14163
|
+
</label>
|
|
14164
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14165
|
+
<input type="radio" class="" name="duration" value="">
|
|
14166
|
+
<span class="radio-text">
|
|
14167
|
+
<span>04s</span>
|
|
14168
|
+
</span>
|
|
14169
|
+
</label>
|
|
14170
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14171
|
+
<input type="radio" class="" name="duration" value="">
|
|
14172
|
+
<span class="radio-text">
|
|
14173
|
+
<span>03s</span>
|
|
14174
|
+
</span>
|
|
14175
|
+
</label>
|
|
14176
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14177
|
+
<input type="radio" class="" name="duration" value="">
|
|
14178
|
+
<span class="radio-text">
|
|
14179
|
+
<span>02s</span>
|
|
14180
|
+
</span>
|
|
14181
|
+
</label>
|
|
14182
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14183
|
+
<input type="radio" class="" name="duration" value="">
|
|
14184
|
+
<span class="radio-text">
|
|
14185
|
+
<span>01s</span>
|
|
14186
|
+
</span>
|
|
14187
|
+
</label>
|
|
14188
|
+
</div>
|
|
14189
|
+
<hr>
|
|
14190
|
+
<div class="display-flex flex-wrap justify-content-center">
|
|
14191
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14192
|
+
<input type="radio" class="" name="delay" value="">
|
|
14193
|
+
<span class="radio-text">
|
|
14194
|
+
<span>d-3s</span>
|
|
14195
|
+
</span>
|
|
14196
|
+
</label>
|
|
14197
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14198
|
+
<input type="radio" class="" name="delay" value="">
|
|
14199
|
+
<span class="radio-text">
|
|
14200
|
+
<span>d-2s</span>
|
|
14201
|
+
</span>
|
|
14202
|
+
</label>
|
|
14203
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14204
|
+
<input type="radio" class="" name="delay" value="">
|
|
14205
|
+
<span class="radio-text">
|
|
14206
|
+
<span>d-1s</span>
|
|
14207
|
+
</span>
|
|
14208
|
+
</label>
|
|
14209
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14210
|
+
<input type="radio" class="" name="delay" value="">
|
|
14211
|
+
<span class="radio-text">
|
|
14212
|
+
<span>d-09s</span>
|
|
14213
|
+
</span>
|
|
14214
|
+
</label>
|
|
14215
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14216
|
+
<input type="radio" class="" name="delay" value="">
|
|
14217
|
+
<span class="radio-text">
|
|
14218
|
+
<span>d-08s</span>
|
|
14219
|
+
</span>
|
|
14220
|
+
</label>
|
|
14221
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14222
|
+
<input type="radio" class="" name="delay" value="">
|
|
14223
|
+
<span class="radio-text">
|
|
14224
|
+
<span>d-07s</span>
|
|
14225
|
+
</span>
|
|
14226
|
+
</label>
|
|
14227
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14228
|
+
<input type="radio" class="" name="delay" value="">
|
|
14229
|
+
<span class="radio-text">
|
|
14230
|
+
<span>d-06s</span>
|
|
14231
|
+
</span>
|
|
14232
|
+
</label>
|
|
14233
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14234
|
+
<input type="radio" class="" name="delay" value="">
|
|
14235
|
+
<span class="radio-text">
|
|
14236
|
+
<span>d-05s</span>
|
|
14237
|
+
</span>
|
|
14238
|
+
</label>
|
|
14239
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14240
|
+
<input type="radio" class="" name="delay" value="">
|
|
14241
|
+
<span class="radio-text">
|
|
14242
|
+
<span>d-04s</span>
|
|
14243
|
+
</span>
|
|
14244
|
+
</label>
|
|
14245
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14246
|
+
<input type="radio" class="" name="delay" value="">
|
|
14247
|
+
<span class="radio-text">
|
|
14248
|
+
<span>d-03s</span>
|
|
14249
|
+
</span>
|
|
14250
|
+
</label>
|
|
14251
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14252
|
+
<input type="radio" class="" name="delay" value="">
|
|
14253
|
+
<span class="radio-text">
|
|
14254
|
+
<span>d-02s</span>
|
|
14255
|
+
</span>
|
|
14256
|
+
</label>
|
|
14257
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14258
|
+
<input type="radio" class="" name="delay" value="" checked="">
|
|
14259
|
+
<span class="radio-text">
|
|
14260
|
+
<span>d-01s</span>
|
|
14261
|
+
</span>
|
|
14262
|
+
</label>
|
|
14263
|
+
</div>
|
|
14264
|
+
<hr>
|
|
14265
|
+
<div class="display-flex justify-content-center">
|
|
14266
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14267
|
+
<input type="radio" class="" name="looping" value="">
|
|
14268
|
+
<span class="radio-text">
|
|
14269
|
+
<span>one time</span>
|
|
14270
|
+
</span>
|
|
14271
|
+
</label>
|
|
14272
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14273
|
+
<input type="radio" class="" name="looping" value="" checked="">
|
|
14274
|
+
<span class="radio-text">
|
|
14275
|
+
<span>loop</span>
|
|
14276
|
+
</span>
|
|
14277
|
+
</label>
|
|
14278
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14279
|
+
<input type="radio" class="" name="looping" value="">
|
|
14280
|
+
<span class="radio-text">
|
|
14281
|
+
<span>restart</span>
|
|
14282
|
+
</span>
|
|
14283
|
+
</label>
|
|
14284
|
+
</div>
|
|
14285
|
+
<hr>
|
|
14286
|
+
<div class="display-flex justify-content-center">
|
|
14287
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14288
|
+
<input type="radio" class="" name="easing" value="">
|
|
14289
|
+
<span class="radio-text">
|
|
14290
|
+
<span>linear</span>
|
|
14291
|
+
</span>
|
|
14292
|
+
</label>
|
|
14293
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14294
|
+
<input type="radio" class="" name="easing" value="">
|
|
14295
|
+
<span class="radio-text">
|
|
14296
|
+
<span>ease</span>
|
|
14297
|
+
</span>
|
|
14298
|
+
</label>
|
|
14299
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14300
|
+
<input type="radio" class="" name="easing" value="">
|
|
14301
|
+
<span class="radio-text">
|
|
14302
|
+
<span>ease-in</span>
|
|
14303
|
+
</span>
|
|
14304
|
+
</label>
|
|
14305
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14306
|
+
<input type="radio" class="" name="easing" value="">
|
|
14307
|
+
<span class="radio-text">
|
|
14308
|
+
<span>ease-out</span>
|
|
14309
|
+
</span>
|
|
14310
|
+
</label>
|
|
14311
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14312
|
+
<input type="radio" class="" name="easing" value="" checked="">
|
|
14313
|
+
<span class="radio-text">
|
|
14314
|
+
<span>ease-in-out</span>
|
|
14315
|
+
</span>
|
|
14316
|
+
</label>
|
|
14317
|
+
</div>
|
|
14318
|
+
<hr>
|
|
14319
|
+
<div class="display-flex justify-content-center">
|
|
14320
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14321
|
+
<input type="radio" class="" name="animation" value="" checked="">
|
|
14322
|
+
<span class="radio-text">
|
|
14323
|
+
<span>infinite</span>
|
|
14324
|
+
</span>
|
|
14325
|
+
</label>
|
|
14326
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14327
|
+
<input type="radio" class="" name="animation" value="">
|
|
14328
|
+
<span class="radio-text">
|
|
14329
|
+
<span>no repeat</span>
|
|
14330
|
+
</span>
|
|
14331
|
+
</label>
|
|
14332
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14333
|
+
<input type="radio" class="" name="animation" value="">
|
|
14334
|
+
<span class="radio-text">
|
|
14335
|
+
<span>repeat-1</span>
|
|
14336
|
+
</span>
|
|
14337
|
+
</label>
|
|
14338
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14339
|
+
<input type="radio" class="" name="animation" value="">
|
|
14340
|
+
<span class="radio-text">
|
|
14341
|
+
<span>repeat-2</span>
|
|
14342
|
+
</span>
|
|
14343
|
+
</label>
|
|
14344
|
+
<label class="radio radio-inline" tabindex="0">
|
|
14345
|
+
<input type="radio" class="" name="animation" value="">
|
|
14346
|
+
<span class="radio-text">
|
|
14347
|
+
<span>repeat-3</span>
|
|
14348
|
+
</span>
|
|
14349
|
+
</label>
|
|
14350
|
+
</div>
|
|
14351
|
+
<hr>
|
|
14352
|
+
<div class="display-flex justify-content-center">
|
|
14353
|
+
<button type="button" class="btn btn-primary btn-component margin-right-10" tabindex="0">Test animation</button>
|
|
14354
|
+
<button type="button" class="btn btn-default btn-component margin-left-10" tabindex="0">Reset</button>
|
|
14355
|
+
</div>
|
|
14356
|
+
<hr>
|
|
14357
|
+
<div class="display-flex justify-content-center align-items-center height-300 overflow-hidden">
|
|
14358
|
+
<div class="">
|
|
14359
|
+
<svg class="margin-5 margin-left-0 scale-200" width="50" height="50" xmlns="http://www.w3.org/2000/svg">
|
|
14360
|
+
<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">
|
|
14361
|
+
</path>
|
|
14362
|
+
</svg>
|
|
14363
|
+
</div>
|
|
14364
|
+
</div>
|
|
14365
|
+
<hr>
|
|
14366
|
+
<div class="display-flex justify-content-center">
|
|
14367
|
+
<code class="code hidden-empty">
|
|
14368
|
+
</code>
|
|
14369
|
+
</div>
|
|
16841
14370
|
</div>
|
|
16842
14371
|
</div>
|
|
16843
|
-
<hr>
|
|
16844
|
-
<div class="display-flex justify-content-center">
|
|
16845
|
-
<code class="code hidden-empty">
|
|
16846
|
-
</code>
|
|
16847
|
-
</div>
|
|
16848
14372
|
```
|
|
16849
14373
|
|
|
16850
14374
|
## Transition
|
|
16851
14375
|
|
|
16852
|
-
### Example: Example
|
|
14376
|
+
### Example: Example 96
|
|
16853
14377
|
|
|
16854
14378
|
Transition properties
|
|
16855
14379
|
|
|
@@ -16933,7 +14457,7 @@ transition-duration-05
|
|
|
16933
14457
|
|
|
16934
14458
|
## Blur
|
|
16935
14459
|
|
|
16936
|
-
### Example: Example
|
|
14460
|
+
### Example: Example 97
|
|
16937
14461
|
|
|
16938
14462
|
|
|
16939
14463
|
|
|
@@ -16982,7 +14506,7 @@ blur-0
|
|
|
16982
14506
|
|
|
16983
14507
|
## Backdrop blur
|
|
16984
14508
|
|
|
16985
|
-
### Example: Example
|
|
14509
|
+
### Example: Example 98
|
|
16986
14510
|
|
|
16987
14511
|
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
14512
|
|
|
@@ -17048,7 +14572,7 @@ backdrop-blur-1
|
|
|
17048
14572
|
|
|
17049
14573
|
## Aspect ratio
|
|
17050
14574
|
|
|
17051
|
-
### Example: Example
|
|
14575
|
+
### Example: Example 99
|
|
17052
14576
|
|
|
17053
14577
|
With fixed width
|
|
17054
14578
|
|
|
@@ -17115,7 +14639,7 @@ aspect-ratio-1
|
|
|
17115
14639
|
|
|
17116
14640
|
## Inset
|
|
17117
14641
|
|
|
17118
|
-
### Example: Example
|
|
14642
|
+
### Example: Example 100
|
|
17119
14643
|
|
|
17120
14644
|
inset-0
|
|
17121
14645
|
|
|
@@ -17175,7 +14699,7 @@ inset-0
|
|
|
17175
14699
|
|
|
17176
14700
|
## Helper
|
|
17177
14701
|
|
|
17178
|
-
### Example: Example
|
|
14702
|
+
### Example: Example 101
|
|
17179
14703
|
|
|
17180
14704
|
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
14705
|
|
|
@@ -17198,9 +14722,7 @@ clearance clearfix children-first-border-top-none first-child-border-top-none ch
|
|
|
17198
14722
|
|
|
17199
14723
|
## Rotate
|
|
17200
14724
|
|
|
17201
|
-
|
|
17202
|
-
|
|
17203
|
-
### Example: Example 119
|
|
14725
|
+
### Example: Example 102
|
|
17204
14726
|
|
|
17205
14727
|
Rotate 360°
|
|
17206
14728
|
|
|
@@ -17313,9 +14835,7 @@ rotate-0
|
|
|
17313
14835
|
|
|
17314
14836
|
## Scale
|
|
17315
14837
|
|
|
17316
|
-
|
|
17317
|
-
|
|
17318
|
-
### Example: Example 120
|
|
14838
|
+
### Example: Example 103
|
|
17319
14839
|
|
|
17320
14840
|
Scale
|
|
17321
14841
|
|
|
@@ -17404,9 +14924,7 @@ scale-50
|
|
|
17404
14924
|
|
|
17405
14925
|
## Translate
|
|
17406
14926
|
|
|
17407
|
-
|
|
17408
|
-
|
|
17409
|
-
### Example: Example 121
|
|
14927
|
+
### Example: Example 104
|
|
17410
14928
|
|
|
17411
14929
|
|
|
17412
14930
|
|
|
@@ -17443,7 +14961,7 @@ translate-x-50pct
|
|
|
17443
14961
|
|
|
17444
14962
|
## Display
|
|
17445
14963
|
|
|
17446
|
-
### Example: Example
|
|
14964
|
+
### Example: Example 105
|
|
17447
14965
|
|
|
17448
14966
|
display-block display-inline-block display-flex display-inline-flex display-inline display-none
|
|
17449
14967
|
|
|
@@ -17468,7 +14986,7 @@ display-block display-inline-block display-flex display-inline-flex display-inli
|
|
|
17468
14986
|
|
|
17469
14987
|
## Overflow
|
|
17470
14988
|
|
|
17471
|
-
### Example: Example
|
|
14989
|
+
### Example: Example 106
|
|
17472
14990
|
|
|
17473
14991
|
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
14992
|
|
|
@@ -17529,7 +15047,7 @@ overflow-auto
|
|
|
17529
15047
|
|
|
17530
15048
|
## Visibility
|
|
17531
15049
|
|
|
17532
|
-
### Example: Example
|
|
15050
|
+
### Example: Example 107
|
|
17533
15051
|
|
|
17534
15052
|
Visible only at a certain breakpoint
|
|
17535
15053
|
|
|
@@ -17929,7 +15447,7 @@ visibility-hidden
|
|
|
17929
15447
|
|
|
17930
15448
|
## Z-index
|
|
17931
15449
|
|
|
17932
|
-
### Example: Example
|
|
15450
|
+
### Example: Example 108
|
|
17933
15451
|
|
|
17934
15452
|
|
|
17935
15453
|
|