@rei/cedar 14.0.2-alpha.2 → 14.0.2-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cedar-compiled.css +1050 -1050
- package/dist/cedar.umd.js +5 -5
- package/dist/component-docgen.json +1360 -1360
- package/dist/icon-component-docgen.json +586 -586
- package/dist/src/components/accordion/styles/CdrAccordion.module.scss.mjs +29 -29
- package/dist/src/components/accordion/styles/CdrAccordionGroup.module.scss.mjs +2 -2
- package/dist/src/components/banner/styles/CdrBanner.module.scss.mjs +14 -14
- package/dist/src/components/breadcrumb/styles/CdrBreadcrumb.module.scss.mjs +7 -7
- package/dist/src/components/button/styles/CdrButton.module.scss.mjs +31 -31
- package/dist/src/components/caption/styles/CdrCaption.module.scss.mjs +2 -2
- package/dist/src/components/card/styles/CdrCard.module.scss.mjs +1 -1
- package/dist/src/components/checkbox/styles/CdrCheckbox.module.scss.mjs +27 -27
- package/dist/src/components/chip/styles/CdrChip.module.scss.mjs +4 -4
- package/dist/src/components/chip/styles/CdrChipGroup.module.scss.mjs +4 -4
- package/dist/src/components/container/styles/CdrContainer.module.scss.mjs +2 -2
- package/dist/src/components/formError/styles/CdrFormError.module.scss.mjs +2 -2
- package/dist/src/components/formGroup/styles/CdrFormGroup.module.scss.mjs +8 -8
- package/dist/src/components/grid/styles/CdrGrid.module.scss.mjs +21 -21
- package/dist/src/components/icon/styles/CdrIcon.module.scss.mjs +12 -12
- package/dist/src/components/image/styles/CdrImg.module.scss.mjs +8 -8
- package/dist/src/components/input/styles/CdrInput.module.scss.mjs +32 -32
- package/dist/src/components/labelStandalone/styles/CdrLabelStandalone.module.scss.mjs +12 -12
- package/dist/src/components/labelWrapper/styles/CdrLabelWrapper.module.scss.mjs +25 -25
- package/dist/src/components/link/styles/CdrLink.module.scss.mjs +3 -3
- package/dist/src/components/list/styles/CdrList.module.scss.mjs +5 -5
- package/dist/src/components/modal/styles/CdrModal.module.scss.mjs +12 -12
- package/dist/src/components/pagination/styles/CdrPagination.module.scss.mjs +53 -53
- package/dist/src/components/popover/styles/CdrPopover.module.scss.mjs +63 -63
- package/dist/src/components/popup/styles/CdrPopup.module.scss.mjs +14 -14
- package/dist/src/components/quote/styles/CdrQuote.module.scss.mjs +4 -4
- package/dist/src/components/radio/styles/CdrRadio.module.scss.mjs +27 -27
- package/dist/src/components/rating/styles/CdrRating.module.scss.mjs +44 -44
- package/dist/src/components/select/styles/CdrSelect.module.scss.mjs +42 -42
- package/dist/src/components/skeleton/styles/CdrSkeleton.module.scss.mjs +1 -1
- package/dist/src/components/skeleton/styles/CdrSkeletonBone.module.scss.mjs +7 -7
- package/dist/src/components/switch/styles/CdrSwitch.module.scss.mjs +8 -8
- package/dist/src/components/table/styles/CdrTable.module.scss.mjs +13 -13
- package/dist/src/components/tabs/styles/CdrTabPanel.module.scss.mjs +5 -5
- package/dist/src/components/tabs/styles/CdrTabs.module.scss.mjs +28 -28
- package/dist/src/components/text/styles/CdrText.module.scss.mjs +1 -1
- package/dist/src/components/toast/styles/CdrToast.module.scss.mjs +57 -57
- package/dist/src/components/toggleButton/styles/CdrToggleButton.module.scss.mjs +2 -2
- package/dist/src/components/toggleButton/styles/CdrToggleGroup.module.scss.mjs +5 -5
- package/dist/src/components/tooltip/styles/CdrTooltip.module.scss.mjs +16 -16
- package/dist/style/cdr-accordion-group.css +1 -1
- package/dist/style/cdr-accordion.css +1 -1
- package/dist/style/cdr-banner.css +1 -1
- package/dist/style/cdr-breadcrumb.css +1 -1
- package/dist/style/cdr-button.css +1 -1
- package/dist/style/cdr-caption.css +1 -1
- package/dist/style/cdr-card.css +1 -1
- package/dist/style/cdr-checkbox.css +1 -1
- package/dist/style/cdr-chip-group.css +1 -1
- package/dist/style/cdr-chip.css +1 -1
- package/dist/style/cdr-container.css +1 -1
- package/dist/style/cdr-form-error.css +1 -1
- package/dist/style/cdr-form-group.css +1 -1
- package/dist/style/cdr-grid.css +1 -1
- package/dist/style/cdr-icon.css +1 -1
- package/dist/style/cdr-img.css +1 -1
- package/dist/style/cdr-input.css +1 -1
- package/dist/style/cdr-label-standalone.css +1 -1
- package/dist/style/cdr-label-wrapper.css +1 -1
- package/dist/style/cdr-link.css +1 -1
- package/dist/style/cdr-list.css +1 -1
- package/dist/style/cdr-modal.css +1 -1
- package/dist/style/cdr-pagination.css +1 -1
- package/dist/style/cdr-popover.css +1 -1
- package/dist/style/cdr-popup.css +1 -1
- package/dist/style/cdr-quote.css +1 -1
- package/dist/style/cdr-radio.css +1 -1
- package/dist/style/cdr-rating.css +1 -1
- package/dist/style/cdr-select.css +1 -1
- package/dist/style/cdr-skeleton-bone.css +1 -1
- package/dist/style/cdr-skeleton.css +1 -1
- package/dist/style/cdr-switch.css +1 -1
- package/dist/style/cdr-tab-panel.css +1 -1
- package/dist/style/cdr-table.css +1 -1
- package/dist/style/cdr-tabs.css +1 -1
- package/dist/style/cdr-text.css +1 -1
- package/dist/style/cdr-toast.css +1 -1
- package/dist/style/cdr-toggle-button.css +1 -1
- package/dist/style/cdr-toggle-group.css +1 -1
- package/dist/style/cdr-tooltip.css +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -402,129 +402,54 @@
|
|
|
402
402
|
}
|
|
403
403
|
]
|
|
404
404
|
},
|
|
405
|
-
"
|
|
406
|
-
"name": "
|
|
407
|
-
"description": "
|
|
405
|
+
"CdrCard": {
|
|
406
|
+
"name": "CdrCard",
|
|
407
|
+
"description": "Related, interactive containers linking to a single subject or destination",
|
|
408
408
|
"tags": {},
|
|
409
409
|
"exportName": "default",
|
|
410
|
-
"displayName": "
|
|
410
|
+
"displayName": "CdrCard",
|
|
411
411
|
"props": [
|
|
412
412
|
{
|
|
413
|
-
"name": "
|
|
414
|
-
"description": "Sets
|
|
415
|
-
"tags": {
|
|
416
|
-
"demoIgnore": [
|
|
417
|
-
{
|
|
418
|
-
"description": "true",
|
|
419
|
-
"title": "demoIgnore"
|
|
420
|
-
}
|
|
421
|
-
]
|
|
422
|
-
},
|
|
423
|
-
"type": {
|
|
424
|
-
"name": "breadcrumbItem[]"
|
|
425
|
-
},
|
|
426
|
-
"defaultValue": {
|
|
427
|
-
"func": true,
|
|
428
|
-
"value": "() => []"
|
|
429
|
-
}
|
|
430
|
-
},
|
|
431
|
-
{
|
|
432
|
-
"name": "truncationEnabled",
|
|
433
|
-
"description": "Controls the ability to truncate the entire breadcrumb path. If this value is false, truncation will no longer occur.",
|
|
413
|
+
"name": "tag",
|
|
414
|
+
"description": "Sets valid HTML container element tag.",
|
|
434
415
|
"type": {
|
|
435
|
-
"name": "
|
|
416
|
+
"name": "string"
|
|
436
417
|
},
|
|
437
418
|
"defaultValue": {
|
|
438
419
|
"func": false,
|
|
439
|
-
"value":
|
|
440
|
-
}
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"name": "id",
|
|
444
|
-
"description": "Define a custom ID for the `<nav>` element. Randomly generated if no ID provided.",
|
|
445
|
-
"tags": {
|
|
446
|
-
"demoIgnore": [
|
|
447
|
-
{
|
|
448
|
-
"description": "true",
|
|
449
|
-
"title": "demoIgnore"
|
|
450
|
-
}
|
|
451
|
-
]
|
|
452
|
-
},
|
|
453
|
-
"type": {
|
|
454
|
-
"name": "string"
|
|
420
|
+
"value": "'article'"
|
|
455
421
|
}
|
|
456
422
|
}
|
|
457
423
|
],
|
|
458
|
-
"events": [
|
|
459
|
-
{
|
|
460
|
-
"name": "navigate",
|
|
461
|
-
"description": "Emits when a breadcrumb item is clicked. `e.preventDefault()` may be used to override the default link navigation.",
|
|
462
|
-
"properties": [
|
|
463
|
-
{
|
|
464
|
-
"type": {
|
|
465
|
-
"names": [
|
|
466
|
-
"mixed"
|
|
467
|
-
]
|
|
468
|
-
},
|
|
469
|
-
"name": "breadcrumb",
|
|
470
|
-
"description": "The breadcrumb data object"
|
|
471
|
-
}
|
|
472
|
-
],
|
|
473
|
-
"tags": [
|
|
474
|
-
{
|
|
475
|
-
"title": "param",
|
|
476
|
-
"type": {
|
|
477
|
-
"name": "mixed"
|
|
478
|
-
},
|
|
479
|
-
"name": "breadcrumb",
|
|
480
|
-
"description": "The breadcrumb data object"
|
|
481
|
-
}
|
|
482
|
-
]
|
|
483
|
-
}
|
|
484
|
-
],
|
|
485
424
|
"slots": [
|
|
486
425
|
{
|
|
487
|
-
"name": "
|
|
488
|
-
"
|
|
489
|
-
"bindings": [
|
|
490
|
-
{
|
|
491
|
-
"name": "class",
|
|
492
|
-
"title": "binding"
|
|
493
|
-
},
|
|
494
|
-
{
|
|
495
|
-
"name": "href",
|
|
496
|
-
"title": "binding"
|
|
497
|
-
},
|
|
498
|
-
{
|
|
499
|
-
"name": "content",
|
|
500
|
-
"title": "binding"
|
|
501
|
-
}
|
|
502
|
-
]
|
|
426
|
+
"name": "default",
|
|
427
|
+
"description": "CdrCard content"
|
|
503
428
|
}
|
|
504
429
|
],
|
|
505
430
|
"sourceFiles": [
|
|
506
|
-
"./src/components/
|
|
431
|
+
"./src/components/card/CdrCard.vue"
|
|
507
432
|
],
|
|
508
433
|
"UIProperties": [
|
|
509
434
|
{
|
|
510
|
-
"name": "--cdr-
|
|
511
|
-
"defaultValue": "--cdr-color-
|
|
512
|
-
"description": "
|
|
435
|
+
"name": "--cdr-card-base-background-color",
|
|
436
|
+
"defaultValue": "--cdr-color-background-primary",
|
|
437
|
+
"description": "Background color of a cdr-card"
|
|
513
438
|
},
|
|
514
439
|
{
|
|
515
|
-
"name": "--cdr-
|
|
516
|
-
"defaultValue": "--cdr-color-text-
|
|
517
|
-
"description": "
|
|
440
|
+
"name": "--cdr-card-base-color",
|
|
441
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
442
|
+
"description": "Text color of a cdr-card"
|
|
518
443
|
},
|
|
519
444
|
{
|
|
520
|
-
"name": "--cdr-
|
|
521
|
-
"defaultValue": "--cdr-color-text-
|
|
522
|
-
"description": "
|
|
445
|
+
"name": "--cdr-card-link-color",
|
|
446
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
447
|
+
"description": "Link text color of a cdr-card"
|
|
523
448
|
},
|
|
524
449
|
{
|
|
525
|
-
"name": "--cdr-
|
|
450
|
+
"name": "--cdr-card-link-hover-color",
|
|
526
451
|
"defaultValue": "--cdr-color-text-link-hover",
|
|
527
|
-
"description": "
|
|
452
|
+
"description": "Link hover text color of a cdr-card"
|
|
528
453
|
}
|
|
529
454
|
]
|
|
530
455
|
},
|
|
@@ -1230,6 +1155,132 @@
|
|
|
1230
1155
|
}
|
|
1231
1156
|
]
|
|
1232
1157
|
},
|
|
1158
|
+
"CdrBreadcrumb": {
|
|
1159
|
+
"name": "CdrBreadcrumb",
|
|
1160
|
+
"description": "Navigation used to reveal a page's location within the site hierarchy",
|
|
1161
|
+
"tags": {},
|
|
1162
|
+
"exportName": "default",
|
|
1163
|
+
"displayName": "CdrBreadcrumb",
|
|
1164
|
+
"props": [
|
|
1165
|
+
{
|
|
1166
|
+
"name": "items",
|
|
1167
|
+
"description": "Sets the array of a breadcrumb object containing a 'url' and 'name' property.",
|
|
1168
|
+
"tags": {
|
|
1169
|
+
"demoIgnore": [
|
|
1170
|
+
{
|
|
1171
|
+
"description": "true",
|
|
1172
|
+
"title": "demoIgnore"
|
|
1173
|
+
}
|
|
1174
|
+
]
|
|
1175
|
+
},
|
|
1176
|
+
"type": {
|
|
1177
|
+
"name": "breadcrumbItem[]"
|
|
1178
|
+
},
|
|
1179
|
+
"defaultValue": {
|
|
1180
|
+
"func": true,
|
|
1181
|
+
"value": "() => []"
|
|
1182
|
+
}
|
|
1183
|
+
},
|
|
1184
|
+
{
|
|
1185
|
+
"name": "truncationEnabled",
|
|
1186
|
+
"description": "Controls the ability to truncate the entire breadcrumb path. If this value is false, truncation will no longer occur.",
|
|
1187
|
+
"type": {
|
|
1188
|
+
"name": "boolean"
|
|
1189
|
+
},
|
|
1190
|
+
"defaultValue": {
|
|
1191
|
+
"func": false,
|
|
1192
|
+
"value": true
|
|
1193
|
+
}
|
|
1194
|
+
},
|
|
1195
|
+
{
|
|
1196
|
+
"name": "id",
|
|
1197
|
+
"description": "Define a custom ID for the `<nav>` element. Randomly generated if no ID provided.",
|
|
1198
|
+
"tags": {
|
|
1199
|
+
"demoIgnore": [
|
|
1200
|
+
{
|
|
1201
|
+
"description": "true",
|
|
1202
|
+
"title": "demoIgnore"
|
|
1203
|
+
}
|
|
1204
|
+
]
|
|
1205
|
+
},
|
|
1206
|
+
"type": {
|
|
1207
|
+
"name": "string"
|
|
1208
|
+
}
|
|
1209
|
+
}
|
|
1210
|
+
],
|
|
1211
|
+
"events": [
|
|
1212
|
+
{
|
|
1213
|
+
"name": "navigate",
|
|
1214
|
+
"description": "Emits when a breadcrumb item is clicked. `e.preventDefault()` may be used to override the default link navigation.",
|
|
1215
|
+
"properties": [
|
|
1216
|
+
{
|
|
1217
|
+
"type": {
|
|
1218
|
+
"names": [
|
|
1219
|
+
"mixed"
|
|
1220
|
+
]
|
|
1221
|
+
},
|
|
1222
|
+
"name": "breadcrumb",
|
|
1223
|
+
"description": "The breadcrumb data object"
|
|
1224
|
+
}
|
|
1225
|
+
],
|
|
1226
|
+
"tags": [
|
|
1227
|
+
{
|
|
1228
|
+
"title": "param",
|
|
1229
|
+
"type": {
|
|
1230
|
+
"name": "mixed"
|
|
1231
|
+
},
|
|
1232
|
+
"name": "breadcrumb",
|
|
1233
|
+
"description": "The breadcrumb data object"
|
|
1234
|
+
}
|
|
1235
|
+
]
|
|
1236
|
+
}
|
|
1237
|
+
],
|
|
1238
|
+
"slots": [
|
|
1239
|
+
{
|
|
1240
|
+
"name": "link",
|
|
1241
|
+
"scoped": true,
|
|
1242
|
+
"bindings": [
|
|
1243
|
+
{
|
|
1244
|
+
"name": "class",
|
|
1245
|
+
"title": "binding"
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"name": "href",
|
|
1249
|
+
"title": "binding"
|
|
1250
|
+
},
|
|
1251
|
+
{
|
|
1252
|
+
"name": "content",
|
|
1253
|
+
"title": "binding"
|
|
1254
|
+
}
|
|
1255
|
+
]
|
|
1256
|
+
}
|
|
1257
|
+
],
|
|
1258
|
+
"sourceFiles": [
|
|
1259
|
+
"./src/components/breadcrumb/CdrBreadcrumb.vue"
|
|
1260
|
+
],
|
|
1261
|
+
"UIProperties": [
|
|
1262
|
+
{
|
|
1263
|
+
"name": "--cdr-breadcrumb-ellipses-icon-color",
|
|
1264
|
+
"defaultValue": "--cdr-color-text-secondary",
|
|
1265
|
+
"description": "Ellipses icon color"
|
|
1266
|
+
},
|
|
1267
|
+
{
|
|
1268
|
+
"name": "--cdr-breadcrumb-ellipses-icon-highlight-color",
|
|
1269
|
+
"defaultValue": "--cdr-color-text-link-hover",
|
|
1270
|
+
"description": "Ellipses icon hover, active and focus color"
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"name": "--cdr-breadcrumb-item-color",
|
|
1274
|
+
"defaultValue": "--cdr-color-text-secondary",
|
|
1275
|
+
"description": "Breadcrumb item color"
|
|
1276
|
+
},
|
|
1277
|
+
{
|
|
1278
|
+
"name": "--cdr-breadcrumb-item-linked-highlight-color",
|
|
1279
|
+
"defaultValue": "--cdr-color-text-link-hover",
|
|
1280
|
+
"description": "Breadcrumb item linked hover, active and focus color"
|
|
1281
|
+
}
|
|
1282
|
+
]
|
|
1283
|
+
},
|
|
1233
1284
|
"CdrCaption": {
|
|
1234
1285
|
"name": "CdrCaption",
|
|
1235
1286
|
"description": "Provides context and credit for an asset such as an image, video, or chart",
|
|
@@ -1542,64 +1593,13 @@
|
|
|
1542
1593
|
}
|
|
1543
1594
|
]
|
|
1544
1595
|
},
|
|
1545
|
-
"
|
|
1546
|
-
"name": "
|
|
1547
|
-
"description": "
|
|
1596
|
+
"CdrChip": {
|
|
1597
|
+
"name": "CdrChip",
|
|
1598
|
+
"description": "Allows people to make selections, filter content, or trigger actions",
|
|
1548
1599
|
"tags": {},
|
|
1549
1600
|
"exportName": "default",
|
|
1550
|
-
"displayName": "
|
|
1551
|
-
"
|
|
1552
|
-
{
|
|
1553
|
-
"name": "tag",
|
|
1554
|
-
"description": "Sets valid HTML container element tag.",
|
|
1555
|
-
"type": {
|
|
1556
|
-
"name": "string"
|
|
1557
|
-
},
|
|
1558
|
-
"defaultValue": {
|
|
1559
|
-
"func": false,
|
|
1560
|
-
"value": "'article'"
|
|
1561
|
-
}
|
|
1562
|
-
}
|
|
1563
|
-
],
|
|
1564
|
-
"slots": [
|
|
1565
|
-
{
|
|
1566
|
-
"name": "default",
|
|
1567
|
-
"description": "CdrCard content"
|
|
1568
|
-
}
|
|
1569
|
-
],
|
|
1570
|
-
"sourceFiles": [
|
|
1571
|
-
"./src/components/card/CdrCard.vue"
|
|
1572
|
-
],
|
|
1573
|
-
"UIProperties": [
|
|
1574
|
-
{
|
|
1575
|
-
"name": "--cdr-card-base-background-color",
|
|
1576
|
-
"defaultValue": "--cdr-color-background-primary",
|
|
1577
|
-
"description": "Background color of a cdr-card"
|
|
1578
|
-
},
|
|
1579
|
-
{
|
|
1580
|
-
"name": "--cdr-card-base-color",
|
|
1581
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
1582
|
-
"description": "Text color of a cdr-card"
|
|
1583
|
-
},
|
|
1584
|
-
{
|
|
1585
|
-
"name": "--cdr-card-link-color",
|
|
1586
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
1587
|
-
"description": "Link text color of a cdr-card"
|
|
1588
|
-
},
|
|
1589
|
-
{
|
|
1590
|
-
"name": "--cdr-card-link-hover-color",
|
|
1591
|
-
"defaultValue": "--cdr-color-text-link-hover",
|
|
1592
|
-
"description": "Link hover text color of a cdr-card"
|
|
1593
|
-
}
|
|
1594
|
-
]
|
|
1595
|
-
},
|
|
1596
|
-
"CdrChip": {
|
|
1597
|
-
"name": "CdrChip",
|
|
1598
|
-
"description": "Allows people to make selections, filter content, or trigger actions",
|
|
1599
|
-
"tags": {},
|
|
1600
|
-
"exportName": "default",
|
|
1601
|
-
"displayName": "CdrChip",
|
|
1602
|
-
"slots": [
|
|
1601
|
+
"displayName": "CdrChip",
|
|
1602
|
+
"slots": [
|
|
1603
1603
|
{
|
|
1604
1604
|
"name": "icon-left",
|
|
1605
1605
|
"description": "Icon to the left of the content"
|
|
@@ -1765,58 +1765,6 @@
|
|
|
1765
1765
|
"./src/components/chip/CdrChipGroup.vue"
|
|
1766
1766
|
]
|
|
1767
1767
|
},
|
|
1768
|
-
"CdrContainer": {
|
|
1769
|
-
"name": "CdrContainer",
|
|
1770
|
-
"description": "Provides base margins and responsive layout logic for pages",
|
|
1771
|
-
"tags": {},
|
|
1772
|
-
"exportName": "default",
|
|
1773
|
-
"displayName": "CdrContainer",
|
|
1774
|
-
"props": [
|
|
1775
|
-
{
|
|
1776
|
-
"name": "tag",
|
|
1777
|
-
"description": "Sets the HTML tag for the container element",
|
|
1778
|
-
"type": {
|
|
1779
|
-
"name": "string"
|
|
1780
|
-
},
|
|
1781
|
-
"defaultValue": {
|
|
1782
|
-
"func": false,
|
|
1783
|
-
"value": "'div'"
|
|
1784
|
-
}
|
|
1785
|
-
},
|
|
1786
|
-
{
|
|
1787
|
-
"name": "modifier",
|
|
1788
|
-
"description": "Controls whether container is static or fluid width.",
|
|
1789
|
-
"tags": {
|
|
1790
|
-
"demoSelectMultiple": [
|
|
1791
|
-
{
|
|
1792
|
-
"description": "false",
|
|
1793
|
-
"title": "demoSelectMultiple"
|
|
1794
|
-
}
|
|
1795
|
-
]
|
|
1796
|
-
},
|
|
1797
|
-
"values": [
|
|
1798
|
-
"static",
|
|
1799
|
-
"fluid"
|
|
1800
|
-
],
|
|
1801
|
-
"type": {
|
|
1802
|
-
"name": "string"
|
|
1803
|
-
},
|
|
1804
|
-
"defaultValue": {
|
|
1805
|
-
"func": false,
|
|
1806
|
-
"value": "'static'"
|
|
1807
|
-
}
|
|
1808
|
-
}
|
|
1809
|
-
],
|
|
1810
|
-
"slots": [
|
|
1811
|
-
{
|
|
1812
|
-
"name": "default",
|
|
1813
|
-
"description": "CdrContainer content"
|
|
1814
|
-
}
|
|
1815
|
-
],
|
|
1816
|
-
"sourceFiles": [
|
|
1817
|
-
"./src/components/container/CdrContainer.vue"
|
|
1818
|
-
]
|
|
1819
|
-
},
|
|
1820
1768
|
"CdrFormError": {
|
|
1821
1769
|
"name": "CdrFormError",
|
|
1822
1770
|
"exportName": "default",
|
|
@@ -1852,126 +1800,56 @@
|
|
|
1852
1800
|
}
|
|
1853
1801
|
]
|
|
1854
1802
|
},
|
|
1855
|
-
"
|
|
1856
|
-
"name": "
|
|
1857
|
-
"description": "
|
|
1803
|
+
"CdrContainer": {
|
|
1804
|
+
"name": "CdrContainer",
|
|
1805
|
+
"description": "Provides base margins and responsive layout logic for pages",
|
|
1858
1806
|
"tags": {},
|
|
1859
1807
|
"exportName": "default",
|
|
1860
|
-
"displayName": "
|
|
1808
|
+
"displayName": "CdrContainer",
|
|
1861
1809
|
"props": [
|
|
1862
1810
|
{
|
|
1863
|
-
"name": "
|
|
1864
|
-
"description": "
|
|
1865
|
-
"tags": {
|
|
1866
|
-
"demoIgnore": [
|
|
1867
|
-
{
|
|
1868
|
-
"description": "true",
|
|
1869
|
-
"title": "demoIgnore"
|
|
1870
|
-
}
|
|
1871
|
-
]
|
|
1872
|
-
},
|
|
1811
|
+
"name": "tag",
|
|
1812
|
+
"description": "Sets the HTML tag for the container element",
|
|
1873
1813
|
"type": {
|
|
1874
1814
|
"name": "string"
|
|
1815
|
+
},
|
|
1816
|
+
"defaultValue": {
|
|
1817
|
+
"func": false,
|
|
1818
|
+
"value": "'div'"
|
|
1875
1819
|
}
|
|
1876
1820
|
},
|
|
1877
1821
|
{
|
|
1878
|
-
"name": "
|
|
1879
|
-
"description": "
|
|
1822
|
+
"name": "modifier",
|
|
1823
|
+
"description": "Controls whether container is static or fluid width.",
|
|
1880
1824
|
"tags": {
|
|
1881
|
-
"
|
|
1825
|
+
"demoSelectMultiple": [
|
|
1882
1826
|
{
|
|
1883
|
-
"description": "
|
|
1884
|
-
"title": "
|
|
1827
|
+
"description": "false",
|
|
1828
|
+
"title": "demoSelectMultiple"
|
|
1885
1829
|
}
|
|
1886
1830
|
]
|
|
1887
1831
|
},
|
|
1832
|
+
"values": [
|
|
1833
|
+
"static",
|
|
1834
|
+
"fluid"
|
|
1835
|
+
],
|
|
1888
1836
|
"type": {
|
|
1889
1837
|
"name": "string"
|
|
1890
1838
|
},
|
|
1891
1839
|
"defaultValue": {
|
|
1892
1840
|
"func": false,
|
|
1893
|
-
"value": "''"
|
|
1894
|
-
}
|
|
1895
|
-
},
|
|
1896
|
-
{
|
|
1897
|
-
"name": "error",
|
|
1898
|
-
"description": "Sets the form group to an error state, displays the `error` slot if one is present.",
|
|
1899
|
-
"type": {
|
|
1900
|
-
"name": "boolean|string"
|
|
1901
|
-
},
|
|
1902
|
-
"defaultValue": {
|
|
1903
|
-
"func": false,
|
|
1904
|
-
"value": false
|
|
1905
|
-
}
|
|
1906
|
-
},
|
|
1907
|
-
{
|
|
1908
|
-
"name": "required",
|
|
1909
|
-
"description": "Adds required label to the form group.",
|
|
1910
|
-
"type": {
|
|
1911
|
-
"name": "boolean"
|
|
1912
|
-
}
|
|
1913
|
-
},
|
|
1914
|
-
{
|
|
1915
|
-
"name": "optional",
|
|
1916
|
-
"description": "Adds optional label to the form group.",
|
|
1917
|
-
"type": {
|
|
1918
|
-
"name": "boolean"
|
|
1919
|
-
}
|
|
1920
|
-
},
|
|
1921
|
-
{
|
|
1922
|
-
"name": "disabled",
|
|
1923
|
-
"description": "Renders form group in a disabled state.",
|
|
1924
|
-
"type": {
|
|
1925
|
-
"name": "boolean"
|
|
1926
|
-
},
|
|
1927
|
-
"defaultValue": {
|
|
1928
|
-
"func": false,
|
|
1929
|
-
"value": "undefined"
|
|
1841
|
+
"value": "'static'"
|
|
1930
1842
|
}
|
|
1931
1843
|
}
|
|
1932
1844
|
],
|
|
1933
1845
|
"slots": [
|
|
1934
|
-
{
|
|
1935
|
-
"name": "label",
|
|
1936
|
-
"description": "Overrides CdrFormGroup label/legend. Should be a text element"
|
|
1937
|
-
},
|
|
1938
1846
|
{
|
|
1939
1847
|
"name": "default",
|
|
1940
|
-
"description": "
|
|
1941
|
-
},
|
|
1942
|
-
{
|
|
1943
|
-
"name": "error"
|
|
1848
|
+
"description": "CdrContainer content"
|
|
1944
1849
|
}
|
|
1945
1850
|
],
|
|
1946
1851
|
"sourceFiles": [
|
|
1947
|
-
"./src/components/
|
|
1948
|
-
],
|
|
1949
|
-
"UIProperties": [
|
|
1950
|
-
{
|
|
1951
|
-
"name": "--cdr-form-group-error-box-shadow",
|
|
1952
|
-
"defaultValue": "--cdr-color-border-input-error",
|
|
1953
|
-
"description": "Box-shadow color of a cdr-form-group error"
|
|
1954
|
-
},
|
|
1955
|
-
{
|
|
1956
|
-
"name": "--cdr-form-group-error-background-color",
|
|
1957
|
-
"defaultValue": "--cdr-color-background-input-error",
|
|
1958
|
-
"description": "Background color of a cdr-form-group error"
|
|
1959
|
-
},
|
|
1960
|
-
{
|
|
1961
|
-
"name": "--cdr-form-group-error-background-hover",
|
|
1962
|
-
"defaultValue": "transparent",
|
|
1963
|
-
"description": "Background color of a cdr-form-group error on hover"
|
|
1964
|
-
},
|
|
1965
|
-
{
|
|
1966
|
-
"name": "--cdr-form-group-optional-text-color",
|
|
1967
|
-
"defaultValue": "--cdr-color-text-input-optional",
|
|
1968
|
-
"description": "Text color of an optional cdr-form-group"
|
|
1969
|
-
},
|
|
1970
|
-
{
|
|
1971
|
-
"name": "--cdr-form-group-disabled-text-color",
|
|
1972
|
-
"defaultValue": "--cdr-color-text-disabled",
|
|
1973
|
-
"description": "Text color of a disabled cdr-form-group"
|
|
1974
|
-
}
|
|
1852
|
+
"./src/components/container/CdrContainer.vue"
|
|
1975
1853
|
]
|
|
1976
1854
|
},
|
|
1977
1855
|
"CdrGrid": {
|
|
@@ -2087,163 +1965,23 @@
|
|
|
2087
1965
|
}
|
|
2088
1966
|
]
|
|
2089
1967
|
},
|
|
2090
|
-
"
|
|
2091
|
-
"name": "
|
|
2092
|
-
"description": "
|
|
1968
|
+
"CdrInput": {
|
|
1969
|
+
"name": "CdrInput",
|
|
1970
|
+
"description": "Allows for data entry, editing, and search",
|
|
2093
1971
|
"tags": {},
|
|
2094
1972
|
"exportName": "default",
|
|
2095
|
-
"displayName": "
|
|
1973
|
+
"displayName": "CdrInput",
|
|
2096
1974
|
"props": [
|
|
2097
1975
|
{
|
|
2098
|
-
"name": "
|
|
2099
|
-
"description": "
|
|
2100
|
-
"type": {
|
|
2101
|
-
"name": "string"
|
|
2102
|
-
},
|
|
2103
|
-
"required": true
|
|
2104
|
-
},
|
|
2105
|
-
{
|
|
2106
|
-
"name": "alt",
|
|
2107
|
-
"description": "Image alt text. Defaults to an empty string",
|
|
1976
|
+
"name": "id",
|
|
1977
|
+
"description": "Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.",
|
|
2108
1978
|
"type": {
|
|
2109
1979
|
"name": "string"
|
|
2110
|
-
},
|
|
2111
|
-
"defaultValue": {
|
|
2112
|
-
"func": false,
|
|
2113
|
-
"value": "''"
|
|
2114
1980
|
}
|
|
2115
1981
|
},
|
|
2116
1982
|
{
|
|
2117
|
-
"name": "
|
|
2118
|
-
"description": "
|
|
2119
|
-
"tags": {
|
|
2120
|
-
"demoSelectMultiple": [
|
|
2121
|
-
{
|
|
2122
|
-
"description": "false",
|
|
2123
|
-
"title": "demoSelectMultiple"
|
|
2124
|
-
}
|
|
2125
|
-
]
|
|
2126
|
-
},
|
|
2127
|
-
"values": [
|
|
2128
|
-
"auto",
|
|
2129
|
-
"square",
|
|
2130
|
-
"1-2",
|
|
2131
|
-
"2-3",
|
|
2132
|
-
"3-4",
|
|
2133
|
-
"9-16",
|
|
2134
|
-
"2-1",
|
|
2135
|
-
"3-2",
|
|
2136
|
-
"4-3",
|
|
2137
|
-
"16-9"
|
|
2138
|
-
],
|
|
2139
|
-
"type": {
|
|
2140
|
-
"name": "string"
|
|
2141
|
-
},
|
|
2142
|
-
"defaultValue": {
|
|
2143
|
-
"func": false,
|
|
2144
|
-
"value": "undefined"
|
|
2145
|
-
}
|
|
2146
|
-
},
|
|
2147
|
-
{
|
|
2148
|
-
"name": "crop",
|
|
2149
|
-
"description": "Requires a `ratio`. Area to crop the image overflow to. {left, center, right} {top, center, bottom}",
|
|
2150
|
-
"tags": {
|
|
2151
|
-
"demoSelectMultiple": [
|
|
2152
|
-
{
|
|
2153
|
-
"description": "false",
|
|
2154
|
-
"title": "demoSelectMultiple"
|
|
2155
|
-
}
|
|
2156
|
-
]
|
|
2157
|
-
},
|
|
2158
|
-
"values": [
|
|
2159
|
-
"left",
|
|
2160
|
-
"x-center",
|
|
2161
|
-
"right",
|
|
2162
|
-
"top",
|
|
2163
|
-
"y-center",
|
|
2164
|
-
"bottom"
|
|
2165
|
-
],
|
|
2166
|
-
"type": {
|
|
2167
|
-
"name": "string"
|
|
2168
|
-
}
|
|
2169
|
-
},
|
|
2170
|
-
{
|
|
2171
|
-
"name": "cover",
|
|
2172
|
-
"description": "Requires a `ratio`. Scale the image to be as large as possible to fill the area (background-position: cover;)",
|
|
2173
|
-
"type": {
|
|
2174
|
-
"name": "boolean"
|
|
2175
|
-
}
|
|
2176
|
-
},
|
|
2177
|
-
{
|
|
2178
|
-
"name": "containerClass",
|
|
2179
|
-
"description": "Adds a custom class to the cdr-img__ratio container div",
|
|
2180
|
-
"type": {
|
|
2181
|
-
"name": "string"
|
|
2182
|
-
}
|
|
2183
|
-
},
|
|
2184
|
-
{
|
|
2185
|
-
"name": "radius",
|
|
2186
|
-
"description": "Sets a border radius to an element {square, top, right, bottom, left}",
|
|
2187
|
-
"tags": {
|
|
2188
|
-
"demoSelectMultiple": [
|
|
2189
|
-
{
|
|
2190
|
-
"description": "false",
|
|
2191
|
-
"title": "demoSelectMultiple"
|
|
2192
|
-
}
|
|
2193
|
-
]
|
|
2194
|
-
},
|
|
2195
|
-
"values": [
|
|
2196
|
-
"circle",
|
|
2197
|
-
"rounded"
|
|
2198
|
-
],
|
|
2199
|
-
"type": {
|
|
2200
|
-
"name": "string"
|
|
2201
|
-
}
|
|
2202
|
-
},
|
|
2203
|
-
{
|
|
2204
|
-
"name": "modifier",
|
|
2205
|
-
"description": "Modifies the style variant for this component.",
|
|
2206
|
-
"tags": {
|
|
2207
|
-
"demoSelectMultiple": [
|
|
2208
|
-
{
|
|
2209
|
-
"description": "false",
|
|
2210
|
-
"title": "demoSelectMultiple"
|
|
2211
|
-
}
|
|
2212
|
-
]
|
|
2213
|
-
},
|
|
2214
|
-
"values": [
|
|
2215
|
-
"responsive"
|
|
2216
|
-
],
|
|
2217
|
-
"type": {
|
|
2218
|
-
"name": "string"
|
|
2219
|
-
},
|
|
2220
|
-
"defaultValue": {
|
|
2221
|
-
"func": false,
|
|
2222
|
-
"value": "''"
|
|
2223
|
-
}
|
|
2224
|
-
}
|
|
2225
|
-
],
|
|
2226
|
-
"sourceFiles": [
|
|
2227
|
-
"./src/components/image/CdrImg.vue"
|
|
2228
|
-
]
|
|
2229
|
-
},
|
|
2230
|
-
"CdrInput": {
|
|
2231
|
-
"name": "CdrInput",
|
|
2232
|
-
"description": "Allows for data entry, editing, and search",
|
|
2233
|
-
"tags": {},
|
|
2234
|
-
"exportName": "default",
|
|
2235
|
-
"displayName": "CdrInput",
|
|
2236
|
-
"props": [
|
|
2237
|
-
{
|
|
2238
|
-
"name": "id",
|
|
2239
|
-
"description": "Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.",
|
|
2240
|
-
"type": {
|
|
2241
|
-
"name": "string"
|
|
2242
|
-
}
|
|
2243
|
-
},
|
|
2244
|
-
{
|
|
2245
|
-
"name": "type",
|
|
2246
|
-
"description": "'type' attribute for the input as defined by w3c.\n Only supporting text|email|number|password|search|url|date.\n The increment/decrement webkit psuedo element is hidden for number.",
|
|
1983
|
+
"name": "type",
|
|
1984
|
+
"description": "'type' attribute for the input as defined by w3c.\n Only supporting text|email|number|password|search|url|date.\n The increment/decrement webkit psuedo element is hidden for number.",
|
|
2247
1985
|
"tags": {
|
|
2248
1986
|
"demoSelectMultiple": [
|
|
2249
1987
|
{
|
|
@@ -2570,136 +2308,212 @@
|
|
|
2570
2308
|
}
|
|
2571
2309
|
]
|
|
2572
2310
|
},
|
|
2573
|
-
"
|
|
2574
|
-
"name": "
|
|
2575
|
-
"
|
|
2576
|
-
"displayName": "CdrLabelStandalone",
|
|
2577
|
-
"description": "",
|
|
2311
|
+
"CdrFormGroup": {
|
|
2312
|
+
"name": "CdrFormGroup",
|
|
2313
|
+
"description": "Groups related input elements together",
|
|
2578
2314
|
"tags": {},
|
|
2315
|
+
"exportName": "default",
|
|
2316
|
+
"displayName": "CdrFormGroup",
|
|
2579
2317
|
"props": [
|
|
2580
2318
|
{
|
|
2581
|
-
"name": "
|
|
2319
|
+
"name": "id",
|
|
2320
|
+
"description": "Custom ID that is mapped to the form error. If this value is not set, it will be randomly generated.",
|
|
2321
|
+
"tags": {
|
|
2322
|
+
"demoIgnore": [
|
|
2323
|
+
{
|
|
2324
|
+
"description": "true",
|
|
2325
|
+
"title": "demoIgnore"
|
|
2326
|
+
}
|
|
2327
|
+
]
|
|
2328
|
+
},
|
|
2582
2329
|
"type": {
|
|
2583
2330
|
"name": "string"
|
|
2584
|
-
}
|
|
2585
|
-
"required": true
|
|
2331
|
+
}
|
|
2586
2332
|
},
|
|
2587
2333
|
{
|
|
2588
2334
|
"name": "label",
|
|
2335
|
+
"description": "Sets the label/legend for the form group. Applies default text styles to this label.\nTo override that default text style or apply other customization, use the `label` slot.",
|
|
2336
|
+
"tags": {
|
|
2337
|
+
"demoIgnore": [
|
|
2338
|
+
{
|
|
2339
|
+
"description": "true",
|
|
2340
|
+
"title": "demoIgnore"
|
|
2341
|
+
}
|
|
2342
|
+
]
|
|
2343
|
+
},
|
|
2589
2344
|
"type": {
|
|
2590
2345
|
"name": "string"
|
|
2346
|
+
},
|
|
2347
|
+
"defaultValue": {
|
|
2348
|
+
"func": false,
|
|
2349
|
+
"value": "''"
|
|
2591
2350
|
}
|
|
2592
2351
|
},
|
|
2593
2352
|
{
|
|
2594
|
-
"name": "
|
|
2353
|
+
"name": "error",
|
|
2354
|
+
"description": "Sets the form group to an error state, displays the `error` slot if one is present.",
|
|
2595
2355
|
"type": {
|
|
2596
|
-
"name": "boolean"
|
|
2356
|
+
"name": "boolean|string"
|
|
2357
|
+
},
|
|
2358
|
+
"defaultValue": {
|
|
2359
|
+
"func": false,
|
|
2360
|
+
"value": false
|
|
2597
2361
|
}
|
|
2598
2362
|
},
|
|
2599
2363
|
{
|
|
2600
2364
|
"name": "required",
|
|
2365
|
+
"description": "Adds required label to the form group.",
|
|
2601
2366
|
"type": {
|
|
2602
2367
|
"name": "boolean"
|
|
2603
2368
|
}
|
|
2604
2369
|
},
|
|
2605
2370
|
{
|
|
2606
2371
|
"name": "optional",
|
|
2372
|
+
"description": "Adds optional label to the form group.",
|
|
2607
2373
|
"type": {
|
|
2608
2374
|
"name": "boolean"
|
|
2609
2375
|
}
|
|
2610
2376
|
},
|
|
2611
2377
|
{
|
|
2612
|
-
"name": "
|
|
2378
|
+
"name": "disabled",
|
|
2379
|
+
"description": "Renders form group in a disabled state.",
|
|
2613
2380
|
"type": {
|
|
2614
2381
|
"name": "boolean"
|
|
2382
|
+
},
|
|
2383
|
+
"defaultValue": {
|
|
2384
|
+
"func": false,
|
|
2385
|
+
"value": "undefined"
|
|
2615
2386
|
}
|
|
2616
2387
|
}
|
|
2617
2388
|
],
|
|
2618
2389
|
"slots": [
|
|
2619
2390
|
{
|
|
2620
|
-
"name": "
|
|
2621
|
-
|
|
2622
|
-
{
|
|
2623
|
-
"name": "default"
|
|
2624
|
-
},
|
|
2625
|
-
{
|
|
2626
|
-
"name": "info-action"
|
|
2627
|
-
},
|
|
2628
|
-
{
|
|
2629
|
-
"name": "info"
|
|
2391
|
+
"name": "label",
|
|
2392
|
+
"description": "Overrides CdrFormGroup label/legend. Should be a text element"
|
|
2630
2393
|
},
|
|
2631
2394
|
{
|
|
2632
|
-
"name": "
|
|
2395
|
+
"name": "default",
|
|
2396
|
+
"description": "CdrFormGroup content (form elements)"
|
|
2633
2397
|
},
|
|
2634
2398
|
{
|
|
2635
2399
|
"name": "error"
|
|
2636
2400
|
}
|
|
2637
2401
|
],
|
|
2638
2402
|
"sourceFiles": [
|
|
2639
|
-
"./src/components/
|
|
2403
|
+
"./src/components/formGroup/CdrFormGroup.vue"
|
|
2640
2404
|
],
|
|
2641
2405
|
"UIProperties": [
|
|
2642
2406
|
{
|
|
2643
|
-
"name": "--cdr-
|
|
2644
|
-
"defaultValue": "--cdr-color-
|
|
2645
|
-
"description": "
|
|
2407
|
+
"name": "--cdr-form-group-error-box-shadow",
|
|
2408
|
+
"defaultValue": "--cdr-color-border-input-error",
|
|
2409
|
+
"description": "Box-shadow color of a cdr-form-group error"
|
|
2646
2410
|
},
|
|
2647
2411
|
{
|
|
2648
|
-
"name": "--cdr-
|
|
2649
|
-
"defaultValue": "--cdr-color-
|
|
2650
|
-
"description": "
|
|
2412
|
+
"name": "--cdr-form-group-error-background-color",
|
|
2413
|
+
"defaultValue": "--cdr-color-background-input-error",
|
|
2414
|
+
"description": "Background color of a cdr-form-group error"
|
|
2651
2415
|
},
|
|
2652
2416
|
{
|
|
2653
|
-
"name": "--cdr-
|
|
2417
|
+
"name": "--cdr-form-group-error-background-hover",
|
|
2418
|
+
"defaultValue": "transparent",
|
|
2419
|
+
"description": "Background color of a cdr-form-group error on hover"
|
|
2420
|
+
},
|
|
2421
|
+
{
|
|
2422
|
+
"name": "--cdr-form-group-optional-text-color",
|
|
2654
2423
|
"defaultValue": "--cdr-color-text-input-optional",
|
|
2655
|
-
"description": "Text color of
|
|
2424
|
+
"description": "Text color of an optional cdr-form-group"
|
|
2656
2425
|
},
|
|
2657
2426
|
{
|
|
2658
|
-
"name": "--cdr-
|
|
2659
|
-
"defaultValue": "--cdr-color-text-
|
|
2660
|
-
"description": "Text color of a
|
|
2427
|
+
"name": "--cdr-form-group-disabled-text-color",
|
|
2428
|
+
"defaultValue": "--cdr-color-text-disabled",
|
|
2429
|
+
"description": "Text color of a disabled cdr-form-group"
|
|
2661
2430
|
}
|
|
2662
2431
|
]
|
|
2663
2432
|
},
|
|
2664
|
-
"
|
|
2665
|
-
"name": "
|
|
2666
|
-
"
|
|
2667
|
-
"displayName": "CdrLabelWrapper",
|
|
2668
|
-
"description": "",
|
|
2433
|
+
"CdrLink": {
|
|
2434
|
+
"name": "CdrLink",
|
|
2435
|
+
"description": "Clickable text elements used for navigating to other pages or sections",
|
|
2669
2436
|
"tags": {},
|
|
2437
|
+
"exportName": "default",
|
|
2438
|
+
"displayName": "CdrLink",
|
|
2670
2439
|
"props": [
|
|
2671
2440
|
{
|
|
2672
|
-
"name": "
|
|
2441
|
+
"name": "tag",
|
|
2442
|
+
"description": "Sets valid HTML element tag",
|
|
2443
|
+
"tags": {},
|
|
2444
|
+
"values": [
|
|
2445
|
+
"a",
|
|
2446
|
+
"button"
|
|
2447
|
+
],
|
|
2673
2448
|
"type": {
|
|
2674
2449
|
"name": "string"
|
|
2450
|
+
},
|
|
2451
|
+
"defaultValue": {
|
|
2452
|
+
"func": false,
|
|
2453
|
+
"value": "'a'"
|
|
2675
2454
|
}
|
|
2676
2455
|
},
|
|
2677
2456
|
{
|
|
2678
|
-
"name": "
|
|
2457
|
+
"name": "href",
|
|
2458
|
+
"description": "Sets value for anchors href property. Requires tag prop value to be `a`.",
|
|
2679
2459
|
"type": {
|
|
2680
2460
|
"name": "string"
|
|
2461
|
+
},
|
|
2462
|
+
"defaultValue": {
|
|
2463
|
+
"func": false,
|
|
2464
|
+
"value": "'#'"
|
|
2681
2465
|
}
|
|
2682
2466
|
},
|
|
2683
2467
|
{
|
|
2684
|
-
"name": "
|
|
2468
|
+
"name": "inheritColor",
|
|
2469
|
+
"description": "Sets color and fill",
|
|
2685
2470
|
"type": {
|
|
2686
|
-
"name": "
|
|
2471
|
+
"name": "boolean"
|
|
2472
|
+
},
|
|
2473
|
+
"defaultValue": {
|
|
2474
|
+
"func": false,
|
|
2475
|
+
"value": false
|
|
2687
2476
|
}
|
|
2688
2477
|
},
|
|
2689
2478
|
{
|
|
2690
|
-
"name": "
|
|
2691
|
-
"
|
|
2692
|
-
|
|
2479
|
+
"name": "modifier",
|
|
2480
|
+
"description": "Modifies the style variant for this component.",
|
|
2481
|
+
"tags": {},
|
|
2482
|
+
"values": [
|
|
2483
|
+
"standalone"
|
|
2484
|
+
],
|
|
2485
|
+
"type": {
|
|
2486
|
+
"name": "string"
|
|
2487
|
+
},
|
|
2488
|
+
"defaultValue": {
|
|
2489
|
+
"func": false,
|
|
2490
|
+
"value": "''"
|
|
2693
2491
|
}
|
|
2694
2492
|
},
|
|
2695
2493
|
{
|
|
2696
|
-
"name": "
|
|
2494
|
+
"name": "target",
|
|
2495
|
+
"tags": {
|
|
2496
|
+
"ignore": [
|
|
2497
|
+
{
|
|
2498
|
+
"description": true,
|
|
2499
|
+
"title": "ignore"
|
|
2500
|
+
}
|
|
2501
|
+
]
|
|
2502
|
+
},
|
|
2697
2503
|
"type": {
|
|
2698
2504
|
"name": "string"
|
|
2699
2505
|
}
|
|
2700
2506
|
},
|
|
2701
2507
|
{
|
|
2702
|
-
"name": "
|
|
2508
|
+
"name": "rel",
|
|
2509
|
+
"tags": {
|
|
2510
|
+
"ignore": [
|
|
2511
|
+
{
|
|
2512
|
+
"description": true,
|
|
2513
|
+
"title": "ignore"
|
|
2514
|
+
}
|
|
2515
|
+
]
|
|
2516
|
+
},
|
|
2703
2517
|
"type": {
|
|
2704
2518
|
"name": "string"
|
|
2705
2519
|
}
|
|
@@ -2707,88 +2521,33 @@
|
|
|
2707
2521
|
],
|
|
2708
2522
|
"slots": [
|
|
2709
2523
|
{
|
|
2710
|
-
"name": "
|
|
2711
|
-
|
|
2712
|
-
{
|
|
2713
|
-
"name": "svgs"
|
|
2714
|
-
},
|
|
2715
|
-
{
|
|
2716
|
-
"name": "default"
|
|
2524
|
+
"name": "default",
|
|
2525
|
+
"description": "Readable text of the link"
|
|
2717
2526
|
}
|
|
2718
2527
|
],
|
|
2719
2528
|
"sourceFiles": [
|
|
2720
|
-
"./src/components/
|
|
2529
|
+
"./src/components/link/CdrLink.vue"
|
|
2721
2530
|
],
|
|
2722
2531
|
"UIProperties": [
|
|
2723
2532
|
{
|
|
2724
|
-
"name": "--cdr-
|
|
2725
|
-
"defaultValue": "--cdr-color-text-
|
|
2726
|
-
"description": "
|
|
2727
|
-
},
|
|
2728
|
-
{
|
|
2729
|
-
"name": "--cdr-label-wrapper-background-color",
|
|
2730
|
-
"defaultValue": "--cdr-color-background-input-default",
|
|
2731
|
-
"description": "Background color of a label wrapper"
|
|
2732
|
-
},
|
|
2733
|
-
{
|
|
2734
|
-
"name": "--cdr-label-wrapper-primary-background-color-hover",
|
|
2735
|
-
"defaultValue": "--cdr-color-background-label-default-hover",
|
|
2736
|
-
"description": "Background color of a primary label wrapper when hovered"
|
|
2737
|
-
},
|
|
2738
|
-
{
|
|
2739
|
-
"name": "--cdr-label-wrapper-primary-background-color-focus",
|
|
2740
|
-
"defaultValue": "--cdr-color-background-label-default-focus",
|
|
2741
|
-
"description": "Background color of a primary label wrapper when it has focus within"
|
|
2742
|
-
},
|
|
2743
|
-
{
|
|
2744
|
-
"name": "--cdr-label-wrapper-primary-focus-box-shadow-color",
|
|
2745
|
-
"defaultValue": "--cdr-color-border-label-default-focus",
|
|
2746
|
-
"description": "Box shadow color of a primary label wrapper when it has focus within"
|
|
2747
|
-
},
|
|
2748
|
-
{
|
|
2749
|
-
"name": "--cdr-label-wrapper-primary-background-color-active",
|
|
2750
|
-
"defaultValue": "--cdr-color-background-label-default-active",
|
|
2751
|
-
"description": "Background color of a primary label wrapper when active"
|
|
2752
|
-
},
|
|
2753
|
-
{
|
|
2754
|
-
"name": "--cdr-label-wrapper-secondary-background-color",
|
|
2755
|
-
"defaultValue": "--cdr-color-background-input-default",
|
|
2756
|
-
"description": "Background color of a secondary label wrapper"
|
|
2757
|
-
},
|
|
2758
|
-
{
|
|
2759
|
-
"name": "--cdr-label-wrapper-secondary-background-color-hover",
|
|
2760
|
-
"defaultValue": "--cdr-color-background-label-secondary-hover",
|
|
2761
|
-
"description": "Background color of a secondary label wrapper when hovered"
|
|
2762
|
-
},
|
|
2763
|
-
{
|
|
2764
|
-
"name": "--cdr-label-wrapper-secondary-background-color-focus",
|
|
2765
|
-
"defaultValue": "--cdr-color-background-label-secondary-focus",
|
|
2766
|
-
"description": "Background color of a secondary label wrapper when it has focus within"
|
|
2767
|
-
},
|
|
2768
|
-
{
|
|
2769
|
-
"name": "--cdr-label-wrapper-secondary-background-color-active",
|
|
2770
|
-
"defaultValue": "--cdr-color-background-label-secondary-active",
|
|
2771
|
-
"description": "Background color of a secondary label wrapper when active"
|
|
2772
|
-
},
|
|
2773
|
-
{
|
|
2774
|
-
"name": "--cdr-label-wrapper-text-color-disabled",
|
|
2775
|
-
"defaultValue": "--cdr-color-text-input-disabled",
|
|
2776
|
-
"description": "Text color of a disabled label wrapper"
|
|
2533
|
+
"name": "--cdr-link-text-color",
|
|
2534
|
+
"defaultValue": "--cdr-color-text-link-rest",
|
|
2535
|
+
"description": "Color of the link text"
|
|
2777
2536
|
},
|
|
2778
2537
|
{
|
|
2779
|
-
"name": "--cdr-
|
|
2780
|
-
"defaultValue": "--cdr-color-
|
|
2781
|
-
"description": "
|
|
2538
|
+
"name": "--cdr-link-fill-color",
|
|
2539
|
+
"defaultValue": "--cdr-color-text-link-rest",
|
|
2540
|
+
"description": "Color of the link fill"
|
|
2782
2541
|
},
|
|
2783
2542
|
{
|
|
2784
|
-
"name": "--cdr-
|
|
2785
|
-
"defaultValue": "--cdr-color-
|
|
2786
|
-
"description": "
|
|
2543
|
+
"name": "--cdr-link-active-text-color-active",
|
|
2544
|
+
"defaultValue": "--cdr-color-text-link-active",
|
|
2545
|
+
"description": "Color of the link text when active or focused"
|
|
2787
2546
|
},
|
|
2788
2547
|
{
|
|
2789
|
-
"name": "--cdr-
|
|
2790
|
-
"defaultValue": "--cdr-color-
|
|
2791
|
-
"description": "
|
|
2548
|
+
"name": "--cdr-link-text-color-hover",
|
|
2549
|
+
"defaultValue": "--cdr-color-text-link-hover",
|
|
2550
|
+
"description": "Color of the link text when hovered"
|
|
2792
2551
|
}
|
|
2793
2552
|
]
|
|
2794
2553
|
},
|
|
@@ -3025,124 +2784,365 @@
|
|
|
3025
2784
|
}
|
|
3026
2785
|
]
|
|
3027
2786
|
},
|
|
3028
|
-
"
|
|
3029
|
-
"name": "
|
|
3030
|
-
"description": "
|
|
2787
|
+
"CdrImg": {
|
|
2788
|
+
"name": "CdrImg",
|
|
2789
|
+
"description": "Media for capturing attention and communicating messages",
|
|
3031
2790
|
"tags": {},
|
|
3032
2791
|
"exportName": "default",
|
|
3033
|
-
"displayName": "
|
|
2792
|
+
"displayName": "CdrImg",
|
|
3034
2793
|
"props": [
|
|
3035
2794
|
{
|
|
3036
|
-
"name": "
|
|
3037
|
-
"description": "
|
|
3038
|
-
"tags": {},
|
|
3039
|
-
"values": [
|
|
3040
|
-
"a",
|
|
3041
|
-
"button"
|
|
3042
|
-
],
|
|
2795
|
+
"name": "src",
|
|
2796
|
+
"description": "Image source url.",
|
|
3043
2797
|
"type": {
|
|
3044
2798
|
"name": "string"
|
|
3045
2799
|
},
|
|
3046
|
-
"
|
|
3047
|
-
"func": false,
|
|
3048
|
-
"value": "'a'"
|
|
3049
|
-
}
|
|
2800
|
+
"required": true
|
|
3050
2801
|
},
|
|
3051
2802
|
{
|
|
3052
|
-
"name": "
|
|
3053
|
-
"description": "
|
|
2803
|
+
"name": "alt",
|
|
2804
|
+
"description": "Image alt text. Defaults to an empty string",
|
|
3054
2805
|
"type": {
|
|
3055
2806
|
"name": "string"
|
|
3056
2807
|
},
|
|
3057
2808
|
"defaultValue": {
|
|
3058
2809
|
"func": false,
|
|
3059
|
-
"value": "'
|
|
2810
|
+
"value": "''"
|
|
3060
2811
|
}
|
|
3061
2812
|
},
|
|
3062
2813
|
{
|
|
3063
|
-
"name": "
|
|
3064
|
-
"description": "
|
|
2814
|
+
"name": "ratio",
|
|
2815
|
+
"description": "Aspect ratio of the media container",
|
|
2816
|
+
"tags": {
|
|
2817
|
+
"demoSelectMultiple": [
|
|
2818
|
+
{
|
|
2819
|
+
"description": "false",
|
|
2820
|
+
"title": "demoSelectMultiple"
|
|
2821
|
+
}
|
|
2822
|
+
]
|
|
2823
|
+
},
|
|
2824
|
+
"values": [
|
|
2825
|
+
"auto",
|
|
2826
|
+
"square",
|
|
2827
|
+
"1-2",
|
|
2828
|
+
"2-3",
|
|
2829
|
+
"3-4",
|
|
2830
|
+
"9-16",
|
|
2831
|
+
"2-1",
|
|
2832
|
+
"3-2",
|
|
2833
|
+
"4-3",
|
|
2834
|
+
"16-9"
|
|
2835
|
+
],
|
|
3065
2836
|
"type": {
|
|
3066
|
-
"name": "
|
|
2837
|
+
"name": "string"
|
|
3067
2838
|
},
|
|
3068
2839
|
"defaultValue": {
|
|
3069
2840
|
"func": false,
|
|
3070
|
-
"value":
|
|
2841
|
+
"value": "undefined"
|
|
3071
2842
|
}
|
|
3072
2843
|
},
|
|
3073
2844
|
{
|
|
3074
|
-
"name": "
|
|
3075
|
-
"description": "
|
|
3076
|
-
"tags": {
|
|
2845
|
+
"name": "crop",
|
|
2846
|
+
"description": "Requires a `ratio`. Area to crop the image overflow to. {left, center, right} {top, center, bottom}",
|
|
2847
|
+
"tags": {
|
|
2848
|
+
"demoSelectMultiple": [
|
|
2849
|
+
{
|
|
2850
|
+
"description": "false",
|
|
2851
|
+
"title": "demoSelectMultiple"
|
|
2852
|
+
}
|
|
2853
|
+
]
|
|
2854
|
+
},
|
|
3077
2855
|
"values": [
|
|
3078
|
-
"
|
|
2856
|
+
"left",
|
|
2857
|
+
"x-center",
|
|
2858
|
+
"right",
|
|
2859
|
+
"top",
|
|
2860
|
+
"y-center",
|
|
2861
|
+
"bottom"
|
|
3079
2862
|
],
|
|
3080
2863
|
"type": {
|
|
3081
2864
|
"name": "string"
|
|
3082
|
-
},
|
|
3083
|
-
"defaultValue": {
|
|
3084
|
-
"func": false,
|
|
3085
|
-
"value": "''"
|
|
3086
2865
|
}
|
|
3087
2866
|
},
|
|
3088
2867
|
{
|
|
3089
|
-
"name": "
|
|
2868
|
+
"name": "cover",
|
|
2869
|
+
"description": "Requires a `ratio`. Scale the image to be as large as possible to fill the area (background-position: cover;)",
|
|
2870
|
+
"type": {
|
|
2871
|
+
"name": "boolean"
|
|
2872
|
+
}
|
|
2873
|
+
},
|
|
2874
|
+
{
|
|
2875
|
+
"name": "containerClass",
|
|
2876
|
+
"description": "Adds a custom class to the cdr-img__ratio container div",
|
|
2877
|
+
"type": {
|
|
2878
|
+
"name": "string"
|
|
2879
|
+
}
|
|
2880
|
+
},
|
|
2881
|
+
{
|
|
2882
|
+
"name": "radius",
|
|
2883
|
+
"description": "Sets a border radius to an element {square, top, right, bottom, left}",
|
|
3090
2884
|
"tags": {
|
|
3091
|
-
"
|
|
2885
|
+
"demoSelectMultiple": [
|
|
3092
2886
|
{
|
|
3093
|
-
"description":
|
|
3094
|
-
"title": "
|
|
2887
|
+
"description": "false",
|
|
2888
|
+
"title": "demoSelectMultiple"
|
|
3095
2889
|
}
|
|
3096
2890
|
]
|
|
3097
2891
|
},
|
|
2892
|
+
"values": [
|
|
2893
|
+
"circle",
|
|
2894
|
+
"rounded"
|
|
2895
|
+
],
|
|
3098
2896
|
"type": {
|
|
3099
2897
|
"name": "string"
|
|
3100
2898
|
}
|
|
3101
2899
|
},
|
|
3102
2900
|
{
|
|
3103
|
-
"name": "
|
|
2901
|
+
"name": "modifier",
|
|
2902
|
+
"description": "Modifies the style variant for this component.",
|
|
3104
2903
|
"tags": {
|
|
3105
|
-
"
|
|
2904
|
+
"demoSelectMultiple": [
|
|
3106
2905
|
{
|
|
3107
|
-
"description":
|
|
3108
|
-
"title": "
|
|
2906
|
+
"description": "false",
|
|
2907
|
+
"title": "demoSelectMultiple"
|
|
3109
2908
|
}
|
|
3110
2909
|
]
|
|
3111
2910
|
},
|
|
2911
|
+
"values": [
|
|
2912
|
+
"responsive"
|
|
2913
|
+
],
|
|
3112
2914
|
"type": {
|
|
3113
2915
|
"name": "string"
|
|
2916
|
+
},
|
|
2917
|
+
"defaultValue": {
|
|
2918
|
+
"func": false,
|
|
2919
|
+
"value": "''"
|
|
3114
2920
|
}
|
|
3115
2921
|
}
|
|
3116
2922
|
],
|
|
3117
|
-
"slots": [
|
|
3118
|
-
{
|
|
3119
|
-
"name": "default",
|
|
3120
|
-
"description": "Readable text of the link"
|
|
3121
|
-
}
|
|
3122
|
-
],
|
|
3123
2923
|
"sourceFiles": [
|
|
3124
|
-
"./src/components/
|
|
3125
|
-
]
|
|
3126
|
-
|
|
3127
|
-
|
|
3128
|
-
|
|
3129
|
-
|
|
3130
|
-
|
|
3131
|
-
|
|
3132
|
-
|
|
3133
|
-
|
|
3134
|
-
|
|
3135
|
-
"
|
|
2924
|
+
"./src/components/image/CdrImg.vue"
|
|
2925
|
+
]
|
|
2926
|
+
},
|
|
2927
|
+
"CdrLabelWrapper": {
|
|
2928
|
+
"name": "CdrLabelWrapper",
|
|
2929
|
+
"exportName": "default",
|
|
2930
|
+
"displayName": "CdrLabelWrapper",
|
|
2931
|
+
"description": "",
|
|
2932
|
+
"tags": {},
|
|
2933
|
+
"props": [
|
|
2934
|
+
{
|
|
2935
|
+
"name": "labelClass",
|
|
2936
|
+
"type": {
|
|
2937
|
+
"name": "string"
|
|
2938
|
+
}
|
|
3136
2939
|
},
|
|
3137
2940
|
{
|
|
3138
|
-
"name": "
|
|
3139
|
-
"
|
|
3140
|
-
|
|
2941
|
+
"name": "contentClass",
|
|
2942
|
+
"type": {
|
|
2943
|
+
"name": "string"
|
|
2944
|
+
}
|
|
3141
2945
|
},
|
|
3142
2946
|
{
|
|
3143
|
-
"name": "
|
|
3144
|
-
"
|
|
3145
|
-
|
|
2947
|
+
"name": "background",
|
|
2948
|
+
"type": {
|
|
2949
|
+
"name": "backgroundProps"
|
|
2950
|
+
}
|
|
2951
|
+
},
|
|
2952
|
+
{
|
|
2953
|
+
"name": "disabled",
|
|
2954
|
+
"type": {
|
|
2955
|
+
"name": "boolean"
|
|
2956
|
+
}
|
|
2957
|
+
},
|
|
2958
|
+
{
|
|
2959
|
+
"name": "modifier",
|
|
2960
|
+
"type": {
|
|
2961
|
+
"name": "string"
|
|
2962
|
+
}
|
|
2963
|
+
},
|
|
2964
|
+
{
|
|
2965
|
+
"name": "size",
|
|
2966
|
+
"type": {
|
|
2967
|
+
"name": "string"
|
|
2968
|
+
}
|
|
2969
|
+
}
|
|
2970
|
+
],
|
|
2971
|
+
"slots": [
|
|
2972
|
+
{
|
|
2973
|
+
"name": "input"
|
|
2974
|
+
},
|
|
2975
|
+
{
|
|
2976
|
+
"name": "svgs"
|
|
2977
|
+
},
|
|
2978
|
+
{
|
|
2979
|
+
"name": "default"
|
|
2980
|
+
}
|
|
2981
|
+
],
|
|
2982
|
+
"sourceFiles": [
|
|
2983
|
+
"./src/components/labelWrapper/CdrLabelWrapper.vue"
|
|
2984
|
+
],
|
|
2985
|
+
"UIProperties": [
|
|
2986
|
+
{
|
|
2987
|
+
"name": "--cdr-label-wrapper-text-color",
|
|
2988
|
+
"defaultValue": "--cdr-color-text-input-label",
|
|
2989
|
+
"description": "Text color of a label wrapper"
|
|
2990
|
+
},
|
|
2991
|
+
{
|
|
2992
|
+
"name": "--cdr-label-wrapper-background-color",
|
|
2993
|
+
"defaultValue": "--cdr-color-background-input-default",
|
|
2994
|
+
"description": "Background color of a label wrapper"
|
|
2995
|
+
},
|
|
2996
|
+
{
|
|
2997
|
+
"name": "--cdr-label-wrapper-primary-background-color-hover",
|
|
2998
|
+
"defaultValue": "--cdr-color-background-label-default-hover",
|
|
2999
|
+
"description": "Background color of a primary label wrapper when hovered"
|
|
3000
|
+
},
|
|
3001
|
+
{
|
|
3002
|
+
"name": "--cdr-label-wrapper-primary-background-color-focus",
|
|
3003
|
+
"defaultValue": "--cdr-color-background-label-default-focus",
|
|
3004
|
+
"description": "Background color of a primary label wrapper when it has focus within"
|
|
3005
|
+
},
|
|
3006
|
+
{
|
|
3007
|
+
"name": "--cdr-label-wrapper-primary-focus-box-shadow-color",
|
|
3008
|
+
"defaultValue": "--cdr-color-border-label-default-focus",
|
|
3009
|
+
"description": "Box shadow color of a primary label wrapper when it has focus within"
|
|
3010
|
+
},
|
|
3011
|
+
{
|
|
3012
|
+
"name": "--cdr-label-wrapper-primary-background-color-active",
|
|
3013
|
+
"defaultValue": "--cdr-color-background-label-default-active",
|
|
3014
|
+
"description": "Background color of a primary label wrapper when active"
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"name": "--cdr-label-wrapper-secondary-background-color",
|
|
3018
|
+
"defaultValue": "--cdr-color-background-input-default",
|
|
3019
|
+
"description": "Background color of a secondary label wrapper"
|
|
3020
|
+
},
|
|
3021
|
+
{
|
|
3022
|
+
"name": "--cdr-label-wrapper-secondary-background-color-hover",
|
|
3023
|
+
"defaultValue": "--cdr-color-background-label-secondary-hover",
|
|
3024
|
+
"description": "Background color of a secondary label wrapper when hovered"
|
|
3025
|
+
},
|
|
3026
|
+
{
|
|
3027
|
+
"name": "--cdr-label-wrapper-secondary-background-color-focus",
|
|
3028
|
+
"defaultValue": "--cdr-color-background-label-secondary-focus",
|
|
3029
|
+
"description": "Background color of a secondary label wrapper when it has focus within"
|
|
3030
|
+
},
|
|
3031
|
+
{
|
|
3032
|
+
"name": "--cdr-label-wrapper-secondary-background-color-active",
|
|
3033
|
+
"defaultValue": "--cdr-color-background-label-secondary-active",
|
|
3034
|
+
"description": "Background color of a secondary label wrapper when active"
|
|
3035
|
+
},
|
|
3036
|
+
{
|
|
3037
|
+
"name": "--cdr-label-wrapper-text-color-disabled",
|
|
3038
|
+
"defaultValue": "--cdr-color-text-input-disabled",
|
|
3039
|
+
"description": "Text color of a disabled label wrapper"
|
|
3040
|
+
},
|
|
3041
|
+
{
|
|
3042
|
+
"name": "--cdr-label-wrapper-background-color-disabled",
|
|
3043
|
+
"defaultValue": "--cdr-color-background-input-default",
|
|
3044
|
+
"description": "Background color of a disabled label wrapper"
|
|
3045
|
+
},
|
|
3046
|
+
{
|
|
3047
|
+
"name": "--cdr-form-figure-background-color",
|
|
3048
|
+
"defaultValue": "--cdr-color-background-input-default",
|
|
3049
|
+
"description": "Background color of a form figure"
|
|
3050
|
+
},
|
|
3051
|
+
{
|
|
3052
|
+
"name": "--cdr-form-figure-box-shadow-color",
|
|
3053
|
+
"defaultValue": "--cdr-color-border-input-default",
|
|
3054
|
+
"description": "Box shadow color of a form figure"
|
|
3055
|
+
}
|
|
3056
|
+
]
|
|
3057
|
+
},
|
|
3058
|
+
"CdrLabelStandalone": {
|
|
3059
|
+
"name": "CdrLabelStandalone",
|
|
3060
|
+
"exportName": "default",
|
|
3061
|
+
"displayName": "CdrLabelStandalone",
|
|
3062
|
+
"description": "",
|
|
3063
|
+
"tags": {},
|
|
3064
|
+
"props": [
|
|
3065
|
+
{
|
|
3066
|
+
"name": "forId",
|
|
3067
|
+
"type": {
|
|
3068
|
+
"name": "string"
|
|
3069
|
+
},
|
|
3070
|
+
"required": true
|
|
3071
|
+
},
|
|
3072
|
+
{
|
|
3073
|
+
"name": "label",
|
|
3074
|
+
"type": {
|
|
3075
|
+
"name": "string"
|
|
3076
|
+
}
|
|
3077
|
+
},
|
|
3078
|
+
{
|
|
3079
|
+
"name": "disabled",
|
|
3080
|
+
"type": {
|
|
3081
|
+
"name": "boolean"
|
|
3082
|
+
}
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
"name": "required",
|
|
3086
|
+
"type": {
|
|
3087
|
+
"name": "boolean"
|
|
3088
|
+
}
|
|
3089
|
+
},
|
|
3090
|
+
{
|
|
3091
|
+
"name": "optional",
|
|
3092
|
+
"type": {
|
|
3093
|
+
"name": "boolean"
|
|
3094
|
+
}
|
|
3095
|
+
},
|
|
3096
|
+
{
|
|
3097
|
+
"name": "hideLabel",
|
|
3098
|
+
"type": {
|
|
3099
|
+
"name": "boolean"
|
|
3100
|
+
}
|
|
3101
|
+
}
|
|
3102
|
+
],
|
|
3103
|
+
"slots": [
|
|
3104
|
+
{
|
|
3105
|
+
"name": "helper"
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
"name": "default"
|
|
3109
|
+
},
|
|
3110
|
+
{
|
|
3111
|
+
"name": "info-action"
|
|
3112
|
+
},
|
|
3113
|
+
{
|
|
3114
|
+
"name": "info"
|
|
3115
|
+
},
|
|
3116
|
+
{
|
|
3117
|
+
"name": "helper-text-bottom"
|
|
3118
|
+
},
|
|
3119
|
+
{
|
|
3120
|
+
"name": "error"
|
|
3121
|
+
}
|
|
3122
|
+
],
|
|
3123
|
+
"sourceFiles": [
|
|
3124
|
+
"./src/components/labelStandalone/CdrLabelStandalone.vue"
|
|
3125
|
+
],
|
|
3126
|
+
"UIProperties": [
|
|
3127
|
+
{
|
|
3128
|
+
"name": "--cdr-label-standalone-text-color",
|
|
3129
|
+
"defaultValue": "--cdr-color-text-input-label",
|
|
3130
|
+
"description": "Text color of a standalone label"
|
|
3131
|
+
},
|
|
3132
|
+
{
|
|
3133
|
+
"name": "--cdr-label-standalone-disabled-text-color",
|
|
3134
|
+
"defaultValue": "--cdr-color-text-input-disabled",
|
|
3135
|
+
"description": "Text color of a standalone label when disabled"
|
|
3136
|
+
},
|
|
3137
|
+
{
|
|
3138
|
+
"name": "--cdr-label-standalone-optional-text-color",
|
|
3139
|
+
"defaultValue": "--cdr-color-text-input-optional",
|
|
3140
|
+
"description": "Text color of a standalone label when optional"
|
|
3141
|
+
},
|
|
3142
|
+
{
|
|
3143
|
+
"name": "--cdr-label-standalone-helper-text-color",
|
|
3144
|
+
"defaultValue": "--cdr-color-text-input-help",
|
|
3145
|
+
"description": "Text color of a standalone helper label"
|
|
3146
3146
|
}
|
|
3147
3147
|
]
|
|
3148
3148
|
},
|
|
@@ -3299,194 +3299,162 @@
|
|
|
3299
3299
|
}
|
|
3300
3300
|
]
|
|
3301
3301
|
},
|
|
3302
|
-
"
|
|
3303
|
-
"name": "
|
|
3304
|
-
"description": "
|
|
3302
|
+
"CdrPopup": {
|
|
3303
|
+
"name": "CdrPopup",
|
|
3304
|
+
"description": "An internal helper component used by Popover and Tooltip",
|
|
3305
3305
|
"tags": {},
|
|
3306
3306
|
"exportName": "default",
|
|
3307
|
-
"displayName": "
|
|
3307
|
+
"displayName": "CdrPopup",
|
|
3308
3308
|
"props": [
|
|
3309
3309
|
{
|
|
3310
|
-
"name": "
|
|
3311
|
-
"description": "Sets the position where the popover will render relative to the trigger element.",
|
|
3312
|
-
"tags": {
|
|
3313
|
-
"demoSelectMultiple": [
|
|
3314
|
-
{
|
|
3315
|
-
"description": "false",
|
|
3316
|
-
"title": "demoSelectMultiple"
|
|
3317
|
-
}
|
|
3318
|
-
]
|
|
3319
|
-
},
|
|
3320
|
-
"values": [
|
|
3321
|
-
"top",
|
|
3322
|
-
"bottom",
|
|
3323
|
-
"left",
|
|
3324
|
-
"right"
|
|
3325
|
-
],
|
|
3310
|
+
"name": "opened",
|
|
3326
3311
|
"type": {
|
|
3327
|
-
"name": "
|
|
3312
|
+
"name": "boolean"
|
|
3328
3313
|
},
|
|
3329
|
-
"required": false,
|
|
3330
3314
|
"defaultValue": {
|
|
3331
3315
|
"func": false,
|
|
3332
|
-
"value":
|
|
3316
|
+
"value": false
|
|
3333
3317
|
}
|
|
3334
3318
|
},
|
|
3335
3319
|
{
|
|
3336
|
-
"name": "
|
|
3337
|
-
"description": "If set to `true`, popover will attempt to dynamically set it's position to\nensure it renders within the visible browser window.\nIf `false` the popover will always render in the provided `position`.",
|
|
3320
|
+
"name": "position",
|
|
3338
3321
|
"type": {
|
|
3339
|
-
"name": "
|
|
3322
|
+
"name": "string"
|
|
3340
3323
|
},
|
|
3341
3324
|
"required": false,
|
|
3342
3325
|
"defaultValue": {
|
|
3343
3326
|
"func": false,
|
|
3344
|
-
"value":
|
|
3327
|
+
"value": "'top'"
|
|
3345
3328
|
}
|
|
3346
3329
|
},
|
|
3347
3330
|
{
|
|
3348
|
-
"name": "
|
|
3349
|
-
"description": "Sets the title for the popover content. Can also be provided via the `title` slot.",
|
|
3350
|
-
"type": {
|
|
3351
|
-
"name": "string"
|
|
3352
|
-
},
|
|
3353
|
-
"required": false
|
|
3354
|
-
},
|
|
3355
|
-
{
|
|
3356
|
-
"name": "id",
|
|
3357
|
-
"description": "ID for the popover element, required for accessibility",
|
|
3331
|
+
"name": "autoPosition",
|
|
3358
3332
|
"type": {
|
|
3359
|
-
"name": "
|
|
3333
|
+
"name": "boolean"
|
|
3360
3334
|
},
|
|
3361
|
-
"
|
|
3335
|
+
"defaultValue": {
|
|
3336
|
+
"func": false,
|
|
3337
|
+
"value": true
|
|
3338
|
+
}
|
|
3362
3339
|
},
|
|
3363
3340
|
{
|
|
3364
3341
|
"name": "contentClass",
|
|
3365
|
-
"description": "Add custom class to the popover content wrapper. Allows for overriding size, styling, etc.",
|
|
3366
3342
|
"type": {
|
|
3367
3343
|
"name": "string"
|
|
3368
|
-
},
|
|
3369
|
-
"required": false
|
|
3370
|
-
},
|
|
3371
|
-
{
|
|
3372
|
-
"name": "open",
|
|
3373
|
-
"description": "Used to programmatically control the popover state. Does not need to be set if you are using the `trigger` slot.",
|
|
3374
|
-
"tags": {
|
|
3375
|
-
"demoIgnore": [
|
|
3376
|
-
{
|
|
3377
|
-
"description": "true",
|
|
3378
|
-
"title": "demoIgnore"
|
|
3379
|
-
}
|
|
3380
|
-
]
|
|
3381
|
-
},
|
|
3382
|
-
"type": {
|
|
3383
|
-
"name": "boolean"
|
|
3384
|
-
},
|
|
3385
|
-
"required": false,
|
|
3386
|
-
"defaultValue": {
|
|
3387
|
-
"func": false,
|
|
3388
|
-
"value": false
|
|
3389
3344
|
}
|
|
3390
3345
|
}
|
|
3391
3346
|
],
|
|
3392
3347
|
"events": [
|
|
3393
3348
|
{
|
|
3394
|
-
"name": "
|
|
3395
|
-
"description": "Emits when popover is opened"
|
|
3396
|
-
},
|
|
3397
|
-
{
|
|
3398
|
-
"name": "closed",
|
|
3399
|
-
"description": "Emits when popover is closed"
|
|
3349
|
+
"name": "closed"
|
|
3400
3350
|
}
|
|
3401
3351
|
],
|
|
3402
3352
|
"slots": [
|
|
3403
|
-
{
|
|
3404
|
-
"name": "trigger",
|
|
3405
|
-
"description": " Slot for the element that triggers the popover."
|
|
3406
|
-
},
|
|
3407
|
-
{
|
|
3408
|
-
"name": "title",
|
|
3409
|
-
"description": "Sets the title for the popover. Can also be set with `label` prop"
|
|
3410
|
-
},
|
|
3411
3353
|
{
|
|
3412
3354
|
"name": "default"
|
|
3413
|
-
},
|
|
3414
|
-
{
|
|
3415
|
-
"name": "icon"
|
|
3416
3355
|
}
|
|
3417
3356
|
],
|
|
3418
3357
|
"sourceFiles": [
|
|
3419
|
-
"./src/components/
|
|
3358
|
+
"./src/components/popup/CdrPopup.vue"
|
|
3359
|
+
],
|
|
3360
|
+
"UIProperties": [
|
|
3361
|
+
{
|
|
3362
|
+
"name": "--cdr-popup-content-background",
|
|
3363
|
+
"defaultValue": "--cdr-color-background-primary",
|
|
3364
|
+
"description": "Background color of cdr-popup content"
|
|
3365
|
+
},
|
|
3366
|
+
{
|
|
3367
|
+
"name": "--cdr-popup-content-border-color",
|
|
3368
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
3369
|
+
"description": "Border color of cdr-popup content"
|
|
3370
|
+
}
|
|
3420
3371
|
]
|
|
3421
3372
|
},
|
|
3422
|
-
"
|
|
3423
|
-
"name": "
|
|
3424
|
-
"description": "
|
|
3373
|
+
"CdrQuote": {
|
|
3374
|
+
"name": "CdrQuote",
|
|
3375
|
+
"description": "Short excerpt used to emphasize content or break up a large body of text",
|
|
3425
3376
|
"tags": {},
|
|
3426
3377
|
"exportName": "default",
|
|
3427
|
-
"displayName": "
|
|
3378
|
+
"displayName": "CdrQuote",
|
|
3428
3379
|
"props": [
|
|
3429
3380
|
{
|
|
3430
|
-
"name": "
|
|
3381
|
+
"name": "tag",
|
|
3382
|
+
"description": "Sets the semantic HTML element for the quote.",
|
|
3383
|
+
"tags": {},
|
|
3384
|
+
"values": [
|
|
3385
|
+
"blockquote",
|
|
3386
|
+
"aside",
|
|
3387
|
+
"q",
|
|
3388
|
+
"div"
|
|
3389
|
+
],
|
|
3431
3390
|
"type": {
|
|
3432
|
-
"name": "
|
|
3391
|
+
"name": "string"
|
|
3433
3392
|
},
|
|
3434
3393
|
"defaultValue": {
|
|
3435
3394
|
"func": false,
|
|
3436
|
-
"value":
|
|
3395
|
+
"value": "'blockquote'"
|
|
3437
3396
|
}
|
|
3438
3397
|
},
|
|
3439
3398
|
{
|
|
3440
|
-
"name": "
|
|
3399
|
+
"name": "modifier",
|
|
3400
|
+
"description": "Modifies the style variant for the quote",
|
|
3401
|
+
"tags": {
|
|
3402
|
+
"demoSelectMultiple": [
|
|
3403
|
+
{
|
|
3404
|
+
"description": "true",
|
|
3405
|
+
"title": "demoSelectMultiple"
|
|
3406
|
+
}
|
|
3407
|
+
]
|
|
3408
|
+
},
|
|
3409
|
+
"values": [
|
|
3410
|
+
"pull"
|
|
3411
|
+
],
|
|
3441
3412
|
"type": {
|
|
3442
3413
|
"name": "string"
|
|
3443
3414
|
},
|
|
3444
|
-
"required": false,
|
|
3445
3415
|
"defaultValue": {
|
|
3446
3416
|
"func": false,
|
|
3447
|
-
"value": "'
|
|
3417
|
+
"value": "''"
|
|
3448
3418
|
}
|
|
3449
3419
|
},
|
|
3450
3420
|
{
|
|
3451
|
-
"name": "
|
|
3421
|
+
"name": "summary",
|
|
3422
|
+
"description": "Sets the quote body text.",
|
|
3452
3423
|
"type": {
|
|
3453
|
-
"name": "
|
|
3454
|
-
},
|
|
3455
|
-
"defaultValue": {
|
|
3456
|
-
"func": false,
|
|
3457
|
-
"value": true
|
|
3424
|
+
"name": "string"
|
|
3458
3425
|
}
|
|
3459
3426
|
},
|
|
3460
3427
|
{
|
|
3461
|
-
"name": "
|
|
3428
|
+
"name": "citation",
|
|
3429
|
+
"description": "Sets the quote attribution text.",
|
|
3462
3430
|
"type": {
|
|
3463
3431
|
"name": "string"
|
|
3464
3432
|
}
|
|
3465
3433
|
}
|
|
3466
3434
|
],
|
|
3467
|
-
"events": [
|
|
3468
|
-
{
|
|
3469
|
-
"name": "closed"
|
|
3470
|
-
}
|
|
3471
|
-
],
|
|
3472
3435
|
"slots": [
|
|
3473
3436
|
{
|
|
3474
3437
|
"name": "default"
|
|
3475
3438
|
}
|
|
3476
3439
|
],
|
|
3477
3440
|
"sourceFiles": [
|
|
3478
|
-
"./src/components/
|
|
3441
|
+
"./src/components/quote/CdrQuote.vue"
|
|
3479
3442
|
],
|
|
3480
3443
|
"UIProperties": [
|
|
3481
3444
|
{
|
|
3482
|
-
"name": "--cdr-
|
|
3483
|
-
"defaultValue": "--cdr-color-
|
|
3484
|
-
"description": "
|
|
3445
|
+
"name": "--cdr-quote-cite-text-color",
|
|
3446
|
+
"defaultValue": "--cdr-color-text-secondary",
|
|
3447
|
+
"description": "Text color of a cdr-quote citation"
|
|
3485
3448
|
},
|
|
3486
3449
|
{
|
|
3487
|
-
"name": "--cdr-
|
|
3488
|
-
"defaultValue": "--cdr-color-
|
|
3489
|
-
"description": "
|
|
3450
|
+
"name": "--cdr-quote-content-text-color",
|
|
3451
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
3452
|
+
"description": "Text color of cdr-quote content"
|
|
3453
|
+
},
|
|
3454
|
+
{
|
|
3455
|
+
"name": "--cdr-quote-pull-container-border-color",
|
|
3456
|
+
"defaultValue": "--cdr-color-border-primary",
|
|
3457
|
+
"description": "Border color of a cdr-quote pull container"
|
|
3490
3458
|
}
|
|
3491
3459
|
]
|
|
3492
3460
|
},
|
|
@@ -3730,94 +3698,6 @@
|
|
|
3730
3698
|
}
|
|
3731
3699
|
]
|
|
3732
3700
|
},
|
|
3733
|
-
"CdrQuote": {
|
|
3734
|
-
"name": "CdrQuote",
|
|
3735
|
-
"description": "Short excerpt used to emphasize content or break up a large body of text",
|
|
3736
|
-
"tags": {},
|
|
3737
|
-
"exportName": "default",
|
|
3738
|
-
"displayName": "CdrQuote",
|
|
3739
|
-
"props": [
|
|
3740
|
-
{
|
|
3741
|
-
"name": "tag",
|
|
3742
|
-
"description": "Sets the semantic HTML element for the quote.",
|
|
3743
|
-
"tags": {},
|
|
3744
|
-
"values": [
|
|
3745
|
-
"blockquote",
|
|
3746
|
-
"aside",
|
|
3747
|
-
"q",
|
|
3748
|
-
"div"
|
|
3749
|
-
],
|
|
3750
|
-
"type": {
|
|
3751
|
-
"name": "string"
|
|
3752
|
-
},
|
|
3753
|
-
"defaultValue": {
|
|
3754
|
-
"func": false,
|
|
3755
|
-
"value": "'blockquote'"
|
|
3756
|
-
}
|
|
3757
|
-
},
|
|
3758
|
-
{
|
|
3759
|
-
"name": "modifier",
|
|
3760
|
-
"description": "Modifies the style variant for the quote",
|
|
3761
|
-
"tags": {
|
|
3762
|
-
"demoSelectMultiple": [
|
|
3763
|
-
{
|
|
3764
|
-
"description": "true",
|
|
3765
|
-
"title": "demoSelectMultiple"
|
|
3766
|
-
}
|
|
3767
|
-
]
|
|
3768
|
-
},
|
|
3769
|
-
"values": [
|
|
3770
|
-
"pull"
|
|
3771
|
-
],
|
|
3772
|
-
"type": {
|
|
3773
|
-
"name": "string"
|
|
3774
|
-
},
|
|
3775
|
-
"defaultValue": {
|
|
3776
|
-
"func": false,
|
|
3777
|
-
"value": "''"
|
|
3778
|
-
}
|
|
3779
|
-
},
|
|
3780
|
-
{
|
|
3781
|
-
"name": "summary",
|
|
3782
|
-
"description": "Sets the quote body text.",
|
|
3783
|
-
"type": {
|
|
3784
|
-
"name": "string"
|
|
3785
|
-
}
|
|
3786
|
-
},
|
|
3787
|
-
{
|
|
3788
|
-
"name": "citation",
|
|
3789
|
-
"description": "Sets the quote attribution text.",
|
|
3790
|
-
"type": {
|
|
3791
|
-
"name": "string"
|
|
3792
|
-
}
|
|
3793
|
-
}
|
|
3794
|
-
],
|
|
3795
|
-
"slots": [
|
|
3796
|
-
{
|
|
3797
|
-
"name": "default"
|
|
3798
|
-
}
|
|
3799
|
-
],
|
|
3800
|
-
"sourceFiles": [
|
|
3801
|
-
"./src/components/quote/CdrQuote.vue"
|
|
3802
|
-
],
|
|
3803
|
-
"UIProperties": [
|
|
3804
|
-
{
|
|
3805
|
-
"name": "--cdr-quote-cite-text-color",
|
|
3806
|
-
"defaultValue": "--cdr-color-text-secondary",
|
|
3807
|
-
"description": "Text color of a cdr-quote citation"
|
|
3808
|
-
},
|
|
3809
|
-
{
|
|
3810
|
-
"name": "--cdr-quote-content-text-color",
|
|
3811
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
3812
|
-
"description": "Text color of cdr-quote content"
|
|
3813
|
-
},
|
|
3814
|
-
{
|
|
3815
|
-
"name": "--cdr-quote-pull-container-border-color",
|
|
3816
|
-
"defaultValue": "--cdr-color-border-primary",
|
|
3817
|
-
"description": "Border color of a cdr-quote pull container"
|
|
3818
|
-
}
|
|
3819
|
-
]
|
|
3820
|
-
},
|
|
3821
3701
|
"CdrRating": {
|
|
3822
3702
|
"name": "CdrRating",
|
|
3823
3703
|
"description": "Provides insight into user opinions for products, experiences, and more",
|
|
@@ -3948,20 +3828,229 @@
|
|
|
3948
3828
|
}
|
|
3949
3829
|
]
|
|
3950
3830
|
},
|
|
3951
|
-
"
|
|
3952
|
-
"name": "
|
|
3953
|
-
"description": "
|
|
3831
|
+
"CdrPopover": {
|
|
3832
|
+
"name": "CdrPopover",
|
|
3833
|
+
"description": "Small overlay used to display contextual information",
|
|
3954
3834
|
"tags": {},
|
|
3955
3835
|
"exportName": "default",
|
|
3956
|
-
"displayName": "
|
|
3836
|
+
"displayName": "CdrPopover",
|
|
3957
3837
|
"props": [
|
|
3958
3838
|
{
|
|
3959
|
-
"name": "
|
|
3960
|
-
"description": "
|
|
3961
|
-
"
|
|
3962
|
-
"
|
|
3963
|
-
|
|
3964
|
-
|
|
3839
|
+
"name": "position",
|
|
3840
|
+
"description": "Sets the position where the popover will render relative to the trigger element.",
|
|
3841
|
+
"tags": {
|
|
3842
|
+
"demoSelectMultiple": [
|
|
3843
|
+
{
|
|
3844
|
+
"description": "false",
|
|
3845
|
+
"title": "demoSelectMultiple"
|
|
3846
|
+
}
|
|
3847
|
+
]
|
|
3848
|
+
},
|
|
3849
|
+
"values": [
|
|
3850
|
+
"top",
|
|
3851
|
+
"bottom",
|
|
3852
|
+
"left",
|
|
3853
|
+
"right"
|
|
3854
|
+
],
|
|
3855
|
+
"type": {
|
|
3856
|
+
"name": "string"
|
|
3857
|
+
},
|
|
3858
|
+
"required": false,
|
|
3859
|
+
"defaultValue": {
|
|
3860
|
+
"func": false,
|
|
3861
|
+
"value": "'top'"
|
|
3862
|
+
}
|
|
3863
|
+
},
|
|
3864
|
+
{
|
|
3865
|
+
"name": "autoPosition",
|
|
3866
|
+
"description": "If set to `true`, popover will attempt to dynamically set it's position to\nensure it renders within the visible browser window.\nIf `false` the popover will always render in the provided `position`.",
|
|
3867
|
+
"type": {
|
|
3868
|
+
"name": "boolean"
|
|
3869
|
+
},
|
|
3870
|
+
"required": false,
|
|
3871
|
+
"defaultValue": {
|
|
3872
|
+
"func": false,
|
|
3873
|
+
"value": true
|
|
3874
|
+
}
|
|
3875
|
+
},
|
|
3876
|
+
{
|
|
3877
|
+
"name": "label",
|
|
3878
|
+
"description": "Sets the title for the popover content. Can also be provided via the `title` slot.",
|
|
3879
|
+
"type": {
|
|
3880
|
+
"name": "string"
|
|
3881
|
+
},
|
|
3882
|
+
"required": false
|
|
3883
|
+
},
|
|
3884
|
+
{
|
|
3885
|
+
"name": "id",
|
|
3886
|
+
"description": "ID for the popover element, required for accessibility",
|
|
3887
|
+
"type": {
|
|
3888
|
+
"name": "string"
|
|
3889
|
+
},
|
|
3890
|
+
"required": true
|
|
3891
|
+
},
|
|
3892
|
+
{
|
|
3893
|
+
"name": "contentClass",
|
|
3894
|
+
"description": "Add custom class to the popover content wrapper. Allows for overriding size, styling, etc.",
|
|
3895
|
+
"type": {
|
|
3896
|
+
"name": "string"
|
|
3897
|
+
},
|
|
3898
|
+
"required": false
|
|
3899
|
+
},
|
|
3900
|
+
{
|
|
3901
|
+
"name": "open",
|
|
3902
|
+
"description": "Used to programmatically control the popover state. Does not need to be set if you are using the `trigger` slot.",
|
|
3903
|
+
"tags": {
|
|
3904
|
+
"demoIgnore": [
|
|
3905
|
+
{
|
|
3906
|
+
"description": "true",
|
|
3907
|
+
"title": "demoIgnore"
|
|
3908
|
+
}
|
|
3909
|
+
]
|
|
3910
|
+
},
|
|
3911
|
+
"type": {
|
|
3912
|
+
"name": "boolean"
|
|
3913
|
+
},
|
|
3914
|
+
"required": false,
|
|
3915
|
+
"defaultValue": {
|
|
3916
|
+
"func": false,
|
|
3917
|
+
"value": false
|
|
3918
|
+
}
|
|
3919
|
+
}
|
|
3920
|
+
],
|
|
3921
|
+
"events": [
|
|
3922
|
+
{
|
|
3923
|
+
"name": "opened",
|
|
3924
|
+
"description": "Emits when popover is opened"
|
|
3925
|
+
},
|
|
3926
|
+
{
|
|
3927
|
+
"name": "closed",
|
|
3928
|
+
"description": "Emits when popover is closed"
|
|
3929
|
+
}
|
|
3930
|
+
],
|
|
3931
|
+
"slots": [
|
|
3932
|
+
{
|
|
3933
|
+
"name": "trigger",
|
|
3934
|
+
"description": " Slot for the element that triggers the popover."
|
|
3935
|
+
},
|
|
3936
|
+
{
|
|
3937
|
+
"name": "title",
|
|
3938
|
+
"description": "Sets the title for the popover. Can also be set with `label` prop"
|
|
3939
|
+
},
|
|
3940
|
+
{
|
|
3941
|
+
"name": "default"
|
|
3942
|
+
},
|
|
3943
|
+
{
|
|
3944
|
+
"name": "icon"
|
|
3945
|
+
}
|
|
3946
|
+
],
|
|
3947
|
+
"sourceFiles": [
|
|
3948
|
+
"./src/components/popover/CdrPopover.vue"
|
|
3949
|
+
]
|
|
3950
|
+
},
|
|
3951
|
+
"CdrSkeleton": {
|
|
3952
|
+
"name": "CdrSkeleton",
|
|
3953
|
+
"description": "Visually communicates content is in the process of loading",
|
|
3954
|
+
"tags": {},
|
|
3955
|
+
"exportName": "default",
|
|
3956
|
+
"displayName": "CdrSkeleton",
|
|
3957
|
+
"props": [
|
|
3958
|
+
{
|
|
3959
|
+
"name": "motion",
|
|
3960
|
+
"description": "Toggle animation on/off.\nWhen `true`, animated gradient will be used while loading.\nWhen `false` a static background color will be used.\nAutomatically disabled if `prefers-reduced-motion` is set by user.",
|
|
3961
|
+
"type": {
|
|
3962
|
+
"name": "boolean"
|
|
3963
|
+
},
|
|
3964
|
+
"defaultValue": {
|
|
3965
|
+
"func": false,
|
|
3966
|
+
"value": true
|
|
3967
|
+
}
|
|
3968
|
+
}
|
|
3969
|
+
],
|
|
3970
|
+
"slots": [
|
|
3971
|
+
{
|
|
3972
|
+
"name": "default",
|
|
3973
|
+
"description": "CdrSkeleton content (CdrSkeletonBone components)"
|
|
3974
|
+
}
|
|
3975
|
+
],
|
|
3976
|
+
"sourceFiles": [
|
|
3977
|
+
"./src/components/skeleton/CdrSkeleton.vue"
|
|
3978
|
+
],
|
|
3979
|
+
"UIProperties": [
|
|
3980
|
+
{
|
|
3981
|
+
"name": "--cdr-skeleton-bone-background-color",
|
|
3982
|
+
"defaultValue": "#edeae3",
|
|
3983
|
+
"description": "Skeleton bone background color"
|
|
3984
|
+
},
|
|
3985
|
+
{
|
|
3986
|
+
"name": "--cdr-skeleton-gradient-1",
|
|
3987
|
+
"defaultValue": "rgba(237,234,227,1)",
|
|
3988
|
+
"description": "Skeleton shimmer gradient part 1"
|
|
3989
|
+
},
|
|
3990
|
+
{
|
|
3991
|
+
"name": "--cdr-skeleton-gradient-2",
|
|
3992
|
+
"defaultValue": "rgba(249,248,240,1)",
|
|
3993
|
+
"description": "Skeleton shimmer gradient part 2"
|
|
3994
|
+
},
|
|
3995
|
+
{
|
|
3996
|
+
"name": "--cdr-skeleton-gradient-3",
|
|
3997
|
+
"defaultValue": "rgba(237,234,227,1)",
|
|
3998
|
+
"description": "Skeleton shimmer gradient part 3"
|
|
3999
|
+
}
|
|
4000
|
+
]
|
|
4001
|
+
},
|
|
4002
|
+
"CdrSkeletonBone": {
|
|
4003
|
+
"name": "CdrSkeletonBone",
|
|
4004
|
+
"exportName": "default",
|
|
4005
|
+
"displayName": "CdrSkeletonBone",
|
|
4006
|
+
"description": "",
|
|
4007
|
+
"tags": {},
|
|
4008
|
+
"props": [
|
|
4009
|
+
{
|
|
4010
|
+
"name": "type",
|
|
4011
|
+
"description": "Sets the type of content placeholder",
|
|
4012
|
+
"tags": {
|
|
4013
|
+
"demoSelectMultiple": [
|
|
4014
|
+
{
|
|
4015
|
+
"description": "false",
|
|
4016
|
+
"title": "demoSelectMultiple"
|
|
4017
|
+
}
|
|
4018
|
+
]
|
|
4019
|
+
},
|
|
4020
|
+
"values": [
|
|
4021
|
+
"default",
|
|
4022
|
+
"heading",
|
|
4023
|
+
"line",
|
|
4024
|
+
"rectangle",
|
|
4025
|
+
"square"
|
|
4026
|
+
],
|
|
4027
|
+
"type": {
|
|
4028
|
+
"name": "string"
|
|
4029
|
+
},
|
|
4030
|
+
"defaultValue": {
|
|
4031
|
+
"func": false,
|
|
4032
|
+
"value": "'default'"
|
|
4033
|
+
}
|
|
4034
|
+
}
|
|
4035
|
+
],
|
|
4036
|
+
"sourceFiles": [
|
|
4037
|
+
"./src/components/skeleton/CdrSkeletonBone.vue"
|
|
4038
|
+
]
|
|
4039
|
+
},
|
|
4040
|
+
"CdrSelect": {
|
|
4041
|
+
"name": "CdrSelect",
|
|
4042
|
+
"description": "Allows the selection of one or more options from a dropdown list",
|
|
4043
|
+
"tags": {},
|
|
4044
|
+
"exportName": "default",
|
|
4045
|
+
"displayName": "CdrSelect",
|
|
4046
|
+
"props": [
|
|
4047
|
+
{
|
|
4048
|
+
"name": "id",
|
|
4049
|
+
"description": "Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be auto-generated.",
|
|
4050
|
+
"type": {
|
|
4051
|
+
"name": "string"
|
|
4052
|
+
}
|
|
4053
|
+
},
|
|
3965
4054
|
{
|
|
3966
4055
|
"name": "label",
|
|
3967
4056
|
"description": "Sets the text value for the select label.\nRequired for accessibility compliance. Use ‘hideLabel’ to\nvisually hide the label but keep it available to screenreaders.",
|
|
@@ -4241,93 +4330,230 @@
|
|
|
4241
4330
|
}
|
|
4242
4331
|
]
|
|
4243
4332
|
},
|
|
4244
|
-
"
|
|
4245
|
-
"name": "
|
|
4246
|
-
"description": "
|
|
4333
|
+
"CdrSwitch": {
|
|
4334
|
+
"name": "CdrSwitch",
|
|
4335
|
+
"description": "Permits selection from two opposing options",
|
|
4247
4336
|
"tags": {},
|
|
4248
4337
|
"exportName": "default",
|
|
4249
|
-
"displayName": "
|
|
4338
|
+
"displayName": "CdrSwitch",
|
|
4250
4339
|
"props": [
|
|
4251
4340
|
{
|
|
4252
|
-
"name": "
|
|
4253
|
-
"description": "
|
|
4341
|
+
"name": "id",
|
|
4342
|
+
"description": "Sets a custom ID for the switch. If this value is not set, it will be auto-generated.",
|
|
4254
4343
|
"type": {
|
|
4255
|
-
"name": "
|
|
4344
|
+
"name": "string"
|
|
4345
|
+
}
|
|
4346
|
+
},
|
|
4347
|
+
{
|
|
4348
|
+
"name": "size",
|
|
4349
|
+
"description": "Sets the size of the switch",
|
|
4350
|
+
"tags": {
|
|
4351
|
+
"demoSelectMultiple": [
|
|
4352
|
+
{
|
|
4353
|
+
"description": "false",
|
|
4354
|
+
"title": "demoSelectMultiple"
|
|
4355
|
+
}
|
|
4356
|
+
]
|
|
4357
|
+
},
|
|
4358
|
+
"values": [
|
|
4359
|
+
"medium",
|
|
4360
|
+
"large"
|
|
4361
|
+
],
|
|
4362
|
+
"type": {
|
|
4363
|
+
"name": "string"
|
|
4256
4364
|
},
|
|
4257
4365
|
"defaultValue": {
|
|
4258
4366
|
"func": false,
|
|
4259
|
-
"value":
|
|
4367
|
+
"value": "'medium'"
|
|
4260
4368
|
}
|
|
4261
|
-
}
|
|
4262
|
-
],
|
|
4263
|
-
"slots": [
|
|
4369
|
+
},
|
|
4264
4370
|
{
|
|
4265
|
-
"name": "
|
|
4266
|
-
"description": "
|
|
4371
|
+
"name": "fullWidth",
|
|
4372
|
+
"description": "Sets the label and switch to expand to the full width of its container with `space-between`",
|
|
4373
|
+
"type": {
|
|
4374
|
+
"name": "boolean"
|
|
4375
|
+
},
|
|
4376
|
+
"defaultValue": {
|
|
4377
|
+
"func": false,
|
|
4378
|
+
"value": false
|
|
4379
|
+
}
|
|
4380
|
+
},
|
|
4381
|
+
{
|
|
4382
|
+
"name": "modelValue",
|
|
4383
|
+
"tags": {
|
|
4384
|
+
"demoIgnore": [
|
|
4385
|
+
{
|
|
4386
|
+
"description": "true",
|
|
4387
|
+
"title": "demoIgnore"
|
|
4388
|
+
}
|
|
4389
|
+
]
|
|
4390
|
+
},
|
|
4391
|
+
"type": {
|
|
4392
|
+
"name": "boolean"
|
|
4393
|
+
},
|
|
4394
|
+
"required": true
|
|
4395
|
+
}
|
|
4396
|
+
],
|
|
4397
|
+
"events": [
|
|
4398
|
+
{
|
|
4399
|
+
"name": "update:modelValue",
|
|
4400
|
+
"description": "Event emitted by v-model on switch",
|
|
4401
|
+
"properties": [
|
|
4402
|
+
{
|
|
4403
|
+
"type": {
|
|
4404
|
+
"names": [
|
|
4405
|
+
"mixed"
|
|
4406
|
+
]
|
|
4407
|
+
},
|
|
4408
|
+
"name": "modelValue"
|
|
4409
|
+
}
|
|
4410
|
+
],
|
|
4411
|
+
"tags": [
|
|
4412
|
+
{
|
|
4413
|
+
"title": "param",
|
|
4414
|
+
"type": {
|
|
4415
|
+
"name": "mixed"
|
|
4416
|
+
},
|
|
4417
|
+
"name": "modelValue"
|
|
4418
|
+
}
|
|
4419
|
+
]
|
|
4420
|
+
}
|
|
4421
|
+
],
|
|
4422
|
+
"slots": [
|
|
4423
|
+
{
|
|
4424
|
+
"name": "default",
|
|
4425
|
+
"description": "The label for the switch"
|
|
4267
4426
|
}
|
|
4268
4427
|
],
|
|
4269
4428
|
"sourceFiles": [
|
|
4270
|
-
"./src/components/
|
|
4429
|
+
"./src/components/switch/CdrSwitch.vue"
|
|
4271
4430
|
],
|
|
4272
4431
|
"UIProperties": [
|
|
4273
4432
|
{
|
|
4274
|
-
"name": "--cdr-
|
|
4275
|
-
"defaultValue": "
|
|
4276
|
-
"description": "
|
|
4433
|
+
"name": "--cdr-switch-border-color",
|
|
4434
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
4435
|
+
"description": "Border of the cdr-switch button"
|
|
4277
4436
|
},
|
|
4278
4437
|
{
|
|
4279
|
-
"name": "--cdr-
|
|
4280
|
-
"defaultValue": "
|
|
4281
|
-
"description": "
|
|
4438
|
+
"name": "--cdr-switch-background-color",
|
|
4439
|
+
"defaultValue": "--cdr-color-background-switch-default-rest",
|
|
4440
|
+
"description": "Background color of the cdr-switch button"
|
|
4282
4441
|
},
|
|
4283
4442
|
{
|
|
4284
|
-
"name": "--cdr-
|
|
4285
|
-
"defaultValue": "
|
|
4286
|
-
"description": "
|
|
4443
|
+
"name": "--cdr-switch-icon-fill",
|
|
4444
|
+
"defaultValue": "--cdr-color-icon-default",
|
|
4445
|
+
"description": "Fill of the cdr-switch x and check icons"
|
|
4287
4446
|
},
|
|
4288
4447
|
{
|
|
4289
|
-
"name": "--cdr-
|
|
4290
|
-
"defaultValue": "
|
|
4291
|
-
"description": "
|
|
4292
|
-
}
|
|
4293
|
-
]
|
|
4294
|
-
},
|
|
4295
|
-
"CdrSkeletonBone": {
|
|
4296
|
-
"name": "CdrSkeletonBone",
|
|
4297
|
-
"exportName": "default",
|
|
4298
|
-
"displayName": "CdrSkeletonBone",
|
|
4299
|
-
"description": "",
|
|
4300
|
-
"tags": {},
|
|
4301
|
-
"props": [
|
|
4448
|
+
"name": "--cdr-switch-box-shadow-color-focus",
|
|
4449
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
4450
|
+
"description": "Box-shadow of the cdr-switch button on focus"
|
|
4451
|
+
},
|
|
4302
4452
|
{
|
|
4303
|
-
"name": "
|
|
4304
|
-
"
|
|
4305
|
-
"
|
|
4306
|
-
|
|
4307
|
-
|
|
4308
|
-
|
|
4309
|
-
|
|
4310
|
-
|
|
4311
|
-
|
|
4312
|
-
|
|
4313
|
-
"
|
|
4314
|
-
|
|
4315
|
-
|
|
4316
|
-
|
|
4317
|
-
|
|
4318
|
-
|
|
4319
|
-
|
|
4320
|
-
"
|
|
4321
|
-
|
|
4322
|
-
|
|
4323
|
-
"
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4453
|
+
"name": "--cdr-switch-background-color-focus",
|
|
4454
|
+
"defaultValue": "--cdr-color-background-switch-default-focus",
|
|
4455
|
+
"description": "Background color of the cdr-switch button on focus"
|
|
4456
|
+
},
|
|
4457
|
+
{
|
|
4458
|
+
"name": "--cdr-switch-icon-fill-focus",
|
|
4459
|
+
"defaultValue": "--cdr-color-icon-default",
|
|
4460
|
+
"description": "Fill of the cdr-switch x and check icons on focus"
|
|
4461
|
+
},
|
|
4462
|
+
{
|
|
4463
|
+
"name": "--cdr-switch-handle-background-color-focus",
|
|
4464
|
+
"defaultValue": "--cdr-color-background-switch-handle-default-focus",
|
|
4465
|
+
"description": "Background color of the cdr-switch handle before on focus"
|
|
4466
|
+
},
|
|
4467
|
+
{
|
|
4468
|
+
"name": "--cdr-switch-hover-border-color",
|
|
4469
|
+
"defaultValue": "--cdr-color-border-switch-default-hover",
|
|
4470
|
+
"description": "Border of the cdr-switch button on hover when not in focus"
|
|
4471
|
+
},
|
|
4472
|
+
{
|
|
4473
|
+
"name": "--cdr-switch-background-color-hover",
|
|
4474
|
+
"defaultValue": "--cdr-color-background-switch-default-hover",
|
|
4475
|
+
"description": "Background color of the cdr-switch button on hover when not in focus"
|
|
4476
|
+
},
|
|
4477
|
+
{
|
|
4478
|
+
"name": "--cdr-switch-icon-fill-hover",
|
|
4479
|
+
"defaultValue": "--cdr-color-icon-emphasis",
|
|
4480
|
+
"description": "Fill of the cdr-switch x and check icons on hover when not in focus"
|
|
4481
|
+
},
|
|
4482
|
+
{
|
|
4483
|
+
"name": "--cdr-switch-handle-border-color-hover",
|
|
4484
|
+
"defaultValue": "--cdr-color-border-switch-default-hover",
|
|
4485
|
+
"description": "Border of the cdr-switch handle on hover when not in focus"
|
|
4486
|
+
},
|
|
4487
|
+
{
|
|
4488
|
+
"name": "--cdr-switch-background-color-checked",
|
|
4489
|
+
"defaultValue": "--cdr-color-background-switch-selected-default-rest",
|
|
4490
|
+
"description": "Background color of the cdr-switch button when it is checked"
|
|
4491
|
+
},
|
|
4492
|
+
{
|
|
4493
|
+
"name": "--cdr-switch-icon-fill-checked",
|
|
4494
|
+
"defaultValue": "--cdr-color-icon-switch-selected-default-rest",
|
|
4495
|
+
"description": "Fill of the cdr-switch x and check icons when it is checked"
|
|
4496
|
+
},
|
|
4497
|
+
{
|
|
4498
|
+
"name": "--cdr-switch-box-shadow-color-checked-focus",
|
|
4499
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
4500
|
+
"description": "Box-shadow of the cdr-switch button when it is checked and in focus"
|
|
4501
|
+
},
|
|
4502
|
+
{
|
|
4503
|
+
"name": "--cdr-switch-background-color-checked-focus",
|
|
4504
|
+
"defaultValue": "--cdr-color-background-switch-selected-default-focus",
|
|
4505
|
+
"description": "Background color of the cdr-switch button when it is checked and in focus"
|
|
4506
|
+
},
|
|
4507
|
+
{
|
|
4508
|
+
"name": "--cdr-switch-handle-border-color-checked-focus",
|
|
4509
|
+
"defaultValue": "--cdr-color-border-switch-handle-default-focus",
|
|
4510
|
+
"description": "Border of the cdr-switch handle when it is checked and in focus"
|
|
4511
|
+
},
|
|
4512
|
+
{
|
|
4513
|
+
"name": "--cdr-switch-handle-background-color-checked-focus",
|
|
4514
|
+
"defaultValue": "--cdr-color-background-switch-handle-selected-default-focus",
|
|
4515
|
+
"description": "Background color of the cdr-switch handle when it is checked and in focus"
|
|
4516
|
+
},
|
|
4517
|
+
{
|
|
4518
|
+
"name": "--cdr-switch-icon-fill-checked-focus",
|
|
4519
|
+
"defaultValue": "--cdr-color-icon-switch-selected-default-focus",
|
|
4520
|
+
"description": "Fill of the cdr-switch x and check icons when it is checked and in focus"
|
|
4521
|
+
},
|
|
4522
|
+
{
|
|
4523
|
+
"name": "--cdr-switch-handle-background-color-checked",
|
|
4524
|
+
"defaultValue": "--cdr-color-background-switch-handle-selected-default-rest",
|
|
4525
|
+
"description": "Background color of the cdr-switch handle when it is checked"
|
|
4526
|
+
},
|
|
4527
|
+
{
|
|
4528
|
+
"name": "--cdr-switch-border-color-checked-hover",
|
|
4529
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
4530
|
+
"description": "Border of the cdr-switch button when it is checked and on hover but not in focus"
|
|
4531
|
+
},
|
|
4532
|
+
{
|
|
4533
|
+
"name": "--cdr-switch-background-color-checked-hover",
|
|
4534
|
+
"defaultValue": "--cdr-color-background-switch-selected-default-hover",
|
|
4535
|
+
"description": "Background color of the cdr-switch button when it is checked and on hover but not in focus"
|
|
4536
|
+
},
|
|
4537
|
+
{
|
|
4538
|
+
"name": "--cdr-switch-icon-fill-checked-hover",
|
|
4539
|
+
"defaultValue": "--cdr-color-icon-switch-selected-default-hover",
|
|
4540
|
+
"description": "Fill of the cdr-switch x and check icons when it is checked and on hover but not in focus"
|
|
4541
|
+
},
|
|
4542
|
+
{
|
|
4543
|
+
"name": "--cdr-switch-handle-border-color-checked-hover",
|
|
4544
|
+
"defaultValue": "--cdr-color-border-switch-handle-default-hover",
|
|
4545
|
+
"description": "Border of the cdr-switch handle when it is checked and on hover but not in focus"
|
|
4546
|
+
},
|
|
4547
|
+
{
|
|
4548
|
+
"name": "--cdr-switch-handle-border",
|
|
4549
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
4550
|
+
"description": "Border color of the cdr-switch handle"
|
|
4551
|
+
},
|
|
4552
|
+
{
|
|
4553
|
+
"name": "--cdr-switch-handle-background-color-rest",
|
|
4554
|
+
"defaultValue": "--cdr-color-background-switch-handle-default-rest",
|
|
4555
|
+
"description": "Background color of the cdr-switch handle"
|
|
4327
4556
|
}
|
|
4328
|
-
],
|
|
4329
|
-
"sourceFiles": [
|
|
4330
|
-
"./src/components/skeleton/CdrSkeletonBone.vue"
|
|
4331
4557
|
]
|
|
4332
4558
|
},
|
|
4333
4559
|
"CdrTable": {
|
|
@@ -4484,249 +4710,23 @@
|
|
|
4484
4710
|
}
|
|
4485
4711
|
]
|
|
4486
4712
|
},
|
|
4487
|
-
"
|
|
4488
|
-
"name": "
|
|
4489
|
-
"description": "Permits selection from two opposing options",
|
|
4490
|
-
"tags": {},
|
|
4713
|
+
"CdrTabPanel": {
|
|
4714
|
+
"name": "CdrTabPanel",
|
|
4491
4715
|
"exportName": "default",
|
|
4492
|
-
"displayName": "
|
|
4716
|
+
"displayName": "CdrTabPanel",
|
|
4717
|
+
"description": "",
|
|
4718
|
+
"tags": {},
|
|
4493
4719
|
"props": [
|
|
4494
4720
|
{
|
|
4495
4721
|
"name": "id",
|
|
4496
|
-
"description": "Sets
|
|
4722
|
+
"description": "Sets reference identifier for tab content. This property is required and is necessary for accessibility. Must be unique for each tabPanel, and cannot be the same as the `aria-labelledby` property.",
|
|
4497
4723
|
"type": {
|
|
4498
4724
|
"name": "string"
|
|
4499
4725
|
}
|
|
4500
4726
|
},
|
|
4501
4727
|
{
|
|
4502
|
-
"name": "
|
|
4503
|
-
"description": "Sets
|
|
4504
|
-
"tags": {
|
|
4505
|
-
"demoSelectMultiple": [
|
|
4506
|
-
{
|
|
4507
|
-
"description": "false",
|
|
4508
|
-
"title": "demoSelectMultiple"
|
|
4509
|
-
}
|
|
4510
|
-
]
|
|
4511
|
-
},
|
|
4512
|
-
"values": [
|
|
4513
|
-
"medium",
|
|
4514
|
-
"large"
|
|
4515
|
-
],
|
|
4516
|
-
"type": {
|
|
4517
|
-
"name": "string"
|
|
4518
|
-
},
|
|
4519
|
-
"defaultValue": {
|
|
4520
|
-
"func": false,
|
|
4521
|
-
"value": "'medium'"
|
|
4522
|
-
}
|
|
4523
|
-
},
|
|
4524
|
-
{
|
|
4525
|
-
"name": "fullWidth",
|
|
4526
|
-
"description": "Sets the label and switch to expand to the full width of its container with `space-between`",
|
|
4527
|
-
"type": {
|
|
4528
|
-
"name": "boolean"
|
|
4529
|
-
},
|
|
4530
|
-
"defaultValue": {
|
|
4531
|
-
"func": false,
|
|
4532
|
-
"value": false
|
|
4533
|
-
}
|
|
4534
|
-
},
|
|
4535
|
-
{
|
|
4536
|
-
"name": "modelValue",
|
|
4537
|
-
"tags": {
|
|
4538
|
-
"demoIgnore": [
|
|
4539
|
-
{
|
|
4540
|
-
"description": "true",
|
|
4541
|
-
"title": "demoIgnore"
|
|
4542
|
-
}
|
|
4543
|
-
]
|
|
4544
|
-
},
|
|
4545
|
-
"type": {
|
|
4546
|
-
"name": "boolean"
|
|
4547
|
-
},
|
|
4548
|
-
"required": true
|
|
4549
|
-
}
|
|
4550
|
-
],
|
|
4551
|
-
"events": [
|
|
4552
|
-
{
|
|
4553
|
-
"name": "update:modelValue",
|
|
4554
|
-
"description": "Event emitted by v-model on switch",
|
|
4555
|
-
"properties": [
|
|
4556
|
-
{
|
|
4557
|
-
"type": {
|
|
4558
|
-
"names": [
|
|
4559
|
-
"mixed"
|
|
4560
|
-
]
|
|
4561
|
-
},
|
|
4562
|
-
"name": "modelValue"
|
|
4563
|
-
}
|
|
4564
|
-
],
|
|
4565
|
-
"tags": [
|
|
4566
|
-
{
|
|
4567
|
-
"title": "param",
|
|
4568
|
-
"type": {
|
|
4569
|
-
"name": "mixed"
|
|
4570
|
-
},
|
|
4571
|
-
"name": "modelValue"
|
|
4572
|
-
}
|
|
4573
|
-
]
|
|
4574
|
-
}
|
|
4575
|
-
],
|
|
4576
|
-
"slots": [
|
|
4577
|
-
{
|
|
4578
|
-
"name": "default",
|
|
4579
|
-
"description": "The label for the switch"
|
|
4580
|
-
}
|
|
4581
|
-
],
|
|
4582
|
-
"sourceFiles": [
|
|
4583
|
-
"./src/components/switch/CdrSwitch.vue"
|
|
4584
|
-
],
|
|
4585
|
-
"UIProperties": [
|
|
4586
|
-
{
|
|
4587
|
-
"name": "--cdr-switch-border-color",
|
|
4588
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4589
|
-
"description": "Border of the cdr-switch button"
|
|
4590
|
-
},
|
|
4591
|
-
{
|
|
4592
|
-
"name": "--cdr-switch-background-color",
|
|
4593
|
-
"defaultValue": "--cdr-color-background-switch-default-rest",
|
|
4594
|
-
"description": "Background color of the cdr-switch button"
|
|
4595
|
-
},
|
|
4596
|
-
{
|
|
4597
|
-
"name": "--cdr-switch-icon-fill",
|
|
4598
|
-
"defaultValue": "--cdr-color-icon-default",
|
|
4599
|
-
"description": "Fill of the cdr-switch x and check icons"
|
|
4600
|
-
},
|
|
4601
|
-
{
|
|
4602
|
-
"name": "--cdr-switch-box-shadow-color-focus",
|
|
4603
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4604
|
-
"description": "Box-shadow of the cdr-switch button on focus"
|
|
4605
|
-
},
|
|
4606
|
-
{
|
|
4607
|
-
"name": "--cdr-switch-background-color-focus",
|
|
4608
|
-
"defaultValue": "--cdr-color-background-switch-default-focus",
|
|
4609
|
-
"description": "Background color of the cdr-switch button on focus"
|
|
4610
|
-
},
|
|
4611
|
-
{
|
|
4612
|
-
"name": "--cdr-switch-icon-fill-focus",
|
|
4613
|
-
"defaultValue": "--cdr-color-icon-default",
|
|
4614
|
-
"description": "Fill of the cdr-switch x and check icons on focus"
|
|
4615
|
-
},
|
|
4616
|
-
{
|
|
4617
|
-
"name": "--cdr-switch-handle-background-color-focus",
|
|
4618
|
-
"defaultValue": "--cdr-color-background-switch-handle-default-focus",
|
|
4619
|
-
"description": "Background color of the cdr-switch handle before on focus"
|
|
4620
|
-
},
|
|
4621
|
-
{
|
|
4622
|
-
"name": "--cdr-switch-hover-border-color",
|
|
4623
|
-
"defaultValue": "--cdr-color-border-switch-default-hover",
|
|
4624
|
-
"description": "Border of the cdr-switch button on hover when not in focus"
|
|
4625
|
-
},
|
|
4626
|
-
{
|
|
4627
|
-
"name": "--cdr-switch-background-color-hover",
|
|
4628
|
-
"defaultValue": "--cdr-color-background-switch-default-hover",
|
|
4629
|
-
"description": "Background color of the cdr-switch button on hover when not in focus"
|
|
4630
|
-
},
|
|
4631
|
-
{
|
|
4632
|
-
"name": "--cdr-switch-icon-fill-hover",
|
|
4633
|
-
"defaultValue": "--cdr-color-icon-emphasis",
|
|
4634
|
-
"description": "Fill of the cdr-switch x and check icons on hover when not in focus"
|
|
4635
|
-
},
|
|
4636
|
-
{
|
|
4637
|
-
"name": "--cdr-switch-handle-border-color-hover",
|
|
4638
|
-
"defaultValue": "--cdr-color-border-switch-default-hover",
|
|
4639
|
-
"description": "Border of the cdr-switch handle on hover when not in focus"
|
|
4640
|
-
},
|
|
4641
|
-
{
|
|
4642
|
-
"name": "--cdr-switch-background-color-checked",
|
|
4643
|
-
"defaultValue": "--cdr-color-background-switch-selected-default-rest",
|
|
4644
|
-
"description": "Background color of the cdr-switch button when it is checked"
|
|
4645
|
-
},
|
|
4646
|
-
{
|
|
4647
|
-
"name": "--cdr-switch-icon-fill-checked",
|
|
4648
|
-
"defaultValue": "--cdr-color-icon-switch-selected-default-rest",
|
|
4649
|
-
"description": "Fill of the cdr-switch x and check icons when it is checked"
|
|
4650
|
-
},
|
|
4651
|
-
{
|
|
4652
|
-
"name": "--cdr-switch-box-shadow-color-checked-focus",
|
|
4653
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4654
|
-
"description": "Box-shadow of the cdr-switch button when it is checked and in focus"
|
|
4655
|
-
},
|
|
4656
|
-
{
|
|
4657
|
-
"name": "--cdr-switch-background-color-checked-focus",
|
|
4658
|
-
"defaultValue": "--cdr-color-background-switch-selected-default-focus",
|
|
4659
|
-
"description": "Background color of the cdr-switch button when it is checked and in focus"
|
|
4660
|
-
},
|
|
4661
|
-
{
|
|
4662
|
-
"name": "--cdr-switch-handle-border-color-checked-focus",
|
|
4663
|
-
"defaultValue": "--cdr-color-border-switch-handle-default-focus",
|
|
4664
|
-
"description": "Border of the cdr-switch handle when it is checked and in focus"
|
|
4665
|
-
},
|
|
4666
|
-
{
|
|
4667
|
-
"name": "--cdr-switch-handle-background-color-checked-focus",
|
|
4668
|
-
"defaultValue": "--cdr-color-background-switch-handle-selected-default-focus",
|
|
4669
|
-
"description": "Background color of the cdr-switch handle when it is checked and in focus"
|
|
4670
|
-
},
|
|
4671
|
-
{
|
|
4672
|
-
"name": "--cdr-switch-icon-fill-checked-focus",
|
|
4673
|
-
"defaultValue": "--cdr-color-icon-switch-selected-default-focus",
|
|
4674
|
-
"description": "Fill of the cdr-switch x and check icons when it is checked and in focus"
|
|
4675
|
-
},
|
|
4676
|
-
{
|
|
4677
|
-
"name": "--cdr-switch-handle-background-color-checked",
|
|
4678
|
-
"defaultValue": "--cdr-color-background-switch-handle-selected-default-rest",
|
|
4679
|
-
"description": "Background color of the cdr-switch handle when it is checked"
|
|
4680
|
-
},
|
|
4681
|
-
{
|
|
4682
|
-
"name": "--cdr-switch-border-color-checked-hover",
|
|
4683
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4684
|
-
"description": "Border of the cdr-switch button when it is checked and on hover but not in focus"
|
|
4685
|
-
},
|
|
4686
|
-
{
|
|
4687
|
-
"name": "--cdr-switch-background-color-checked-hover",
|
|
4688
|
-
"defaultValue": "--cdr-color-background-switch-selected-default-hover",
|
|
4689
|
-
"description": "Background color of the cdr-switch button when it is checked and on hover but not in focus"
|
|
4690
|
-
},
|
|
4691
|
-
{
|
|
4692
|
-
"name": "--cdr-switch-icon-fill-checked-hover",
|
|
4693
|
-
"defaultValue": "--cdr-color-icon-switch-selected-default-hover",
|
|
4694
|
-
"description": "Fill of the cdr-switch x and check icons when it is checked and on hover but not in focus"
|
|
4695
|
-
},
|
|
4696
|
-
{
|
|
4697
|
-
"name": "--cdr-switch-handle-border-color-checked-hover",
|
|
4698
|
-
"defaultValue": "--cdr-color-border-switch-handle-default-hover",
|
|
4699
|
-
"description": "Border of the cdr-switch handle when it is checked and on hover but not in focus"
|
|
4700
|
-
},
|
|
4701
|
-
{
|
|
4702
|
-
"name": "--cdr-switch-handle-border",
|
|
4703
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4704
|
-
"description": "Border color of the cdr-switch handle"
|
|
4705
|
-
},
|
|
4706
|
-
{
|
|
4707
|
-
"name": "--cdr-switch-handle-background-color-rest",
|
|
4708
|
-
"defaultValue": "--cdr-color-background-switch-handle-default-rest",
|
|
4709
|
-
"description": "Background color of the cdr-switch handle"
|
|
4710
|
-
}
|
|
4711
|
-
]
|
|
4712
|
-
},
|
|
4713
|
-
"CdrTabPanel": {
|
|
4714
|
-
"name": "CdrTabPanel",
|
|
4715
|
-
"exportName": "default",
|
|
4716
|
-
"displayName": "CdrTabPanel",
|
|
4717
|
-
"description": "",
|
|
4718
|
-
"tags": {},
|
|
4719
|
-
"props": [
|
|
4720
|
-
{
|
|
4721
|
-
"name": "id",
|
|
4722
|
-
"description": "Sets reference identifier for tab content. This property is required and is necessary for accessibility. Must be unique for each tabPanel, and cannot be the same as the `aria-labelledby` property.",
|
|
4723
|
-
"type": {
|
|
4724
|
-
"name": "string"
|
|
4725
|
-
}
|
|
4726
|
-
},
|
|
4727
|
-
{
|
|
4728
|
-
"name": "name",
|
|
4729
|
-
"description": "Sets tab display name. Required and must be unique for each tab. If `id` is not provided, this value will be used as the reference identifier.",
|
|
4728
|
+
"name": "name",
|
|
4729
|
+
"description": "Sets tab display name. Required and must be unique for each tab. If `id` is not provided, this value will be used as the reference identifier.",
|
|
4730
4730
|
"type": {
|
|
4731
4731
|
"name": "string"
|
|
4732
4732
|
}
|
|
@@ -4797,126 +4797,6 @@
|
|
|
4797
4797
|
}
|
|
4798
4798
|
]
|
|
4799
4799
|
},
|
|
4800
|
-
"CdrTabs": {
|
|
4801
|
-
"name": "CdrTabs",
|
|
4802
|
-
"description": "Organizes related content into groups for people to navigate between",
|
|
4803
|
-
"tags": {},
|
|
4804
|
-
"exportName": "default",
|
|
4805
|
-
"displayName": "CdrTabs",
|
|
4806
|
-
"props": [
|
|
4807
|
-
{
|
|
4808
|
-
"name": "height",
|
|
4809
|
-
"description": "Sets height of the tabs container element.\nPassing a `px` value will render tabs with a static height,\npassing `auto` will render tabs with variable height based on content size.",
|
|
4810
|
-
"type": {
|
|
4811
|
-
"name": "string"
|
|
4812
|
-
},
|
|
4813
|
-
"defaultValue": {
|
|
4814
|
-
"func": false,
|
|
4815
|
-
"value": "'240px'"
|
|
4816
|
-
}
|
|
4817
|
-
},
|
|
4818
|
-
{
|
|
4819
|
-
"name": "activeTab",
|
|
4820
|
-
"description": "Sets the index of the tab that should be active on initial page load. Note that this property is zero-indexed.",
|
|
4821
|
-
"type": {
|
|
4822
|
-
"name": "number"
|
|
4823
|
-
},
|
|
4824
|
-
"defaultValue": {
|
|
4825
|
-
"func": false,
|
|
4826
|
-
"value": "0"
|
|
4827
|
-
}
|
|
4828
|
-
},
|
|
4829
|
-
{
|
|
4830
|
-
"name": "modifier",
|
|
4831
|
-
"description": "Modifies the style variants for this component",
|
|
4832
|
-
"tags": {},
|
|
4833
|
-
"values": [
|
|
4834
|
-
"centered",
|
|
4835
|
-
"compact",
|
|
4836
|
-
"full-width",
|
|
4837
|
-
"no-border"
|
|
4838
|
-
],
|
|
4839
|
-
"type": {
|
|
4840
|
-
"name": "string"
|
|
4841
|
-
}
|
|
4842
|
-
},
|
|
4843
|
-
{
|
|
4844
|
-
"name": "size",
|
|
4845
|
-
"description": "Use `small` to reduce spacing around the tabs for a denser visual design",
|
|
4846
|
-
"tags": {
|
|
4847
|
-
"demoSelectMultiple": [
|
|
4848
|
-
{
|
|
4849
|
-
"description": "true",
|
|
4850
|
-
"title": "demoSelectMultiple"
|
|
4851
|
-
}
|
|
4852
|
-
]
|
|
4853
|
-
},
|
|
4854
|
-
"values": [
|
|
4855
|
-
"small"
|
|
4856
|
-
],
|
|
4857
|
-
"type": {
|
|
4858
|
-
"name": "string"
|
|
4859
|
-
}
|
|
4860
|
-
},
|
|
4861
|
-
{
|
|
4862
|
-
"name": "backgroundColor",
|
|
4863
|
-
"description": "Sets the background color of the tab.\nFor CdrTabs that are rendered on non-primary backgrounds.\nPass the background-color into the component to ensure that the scrolling gradients render correctly.",
|
|
4864
|
-
"type": {
|
|
4865
|
-
"name": "string"
|
|
4866
|
-
},
|
|
4867
|
-
"defaultValue": {
|
|
4868
|
-
"func": false,
|
|
4869
|
-
"value": "CdrColorBackgroundPrimary"
|
|
4870
|
-
}
|
|
4871
|
-
}
|
|
4872
|
-
],
|
|
4873
|
-
"slots": [
|
|
4874
|
-
{
|
|
4875
|
-
"name": "default",
|
|
4876
|
-
"description": "CdrTabs content (CdrTabPanel components)"
|
|
4877
|
-
}
|
|
4878
|
-
],
|
|
4879
|
-
"sourceFiles": [
|
|
4880
|
-
"./src/components/tabs/CdrTabs.vue"
|
|
4881
|
-
],
|
|
4882
|
-
"UIProperties": [
|
|
4883
|
-
{
|
|
4884
|
-
"name": "--cdr-tabs-header-container-keyline-color",
|
|
4885
|
-
"defaultValue": "--cdr-color-border-tab-keyline-rest",
|
|
4886
|
-
"description": "Keyline color of the cdr-tabs header container"
|
|
4887
|
-
},
|
|
4888
|
-
{
|
|
4889
|
-
"name": "--cdr-tabs-tab-text-color",
|
|
4890
|
-
"defaultValue": "--cdr-color-text-tab-rest",
|
|
4891
|
-
"description": "Text color in a tab"
|
|
4892
|
-
},
|
|
4893
|
-
{
|
|
4894
|
-
"name": "--cdr-tabs-tab-text-color-active",
|
|
4895
|
-
"defaultValue": "--cdr-color-text-tab-active",
|
|
4896
|
-
"description": "Text color of an active tab"
|
|
4897
|
-
},
|
|
4898
|
-
{
|
|
4899
|
-
"name": "--cdr-tabs-tab-text-color-interaction",
|
|
4900
|
-
"defaultValue": "--cdr-color-text-tab-hover",
|
|
4901
|
-
"description": "Text color of a tab on active, focus, or hover"
|
|
4902
|
-
},
|
|
4903
|
-
{
|
|
4904
|
-
"name": "--cdr-tabs-tab-text-color-disabled",
|
|
4905
|
-
"defaultValue": "--cdr-color-text-tab-disabled",
|
|
4906
|
-
"description": "Text color of a disabled tab"
|
|
4907
|
-
},
|
|
4908
|
-
{
|
|
4909
|
-
"name": "--cdr-tabs-keyline-background-color",
|
|
4910
|
-
"defaultValue": "--cdr-color-border-tab-keyline-active",
|
|
4911
|
-
"description": "Background color of the cdr-tabs keyline"
|
|
4912
|
-
},
|
|
4913
|
-
{
|
|
4914
|
-
"name": "--cdr-tabs-no-border-border-color",
|
|
4915
|
-
"defaultValue": "transparent",
|
|
4916
|
-
"description": "Border color of the cdr-tabs with no-border modifier"
|
|
4917
|
-
}
|
|
4918
|
-
]
|
|
4919
|
-
},
|
|
4920
4800
|
"CdrToast": {
|
|
4921
4801
|
"name": "CdrToast",
|
|
4922
4802
|
"description": "Non-modal dialog used to communicate the status of a task or process",
|
|
@@ -5100,132 +4980,44 @@
|
|
|
5100
4980
|
"description": "Default background color of cdr-toast"
|
|
5101
4981
|
},
|
|
5102
4982
|
{
|
|
5103
|
-
"name": "--cdr-toast-outline-color-default",
|
|
5104
|
-
"defaultValue": "--cdr-color-border-message-default-02",
|
|
5105
|
-
"description": "Default outline color of cdr-toast"
|
|
5106
|
-
},
|
|
5107
|
-
{
|
|
5108
|
-
"name": "--cdr-toast-background-color-info",
|
|
5109
|
-
"defaultValue": "--cdr-color-background-message-info-01",
|
|
5110
|
-
"description": "Info background color of cdr-toast"
|
|
5111
|
-
},
|
|
5112
|
-
{
|
|
5113
|
-
"name": "--cdr-toast-background-color-success",
|
|
5114
|
-
"defaultValue": "--cdr-color-background-message-success-01",
|
|
5115
|
-
"description": "Success background color of cdr-toast"
|
|
5116
|
-
},
|
|
5117
|
-
{
|
|
5118
|
-
"name": "--cdr-toast-outline-color-success",
|
|
5119
|
-
"defaultValue": "--cdr-color-border-message-success-02",
|
|
5120
|
-
"description": "Success outline color of cdr-toast"
|
|
5121
|
-
},
|
|
5122
|
-
{
|
|
5123
|
-
"name": "--cdr-toast-background-color-warning",
|
|
5124
|
-
"defaultValue": "--cdr-color-background-message-warning-01",
|
|
5125
|
-
"description": "Warning background color of cdr-toast"
|
|
5126
|
-
},
|
|
5127
|
-
{
|
|
5128
|
-
"name": "--cdr-toast-outline-color-warning",
|
|
5129
|
-
"defaultValue": "--cdr-color-border-message-warning-02",
|
|
5130
|
-
"description": "Warning outline color of cdr-toast"
|
|
5131
|
-
},
|
|
5132
|
-
{
|
|
5133
|
-
"name": "--cdr-toast-background-color-error",
|
|
5134
|
-
"defaultValue": "--cdr-color-background-message-error-01",
|
|
5135
|
-
"description": "Error background color of cdr-toast"
|
|
5136
|
-
},
|
|
5137
|
-
{
|
|
5138
|
-
"name": "--cdr-toast-outline-color-error",
|
|
5139
|
-
"defaultValue": "--cdr-color-border-message-error-02",
|
|
5140
|
-
"description": "Error outline color of cdr-toast"
|
|
5141
|
-
}
|
|
5142
|
-
]
|
|
5143
|
-
},
|
|
5144
|
-
"CdrToggleButton": {
|
|
5145
|
-
"name": "CdrToggleButton",
|
|
5146
|
-
"description": "Permits switching two or more options on and off",
|
|
5147
|
-
"tags": {},
|
|
5148
|
-
"exportName": "default",
|
|
5149
|
-
"displayName": "CdrToggleButton",
|
|
5150
|
-
"props": [
|
|
5151
|
-
{
|
|
5152
|
-
"name": "toggleValue",
|
|
5153
|
-
"description": "Sets the value and aria-label for the toggle button. Display can be overridden using default slot",
|
|
5154
|
-
"type": {
|
|
5155
|
-
"name": "string"
|
|
5156
|
-
},
|
|
5157
|
-
"required": true
|
|
5158
|
-
}
|
|
5159
|
-
],
|
|
5160
|
-
"slots": [
|
|
5161
|
-
{
|
|
5162
|
-
"name": "default",
|
|
5163
|
-
"description": "CdrToggleButton label content"
|
|
5164
|
-
}
|
|
5165
|
-
],
|
|
5166
|
-
"sourceFiles": [
|
|
5167
|
-
"./src/components/toggleButton/CdrToggleButton.vue"
|
|
5168
|
-
],
|
|
5169
|
-
"UIProperties": [
|
|
5170
|
-
{
|
|
5171
|
-
"name": "--cdr-toggle-button-color-default-rest",
|
|
5172
|
-
"defaultValue": "--cdr-color-text-toggle-button-default-rest",
|
|
5173
|
-
"description": "Default text color of the cdr-toggle-button"
|
|
5174
|
-
},
|
|
5175
|
-
{
|
|
5176
|
-
"name": "--cdr-toggle-button-background-color-default-rest",
|
|
5177
|
-
"defaultValue": "--cdr-color-background-toggle-button-default-rest",
|
|
5178
|
-
"description": "Default background color of the cdr-toggle-button"
|
|
5179
|
-
},
|
|
5180
|
-
{
|
|
5181
|
-
"name": "--cdr-toggle-button-border-color-default-focus",
|
|
5182
|
-
"defaultValue": "--cdr-color-border-toggle-button-default-focus",
|
|
5183
|
-
"description": "Focus border color of the cdr-toggle-button"
|
|
5184
|
-
},
|
|
5185
|
-
{
|
|
5186
|
-
"name": "--cdr-toggle-button-background-color-default-focus",
|
|
5187
|
-
"defaultValue": "--cdr-color-background-toggle-button-default-focus",
|
|
5188
|
-
"description": "Focus background color of the cdr-toggle-button"
|
|
5189
|
-
},
|
|
5190
|
-
{
|
|
5191
|
-
"name": "--cdr-toggle-button-icon-fill-default",
|
|
5192
|
-
"defaultValue": "--cdr-color-icon-default",
|
|
5193
|
-
"description": "Default fill color of the cdr-toggle-button's svg"
|
|
4983
|
+
"name": "--cdr-toast-outline-color-default",
|
|
4984
|
+
"defaultValue": "--cdr-color-border-message-default-02",
|
|
4985
|
+
"description": "Default outline color of cdr-toast"
|
|
5194
4986
|
},
|
|
5195
4987
|
{
|
|
5196
|
-
"name": "--cdr-
|
|
5197
|
-
"defaultValue": "--cdr-color-background-
|
|
5198
|
-
"description": "
|
|
4988
|
+
"name": "--cdr-toast-background-color-info",
|
|
4989
|
+
"defaultValue": "--cdr-color-background-message-info-01",
|
|
4990
|
+
"description": "Info background color of cdr-toast"
|
|
5199
4991
|
},
|
|
5200
4992
|
{
|
|
5201
|
-
"name": "--cdr-
|
|
5202
|
-
"defaultValue": "--cdr-color-
|
|
5203
|
-
"description": "
|
|
4993
|
+
"name": "--cdr-toast-background-color-success",
|
|
4994
|
+
"defaultValue": "--cdr-color-background-message-success-01",
|
|
4995
|
+
"description": "Success background color of cdr-toast"
|
|
5204
4996
|
},
|
|
5205
4997
|
{
|
|
5206
|
-
"name": "--cdr-
|
|
5207
|
-
"defaultValue": "--cdr-color-
|
|
5208
|
-
"description": "
|
|
4998
|
+
"name": "--cdr-toast-outline-color-success",
|
|
4999
|
+
"defaultValue": "--cdr-color-border-message-success-02",
|
|
5000
|
+
"description": "Success outline color of cdr-toast"
|
|
5209
5001
|
},
|
|
5210
5002
|
{
|
|
5211
|
-
"name": "--cdr-
|
|
5212
|
-
"defaultValue": "--cdr-color-
|
|
5213
|
-
"description": "
|
|
5003
|
+
"name": "--cdr-toast-background-color-warning",
|
|
5004
|
+
"defaultValue": "--cdr-color-background-message-warning-01",
|
|
5005
|
+
"description": "Warning background color of cdr-toast"
|
|
5214
5006
|
},
|
|
5215
5007
|
{
|
|
5216
|
-
"name": "--cdr-
|
|
5217
|
-
"defaultValue": "--cdr-color-
|
|
5218
|
-
"description": "
|
|
5008
|
+
"name": "--cdr-toast-outline-color-warning",
|
|
5009
|
+
"defaultValue": "--cdr-color-border-message-warning-02",
|
|
5010
|
+
"description": "Warning outline color of cdr-toast"
|
|
5219
5011
|
},
|
|
5220
5012
|
{
|
|
5221
|
-
"name": "--cdr-
|
|
5222
|
-
"defaultValue": "--cdr-color-background-
|
|
5223
|
-
"description": "
|
|
5013
|
+
"name": "--cdr-toast-background-color-error",
|
|
5014
|
+
"defaultValue": "--cdr-color-background-message-error-01",
|
|
5015
|
+
"description": "Error background color of cdr-toast"
|
|
5224
5016
|
},
|
|
5225
5017
|
{
|
|
5226
|
-
"name": "--cdr-
|
|
5227
|
-
"defaultValue": "--cdr-color-border-
|
|
5228
|
-
"description": "
|
|
5018
|
+
"name": "--cdr-toast-outline-color-error",
|
|
5019
|
+
"defaultValue": "--cdr-color-border-message-error-02",
|
|
5020
|
+
"description": "Error outline color of cdr-toast"
|
|
5229
5021
|
}
|
|
5230
5022
|
]
|
|
5231
5023
|
},
|
|
@@ -5360,6 +5152,214 @@
|
|
|
5360
5152
|
}
|
|
5361
5153
|
]
|
|
5362
5154
|
},
|
|
5155
|
+
"CdrTabs": {
|
|
5156
|
+
"name": "CdrTabs",
|
|
5157
|
+
"description": "Organizes related content into groups for people to navigate between",
|
|
5158
|
+
"tags": {},
|
|
5159
|
+
"exportName": "default",
|
|
5160
|
+
"displayName": "CdrTabs",
|
|
5161
|
+
"props": [
|
|
5162
|
+
{
|
|
5163
|
+
"name": "height",
|
|
5164
|
+
"description": "Sets height of the tabs container element.\nPassing a `px` value will render tabs with a static height,\npassing `auto` will render tabs with variable height based on content size.",
|
|
5165
|
+
"type": {
|
|
5166
|
+
"name": "string"
|
|
5167
|
+
},
|
|
5168
|
+
"defaultValue": {
|
|
5169
|
+
"func": false,
|
|
5170
|
+
"value": "'240px'"
|
|
5171
|
+
}
|
|
5172
|
+
},
|
|
5173
|
+
{
|
|
5174
|
+
"name": "activeTab",
|
|
5175
|
+
"description": "Sets the index of the tab that should be active on initial page load. Note that this property is zero-indexed.",
|
|
5176
|
+
"type": {
|
|
5177
|
+
"name": "number"
|
|
5178
|
+
},
|
|
5179
|
+
"defaultValue": {
|
|
5180
|
+
"func": false,
|
|
5181
|
+
"value": "0"
|
|
5182
|
+
}
|
|
5183
|
+
},
|
|
5184
|
+
{
|
|
5185
|
+
"name": "modifier",
|
|
5186
|
+
"description": "Modifies the style variants for this component",
|
|
5187
|
+
"tags": {},
|
|
5188
|
+
"values": [
|
|
5189
|
+
"centered",
|
|
5190
|
+
"compact",
|
|
5191
|
+
"full-width",
|
|
5192
|
+
"no-border"
|
|
5193
|
+
],
|
|
5194
|
+
"type": {
|
|
5195
|
+
"name": "string"
|
|
5196
|
+
}
|
|
5197
|
+
},
|
|
5198
|
+
{
|
|
5199
|
+
"name": "size",
|
|
5200
|
+
"description": "Use `small` to reduce spacing around the tabs for a denser visual design",
|
|
5201
|
+
"tags": {
|
|
5202
|
+
"demoSelectMultiple": [
|
|
5203
|
+
{
|
|
5204
|
+
"description": "true",
|
|
5205
|
+
"title": "demoSelectMultiple"
|
|
5206
|
+
}
|
|
5207
|
+
]
|
|
5208
|
+
},
|
|
5209
|
+
"values": [
|
|
5210
|
+
"small"
|
|
5211
|
+
],
|
|
5212
|
+
"type": {
|
|
5213
|
+
"name": "string"
|
|
5214
|
+
}
|
|
5215
|
+
},
|
|
5216
|
+
{
|
|
5217
|
+
"name": "backgroundColor",
|
|
5218
|
+
"description": "Sets the background color of the tab.\nFor CdrTabs that are rendered on non-primary backgrounds.\nPass the background-color into the component to ensure that the scrolling gradients render correctly.",
|
|
5219
|
+
"type": {
|
|
5220
|
+
"name": "string"
|
|
5221
|
+
},
|
|
5222
|
+
"defaultValue": {
|
|
5223
|
+
"func": false,
|
|
5224
|
+
"value": "CdrColorBackgroundPrimary"
|
|
5225
|
+
}
|
|
5226
|
+
}
|
|
5227
|
+
],
|
|
5228
|
+
"slots": [
|
|
5229
|
+
{
|
|
5230
|
+
"name": "default",
|
|
5231
|
+
"description": "CdrTabs content (CdrTabPanel components)"
|
|
5232
|
+
}
|
|
5233
|
+
],
|
|
5234
|
+
"sourceFiles": [
|
|
5235
|
+
"./src/components/tabs/CdrTabs.vue"
|
|
5236
|
+
],
|
|
5237
|
+
"UIProperties": [
|
|
5238
|
+
{
|
|
5239
|
+
"name": "--cdr-tabs-header-container-keyline-color",
|
|
5240
|
+
"defaultValue": "--cdr-color-border-tab-keyline-rest",
|
|
5241
|
+
"description": "Keyline color of the cdr-tabs header container"
|
|
5242
|
+
},
|
|
5243
|
+
{
|
|
5244
|
+
"name": "--cdr-tabs-tab-text-color",
|
|
5245
|
+
"defaultValue": "--cdr-color-text-tab-rest",
|
|
5246
|
+
"description": "Text color in a tab"
|
|
5247
|
+
},
|
|
5248
|
+
{
|
|
5249
|
+
"name": "--cdr-tabs-tab-text-color-active",
|
|
5250
|
+
"defaultValue": "--cdr-color-text-tab-active",
|
|
5251
|
+
"description": "Text color of an active tab"
|
|
5252
|
+
},
|
|
5253
|
+
{
|
|
5254
|
+
"name": "--cdr-tabs-tab-text-color-interaction",
|
|
5255
|
+
"defaultValue": "--cdr-color-text-tab-hover",
|
|
5256
|
+
"description": "Text color of a tab on active, focus, or hover"
|
|
5257
|
+
},
|
|
5258
|
+
{
|
|
5259
|
+
"name": "--cdr-tabs-tab-text-color-disabled",
|
|
5260
|
+
"defaultValue": "--cdr-color-text-tab-disabled",
|
|
5261
|
+
"description": "Text color of a disabled tab"
|
|
5262
|
+
},
|
|
5263
|
+
{
|
|
5264
|
+
"name": "--cdr-tabs-keyline-background-color",
|
|
5265
|
+
"defaultValue": "--cdr-color-border-tab-keyline-active",
|
|
5266
|
+
"description": "Background color of the cdr-tabs keyline"
|
|
5267
|
+
},
|
|
5268
|
+
{
|
|
5269
|
+
"name": "--cdr-tabs-no-border-border-color",
|
|
5270
|
+
"defaultValue": "transparent",
|
|
5271
|
+
"description": "Border color of the cdr-tabs with no-border modifier"
|
|
5272
|
+
}
|
|
5273
|
+
]
|
|
5274
|
+
},
|
|
5275
|
+
"CdrToggleButton": {
|
|
5276
|
+
"name": "CdrToggleButton",
|
|
5277
|
+
"description": "Permits switching two or more options on and off",
|
|
5278
|
+
"tags": {},
|
|
5279
|
+
"exportName": "default",
|
|
5280
|
+
"displayName": "CdrToggleButton",
|
|
5281
|
+
"props": [
|
|
5282
|
+
{
|
|
5283
|
+
"name": "toggleValue",
|
|
5284
|
+
"description": "Sets the value and aria-label for the toggle button. Display can be overridden using default slot",
|
|
5285
|
+
"type": {
|
|
5286
|
+
"name": "string"
|
|
5287
|
+
},
|
|
5288
|
+
"required": true
|
|
5289
|
+
}
|
|
5290
|
+
],
|
|
5291
|
+
"slots": [
|
|
5292
|
+
{
|
|
5293
|
+
"name": "default",
|
|
5294
|
+
"description": "CdrToggleButton label content"
|
|
5295
|
+
}
|
|
5296
|
+
],
|
|
5297
|
+
"sourceFiles": [
|
|
5298
|
+
"./src/components/toggleButton/CdrToggleButton.vue"
|
|
5299
|
+
],
|
|
5300
|
+
"UIProperties": [
|
|
5301
|
+
{
|
|
5302
|
+
"name": "--cdr-toggle-button-color-default-rest",
|
|
5303
|
+
"defaultValue": "--cdr-color-text-toggle-button-default-rest",
|
|
5304
|
+
"description": "Default text color of the cdr-toggle-button"
|
|
5305
|
+
},
|
|
5306
|
+
{
|
|
5307
|
+
"name": "--cdr-toggle-button-background-color-default-rest",
|
|
5308
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-rest",
|
|
5309
|
+
"description": "Default background color of the cdr-toggle-button"
|
|
5310
|
+
},
|
|
5311
|
+
{
|
|
5312
|
+
"name": "--cdr-toggle-button-border-color-default-focus",
|
|
5313
|
+
"defaultValue": "--cdr-color-border-toggle-button-default-focus",
|
|
5314
|
+
"description": "Focus border color of the cdr-toggle-button"
|
|
5315
|
+
},
|
|
5316
|
+
{
|
|
5317
|
+
"name": "--cdr-toggle-button-background-color-default-focus",
|
|
5318
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-focus",
|
|
5319
|
+
"description": "Focus background color of the cdr-toggle-button"
|
|
5320
|
+
},
|
|
5321
|
+
{
|
|
5322
|
+
"name": "--cdr-toggle-button-icon-fill-default",
|
|
5323
|
+
"defaultValue": "--cdr-color-icon-default",
|
|
5324
|
+
"description": "Default fill color of the cdr-toggle-button's svg"
|
|
5325
|
+
},
|
|
5326
|
+
{
|
|
5327
|
+
"name": "--cdr-toggle-button-background-color-default-selected-rest",
|
|
5328
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-selected-rest",
|
|
5329
|
+
"description": "Selected background color of the cdr-toggle-button at rest"
|
|
5330
|
+
},
|
|
5331
|
+
{
|
|
5332
|
+
"name": "--cdr-toggle-button-border-color-default-selected-rest",
|
|
5333
|
+
"defaultValue": "--cdr-color-border-toggle-button-default-selected-rest",
|
|
5334
|
+
"description": "Selected border color of the cdr-toggle-button at rest"
|
|
5335
|
+
},
|
|
5336
|
+
{
|
|
5337
|
+
"name": "--cdr-toggle-button-icon-fill-selected-rest",
|
|
5338
|
+
"defaultValue": "--cdr-color-icon-emphasis",
|
|
5339
|
+
"description": "Selected fill color of the cdr-toggle-button's svg at rest"
|
|
5340
|
+
},
|
|
5341
|
+
{
|
|
5342
|
+
"name": "--cdr-toggle-button-border-color-default-selected-focus",
|
|
5343
|
+
"defaultValue": "--cdr-color-border-toggle-button-default-selected-focus",
|
|
5344
|
+
"description": "Selected border color of the cdr-toggle-button on focus"
|
|
5345
|
+
},
|
|
5346
|
+
{
|
|
5347
|
+
"name": "--cdr-toggle-button-background-color-default-selected-hover",
|
|
5348
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-selected-hover",
|
|
5349
|
+
"description": "Selected background color of the cdr-toggle-button on hover"
|
|
5350
|
+
},
|
|
5351
|
+
{
|
|
5352
|
+
"name": "--cdr-toggle-button-background-color-default-hover",
|
|
5353
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-hover",
|
|
5354
|
+
"description": "Background color of the cdr-toggle-button on hover"
|
|
5355
|
+
},
|
|
5356
|
+
{
|
|
5357
|
+
"name": "--cdr-toggle-button-border-color-hover-focus",
|
|
5358
|
+
"defaultValue": "--cdr-color-border-toggle-button-default-selected-focus",
|
|
5359
|
+
"description": "Hover border color of the cdr-toggle-button on focus"
|
|
5360
|
+
}
|
|
5361
|
+
]
|
|
5362
|
+
},
|
|
5363
5363
|
"CdrToggleGroup": {
|
|
5364
5364
|
"name": "CdrToggleGroup",
|
|
5365
5365
|
"exportName": "default",
|