|
163 | 163 | "url": "http://localhost:8080/product/base/interactivity" |
164 | 164 | }, |
165 | 165 | { |
| 166 | + "selectors": [ |
| 167 | + "document" |
| 168 | + ], |
| 169 | + "label": "Product Lists", |
| 170 | + "url": "http://localhost:8080/product/base/lists" |
| 171 | + }, |
| 172 | + { |
166 | 173 | "selectors": [ |
167 | 174 | "document" |
168 | 175 | ], |
|
257 | 264 | "selectors": [ |
258 | 265 | "document" |
259 | 266 | ], |
260 | | - "label": "Product Breadcrumbs", |
261 | | - "url": "http://localhost:8080/product/components/breadcrumbs" |
| 267 | + "label": "Product Banners", |
| 268 | + "url": "http://localhost:8080/product/components/banners" |
262 | 269 | }, |
263 | 270 | { |
264 | 271 | "selectors": [ |
265 | 272 | "document" |
266 | 273 | ], |
267 | | - "label": "Product Banners", |
268 | | - "url": "http://localhost:8080/product/components/banners" |
| 274 | + "label": "Product Breadcrumbs", |
| 275 | + "url": "http://localhost:8080/product/components/breadcrumbs" |
269 | 276 | }, |
270 | 277 | { |
271 | 278 | "selectors": [ |
|
303 | 310 | "url": "http://localhost:8080/product/components/empty-states" |
304 | 311 | }, |
305 | 312 | { |
| 313 | + "selectors": [ |
| 314 | + "document" |
| 315 | + ], |
| 316 | + "label": "Product Expandable", |
| 317 | + "url": "http://localhost:8080/product/components/expandable" |
| 318 | + }, |
| 319 | + { |
306 | 320 | "selectors": [ |
307 | 321 | "document" |
308 | 322 | ], |
|
338 | 352 | "url": "http://localhost:8080/product/components/modals" |
339 | 353 | }, |
340 | 354 | { |
| 355 | + "selectors": [ |
| 356 | + "document" |
| 357 | + ], |
| 358 | + "label": "Product Navigation", |
| 359 | + "url": "http://localhost:8080/product/components/navigation" |
| 360 | + }, |
| 361 | + { |
341 | 362 | "selectors": [ |
342 | 363 | "document" |
343 | 364 | ], |
344 | 365 | "label": "Product Notices", |
345 | 366 | "url": "http://localhost:8080/product/components/notices" |
346 | 367 | }, |
347 | 368 | { |
| 369 | + "selectors": [ |
| 370 | + "document" |
| 371 | + ], |
| 372 | + "label": "Product Page Titles", |
| 373 | + "url": "http://localhost:8080/product/components/page-titles" |
| 374 | + }, |
| 375 | + { |
348 | 376 | "selectors": [ |
349 | 377 | "document" |
350 | 378 | ], |
351 | 379 | "label": "Product Pagination", |
352 | 380 | "url": "http://localhost:8080/product/components/pagination" |
353 | 381 | }, |
354 | 382 | { |
| 383 | + "selectors": [ |
| 384 | + "document" |
| 385 | + ], |
| 386 | + "label": "Product Popovers", |
| 387 | + "url": "http://localhost:8080/product/components/popovers" |
| 388 | + }, |
| 389 | + { |
355 | 390 | "selectors": [ |
356 | 391 | "document" |
357 | 392 | ], |
358 | 393 | "label": "Product Progress Bars", |
359 | 394 | "url": "http://localhost:8080/product/components/progress-bars" |
360 | 395 | }, |
361 | 396 | { |
| 397 | + "selectors": [ |
| 398 | + "document" |
| 399 | + ], |
| 400 | + "label": "Product Prose", |
| 401 | + "url": "http://localhost:8080/product/components/prose" |
| 402 | + }, |
| 403 | + { |
362 | 404 | "selectors": [ |
363 | 405 | "document" |
364 | 406 | ], |
|
0 commit comments