@rei/cedar 14.0.2 → 14.0.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 +1741 -1741
- package/dist/icon-component-docgen.json +627 -627
- 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 +2 -2
|
@@ -163,6 +163,43 @@
|
|
|
163
163
|
}
|
|
164
164
|
]
|
|
165
165
|
},
|
|
166
|
+
"CdrAccordionGroup": {
|
|
167
|
+
"name": "CdrAccordionGroup",
|
|
168
|
+
"exportName": "default",
|
|
169
|
+
"displayName": "CdrAccordionGroup",
|
|
170
|
+
"description": "",
|
|
171
|
+
"tags": {},
|
|
172
|
+
"props": [
|
|
173
|
+
{
|
|
174
|
+
"name": "unwrap",
|
|
175
|
+
"description": "A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.",
|
|
176
|
+
"tags": {},
|
|
177
|
+
"values": [
|
|
178
|
+
"@xs",
|
|
179
|
+
"@sm",
|
|
180
|
+
"@md",
|
|
181
|
+
"@lg",
|
|
182
|
+
"true"
|
|
183
|
+
],
|
|
184
|
+
"type": {
|
|
185
|
+
"name": "string|boolean"
|
|
186
|
+
},
|
|
187
|
+
"defaultValue": {
|
|
188
|
+
"func": false,
|
|
189
|
+
"value": false
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
],
|
|
193
|
+
"slots": [
|
|
194
|
+
{
|
|
195
|
+
"name": "default",
|
|
196
|
+
"description": "CdrAccordionGroup content (i.e. CdrAccordion components)"
|
|
197
|
+
}
|
|
198
|
+
],
|
|
199
|
+
"sourceFiles": [
|
|
200
|
+
"./src/components/accordion/CdrAccordionGroup.vue"
|
|
201
|
+
]
|
|
202
|
+
},
|
|
166
203
|
"CdrBanner": {
|
|
167
204
|
"name": "CdrBanner",
|
|
168
205
|
"description": "Provides contextual feedback messages for typical user actions",
|
|
@@ -365,43 +402,6 @@
|
|
|
365
402
|
}
|
|
366
403
|
]
|
|
367
404
|
},
|
|
368
|
-
"CdrAccordionGroup": {
|
|
369
|
-
"name": "CdrAccordionGroup",
|
|
370
|
-
"exportName": "default",
|
|
371
|
-
"displayName": "CdrAccordionGroup",
|
|
372
|
-
"description": "",
|
|
373
|
-
"tags": {},
|
|
374
|
-
"props": [
|
|
375
|
-
{
|
|
376
|
-
"name": "unwrap",
|
|
377
|
-
"description": "A prop that will present accordion content as unwrapped. All content is expanded at the provided breakpoints.",
|
|
378
|
-
"tags": {},
|
|
379
|
-
"values": [
|
|
380
|
-
"@xs",
|
|
381
|
-
"@sm",
|
|
382
|
-
"@md",
|
|
383
|
-
"@lg",
|
|
384
|
-
"true"
|
|
385
|
-
],
|
|
386
|
-
"type": {
|
|
387
|
-
"name": "string|boolean"
|
|
388
|
-
},
|
|
389
|
-
"defaultValue": {
|
|
390
|
-
"func": false,
|
|
391
|
-
"value": false
|
|
392
|
-
}
|
|
393
|
-
}
|
|
394
|
-
],
|
|
395
|
-
"slots": [
|
|
396
|
-
{
|
|
397
|
-
"name": "default",
|
|
398
|
-
"description": "CdrAccordionGroup content (i.e. CdrAccordion components)"
|
|
399
|
-
}
|
|
400
|
-
],
|
|
401
|
-
"sourceFiles": [
|
|
402
|
-
"./src/components/accordion/CdrAccordionGroup.vue"
|
|
403
|
-
]
|
|
404
|
-
},
|
|
405
405
|
"CdrBreadcrumb": {
|
|
406
406
|
"name": "CdrBreadcrumb",
|
|
407
407
|
"description": "Navigation used to reveal a page's location within the site hierarchy",
|
|
@@ -1284,178 +1284,6 @@
|
|
|
1284
1284
|
}
|
|
1285
1285
|
]
|
|
1286
1286
|
},
|
|
1287
|
-
"CdrChip": {
|
|
1288
|
-
"name": "CdrChip",
|
|
1289
|
-
"description": "Allows people to make selections, filter content, or trigger actions",
|
|
1290
|
-
"tags": {},
|
|
1291
|
-
"exportName": "default",
|
|
1292
|
-
"displayName": "CdrChip",
|
|
1293
|
-
"slots": [
|
|
1294
|
-
{
|
|
1295
|
-
"name": "icon-left",
|
|
1296
|
-
"description": "Icon to the left of the content"
|
|
1297
|
-
},
|
|
1298
|
-
{
|
|
1299
|
-
"name": "icon-right",
|
|
1300
|
-
"description": "Icon to the right of the content"
|
|
1301
|
-
},
|
|
1302
|
-
{
|
|
1303
|
-
"name": "default",
|
|
1304
|
-
"description": "Primary CdrChip content"
|
|
1305
|
-
}
|
|
1306
|
-
],
|
|
1307
|
-
"sourceFiles": [
|
|
1308
|
-
"./src/components/chip/CdrChip.vue"
|
|
1309
|
-
],
|
|
1310
|
-
"UIProperties": [
|
|
1311
|
-
{
|
|
1312
|
-
"name": "--cdr-chip-text-color",
|
|
1313
|
-
"defaultValue": "--cdr-color-text-chip-default",
|
|
1314
|
-
"description": "Text color of a cdr-chip"
|
|
1315
|
-
},
|
|
1316
|
-
{
|
|
1317
|
-
"name": "--cdr-chip-fill-color",
|
|
1318
|
-
"defaultValue": "--cdr-color-text-chip-default",
|
|
1319
|
-
"description": "Fill color of a cdr-chip"
|
|
1320
|
-
},
|
|
1321
|
-
{
|
|
1322
|
-
"name": "--cdr-chip-background-color-rest",
|
|
1323
|
-
"defaultValue": "--cdr-color-background-chip-default-rest",
|
|
1324
|
-
"description": "Background color of a cdr-chip"
|
|
1325
|
-
},
|
|
1326
|
-
{
|
|
1327
|
-
"name": "--cdr-chip-box-shadow-color-rest",
|
|
1328
|
-
"defaultValue": "--cdr-color-border-chip-default-rest",
|
|
1329
|
-
"description": "Box-shadow color of a cdr-chip"
|
|
1330
|
-
},
|
|
1331
|
-
{
|
|
1332
|
-
"name": "--cdr-chip-background-color-disabled",
|
|
1333
|
-
"defaultValue": "--cdr-color-background-chip-default-disabled",
|
|
1334
|
-
"description": "Background color of a cdr-chip when disabled"
|
|
1335
|
-
},
|
|
1336
|
-
{
|
|
1337
|
-
"name": "--cdr-chip-box-shadow-color-disabled",
|
|
1338
|
-
"defaultValue": "--cdr-color-border-chip-default-disabled",
|
|
1339
|
-
"description": "Box-shadow color of a cdr-chip when disabled"
|
|
1340
|
-
},
|
|
1341
|
-
{
|
|
1342
|
-
"name": "--cdr-chip-text-color-disabled",
|
|
1343
|
-
"defaultValue": "--cdr-color-text-chip-disabled",
|
|
1344
|
-
"description": "Text color of a cdr-chip when disabled"
|
|
1345
|
-
},
|
|
1346
|
-
{
|
|
1347
|
-
"name": "--cdr-chip-background-color-hover",
|
|
1348
|
-
"defaultValue": "--cdr-color-background-chip-default-hover",
|
|
1349
|
-
"description": "Background color of a cdr-chip on hover"
|
|
1350
|
-
},
|
|
1351
|
-
{
|
|
1352
|
-
"name": "--cdr-chip-box-shadow-color-hover",
|
|
1353
|
-
"defaultValue": "--cdr-color-border-chip-default-hover",
|
|
1354
|
-
"description": "Box-shadow color of a cdr-chip on hover"
|
|
1355
|
-
},
|
|
1356
|
-
{
|
|
1357
|
-
"name": "--cdr-chip-background-color-focus",
|
|
1358
|
-
"defaultValue": "--cdr-color-background-chip-default-focus",
|
|
1359
|
-
"description": "Background color of a cdr-chip on focus"
|
|
1360
|
-
},
|
|
1361
|
-
{
|
|
1362
|
-
"name": "--cdr-chip-box-shadow-color-focus",
|
|
1363
|
-
"defaultValue": "--cdr-color-border-chip-default-focus",
|
|
1364
|
-
"description": "Box-shadow color of a cdr-chip on focus"
|
|
1365
|
-
},
|
|
1366
|
-
{
|
|
1367
|
-
"name": "--cdr-chip-background-color-active",
|
|
1368
|
-
"defaultValue": "--cdr-color-background-chip-default-active",
|
|
1369
|
-
"description": "Background color of a cdr-chip when active"
|
|
1370
|
-
},
|
|
1371
|
-
{
|
|
1372
|
-
"name": "--cdr-chip-box-shadow-color-active",
|
|
1373
|
-
"defaultValue": "--cdr-color-border-chip-default-active",
|
|
1374
|
-
"description": "Box-shadow color of a cdr-chip when active"
|
|
1375
|
-
},
|
|
1376
|
-
{
|
|
1377
|
-
"name": "--cdr-chip-background-color-selected-rest",
|
|
1378
|
-
"defaultValue": "--cdr-color-background-chip-default-selected",
|
|
1379
|
-
"description": "Background color of a cdr-chip when selected"
|
|
1380
|
-
},
|
|
1381
|
-
{
|
|
1382
|
-
"name": "--cdr-chip-box-shadow-color-selected-rest",
|
|
1383
|
-
"defaultValue": "--cdr-color-border-chip-default-selected-rest",
|
|
1384
|
-
"description": "Box-shadow color of a cdr-chip when selected"
|
|
1385
|
-
},
|
|
1386
|
-
{
|
|
1387
|
-
"name": "--cdr-chip-background-color-selected-hover",
|
|
1388
|
-
"defaultValue": "--cdr-color-background-chip-default-selected-hover",
|
|
1389
|
-
"description": "Background color of a cdr-chip when selected and hovered"
|
|
1390
|
-
},
|
|
1391
|
-
{
|
|
1392
|
-
"name": "--cdr-chip-box-shadow-color-selected-hover",
|
|
1393
|
-
"defaultValue": "--cdr-color-border-chip-default-selected-hover",
|
|
1394
|
-
"description": "Box-shadow color of a cdr-chip when selected and hovered"
|
|
1395
|
-
},
|
|
1396
|
-
{
|
|
1397
|
-
"name": "--cdr-chip-background-color-selected-focus",
|
|
1398
|
-
"defaultValue": "--cdr-color-background-chip-default-selected-focus",
|
|
1399
|
-
"description": "Background color of a cdr-chip when selected and focused"
|
|
1400
|
-
},
|
|
1401
|
-
{
|
|
1402
|
-
"name": "--cdr-chip-box-shadow-color-selected-focus",
|
|
1403
|
-
"defaultValue": "--cdr-color-border-chip-default-selected-focus",
|
|
1404
|
-
"description": "Box-shadow color of a cdr-chip when selected and focused"
|
|
1405
|
-
},
|
|
1406
|
-
{
|
|
1407
|
-
"name": "--cdr-chip-background-color-selected-active",
|
|
1408
|
-
"defaultValue": "--cdr-color-background-chip-default-selected-active",
|
|
1409
|
-
"description": "Background color of a cdr-chip when selected and active"
|
|
1410
|
-
},
|
|
1411
|
-
{
|
|
1412
|
-
"name": "--cdr-chip-box-shadow-color-selected-focus",
|
|
1413
|
-
"defaultValue": "--cdr-color-border-chip-default-selected-focus",
|
|
1414
|
-
"description": "Box-shadow color of a cdr-chip when selected and active"
|
|
1415
|
-
}
|
|
1416
|
-
]
|
|
1417
|
-
},
|
|
1418
|
-
"CdrChipGroup": {
|
|
1419
|
-
"name": "CdrChipGroup",
|
|
1420
|
-
"exportName": "default",
|
|
1421
|
-
"displayName": "CdrChipGroup",
|
|
1422
|
-
"description": "",
|
|
1423
|
-
"tags": {},
|
|
1424
|
-
"props": [
|
|
1425
|
-
{
|
|
1426
|
-
"name": "label",
|
|
1427
|
-
"description": "Sets a label that describes the chip group and what it is selecting. By default this label is visually hidden and only made available to screen readers.",
|
|
1428
|
-
"type": {
|
|
1429
|
-
"name": "string"
|
|
1430
|
-
},
|
|
1431
|
-
"required": true
|
|
1432
|
-
},
|
|
1433
|
-
{
|
|
1434
|
-
"name": "hideLabel",
|
|
1435
|
-
"description": "Visually hides the chip group label but makes it accessible to screen readers.",
|
|
1436
|
-
"type": {
|
|
1437
|
-
"name": "boolean"
|
|
1438
|
-
},
|
|
1439
|
-
"defaultValue": {
|
|
1440
|
-
"func": false,
|
|
1441
|
-
"value": true
|
|
1442
|
-
}
|
|
1443
|
-
}
|
|
1444
|
-
],
|
|
1445
|
-
"slots": [
|
|
1446
|
-
{
|
|
1447
|
-
"name": "label",
|
|
1448
|
-
"description": "Override CdrChip label content with a custom element"
|
|
1449
|
-
},
|
|
1450
|
-
{
|
|
1451
|
-
"name": "default",
|
|
1452
|
-
"description": "CdrChipGroup content (CdrChip components)"
|
|
1453
|
-
}
|
|
1454
|
-
],
|
|
1455
|
-
"sourceFiles": [
|
|
1456
|
-
"./src/components/chip/CdrChipGroup.vue"
|
|
1457
|
-
]
|
|
1458
|
-
},
|
|
1459
1287
|
"CdrCard": {
|
|
1460
1288
|
"name": "CdrCard",
|
|
1461
1289
|
"description": "Related, interactive containers linking to a single subject or destination",
|
|
@@ -1765,62 +1593,175 @@
|
|
|
1765
1593
|
}
|
|
1766
1594
|
]
|
|
1767
1595
|
},
|
|
1768
|
-
"
|
|
1769
|
-
"name": "
|
|
1770
|
-
"description": "Communicates meaning through graphics representing simple and complex ideas",
|
|
1771
|
-
"tags": {
|
|
1772
|
-
"demoComponentNames": [
|
|
1773
|
-
{
|
|
1774
|
-
"description": "icon-account-profile, icon-camera",
|
|
1775
|
-
"title": "demoComponentNames"
|
|
1776
|
-
}
|
|
1777
|
-
]
|
|
1778
|
-
},
|
|
1596
|
+
"CdrChipGroup": {
|
|
1597
|
+
"name": "CdrChipGroup",
|
|
1779
1598
|
"exportName": "default",
|
|
1780
|
-
"displayName": "
|
|
1599
|
+
"displayName": "CdrChipGroup",
|
|
1600
|
+
"description": "",
|
|
1601
|
+
"tags": {},
|
|
1781
1602
|
"props": [
|
|
1782
1603
|
{
|
|
1783
|
-
"name": "
|
|
1784
|
-
"description": "
|
|
1604
|
+
"name": "label",
|
|
1605
|
+
"description": "Sets a label that describes the chip group and what it is selecting. By default this label is visually hidden and only made available to screen readers.",
|
|
1785
1606
|
"type": {
|
|
1786
1607
|
"name": "string"
|
|
1787
|
-
}
|
|
1608
|
+
},
|
|
1609
|
+
"required": true
|
|
1788
1610
|
},
|
|
1789
1611
|
{
|
|
1790
|
-
"name": "
|
|
1791
|
-
"description": "
|
|
1612
|
+
"name": "hideLabel",
|
|
1613
|
+
"description": "Visually hides the chip group label but makes it accessible to screen readers.",
|
|
1792
1614
|
"type": {
|
|
1793
1615
|
"name": "boolean"
|
|
1794
1616
|
},
|
|
1795
1617
|
"defaultValue": {
|
|
1796
1618
|
"func": false,
|
|
1797
|
-
"value":
|
|
1619
|
+
"value": true
|
|
1798
1620
|
}
|
|
1621
|
+
}
|
|
1622
|
+
],
|
|
1623
|
+
"slots": [
|
|
1624
|
+
{
|
|
1625
|
+
"name": "label",
|
|
1626
|
+
"description": "Override CdrChip label content with a custom element"
|
|
1799
1627
|
},
|
|
1800
1628
|
{
|
|
1801
|
-
"name": "
|
|
1802
|
-
"
|
|
1803
|
-
"name": "string"
|
|
1804
|
-
},
|
|
1805
|
-
"defaultValue": {
|
|
1806
|
-
"func": false,
|
|
1807
|
-
"value": "'medium'"
|
|
1808
|
-
}
|
|
1629
|
+
"name": "default",
|
|
1630
|
+
"description": "CdrChipGroup content (CdrChip components)"
|
|
1809
1631
|
}
|
|
1810
1632
|
],
|
|
1633
|
+
"sourceFiles": [
|
|
1634
|
+
"./src/components/chip/CdrChipGroup.vue"
|
|
1635
|
+
]
|
|
1636
|
+
},
|
|
1637
|
+
"CdrChip": {
|
|
1638
|
+
"name": "CdrChip",
|
|
1639
|
+
"description": "Allows people to make selections, filter content, or trigger actions",
|
|
1640
|
+
"tags": {},
|
|
1641
|
+
"exportName": "default",
|
|
1642
|
+
"displayName": "CdrChip",
|
|
1811
1643
|
"slots": [
|
|
1812
1644
|
{
|
|
1813
|
-
"name": "
|
|
1645
|
+
"name": "icon-left",
|
|
1646
|
+
"description": "Icon to the left of the content"
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
"name": "icon-right",
|
|
1650
|
+
"description": "Icon to the right of the content"
|
|
1651
|
+
},
|
|
1652
|
+
{
|
|
1653
|
+
"name": "default",
|
|
1654
|
+
"description": "Primary CdrChip content"
|
|
1814
1655
|
}
|
|
1815
1656
|
],
|
|
1816
1657
|
"sourceFiles": [
|
|
1817
|
-
"./src/components/
|
|
1658
|
+
"./src/components/chip/CdrChip.vue"
|
|
1818
1659
|
],
|
|
1819
1660
|
"UIProperties": [
|
|
1820
1661
|
{
|
|
1821
|
-
"name": "--cdr-
|
|
1822
|
-
"defaultValue": "--cdr-color-
|
|
1823
|
-
"description": "
|
|
1662
|
+
"name": "--cdr-chip-text-color",
|
|
1663
|
+
"defaultValue": "--cdr-color-text-chip-default",
|
|
1664
|
+
"description": "Text color of a cdr-chip"
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
"name": "--cdr-chip-fill-color",
|
|
1668
|
+
"defaultValue": "--cdr-color-text-chip-default",
|
|
1669
|
+
"description": "Fill color of a cdr-chip"
|
|
1670
|
+
},
|
|
1671
|
+
{
|
|
1672
|
+
"name": "--cdr-chip-background-color-rest",
|
|
1673
|
+
"defaultValue": "--cdr-color-background-chip-default-rest",
|
|
1674
|
+
"description": "Background color of a cdr-chip"
|
|
1675
|
+
},
|
|
1676
|
+
{
|
|
1677
|
+
"name": "--cdr-chip-box-shadow-color-rest",
|
|
1678
|
+
"defaultValue": "--cdr-color-border-chip-default-rest",
|
|
1679
|
+
"description": "Box-shadow color of a cdr-chip"
|
|
1680
|
+
},
|
|
1681
|
+
{
|
|
1682
|
+
"name": "--cdr-chip-background-color-disabled",
|
|
1683
|
+
"defaultValue": "--cdr-color-background-chip-default-disabled",
|
|
1684
|
+
"description": "Background color of a cdr-chip when disabled"
|
|
1685
|
+
},
|
|
1686
|
+
{
|
|
1687
|
+
"name": "--cdr-chip-box-shadow-color-disabled",
|
|
1688
|
+
"defaultValue": "--cdr-color-border-chip-default-disabled",
|
|
1689
|
+
"description": "Box-shadow color of a cdr-chip when disabled"
|
|
1690
|
+
},
|
|
1691
|
+
{
|
|
1692
|
+
"name": "--cdr-chip-text-color-disabled",
|
|
1693
|
+
"defaultValue": "--cdr-color-text-chip-disabled",
|
|
1694
|
+
"description": "Text color of a cdr-chip when disabled"
|
|
1695
|
+
},
|
|
1696
|
+
{
|
|
1697
|
+
"name": "--cdr-chip-background-color-hover",
|
|
1698
|
+
"defaultValue": "--cdr-color-background-chip-default-hover",
|
|
1699
|
+
"description": "Background color of a cdr-chip on hover"
|
|
1700
|
+
},
|
|
1701
|
+
{
|
|
1702
|
+
"name": "--cdr-chip-box-shadow-color-hover",
|
|
1703
|
+
"defaultValue": "--cdr-color-border-chip-default-hover",
|
|
1704
|
+
"description": "Box-shadow color of a cdr-chip on hover"
|
|
1705
|
+
},
|
|
1706
|
+
{
|
|
1707
|
+
"name": "--cdr-chip-background-color-focus",
|
|
1708
|
+
"defaultValue": "--cdr-color-background-chip-default-focus",
|
|
1709
|
+
"description": "Background color of a cdr-chip on focus"
|
|
1710
|
+
},
|
|
1711
|
+
{
|
|
1712
|
+
"name": "--cdr-chip-box-shadow-color-focus",
|
|
1713
|
+
"defaultValue": "--cdr-color-border-chip-default-focus",
|
|
1714
|
+
"description": "Box-shadow color of a cdr-chip on focus"
|
|
1715
|
+
},
|
|
1716
|
+
{
|
|
1717
|
+
"name": "--cdr-chip-background-color-active",
|
|
1718
|
+
"defaultValue": "--cdr-color-background-chip-default-active",
|
|
1719
|
+
"description": "Background color of a cdr-chip when active"
|
|
1720
|
+
},
|
|
1721
|
+
{
|
|
1722
|
+
"name": "--cdr-chip-box-shadow-color-active",
|
|
1723
|
+
"defaultValue": "--cdr-color-border-chip-default-active",
|
|
1724
|
+
"description": "Box-shadow color of a cdr-chip when active"
|
|
1725
|
+
},
|
|
1726
|
+
{
|
|
1727
|
+
"name": "--cdr-chip-background-color-selected-rest",
|
|
1728
|
+
"defaultValue": "--cdr-color-background-chip-default-selected",
|
|
1729
|
+
"description": "Background color of a cdr-chip when selected"
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"name": "--cdr-chip-box-shadow-color-selected-rest",
|
|
1733
|
+
"defaultValue": "--cdr-color-border-chip-default-selected-rest",
|
|
1734
|
+
"description": "Box-shadow color of a cdr-chip when selected"
|
|
1735
|
+
},
|
|
1736
|
+
{
|
|
1737
|
+
"name": "--cdr-chip-background-color-selected-hover",
|
|
1738
|
+
"defaultValue": "--cdr-color-background-chip-default-selected-hover",
|
|
1739
|
+
"description": "Background color of a cdr-chip when selected and hovered"
|
|
1740
|
+
},
|
|
1741
|
+
{
|
|
1742
|
+
"name": "--cdr-chip-box-shadow-color-selected-hover",
|
|
1743
|
+
"defaultValue": "--cdr-color-border-chip-default-selected-hover",
|
|
1744
|
+
"description": "Box-shadow color of a cdr-chip when selected and hovered"
|
|
1745
|
+
},
|
|
1746
|
+
{
|
|
1747
|
+
"name": "--cdr-chip-background-color-selected-focus",
|
|
1748
|
+
"defaultValue": "--cdr-color-background-chip-default-selected-focus",
|
|
1749
|
+
"description": "Background color of a cdr-chip when selected and focused"
|
|
1750
|
+
},
|
|
1751
|
+
{
|
|
1752
|
+
"name": "--cdr-chip-box-shadow-color-selected-focus",
|
|
1753
|
+
"defaultValue": "--cdr-color-border-chip-default-selected-focus",
|
|
1754
|
+
"description": "Box-shadow color of a cdr-chip when selected and focused"
|
|
1755
|
+
},
|
|
1756
|
+
{
|
|
1757
|
+
"name": "--cdr-chip-background-color-selected-active",
|
|
1758
|
+
"defaultValue": "--cdr-color-background-chip-default-selected-active",
|
|
1759
|
+
"description": "Background color of a cdr-chip when selected and active"
|
|
1760
|
+
},
|
|
1761
|
+
{
|
|
1762
|
+
"name": "--cdr-chip-box-shadow-color-selected-focus",
|
|
1763
|
+
"defaultValue": "--cdr-color-border-chip-default-selected-focus",
|
|
1764
|
+
"description": "Box-shadow color of a cdr-chip when selected and active"
|
|
1824
1765
|
}
|
|
1825
1766
|
]
|
|
1826
1767
|
},
|
|
@@ -1876,6 +1817,95 @@
|
|
|
1876
1817
|
"./src/components/container/CdrContainer.vue"
|
|
1877
1818
|
]
|
|
1878
1819
|
},
|
|
1820
|
+
"CdrFormError": {
|
|
1821
|
+
"name": "CdrFormError",
|
|
1822
|
+
"exportName": "default",
|
|
1823
|
+
"displayName": "CdrFormError",
|
|
1824
|
+
"description": "",
|
|
1825
|
+
"tags": {},
|
|
1826
|
+
"props": [
|
|
1827
|
+
{
|
|
1828
|
+
"name": "error",
|
|
1829
|
+
"type": {
|
|
1830
|
+
"name": "boolean|string"
|
|
1831
|
+
}
|
|
1832
|
+
}
|
|
1833
|
+
],
|
|
1834
|
+
"slots": [
|
|
1835
|
+
{
|
|
1836
|
+
"name": "error"
|
|
1837
|
+
}
|
|
1838
|
+
],
|
|
1839
|
+
"sourceFiles": [
|
|
1840
|
+
"./src/components/formError/CdrFormError.vue"
|
|
1841
|
+
],
|
|
1842
|
+
"UIProperties": [
|
|
1843
|
+
{
|
|
1844
|
+
"name": "--cdr-form-error-text-color",
|
|
1845
|
+
"defaultValue": "--cdr-color-text-input-error",
|
|
1846
|
+
"description": "Text color of a cdr-form-error"
|
|
1847
|
+
},
|
|
1848
|
+
{
|
|
1849
|
+
"name": "--cdr-form-error-fill-color",
|
|
1850
|
+
"defaultValue": "--cdr-color-text-input-error",
|
|
1851
|
+
"description": "Fill color of a cdr-form-error"
|
|
1852
|
+
}
|
|
1853
|
+
]
|
|
1854
|
+
},
|
|
1855
|
+
"CdrGrid": {
|
|
1856
|
+
"name": "CdrGrid",
|
|
1857
|
+
"description": "Simple wrapper for working with CSS grid",
|
|
1858
|
+
"tags": {},
|
|
1859
|
+
"exportName": "default",
|
|
1860
|
+
"displayName": "CdrGrid",
|
|
1861
|
+
"props": [
|
|
1862
|
+
{
|
|
1863
|
+
"name": "gutter",
|
|
1864
|
+
"description": "Defines gutter size. Also accepts responsive values with `@breakpoint`: \"none@md\"",
|
|
1865
|
+
"tags": {
|
|
1866
|
+
"demoSelectMultiple": [
|
|
1867
|
+
{
|
|
1868
|
+
"description": "false",
|
|
1869
|
+
"title": "demoSelectMultiple"
|
|
1870
|
+
}
|
|
1871
|
+
]
|
|
1872
|
+
},
|
|
1873
|
+
"values": [
|
|
1874
|
+
"none",
|
|
1875
|
+
"small",
|
|
1876
|
+
"medium",
|
|
1877
|
+
"large"
|
|
1878
|
+
],
|
|
1879
|
+
"type": {
|
|
1880
|
+
"name": "string"
|
|
1881
|
+
},
|
|
1882
|
+
"defaultValue": {
|
|
1883
|
+
"func": false,
|
|
1884
|
+
"value": "'medium@xs medium@sm large@md large@lg'"
|
|
1885
|
+
}
|
|
1886
|
+
},
|
|
1887
|
+
{
|
|
1888
|
+
"name": "tag",
|
|
1889
|
+
"description": "Sets the HTML tag for the grid element",
|
|
1890
|
+
"type": {
|
|
1891
|
+
"name": "string"
|
|
1892
|
+
},
|
|
1893
|
+
"defaultValue": {
|
|
1894
|
+
"func": false,
|
|
1895
|
+
"value": "'div'"
|
|
1896
|
+
}
|
|
1897
|
+
}
|
|
1898
|
+
],
|
|
1899
|
+
"slots": [
|
|
1900
|
+
{
|
|
1901
|
+
"name": "default",
|
|
1902
|
+
"description": "CdrGrid content (grid child elements)"
|
|
1903
|
+
}
|
|
1904
|
+
],
|
|
1905
|
+
"sourceFiles": [
|
|
1906
|
+
"./src/components/grid/CdrGrid.vue"
|
|
1907
|
+
]
|
|
1908
|
+
},
|
|
1879
1909
|
"CdrFormGroup": {
|
|
1880
1910
|
"name": "CdrFormGroup",
|
|
1881
1911
|
"description": "Groups related input elements together",
|
|
@@ -1998,23 +2028,35 @@
|
|
|
1998
2028
|
}
|
|
1999
2029
|
]
|
|
2000
2030
|
},
|
|
2001
|
-
"
|
|
2002
|
-
"name": "
|
|
2003
|
-
"description": "
|
|
2031
|
+
"CdrImg": {
|
|
2032
|
+
"name": "CdrImg",
|
|
2033
|
+
"description": "Media for capturing attention and communicating messages",
|
|
2004
2034
|
"tags": {},
|
|
2005
2035
|
"exportName": "default",
|
|
2006
|
-
"displayName": "
|
|
2036
|
+
"displayName": "CdrImg",
|
|
2007
2037
|
"props": [
|
|
2008
2038
|
{
|
|
2009
|
-
"name": "
|
|
2010
|
-
"description": "
|
|
2039
|
+
"name": "src",
|
|
2040
|
+
"description": "Image source url.",
|
|
2041
|
+
"type": {
|
|
2042
|
+
"name": "string"
|
|
2043
|
+
},
|
|
2044
|
+
"required": true
|
|
2045
|
+
},
|
|
2046
|
+
{
|
|
2047
|
+
"name": "alt",
|
|
2048
|
+
"description": "Image alt text. Defaults to an empty string",
|
|
2011
2049
|
"type": {
|
|
2012
2050
|
"name": "string"
|
|
2051
|
+
},
|
|
2052
|
+
"defaultValue": {
|
|
2053
|
+
"func": false,
|
|
2054
|
+
"value": "''"
|
|
2013
2055
|
}
|
|
2014
2056
|
},
|
|
2015
2057
|
{
|
|
2016
|
-
"name": "
|
|
2017
|
-
"description": "
|
|
2058
|
+
"name": "ratio",
|
|
2059
|
+
"description": "Aspect ratio of the media container",
|
|
2018
2060
|
"tags": {
|
|
2019
2061
|
"demoSelectMultiple": [
|
|
2020
2062
|
{
|
|
@@ -2024,75 +2066,84 @@
|
|
|
2024
2066
|
]
|
|
2025
2067
|
},
|
|
2026
2068
|
"values": [
|
|
2027
|
-
"
|
|
2028
|
-
"
|
|
2029
|
-
"
|
|
2030
|
-
"
|
|
2031
|
-
"
|
|
2032
|
-
"
|
|
2033
|
-
"
|
|
2034
|
-
"
|
|
2069
|
+
"auto",
|
|
2070
|
+
"square",
|
|
2071
|
+
"1-2",
|
|
2072
|
+
"2-3",
|
|
2073
|
+
"3-4",
|
|
2074
|
+
"9-16",
|
|
2075
|
+
"2-1",
|
|
2076
|
+
"3-2",
|
|
2077
|
+
"4-3",
|
|
2078
|
+
"16-9"
|
|
2035
2079
|
],
|
|
2036
2080
|
"type": {
|
|
2037
2081
|
"name": "string"
|
|
2038
2082
|
},
|
|
2039
2083
|
"defaultValue": {
|
|
2040
2084
|
"func": false,
|
|
2041
|
-
"value": "
|
|
2085
|
+
"value": "undefined"
|
|
2042
2086
|
}
|
|
2043
2087
|
},
|
|
2044
2088
|
{
|
|
2045
|
-
"name": "
|
|
2046
|
-
"description": "
|
|
2047
|
-
"
|
|
2048
|
-
"
|
|
2089
|
+
"name": "crop",
|
|
2090
|
+
"description": "Requires a `ratio`. Area to crop the image overflow to. {left, center, right} {top, center, bottom}",
|
|
2091
|
+
"tags": {
|
|
2092
|
+
"demoSelectMultiple": [
|
|
2093
|
+
{
|
|
2094
|
+
"description": "false",
|
|
2095
|
+
"title": "demoSelectMultiple"
|
|
2096
|
+
}
|
|
2097
|
+
]
|
|
2049
2098
|
},
|
|
2050
|
-
"
|
|
2051
|
-
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2099
|
+
"values": [
|
|
2100
|
+
"left",
|
|
2101
|
+
"x-center",
|
|
2102
|
+
"right",
|
|
2103
|
+
"top",
|
|
2104
|
+
"y-center",
|
|
2105
|
+
"bottom"
|
|
2106
|
+
],
|
|
2055
2107
|
"type": {
|
|
2056
|
-
"name": "
|
|
2057
|
-
},
|
|
2058
|
-
"defaultValue": {
|
|
2059
|
-
"func": false,
|
|
2060
|
-
"value": false
|
|
2108
|
+
"name": "string"
|
|
2061
2109
|
}
|
|
2062
2110
|
},
|
|
2063
2111
|
{
|
|
2064
|
-
"name": "
|
|
2065
|
-
"description": "
|
|
2112
|
+
"name": "cover",
|
|
2113
|
+
"description": "Requires a `ratio`. Scale the image to be as large as possible to fill the area (background-position: cover;)",
|
|
2066
2114
|
"type": {
|
|
2067
2115
|
"name": "boolean"
|
|
2068
2116
|
}
|
|
2069
2117
|
},
|
|
2070
2118
|
{
|
|
2071
|
-
"name": "
|
|
2072
|
-
"description": "
|
|
2119
|
+
"name": "containerClass",
|
|
2120
|
+
"description": "Adds a custom class to the cdr-img__ratio container div",
|
|
2073
2121
|
"type": {
|
|
2074
|
-
"name": "
|
|
2075
|
-
},
|
|
2076
|
-
"defaultValue": {
|
|
2077
|
-
"func": false,
|
|
2078
|
-
"value": "1"
|
|
2122
|
+
"name": "string"
|
|
2079
2123
|
}
|
|
2080
2124
|
},
|
|
2081
2125
|
{
|
|
2082
|
-
"name": "
|
|
2083
|
-
"description": "Sets
|
|
2084
|
-
"tags": {
|
|
2126
|
+
"name": "radius",
|
|
2127
|
+
"description": "Sets a border radius to an element {square, top, right, bottom, left}",
|
|
2128
|
+
"tags": {
|
|
2129
|
+
"demoSelectMultiple": [
|
|
2130
|
+
{
|
|
2131
|
+
"description": "false",
|
|
2132
|
+
"title": "demoSelectMultiple"
|
|
2133
|
+
}
|
|
2134
|
+
]
|
|
2135
|
+
},
|
|
2085
2136
|
"values": [
|
|
2086
|
-
"
|
|
2087
|
-
"
|
|
2137
|
+
"circle",
|
|
2138
|
+
"rounded"
|
|
2088
2139
|
],
|
|
2089
2140
|
"type": {
|
|
2090
|
-
"name": "
|
|
2141
|
+
"name": "string"
|
|
2091
2142
|
}
|
|
2092
2143
|
},
|
|
2093
2144
|
{
|
|
2094
|
-
"name": "
|
|
2095
|
-
"description": "
|
|
2145
|
+
"name": "modifier",
|
|
2146
|
+
"description": "Modifies the style variant for this component.",
|
|
2096
2147
|
"tags": {
|
|
2097
2148
|
"demoSelectMultiple": [
|
|
2098
2149
|
{
|
|
@@ -2102,112 +2153,381 @@
|
|
|
2102
2153
|
]
|
|
2103
2154
|
},
|
|
2104
2155
|
"values": [
|
|
2105
|
-
"
|
|
2106
|
-
"large"
|
|
2156
|
+
"responsive"
|
|
2107
2157
|
],
|
|
2108
2158
|
"type": {
|
|
2109
|
-
"name": "
|
|
2159
|
+
"name": "string"
|
|
2160
|
+
},
|
|
2161
|
+
"defaultValue": {
|
|
2162
|
+
"func": false,
|
|
2163
|
+
"value": "''"
|
|
2110
2164
|
}
|
|
2111
|
-
}
|
|
2165
|
+
}
|
|
2166
|
+
],
|
|
2167
|
+
"sourceFiles": [
|
|
2168
|
+
"./src/components/image/CdrImg.vue"
|
|
2169
|
+
]
|
|
2170
|
+
},
|
|
2171
|
+
"CdrIcon": {
|
|
2172
|
+
"name": "CdrIcon",
|
|
2173
|
+
"description": "Communicates meaning through graphics representing simple and complex ideas",
|
|
2174
|
+
"tags": {
|
|
2175
|
+
"demoComponentNames": [
|
|
2176
|
+
{
|
|
2177
|
+
"description": "icon-account-profile, icon-camera",
|
|
2178
|
+
"title": "demoComponentNames"
|
|
2179
|
+
}
|
|
2180
|
+
]
|
|
2181
|
+
},
|
|
2182
|
+
"exportName": "default",
|
|
2183
|
+
"displayName": "CdrIcon",
|
|
2184
|
+
"props": [
|
|
2112
2185
|
{
|
|
2113
|
-
"name": "
|
|
2114
|
-
"description": "Sets the
|
|
2186
|
+
"name": "use",
|
|
2187
|
+
"description": "Only on CdrIcon. Sets the href attribute for use with SVG symbol sprite (see @rei/cedar-icons).",
|
|
2115
2188
|
"type": {
|
|
2116
2189
|
"name": "string"
|
|
2190
|
+
}
|
|
2191
|
+
},
|
|
2192
|
+
{
|
|
2193
|
+
"name": "inheritColor",
|
|
2194
|
+
"description": "Sets icon fill to \"inherit\" so as to use parent/ancestor fill color.",
|
|
2195
|
+
"type": {
|
|
2196
|
+
"name": "boolean"
|
|
2117
2197
|
},
|
|
2118
|
-
"required": false,
|
|
2119
2198
|
"defaultValue": {
|
|
2120
2199
|
"func": false,
|
|
2121
|
-
"value":
|
|
2200
|
+
"value": false
|
|
2122
2201
|
}
|
|
2123
2202
|
},
|
|
2124
2203
|
{
|
|
2125
|
-
"name": "
|
|
2126
|
-
"description": "Sets the input to an error state, displays the `error` slot if one is present.",
|
|
2204
|
+
"name": "size",
|
|
2127
2205
|
"type": {
|
|
2128
|
-
"name": "
|
|
2206
|
+
"name": "string"
|
|
2129
2207
|
},
|
|
2130
2208
|
"defaultValue": {
|
|
2131
2209
|
"func": false,
|
|
2132
|
-
"value":
|
|
2210
|
+
"value": "'medium'"
|
|
2211
|
+
}
|
|
2212
|
+
}
|
|
2213
|
+
],
|
|
2214
|
+
"slots": [
|
|
2215
|
+
{
|
|
2216
|
+
"name": "default"
|
|
2217
|
+
}
|
|
2218
|
+
],
|
|
2219
|
+
"sourceFiles": [
|
|
2220
|
+
"./src/components/icon/CdrIcon.vue"
|
|
2221
|
+
],
|
|
2222
|
+
"UIProperties": [
|
|
2223
|
+
{
|
|
2224
|
+
"name": "--cdr-icon-fill-default",
|
|
2225
|
+
"defaultValue": "--cdr-color-icon-default",
|
|
2226
|
+
"description": "Fill color of an icon"
|
|
2227
|
+
}
|
|
2228
|
+
]
|
|
2229
|
+
},
|
|
2230
|
+
"CdrLabelStandalone": {
|
|
2231
|
+
"name": "CdrLabelStandalone",
|
|
2232
|
+
"exportName": "default",
|
|
2233
|
+
"displayName": "CdrLabelStandalone",
|
|
2234
|
+
"description": "",
|
|
2235
|
+
"tags": {},
|
|
2236
|
+
"props": [
|
|
2237
|
+
{
|
|
2238
|
+
"name": "forId",
|
|
2239
|
+
"type": {
|
|
2240
|
+
"name": "string"
|
|
2241
|
+
},
|
|
2242
|
+
"required": true
|
|
2243
|
+
},
|
|
2244
|
+
{
|
|
2245
|
+
"name": "label",
|
|
2246
|
+
"type": {
|
|
2247
|
+
"name": "string"
|
|
2133
2248
|
}
|
|
2134
2249
|
},
|
|
2135
2250
|
{
|
|
2136
2251
|
"name": "disabled",
|
|
2137
|
-
"description": "Sets the disabled state for the input field and label styling. Also, restricts user input.",
|
|
2138
2252
|
"type": {
|
|
2139
2253
|
"name": "boolean"
|
|
2140
2254
|
}
|
|
2141
2255
|
},
|
|
2142
2256
|
{
|
|
2143
2257
|
"name": "required",
|
|
2144
|
-
"description": "Sets aria-required on the input field and displays an asterisk next to the input label.",
|
|
2145
2258
|
"type": {
|
|
2146
2259
|
"name": "boolean"
|
|
2147
2260
|
}
|
|
2148
2261
|
},
|
|
2149
2262
|
{
|
|
2150
2263
|
"name": "optional",
|
|
2151
|
-
"description": "Displays '(optional)' text next to the input label.",
|
|
2152
2264
|
"type": {
|
|
2153
2265
|
"name": "boolean"
|
|
2154
2266
|
}
|
|
2155
2267
|
},
|
|
2156
2268
|
{
|
|
2157
|
-
"name": "
|
|
2158
|
-
"tags": {
|
|
2159
|
-
"ignore": [
|
|
2160
|
-
{
|
|
2161
|
-
"description": true,
|
|
2162
|
-
"title": "ignore"
|
|
2163
|
-
}
|
|
2164
|
-
]
|
|
2165
|
-
},
|
|
2166
|
-
"type": {
|
|
2167
|
-
"name": "string|number"
|
|
2168
|
-
}
|
|
2169
|
-
},
|
|
2170
|
-
{
|
|
2171
|
-
"name": "labelClass",
|
|
2172
|
-
"description": "Adds a custom class to the cdr-label-standalone wrapping div",
|
|
2269
|
+
"name": "hideLabel",
|
|
2173
2270
|
"type": {
|
|
2174
|
-
"name": "
|
|
2271
|
+
"name": "boolean"
|
|
2175
2272
|
}
|
|
2176
2273
|
}
|
|
2177
2274
|
],
|
|
2178
|
-
"events": [
|
|
2179
|
-
{
|
|
2180
|
-
"name": "update:modelValue",
|
|
2181
|
-
"description": "Event emitted by v-model on the <input> element",
|
|
2182
|
-
"properties": [
|
|
2183
|
-
{
|
|
2184
|
-
"type": {
|
|
2185
|
-
"names": [
|
|
2186
|
-
"mixed"
|
|
2187
|
-
]
|
|
2188
|
-
},
|
|
2189
|
-
"name": "modelValue"
|
|
2190
|
-
}
|
|
2191
|
-
],
|
|
2192
|
-
"tags": [
|
|
2193
|
-
{
|
|
2194
|
-
"title": "param",
|
|
2195
|
-
"type": {
|
|
2196
|
-
"name": "mixed"
|
|
2197
|
-
},
|
|
2198
|
-
"name": "modelValue"
|
|
2199
|
-
}
|
|
2200
|
-
]
|
|
2201
|
-
}
|
|
2202
|
-
],
|
|
2203
2275
|
"slots": [
|
|
2204
2276
|
{
|
|
2205
|
-
"name": "helper
|
|
2206
|
-
"description": "Helper text above the input field"
|
|
2277
|
+
"name": "helper"
|
|
2207
2278
|
},
|
|
2208
2279
|
{
|
|
2209
|
-
"name": "
|
|
2210
|
-
|
|
2280
|
+
"name": "default"
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
"name": "info-action"
|
|
2284
|
+
},
|
|
2285
|
+
{
|
|
2286
|
+
"name": "info"
|
|
2287
|
+
},
|
|
2288
|
+
{
|
|
2289
|
+
"name": "helper-text-bottom"
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
"name": "error"
|
|
2293
|
+
}
|
|
2294
|
+
],
|
|
2295
|
+
"sourceFiles": [
|
|
2296
|
+
"./src/components/labelStandalone/CdrLabelStandalone.vue"
|
|
2297
|
+
],
|
|
2298
|
+
"UIProperties": [
|
|
2299
|
+
{
|
|
2300
|
+
"name": "--cdr-label-standalone-text-color",
|
|
2301
|
+
"defaultValue": "--cdr-color-text-input-label",
|
|
2302
|
+
"description": "Text color of a standalone label"
|
|
2303
|
+
},
|
|
2304
|
+
{
|
|
2305
|
+
"name": "--cdr-label-standalone-disabled-text-color",
|
|
2306
|
+
"defaultValue": "--cdr-color-text-input-disabled",
|
|
2307
|
+
"description": "Text color of a standalone label when disabled"
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"name": "--cdr-label-standalone-optional-text-color",
|
|
2311
|
+
"defaultValue": "--cdr-color-text-input-optional",
|
|
2312
|
+
"description": "Text color of a standalone label when optional"
|
|
2313
|
+
},
|
|
2314
|
+
{
|
|
2315
|
+
"name": "--cdr-label-standalone-helper-text-color",
|
|
2316
|
+
"defaultValue": "--cdr-color-text-input-help",
|
|
2317
|
+
"description": "Text color of a standalone helper label"
|
|
2318
|
+
}
|
|
2319
|
+
]
|
|
2320
|
+
},
|
|
2321
|
+
"CdrInput": {
|
|
2322
|
+
"name": "CdrInput",
|
|
2323
|
+
"description": "Allows for data entry, editing, and search",
|
|
2324
|
+
"tags": {},
|
|
2325
|
+
"exportName": "default",
|
|
2326
|
+
"displayName": "CdrInput",
|
|
2327
|
+
"props": [
|
|
2328
|
+
{
|
|
2329
|
+
"name": "id",
|
|
2330
|
+
"description": "Custom ID that is mapped to the label ‘for’ attribute. If this value is not set, it will be randomly generated.",
|
|
2331
|
+
"type": {
|
|
2332
|
+
"name": "string"
|
|
2333
|
+
}
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"name": "type",
|
|
2337
|
+
"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.",
|
|
2338
|
+
"tags": {
|
|
2339
|
+
"demoSelectMultiple": [
|
|
2340
|
+
{
|
|
2341
|
+
"description": "false",
|
|
2342
|
+
"title": "demoSelectMultiple"
|
|
2343
|
+
}
|
|
2344
|
+
]
|
|
2345
|
+
},
|
|
2346
|
+
"values": [
|
|
2347
|
+
"text",
|
|
2348
|
+
"email",
|
|
2349
|
+
"number",
|
|
2350
|
+
"password",
|
|
2351
|
+
"search",
|
|
2352
|
+
"url",
|
|
2353
|
+
"tel",
|
|
2354
|
+
"date"
|
|
2355
|
+
],
|
|
2356
|
+
"type": {
|
|
2357
|
+
"name": "string"
|
|
2358
|
+
},
|
|
2359
|
+
"defaultValue": {
|
|
2360
|
+
"func": false,
|
|
2361
|
+
"value": "'text'"
|
|
2362
|
+
}
|
|
2363
|
+
},
|
|
2364
|
+
{
|
|
2365
|
+
"name": "label",
|
|
2366
|
+
"description": "Sets the text value for the input label. Required for a11y compliance. Use ‘hideLabel’ if the label display is not desired. Required.",
|
|
2367
|
+
"type": {
|
|
2368
|
+
"name": "string"
|
|
2369
|
+
},
|
|
2370
|
+
"required": true
|
|
2371
|
+
},
|
|
2372
|
+
{
|
|
2373
|
+
"name": "numeric",
|
|
2374
|
+
"description": "Sets default attributes for an input that should launch a numeric keyboard but is not strictly a 'number' (credit card, security code, postal code, etc.). Should be used in conjunction with the default text type input. An `input` listener can be used to fully restrict input values to numerical characters only",
|
|
2375
|
+
"type": {
|
|
2376
|
+
"name": "boolean"
|
|
2377
|
+
},
|
|
2378
|
+
"defaultValue": {
|
|
2379
|
+
"func": false,
|
|
2380
|
+
"value": false
|
|
2381
|
+
}
|
|
2382
|
+
},
|
|
2383
|
+
{
|
|
2384
|
+
"name": "hideLabel",
|
|
2385
|
+
"description": "Removes the label element but sets the input `aria-label` to `label` text for a11y.",
|
|
2386
|
+
"type": {
|
|
2387
|
+
"name": "boolean"
|
|
2388
|
+
}
|
|
2389
|
+
},
|
|
2390
|
+
{
|
|
2391
|
+
"name": "rows",
|
|
2392
|
+
"description": "Number of rows for input. Converts component to text-area if rows greater than 1.",
|
|
2393
|
+
"type": {
|
|
2394
|
+
"name": "number"
|
|
2395
|
+
},
|
|
2396
|
+
"defaultValue": {
|
|
2397
|
+
"func": false,
|
|
2398
|
+
"value": "1"
|
|
2399
|
+
}
|
|
2400
|
+
},
|
|
2401
|
+
{
|
|
2402
|
+
"name": "background",
|
|
2403
|
+
"description": "Sets the background color the input is rendered on",
|
|
2404
|
+
"tags": {},
|
|
2405
|
+
"values": [
|
|
2406
|
+
"primary",
|
|
2407
|
+
"secondary"
|
|
2408
|
+
],
|
|
2409
|
+
"type": {
|
|
2410
|
+
"name": "backgroundProps"
|
|
2411
|
+
}
|
|
2412
|
+
},
|
|
2413
|
+
{
|
|
2414
|
+
"name": "size",
|
|
2415
|
+
"description": "Sets the input field size",
|
|
2416
|
+
"tags": {
|
|
2417
|
+
"demoSelectMultiple": [
|
|
2418
|
+
{
|
|
2419
|
+
"description": "false",
|
|
2420
|
+
"title": "demoSelectMultiple"
|
|
2421
|
+
}
|
|
2422
|
+
]
|
|
2423
|
+
},
|
|
2424
|
+
"values": [
|
|
2425
|
+
"medium",
|
|
2426
|
+
"large"
|
|
2427
|
+
],
|
|
2428
|
+
"type": {
|
|
2429
|
+
"name": "sizeProps"
|
|
2430
|
+
}
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
"name": "errorRole",
|
|
2434
|
+
"description": "Sets the `role` attribute for the embedded error state messaging.",
|
|
2435
|
+
"type": {
|
|
2436
|
+
"name": "string"
|
|
2437
|
+
},
|
|
2438
|
+
"required": false,
|
|
2439
|
+
"defaultValue": {
|
|
2440
|
+
"func": false,
|
|
2441
|
+
"value": "'status'"
|
|
2442
|
+
}
|
|
2443
|
+
},
|
|
2444
|
+
{
|
|
2445
|
+
"name": "error",
|
|
2446
|
+
"description": "Sets the input to an error state, displays the `error` slot if one is present.",
|
|
2447
|
+
"type": {
|
|
2448
|
+
"name": "boolean|string"
|
|
2449
|
+
},
|
|
2450
|
+
"defaultValue": {
|
|
2451
|
+
"func": false,
|
|
2452
|
+
"value": false
|
|
2453
|
+
}
|
|
2454
|
+
},
|
|
2455
|
+
{
|
|
2456
|
+
"name": "disabled",
|
|
2457
|
+
"description": "Sets the disabled state for the input field and label styling. Also, restricts user input.",
|
|
2458
|
+
"type": {
|
|
2459
|
+
"name": "boolean"
|
|
2460
|
+
}
|
|
2461
|
+
},
|
|
2462
|
+
{
|
|
2463
|
+
"name": "required",
|
|
2464
|
+
"description": "Sets aria-required on the input field and displays an asterisk next to the input label.",
|
|
2465
|
+
"type": {
|
|
2466
|
+
"name": "boolean"
|
|
2467
|
+
}
|
|
2468
|
+
},
|
|
2469
|
+
{
|
|
2470
|
+
"name": "optional",
|
|
2471
|
+
"description": "Displays '(optional)' text next to the input label.",
|
|
2472
|
+
"type": {
|
|
2473
|
+
"name": "boolean"
|
|
2474
|
+
}
|
|
2475
|
+
},
|
|
2476
|
+
{
|
|
2477
|
+
"name": "modelValue",
|
|
2478
|
+
"tags": {
|
|
2479
|
+
"ignore": [
|
|
2480
|
+
{
|
|
2481
|
+
"description": true,
|
|
2482
|
+
"title": "ignore"
|
|
2483
|
+
}
|
|
2484
|
+
]
|
|
2485
|
+
},
|
|
2486
|
+
"type": {
|
|
2487
|
+
"name": "string|number"
|
|
2488
|
+
}
|
|
2489
|
+
},
|
|
2490
|
+
{
|
|
2491
|
+
"name": "labelClass",
|
|
2492
|
+
"description": "Adds a custom class to the cdr-label-standalone wrapping div",
|
|
2493
|
+
"type": {
|
|
2494
|
+
"name": "string"
|
|
2495
|
+
}
|
|
2496
|
+
}
|
|
2497
|
+
],
|
|
2498
|
+
"events": [
|
|
2499
|
+
{
|
|
2500
|
+
"name": "update:modelValue",
|
|
2501
|
+
"description": "Event emitted by v-model on the <input> element",
|
|
2502
|
+
"properties": [
|
|
2503
|
+
{
|
|
2504
|
+
"type": {
|
|
2505
|
+
"names": [
|
|
2506
|
+
"mixed"
|
|
2507
|
+
]
|
|
2508
|
+
},
|
|
2509
|
+
"name": "modelValue"
|
|
2510
|
+
}
|
|
2511
|
+
],
|
|
2512
|
+
"tags": [
|
|
2513
|
+
{
|
|
2514
|
+
"title": "param",
|
|
2515
|
+
"type": {
|
|
2516
|
+
"name": "mixed"
|
|
2517
|
+
},
|
|
2518
|
+
"name": "modelValue"
|
|
2519
|
+
}
|
|
2520
|
+
]
|
|
2521
|
+
}
|
|
2522
|
+
],
|
|
2523
|
+
"slots": [
|
|
2524
|
+
{
|
|
2525
|
+
"name": "helper-text-top",
|
|
2526
|
+
"description": "Helper text above the input field"
|
|
2527
|
+
},
|
|
2528
|
+
{
|
|
2529
|
+
"name": "info",
|
|
2530
|
+
"description": "Link or icon to the right above the input field."
|
|
2211
2531
|
},
|
|
2212
2532
|
{
|
|
2213
2533
|
"name": "pre-icon",
|
|
@@ -2341,239 +2661,10 @@
|
|
|
2341
2661
|
}
|
|
2342
2662
|
]
|
|
2343
2663
|
},
|
|
2344
|
-
"
|
|
2345
|
-
"name": "
|
|
2664
|
+
"CdrLabelWrapper": {
|
|
2665
|
+
"name": "CdrLabelWrapper",
|
|
2346
2666
|
"exportName": "default",
|
|
2347
|
-
"displayName": "
|
|
2348
|
-
"description": "",
|
|
2349
|
-
"tags": {},
|
|
2350
|
-
"props": [
|
|
2351
|
-
{
|
|
2352
|
-
"name": "error",
|
|
2353
|
-
"type": {
|
|
2354
|
-
"name": "boolean|string"
|
|
2355
|
-
}
|
|
2356
|
-
}
|
|
2357
|
-
],
|
|
2358
|
-
"slots": [
|
|
2359
|
-
{
|
|
2360
|
-
"name": "error"
|
|
2361
|
-
}
|
|
2362
|
-
],
|
|
2363
|
-
"sourceFiles": [
|
|
2364
|
-
"./src/components/formError/CdrFormError.vue"
|
|
2365
|
-
],
|
|
2366
|
-
"UIProperties": [
|
|
2367
|
-
{
|
|
2368
|
-
"name": "--cdr-form-error-text-color",
|
|
2369
|
-
"defaultValue": "--cdr-color-text-input-error",
|
|
2370
|
-
"description": "Text color of a cdr-form-error"
|
|
2371
|
-
},
|
|
2372
|
-
{
|
|
2373
|
-
"name": "--cdr-form-error-fill-color",
|
|
2374
|
-
"defaultValue": "--cdr-color-text-input-error",
|
|
2375
|
-
"description": "Fill color of a cdr-form-error"
|
|
2376
|
-
}
|
|
2377
|
-
]
|
|
2378
|
-
},
|
|
2379
|
-
"CdrImg": {
|
|
2380
|
-
"name": "CdrImg",
|
|
2381
|
-
"description": "Media for capturing attention and communicating messages",
|
|
2382
|
-
"tags": {},
|
|
2383
|
-
"exportName": "default",
|
|
2384
|
-
"displayName": "CdrImg",
|
|
2385
|
-
"props": [
|
|
2386
|
-
{
|
|
2387
|
-
"name": "src",
|
|
2388
|
-
"description": "Image source url.",
|
|
2389
|
-
"type": {
|
|
2390
|
-
"name": "string"
|
|
2391
|
-
},
|
|
2392
|
-
"required": true
|
|
2393
|
-
},
|
|
2394
|
-
{
|
|
2395
|
-
"name": "alt",
|
|
2396
|
-
"description": "Image alt text. Defaults to an empty string",
|
|
2397
|
-
"type": {
|
|
2398
|
-
"name": "string"
|
|
2399
|
-
},
|
|
2400
|
-
"defaultValue": {
|
|
2401
|
-
"func": false,
|
|
2402
|
-
"value": "''"
|
|
2403
|
-
}
|
|
2404
|
-
},
|
|
2405
|
-
{
|
|
2406
|
-
"name": "ratio",
|
|
2407
|
-
"description": "Aspect ratio of the media container",
|
|
2408
|
-
"tags": {
|
|
2409
|
-
"demoSelectMultiple": [
|
|
2410
|
-
{
|
|
2411
|
-
"description": "false",
|
|
2412
|
-
"title": "demoSelectMultiple"
|
|
2413
|
-
}
|
|
2414
|
-
]
|
|
2415
|
-
},
|
|
2416
|
-
"values": [
|
|
2417
|
-
"auto",
|
|
2418
|
-
"square",
|
|
2419
|
-
"1-2",
|
|
2420
|
-
"2-3",
|
|
2421
|
-
"3-4",
|
|
2422
|
-
"9-16",
|
|
2423
|
-
"2-1",
|
|
2424
|
-
"3-2",
|
|
2425
|
-
"4-3",
|
|
2426
|
-
"16-9"
|
|
2427
|
-
],
|
|
2428
|
-
"type": {
|
|
2429
|
-
"name": "string"
|
|
2430
|
-
},
|
|
2431
|
-
"defaultValue": {
|
|
2432
|
-
"func": false,
|
|
2433
|
-
"value": "undefined"
|
|
2434
|
-
}
|
|
2435
|
-
},
|
|
2436
|
-
{
|
|
2437
|
-
"name": "crop",
|
|
2438
|
-
"description": "Requires a `ratio`. Area to crop the image overflow to. {left, center, right} {top, center, bottom}",
|
|
2439
|
-
"tags": {
|
|
2440
|
-
"demoSelectMultiple": [
|
|
2441
|
-
{
|
|
2442
|
-
"description": "false",
|
|
2443
|
-
"title": "demoSelectMultiple"
|
|
2444
|
-
}
|
|
2445
|
-
]
|
|
2446
|
-
},
|
|
2447
|
-
"values": [
|
|
2448
|
-
"left",
|
|
2449
|
-
"x-center",
|
|
2450
|
-
"right",
|
|
2451
|
-
"top",
|
|
2452
|
-
"y-center",
|
|
2453
|
-
"bottom"
|
|
2454
|
-
],
|
|
2455
|
-
"type": {
|
|
2456
|
-
"name": "string"
|
|
2457
|
-
}
|
|
2458
|
-
},
|
|
2459
|
-
{
|
|
2460
|
-
"name": "cover",
|
|
2461
|
-
"description": "Requires a `ratio`. Scale the image to be as large as possible to fill the area (background-position: cover;)",
|
|
2462
|
-
"type": {
|
|
2463
|
-
"name": "boolean"
|
|
2464
|
-
}
|
|
2465
|
-
},
|
|
2466
|
-
{
|
|
2467
|
-
"name": "containerClass",
|
|
2468
|
-
"description": "Adds a custom class to the cdr-img__ratio container div",
|
|
2469
|
-
"type": {
|
|
2470
|
-
"name": "string"
|
|
2471
|
-
}
|
|
2472
|
-
},
|
|
2473
|
-
{
|
|
2474
|
-
"name": "radius",
|
|
2475
|
-
"description": "Sets a border radius to an element {square, top, right, bottom, left}",
|
|
2476
|
-
"tags": {
|
|
2477
|
-
"demoSelectMultiple": [
|
|
2478
|
-
{
|
|
2479
|
-
"description": "false",
|
|
2480
|
-
"title": "demoSelectMultiple"
|
|
2481
|
-
}
|
|
2482
|
-
]
|
|
2483
|
-
},
|
|
2484
|
-
"values": [
|
|
2485
|
-
"circle",
|
|
2486
|
-
"rounded"
|
|
2487
|
-
],
|
|
2488
|
-
"type": {
|
|
2489
|
-
"name": "string"
|
|
2490
|
-
}
|
|
2491
|
-
},
|
|
2492
|
-
{
|
|
2493
|
-
"name": "modifier",
|
|
2494
|
-
"description": "Modifies the style variant for this component.",
|
|
2495
|
-
"tags": {
|
|
2496
|
-
"demoSelectMultiple": [
|
|
2497
|
-
{
|
|
2498
|
-
"description": "false",
|
|
2499
|
-
"title": "demoSelectMultiple"
|
|
2500
|
-
}
|
|
2501
|
-
]
|
|
2502
|
-
},
|
|
2503
|
-
"values": [
|
|
2504
|
-
"responsive"
|
|
2505
|
-
],
|
|
2506
|
-
"type": {
|
|
2507
|
-
"name": "string"
|
|
2508
|
-
},
|
|
2509
|
-
"defaultValue": {
|
|
2510
|
-
"func": false,
|
|
2511
|
-
"value": "''"
|
|
2512
|
-
}
|
|
2513
|
-
}
|
|
2514
|
-
],
|
|
2515
|
-
"sourceFiles": [
|
|
2516
|
-
"./src/components/image/CdrImg.vue"
|
|
2517
|
-
]
|
|
2518
|
-
},
|
|
2519
|
-
"CdrGrid": {
|
|
2520
|
-
"name": "CdrGrid",
|
|
2521
|
-
"description": "Simple wrapper for working with CSS grid",
|
|
2522
|
-
"tags": {},
|
|
2523
|
-
"exportName": "default",
|
|
2524
|
-
"displayName": "CdrGrid",
|
|
2525
|
-
"props": [
|
|
2526
|
-
{
|
|
2527
|
-
"name": "gutter",
|
|
2528
|
-
"description": "Defines gutter size. Also accepts responsive values with `@breakpoint`: \"none@md\"",
|
|
2529
|
-
"tags": {
|
|
2530
|
-
"demoSelectMultiple": [
|
|
2531
|
-
{
|
|
2532
|
-
"description": "false",
|
|
2533
|
-
"title": "demoSelectMultiple"
|
|
2534
|
-
}
|
|
2535
|
-
]
|
|
2536
|
-
},
|
|
2537
|
-
"values": [
|
|
2538
|
-
"none",
|
|
2539
|
-
"small",
|
|
2540
|
-
"medium",
|
|
2541
|
-
"large"
|
|
2542
|
-
],
|
|
2543
|
-
"type": {
|
|
2544
|
-
"name": "string"
|
|
2545
|
-
},
|
|
2546
|
-
"defaultValue": {
|
|
2547
|
-
"func": false,
|
|
2548
|
-
"value": "'medium@xs medium@sm large@md large@lg'"
|
|
2549
|
-
}
|
|
2550
|
-
},
|
|
2551
|
-
{
|
|
2552
|
-
"name": "tag",
|
|
2553
|
-
"description": "Sets the HTML tag for the grid element",
|
|
2554
|
-
"type": {
|
|
2555
|
-
"name": "string"
|
|
2556
|
-
},
|
|
2557
|
-
"defaultValue": {
|
|
2558
|
-
"func": false,
|
|
2559
|
-
"value": "'div'"
|
|
2560
|
-
}
|
|
2561
|
-
}
|
|
2562
|
-
],
|
|
2563
|
-
"slots": [
|
|
2564
|
-
{
|
|
2565
|
-
"name": "default",
|
|
2566
|
-
"description": "CdrGrid content (grid child elements)"
|
|
2567
|
-
}
|
|
2568
|
-
],
|
|
2569
|
-
"sourceFiles": [
|
|
2570
|
-
"./src/components/grid/CdrGrid.vue"
|
|
2571
|
-
]
|
|
2572
|
-
},
|
|
2573
|
-
"CdrLabelWrapper": {
|
|
2574
|
-
"name": "CdrLabelWrapper",
|
|
2575
|
-
"exportName": "default",
|
|
2576
|
-
"displayName": "CdrLabelWrapper",
|
|
2667
|
+
"displayName": "CdrLabelWrapper",
|
|
2577
2668
|
"description": "",
|
|
2578
2669
|
"tags": {},
|
|
2579
2670
|
"props": [
|
|
@@ -2701,94 +2792,124 @@
|
|
|
2701
2792
|
}
|
|
2702
2793
|
]
|
|
2703
2794
|
},
|
|
2704
|
-
"
|
|
2705
|
-
"name": "
|
|
2706
|
-
"
|
|
2707
|
-
"displayName": "CdrLabelStandalone",
|
|
2708
|
-
"description": "",
|
|
2795
|
+
"CdrLink": {
|
|
2796
|
+
"name": "CdrLink",
|
|
2797
|
+
"description": "Clickable text elements used for navigating to other pages or sections",
|
|
2709
2798
|
"tags": {},
|
|
2799
|
+
"exportName": "default",
|
|
2800
|
+
"displayName": "CdrLink",
|
|
2710
2801
|
"props": [
|
|
2711
2802
|
{
|
|
2712
|
-
"name": "
|
|
2803
|
+
"name": "tag",
|
|
2804
|
+
"description": "Sets valid HTML element tag",
|
|
2805
|
+
"tags": {},
|
|
2806
|
+
"values": [
|
|
2807
|
+
"a",
|
|
2808
|
+
"button"
|
|
2809
|
+
],
|
|
2713
2810
|
"type": {
|
|
2714
2811
|
"name": "string"
|
|
2715
2812
|
},
|
|
2716
|
-
"
|
|
2813
|
+
"defaultValue": {
|
|
2814
|
+
"func": false,
|
|
2815
|
+
"value": "'a'"
|
|
2816
|
+
}
|
|
2717
2817
|
},
|
|
2718
2818
|
{
|
|
2719
|
-
"name": "
|
|
2819
|
+
"name": "href",
|
|
2820
|
+
"description": "Sets value for anchors href property. Requires tag prop value to be `a`.",
|
|
2720
2821
|
"type": {
|
|
2721
2822
|
"name": "string"
|
|
2722
|
-
}
|
|
2823
|
+
},
|
|
2824
|
+
"defaultValue": {
|
|
2825
|
+
"func": false,
|
|
2826
|
+
"value": "'#'"
|
|
2827
|
+
}
|
|
2723
2828
|
},
|
|
2724
2829
|
{
|
|
2725
|
-
"name": "
|
|
2830
|
+
"name": "inheritColor",
|
|
2831
|
+
"description": "Sets color and fill",
|
|
2726
2832
|
"type": {
|
|
2727
2833
|
"name": "boolean"
|
|
2834
|
+
},
|
|
2835
|
+
"defaultValue": {
|
|
2836
|
+
"func": false,
|
|
2837
|
+
"value": false
|
|
2728
2838
|
}
|
|
2729
2839
|
},
|
|
2730
2840
|
{
|
|
2731
|
-
"name": "
|
|
2841
|
+
"name": "modifier",
|
|
2842
|
+
"description": "Modifies the style variant for this component.",
|
|
2843
|
+
"tags": {},
|
|
2844
|
+
"values": [
|
|
2845
|
+
"standalone"
|
|
2846
|
+
],
|
|
2732
2847
|
"type": {
|
|
2733
|
-
"name": "
|
|
2848
|
+
"name": "string"
|
|
2849
|
+
},
|
|
2850
|
+
"defaultValue": {
|
|
2851
|
+
"func": false,
|
|
2852
|
+
"value": "''"
|
|
2734
2853
|
}
|
|
2735
2854
|
},
|
|
2736
2855
|
{
|
|
2737
|
-
"name": "
|
|
2856
|
+
"name": "target",
|
|
2857
|
+
"tags": {
|
|
2858
|
+
"ignore": [
|
|
2859
|
+
{
|
|
2860
|
+
"description": true,
|
|
2861
|
+
"title": "ignore"
|
|
2862
|
+
}
|
|
2863
|
+
]
|
|
2864
|
+
},
|
|
2738
2865
|
"type": {
|
|
2739
|
-
"name": "
|
|
2866
|
+
"name": "string"
|
|
2740
2867
|
}
|
|
2741
2868
|
},
|
|
2742
2869
|
{
|
|
2743
|
-
"name": "
|
|
2870
|
+
"name": "rel",
|
|
2871
|
+
"tags": {
|
|
2872
|
+
"ignore": [
|
|
2873
|
+
{
|
|
2874
|
+
"description": true,
|
|
2875
|
+
"title": "ignore"
|
|
2876
|
+
}
|
|
2877
|
+
]
|
|
2878
|
+
},
|
|
2744
2879
|
"type": {
|
|
2745
|
-
"name": "
|
|
2880
|
+
"name": "string"
|
|
2746
2881
|
}
|
|
2747
2882
|
}
|
|
2748
2883
|
],
|
|
2749
2884
|
"slots": [
|
|
2750
2885
|
{
|
|
2751
|
-
"name": "
|
|
2752
|
-
|
|
2753
|
-
{
|
|
2754
|
-
"name": "default"
|
|
2755
|
-
},
|
|
2756
|
-
{
|
|
2757
|
-
"name": "info-action"
|
|
2758
|
-
},
|
|
2759
|
-
{
|
|
2760
|
-
"name": "info"
|
|
2761
|
-
},
|
|
2762
|
-
{
|
|
2763
|
-
"name": "helper-text-bottom"
|
|
2764
|
-
},
|
|
2765
|
-
{
|
|
2766
|
-
"name": "error"
|
|
2886
|
+
"name": "default",
|
|
2887
|
+
"description": "Readable text of the link"
|
|
2767
2888
|
}
|
|
2768
2889
|
],
|
|
2769
2890
|
"sourceFiles": [
|
|
2770
|
-
"./src/components/
|
|
2891
|
+
"./src/components/link/CdrLink.vue"
|
|
2771
2892
|
],
|
|
2772
2893
|
"UIProperties": [
|
|
2773
2894
|
{
|
|
2774
|
-
"name": "--cdr-
|
|
2775
|
-
"defaultValue": "--cdr-color-text-
|
|
2776
|
-
"description": "
|
|
2895
|
+
"name": "--cdr-link-text-color",
|
|
2896
|
+
"defaultValue": "--cdr-color-text-link-rest",
|
|
2897
|
+
"description": "Color of the link text"
|
|
2777
2898
|
},
|
|
2778
2899
|
{
|
|
2779
|
-
"name": "--cdr-
|
|
2780
|
-
"defaultValue": "--cdr-color-text-
|
|
2781
|
-
"description": "
|
|
2900
|
+
"name": "--cdr-link-fill-color",
|
|
2901
|
+
"defaultValue": "--cdr-color-text-link-rest",
|
|
2902
|
+
"description": "Color of the link fill"
|
|
2782
2903
|
},
|
|
2783
2904
|
{
|
|
2784
|
-
"name": "--cdr-
|
|
2785
|
-
"defaultValue": "--cdr-color-text-
|
|
2786
|
-
"description": "
|
|
2905
|
+
"name": "--cdr-link-active-text-color-active",
|
|
2906
|
+
"defaultValue": "--cdr-color-text-link-active",
|
|
2907
|
+
"description": "Color of the link text when active or focused"
|
|
2787
2908
|
},
|
|
2788
2909
|
{
|
|
2789
|
-
"name": "--cdr-
|
|
2790
|
-
"defaultValue": "--cdr-color-text-
|
|
2791
|
-
"description": "
|
|
2910
|
+
"name": "--cdr-link-text-color-hover",
|
|
2911
|
+
"defaultValue": "--cdr-color-text-link-hover",
|
|
2912
|
+
"description": "Color of the link text when hovered"
|
|
2792
2913
|
}
|
|
2793
2914
|
]
|
|
2794
2915
|
},
|
|
@@ -2873,124 +2994,156 @@
|
|
|
2873
2994
|
}
|
|
2874
2995
|
]
|
|
2875
2996
|
},
|
|
2876
|
-
"
|
|
2877
|
-
"name": "
|
|
2878
|
-
"description": "
|
|
2997
|
+
"CdrPagination": {
|
|
2998
|
+
"name": "CdrPagination",
|
|
2999
|
+
"description": "Allows people to navigate to the next or previous page within an experience",
|
|
2879
3000
|
"tags": {},
|
|
2880
3001
|
"exportName": "default",
|
|
2881
|
-
"displayName": "
|
|
3002
|
+
"displayName": "CdrPagination",
|
|
2882
3003
|
"props": [
|
|
2883
3004
|
{
|
|
2884
|
-
"name": "
|
|
2885
|
-
"description": "
|
|
2886
|
-
"tags": {
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
3005
|
+
"name": "id",
|
|
3006
|
+
"description": "Define a custom slug for the generated pagination item IDs. Slug is randomly generated if no ID provided.",
|
|
3007
|
+
"tags": {
|
|
3008
|
+
"demoIgnore": [
|
|
3009
|
+
{
|
|
3010
|
+
"description": "true",
|
|
3011
|
+
"title": "demoIgnore"
|
|
3012
|
+
}
|
|
3013
|
+
]
|
|
3014
|
+
},
|
|
2891
3015
|
"type": {
|
|
2892
3016
|
"name": "string"
|
|
2893
|
-
},
|
|
2894
|
-
"defaultValue": {
|
|
2895
|
-
"func": false,
|
|
2896
|
-
"value": "'a'"
|
|
2897
3017
|
}
|
|
2898
3018
|
},
|
|
2899
3019
|
{
|
|
2900
|
-
"name": "
|
|
2901
|
-
"description": "Sets
|
|
3020
|
+
"name": "totalPages",
|
|
3021
|
+
"description": "Sets the total number of pages for displaying \"Page x of <totalPages>\".\nSometimes the total number of pages is different than total page data objects in the pages array.\nFor example, if only the next and previous pages are provided.",
|
|
2902
3022
|
"type": {
|
|
2903
|
-
"name": "
|
|
3023
|
+
"name": "number"
|
|
2904
3024
|
},
|
|
2905
3025
|
"defaultValue": {
|
|
2906
3026
|
"func": false,
|
|
2907
|
-
"value": "
|
|
3027
|
+
"value": "null"
|
|
2908
3028
|
}
|
|
2909
3029
|
},
|
|
2910
3030
|
{
|
|
2911
|
-
"name": "
|
|
2912
|
-
"description": "
|
|
3031
|
+
"name": "pages",
|
|
3032
|
+
"description": "Array of objects containing pagination data.\nObjects must have structure of `{ page: number, url: string }`",
|
|
2913
3033
|
"type": {
|
|
2914
|
-
"name": "
|
|
3034
|
+
"name": "paginationItem[]"
|
|
2915
3035
|
},
|
|
2916
|
-
"
|
|
2917
|
-
"func": false,
|
|
2918
|
-
"value": false
|
|
2919
|
-
}
|
|
3036
|
+
"required": true
|
|
2920
3037
|
},
|
|
2921
3038
|
{
|
|
2922
|
-
"name": "
|
|
2923
|
-
"description": "
|
|
3039
|
+
"name": "linkTag",
|
|
3040
|
+
"description": "Sets which tag type is used to render pagination elements",
|
|
2924
3041
|
"tags": {},
|
|
2925
3042
|
"values": [
|
|
2926
|
-
"
|
|
3043
|
+
"a",
|
|
3044
|
+
"button"
|
|
2927
3045
|
],
|
|
2928
3046
|
"type": {
|
|
2929
3047
|
"name": "string"
|
|
2930
3048
|
},
|
|
2931
3049
|
"defaultValue": {
|
|
2932
3050
|
"func": false,
|
|
2933
|
-
"value": "''"
|
|
3051
|
+
"value": "'a'"
|
|
2934
3052
|
}
|
|
2935
3053
|
},
|
|
2936
3054
|
{
|
|
2937
|
-
"name": "
|
|
2938
|
-
"
|
|
2939
|
-
"ignore": [
|
|
2940
|
-
{
|
|
2941
|
-
"description": true,
|
|
2942
|
-
"title": "ignore"
|
|
2943
|
-
}
|
|
2944
|
-
]
|
|
2945
|
-
},
|
|
3055
|
+
"name": "forLabel",
|
|
3056
|
+
"description": "Used to customize the aria-label for the root pagination element.\nFor page-level pagination (i.e, pagination that updates the entire page content and changes the URL)\nthis property should be omitted.\nFor intra-page navigation this property should describe the element being paginated, for example:\n`Pagination for sub-content`",
|
|
2946
3057
|
"type": {
|
|
2947
3058
|
"name": "string"
|
|
3059
|
+
},
|
|
3060
|
+
"defaultValue": {
|
|
3061
|
+
"func": false,
|
|
3062
|
+
"value": "''"
|
|
2948
3063
|
}
|
|
2949
3064
|
},
|
|
2950
3065
|
{
|
|
2951
|
-
"name": "
|
|
3066
|
+
"name": "modelValue",
|
|
2952
3067
|
"tags": {
|
|
2953
3068
|
"ignore": [
|
|
2954
3069
|
{
|
|
2955
|
-
"description":
|
|
3070
|
+
"description": "used for binding v-model, represents the current page",
|
|
2956
3071
|
"title": "ignore"
|
|
2957
3072
|
}
|
|
2958
3073
|
]
|
|
2959
3074
|
},
|
|
2960
3075
|
"type": {
|
|
2961
|
-
"name": "
|
|
3076
|
+
"name": "number"
|
|
2962
3077
|
}
|
|
2963
3078
|
}
|
|
2964
3079
|
],
|
|
2965
|
-
"
|
|
3080
|
+
"events": [
|
|
2966
3081
|
{
|
|
2967
|
-
"name": "
|
|
2968
|
-
"description": "
|
|
3082
|
+
"name": "update:modelValue",
|
|
3083
|
+
"description": "Event emitted by v-model on the select <input> element to indicate current page.\nOnly used on small devices",
|
|
3084
|
+
"properties": [
|
|
3085
|
+
{
|
|
3086
|
+
"type": {
|
|
3087
|
+
"names": [
|
|
3088
|
+
"mixed"
|
|
3089
|
+
]
|
|
3090
|
+
},
|
|
3091
|
+
"name": "modelValue"
|
|
3092
|
+
}
|
|
3093
|
+
],
|
|
3094
|
+
"tags": [
|
|
3095
|
+
{
|
|
3096
|
+
"title": "param",
|
|
3097
|
+
"type": {
|
|
3098
|
+
"name": "mixed"
|
|
3099
|
+
},
|
|
3100
|
+
"name": "modelValue"
|
|
3101
|
+
}
|
|
3102
|
+
]
|
|
3103
|
+
},
|
|
3104
|
+
{
|
|
3105
|
+
"name": "navigate",
|
|
3106
|
+
"description": "$emit event fired when page changes based on user interaction by clicking a link\nor selecting an option from the select on mobile.\n`event.preventDefault()` can be used to override the default link navigation behavior."
|
|
2969
3107
|
}
|
|
2970
3108
|
],
|
|
2971
3109
|
"sourceFiles": [
|
|
2972
|
-
"./src/components/
|
|
3110
|
+
"./src/components/pagination/CdrPagination.vue"
|
|
2973
3111
|
],
|
|
2974
3112
|
"UIProperties": [
|
|
2975
3113
|
{
|
|
2976
|
-
"name": "--cdr-link-text-color",
|
|
2977
|
-
"defaultValue": "--cdr-color-text-
|
|
2978
|
-
"description": "
|
|
3114
|
+
"name": "--cdr-pagination-link-text-color",
|
|
3115
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
3116
|
+
"description": "Text color of a cdr-pagination link"
|
|
2979
3117
|
},
|
|
2980
3118
|
{
|
|
2981
|
-
"name": "--cdr-link-fill-color",
|
|
2982
|
-
"defaultValue": "--cdr-color-text-
|
|
2983
|
-
"description": "
|
|
3119
|
+
"name": "--cdr-pagination-link-fill-color",
|
|
3120
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
3121
|
+
"description": "Fill color of a cdr-pagination link"
|
|
2984
3122
|
},
|
|
2985
3123
|
{
|
|
2986
|
-
"name": "--cdr-link-
|
|
2987
|
-
"defaultValue": "--cdr-color-
|
|
2988
|
-
"description": "
|
|
3124
|
+
"name": "--cdr-pagination-link-background-color-interaction",
|
|
3125
|
+
"defaultValue": "--cdr-color-background-pagination-hover",
|
|
3126
|
+
"description": "Background color of a cdr-pagination link on hover/focus/active"
|
|
2989
3127
|
},
|
|
2990
3128
|
{
|
|
2991
|
-
"name": "--cdr-link-
|
|
2992
|
-
"defaultValue": "--cdr-color-
|
|
2993
|
-
"description": "
|
|
3129
|
+
"name": "--cdr-pagination-link-current-background-color-keyline",
|
|
3130
|
+
"defaultValue": "--cdr-color-background-pagination-keyline",
|
|
3131
|
+
"description": "Background color of the keyline for the current cdr-pagination link"
|
|
3132
|
+
},
|
|
3133
|
+
{
|
|
3134
|
+
"name": "--cdr-pagination-link-text-color-disabled",
|
|
3135
|
+
"defaultValue": "--cdr-color-text-disabled",
|
|
3136
|
+
"description": "Text color of a disabled cdr-pagination link"
|
|
3137
|
+
},
|
|
3138
|
+
{
|
|
3139
|
+
"name": "--cdr-pagination-link-fill-color-disabled",
|
|
3140
|
+
"defaultValue": "--cdr-color-text-disabled",
|
|
3141
|
+
"description": "Fill color of a disabled cdr-pagination link"
|
|
3142
|
+
},
|
|
3143
|
+
{
|
|
3144
|
+
"name": "--cdr-pagination-link-text-color-interactive-disabled",
|
|
3145
|
+
"defaultValue": "--cdr-color-text-disabled",
|
|
3146
|
+
"description": "Text color of a disabled cdr-pagination link on hover/focus/active"
|
|
2994
3147
|
}
|
|
2995
3148
|
]
|
|
2996
3149
|
},
|
|
@@ -3266,156 +3419,74 @@
|
|
|
3266
3419
|
"./src/components/popover/CdrPopover.vue"
|
|
3267
3420
|
]
|
|
3268
3421
|
},
|
|
3269
|
-
"
|
|
3270
|
-
"name": "
|
|
3271
|
-
"description": "
|
|
3422
|
+
"CdrPopup": {
|
|
3423
|
+
"name": "CdrPopup",
|
|
3424
|
+
"description": "An internal helper component used by Popover and Tooltip",
|
|
3272
3425
|
"tags": {},
|
|
3273
3426
|
"exportName": "default",
|
|
3274
|
-
"displayName": "
|
|
3427
|
+
"displayName": "CdrPopup",
|
|
3275
3428
|
"props": [
|
|
3276
3429
|
{
|
|
3277
|
-
"name": "
|
|
3278
|
-
"description": "Define a custom slug for the generated pagination item IDs. Slug is randomly generated if no ID provided.",
|
|
3279
|
-
"tags": {
|
|
3280
|
-
"demoIgnore": [
|
|
3281
|
-
{
|
|
3282
|
-
"description": "true",
|
|
3283
|
-
"title": "demoIgnore"
|
|
3284
|
-
}
|
|
3285
|
-
]
|
|
3286
|
-
},
|
|
3287
|
-
"type": {
|
|
3288
|
-
"name": "string"
|
|
3289
|
-
}
|
|
3290
|
-
},
|
|
3291
|
-
{
|
|
3292
|
-
"name": "totalPages",
|
|
3293
|
-
"description": "Sets the total number of pages for displaying \"Page x of <totalPages>\".\nSometimes the total number of pages is different than total page data objects in the pages array.\nFor example, if only the next and previous pages are provided.",
|
|
3430
|
+
"name": "opened",
|
|
3294
3431
|
"type": {
|
|
3295
|
-
"name": "
|
|
3432
|
+
"name": "boolean"
|
|
3296
3433
|
},
|
|
3297
3434
|
"defaultValue": {
|
|
3298
3435
|
"func": false,
|
|
3299
|
-
"value":
|
|
3436
|
+
"value": false
|
|
3300
3437
|
}
|
|
3301
3438
|
},
|
|
3302
3439
|
{
|
|
3303
|
-
"name": "
|
|
3304
|
-
"description": "Array of objects containing pagination data.\nObjects must have structure of `{ page: number, url: string }`",
|
|
3305
|
-
"type": {
|
|
3306
|
-
"name": "paginationItem[]"
|
|
3307
|
-
},
|
|
3308
|
-
"required": true
|
|
3309
|
-
},
|
|
3310
|
-
{
|
|
3311
|
-
"name": "linkTag",
|
|
3312
|
-
"description": "Sets which tag type is used to render pagination elements",
|
|
3313
|
-
"tags": {},
|
|
3314
|
-
"values": [
|
|
3315
|
-
"a",
|
|
3316
|
-
"button"
|
|
3317
|
-
],
|
|
3440
|
+
"name": "position",
|
|
3318
3441
|
"type": {
|
|
3319
3442
|
"name": "string"
|
|
3320
3443
|
},
|
|
3444
|
+
"required": false,
|
|
3321
3445
|
"defaultValue": {
|
|
3322
3446
|
"func": false,
|
|
3323
|
-
"value": "'
|
|
3447
|
+
"value": "'top'"
|
|
3324
3448
|
}
|
|
3325
3449
|
},
|
|
3326
3450
|
{
|
|
3327
|
-
"name": "
|
|
3328
|
-
"description": "Used to customize the aria-label for the root pagination element.\nFor page-level pagination (i.e, pagination that updates the entire page content and changes the URL)\nthis property should be omitted.\nFor intra-page navigation this property should describe the element being paginated, for example:\n`Pagination for sub-content`",
|
|
3451
|
+
"name": "autoPosition",
|
|
3329
3452
|
"type": {
|
|
3330
|
-
"name": "
|
|
3453
|
+
"name": "boolean"
|
|
3331
3454
|
},
|
|
3332
3455
|
"defaultValue": {
|
|
3333
3456
|
"func": false,
|
|
3334
|
-
"value":
|
|
3457
|
+
"value": true
|
|
3335
3458
|
}
|
|
3336
3459
|
},
|
|
3337
3460
|
{
|
|
3338
|
-
"name": "
|
|
3339
|
-
"tags": {
|
|
3340
|
-
"ignore": [
|
|
3341
|
-
{
|
|
3342
|
-
"description": "used for binding v-model, represents the current page",
|
|
3343
|
-
"title": "ignore"
|
|
3344
|
-
}
|
|
3345
|
-
]
|
|
3346
|
-
},
|
|
3461
|
+
"name": "contentClass",
|
|
3347
3462
|
"type": {
|
|
3348
|
-
"name": "
|
|
3463
|
+
"name": "string"
|
|
3349
3464
|
}
|
|
3350
3465
|
}
|
|
3351
3466
|
],
|
|
3352
3467
|
"events": [
|
|
3353
3468
|
{
|
|
3354
|
-
"name": "
|
|
3355
|
-
|
|
3356
|
-
|
|
3357
|
-
|
|
3358
|
-
"type": {
|
|
3359
|
-
"names": [
|
|
3360
|
-
"mixed"
|
|
3361
|
-
]
|
|
3362
|
-
},
|
|
3363
|
-
"name": "modelValue"
|
|
3364
|
-
}
|
|
3365
|
-
],
|
|
3366
|
-
"tags": [
|
|
3367
|
-
{
|
|
3368
|
-
"title": "param",
|
|
3369
|
-
"type": {
|
|
3370
|
-
"name": "mixed"
|
|
3371
|
-
},
|
|
3372
|
-
"name": "modelValue"
|
|
3373
|
-
}
|
|
3374
|
-
]
|
|
3375
|
-
},
|
|
3469
|
+
"name": "closed"
|
|
3470
|
+
}
|
|
3471
|
+
],
|
|
3472
|
+
"slots": [
|
|
3376
3473
|
{
|
|
3377
|
-
"name": "
|
|
3378
|
-
"description": "$emit event fired when page changes based on user interaction by clicking a link\nor selecting an option from the select on mobile.\n`event.preventDefault()` can be used to override the default link navigation behavior."
|
|
3474
|
+
"name": "default"
|
|
3379
3475
|
}
|
|
3380
3476
|
],
|
|
3381
3477
|
"sourceFiles": [
|
|
3382
|
-
"./src/components/
|
|
3478
|
+
"./src/components/popup/CdrPopup.vue"
|
|
3383
3479
|
],
|
|
3384
3480
|
"UIProperties": [
|
|
3385
3481
|
{
|
|
3386
|
-
"name": "--cdr-
|
|
3387
|
-
"defaultValue": "--cdr-color-
|
|
3388
|
-
"description": "
|
|
3389
|
-
},
|
|
3390
|
-
{
|
|
3391
|
-
"name": "--cdr-pagination-link-fill-color",
|
|
3392
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
3393
|
-
"description": "Fill color of a cdr-pagination link"
|
|
3394
|
-
},
|
|
3395
|
-
{
|
|
3396
|
-
"name": "--cdr-pagination-link-background-color-interaction",
|
|
3397
|
-
"defaultValue": "--cdr-color-background-pagination-hover",
|
|
3398
|
-
"description": "Background color of a cdr-pagination link on hover/focus/active"
|
|
3399
|
-
},
|
|
3400
|
-
{
|
|
3401
|
-
"name": "--cdr-pagination-link-current-background-color-keyline",
|
|
3402
|
-
"defaultValue": "--cdr-color-background-pagination-keyline",
|
|
3403
|
-
"description": "Background color of the keyline for the current cdr-pagination link"
|
|
3404
|
-
},
|
|
3405
|
-
{
|
|
3406
|
-
"name": "--cdr-pagination-link-text-color-disabled",
|
|
3407
|
-
"defaultValue": "--cdr-color-text-disabled",
|
|
3408
|
-
"description": "Text color of a disabled cdr-pagination link"
|
|
3409
|
-
},
|
|
3410
|
-
{
|
|
3411
|
-
"name": "--cdr-pagination-link-fill-color-disabled",
|
|
3412
|
-
"defaultValue": "--cdr-color-text-disabled",
|
|
3413
|
-
"description": "Fill color of a disabled cdr-pagination link"
|
|
3482
|
+
"name": "--cdr-popup-content-background",
|
|
3483
|
+
"defaultValue": "--cdr-color-background-primary",
|
|
3484
|
+
"description": "Background color of cdr-popup content"
|
|
3414
3485
|
},
|
|
3415
3486
|
{
|
|
3416
|
-
"name": "--cdr-
|
|
3417
|
-
"defaultValue": "--cdr-color-
|
|
3418
|
-
"description": "
|
|
3487
|
+
"name": "--cdr-popup-content-border-color",
|
|
3488
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
3489
|
+
"description": "Border color of cdr-popup content"
|
|
3419
3490
|
}
|
|
3420
3491
|
]
|
|
3421
3492
|
},
|
|
@@ -3507,327 +3578,126 @@
|
|
|
3507
3578
|
}
|
|
3508
3579
|
]
|
|
3509
3580
|
},
|
|
3510
|
-
"
|
|
3511
|
-
"name": "
|
|
3512
|
-
"description": "
|
|
3581
|
+
"CdrRadio": {
|
|
3582
|
+
"name": "CdrRadio",
|
|
3583
|
+
"description": "Permits the selection of only one option from a list of two or more",
|
|
3513
3584
|
"tags": {},
|
|
3514
3585
|
"exportName": "default",
|
|
3515
|
-
"displayName": "
|
|
3586
|
+
"displayName": "CdrRadio",
|
|
3516
3587
|
"props": [
|
|
3517
3588
|
{
|
|
3518
|
-
"name": "
|
|
3519
|
-
"description": "
|
|
3589
|
+
"name": "labelClass",
|
|
3590
|
+
"description": "Adds CSS class to the label for custom styles.",
|
|
3520
3591
|
"type": {
|
|
3521
|
-
"name": "string
|
|
3522
|
-
},
|
|
3523
|
-
"required": true,
|
|
3524
|
-
"defaultValue": {
|
|
3525
|
-
"func": false,
|
|
3526
|
-
"value": "0"
|
|
3592
|
+
"name": "string"
|
|
3527
3593
|
}
|
|
3528
3594
|
},
|
|
3529
3595
|
{
|
|
3530
|
-
"name": "
|
|
3531
|
-
"description": "
|
|
3596
|
+
"name": "inputClass",
|
|
3597
|
+
"description": "Adds CSS class to the input for custom styles.",
|
|
3532
3598
|
"type": {
|
|
3533
|
-
"name": "string
|
|
3534
|
-
},
|
|
3535
|
-
"required": false,
|
|
3536
|
-
"defaultValue": {
|
|
3537
|
-
"func": false,
|
|
3538
|
-
"value": "null"
|
|
3599
|
+
"name": "string"
|
|
3539
3600
|
}
|
|
3540
3601
|
},
|
|
3541
3602
|
{
|
|
3542
|
-
"name": "
|
|
3543
|
-
"description": "
|
|
3603
|
+
"name": "contentClass",
|
|
3604
|
+
"description": "Adds CSS class to the slot wrapper for custom styles.",
|
|
3605
|
+
"type": {
|
|
3606
|
+
"name": "string"
|
|
3607
|
+
}
|
|
3608
|
+
},
|
|
3609
|
+
{
|
|
3610
|
+
"name": "disabled",
|
|
3611
|
+
"description": "Disables the radio",
|
|
3544
3612
|
"type": {
|
|
3545
3613
|
"name": "boolean"
|
|
3546
|
-
},
|
|
3547
|
-
"defaultValue": {
|
|
3548
|
-
"func": false,
|
|
3549
|
-
"value": false
|
|
3550
3614
|
}
|
|
3551
3615
|
},
|
|
3552
3616
|
{
|
|
3553
|
-
"name": "
|
|
3554
|
-
"description": "Sets the
|
|
3617
|
+
"name": "name",
|
|
3618
|
+
"description": "Sets the name of the radio button.",
|
|
3555
3619
|
"type": {
|
|
3556
3620
|
"name": "string"
|
|
3557
|
-
}
|
|
3621
|
+
},
|
|
3622
|
+
"required": true
|
|
3558
3623
|
},
|
|
3559
3624
|
{
|
|
3560
|
-
"name": "
|
|
3561
|
-
"description": "
|
|
3625
|
+
"name": "modifier",
|
|
3626
|
+
"description": "Modifies the style variants for this component",
|
|
3562
3627
|
"tags": {
|
|
3563
3628
|
"demoSelectMultiple": [
|
|
3564
3629
|
{
|
|
3565
|
-
"description": "
|
|
3630
|
+
"description": "true",
|
|
3566
3631
|
"title": "demoSelectMultiple"
|
|
3567
3632
|
}
|
|
3568
3633
|
]
|
|
3569
3634
|
},
|
|
3570
3635
|
"values": [
|
|
3571
|
-
"
|
|
3572
|
-
"medium",
|
|
3573
|
-
"large"
|
|
3636
|
+
"hide-figure"
|
|
3574
3637
|
],
|
|
3575
3638
|
"type": {
|
|
3576
3639
|
"name": "string"
|
|
3577
3640
|
},
|
|
3578
3641
|
"defaultValue": {
|
|
3579
3642
|
"func": false,
|
|
3580
|
-
"value": "'
|
|
3643
|
+
"value": "''"
|
|
3581
3644
|
}
|
|
3582
|
-
}
|
|
3583
|
-
],
|
|
3584
|
-
"sourceFiles": [
|
|
3585
|
-
"./src/components/rating/CdrRating.vue"
|
|
3586
|
-
],
|
|
3587
|
-
"UIProperties": [
|
|
3588
|
-
{
|
|
3589
|
-
"name": "--cdr-rating-count-hover-color",
|
|
3590
|
-
"defaultValue": "--cdr-color-text-rating-hover",
|
|
3591
|
-
"description": "Hover text color of cdr-rating count"
|
|
3592
3645
|
},
|
|
3593
3646
|
{
|
|
3594
|
-
"name": "
|
|
3595
|
-
"
|
|
3596
|
-
"
|
|
3647
|
+
"name": "size",
|
|
3648
|
+
"description": "Sets the radio size; values can target responsive breakpoints. Example `small@lg`",
|
|
3649
|
+
"tags": {
|
|
3650
|
+
"demoSelectMultiple": [
|
|
3651
|
+
{
|
|
3652
|
+
"description": "false",
|
|
3653
|
+
"title": "demoSelectMultiple"
|
|
3654
|
+
}
|
|
3655
|
+
]
|
|
3656
|
+
},
|
|
3657
|
+
"values": [
|
|
3658
|
+
"small",
|
|
3659
|
+
"medium",
|
|
3660
|
+
"large"
|
|
3661
|
+
],
|
|
3662
|
+
"type": {
|
|
3663
|
+
"name": "sizeProps"
|
|
3664
|
+
}
|
|
3597
3665
|
},
|
|
3598
3666
|
{
|
|
3599
|
-
"name": "
|
|
3600
|
-
"
|
|
3601
|
-
"
|
|
3667
|
+
"name": "background",
|
|
3668
|
+
"description": "Sets the background color the radio button is rendered on",
|
|
3669
|
+
"tags": {},
|
|
3670
|
+
"values": [
|
|
3671
|
+
"primary",
|
|
3672
|
+
"secondary"
|
|
3673
|
+
],
|
|
3674
|
+
"type": {
|
|
3675
|
+
"name": "backgroundProps"
|
|
3676
|
+
}
|
|
3602
3677
|
},
|
|
3603
3678
|
{
|
|
3604
|
-
"name": "
|
|
3605
|
-
"
|
|
3606
|
-
"
|
|
3679
|
+
"name": "customValue",
|
|
3680
|
+
"description": "Sets the value of the radio.",
|
|
3681
|
+
"type": {
|
|
3682
|
+
"name": "string|number|boolean|object|array|symbol|func"
|
|
3683
|
+
}
|
|
3607
3684
|
},
|
|
3608
3685
|
{
|
|
3609
|
-
"name": "
|
|
3610
|
-
"
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3616
|
-
|
|
3617
|
-
|
|
3618
|
-
|
|
3619
|
-
|
|
3620
|
-
|
|
3621
|
-
|
|
3622
|
-
|
|
3623
|
-
|
|
3624
|
-
"name": "--cdr-rating-star-filled-stroke-color",
|
|
3625
|
-
"defaultValue": "#BD7B2D",
|
|
3626
|
-
"description": "Stroke color of a filled star"
|
|
3627
|
-
},
|
|
3628
|
-
{
|
|
3629
|
-
"name": "--cdr-rating-star-empty-fill-color",
|
|
3630
|
-
"defaultValue": "#F9F8F6",
|
|
3631
|
-
"description": "Fill color of an empty star"
|
|
3632
|
-
},
|
|
3633
|
-
{
|
|
3634
|
-
"name": "--cdr-rating-star-empty-stroke-color",
|
|
3635
|
-
"defaultValue": "#BD7B2D",
|
|
3636
|
-
"description": "Stroke color of an empty star"
|
|
3637
|
-
}
|
|
3638
|
-
]
|
|
3639
|
-
},
|
|
3640
|
-
"CdrPopup": {
|
|
3641
|
-
"name": "CdrPopup",
|
|
3642
|
-
"description": "An internal helper component used by Popover and Tooltip",
|
|
3643
|
-
"tags": {},
|
|
3644
|
-
"exportName": "default",
|
|
3645
|
-
"displayName": "CdrPopup",
|
|
3646
|
-
"props": [
|
|
3647
|
-
{
|
|
3648
|
-
"name": "opened",
|
|
3649
|
-
"type": {
|
|
3650
|
-
"name": "boolean"
|
|
3651
|
-
},
|
|
3652
|
-
"defaultValue": {
|
|
3653
|
-
"func": false,
|
|
3654
|
-
"value": false
|
|
3655
|
-
}
|
|
3656
|
-
},
|
|
3657
|
-
{
|
|
3658
|
-
"name": "position",
|
|
3659
|
-
"type": {
|
|
3660
|
-
"name": "string"
|
|
3661
|
-
},
|
|
3662
|
-
"required": false,
|
|
3663
|
-
"defaultValue": {
|
|
3664
|
-
"func": false,
|
|
3665
|
-
"value": "'top'"
|
|
3666
|
-
}
|
|
3667
|
-
},
|
|
3668
|
-
{
|
|
3669
|
-
"name": "autoPosition",
|
|
3670
|
-
"type": {
|
|
3671
|
-
"name": "boolean"
|
|
3672
|
-
},
|
|
3673
|
-
"defaultValue": {
|
|
3674
|
-
"func": false,
|
|
3675
|
-
"value": true
|
|
3676
|
-
}
|
|
3677
|
-
},
|
|
3678
|
-
{
|
|
3679
|
-
"name": "contentClass",
|
|
3680
|
-
"type": {
|
|
3681
|
-
"name": "string"
|
|
3682
|
-
}
|
|
3683
|
-
}
|
|
3684
|
-
],
|
|
3685
|
-
"events": [
|
|
3686
|
-
{
|
|
3687
|
-
"name": "closed"
|
|
3688
|
-
}
|
|
3689
|
-
],
|
|
3690
|
-
"slots": [
|
|
3691
|
-
{
|
|
3692
|
-
"name": "default"
|
|
3693
|
-
}
|
|
3694
|
-
],
|
|
3695
|
-
"sourceFiles": [
|
|
3696
|
-
"./src/components/popup/CdrPopup.vue"
|
|
3697
|
-
],
|
|
3698
|
-
"UIProperties": [
|
|
3699
|
-
{
|
|
3700
|
-
"name": "--cdr-popup-content-background",
|
|
3701
|
-
"defaultValue": "--cdr-color-background-primary",
|
|
3702
|
-
"description": "Background color of cdr-popup content"
|
|
3703
|
-
},
|
|
3704
|
-
{
|
|
3705
|
-
"name": "--cdr-popup-content-border-color",
|
|
3706
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
3707
|
-
"description": "Border color of cdr-popup content"
|
|
3708
|
-
}
|
|
3709
|
-
]
|
|
3710
|
-
},
|
|
3711
|
-
"CdrRadio": {
|
|
3712
|
-
"name": "CdrRadio",
|
|
3713
|
-
"description": "Permits the selection of only one option from a list of two or more",
|
|
3714
|
-
"tags": {},
|
|
3715
|
-
"exportName": "default",
|
|
3716
|
-
"displayName": "CdrRadio",
|
|
3717
|
-
"props": [
|
|
3718
|
-
{
|
|
3719
|
-
"name": "labelClass",
|
|
3720
|
-
"description": "Adds CSS class to the label for custom styles.",
|
|
3721
|
-
"type": {
|
|
3722
|
-
"name": "string"
|
|
3723
|
-
}
|
|
3724
|
-
},
|
|
3725
|
-
{
|
|
3726
|
-
"name": "inputClass",
|
|
3727
|
-
"description": "Adds CSS class to the input for custom styles.",
|
|
3728
|
-
"type": {
|
|
3729
|
-
"name": "string"
|
|
3730
|
-
}
|
|
3731
|
-
},
|
|
3732
|
-
{
|
|
3733
|
-
"name": "contentClass",
|
|
3734
|
-
"description": "Adds CSS class to the slot wrapper for custom styles.",
|
|
3735
|
-
"type": {
|
|
3736
|
-
"name": "string"
|
|
3737
|
-
}
|
|
3738
|
-
},
|
|
3739
|
-
{
|
|
3740
|
-
"name": "disabled",
|
|
3741
|
-
"description": "Disables the radio",
|
|
3742
|
-
"type": {
|
|
3743
|
-
"name": "boolean"
|
|
3744
|
-
}
|
|
3745
|
-
},
|
|
3746
|
-
{
|
|
3747
|
-
"name": "name",
|
|
3748
|
-
"description": "Sets the name of the radio button.",
|
|
3749
|
-
"type": {
|
|
3750
|
-
"name": "string"
|
|
3751
|
-
},
|
|
3752
|
-
"required": true
|
|
3753
|
-
},
|
|
3754
|
-
{
|
|
3755
|
-
"name": "modifier",
|
|
3756
|
-
"description": "Modifies the style variants for this component",
|
|
3757
|
-
"tags": {
|
|
3758
|
-
"demoSelectMultiple": [
|
|
3759
|
-
{
|
|
3760
|
-
"description": "true",
|
|
3761
|
-
"title": "demoSelectMultiple"
|
|
3762
|
-
}
|
|
3763
|
-
]
|
|
3764
|
-
},
|
|
3765
|
-
"values": [
|
|
3766
|
-
"hide-figure"
|
|
3767
|
-
],
|
|
3768
|
-
"type": {
|
|
3769
|
-
"name": "string"
|
|
3770
|
-
},
|
|
3771
|
-
"defaultValue": {
|
|
3772
|
-
"func": false,
|
|
3773
|
-
"value": "''"
|
|
3774
|
-
}
|
|
3775
|
-
},
|
|
3776
|
-
{
|
|
3777
|
-
"name": "size",
|
|
3778
|
-
"description": "Sets the radio size; values can target responsive breakpoints. Example `small@lg`",
|
|
3779
|
-
"tags": {
|
|
3780
|
-
"demoSelectMultiple": [
|
|
3781
|
-
{
|
|
3782
|
-
"description": "false",
|
|
3783
|
-
"title": "demoSelectMultiple"
|
|
3784
|
-
}
|
|
3785
|
-
]
|
|
3786
|
-
},
|
|
3787
|
-
"values": [
|
|
3788
|
-
"small",
|
|
3789
|
-
"medium",
|
|
3790
|
-
"large"
|
|
3791
|
-
],
|
|
3792
|
-
"type": {
|
|
3793
|
-
"name": "sizeProps"
|
|
3794
|
-
}
|
|
3795
|
-
},
|
|
3796
|
-
{
|
|
3797
|
-
"name": "background",
|
|
3798
|
-
"description": "Sets the background color the radio button is rendered on",
|
|
3799
|
-
"tags": {},
|
|
3800
|
-
"values": [
|
|
3801
|
-
"primary",
|
|
3802
|
-
"secondary"
|
|
3803
|
-
],
|
|
3804
|
-
"type": {
|
|
3805
|
-
"name": "backgroundProps"
|
|
3806
|
-
}
|
|
3807
|
-
},
|
|
3808
|
-
{
|
|
3809
|
-
"name": "customValue",
|
|
3810
|
-
"description": "Sets the value of the radio.",
|
|
3811
|
-
"type": {
|
|
3812
|
-
"name": "string|number|boolean|object|array|symbol|func"
|
|
3813
|
-
}
|
|
3814
|
-
},
|
|
3815
|
-
{
|
|
3816
|
-
"name": "modelValue",
|
|
3817
|
-
"tags": {
|
|
3818
|
-
"ignore": [
|
|
3819
|
-
{
|
|
3820
|
-
"description": "v-model binding",
|
|
3821
|
-
"title": "ignore"
|
|
3822
|
-
}
|
|
3823
|
-
]
|
|
3824
|
-
},
|
|
3825
|
-
"type": {
|
|
3826
|
-
"name": "string|number|boolean|object|array|symbol|func"
|
|
3827
|
-
}
|
|
3828
|
-
}
|
|
3829
|
-
],
|
|
3830
|
-
"events": [
|
|
3686
|
+
"name": "modelValue",
|
|
3687
|
+
"tags": {
|
|
3688
|
+
"ignore": [
|
|
3689
|
+
{
|
|
3690
|
+
"description": "v-model binding",
|
|
3691
|
+
"title": "ignore"
|
|
3692
|
+
}
|
|
3693
|
+
]
|
|
3694
|
+
},
|
|
3695
|
+
"type": {
|
|
3696
|
+
"name": "string|number|boolean|object|array|symbol|func"
|
|
3697
|
+
}
|
|
3698
|
+
}
|
|
3699
|
+
],
|
|
3700
|
+
"events": [
|
|
3831
3701
|
{
|
|
3832
3702
|
"name": "update:modelValue",
|
|
3833
3703
|
"description": "Event emitted by v-model on the radio's <input> element",
|
|
@@ -3948,45 +3818,212 @@
|
|
|
3948
3818
|
}
|
|
3949
3819
|
]
|
|
3950
3820
|
},
|
|
3951
|
-
"
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3954
|
-
"displayName": "CdrSkeletonBone",
|
|
3955
|
-
"description": "",
|
|
3821
|
+
"CdrSkeleton": {
|
|
3822
|
+
"name": "CdrSkeleton",
|
|
3823
|
+
"description": "Visually communicates content is in the process of loading",
|
|
3956
3824
|
"tags": {},
|
|
3825
|
+
"exportName": "default",
|
|
3826
|
+
"displayName": "CdrSkeleton",
|
|
3957
3827
|
"props": [
|
|
3958
3828
|
{
|
|
3959
|
-
"name": "
|
|
3960
|
-
"description": "
|
|
3961
|
-
"tags": {
|
|
3962
|
-
"demoSelectMultiple": [
|
|
3963
|
-
{
|
|
3964
|
-
"description": "false",
|
|
3965
|
-
"title": "demoSelectMultiple"
|
|
3966
|
-
}
|
|
3967
|
-
]
|
|
3968
|
-
},
|
|
3969
|
-
"values": [
|
|
3970
|
-
"default",
|
|
3971
|
-
"heading",
|
|
3972
|
-
"line",
|
|
3973
|
-
"rectangle",
|
|
3974
|
-
"square"
|
|
3975
|
-
],
|
|
3829
|
+
"name": "motion",
|
|
3830
|
+
"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.",
|
|
3976
3831
|
"type": {
|
|
3977
|
-
"name": "
|
|
3832
|
+
"name": "boolean"
|
|
3978
3833
|
},
|
|
3979
3834
|
"defaultValue": {
|
|
3980
3835
|
"func": false,
|
|
3981
|
-
"value":
|
|
3836
|
+
"value": true
|
|
3982
3837
|
}
|
|
3983
3838
|
}
|
|
3984
3839
|
],
|
|
3985
|
-
"
|
|
3986
|
-
|
|
3987
|
-
|
|
3988
|
-
|
|
3989
|
-
|
|
3840
|
+
"slots": [
|
|
3841
|
+
{
|
|
3842
|
+
"name": "default",
|
|
3843
|
+
"description": "CdrSkeleton content (CdrSkeletonBone components)"
|
|
3844
|
+
}
|
|
3845
|
+
],
|
|
3846
|
+
"sourceFiles": [
|
|
3847
|
+
"./src/components/skeleton/CdrSkeleton.vue"
|
|
3848
|
+
],
|
|
3849
|
+
"UIProperties": [
|
|
3850
|
+
{
|
|
3851
|
+
"name": "--cdr-skeleton-bone-background-color",
|
|
3852
|
+
"defaultValue": "#edeae3",
|
|
3853
|
+
"description": "Skeleton bone background color"
|
|
3854
|
+
},
|
|
3855
|
+
{
|
|
3856
|
+
"name": "--cdr-skeleton-gradient-1",
|
|
3857
|
+
"defaultValue": "rgba(237,234,227,1)",
|
|
3858
|
+
"description": "Skeleton shimmer gradient part 1"
|
|
3859
|
+
},
|
|
3860
|
+
{
|
|
3861
|
+
"name": "--cdr-skeleton-gradient-2",
|
|
3862
|
+
"defaultValue": "rgba(249,248,240,1)",
|
|
3863
|
+
"description": "Skeleton shimmer gradient part 2"
|
|
3864
|
+
},
|
|
3865
|
+
{
|
|
3866
|
+
"name": "--cdr-skeleton-gradient-3",
|
|
3867
|
+
"defaultValue": "rgba(237,234,227,1)",
|
|
3868
|
+
"description": "Skeleton shimmer gradient part 3"
|
|
3869
|
+
}
|
|
3870
|
+
]
|
|
3871
|
+
},
|
|
3872
|
+
"CdrTable": {
|
|
3873
|
+
"name": "CdrTable",
|
|
3874
|
+
"description": "Organizes structured data for users to easily scan, compare, and analyze",
|
|
3875
|
+
"tags": {},
|
|
3876
|
+
"exportName": "default",
|
|
3877
|
+
"displayName": "CdrTable",
|
|
3878
|
+
"props": [
|
|
3879
|
+
{
|
|
3880
|
+
"name": "striped",
|
|
3881
|
+
"description": "Sets row colors to alternate between darker and lighter backgrounds.\nStriping will not apply when `border` is true",
|
|
3882
|
+
"type": {
|
|
3883
|
+
"name": "boolean"
|
|
3884
|
+
},
|
|
3885
|
+
"defaultValue": {
|
|
3886
|
+
"func": false,
|
|
3887
|
+
"value": false
|
|
3888
|
+
}
|
|
3889
|
+
},
|
|
3890
|
+
{
|
|
3891
|
+
"name": "border",
|
|
3892
|
+
"description": "Adds borders between rows. Will disable `striped` if both are true",
|
|
3893
|
+
"type": {
|
|
3894
|
+
"name": "boolean"
|
|
3895
|
+
},
|
|
3896
|
+
"defaultValue": {
|
|
3897
|
+
"func": false,
|
|
3898
|
+
"value": true
|
|
3899
|
+
}
|
|
3900
|
+
},
|
|
3901
|
+
{
|
|
3902
|
+
"name": "fullWidth",
|
|
3903
|
+
"description": "Sets the width to 100%. Also accepts space separated strings for breakpoints that it should be full width: { '@xs' | '@sm' | '@md' | '@lg' }",
|
|
3904
|
+
"type": {
|
|
3905
|
+
"name": "boolean|string"
|
|
3906
|
+
},
|
|
3907
|
+
"defaultValue": {
|
|
3908
|
+
"func": false,
|
|
3909
|
+
"value": true
|
|
3910
|
+
}
|
|
3911
|
+
},
|
|
3912
|
+
{
|
|
3913
|
+
"name": "responsive",
|
|
3914
|
+
"description": "Makes the table scroll horizontally when it would overflow its container",
|
|
3915
|
+
"type": {
|
|
3916
|
+
"name": "boolean"
|
|
3917
|
+
},
|
|
3918
|
+
"defaultValue": {
|
|
3919
|
+
"func": false,
|
|
3920
|
+
"value": true
|
|
3921
|
+
}
|
|
3922
|
+
},
|
|
3923
|
+
{
|
|
3924
|
+
"name": "hover",
|
|
3925
|
+
"description": "Adds a darker background on row hover",
|
|
3926
|
+
"type": {
|
|
3927
|
+
"name": "boolean"
|
|
3928
|
+
},
|
|
3929
|
+
"defaultValue": {
|
|
3930
|
+
"func": false,
|
|
3931
|
+
"value": false
|
|
3932
|
+
}
|
|
3933
|
+
},
|
|
3934
|
+
{
|
|
3935
|
+
"name": "size",
|
|
3936
|
+
"description": "Sets the table size (cell padding); values can target responsive breakpoints. Example `small@lg`.",
|
|
3937
|
+
"tags": {
|
|
3938
|
+
"demoSelectMultiple": [
|
|
3939
|
+
{
|
|
3940
|
+
"description": "false",
|
|
3941
|
+
"title": "demoSelectMultiple"
|
|
3942
|
+
}
|
|
3943
|
+
]
|
|
3944
|
+
},
|
|
3945
|
+
"values": [
|
|
3946
|
+
"small",
|
|
3947
|
+
"medium",
|
|
3948
|
+
"large"
|
|
3949
|
+
],
|
|
3950
|
+
"type": {
|
|
3951
|
+
"name": "string"
|
|
3952
|
+
},
|
|
3953
|
+
"defaultValue": {
|
|
3954
|
+
"func": false,
|
|
3955
|
+
"value": "'medium'"
|
|
3956
|
+
}
|
|
3957
|
+
}
|
|
3958
|
+
],
|
|
3959
|
+
"slots": [
|
|
3960
|
+
{
|
|
3961
|
+
"name": "default",
|
|
3962
|
+
"description": "CdrTable content (Valid table elements <th>, <tbody>, <tr>, <td>, etc.)"
|
|
3963
|
+
}
|
|
3964
|
+
],
|
|
3965
|
+
"sourceFiles": [
|
|
3966
|
+
"./src/components/table/CdrTable.vue"
|
|
3967
|
+
],
|
|
3968
|
+
"UIProperties": [
|
|
3969
|
+
{
|
|
3970
|
+
"name": "--cdr-table-base-text-color",
|
|
3971
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
3972
|
+
"description": "Color of the cdr-table base text"
|
|
3973
|
+
},
|
|
3974
|
+
{
|
|
3975
|
+
"name": "--cdr-table-row-background-color",
|
|
3976
|
+
"defaultValue": "--cdr-color-background-table-row",
|
|
3977
|
+
"description": "Background color of the table rows"
|
|
3978
|
+
},
|
|
3979
|
+
{
|
|
3980
|
+
"name": "--cdr-table-header-background-color",
|
|
3981
|
+
"defaultValue": "--cdr-color-background-table-header",
|
|
3982
|
+
"description": "Background color of the table header"
|
|
3983
|
+
},
|
|
3984
|
+
{
|
|
3985
|
+
"name": "--cdr-table-text-cell-color",
|
|
3986
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
3987
|
+
"description": "Text color of the table cells"
|
|
3988
|
+
},
|
|
3989
|
+
{
|
|
3990
|
+
"name": "--cdr-table-border-color-default",
|
|
3991
|
+
"defaultValue": "--cdr-color-border-table-default",
|
|
3992
|
+
"description": "Default border color of the table"
|
|
3993
|
+
},
|
|
3994
|
+
{
|
|
3995
|
+
"name": "--cdr-table-head-border-default",
|
|
3996
|
+
"defaultValue": "--cdr-color-border-table-head",
|
|
3997
|
+
"description": "Head border color of the table"
|
|
3998
|
+
},
|
|
3999
|
+
{
|
|
4000
|
+
"name": "--cdr-table-odd-row-background-color",
|
|
4001
|
+
"defaultValue": "--cdr-color-background-table-row-alt",
|
|
4002
|
+
"description": "Background color of all odd rows in the table"
|
|
4003
|
+
},
|
|
4004
|
+
{
|
|
4005
|
+
"name": "--cdr-table-header-odd-row-background-color",
|
|
4006
|
+
"defaultValue": "--cdr-color-background-table-row",
|
|
4007
|
+
"description": "Background color of odd rows in the table header"
|
|
4008
|
+
},
|
|
4009
|
+
{
|
|
4010
|
+
"name": "--cdr-table-striped-odd-row-background-color",
|
|
4011
|
+
"defaultValue": "--cdr-color-background-table-row",
|
|
4012
|
+
"description": "Background color of the odd rows in striped tables"
|
|
4013
|
+
},
|
|
4014
|
+
{
|
|
4015
|
+
"name": "--cdr-table-body-footer-odd-row-background-color",
|
|
4016
|
+
"defaultValue": "--cdr-color-background-table-row-alt",
|
|
4017
|
+
"description": "Background color of odd rows in the table body and footer"
|
|
4018
|
+
},
|
|
4019
|
+
{
|
|
4020
|
+
"name": "--cdr-table-cell-background-color-hover",
|
|
4021
|
+
"defaultValue": "--cdr-color-background-table-header",
|
|
4022
|
+
"description": "Background color of table cells on hover"
|
|
4023
|
+
}
|
|
4024
|
+
]
|
|
4025
|
+
},
|
|
4026
|
+
"CdrSelect": {
|
|
3990
4027
|
"name": "CdrSelect",
|
|
3991
4028
|
"description": "Allows the selection of one or more options from a dropdown list",
|
|
3992
4029
|
"tags": {},
|
|
@@ -4279,23 +4316,16 @@
|
|
|
4279
4316
|
}
|
|
4280
4317
|
]
|
|
4281
4318
|
},
|
|
4282
|
-
"
|
|
4283
|
-
"name": "
|
|
4284
|
-
"description": "Permits selection from two opposing options",
|
|
4285
|
-
"tags": {},
|
|
4319
|
+
"CdrSkeletonBone": {
|
|
4320
|
+
"name": "CdrSkeletonBone",
|
|
4286
4321
|
"exportName": "default",
|
|
4287
|
-
"displayName": "
|
|
4322
|
+
"displayName": "CdrSkeletonBone",
|
|
4323
|
+
"description": "",
|
|
4324
|
+
"tags": {},
|
|
4288
4325
|
"props": [
|
|
4289
4326
|
{
|
|
4290
|
-
"name": "
|
|
4291
|
-
"description": "Sets
|
|
4292
|
-
"type": {
|
|
4293
|
-
"name": "string"
|
|
4294
|
-
}
|
|
4295
|
-
},
|
|
4296
|
-
{
|
|
4297
|
-
"name": "size",
|
|
4298
|
-
"description": "Sets the size of the switch",
|
|
4327
|
+
"name": "type",
|
|
4328
|
+
"description": "Sets the type of content placeholder",
|
|
4299
4329
|
"tags": {
|
|
4300
4330
|
"demoSelectMultiple": [
|
|
4301
4331
|
{
|
|
@@ -4305,704 +4335,204 @@
|
|
|
4305
4335
|
]
|
|
4306
4336
|
},
|
|
4307
4337
|
"values": [
|
|
4308
|
-
"
|
|
4309
|
-
"
|
|
4338
|
+
"default",
|
|
4339
|
+
"heading",
|
|
4340
|
+
"line",
|
|
4341
|
+
"rectangle",
|
|
4342
|
+
"square"
|
|
4310
4343
|
],
|
|
4311
4344
|
"type": {
|
|
4312
4345
|
"name": "string"
|
|
4313
4346
|
},
|
|
4314
4347
|
"defaultValue": {
|
|
4315
4348
|
"func": false,
|
|
4316
|
-
"value": "'
|
|
4349
|
+
"value": "'default'"
|
|
4317
4350
|
}
|
|
4318
|
-
}
|
|
4351
|
+
}
|
|
4352
|
+
],
|
|
4353
|
+
"sourceFiles": [
|
|
4354
|
+
"./src/components/skeleton/CdrSkeletonBone.vue"
|
|
4355
|
+
]
|
|
4356
|
+
},
|
|
4357
|
+
"CdrRating": {
|
|
4358
|
+
"name": "CdrRating",
|
|
4359
|
+
"description": "Provides insight into user opinions for products, experiences, and more",
|
|
4360
|
+
"tags": {},
|
|
4361
|
+
"exportName": "default",
|
|
4362
|
+
"displayName": "CdrRating",
|
|
4363
|
+
"props": [
|
|
4319
4364
|
{
|
|
4320
|
-
"name": "
|
|
4321
|
-
"description": "Sets the
|
|
4365
|
+
"name": "rating",
|
|
4366
|
+
"description": "Sets the rating values between 0 and 5.",
|
|
4322
4367
|
"type": {
|
|
4323
|
-
"name": "
|
|
4368
|
+
"name": "string|number"
|
|
4324
4369
|
},
|
|
4370
|
+
"required": true,
|
|
4325
4371
|
"defaultValue": {
|
|
4326
4372
|
"func": false,
|
|
4327
|
-
"value":
|
|
4373
|
+
"value": "0"
|
|
4328
4374
|
}
|
|
4329
4375
|
},
|
|
4330
4376
|
{
|
|
4331
|
-
"name": "
|
|
4332
|
-
"
|
|
4333
|
-
"demoIgnore": [
|
|
4334
|
-
{
|
|
4335
|
-
"description": "true",
|
|
4336
|
-
"title": "demoIgnore"
|
|
4337
|
-
}
|
|
4338
|
-
]
|
|
4339
|
-
},
|
|
4377
|
+
"name": "count",
|
|
4378
|
+
"description": "Sets the total number of ratings",
|
|
4340
4379
|
"type": {
|
|
4341
|
-
"name": "
|
|
4342
|
-
},
|
|
4343
|
-
"required": true
|
|
4344
|
-
}
|
|
4345
|
-
],
|
|
4346
|
-
"events": [
|
|
4347
|
-
{
|
|
4348
|
-
"name": "update:modelValue",
|
|
4349
|
-
"description": "Event emitted by v-model on switch",
|
|
4350
|
-
"properties": [
|
|
4351
|
-
{
|
|
4352
|
-
"type": {
|
|
4353
|
-
"names": [
|
|
4354
|
-
"mixed"
|
|
4355
|
-
]
|
|
4356
|
-
},
|
|
4357
|
-
"name": "modelValue"
|
|
4358
|
-
}
|
|
4359
|
-
],
|
|
4360
|
-
"tags": [
|
|
4361
|
-
{
|
|
4362
|
-
"title": "param",
|
|
4363
|
-
"type": {
|
|
4364
|
-
"name": "mixed"
|
|
4365
|
-
},
|
|
4366
|
-
"name": "modelValue"
|
|
4367
|
-
}
|
|
4368
|
-
]
|
|
4369
|
-
}
|
|
4370
|
-
],
|
|
4371
|
-
"slots": [
|
|
4372
|
-
{
|
|
4373
|
-
"name": "default",
|
|
4374
|
-
"description": "The label for the switch"
|
|
4375
|
-
}
|
|
4376
|
-
],
|
|
4377
|
-
"sourceFiles": [
|
|
4378
|
-
"./src/components/switch/CdrSwitch.vue"
|
|
4379
|
-
],
|
|
4380
|
-
"UIProperties": [
|
|
4381
|
-
{
|
|
4382
|
-
"name": "--cdr-switch-border-color",
|
|
4383
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4384
|
-
"description": "Border of the cdr-switch button"
|
|
4385
|
-
},
|
|
4386
|
-
{
|
|
4387
|
-
"name": "--cdr-switch-background-color",
|
|
4388
|
-
"defaultValue": "--cdr-color-background-switch-default-rest",
|
|
4389
|
-
"description": "Background color of the cdr-switch button"
|
|
4390
|
-
},
|
|
4391
|
-
{
|
|
4392
|
-
"name": "--cdr-switch-icon-fill",
|
|
4393
|
-
"defaultValue": "--cdr-color-icon-default",
|
|
4394
|
-
"description": "Fill of the cdr-switch x and check icons"
|
|
4395
|
-
},
|
|
4396
|
-
{
|
|
4397
|
-
"name": "--cdr-switch-box-shadow-color-focus",
|
|
4398
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4399
|
-
"description": "Box-shadow of the cdr-switch button on focus"
|
|
4400
|
-
},
|
|
4401
|
-
{
|
|
4402
|
-
"name": "--cdr-switch-background-color-focus",
|
|
4403
|
-
"defaultValue": "--cdr-color-background-switch-default-focus",
|
|
4404
|
-
"description": "Background color of the cdr-switch button on focus"
|
|
4405
|
-
},
|
|
4406
|
-
{
|
|
4407
|
-
"name": "--cdr-switch-icon-fill-focus",
|
|
4408
|
-
"defaultValue": "--cdr-color-icon-default",
|
|
4409
|
-
"description": "Fill of the cdr-switch x and check icons on focus"
|
|
4410
|
-
},
|
|
4411
|
-
{
|
|
4412
|
-
"name": "--cdr-switch-handle-background-color-focus",
|
|
4413
|
-
"defaultValue": "--cdr-color-background-switch-handle-default-focus",
|
|
4414
|
-
"description": "Background color of the cdr-switch handle before on focus"
|
|
4415
|
-
},
|
|
4416
|
-
{
|
|
4417
|
-
"name": "--cdr-switch-hover-border-color",
|
|
4418
|
-
"defaultValue": "--cdr-color-border-switch-default-hover",
|
|
4419
|
-
"description": "Border of the cdr-switch button on hover when not in focus"
|
|
4420
|
-
},
|
|
4421
|
-
{
|
|
4422
|
-
"name": "--cdr-switch-background-color-hover",
|
|
4423
|
-
"defaultValue": "--cdr-color-background-switch-default-hover",
|
|
4424
|
-
"description": "Background color of the cdr-switch button on hover when not in focus"
|
|
4425
|
-
},
|
|
4426
|
-
{
|
|
4427
|
-
"name": "--cdr-switch-icon-fill-hover",
|
|
4428
|
-
"defaultValue": "--cdr-color-icon-emphasis",
|
|
4429
|
-
"description": "Fill of the cdr-switch x and check icons on hover when not in focus"
|
|
4430
|
-
},
|
|
4431
|
-
{
|
|
4432
|
-
"name": "--cdr-switch-handle-border-color-hover",
|
|
4433
|
-
"defaultValue": "--cdr-color-border-switch-default-hover",
|
|
4434
|
-
"description": "Border of the cdr-switch handle on hover when not in focus"
|
|
4435
|
-
},
|
|
4436
|
-
{
|
|
4437
|
-
"name": "--cdr-switch-background-color-checked",
|
|
4438
|
-
"defaultValue": "--cdr-color-background-switch-selected-default-rest",
|
|
4439
|
-
"description": "Background color of the cdr-switch button when it is checked"
|
|
4440
|
-
},
|
|
4441
|
-
{
|
|
4442
|
-
"name": "--cdr-switch-icon-fill-checked",
|
|
4443
|
-
"defaultValue": "--cdr-color-icon-switch-selected-default-rest",
|
|
4444
|
-
"description": "Fill of the cdr-switch x and check icons when it is checked"
|
|
4445
|
-
},
|
|
4446
|
-
{
|
|
4447
|
-
"name": "--cdr-switch-box-shadow-color-checked-focus",
|
|
4448
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4449
|
-
"description": "Box-shadow of the cdr-switch button when it is checked and in focus"
|
|
4450
|
-
},
|
|
4451
|
-
{
|
|
4452
|
-
"name": "--cdr-switch-background-color-checked-focus",
|
|
4453
|
-
"defaultValue": "--cdr-color-background-switch-selected-default-focus",
|
|
4454
|
-
"description": "Background color of the cdr-switch button when it is checked and in focus"
|
|
4455
|
-
},
|
|
4456
|
-
{
|
|
4457
|
-
"name": "--cdr-switch-handle-border-color-checked-focus",
|
|
4458
|
-
"defaultValue": "--cdr-color-border-switch-handle-default-focus",
|
|
4459
|
-
"description": "Border of the cdr-switch handle when it is checked and in focus"
|
|
4460
|
-
},
|
|
4461
|
-
{
|
|
4462
|
-
"name": "--cdr-switch-handle-background-color-checked-focus",
|
|
4463
|
-
"defaultValue": "--cdr-color-background-switch-handle-selected-default-focus",
|
|
4464
|
-
"description": "Background color of the cdr-switch handle when it is checked and in focus"
|
|
4465
|
-
},
|
|
4466
|
-
{
|
|
4467
|
-
"name": "--cdr-switch-icon-fill-checked-focus",
|
|
4468
|
-
"defaultValue": "--cdr-color-icon-switch-selected-default-focus",
|
|
4469
|
-
"description": "Fill of the cdr-switch x and check icons when it is checked and in focus"
|
|
4470
|
-
},
|
|
4471
|
-
{
|
|
4472
|
-
"name": "--cdr-switch-handle-background-color-checked",
|
|
4473
|
-
"defaultValue": "--cdr-color-background-switch-handle-selected-default-rest",
|
|
4474
|
-
"description": "Background color of the cdr-switch handle when it is checked"
|
|
4475
|
-
},
|
|
4476
|
-
{
|
|
4477
|
-
"name": "--cdr-switch-border-color-checked-hover",
|
|
4478
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4479
|
-
"description": "Border of the cdr-switch button when it is checked and on hover but not in focus"
|
|
4480
|
-
},
|
|
4481
|
-
{
|
|
4482
|
-
"name": "--cdr-switch-background-color-checked-hover",
|
|
4483
|
-
"defaultValue": "--cdr-color-background-switch-selected-default-hover",
|
|
4484
|
-
"description": "Background color of the cdr-switch button when it is checked and on hover but not in focus"
|
|
4485
|
-
},
|
|
4486
|
-
{
|
|
4487
|
-
"name": "--cdr-switch-icon-fill-checked-hover",
|
|
4488
|
-
"defaultValue": "--cdr-color-icon-switch-selected-default-hover",
|
|
4489
|
-
"description": "Fill of the cdr-switch x and check icons when it is checked and on hover but not in focus"
|
|
4490
|
-
},
|
|
4491
|
-
{
|
|
4492
|
-
"name": "--cdr-switch-handle-border-color-checked-hover",
|
|
4493
|
-
"defaultValue": "--cdr-color-border-switch-handle-default-hover",
|
|
4494
|
-
"description": "Border of the cdr-switch handle when it is checked and on hover but not in focus"
|
|
4495
|
-
},
|
|
4496
|
-
{
|
|
4497
|
-
"name": "--cdr-switch-handle-border",
|
|
4498
|
-
"defaultValue": "--cdr-color-border-secondary",
|
|
4499
|
-
"description": "Border color of the cdr-switch handle"
|
|
4500
|
-
},
|
|
4501
|
-
{
|
|
4502
|
-
"name": "--cdr-switch-handle-background-color-rest",
|
|
4503
|
-
"defaultValue": "--cdr-color-background-switch-handle-default-rest",
|
|
4504
|
-
"description": "Background color of the cdr-switch handle"
|
|
4505
|
-
}
|
|
4506
|
-
]
|
|
4507
|
-
},
|
|
4508
|
-
"CdrTable": {
|
|
4509
|
-
"name": "CdrTable",
|
|
4510
|
-
"description": "Organizes structured data for users to easily scan, compare, and analyze",
|
|
4511
|
-
"tags": {},
|
|
4512
|
-
"exportName": "default",
|
|
4513
|
-
"displayName": "CdrTable",
|
|
4514
|
-
"props": [
|
|
4515
|
-
{
|
|
4516
|
-
"name": "striped",
|
|
4517
|
-
"description": "Sets row colors to alternate between darker and lighter backgrounds.\nStriping will not apply when `border` is true",
|
|
4518
|
-
"type": {
|
|
4519
|
-
"name": "boolean"
|
|
4520
|
-
},
|
|
4521
|
-
"defaultValue": {
|
|
4522
|
-
"func": false,
|
|
4523
|
-
"value": false
|
|
4524
|
-
}
|
|
4525
|
-
},
|
|
4526
|
-
{
|
|
4527
|
-
"name": "border",
|
|
4528
|
-
"description": "Adds borders between rows. Will disable `striped` if both are true",
|
|
4529
|
-
"type": {
|
|
4530
|
-
"name": "boolean"
|
|
4531
|
-
},
|
|
4532
|
-
"defaultValue": {
|
|
4533
|
-
"func": false,
|
|
4534
|
-
"value": true
|
|
4535
|
-
}
|
|
4536
|
-
},
|
|
4537
|
-
{
|
|
4538
|
-
"name": "fullWidth",
|
|
4539
|
-
"description": "Sets the width to 100%. Also accepts space separated strings for breakpoints that it should be full width: { '@xs' | '@sm' | '@md' | '@lg' }",
|
|
4540
|
-
"type": {
|
|
4541
|
-
"name": "boolean|string"
|
|
4542
|
-
},
|
|
4543
|
-
"defaultValue": {
|
|
4544
|
-
"func": false,
|
|
4545
|
-
"value": true
|
|
4546
|
-
}
|
|
4547
|
-
},
|
|
4548
|
-
{
|
|
4549
|
-
"name": "responsive",
|
|
4550
|
-
"description": "Makes the table scroll horizontally when it would overflow its container",
|
|
4551
|
-
"type": {
|
|
4552
|
-
"name": "boolean"
|
|
4553
|
-
},
|
|
4554
|
-
"defaultValue": {
|
|
4555
|
-
"func": false,
|
|
4556
|
-
"value": true
|
|
4557
|
-
}
|
|
4558
|
-
},
|
|
4559
|
-
{
|
|
4560
|
-
"name": "hover",
|
|
4561
|
-
"description": "Adds a darker background on row hover",
|
|
4562
|
-
"type": {
|
|
4563
|
-
"name": "boolean"
|
|
4564
|
-
},
|
|
4565
|
-
"defaultValue": {
|
|
4566
|
-
"func": false,
|
|
4567
|
-
"value": false
|
|
4568
|
-
}
|
|
4569
|
-
},
|
|
4570
|
-
{
|
|
4571
|
-
"name": "size",
|
|
4572
|
-
"description": "Sets the table size (cell padding); values can target responsive breakpoints. Example `small@lg`.",
|
|
4573
|
-
"tags": {
|
|
4574
|
-
"demoSelectMultiple": [
|
|
4575
|
-
{
|
|
4576
|
-
"description": "false",
|
|
4577
|
-
"title": "demoSelectMultiple"
|
|
4578
|
-
}
|
|
4579
|
-
]
|
|
4580
|
-
},
|
|
4581
|
-
"values": [
|
|
4582
|
-
"small",
|
|
4583
|
-
"medium",
|
|
4584
|
-
"large"
|
|
4585
|
-
],
|
|
4586
|
-
"type": {
|
|
4587
|
-
"name": "string"
|
|
4588
|
-
},
|
|
4589
|
-
"defaultValue": {
|
|
4590
|
-
"func": false,
|
|
4591
|
-
"value": "'medium'"
|
|
4592
|
-
}
|
|
4593
|
-
}
|
|
4594
|
-
],
|
|
4595
|
-
"slots": [
|
|
4596
|
-
{
|
|
4597
|
-
"name": "default",
|
|
4598
|
-
"description": "CdrTable content (Valid table elements <th>, <tbody>, <tr>, <td>, etc.)"
|
|
4599
|
-
}
|
|
4600
|
-
],
|
|
4601
|
-
"sourceFiles": [
|
|
4602
|
-
"./src/components/table/CdrTable.vue"
|
|
4603
|
-
],
|
|
4604
|
-
"UIProperties": [
|
|
4605
|
-
{
|
|
4606
|
-
"name": "--cdr-table-base-text-color",
|
|
4607
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
4608
|
-
"description": "Color of the cdr-table base text"
|
|
4609
|
-
},
|
|
4610
|
-
{
|
|
4611
|
-
"name": "--cdr-table-row-background-color",
|
|
4612
|
-
"defaultValue": "--cdr-color-background-table-row",
|
|
4613
|
-
"description": "Background color of the table rows"
|
|
4614
|
-
},
|
|
4615
|
-
{
|
|
4616
|
-
"name": "--cdr-table-header-background-color",
|
|
4617
|
-
"defaultValue": "--cdr-color-background-table-header",
|
|
4618
|
-
"description": "Background color of the table header"
|
|
4619
|
-
},
|
|
4620
|
-
{
|
|
4621
|
-
"name": "--cdr-table-text-cell-color",
|
|
4622
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
4623
|
-
"description": "Text color of the table cells"
|
|
4624
|
-
},
|
|
4625
|
-
{
|
|
4626
|
-
"name": "--cdr-table-border-color-default",
|
|
4627
|
-
"defaultValue": "--cdr-color-border-table-default",
|
|
4628
|
-
"description": "Default border color of the table"
|
|
4629
|
-
},
|
|
4630
|
-
{
|
|
4631
|
-
"name": "--cdr-table-head-border-default",
|
|
4632
|
-
"defaultValue": "--cdr-color-border-table-head",
|
|
4633
|
-
"description": "Head border color of the table"
|
|
4634
|
-
},
|
|
4635
|
-
{
|
|
4636
|
-
"name": "--cdr-table-odd-row-background-color",
|
|
4637
|
-
"defaultValue": "--cdr-color-background-table-row-alt",
|
|
4638
|
-
"description": "Background color of all odd rows in the table"
|
|
4639
|
-
},
|
|
4640
|
-
{
|
|
4641
|
-
"name": "--cdr-table-header-odd-row-background-color",
|
|
4642
|
-
"defaultValue": "--cdr-color-background-table-row",
|
|
4643
|
-
"description": "Background color of odd rows in the table header"
|
|
4644
|
-
},
|
|
4645
|
-
{
|
|
4646
|
-
"name": "--cdr-table-striped-odd-row-background-color",
|
|
4647
|
-
"defaultValue": "--cdr-color-background-table-row",
|
|
4648
|
-
"description": "Background color of the odd rows in striped tables"
|
|
4649
|
-
},
|
|
4650
|
-
{
|
|
4651
|
-
"name": "--cdr-table-body-footer-odd-row-background-color",
|
|
4652
|
-
"defaultValue": "--cdr-color-background-table-row-alt",
|
|
4653
|
-
"description": "Background color of odd rows in the table body and footer"
|
|
4654
|
-
},
|
|
4655
|
-
{
|
|
4656
|
-
"name": "--cdr-table-cell-background-color-hover",
|
|
4657
|
-
"defaultValue": "--cdr-color-background-table-header",
|
|
4658
|
-
"description": "Background color of table cells on hover"
|
|
4659
|
-
}
|
|
4660
|
-
]
|
|
4661
|
-
},
|
|
4662
|
-
"CdrText": {
|
|
4663
|
-
"name": "CdrText",
|
|
4664
|
-
"description": "Text container used for any text element such as paragraphs, headings, and lists",
|
|
4665
|
-
"tags": {},
|
|
4666
|
-
"exportName": "default",
|
|
4667
|
-
"displayName": "CdrText",
|
|
4668
|
-
"props": [
|
|
4669
|
-
{
|
|
4670
|
-
"name": "tag",
|
|
4671
|
-
"description": "Sets the HTML tag (p, span, h1, h2, etc)",
|
|
4672
|
-
"type": {
|
|
4673
|
-
"name": "string"
|
|
4674
|
-
},
|
|
4675
|
-
"defaultValue": {
|
|
4676
|
-
"func": false,
|
|
4677
|
-
"value": "'p'"
|
|
4678
|
-
}
|
|
4679
|
-
}
|
|
4680
|
-
],
|
|
4681
|
-
"slots": [
|
|
4682
|
-
{
|
|
4683
|
-
"name": "default",
|
|
4684
|
-
"description": "CdrText content"
|
|
4685
|
-
}
|
|
4686
|
-
],
|
|
4687
|
-
"sourceFiles": [
|
|
4688
|
-
"./src/components/text/CdrText.vue"
|
|
4689
|
-
],
|
|
4690
|
-
"UIProperties": [
|
|
4691
|
-
{
|
|
4692
|
-
"name": "--cdr-text-color",
|
|
4693
|
-
"defaultValue": "--cdr-color-text-primary",
|
|
4694
|
-
"description": "Text color"
|
|
4695
|
-
}
|
|
4696
|
-
]
|
|
4697
|
-
},
|
|
4698
|
-
"CdrSkeleton": {
|
|
4699
|
-
"name": "CdrSkeleton",
|
|
4700
|
-
"description": "Visually communicates content is in the process of loading",
|
|
4701
|
-
"tags": {},
|
|
4702
|
-
"exportName": "default",
|
|
4703
|
-
"displayName": "CdrSkeleton",
|
|
4704
|
-
"props": [
|
|
4705
|
-
{
|
|
4706
|
-
"name": "motion",
|
|
4707
|
-
"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.",
|
|
4708
|
-
"type": {
|
|
4709
|
-
"name": "boolean"
|
|
4710
|
-
},
|
|
4711
|
-
"defaultValue": {
|
|
4712
|
-
"func": false,
|
|
4713
|
-
"value": true
|
|
4714
|
-
}
|
|
4715
|
-
}
|
|
4716
|
-
],
|
|
4717
|
-
"slots": [
|
|
4718
|
-
{
|
|
4719
|
-
"name": "default",
|
|
4720
|
-
"description": "CdrSkeleton content (CdrSkeletonBone components)"
|
|
4721
|
-
}
|
|
4722
|
-
],
|
|
4723
|
-
"sourceFiles": [
|
|
4724
|
-
"./src/components/skeleton/CdrSkeleton.vue"
|
|
4725
|
-
],
|
|
4726
|
-
"UIProperties": [
|
|
4727
|
-
{
|
|
4728
|
-
"name": "--cdr-skeleton-bone-background-color",
|
|
4729
|
-
"defaultValue": "#edeae3",
|
|
4730
|
-
"description": "Skeleton bone background color"
|
|
4731
|
-
},
|
|
4732
|
-
{
|
|
4733
|
-
"name": "--cdr-skeleton-gradient-1",
|
|
4734
|
-
"defaultValue": "rgba(237,234,227,1)",
|
|
4735
|
-
"description": "Skeleton shimmer gradient part 1"
|
|
4736
|
-
},
|
|
4737
|
-
{
|
|
4738
|
-
"name": "--cdr-skeleton-gradient-2",
|
|
4739
|
-
"defaultValue": "rgba(249,248,240,1)",
|
|
4740
|
-
"description": "Skeleton shimmer gradient part 2"
|
|
4741
|
-
},
|
|
4742
|
-
{
|
|
4743
|
-
"name": "--cdr-skeleton-gradient-3",
|
|
4744
|
-
"defaultValue": "rgba(237,234,227,1)",
|
|
4745
|
-
"description": "Skeleton shimmer gradient part 3"
|
|
4746
|
-
}
|
|
4747
|
-
]
|
|
4748
|
-
},
|
|
4749
|
-
"CdrTabPanel": {
|
|
4750
|
-
"name": "CdrTabPanel",
|
|
4751
|
-
"exportName": "default",
|
|
4752
|
-
"displayName": "CdrTabPanel",
|
|
4753
|
-
"description": "",
|
|
4754
|
-
"tags": {},
|
|
4755
|
-
"props": [
|
|
4756
|
-
{
|
|
4757
|
-
"name": "id",
|
|
4758
|
-
"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.",
|
|
4759
|
-
"type": {
|
|
4760
|
-
"name": "string"
|
|
4761
|
-
}
|
|
4762
|
-
},
|
|
4763
|
-
{
|
|
4764
|
-
"name": "name",
|
|
4765
|
-
"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.",
|
|
4766
|
-
"type": {
|
|
4767
|
-
"name": "string"
|
|
4768
|
-
}
|
|
4769
|
-
},
|
|
4770
|
-
{
|
|
4771
|
-
"name": "ariaLabelledby",
|
|
4772
|
-
"description": "Sets reference identifier for tab header. This property is required and is necessary for accessibility. Must be unique for each tabPanel, and cannot be the same as the `id` property.",
|
|
4773
|
-
"type": {
|
|
4774
|
-
"name": "string"
|
|
4775
|
-
}
|
|
4776
|
-
}
|
|
4777
|
-
],
|
|
4778
|
-
"events": [
|
|
4779
|
-
{
|
|
4780
|
-
"name": "tab-change",
|
|
4781
|
-
"description": "Emits when active tab is changed",
|
|
4782
|
-
"tags": [
|
|
4783
|
-
{
|
|
4784
|
-
"title": "params",
|
|
4785
|
-
"content": "state, panelId"
|
|
4786
|
-
}
|
|
4787
|
-
]
|
|
4788
|
-
}
|
|
4789
|
-
],
|
|
4790
|
-
"slots": [
|
|
4791
|
-
{
|
|
4792
|
-
"name": "default",
|
|
4793
|
-
"description": "CdrTabPanel content"
|
|
4794
|
-
}
|
|
4795
|
-
],
|
|
4796
|
-
"sourceFiles": [
|
|
4797
|
-
"./src/components/tabs/CdrTabPanel.vue"
|
|
4798
|
-
]
|
|
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"
|
|
4380
|
+
"name": "string|number"
|
|
4812
4381
|
},
|
|
4382
|
+
"required": false,
|
|
4813
4383
|
"defaultValue": {
|
|
4814
4384
|
"func": false,
|
|
4815
|
-
"value": "
|
|
4385
|
+
"value": "null"
|
|
4816
4386
|
}
|
|
4817
4387
|
},
|
|
4818
4388
|
{
|
|
4819
|
-
"name": "
|
|
4820
|
-
"description": "
|
|
4389
|
+
"name": "compact",
|
|
4390
|
+
"description": "Hides the word 'reviews' if true",
|
|
4821
4391
|
"type": {
|
|
4822
|
-
"name": "
|
|
4392
|
+
"name": "boolean"
|
|
4823
4393
|
},
|
|
4824
4394
|
"defaultValue": {
|
|
4825
4395
|
"func": false,
|
|
4826
|
-
"value":
|
|
4396
|
+
"value": false
|
|
4827
4397
|
}
|
|
4828
4398
|
},
|
|
4829
4399
|
{
|
|
4830
|
-
"name": "
|
|
4831
|
-
"description": "
|
|
4832
|
-
"tags": {},
|
|
4833
|
-
"values": [
|
|
4834
|
-
"centered",
|
|
4835
|
-
"compact",
|
|
4836
|
-
"full-width",
|
|
4837
|
-
"no-border"
|
|
4838
|
-
],
|
|
4400
|
+
"name": "href",
|
|
4401
|
+
"description": "Sets the rating component (icons and text) to display inline and wraps them in an anchor tag so they can act as link.",
|
|
4839
4402
|
"type": {
|
|
4840
4403
|
"name": "string"
|
|
4841
4404
|
}
|
|
4842
4405
|
},
|
|
4843
4406
|
{
|
|
4844
4407
|
"name": "size",
|
|
4845
|
-
"description": "
|
|
4408
|
+
"description": "Sets the rating size.",
|
|
4846
4409
|
"tags": {
|
|
4847
4410
|
"demoSelectMultiple": [
|
|
4848
4411
|
{
|
|
4849
|
-
"description": "
|
|
4412
|
+
"description": "false",
|
|
4850
4413
|
"title": "demoSelectMultiple"
|
|
4851
4414
|
}
|
|
4852
4415
|
]
|
|
4853
4416
|
},
|
|
4854
4417
|
"values": [
|
|
4855
|
-
"small"
|
|
4418
|
+
"small",
|
|
4419
|
+
"medium",
|
|
4420
|
+
"large"
|
|
4856
4421
|
],
|
|
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
4422
|
"type": {
|
|
4865
4423
|
"name": "string"
|
|
4866
4424
|
},
|
|
4867
4425
|
"defaultValue": {
|
|
4868
4426
|
"func": false,
|
|
4869
|
-
"value": "
|
|
4427
|
+
"value": "'medium'"
|
|
4870
4428
|
}
|
|
4871
4429
|
}
|
|
4872
4430
|
],
|
|
4873
|
-
"slots": [
|
|
4874
|
-
{
|
|
4875
|
-
"name": "default",
|
|
4876
|
-
"description": "CdrTabs content (CdrTabPanel components)"
|
|
4877
|
-
}
|
|
4878
|
-
],
|
|
4879
4431
|
"sourceFiles": [
|
|
4880
|
-
"./src/components/
|
|
4432
|
+
"./src/components/rating/CdrRating.vue"
|
|
4881
4433
|
],
|
|
4882
4434
|
"UIProperties": [
|
|
4883
4435
|
{
|
|
4884
|
-
"name": "--cdr-
|
|
4885
|
-
"defaultValue": "--cdr-color-
|
|
4886
|
-
"description": "
|
|
4436
|
+
"name": "--cdr-rating-count-hover-color",
|
|
4437
|
+
"defaultValue": "--cdr-color-text-rating-hover",
|
|
4438
|
+
"description": "Hover text color of cdr-rating count"
|
|
4887
4439
|
},
|
|
4888
4440
|
{
|
|
4889
|
-
"name": "--cdr-
|
|
4890
|
-
"defaultValue": "--cdr-color-text-
|
|
4891
|
-
"description": "
|
|
4441
|
+
"name": "--cdr-rating-text-rating-separator",
|
|
4442
|
+
"defaultValue": "--cdr-color-text-rating-separator",
|
|
4443
|
+
"description": "Color of the rating text separator"
|
|
4892
4444
|
},
|
|
4893
4445
|
{
|
|
4894
|
-
"name": "--cdr-
|
|
4895
|
-
"defaultValue": "
|
|
4896
|
-
"description": "
|
|
4446
|
+
"name": "--cdr-rating-star-null-fill-color",
|
|
4447
|
+
"defaultValue": "#F9F8F6",
|
|
4448
|
+
"description": "Fill color of a null star"
|
|
4897
4449
|
},
|
|
4898
4450
|
{
|
|
4899
|
-
"name": "--cdr-
|
|
4900
|
-
"defaultValue": "
|
|
4901
|
-
"description": "
|
|
4451
|
+
"name": "--cdr-rating-star-null-outline-color",
|
|
4452
|
+
"defaultValue": "#928B80",
|
|
4453
|
+
"description": "Outline color of a null star"
|
|
4902
4454
|
},
|
|
4903
4455
|
{
|
|
4904
|
-
"name": "--cdr-
|
|
4905
|
-
"defaultValue": "
|
|
4906
|
-
"description": "
|
|
4456
|
+
"name": "--cdr-rating-star-partial-fill-color",
|
|
4457
|
+
"defaultValue": "#FFD280",
|
|
4458
|
+
"description": "Fill color of a partially filled star"
|
|
4907
4459
|
},
|
|
4908
4460
|
{
|
|
4909
|
-
"name": "--cdr-
|
|
4910
|
-
"defaultValue": "
|
|
4911
|
-
"description": "
|
|
4461
|
+
"name": "--cdr-rating-star-partial-stroke-color",
|
|
4462
|
+
"defaultValue": "#BD7B2D",
|
|
4463
|
+
"description": "Stroke color of a partially filled star"
|
|
4912
4464
|
},
|
|
4913
4465
|
{
|
|
4914
|
-
"name": "--cdr-
|
|
4915
|
-
"defaultValue": "
|
|
4916
|
-
"description": "
|
|
4466
|
+
"name": "--cdr-rating-star-filled-fill-color",
|
|
4467
|
+
"defaultValue": "#FFD280",
|
|
4468
|
+
"description": "Fill color of a filled star"
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
"name": "--cdr-rating-star-filled-stroke-color",
|
|
4472
|
+
"defaultValue": "#BD7B2D",
|
|
4473
|
+
"description": "Stroke color of a filled star"
|
|
4474
|
+
},
|
|
4475
|
+
{
|
|
4476
|
+
"name": "--cdr-rating-star-empty-fill-color",
|
|
4477
|
+
"defaultValue": "#F9F8F6",
|
|
4478
|
+
"description": "Fill color of an empty star"
|
|
4479
|
+
},
|
|
4480
|
+
{
|
|
4481
|
+
"name": "--cdr-rating-star-empty-stroke-color",
|
|
4482
|
+
"defaultValue": "#BD7B2D",
|
|
4483
|
+
"description": "Stroke color of an empty star"
|
|
4917
4484
|
}
|
|
4918
4485
|
]
|
|
4919
4486
|
},
|
|
4920
|
-
"
|
|
4921
|
-
"name": "
|
|
4922
|
-
"description": "Permits switching two or more options on and off",
|
|
4923
|
-
"tags": {},
|
|
4487
|
+
"CdrTabPanel": {
|
|
4488
|
+
"name": "CdrTabPanel",
|
|
4924
4489
|
"exportName": "default",
|
|
4925
|
-
"displayName": "
|
|
4490
|
+
"displayName": "CdrTabPanel",
|
|
4491
|
+
"description": "",
|
|
4492
|
+
"tags": {},
|
|
4926
4493
|
"props": [
|
|
4927
4494
|
{
|
|
4928
|
-
"name": "
|
|
4929
|
-
"description": "Sets
|
|
4495
|
+
"name": "id",
|
|
4496
|
+
"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.",
|
|
4930
4497
|
"type": {
|
|
4931
4498
|
"name": "string"
|
|
4932
|
-
}
|
|
4933
|
-
"required": true
|
|
4934
|
-
}
|
|
4935
|
-
],
|
|
4936
|
-
"slots": [
|
|
4937
|
-
{
|
|
4938
|
-
"name": "default",
|
|
4939
|
-
"description": "CdrToggleButton label content"
|
|
4940
|
-
}
|
|
4941
|
-
],
|
|
4942
|
-
"sourceFiles": [
|
|
4943
|
-
"./src/components/toggleButton/CdrToggleButton.vue"
|
|
4944
|
-
],
|
|
4945
|
-
"UIProperties": [
|
|
4946
|
-
{
|
|
4947
|
-
"name": "--cdr-toggle-button-color-default-rest",
|
|
4948
|
-
"defaultValue": "--cdr-color-text-toggle-button-default-rest",
|
|
4949
|
-
"description": "Default text color of the cdr-toggle-button"
|
|
4950
|
-
},
|
|
4951
|
-
{
|
|
4952
|
-
"name": "--cdr-toggle-button-background-color-default-rest",
|
|
4953
|
-
"defaultValue": "--cdr-color-background-toggle-button-default-rest",
|
|
4954
|
-
"description": "Default background color of the cdr-toggle-button"
|
|
4955
|
-
},
|
|
4956
|
-
{
|
|
4957
|
-
"name": "--cdr-toggle-button-border-color-default-focus",
|
|
4958
|
-
"defaultValue": "--cdr-color-border-toggle-button-default-focus",
|
|
4959
|
-
"description": "Focus border color of the cdr-toggle-button"
|
|
4960
|
-
},
|
|
4961
|
-
{
|
|
4962
|
-
"name": "--cdr-toggle-button-background-color-default-focus",
|
|
4963
|
-
"defaultValue": "--cdr-color-background-toggle-button-default-focus",
|
|
4964
|
-
"description": "Focus background color of the cdr-toggle-button"
|
|
4965
|
-
},
|
|
4966
|
-
{
|
|
4967
|
-
"name": "--cdr-toggle-button-icon-fill-default",
|
|
4968
|
-
"defaultValue": "--cdr-color-icon-default",
|
|
4969
|
-
"description": "Default fill color of the cdr-toggle-button's svg"
|
|
4970
|
-
},
|
|
4971
|
-
{
|
|
4972
|
-
"name": "--cdr-toggle-button-background-color-default-selected-rest",
|
|
4973
|
-
"defaultValue": "--cdr-color-background-toggle-button-default-selected-rest",
|
|
4974
|
-
"description": "Selected background color of the cdr-toggle-button at rest"
|
|
4975
|
-
},
|
|
4976
|
-
{
|
|
4977
|
-
"name": "--cdr-toggle-button-border-color-default-selected-rest",
|
|
4978
|
-
"defaultValue": "--cdr-color-border-toggle-button-default-selected-rest",
|
|
4979
|
-
"description": "Selected border color of the cdr-toggle-button at rest"
|
|
4980
|
-
},
|
|
4981
|
-
{
|
|
4982
|
-
"name": "--cdr-toggle-button-icon-fill-selected-rest",
|
|
4983
|
-
"defaultValue": "--cdr-color-icon-emphasis",
|
|
4984
|
-
"description": "Selected fill color of the cdr-toggle-button's svg at rest"
|
|
4499
|
+
}
|
|
4985
4500
|
},
|
|
4986
4501
|
{
|
|
4987
|
-
"name": "
|
|
4988
|
-
"
|
|
4989
|
-
"
|
|
4502
|
+
"name": "name",
|
|
4503
|
+
"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.",
|
|
4504
|
+
"type": {
|
|
4505
|
+
"name": "string"
|
|
4506
|
+
}
|
|
4990
4507
|
},
|
|
4991
4508
|
{
|
|
4992
|
-
"name": "
|
|
4993
|
-
"
|
|
4994
|
-
"
|
|
4995
|
-
|
|
4509
|
+
"name": "ariaLabelledby",
|
|
4510
|
+
"description": "Sets reference identifier for tab header. This property is required and is necessary for accessibility. Must be unique for each tabPanel, and cannot be the same as the `id` property.",
|
|
4511
|
+
"type": {
|
|
4512
|
+
"name": "string"
|
|
4513
|
+
}
|
|
4514
|
+
}
|
|
4515
|
+
],
|
|
4516
|
+
"events": [
|
|
4996
4517
|
{
|
|
4997
|
-
"name": "
|
|
4998
|
-
"
|
|
4999
|
-
"
|
|
5000
|
-
|
|
4518
|
+
"name": "tab-change",
|
|
4519
|
+
"description": "Emits when active tab is changed",
|
|
4520
|
+
"tags": [
|
|
4521
|
+
{
|
|
4522
|
+
"title": "params",
|
|
4523
|
+
"content": "state, panelId"
|
|
4524
|
+
}
|
|
4525
|
+
]
|
|
4526
|
+
}
|
|
4527
|
+
],
|
|
4528
|
+
"slots": [
|
|
5001
4529
|
{
|
|
5002
|
-
"name": "
|
|
5003
|
-
"
|
|
5004
|
-
"description": "Hover border color of the cdr-toggle-button on focus"
|
|
4530
|
+
"name": "default",
|
|
4531
|
+
"description": "CdrTabPanel content"
|
|
5005
4532
|
}
|
|
4533
|
+
],
|
|
4534
|
+
"sourceFiles": [
|
|
4535
|
+
"./src/components/tabs/CdrTabPanel.vue"
|
|
5006
4536
|
]
|
|
5007
4537
|
},
|
|
5008
4538
|
"CdrToast": {
|
|
@@ -5229,6 +4759,162 @@
|
|
|
5229
4759
|
}
|
|
5230
4760
|
]
|
|
5231
4761
|
},
|
|
4762
|
+
"CdrTabs": {
|
|
4763
|
+
"name": "CdrTabs",
|
|
4764
|
+
"description": "Organizes related content into groups for people to navigate between",
|
|
4765
|
+
"tags": {},
|
|
4766
|
+
"exportName": "default",
|
|
4767
|
+
"displayName": "CdrTabs",
|
|
4768
|
+
"props": [
|
|
4769
|
+
{
|
|
4770
|
+
"name": "height",
|
|
4771
|
+
"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.",
|
|
4772
|
+
"type": {
|
|
4773
|
+
"name": "string"
|
|
4774
|
+
},
|
|
4775
|
+
"defaultValue": {
|
|
4776
|
+
"func": false,
|
|
4777
|
+
"value": "'240px'"
|
|
4778
|
+
}
|
|
4779
|
+
},
|
|
4780
|
+
{
|
|
4781
|
+
"name": "activeTab",
|
|
4782
|
+
"description": "Sets the index of the tab that should be active on initial page load. Note that this property is zero-indexed.",
|
|
4783
|
+
"type": {
|
|
4784
|
+
"name": "number"
|
|
4785
|
+
},
|
|
4786
|
+
"defaultValue": {
|
|
4787
|
+
"func": false,
|
|
4788
|
+
"value": "0"
|
|
4789
|
+
}
|
|
4790
|
+
},
|
|
4791
|
+
{
|
|
4792
|
+
"name": "modifier",
|
|
4793
|
+
"description": "Modifies the style variants for this component",
|
|
4794
|
+
"tags": {},
|
|
4795
|
+
"values": [
|
|
4796
|
+
"centered",
|
|
4797
|
+
"compact",
|
|
4798
|
+
"full-width",
|
|
4799
|
+
"no-border"
|
|
4800
|
+
],
|
|
4801
|
+
"type": {
|
|
4802
|
+
"name": "string"
|
|
4803
|
+
}
|
|
4804
|
+
},
|
|
4805
|
+
{
|
|
4806
|
+
"name": "size",
|
|
4807
|
+
"description": "Use `small` to reduce spacing around the tabs for a denser visual design",
|
|
4808
|
+
"tags": {
|
|
4809
|
+
"demoSelectMultiple": [
|
|
4810
|
+
{
|
|
4811
|
+
"description": "true",
|
|
4812
|
+
"title": "demoSelectMultiple"
|
|
4813
|
+
}
|
|
4814
|
+
]
|
|
4815
|
+
},
|
|
4816
|
+
"values": [
|
|
4817
|
+
"small"
|
|
4818
|
+
],
|
|
4819
|
+
"type": {
|
|
4820
|
+
"name": "string"
|
|
4821
|
+
}
|
|
4822
|
+
},
|
|
4823
|
+
{
|
|
4824
|
+
"name": "backgroundColor",
|
|
4825
|
+
"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.",
|
|
4826
|
+
"type": {
|
|
4827
|
+
"name": "string"
|
|
4828
|
+
},
|
|
4829
|
+
"defaultValue": {
|
|
4830
|
+
"func": false,
|
|
4831
|
+
"value": "CdrColorBackgroundPrimary"
|
|
4832
|
+
}
|
|
4833
|
+
}
|
|
4834
|
+
],
|
|
4835
|
+
"slots": [
|
|
4836
|
+
{
|
|
4837
|
+
"name": "default",
|
|
4838
|
+
"description": "CdrTabs content (CdrTabPanel components)"
|
|
4839
|
+
}
|
|
4840
|
+
],
|
|
4841
|
+
"sourceFiles": [
|
|
4842
|
+
"./src/components/tabs/CdrTabs.vue"
|
|
4843
|
+
],
|
|
4844
|
+
"UIProperties": [
|
|
4845
|
+
{
|
|
4846
|
+
"name": "--cdr-tabs-header-container-keyline-color",
|
|
4847
|
+
"defaultValue": "--cdr-color-border-tab-keyline-rest",
|
|
4848
|
+
"description": "Keyline color of the cdr-tabs header container"
|
|
4849
|
+
},
|
|
4850
|
+
{
|
|
4851
|
+
"name": "--cdr-tabs-tab-text-color",
|
|
4852
|
+
"defaultValue": "--cdr-color-text-tab-rest",
|
|
4853
|
+
"description": "Text color in a tab"
|
|
4854
|
+
},
|
|
4855
|
+
{
|
|
4856
|
+
"name": "--cdr-tabs-tab-text-color-active",
|
|
4857
|
+
"defaultValue": "--cdr-color-text-tab-active",
|
|
4858
|
+
"description": "Text color of an active tab"
|
|
4859
|
+
},
|
|
4860
|
+
{
|
|
4861
|
+
"name": "--cdr-tabs-tab-text-color-interaction",
|
|
4862
|
+
"defaultValue": "--cdr-color-text-tab-hover",
|
|
4863
|
+
"description": "Text color of a tab on active, focus, or hover"
|
|
4864
|
+
},
|
|
4865
|
+
{
|
|
4866
|
+
"name": "--cdr-tabs-tab-text-color-disabled",
|
|
4867
|
+
"defaultValue": "--cdr-color-text-tab-disabled",
|
|
4868
|
+
"description": "Text color of a disabled tab"
|
|
4869
|
+
},
|
|
4870
|
+
{
|
|
4871
|
+
"name": "--cdr-tabs-keyline-background-color",
|
|
4872
|
+
"defaultValue": "--cdr-color-border-tab-keyline-active",
|
|
4873
|
+
"description": "Background color of the cdr-tabs keyline"
|
|
4874
|
+
},
|
|
4875
|
+
{
|
|
4876
|
+
"name": "--cdr-tabs-no-border-border-color",
|
|
4877
|
+
"defaultValue": "transparent",
|
|
4878
|
+
"description": "Border color of the cdr-tabs with no-border modifier"
|
|
4879
|
+
}
|
|
4880
|
+
]
|
|
4881
|
+
},
|
|
4882
|
+
"CdrText": {
|
|
4883
|
+
"name": "CdrText",
|
|
4884
|
+
"description": "Text container used for any text element such as paragraphs, headings, and lists",
|
|
4885
|
+
"tags": {},
|
|
4886
|
+
"exportName": "default",
|
|
4887
|
+
"displayName": "CdrText",
|
|
4888
|
+
"props": [
|
|
4889
|
+
{
|
|
4890
|
+
"name": "tag",
|
|
4891
|
+
"description": "Sets the HTML tag (p, span, h1, h2, etc)",
|
|
4892
|
+
"type": {
|
|
4893
|
+
"name": "string"
|
|
4894
|
+
},
|
|
4895
|
+
"defaultValue": {
|
|
4896
|
+
"func": false,
|
|
4897
|
+
"value": "'p'"
|
|
4898
|
+
}
|
|
4899
|
+
}
|
|
4900
|
+
],
|
|
4901
|
+
"slots": [
|
|
4902
|
+
{
|
|
4903
|
+
"name": "default",
|
|
4904
|
+
"description": "CdrText content"
|
|
4905
|
+
}
|
|
4906
|
+
],
|
|
4907
|
+
"sourceFiles": [
|
|
4908
|
+
"./src/components/text/CdrText.vue"
|
|
4909
|
+
],
|
|
4910
|
+
"UIProperties": [
|
|
4911
|
+
{
|
|
4912
|
+
"name": "--cdr-text-color",
|
|
4913
|
+
"defaultValue": "--cdr-color-text-primary",
|
|
4914
|
+
"description": "Text color"
|
|
4915
|
+
}
|
|
4916
|
+
]
|
|
4917
|
+
},
|
|
5232
4918
|
"CdrToggleGroup": {
|
|
5233
4919
|
"name": "CdrToggleGroup",
|
|
5234
4920
|
"exportName": "default",
|
|
@@ -5247,13 +4933,98 @@
|
|
|
5247
4933
|
]
|
|
5248
4934
|
},
|
|
5249
4935
|
"type": {
|
|
5250
|
-
"name": "string|number|boolean|object|array"
|
|
5251
|
-
},
|
|
5252
|
-
"required": true
|
|
4936
|
+
"name": "string|number|boolean|object|array"
|
|
4937
|
+
},
|
|
4938
|
+
"required": true
|
|
4939
|
+
},
|
|
4940
|
+
{
|
|
4941
|
+
"name": "size",
|
|
4942
|
+
"description": "Sets toggle button size",
|
|
4943
|
+
"tags": {
|
|
4944
|
+
"demoSelectMultiple": [
|
|
4945
|
+
{
|
|
4946
|
+
"description": "false",
|
|
4947
|
+
"title": "demoSelectMultiple"
|
|
4948
|
+
}
|
|
4949
|
+
]
|
|
4950
|
+
},
|
|
4951
|
+
"values": [
|
|
4952
|
+
"medium",
|
|
4953
|
+
"large"
|
|
4954
|
+
],
|
|
4955
|
+
"type": {
|
|
4956
|
+
"name": "string"
|
|
4957
|
+
},
|
|
4958
|
+
"defaultValue": {
|
|
4959
|
+
"func": false,
|
|
4960
|
+
"value": "'medium'"
|
|
4961
|
+
}
|
|
4962
|
+
}
|
|
4963
|
+
],
|
|
4964
|
+
"events": [
|
|
4965
|
+
{
|
|
4966
|
+
"name": "update:modelValue",
|
|
4967
|
+
"description": "Event emitted by v-model",
|
|
4968
|
+
"properties": [
|
|
4969
|
+
{
|
|
4970
|
+
"type": {
|
|
4971
|
+
"names": [
|
|
4972
|
+
"mixed"
|
|
4973
|
+
]
|
|
4974
|
+
},
|
|
4975
|
+
"name": "modelValue"
|
|
4976
|
+
}
|
|
4977
|
+
],
|
|
4978
|
+
"tags": [
|
|
4979
|
+
{
|
|
4980
|
+
"title": "param",
|
|
4981
|
+
"type": {
|
|
4982
|
+
"name": "mixed"
|
|
4983
|
+
},
|
|
4984
|
+
"name": "modelValue"
|
|
4985
|
+
}
|
|
4986
|
+
]
|
|
4987
|
+
}
|
|
4988
|
+
],
|
|
4989
|
+
"slots": [
|
|
4990
|
+
{
|
|
4991
|
+
"name": "default",
|
|
4992
|
+
"description": "CdrToggleGroup content (CdrToggleButton components)"
|
|
4993
|
+
}
|
|
4994
|
+
],
|
|
4995
|
+
"sourceFiles": [
|
|
4996
|
+
"./src/components/toggleButton/CdrToggleGroup.vue"
|
|
4997
|
+
],
|
|
4998
|
+
"UIProperties": [
|
|
4999
|
+
{
|
|
5000
|
+
"name": "--cdr-toggle-group-border-color",
|
|
5001
|
+
"defaultValue": "--cdr-color-border-primary",
|
|
5002
|
+
"description": "Border color of the cdr-toggle-group"
|
|
5003
|
+
},
|
|
5004
|
+
{
|
|
5005
|
+
"name": "--cdr-toggle-group-background-color-default-rest",
|
|
5006
|
+
"defaultValue": "--cdr-color-background-toggle-group-default-rest",
|
|
5007
|
+
"description": "Default background color of the cdr-toggle-group"
|
|
5008
|
+
}
|
|
5009
|
+
]
|
|
5010
|
+
},
|
|
5011
|
+
"CdrSwitch": {
|
|
5012
|
+
"name": "CdrSwitch",
|
|
5013
|
+
"description": "Permits selection from two opposing options",
|
|
5014
|
+
"tags": {},
|
|
5015
|
+
"exportName": "default",
|
|
5016
|
+
"displayName": "CdrSwitch",
|
|
5017
|
+
"props": [
|
|
5018
|
+
{
|
|
5019
|
+
"name": "id",
|
|
5020
|
+
"description": "Sets a custom ID for the switch. If this value is not set, it will be auto-generated.",
|
|
5021
|
+
"type": {
|
|
5022
|
+
"name": "string"
|
|
5023
|
+
}
|
|
5253
5024
|
},
|
|
5254
5025
|
{
|
|
5255
5026
|
"name": "size",
|
|
5256
|
-
"description": "Sets
|
|
5027
|
+
"description": "Sets the size of the switch",
|
|
5257
5028
|
"tags": {
|
|
5258
5029
|
"demoSelectMultiple": [
|
|
5259
5030
|
{
|
|
@@ -5273,12 +5044,38 @@
|
|
|
5273
5044
|
"func": false,
|
|
5274
5045
|
"value": "'medium'"
|
|
5275
5046
|
}
|
|
5047
|
+
},
|
|
5048
|
+
{
|
|
5049
|
+
"name": "fullWidth",
|
|
5050
|
+
"description": "Sets the label and switch to expand to the full width of its container with `space-between`",
|
|
5051
|
+
"type": {
|
|
5052
|
+
"name": "boolean"
|
|
5053
|
+
},
|
|
5054
|
+
"defaultValue": {
|
|
5055
|
+
"func": false,
|
|
5056
|
+
"value": false
|
|
5057
|
+
}
|
|
5058
|
+
},
|
|
5059
|
+
{
|
|
5060
|
+
"name": "modelValue",
|
|
5061
|
+
"tags": {
|
|
5062
|
+
"demoIgnore": [
|
|
5063
|
+
{
|
|
5064
|
+
"description": "true",
|
|
5065
|
+
"title": "demoIgnore"
|
|
5066
|
+
}
|
|
5067
|
+
]
|
|
5068
|
+
},
|
|
5069
|
+
"type": {
|
|
5070
|
+
"name": "boolean"
|
|
5071
|
+
},
|
|
5072
|
+
"required": true
|
|
5276
5073
|
}
|
|
5277
5074
|
],
|
|
5278
5075
|
"events": [
|
|
5279
5076
|
{
|
|
5280
5077
|
"name": "update:modelValue",
|
|
5281
|
-
"description": "Event emitted by v-model",
|
|
5078
|
+
"description": "Event emitted by v-model on switch",
|
|
5282
5079
|
"properties": [
|
|
5283
5080
|
{
|
|
5284
5081
|
"type": {
|
|
@@ -5303,22 +5100,225 @@
|
|
|
5303
5100
|
"slots": [
|
|
5304
5101
|
{
|
|
5305
5102
|
"name": "default",
|
|
5306
|
-
"description": "
|
|
5103
|
+
"description": "The label for the switch"
|
|
5307
5104
|
}
|
|
5308
5105
|
],
|
|
5309
5106
|
"sourceFiles": [
|
|
5310
|
-
"./src/components/
|
|
5107
|
+
"./src/components/switch/CdrSwitch.vue"
|
|
5311
5108
|
],
|
|
5312
5109
|
"UIProperties": [
|
|
5313
5110
|
{
|
|
5314
|
-
"name": "--cdr-
|
|
5315
|
-
"defaultValue": "--cdr-color-border-
|
|
5316
|
-
"description": "Border
|
|
5111
|
+
"name": "--cdr-switch-border-color",
|
|
5112
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
5113
|
+
"description": "Border of the cdr-switch button"
|
|
5317
5114
|
},
|
|
5318
5115
|
{
|
|
5319
|
-
"name": "--cdr-
|
|
5320
|
-
"defaultValue": "--cdr-color-background-
|
|
5321
|
-
"description": "
|
|
5116
|
+
"name": "--cdr-switch-background-color",
|
|
5117
|
+
"defaultValue": "--cdr-color-background-switch-default-rest",
|
|
5118
|
+
"description": "Background color of the cdr-switch button"
|
|
5119
|
+
},
|
|
5120
|
+
{
|
|
5121
|
+
"name": "--cdr-switch-icon-fill",
|
|
5122
|
+
"defaultValue": "--cdr-color-icon-default",
|
|
5123
|
+
"description": "Fill of the cdr-switch x and check icons"
|
|
5124
|
+
},
|
|
5125
|
+
{
|
|
5126
|
+
"name": "--cdr-switch-box-shadow-color-focus",
|
|
5127
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
5128
|
+
"description": "Box-shadow of the cdr-switch button on focus"
|
|
5129
|
+
},
|
|
5130
|
+
{
|
|
5131
|
+
"name": "--cdr-switch-background-color-focus",
|
|
5132
|
+
"defaultValue": "--cdr-color-background-switch-default-focus",
|
|
5133
|
+
"description": "Background color of the cdr-switch button on focus"
|
|
5134
|
+
},
|
|
5135
|
+
{
|
|
5136
|
+
"name": "--cdr-switch-icon-fill-focus",
|
|
5137
|
+
"defaultValue": "--cdr-color-icon-default",
|
|
5138
|
+
"description": "Fill of the cdr-switch x and check icons on focus"
|
|
5139
|
+
},
|
|
5140
|
+
{
|
|
5141
|
+
"name": "--cdr-switch-handle-background-color-focus",
|
|
5142
|
+
"defaultValue": "--cdr-color-background-switch-handle-default-focus",
|
|
5143
|
+
"description": "Background color of the cdr-switch handle before on focus"
|
|
5144
|
+
},
|
|
5145
|
+
{
|
|
5146
|
+
"name": "--cdr-switch-hover-border-color",
|
|
5147
|
+
"defaultValue": "--cdr-color-border-switch-default-hover",
|
|
5148
|
+
"description": "Border of the cdr-switch button on hover when not in focus"
|
|
5149
|
+
},
|
|
5150
|
+
{
|
|
5151
|
+
"name": "--cdr-switch-background-color-hover",
|
|
5152
|
+
"defaultValue": "--cdr-color-background-switch-default-hover",
|
|
5153
|
+
"description": "Background color of the cdr-switch button on hover when not in focus"
|
|
5154
|
+
},
|
|
5155
|
+
{
|
|
5156
|
+
"name": "--cdr-switch-icon-fill-hover",
|
|
5157
|
+
"defaultValue": "--cdr-color-icon-emphasis",
|
|
5158
|
+
"description": "Fill of the cdr-switch x and check icons on hover when not in focus"
|
|
5159
|
+
},
|
|
5160
|
+
{
|
|
5161
|
+
"name": "--cdr-switch-handle-border-color-hover",
|
|
5162
|
+
"defaultValue": "--cdr-color-border-switch-default-hover",
|
|
5163
|
+
"description": "Border of the cdr-switch handle on hover when not in focus"
|
|
5164
|
+
},
|
|
5165
|
+
{
|
|
5166
|
+
"name": "--cdr-switch-background-color-checked",
|
|
5167
|
+
"defaultValue": "--cdr-color-background-switch-selected-default-rest",
|
|
5168
|
+
"description": "Background color of the cdr-switch button when it is checked"
|
|
5169
|
+
},
|
|
5170
|
+
{
|
|
5171
|
+
"name": "--cdr-switch-icon-fill-checked",
|
|
5172
|
+
"defaultValue": "--cdr-color-icon-switch-selected-default-rest",
|
|
5173
|
+
"description": "Fill of the cdr-switch x and check icons when it is checked"
|
|
5174
|
+
},
|
|
5175
|
+
{
|
|
5176
|
+
"name": "--cdr-switch-box-shadow-color-checked-focus",
|
|
5177
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
5178
|
+
"description": "Box-shadow of the cdr-switch button when it is checked and in focus"
|
|
5179
|
+
},
|
|
5180
|
+
{
|
|
5181
|
+
"name": "--cdr-switch-background-color-checked-focus",
|
|
5182
|
+
"defaultValue": "--cdr-color-background-switch-selected-default-focus",
|
|
5183
|
+
"description": "Background color of the cdr-switch button when it is checked and in focus"
|
|
5184
|
+
},
|
|
5185
|
+
{
|
|
5186
|
+
"name": "--cdr-switch-handle-border-color-checked-focus",
|
|
5187
|
+
"defaultValue": "--cdr-color-border-switch-handle-default-focus",
|
|
5188
|
+
"description": "Border of the cdr-switch handle when it is checked and in focus"
|
|
5189
|
+
},
|
|
5190
|
+
{
|
|
5191
|
+
"name": "--cdr-switch-handle-background-color-checked-focus",
|
|
5192
|
+
"defaultValue": "--cdr-color-background-switch-handle-selected-default-focus",
|
|
5193
|
+
"description": "Background color of the cdr-switch handle when it is checked and in focus"
|
|
5194
|
+
},
|
|
5195
|
+
{
|
|
5196
|
+
"name": "--cdr-switch-icon-fill-checked-focus",
|
|
5197
|
+
"defaultValue": "--cdr-color-icon-switch-selected-default-focus",
|
|
5198
|
+
"description": "Fill of the cdr-switch x and check icons when it is checked and in focus"
|
|
5199
|
+
},
|
|
5200
|
+
{
|
|
5201
|
+
"name": "--cdr-switch-handle-background-color-checked",
|
|
5202
|
+
"defaultValue": "--cdr-color-background-switch-handle-selected-default-rest",
|
|
5203
|
+
"description": "Background color of the cdr-switch handle when it is checked"
|
|
5204
|
+
},
|
|
5205
|
+
{
|
|
5206
|
+
"name": "--cdr-switch-border-color-checked-hover",
|
|
5207
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
5208
|
+
"description": "Border of the cdr-switch button when it is checked and on hover but not in focus"
|
|
5209
|
+
},
|
|
5210
|
+
{
|
|
5211
|
+
"name": "--cdr-switch-background-color-checked-hover",
|
|
5212
|
+
"defaultValue": "--cdr-color-background-switch-selected-default-hover",
|
|
5213
|
+
"description": "Background color of the cdr-switch button when it is checked and on hover but not in focus"
|
|
5214
|
+
},
|
|
5215
|
+
{
|
|
5216
|
+
"name": "--cdr-switch-icon-fill-checked-hover",
|
|
5217
|
+
"defaultValue": "--cdr-color-icon-switch-selected-default-hover",
|
|
5218
|
+
"description": "Fill of the cdr-switch x and check icons when it is checked and on hover but not in focus"
|
|
5219
|
+
},
|
|
5220
|
+
{
|
|
5221
|
+
"name": "--cdr-switch-handle-border-color-checked-hover",
|
|
5222
|
+
"defaultValue": "--cdr-color-border-switch-handle-default-hover",
|
|
5223
|
+
"description": "Border of the cdr-switch handle when it is checked and on hover but not in focus"
|
|
5224
|
+
},
|
|
5225
|
+
{
|
|
5226
|
+
"name": "--cdr-switch-handle-border",
|
|
5227
|
+
"defaultValue": "--cdr-color-border-secondary",
|
|
5228
|
+
"description": "Border color of the cdr-switch handle"
|
|
5229
|
+
},
|
|
5230
|
+
{
|
|
5231
|
+
"name": "--cdr-switch-handle-background-color-rest",
|
|
5232
|
+
"defaultValue": "--cdr-color-background-switch-handle-default-rest",
|
|
5233
|
+
"description": "Background color of the cdr-switch handle"
|
|
5234
|
+
}
|
|
5235
|
+
]
|
|
5236
|
+
},
|
|
5237
|
+
"CdrToggleButton": {
|
|
5238
|
+
"name": "CdrToggleButton",
|
|
5239
|
+
"description": "Permits switching two or more options on and off",
|
|
5240
|
+
"tags": {},
|
|
5241
|
+
"exportName": "default",
|
|
5242
|
+
"displayName": "CdrToggleButton",
|
|
5243
|
+
"props": [
|
|
5244
|
+
{
|
|
5245
|
+
"name": "toggleValue",
|
|
5246
|
+
"description": "Sets the value and aria-label for the toggle button. Display can be overridden using default slot",
|
|
5247
|
+
"type": {
|
|
5248
|
+
"name": "string"
|
|
5249
|
+
},
|
|
5250
|
+
"required": true
|
|
5251
|
+
}
|
|
5252
|
+
],
|
|
5253
|
+
"slots": [
|
|
5254
|
+
{
|
|
5255
|
+
"name": "default",
|
|
5256
|
+
"description": "CdrToggleButton label content"
|
|
5257
|
+
}
|
|
5258
|
+
],
|
|
5259
|
+
"sourceFiles": [
|
|
5260
|
+
"./src/components/toggleButton/CdrToggleButton.vue"
|
|
5261
|
+
],
|
|
5262
|
+
"UIProperties": [
|
|
5263
|
+
{
|
|
5264
|
+
"name": "--cdr-toggle-button-color-default-rest",
|
|
5265
|
+
"defaultValue": "--cdr-color-text-toggle-button-default-rest",
|
|
5266
|
+
"description": "Default text color of the cdr-toggle-button"
|
|
5267
|
+
},
|
|
5268
|
+
{
|
|
5269
|
+
"name": "--cdr-toggle-button-background-color-default-rest",
|
|
5270
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-rest",
|
|
5271
|
+
"description": "Default background color of the cdr-toggle-button"
|
|
5272
|
+
},
|
|
5273
|
+
{
|
|
5274
|
+
"name": "--cdr-toggle-button-border-color-default-focus",
|
|
5275
|
+
"defaultValue": "--cdr-color-border-toggle-button-default-focus",
|
|
5276
|
+
"description": "Focus border color of the cdr-toggle-button"
|
|
5277
|
+
},
|
|
5278
|
+
{
|
|
5279
|
+
"name": "--cdr-toggle-button-background-color-default-focus",
|
|
5280
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-focus",
|
|
5281
|
+
"description": "Focus background color of the cdr-toggle-button"
|
|
5282
|
+
},
|
|
5283
|
+
{
|
|
5284
|
+
"name": "--cdr-toggle-button-icon-fill-default",
|
|
5285
|
+
"defaultValue": "--cdr-color-icon-default",
|
|
5286
|
+
"description": "Default fill color of the cdr-toggle-button's svg"
|
|
5287
|
+
},
|
|
5288
|
+
{
|
|
5289
|
+
"name": "--cdr-toggle-button-background-color-default-selected-rest",
|
|
5290
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-selected-rest",
|
|
5291
|
+
"description": "Selected background color of the cdr-toggle-button at rest"
|
|
5292
|
+
},
|
|
5293
|
+
{
|
|
5294
|
+
"name": "--cdr-toggle-button-border-color-default-selected-rest",
|
|
5295
|
+
"defaultValue": "--cdr-color-border-toggle-button-default-selected-rest",
|
|
5296
|
+
"description": "Selected border color of the cdr-toggle-button at rest"
|
|
5297
|
+
},
|
|
5298
|
+
{
|
|
5299
|
+
"name": "--cdr-toggle-button-icon-fill-selected-rest",
|
|
5300
|
+
"defaultValue": "--cdr-color-icon-emphasis",
|
|
5301
|
+
"description": "Selected fill color of the cdr-toggle-button's svg at rest"
|
|
5302
|
+
},
|
|
5303
|
+
{
|
|
5304
|
+
"name": "--cdr-toggle-button-border-color-default-selected-focus",
|
|
5305
|
+
"defaultValue": "--cdr-color-border-toggle-button-default-selected-focus",
|
|
5306
|
+
"description": "Selected border color of the cdr-toggle-button on focus"
|
|
5307
|
+
},
|
|
5308
|
+
{
|
|
5309
|
+
"name": "--cdr-toggle-button-background-color-default-selected-hover",
|
|
5310
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-selected-hover",
|
|
5311
|
+
"description": "Selected background color of the cdr-toggle-button on hover"
|
|
5312
|
+
},
|
|
5313
|
+
{
|
|
5314
|
+
"name": "--cdr-toggle-button-background-color-default-hover",
|
|
5315
|
+
"defaultValue": "--cdr-color-background-toggle-button-default-hover",
|
|
5316
|
+
"description": "Background color of the cdr-toggle-button on hover"
|
|
5317
|
+
},
|
|
5318
|
+
{
|
|
5319
|
+
"name": "--cdr-toggle-button-border-color-hover-focus",
|
|
5320
|
+
"defaultValue": "--cdr-color-border-toggle-button-default-selected-focus",
|
|
5321
|
+
"description": "Hover border color of the cdr-toggle-button on focus"
|
|
5322
5322
|
}
|
|
5323
5323
|
]
|
|
5324
5324
|
},
|