|
47 | 47 | "react": "https://coreui.io/react/docs/components/callout/", |
48 | 48 | "vue": "https://coreui.io/vue/docs/components/callout.html" |
49 | 49 | }, |
| 50 | + "calendar": { |
| 51 | + "angular": "https://coreui.io/angular/docs/components/calendar/", |
| 52 | + "bootstrap": "https://coreui.io/bootstrap/docs/components/calendar/", |
| 53 | + "react": "https://coreui.io/react/docs/components/calendar/", |
| 54 | + "vue": "https://coreui.io/vue/docs/components/calendar.html" |
| 55 | + }, |
50 | 56 | "card": { |
51 | 57 | "angular": "https://coreui.io/angular/docs/components/card/", |
52 | 58 | "bootstrap": "https://coreui.io/bootstrap/docs/components/card/", |
|
214 | 220 | "react": "https://coreui.io/react/docs/forms/range/", |
215 | 221 | "vue": "https://coreui.io/vue/docs/forms/range.html" |
216 | 222 | }, |
| 223 | + "range-slider": { |
| 224 | + "bootstrap": "https://coreui.io/bootstrap/docs/forms/range-slider/", |
| 225 | + "react": "https://coreui.io/react/docs/forms/range-slider/", |
| 226 | + "vue": "https://coreui.io/vue/docs/forms/range-slider.html" |
| 227 | + }, |
217 | 228 | "rating": { |
218 | 229 | "angular": "https://coreui.io/angular/docs/forms/rating/", |
219 | 230 | "bootstrap": "https://coreui.io/bootstrap/docs/forms/rating/", |
|
232 | 243 | "react": "https://coreui.io/react/docs/components/sidebar/", |
233 | 244 | "vue": "https://coreui.io/vue/docs/components/sidebar.html" |
234 | 245 | }, |
| 246 | + "smart-pagination": { |
| 247 | + "angular": "https://coreui.io/angular/docs/components/smart-pagination/", |
| 248 | + "react": "https://coreui.io/react/docs/components/smart-pagination/", |
| 249 | + "vue": "https://coreui.io/vue/docs/components/smart-pagination.html" |
| 250 | + }, |
| 251 | + "smart-table": { |
| 252 | + "angular": "https://coreui.io/angular/docs/components/smart-table/", |
| 253 | + "react": "https://coreui.io/react/docs/components/smart-table/", |
| 254 | + "vue": "https://coreui.io/vue/docs/components/smart-table.html" |
| 255 | + }, |
235 | 256 | "spinner": { |
236 | 257 | "angular": "https://coreui.io/angular/docs/components/spinner/", |
237 | 258 | "bootstrap": "https://coreui.io/bootstrap/docs/components/spinners/", |
|
250 | 271 | "react": "https://coreui.io/react/docs/components/table/", |
251 | 272 | "vue": "https://coreui.io/vue/docs/components/table.html" |
252 | 273 | }, |
| 274 | + "tabs": { |
| 275 | + "angular": "https://coreui.io/angular/docs/components/tabs/", |
| 276 | + "react": "https://coreui.io/react/docs/components/tabs/", |
| 277 | + "vue": "https://coreui.io/vue/docs/components/tabs.html" |
| 278 | + }, |
253 | 279 | "textarea": { |
254 | 280 | "angular": "https://coreui.io/angular/docs/forms/form-control/", |
255 | 281 | "bootstrap": "https://coreui.io/bootstrap/docs/forms/form-control/", |
|
0 commit comments